
html {
    font-size: 100%;
    -webkit-tap-highlight-color: transparent;
    background-color: #f1f4f8;
    color: #2f2f2f
}

body {
    -webkit-font-smoothing: antialiased;
    color: inherit!important
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

.elAlign_s_center .surveyStepHeadline {
    text-align: center;
}

.cfs_31 .surveyStepHeadline {
    font-size: 31px;
}
.surveyStepHeadline {
    font-weight: bold;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.surveyStepQuestions {
    padding: 15px 10px;
}

.surveyThumbnailsEnabled img, .surveyThumbnailsEnabled img {
    float: left;
    width: 60px;
    margin-right: 20px;
}

.surveyStep img, .surveyStep_v img {
    display: none;
}

.surveyThumbnailsEnabled img, .surveyThumbnailsEnabled img {
    display: block;
}

.surveyStep .surveyRadioOption, .surveyStep_v .surveyRadioOption {
    display: flex;
    align-items: center;
}

.surveyRadioOption {
    cursor: pointer;
    padding: 10px 10px;
    clear: both;
    border-radius: 4px;
    background-color: #FFF;
    color: #000;
    position: relative;
}

.sf_answer_hs_growshadow .surveyRadioOption:hover, .sf_answer_hs_growshadow .surveyStepSelectedAnswer {
    /*transform: scale(1.03);*/
    box-shadow: 0 2px 6px rgba(0,0,0,0.14),inset 0 0 0 2px rgba(255,255,255,0.16) !important;
}

.sf_answer_hs_growshadow .surveyRadioOption, .sf_answer_hs_growshadow .surveyInput, .sf_answer_hs_growshadow .surveyStepSelectedAnswer {
    /*transform: scale(1.03);*/
    box-shadow: 0 2px 6px rgba(0,0,0,0.14),inset 0 0 0 2px rgba(255,255,255,0.16) !important;
    margin-bottom: 8px;
}

.sf_answer_hs_growshadow .surveyInput {
    /*transform: scale(1.03);*/
    box-shadow: 0 2px 6px rgba(0,0,0,0.14),inset 0 0 0 2px rgba(255,255,255,0.16) !important;
    /*margin-bottom: 8px;*/
}

.surveyRadioOption:hover {
    /*background-color: #def2fa;*/
    background-color: #CCEFD9;
}

.selectedRadioOption {
  background-color: #CCEFD9;
}

/* Progress Bar */ 
.surveyStepProgressBar {
    border-radius: 7px 7px 0 0;
}
#surveyStepProgressCounter {
    border-radius: 7px 0 0 0;
}
.sfprogress_taller .surveyStepProgressBar {
    height: 5px;
}
.surveyStepProgressBar {
    height: 2px;
    width: 100%;
    max-width: 100% !important;
    background-color: #DDD;
    position: relative;
}
.sfprogress_c_blue #surveyStepProgressCounter {
    /*background-color: #0e8dc7;*/
    background-color: #00b140;
}
.sfprogress_taller #surveyStepProgressCounter {
    height: 5px;
}
#surveyStepProgressCounter {
    background-color: #CF4916;
    position: absolute;
    height: 2px;
    width: 20%; 
    top: 0px;
    left: 0px;
    transition: width 1s ease;
    max-width: 100% !important;
}


.surveyStepSubHeadline {
    text-align: center;
    font-size: 1.125rem;
}

.surveyInputText {
    width: 100%;
    font-size: 18px;
    color: #000;
    padding: 20px;
}

.surveyRadioOptionText {
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
}

.accent-btn {
    max-width: none;
    width: 100%;
    text-decoration: none;
    background: #3eaa36;
    border: none;
    /*border: 3px solid;
    border-color: #79d073;*/
    color: #fff;
    padding: 20px 0px;
    font-weight: 700;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    margin: 42px 0;
    text-transform: uppercase;
    font-size: 1.125rem;
    cursor: pointer;
    outline: 0;
    /*-webkit-transition: background-color 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;*/
    text-align: center;
}

.accent-btn:disabled {
    background: gray;
    border: none;
    cursor: not-allowed;
    /*padding: 20px 150px;*/
}

@media (max-width: 576px) {
    .accent-btn {
        padding: 20px 20px;
    }
}

@media (max-width: 768px) {
    .accent-btn {
        font-size: 1.5rem;
        margin: 20px 0;
    }
}


@keyframes slideToUnlock {
    0% {
        background-position: 400%;
    }
    100% {
        background-position: 0%;
    }

}

.register-btn {
    background: linear-gradient(90deg, #00b140, #19b953);
    background-size: 400%;
    animation: slideToUnlock 8s linear infinite;
}

[type="button"], [type="reset"], [type="submit"], button {
    -webkit-appearance: button;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

img {
    vertical-align: middle;
}
img {
    border: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* HIDE RADIO */
[type=radio] { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
[type=radio] + img {
  cursor: pointer;
}

/* CHECKED STYLES */
[type=radio]:checked + img {
  outline: 2px solid #f00;
}

/* Modal Registrer */
.modal-register {      
    color: #636363;
    /*width: 350px;*/
    cursor: initial;
}
.modal-register .modal-title {      
    margin-top: 30px;
    text-align: center;
}
.modal-register .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
}
.modal-register .modal-header {
    border-bottom: none;   
    position: relative;
    justify-content: center;
}
.modal-register h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -15px;
}
.modal-register .form-control:focus {
    border-color: #70c5c0;
}
.modal-register .form-control, .modal-register .btn {
    min-height: 40px;
    border-radius: 3px; 
}
.modal-register .close {
    position: absolute;
    top: -5px;
    right: -5px;
}   
.modal-register .modal-footer {
    background: #ecf0f1;
    border-color: #dee4e7;
    text-align: center;
    justify-content: center;
    margin: 0 -20px -20px;
    border-radius: 5px;
    font-size: 13px;
}
.modal-register .modal-footer a {
    color: #999;
}       
.modal-register .avatar {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -70px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #60c7c1;
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    background: url("../images/1euro-96.png") center center;
}
.modal-register .avatar img {
    width: 100%;
}
.modal-register.modal-dialog {
    margin-top: 80px;
}
.modal-register .btn {
    /*color: #fff;*/
    border-radius: 4px;
    /*background: #60c7c1;*/
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    border: none;
}
.modal-register .btn:hover, .modal-register .btn:focus {
    /*background: #45aba6;
    outline: none;*/
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}


@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.modal .modal-dialog {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.cs-header-form {
    border-radius: 5px;
    max-width: 750px;
}

.cs-header-form-main {
    /*height: 480px;*/
    padding: 10px 50px 0 50px;
}

.cs-header-form-sub {
    margin: auto auto;
    padding: 10px 0 40px 0 !important;
    text-align: center;
}

/*V2 progress bar*/
/*            .surveyStepProgressBar {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 5px !important;
}
#surveyStepProgressCounter {
    border-radius: 0px !important;
    height: 5px !important;
}*/
.inherit {
    position: inherit;
}


.loading-dots:after {
    content: ' .';
    animation: dots 1s steps(5, end) infinite;}

    @keyframes dots {
      0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
          .25em 0 0 rgba(0,0,0,0),
          .5em 0 0 rgba(0,0,0,0);}
      40% {
        color: white;
        text-shadow:
          .25em 0 0 rgba(0,0,0,0),
          .5em 0 0 rgba(0,0,0,0);}
      60% {
        text-shadow:
          .25em 0 0 white,
          .5em 0 0 rgba(0,0,0,0);}
      80%, 100% {
        text-shadow:
          .25em 0 0 white,
          .5em 0 0 white;
    }
}


.cs-about-content p {
  color: #555;
  line-height: 1.8;
  word-spacing: 1px;
}

form.leadform {
    height: 450px;
}

@media (min-width: 768px) {
    .header-content h1 {
        font-size: 46px;
    }
    .header-content h2 {
        font-size: 28px;
    }
    .header-content h2 > span {
        font-size: 38px;
    }
    .header-content img {
        width: 240px;
    }
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media (max-width: 768px) {
    form.leadform {
        height: 620px;
    }
    .cs-header-form {
        margin-top: 0px;
    }
    .cs-header-form-main {
        /*height: 480px;*/
        /*padding: 10px 50px 0 50px;*/
        padding: 0 0;
    }
    .header-content h1 {
        font-size: 30px;
    }
    .header-content h2 {
        font-size: 19px;
    }
    .header-content h2 > span {
        font-size: 26px !important;
    }
    .header-content img {
        width: 180px;
    }
}