/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
    
*/


.ls-label-question{
     color:#004a98;
}
.ls-questionhelp{
     color:#004a98;
}
 
.emtip{
    color:#22CD8F;
}

.fruity .navbar{
    background-color:#004A98;
    color:white;
}

.fruity p {
    color:#004a98;
}

.fruity a {
    color:#22CD8F;
}


.fruity a:hover {
    color:#22CD8F;
    text-decoration:none;
}

.navbar-default .navbar-nav > li > a{
    color:white ;
    text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#22CD8F !important ;
    text-decoration: none;
}

.btn-info{
    background-color:#004a98 !important;
    border-color:#004a98 !important;
}

.btn-info:hover{
    background-color:#22CD8F !important;
    border-color:#22CD8F !important;
}

.btn-primary{
    background-color:#22CD8F !important;
    border-color:#22CD8F !important;
}

.btn-primary:hover{
    border-color:#199568 !important;
}

.btn-default{
     color:#004a98 !important;
     border-color:#004a98 !important;
}


.fruity .panel-primary>.panel-heading{
     background-color:#004a98;
     border-color:#004a98;
     
}

.fruity .panel-primary>.panel-body{
    color:#004a98;

}

.fruity .panel-primary{
    border-color:#004a98;
}

.fruity input[type="checkbox"]:checked:after, .fruity .checkbox input[type="checkbox"]:checked:after, .fruity .checkbox-inline input[type="checkbox"]:checked:after{
    background-color:#004a98;
    border-color:#004a98;
    
}

body .answer-item label::after{
    background-color:#004a98 !important;
    border-color:#004a98;
    
}


.fruity .text-danger{
    color:red;
}


/*NORMALIZE CSS*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
    height:100%;
    font-size:14px !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}


audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width:100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}


/*SISIB*/
address,
p,
ul {
  margin-bottom: 1rem;
}
.nav {
  list-style: none;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  position:relative
}
footer,
header,
main,
nav {
  display: block;
}
h1 {
  margin: 0.67em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
  margin-bottom: 0.5rem;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
b,
strong {
  font-weight: bolder;
}
.img-fluid {
  height: auto;
  max-width: 100%;
}
img {
  border-style: none;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
[type="reset"],
[type="submit"],
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: ButtonText dotted 1px;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
address {
  line-height: inherit;
}
[hidden] {
  display: none;
}
@media print {
  img {
    page-break-inside: avoid;
  }
  *,
  ::after,
  ::before,
  div::first-letter,
  div::first-line,
  li::first-letter,
  li::first-line,
  p::first-letter,
  p::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
label {
  display: inline-block;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  width: device-width;
}
body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin-top: 0;
}
address {
  font-style: normal;
}
ul ul {
  margin-bottom: 0;
}
a {
  color: #0275d8;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
[role="button"] {
  cursor: pointer;
}
[role="button"],
a,
label {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
[hidden] {
  display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1,
h1 {
  font-size: 2.5rem;
}
.h2,
h2 {
  font-size: 2rem;
}
.h3,
h3 {
  font-size: 1.75rem;
}
.h4,
h4 {
  font-size: 1.5rem;
}
.h5,
h5 {
  font-size: 1.25rem;
}
.h6,
h6 {
  font-size: 1rem;
}
.form-text {
  margin-top: 0.25rem;
}
.container,
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
}
@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 540px;
    max-width: 100%;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 720px;
    max-width: 100%;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 960px;
    max-width: 100%;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.form-text {
  display: block;
}
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 1140px;
    max-width: 100%;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.3333333333%;
}
.push-2 {
  left: 16.6666666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.3333333333%;
}
.push-5 {
  left: 41.6666666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.3333333333%;
}
.push-8 {
  left: 66.6666666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.3333333333%;
}
.push-11 {
  left: 91.6666666667%;
}
.push-12 {
  left: 100%;
}
@media (min-width: 576px) {
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
}
.nav-link:focus,
.nav-link:hover,
.page-link:focus,
.page-link:hover {
  text-decoration: none;
}
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
}
.nav-link {
  display: block;
  padding: 0.5em 1em;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
.page-link:focus,
.page-link:hover {
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.footer__social-item a:after {
  opacity: 0.7;
}
.align-top {
  vertical-align: top !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 576px) {
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.hidden-xs-up {
  display: none !important;
}
.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
@media (min-width: 576px) {
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
}
@media (min-width: 768px) {
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
}
.px-0 {
  padding-right: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.p-0 {
  padding: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
}
.px-3 {
  padding-left: 1rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
}
.px-4 {
  padding-left: 1.5rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
}
.px-5 {
  padding-left: 3rem !important;
}
.p-5 {
  padding: 3rem !important;
}
@media (min-width: 576px) {
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
}
@media (min-width: 768px) {
  .px-md-0 {
    padding-right: 0 !important;
  }
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
}
ul {
  margin-bottom: 0;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-center {
    text-align: center !important;
  }
  .hidden-sm-up {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
  .hidden-md-up {
    display: none !important;
  }
}
[class*=" i-"],
[class^="i-"] {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}
@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}
ul {
  padding-left: 0;
}


.footer__social-label,
.header .header__nav,
.header__top {
  text-transform: uppercase;
}
.header,
.header a {
  color: #fff;
}
.header {
  background: #004a93;
  -webkit-transition: background-color 0.5s ease;
  -o-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
@media (min-width: 768px) {
  .header {
    background: #004a93;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#004a93),
      to(#0c61b4)
    );
    background: -webkit-linear-gradient(left, #004a93 0, #0c61b4 100%);
    background: -o-linear-gradient(left, #004a93 0, #0c61b4 100%);
    background: linear-gradient(to right, #004a93 0, #0c61b4 100%);
  }
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 576px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (min-width: 768px) {
  .header .container_nav {
    padding-left: 0;
    padding-right: 0;
  }
}
.header ul {
  margin: 0;
  list-style: none;
}
@media (min-width: 845px) {
  .header .container_nav {
    padding-left: 23px;
    padding-right: 23px;
  }
}
.header__top {
  background: #6873a6;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#6873a6),
    to(#52a1c2)
  );
  background: -webkit-linear-gradient(left, #6873a6 0, #52a1c2 100%);
  background: -o-linear-gradient(left, #6873a6 0, #52a1c2 100%);
  background: linear-gradient(to right, #6873a6 0, #52a1c2 100%);
  font-size: 0.6875rem;
}
.header .header__nav {
  font-size: 1.25rem;
  padding-top: 13px;
}
@media (min-width: 768px) {
  .header .header__nav {
    font-size: 0.875rem;
    margin: 0 auto;
    padding-bottom: 5px;
  }
}
.header__nav .nav-item {
  border-top: 1px solid #3e3e3e;
  line-height: 19px;
  text-align: center;
}
@media (min-width: 768px) {
  .header__nav .nav-item {
    border: none;
    line-height: inherit;
  }
  .header__nav .nav-link {
    border-bottom: 4px solid transparent;
    padding-bottom: 0;
  }
}
.header .nav-item a {
  color: #e7edf7;
}
@media (min-width: 768px) {
  .header .nav-item a {
    font-size: 13px;
  }
}
@media (min-width: 780px) {
  .header .nav-item a {
    font-size: 14px;
  }
}
.header .nav-item:hover a {
  color: #4ec391;
}
.header .nav-item:last-child a {
  padding-right: 0;
}
@media (min-width: 768px) {
  .header .nav-item:hover a {
    color: #e7edf7;
    border-bottom: 4px solid #4ec391;
  }
}
@media (min-width: 1200px) {
  .header .header__nav {
    margin: 0 0 0 auto;
    padding-bottom: 0;
    padding-top: 26px;
  }
  .header__nav .nav-link {
    padding-bottom: 5px;
  }
}
.logo__item {
  width: auto;
  vertical-align: bottom;
}
.logo__shield {
  height: 52px;
}
@media (max-width: 992px) {
  .logo__shield {
    height: 70px;
  }
}
@media (max-width: 544px) {
  .logo__shield {
    height: 50px;
  }
}
.logo__uchile {
  height: 53px;
}
@media (max-width: 992px) {
  .logo__uchile {
    height: 71px;
  }
}
.logo__pec {
  height: 37px;
  margin-left: 0;
}
@media (max-width: 992px) {
  .logo__pec {
    height: 50px;
  }
}
@media (max-width: 544px) {
  .logo__pec {
    height: 36px;
    margin-left: -4px;
  }
}
.footer .logo__shield {
  height: 60px;
}
@media (max-width: 1200px) {
  .footer .logo__shield {
    height: 70px;
  }
  .footer .logo__uchile {
    display: none;
  }
}
.footer .logo__uchile {
  height: 60px;
}
.footer .logo__pec {
  height: 43px;
}
@media (max-width: 1200px) {
  .footer .logo__pec {
    height: 51px;
  }
}
.footer {
  background: #282828;
  border-top: 4px solid #4ec391;
  color: #fff;
  font-size: 0.875rem;
  bottom: 0;
  left: 0;
  width: 100%;
   position: absolute;
}
.footer a {
  color: #fff;
}
.footer p {
  color: #898989;
}
.footer ul {
  list-style: none;
}
.footer .container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .footer .container {
    margin: 0;
    display: block;
  }
}
@media (min-width: 992px) {
  .footer .container {
    margin: 0 auto;
  }
}
.footer__main {
  /*padding-bottom: 30px;*/
   background-color:#282828;
    border-top:#22CD8F 3px solid;
}
.footer__pec {
  bottom: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__main {
    padding: 0;
  }
  .footer__main .container {
    font-size: 0;
    /*padding: 0 0 0 10px;*/
  
  }
  .footer__pec {
    display: inline-block;
    font-size:1em;
    padding-left: 10px;
    position: static;
    text-align: left;
    vertical-align: top;
    width: 50%;
    padding-top:15px;
    padding-bottom: 15px;
    left: 0;
    right: 0;
    bottom:0;
  }
}
@media (min-width: 992px) {
  .footer__pec {
    width: 40%;
   /* padding-bottom: 37px;*/
  }
}
.footer__links {
  text-align: center;
}
@media (min-width: 768px) {
  .footer__links {
    display: inline-block;
    padding-top: 40px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .footer__links {
    width: 60%;
    font-size: 0;
  }
}
.footer__item {
  padding-bottom: 10px;
}
.footer__social {
  padding-right: 10px;
}
@media (min-width: 992px) {
  .footer__social {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .footer__social {
    padding: 0px 0;
  }
}
.footer__social-label {
  font-size: 1.25rem;
  font-weight: 200;
  padding-bottom: 21px;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__social-label {
    font-size: 1rem;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .footer__social-label {
    padding-bottom: 21px;
    font-size: 1.25rem;
  }
}
.footer__social-nav {
  font-size: 0;
  text-align: center;
  padding-bottom: 17px;
}
.footer__social-item {
  background: #fff;
  border-radius: 50%;
  display: inline-block;
  font-size: 1.5625rem;
  height: 43px;
  text-align: center;
  width: 42px;
  line-height: 43px;
  margin-right: 21px;
}
.footer__social-item:last-child {
  margin-right: 0;
}
.footer__social-item a {
  color: #282828;
  line-height: 44px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.footer__social-item .i-facebook:hover {
  color: #455796;
}
.footer__social-item .i-twitter:hover {
  color: #599df2;
}
.footer__social-item .i-youtube:hover {
  color: #c82300;
}
.address {
  display: inline-block;
  line-height: 24px;
  
  font-size:16px;
  margin-top: -3px;
  text-align: left;
}
@media (max-width: 768px) {
  .address {
    margin-top: 0;
    font-size:14px !important;
    width:100%;
  }
  
}
@media(max-width:980px){
      address{
          padding-left:0px;
      }
  }
strong.address__title {
  font-size: 14px !important;
  font-weight: 300;
  display: inline-block;
  padding-bottom: 10px;
  line-height: 1.3;
}
.address i {
  font-size: 1rem;
  padding-right: 5px;
}
.address .i-location {
  font-size: 1.125rem;
}
.address a {
  color: #4ec391;
}
.footer__sisib {
  background: #1e1e1e;
  font-size: 11px;
  font-weight: 300;
  line-height: 40px;
  text-align: right;
}
.footer__sisib a {
  font-weight: 400;
}
.footer__sisib p {
  margin-bottom: 0;
}
.footer__pec .logo:hover {
  text-decoration: none;
}
.text-content {
  background: #282828;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
}
.text-content p {
  margin: 0;
  padding: 1rem;
}
@media print {
  .address a,
  .address i,
  .footer .logo,
  .footer__links,
  .header * {
    display: none !important;
  }
  html {
    padding: 0;
    margin: 0;
    overflow: visible;
  }
  * {
    background: 0 0 !important;
    color: #000 !important;
  }
  ::after,
  ::before,
  :after,
  :before {
    color: #000 !important;
    border-color: #ccc !important;
  }
  .container,
  body {
    width: 760px !important;
    margin: 0 auto !important;
    overflow: visible;
    clear: both;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    display: inline-table;
    clear: both;
    width: 100%;
  }
  .footer,
  .header {
    visibility: hidden;
  }
  .footer {
    position: relative;
  }
  .footer__pec {
    width: 100% !important;
    padding: 0;
    margin: 0;
    height: 50px;
    overflow: hidden;
  }
  .address {
    display: block;
  }
  .address strong {
    display: block !important;
    visibility: visible;
  }
}


body,
html {
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Open Sans", sans-serif;
}




.outerframe{
    min-height:100%;
}

.fsi-facebook{
     color:#282828 !important;
     font-size:22px;
}
.fsi-twitter{
     color:#282828  !important;
     font-size:22px;
}
.fsi-youtube{
    color:#282828 !important;
    font-size:22px;
}

.fsi-instagram{
    color:#282828 !important;
    font-size:22px;
}

footer {
    position: static;
    bottom: 0;
    width: 100%;
    margin: 0;
   
}
body{
    padding-bottom:0 !important;
}

.fsi-facebook:hover{
    color:#4267B2 !important;
}

.fsi-twitter:hover{
    color:#1DA1F2 !important;
}

.fsi-youtube:hover{
    color:#FF0000 !important;
}


.fsi-instagram:hover{
    color:#E1306C !important;
}

.sd_tyc{
    color:white !important;
}
.sd_tyc:hover{
    color:#22CD8F !important;
}


.sd_survey_list_header{
    text-align:center;
    margin-top:8em;
}
.sd_survey_list_sub_header{
    text-align:center;
}
.white_sd{
    color:white !important;
}
.white_back_sd{
    background-color: white !important;
}

.navbar-toggle{
    border:  0px !important;
    background-color:#004A98 !important;
    
}
.navbar-toggle.collapsed{
    background-color:#002246 !important;
}

.navbar-collapse{
    border-top:0px !important;
}

.progress-bar{
    background-color:#004A98 !important;
}

.text-info{
   color: #004A98 !important;
}

.logo{
        padding-top: 10px !important;
    padding-left: 10px !important;
    padding-bottom: 10px !important;
}

.footer__main{
    margin-top:50px !important;
}

.address__title {
    padding-top:10px;
}


.logo{
    height:100px;
    padding-left:0px;
    display:inline-block;
}

/*Media queries*/

@media (max-width: 800px){
    .navbar-right{
        padding-top:40px;
        border-top: 0px !important;
    }
    .logo{
        height:80px;
        text-align:center !important;
    }
    .address{
        font-size: 14px;
    }
   
    
}

@media (min-height:640px){
    .sm-only{
        display:none;
    }
}

@media (min-width: 768px) {
    body {
      /*margin-bottom: 376px;*/
    }
  }

@media (min-width: 992px) {
.container {
    max-width: 1216px;
}
}
@media (min-width: 1006px) {
body {
    /*margin-bottom: 415px;*/
}
}
  


/* fix asterisk space for required questions*/
.fa-asterisk{
    margin-right:5px;
}

/*fix for mobile versions*/
.group-container{
    padding-left:15px;
    padding-right:15px;
}

/*fix */
.survey-description{
    max-width:100%;
}


#ls-button-submit{
    margin-right:15px;
}

body {
     padding-bottom: 0; /* no bottom padding, footer should be bottom aligned */
     padding-top: 60px;/* now is redefine in JS to fit any title length */
     flex-direction: column; /* article, then footer */
     display: flex; /* flex, to extend the content to full size */
     min-height: 100vh; /* full height, to bottom-align footer */
}
body > article {
    flex: 1; /* the main article should use as much space as possible */
}

.space-col{
    margin: 0 !important;
}

@media(max-width:767px){
    .address{
        text-align:center !important;
    }
}

/* for label replacing in navmenu*/
#navbar>ul{
    /*visibility:hidden;*/
    margin-top: 1rem !important;
}

/* Hidding clear form*/

#navbar > ul > li:nth-child(2) > a{
   /* visibility:hidden !important;*/
   /*display: none !important;*/
}

/*Table of sections*/

.fruity .nav .open>a {
    background-color: #22CD8F !important;
    border-bottom:1px solid  #004A98 !important;
    text-decoration:none!important;
    border-radius:3px;
    transform: border-radius .3s ease-in-out;
}


.fruity .nav .open>a:hover {
    color:white !important;
}

.dropdown{
    min-width:250px !important;
    text-align:center;
}

.dropdown-menu{
    min-width:250px !important;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.7) !important;
}

ul.dropdown-menu>li.bg-warning{
    background-color: #22cd8f75 !important;
}

ul.dropdown-menu>li.disabled>a{
    background-color: #004a98 !important;
    color: white !important;
}

ul.dropdown-menu>li.disabled>a:hover{
    background-color: #004a98 !important;
    color: white !important;
}

.dropdown-menu>li>a {
    
    padding: .5rem !important;
    border-bottom: 1px solid #004a98 !important ;
}

.dropdown-menu>li>a:hover {
     background-color: #004a98 !important;
     color: white !important;
}

li.dropdown>ul.dropdown-menu{
    padding: 0px !important;
    border: 1px solid #004a98 !important ;
}
    
li.ls-index-menu:last-child{
    margin-right:1rem !important;
}

.fruity .navbar a.animate:after{
    background-color:#22CD8F !important ;
}


li.index-item:last-child>a{
     border-bottom-style:none !important;
}