
#pluginAppObj_89_99 {
    width: 100%;
}

#pluginAppObj_89_99_visualform.hidden {
    visibility: hidden;
}

#pluginAppObj_89_99_visualform {
    width: 100%;
    font-family: Poppins;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    position: relative;
    box-sizing: border-box;
}

#pluginAppObj_89_99_visualform .mySwiper {
    width: 100%;
}

#pluginAppObj_89_99_visualform .question {
    color: rgba(48, 84, 167, 1);
    font-size: 14.4pt;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.5;
    text-align: center;
}


#pluginAppObj_89_99_visualform .swiper-slide {
    display: flex;
    justify-content: center;
    cursor: default !important;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 3px;
}

#pluginAppObj_89_99_visualform.mobile.pad .swiper-slide {
    padding: 0 8px;
}

#pluginAppObj_89_99_visualform .wrapper-inside {
    display: flex;
    flex-direction: row;
    margin: 20px 0;
    flex-wrap: wrap;
    justify-content: center;
}

#pluginAppObj_89_99_visualform .swiper-slide .c-all {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

#pluginAppObj_89_99_visualform .c-box {
    background-color: rgba(243, 243, 243, 1);
    color: rgba(26, 26, 26, 1);
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    box-shadow: 0 0 0 2px rgba(243, 243, 243, 1), 0 2px 5px 2px rgba(0, 0, 0, .25);
    width: 200px;
    max-width: 100%;
    margin: 10px;
    border: 1px solid transparent;
    box-sizing: border-box;
}

#pluginAppObj_89_99_visualform .c-box:hover, #pluginAppObj_89_99_visualform .c-box.selected {
    border-color: rgba(48, 84, 167, 1);box-shadow: 0 0 12px 0 rgba(48, 84, 167, 1) ,0 0 0 2px rgba(48, 84, 167, 1);
}

#pluginAppObj_89_99_visualform.mobile .c-box {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}


#pluginAppObj_89_99_visualform .container_answer {
    text-align: center;
}

#pluginAppObj_89_99_visualform.mobile .c-box .container_answer {
    flex: 0.65 1 0;
    text-align: left;
    padding: 5px 8px;
}

#pluginAppObj_89_99_visualform .container_answer .answer-text {
    padding: 10px 0;
    word-break: break-word;
}

#pluginAppObj_89_99_visualform .img-container {
    width: 200px;
    max-width: 100%;
    height: 150px;
    max-height: 150px;
    display: flex;
    align-content: center;
    justify-content: center;
}

#pluginAppObj_89_99_visualform.mobile .c-box .img-container {
    flex: 0.35 1 0;
    height: 100px;
}

#pluginAppObj_89_99_visualform .img-container .img-answer {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    pointer-events: none;
}

#pluginAppObj_89_99_visualform .img-container .noimage {
    object-fit: scale-down;
    max-width: 100%;
    width: 60%;
}

#pluginAppObj_89_99_visualform .command {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
}

#pluginAppObj_89_99_visualform .command .swiper-button-container {
    display: flex;
    margin-top: 20px;
}

#pluginAppObj_89_99_visualform .progressbar-container {
    max-width: 350px;
    width: 100%;
}

#pluginAppObj_89_99_visualform .progressbar-wrapper {
    display: block;
    width: 100%;
    margin: 5px auto 0;
    text-align: center;
}

#pluginAppObj_89_99_visualform .number {
    padding: 0 0 5px;
    text-align: center;
    color: rgba(48, 84, 167, 1);
    font-size: 12pt;
}

#pluginAppObj_89_99_visualform .progressbar {
    height: 8px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
}

#pluginAppObj_89_99_visualform .progressbar .bar {
    height: 8px;
    background: rgba(48, 84, 167, 1);
    border-radius: 4px;
}

#pluginAppObj_89_99_visualform .pluginAppObj_89_99-swiper-button-next, #pluginAppObj_89_99_visualform .pluginAppObj_89_99-swiper-button-prev {
    top: inherit;
    bottom: 0;   
}

#pluginAppObj_89_99_visualform .pluginAppObj_89_99-swiper-button-next {
    left: 60px; 
}

#pluginAppObj_89_99_visualform .pluginAppObj_89_99-swiper-button-prev:after, #pluginAppObj_89_99_visualform .pluginAppObj_89_99-swiper-button-next:after {
    color: rgba(26, 26, 26, 1);
    background-color: rgba(243, 243, 243, 1);
    border-radius: 4px;
    box-shadow: 0 0 0 2px rgba(243, 243, 243, 1), 0 2px 5px 2px rgba(0, 0, 0, .25);
    border: 1px solid transparent;
    font-size: 20px;
    padding: 5px 8px;
    font-weight: bold;
}

/*FORM*/
#pluginAppObj_89_99_visualform .all-container-form {
    background: rgba(243, 243, 243, 1);
    color: rgba(26, 26, 26, 1);
	margin: 10px;
	padding: 0;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
    border-radius: 4px;
    box-shadow: 0 0 0 2px rgba(243, 243, 243, 1), 0 2px 5px 2px rgba(0, 0, 0, .25);
    min-height: 220px;
}


#pluginAppObj_89_99_visualform .container-form {
	max-width: 420px;
    box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	position: relative;
    color: rgba(26, 26, 26, 1);
    cursor: default;
}

#pluginAppObj_89_99_visualform .flex-fieldset  {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    position: relative;
}

#pluginAppObj_89_99_visualform .flex-fieldset fieldset  {
    max-width: calc(50% - 5px);
    min-width: 170px;
    width: 100%;
}

#pluginAppObj_89_99_visualform .flex-fieldset .name  {
    margin-right: 10px;
}

#pluginAppObj_89_99_visualform .flex-fieldset fieldset.mobile  {
    max-width: 100%;
}

#pluginAppObj_89_99_visualform .flex-fieldset .name.mobile  {
    margin-right: 0;
}

#pluginAppObj_89_99_visualform .command .swiper-button-next, #pluginAppObj_89_99_visualform .command .swiper-button-prev {
   position: static;
   margin: 0 20px;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 {
	background: rgba(243, 243, 243, 1);
	padding: 20px;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 h3 {
	display: block;
	font-size: 1.2em;
    margin: 0 0 15px;
    text-align: center;
}

#pluginAppObj_89_99_visualform fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 input[type="text"], #contact_pluginAppObj_89_99 input[type="email"], #contact_pluginAppObj_89_99 input[type="tel"], #contact_pluginAppObj_89_99 input[type="checkbox"] {
    font: Poppins 12pt;
    font-family: Poppins;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
	width: 100%;
	border: 1px solid rgba(26, 26, 26, 1);
	background-color: transparent;
    color: rgba(26, 26, 26, 1);
	margin: 0 0 5px;
	padding: 10px;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 input[type="text"]:hover, #contact_pluginAppObj_89_99 input[type="email"]:hover, #contact_pluginAppObj_89_99 input[type="tel"]:hover, #contact_pluginAppObj_89_99 input[type="checkbox"]:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border: 1px solid rgba(48, 84, 167, 1);
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 input[type="text"].error, #contact_pluginAppObj_89_99 input[type="email"].error, #contact_pluginAppObj_89_99 input[type="tel"].error, #contact_pluginAppObj_89_99 input[type="checkbox"].error {
	background-color: #fbe3e4;
    border-color: #fbc2c4;
    color: #8a1f11;
}

#contact_pluginAppObj_89_99 fieldset.privacy {
	font-size: 0.8em;
}

#contact_pluginAppObj_89_99 .label-privacy {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#contact_pluginAppObj_89_99 .label-privacy a {
    color: rgba(26, 26, 26, 1);
    text-decoration: none;
}

#contact_pluginAppObj_89_99 .label-privacy a:hover {
    text-decoration: underline;
}

/* Hide the browser's default checkbox */
#contact_pluginAppObj_89_99 .label-privacy input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
#contact_pluginAppObj_89_99 .checkmark {
  position: absolute;
  top: -4px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid rgba(26, 26, 26, 1);
  background-color: transparent;
  color: rgba(26, 26, 26, 1);
}

/* On mouse-over, add a grey background color */
#contact_pluginAppObj_89_99 .label-privacy:hover input ~ .checkmark {
  background-color: transparent;
  -webkit-transition:border-color 0.3s ease-in-out;
  -moz-transition:border-color 0.3s ease-in-out;
  transition:border-color 0.3s ease-in-out;
  border-color: rgba(26, 26, 26, 1);
}

/* When the checkbox is checked, add a blue background */
#contact_pluginAppObj_89_99 .label-privacy input ~ .checkmark.error {
  background-color: #fbe3e4;
  border-color: #fbc2c4;
}

/* Create the checkmark/indicator (hidden when not checked) */
#contact_pluginAppObj_89_99 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
#contact_pluginAppObj_89_99 .label-privacy input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
#contact_pluginAppObj_89_99 .label-privacy .checkmark:after {
  left: 8px;
  top: 5px;
  width: 3px;
  height: 6px;
  border: solid rgba(26, 26, 26, 1);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 button[type="submit"] {
    font: Poppins 12pt;
    font-family: Poppins;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
	cursor: pointer;
	width: 100%;
	border: none;
	background: rgba(48, 84, 167, 1);
	color: rgba(255, 255, 255, 1);
	padding: 10px;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 .btn-submit {
    margin: 0;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 button[type="submit"]:hover {
    background-color: rgb(18, 54, 137);
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 button[type="submit"]:active { 
    box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); 
}

#pluginAppObj_89_99_visualform #contact_pluginAppObj_89_99 input:focus {
	outline:0;
	border:1px solid rgba(48, 84, 167, 1);
}
::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}

#pluginAppObj_89_99_visualform .container-thank {
	max-width: 420px;
    box-sizing: border-box;
	width: 100%;
	margin: 10px;
	position: relative;
    color: rgba(26, 26, 26, 1);
    cursor: default;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.5em;
    min-height: 220px;
    border-radius: 4px;
    box-shadow: 0 0 0 2px rgba(243, 243, 243, 1), 0 2px 5px 2px rgba(0, 0, 0, .25);
    background-color: rgba(243, 243, 243, 1);
}

#pluginAppObj_89_99_visualform .message-thanks {
    color: rgba(26, 26, 26, 1);
	padding: 20px;
    font-family: Poppins;
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    margin: 0 auto;
    text-align: center;  
}