@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63d61400f2f952a8725229cb8a8f36f8)
 * Config saved to config.json and https://gist.github.com/63d61400f2f952a8725229cb8a8f36f8
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */


@font-face {
  font-family: natom_pro_medium;
  src: url('fonts/natom_pro/NATOM/natom_pro_medium.otf'),url('./fonts/natom_pro/NATOM/natom_pro_medium.otf'), url('../fonts/natom_pro/NATOM/natom_pro_medium.otf')
}

@font-face {
  font-family: natom_pro_bold;
  src: url('fonts/natom_pro/NATOM/natom_pro_bold.otf'), url('../fonts/natom_pro/NATOM/natom_pro_bold.otf')
}

@font-face {
  font-family: semplicita_medium;
  src: url('fonts/semplicita/Semplicita/Semplicita\ Medium.otf'), url('../fonts/semplicita/Semplicita/Semplicita\ Medium.otf')
}

@font-face {
  font-family: semplicita_bold;
  src: url('fonts/semplicita/Semplicita/Semplicita\ Bold.otf'), url('../fonts/semplicita/Semplicita/Semplicita\ Bold.otf')
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; padding-bottom:0!important}
footer {position:relative!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: bold; }

dfn {
  font-style: italic; }

h1, .header .info-container h2 {
  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; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p, strong,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

    p{font-family: semplicita_medium;}
  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #777777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p, .alert > strong,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p, .alert > strong + p, .alert > p + strong, .alert > strong + strong {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.modal-header:after,
.modal-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*-------------------------------
		0.1.-VARIABLES
--------------------------------*/
/*----------- Fonts -------------*/
@font-face {
  font-family: 'opensans-bold';
  src: url("../fonts/opensans-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'opensans-semibold';
  src: url("../fonts/opensans-semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nunito_regular';
  src: url("../fonts/nunito_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nunito_semibold';
  src: url("../fonts/nunito-semibold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nunito_bold';
  src: url("../fonts/nunito-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/*----------- Main Colors -------------*/
/*----------- Nav -------------*/
/*----------- Footer -------------*/
/*----------- Buttons -------------*/
/*----------- Tooltip -------------*/
/*----------- Shadows -------------*/
/*----------- Checkbox -------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block;
  outline: none; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 35px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  content: '•';
  text-align: center;
  color: #D8D8D8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: #4F61F3 !important;
  opacity: 1 !important; }

.slick-dots li.slick-active button.button-active:before {
  color: #4F61F3 !important;
  opacity: 1 !important; }

.button-active:before {
  color: #4F61F3 !important;
  opacity: 1 !important; }

/*-------------------------------
		0.-CSS RESET
--------------------------------*/
html, body, div, span, applet, object, iframe,
h1,
.header .info-container h2, h2, h3, h4, h5, h6, p, strong, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "nunito_regular"; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  height: 100%;
  box-sizing: border-box;
  overflow-x: hidden; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  position: relative;
  margin: 0;
  padding-bottom: 18.7rem;
  min-height: 100%;
  overflow-x: hidden; }

main {
  margin: 0 auto;
  height: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

input:focus {
  outline: none; }

h1, .header .info-container h2, h2, h3, a, li, span, label, p, strong {
  color: #000000;
  line-height: 1;
  font-family: "nunito_regular";
  font-weight: 300; }

input, button, textarea, select {
  font-size: 13px;
  caret-color: #C0D4FF; }

input:focus, textarea:focus, select:focus {
  box-shadow: unset;
  outline: none; }

button:focus {
  outline: none; }

.main-logo {
  background: url(../img/baseline.svg) no-repeat;
  max-width: 234px;
  height: 50px;
  background-size: contain;
  text-indent: -10000px; }

h1, .header .info-container h2 {
  font-size: 24px;
  letter-spacing: -0.18px; }

h2 {
  font-size: 17px; }

h3 {
  font-size: 14px; }

p, strong {
  font-size: 15px;
  letter-spacing: -0.12px;
  line-height: 21px;
  color: #717171; }

strong {
  color: #717171;
  font-weight: 700; }

a {
  font-size: 16px;
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus {
    text-decoration: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 18px;
  font-weight: 300;
  color: #BFBFBF !important; }
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
  font-weight: 300;
  color: #BFBFBF !important; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 18px;
  font-weight: 300;
  color: #BFBFBF !important; }
input:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
  font-weight: 300;
  color: #BFBFBF !important; }

label {
  font-size: 13px; }

.p-0 {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 700px) {
    .p-0 {
      padding-left: 8px;
      padding-right: 8px; } }

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #717171;
  width: 350px;
  height: 50px;
  border-radius: 40px;
  border: 2px solid #e2e2e2; }

.select-styled {
  position: absolute;
  border-radius: 40px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 10px 25px;
  transition: all 0.2s ease-in;
  font-family: semplicita_medium;
  text-transform: capitalize; }
  .select-styled:after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 16px;
    right: 10px;
    background: url("../img/icons/select-arrow-icon.svg") no-repeat; }
  .select-styled:hover {
    background-color: #F4F4F4; }
  .select-styled:active, .select-styled.active {
    background-color: #F4F4F4; }
    .select-styled:active:after, .select-styled.active:after {
      border-color: transparent transparent blue transparent; }

.select-options {
  border: 2px solid #e2e2e2;
  border-radius: 18px;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 10px;
  background: #FFFFFF; }
  .select-options li {
    margin: 0;
    padding: 18px 25px;
    transition: all 0.15s ease-in;
    border-bottom: 1px solid #DDDDDD;
    color: #717171;
    text-transform: capitalize; }
    .select-options li:hover {
      color: #FFFFFF;
      background: #44D6C0; }
    .select-options li[rel="hide"] {
      display: none; }
    .select-options li:nth-child(2) {
      border-radius: 18px 18px 0 0; }
    .select-options li:last-child {
      border-bottom: 0;
      border-radius: 0  0 18px 18px; }

/*-------------------------------
		1.-ELEMENTS
--------------------------------*/
/*--------- BUTTONS ----------*/
button {
  border: 0px;
  padding: 0px;
  background: transparent; }

.btn {
  border-radius: 17px;
  background: transparent;
  font-weight: 700;
  padding: 11px 27px;
  color: #FFFFFF;
  background: #44D6C0;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: color 0.2s ease-in; }
  .btn.green {
    color: #1d1482;
    background: #c3bef7;
    box-shadow: 0 4px 10px 0 rgba(60, 88, 172, 0.45); 
    font-family: natom_pro_bold;
  }
    .btn.green:hover {
      color: #4B6EDA; }
  .btn.white {
    background: #FFFFFF; }

/*--------- END BUTTONS -------*/
/*--------- FIELDS ----------*/
.input, input, textarea, select {
  width: 100%;
  box-shadow: unset;
  border: 0px;
  background: #FFFFFF;
  border-radius: 20px;
  color: #000000;
  font-size: 18px;
  padding: 6px 18px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.input, input {
  min-height: 40px;
  border-radius: 20px; 
  word-break: break-word;
}
  .input.white, input.white {
    background: #FFFFFF; }
  .input.grey, input.grey {
    font-family: semplicita_medium;
    background: #EEEEEE; }

textarea {
  background: #FFFFFF;
  resize: none; }

/*--------- END FIELDS ----------*/
/*---------	ELEMENTS ----------*/
/*---------	END ELEMENTS  ----------*/
/*-------------------------------
		2.-MODULES
--------------------------------*/
/*--------- MAIN NAV ----------*/
header {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 3;
  height: 100px;
  display: flex;
  align-items: center;
  background: #1d1482; }
  header nav {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    max-width: 1241px;
    margin: auto; }
    header nav #close-nav {
      display: none; }
      header nav #close-nav img {
        width: 30px; }
    header nav #open-nav {
      display: none; }
      header nav #open-nav img {
        width: 30px; }
    header nav .navbar-brand {
      color: inherit;
      font-size: 36px;
      width: 25%;
      font-family: "opensans-semibold";
      transition: color 0.2s ease-in; }
      header nav .navbar-brand:hover {
        color: #44D6C0; }
      header nav .navbar-brand:focus {
        color: #44D6C0; }
    header nav ul {
      width: 75%;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      header nav ul li a {
        font-family: natom_pro_medium;
        font-size: 18px;
        color: #FFFFFF;
        transition: color 0.2s ease-in; }
        header nav ul li a:hover {
          color: #44D6C0; }
        header nav ul li a:focus {
          color: #44D6C0; }
  @media only screen and (max-width: 1300px) {
    header nav {
      padding: 0 2%; }
      header nav .navbar-brand {
        font-size: 3vw; } }
  @media only screen and (max-width: 850px) {
    header {
      height: 80px; }
      header nav .navbar-brand {
        width: 100%;
        padding-left: 10px;
        font-size: 30px; }
      header nav button {
        padding: 20px; }
      header nav #open-nav {
        display: block; }
      header nav ul {
        display: none;
        position: absolute;
        top: 79px;
        left: 0;
        width: 100%;
        min-height: unset;
        background: #4B6EDA;
        flex-direction: column;
        width: 100%;
        overflow-y: scroll; }
        header nav ul li {
          cursor: pointer;
          width: 100%;
          display: block;
          padding: 40px 0;
          text-align: center; }
          header nav ul li a {
            display: block; } }
  @media only screen and (orientation: landscape) and (max-width: 850px) {
    header nav ul li {
      padding: 10px 0; } }
  @media only screen and (max-width: 700px) {
    header nav ul li {
      padding: 30px 0; } }

/*--------- // MAIN NAV ----------*/
/*--------- MAIN ----------*/
/*--------- //MAIN ----------*/
/*--------- FOOTER ----------*/
footer {
  padding: 45px 0px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1d1482;
  text-align: left;
  color: #FFFFFF; }
  footer h2 {
    font-family: natom_pro_medium;
    color: inherit;
    font-size: 36px;
    margin-bottom: 49px; }
  footer p, footer strong {
    font-family: semplicita_medium;
    color: inherit;
    margin-bottom: 13px; }
    footer p:last-child, footer strong:last-child {
      margin-bottom: 0; }

/*--------- END FOOTER ----------*/
/*--------- ACCOUNT-BOXES ----------*/
.box-modules {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  .box-modules .box-content {
    width: 49%;
    max-width: 559px; }
    .box-modules .box-content img {
      height: 60px;
      margin-bottom: 40px; }
    .box-modules .box-content .box-account {
      width: 100%;
      max-width: 559px;
      min-height: 351px;
      background: transparent;
      color: #FFFFFF;
      border-radius: 10px;
      box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 19px 9px rgba(142, 142, 142, 0.17);
      position: relative;
      display: flex;
      flex-direction: column;
      padding: 70px 20px 0 20px;
      margin-bottom: 4.3%; }
      .box-modules .box-content .box-account h3 {
        font-size: 30px;
        font-family: natom_pro_medium;
        text-transform: uppercase;
        color: inherit;
        margin-bottom: 40px;
        padding-left: 12px; }
      .box-modules .box-content .box-account .input-container {
        margin-bottom: 20px; }
        .box-modules .box-content .box-account .input-container label {
          font-family: semplicita_bold;
          color: #FFFFFF;
          font-size: 20px;
          padding-left: 12px;
          margin-bottom: 10px;
          display: inline-block; }
        .box-modules .box-content .box-account .input-container .input {
          color: #FFFFFF;
          padding: 6px 12px; }
      .box-modules .box-content .box-account .background {
        position: absolute;
        right: 0;
        bottom: 20px; }
      .box-modules .box-content .box-account.primary {
        background-color: #4B6EDA;
        float: left; }
        .box-modules .box-content .box-account.primary .input-container .input {
          font-family: semplicita_medium;
          background: #3443C4; }
      .box-modules .box-content .box-account.secondary {
        background-color: #F94673;
        float: right; }
        .box-modules .box-content .box-account.secondary .input-container .input {
          font-family: semplicita_medium;
          background: #E53D67; }
      .box-modules .box-content .box-account.tertiary {
        margin-bottom: 60px;
        float: left;
        background-color: #44D6C0; }
        .box-modules .box-content .box-account.tertiary .input-container .input {
          font-family: semplicita_medium;
          background: #02C0A4; }
      .box-modules .box-content .box-account.fourthiary {
        margin-bottom: 60px;
        float: right;
        background-color: #FB8749; }
        .box-modules .box-content .box-account.fourthiary .input-container .input {
          font-family: semplicita_medium;
          background: #E0773F; }
      @media only screen and (max-width: 1200px) {
        .box-modules .box-content .box-account {
          width: 100%; } }
      @media only screen and (max-width: 768px) {
        .box-modules .box-content .box-account {
          width: 100%;
          max-width: unset; }
          .box-modules .box-content .box-account.fourthiary {
            margin-bottom: 4.3%; } }
  @media only screen and (max-width: 700px) {
    .box-modules {
      flex-direction: column; }
      .box-modules .box-content {
        width: 100%; }
        .box-modules .box-content .box-account {
          margin-bottom: 30px !important; } }

/*--------- END-ACCOUNT-BOXES ----------*/
/*-------------------------------
		3.-LAYOUT
--------------------------------*/
.header {
  background: url("../img/new/fondo_1.png") no-repeat center center;
  background-size: cover;
  position: relative; }
  .header .info-container {
    height: 100vh;
    display: flex;
    color: #FFFFFF;
    padding-left: 0;
    padding-right: 0;
    min-height: 800px; }
    .header .info-container h1, .header .info-container h2, .header .info-container h2, .header .info-container p, .header .info-container strong {
      font-family: semplicita_medium;
      color: inherit; }
    .header .info-container h1, .header .info-container h2 {
      font-size: 36px;
      color: #FFFFFF;
      font-weight: 700;
      font-family: natom_pro_medium; }
    .header .info-container h2 {
      font-size: 20px;
      margin: 14px 0 50px 0; }
    .header .info-container .info, .header .info-container .img-content {
      align-self: center; }
    .header .info-container p, .header .info-container strong {
      font-size: 20px;
      line-height: 27px;
      margin-bottom: 40px; }
    .header .info-container p + p, .header .info-container strong + p, .header .info-container p + strong, .header .info-container strong + strong {
      margin-top: 20px; }
  .header .floating-box {
    position: absolute;
    background: #FFFFFF;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 19px 9px rgba(142, 142, 142, 0.17);
    border-radius: 10px;
    height: 328px;
    max-width: 1159px;
    padding: 67px 79px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .header .floating-box .actions {
      align-self: flex-start;
      max-width: 280px;
      display: inline-block; }
      .header .floating-box .actions .title {
        display: flex;
        align-items: flex-start;
        margin-bottom: 23px;
        padding-right: 34px; }
        .header .floating-box .actions .title h3 {
          font-family: natom_pro_medium;
          color: #1d1482;
          font-size: 24px;
          font-weight: 700;
          margin-left: -25px; }
      .header .floating-box .actions p, .header .floating-box .actions strong {
        font-family: semplicita_medium;
        padding-right: 20px;
        font-size: 14px; }
  @media only screen and (max-width: 1100px) {
    .header .floating-box {
      padding: 59px 31px; }
      .header .floating-box .actions {
        max-width: unset; } }
  @media only screen and (max-width: 900px) {
    .header {
      padding: 140px 15px;
      padding-bottom: 200px; }
      .header .info-container {
        flex-direction: column;
        height: auto;
        min-height: auto; }
        .header .info-container .img-content {
          margin-top: 50px; }
      .header .floating-box {
        padding: 59px 10px;
        width: 95%;
        height: unset; }
        .header .floating-box .actions {
          width: 25%; }
          .header .floating-box .actions .title {
            padding-right: 0; }
            .header .floating-box .actions .title h3 {
              font-size: 2.5vw; }
          .header .floating-box .actions p, .header .floating-box .actions strong {
            padding-right: 0; } }
  @media only screen and (max-width: 700px) {
    .header {
      padding-bottom: 60px; }
      .header .floating-box {
        margin-top: 50px;
        flex-direction: column;
        height: auto;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        width: 100%;
        max-width: 100%; }
        .header .floating-box .actions {
          width: 100%;
          max-width: unset;
          padding: 0 20px;
          margin-bottom: 40px; }
          .header .floating-box .actions .title h3 {
            font-size: 6.5vw; }
          .header .floating-box .actions:last-child {
            margin-bottom: 0; } }

.shadow {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 19px 9px rgba(142, 142, 142, 0.17); }

.body {
  color: #717171; }
  .body h2 {
    font-size: 40px;
    font-weight: 700;
    color: inherit;
    font-family: natom_pro_medium; }
  .body p, .body strong {
    font-family: semplicita_medium;
    font-size: 18px;
    line-height: 24px;
    color: inherit; }
  .body .concursos {
    padding-top: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .body .concursos h2 {
      font-family: natom_pro_medium;
      color: #1d1482;
      text-align: center;
      margin-bottom: 100px; }
    .body .concursos .slider-participate .slick-list {
      overflow: visible !important; }
    .body .concursos .slider-participate .slider-box {
      max-width: 765px !important;
      height: 305px !important;
      width: 64% !important;
      max-width: 100%;
      height: 100%;
      margin: auto;
      background: #FFFFFF;
      box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 19px 9px rgba(142, 142, 142, 0.17);
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 45px 65px;
      margin-bottom: 50px;
      background: #FFFFFF url("../img/slick/slick-participate-icon.svg") no-repeat right center; }
      .body .concursos .slider-participate .slider-box h3 {
        font-family: natom_pro_medium;
        font-size: 24px;
        color: #1d1482;
        font-weight: 700;
        margin-bottom: 20px; }
      .body .concursos .slider-participate .slider-box p, .body .concursos .slider-participate .slider-box strong {
        font-weight: 600;
        font-family: semplicita_medium;
        font-size: 18px; }
      .body .concursos .slider-participate .slider-box .start-end {
        display: flex;
        color: #44D6C0; }
        .body .concursos .slider-participate .slider-box .start-end p, .body .concursos .slider-participate .slider-box .start-end strong {
          font-size: 18px;
          font-weight: 300;
          width: 45%;
          min-width: 309px; }
          .body .concursos .slider-participate .slider-box .start-end p strong, .body .concursos .slider-participate .slider-box .start-end strong strong {
            font-weight: 700; }
        .body .concursos .slider-participate .slider-box .start-end p + p, .body .concursos .slider-participate .slider-box .start-end strong + p, .body .concursos .slider-participate .slider-box .start-end p + strong, .body .concursos .slider-participate .slider-box .start-end strong + strong {
          width: auto;
          min-width: auto; }
    @media only screen and (max-width: 1050px) {
      .body .concursos {
        padding-top: 300px; }
        .body .concursos h2 {
          margin-bottom: 50px; }
        .body .concursos .slider-participate .slider-box {
          width: 83% !important;
          max-width: unset !important; }
          .body .concursos .slider-participate .slider-box .start-end p, .body .concursos .slider-participate .slider-box .start-end strong {
            width: 50%;
            min-width: unset; } }
    @media only screen and (max-width: 700px) {
      .body .concursos {
        padding-top: 100px; }
        .body .concursos .slider-participate .slider-box {
          width: 97% !important;
          padding: 20px 30px; } }
  .body .ranking {
    min-height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    background: url("../img/background-ranking.svg") no-repeat;
    background-position: left bottom;
    background-size: 94%;
    margin: 50px 0 91px 0px; }
    .body .ranking h2 {
      font-family: natom_pro_medium;
      color:#1d1482;
      text-align: center; }
    .body .ranking .div {
      display: flex;
      justify-content: center;
      width: 100%;
      margin-top: 94px;
      flex-wrap: wrap; }
      .body .ranking .div .dropdown-section {
        margin-right: 40px; }
        .body .ranking .div .dropdown-section h3 {
          font-family: natom_pro_medium;
          font-size: 28px;
          font-weight: 700;
          text-transform: capitalize;
          color: #1d1482;
          margin-bottom: 35px; }
      .body .ranking .div .table {
        width: 803px;
        color: #FFFFFF;
        box-shadow: 0 9px 19px 0 rgba(142, 142, 142, 0.17);
        border-radius: 0 0 10px 10px; }
        .body .ranking .div .table .thead {
          display: flex;
          align-items: center;
          padding: 15px 20px;
          background: #c3bef7;
          color:#1d1482;
          font-weight: bold;
          border-radius: 10px 10px 0 0; }
          .body .ranking .div .table .thead .th {
            font-family: natom_pro_bold;
            color: inherit;
            font-size: 24px;
            flex: 1;
            text-align: center; }
            .body .ranking .div .table .thead .th.small {
              flex-grow: 0.4; }
            .body .ranking .div .table .thead .th.medium {
              flex-grow: 0.6; }
        .body .ranking .div .table .tbody .trow {
          display: flex;
          align-items: center;
          padding: 11px 20px;
          background: #F4F4F4; }
          .body .ranking .div .table .tbody .trow .tb {
            color: #717171;
            flex: 1;
            font-size: 20px;
            text-align: center; }
            .body .ranking .div .table .tbody .trow .tb.small {
              flex-grow: 0.4; }
            .body .ranking .div .table .tbody .trow .tb.medium {
              flex-grow: 0.6; }
            .body .ranking .div .table .tbody .trow .tb:first-child {
              font-weight: 700; }
          .body .ranking .div .table .tbody .trow:nth-child(odd) {
            background: #FFFFFF; }
          .body .ranking .div .table .tbody .trow.winner {
            background: #1d1482; }
            .body .ranking .div .table .tbody .trow.winner .tb {
              color: #FFFFFF; }
          .body .ranking .div .table .tbody .trow:last-child {
            font-family: semplicita_medium;
            border-radius: 0 0 10px 10px; }
    @media only screen and (max-width: 1150px) {
      .body .ranking .div {
        margin-top: 30px; }
        .body .ranking .div .dropdown-section {
          margin-right: 0;
          margin-bottom: 30px; } }
    @media only screen and (max-width: 900px) {
      .body .ranking {
        margin-top: 50px; }
        .body .ranking h2 {
          font-size: 35px; }
        .body .ranking .div .dropdown-section h3 {
          font-size: 3vw;
          margin-bottom: 22px; }
        .body .ranking .div .table {
          margin-right: 0;
          width: 90%; }
          .body .ranking .div .table .thead .th {
            font-size: 2.5vw; }
          .body .ranking .div .table .tbody .trow .tb {
            font-family: semplicita_medium;
            font-size: 2.2vw; } }
    @media only screen and (max-width: 700px) {
      .body .ranking {
        min-height: auto;
        margin-top: 80px;
        margin-bottom: 0; }
        .body .ranking h2 {
          font-size: 8vw; }
        .body .ranking .div .table .thead .th {
          font-size: 3.5vw; }
        .body .ranking .div .table .tbody .trow .tb {
          font-size: 3.3vw; } }
    @media only screen and (max-width: 500px) {
      .body .ranking .div .dropdown-section h3 {
        font-size: 6vw; } }
  .body .apis {
    padding-top: 150px;
    padding-bottom: 200px; }
    .body .apis .api-info h2 {
      font-family: natom_pro_medium;
      color:#1d1482;
      margin-bottom: 35px; }
    .body .apis .api-info p, .body .apis .api-info strong {
      font-family: semplicita_medium;
      margin-bottom: 47px; }
    .body .apis .api-box-container {
      padding-right: 80px;
      position: relative; }
      .body .apis .api-box-container .background {
        position: absolute;
        top: 50%;
        right: 51px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        z-index: -1; }
      .body .apis .api-box-container .api-box {
        border-radius: 10px;
        box-shadow: 0 2px 19px 0 rgba(142, 142, 142, 0.5);
        height: 306px;
        width: 40%;
        max-width: 241px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-around;
        padding: 57px 10px 15px 10px;
        float: right;
        background: #F94673;
        margin-left: 40px; }
        .body .apis .api-box-container .api-box .btn {
          color: #F94673; }
        .body .apis .api-box-container .api-box p, .body .apis .api-box-container .api-box strong {
          font-family: natom_pro_medium;
          color: #FFFFFF;
          font-size: 24px; }
        .body .apis .api-box-container .api-box .btn {
          font-family: natom_pro_bold;
          font-size: 14px;
          padding: 11px 18px; }
        .body .apis .api-box-container .api-box:last-child {
          background: #4B6EDA; }
          .body .apis .api-box-container .api-box:last-child .btn {
            color: #4B6EDA; }
        .body .apis .api-box-container .api-box:first-child {
          background: #F94673; }
          .body .apis .api-box-container .api-box:first-child .btn {
            color: #F94673; }
    @media only screen and (max-width: 1150px) {
      .body .apis {
        padding-bottom: 20%; } }
    @media only screen and (max-width: 991px) {
      .body .apis {
        padding-top: 50px;
        padding-bottom: 5%; }
        .body .apis .api-info {
          text-align: center; }
          .body .apis .api-info p, .body .apis .api-info strong {
            width: 80%;
            margin: auto;
            margin-bottom: 30px; }
          .body .apis .api-info .btn {
            margin-bottom: 30px; }
        .body .apis .api-box-container {
          display: flex;
          padding-right: 15px;
          align-items: center;
          justify-content: center; }
          .body .apis .api-box-container .api-box {
            margin-left: 0;
            margin: 0 20px; }
            .body .apis .api-box-container .api-box p, .body .apis .api-box-container .api-box strong {
              text-align: center; } }
    @media only screen and (max-width: 700px) {
      .body .apis .api-box-container .api-box {
        margin: 0 5px;
        width: 50%;
        padding: 15px 10px 15px 10px;
        height: 205px; }
        .body .apis .api-box-container .api-box .btn {
          font-size: 12px;
          padding: 11px 19px; } }
  .body .platforms {
    display: flex;
    padding-bottom: 306px;
    padding-top: 186px;
    align-items: center; }
    .body .platforms .platform-info {
      align-self: center; }
      .body .platforms .platform-info h2 + p, .body .platforms .platform-info h2 + strong {
        font-size: 20px;
        margin-top: 11px;
        margin-bottom: 35px; }
    .body .platforms .img-platform-container {
      position: absolute;
      right: 0;
      /*max-width: 749px;*/
     }
      .body .platforms .img-platform-container .background {
        position: absolute;
        width: 80%;
        z-index: -1;
        top: 50%;
        right: -53px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%); }
    .body .platforms .slider-platform {
      display: flex;
      align-items: flex-end;
      flex-direction: column; }
      .body .platforms .slider-platform .slick-list {
        max-width: 745px;
        box-shadow: 0 10px 85px 0px rgba(0, 0, 0, 0.3); }
      .body .platforms .slider-platform .slick-dots {
        align-self: center;
        bottom: -48px;
        position: relative; }
    @media only screen and (min-width: 950px) {
      .body .platforms .slider-platform {
        align-items: unset;
        width: 100%; } }
    @media only screen and (max-width: 900px) {
      .body .platforms {
        padding-bottom: 180px; }
        .body .platforms .slider-platform {
          align-items: unset;
          width: 100%; } }
    @media only screen and (max-width: 767px) {
      .body .platforms {
        flex-direction: column;
        padding-bottom: 80px;
        padding-top: 70px; }
        .body .platforms .platform-info {
          margin-bottom: 40px; }
          .body .platforms .platform-info h2 + p, .body .platforms .platform-info h2 + strong {
            margin-bottom: 30px; }
        .body .platforms .img-platform-container {
          position: relative; } }
  .body .about {
    padding-bottom: 145px; }
    .body .about h2 {
      text-align: center;
      margin-bottom: 123px; }
    .body .about .about-info p, .body .about .about-info strong {
      margin-bottom: 70px; }
      .body .about .about-info p:nth-child(3), .body .about .about-info strong:nth-child(3) {
        margin-bottom: 55px; }
      .body .about .about-info p:last-child, .body .about .about-info strong:last-child {
        font-weight: 700;
        font-size: 20px;
        line-height: 27px; }
    .body .about .slider .img-container {
      margin: 13px 29px;
      margin-bottom: 0;
      border-radius: 20px;
      box-shadow: 0 9px 19px 9px rgba(0, 0, 0, 0.18); }
      .body .about .slider .img-container img {
        width: 100%;
        border-radius: 20px; }
    .body .about .slider .img-name {
      margin-left: 29px;
      margin-top: 34px;
      font-size: 18px;
      font-weight: 600; }
    .body .about .pagination-container {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      position: absolute;
      bottom: 0;
      right: 45px; }
      .body .about .pagination-container .pagingInfo {
        font-size: 14px;
        color: #5C5C5C;
        margin-right: 30px; }
      .body .about .pagination-container .dot-container .slick-next, .body .about .pagination-container .dot-container .slick-prev {
        cursor: pointer; }
      .body .about .pagination-container .dot-container .slick-prev {
        margin-left: 37px; }
      .body .about .pagination-container div {
        display: flex;
        align-items: center; }
    @media only screen and (max-width: 900px) {
      .body .about {
        padding-bottom: 150px; }
        .body .about h2 {
          margin-bottom: 50px; }
        .body .about .about-info p, .body .about .about-info strong {
          margin-bottom: 35px; } }
    @media only screen and (max-width: 700px) {
      .body .about {
        padding-bottom: 110px; }
        .body .about .slider .img-container {
          height: auto; }
        .body .about .slider .img-name {
          margin-top: 40px;
          text-align: center;
          margin-left: 0; }
        .body .about .pagination-container {
          left: 50%;
          transform: translateX(-50%);
          width: 100%;
          justify-content: center;
          bottom: -35px; } }

.body .simulador {
 padding-top: 100px;
 padding-bottom: 100px;
 display: flex;
 justify-content: center;
 flex-direction: column; 
 text-align: center;
 }
 .body .simulador h2 {
  color:#1d1482;
  text-align: center;
  font-family: natom_pro_medium;
  margin-bottom: 100px; }
 .body .simulador .simulador-info p, .body .simulador .simulador-info strong {
  margin-top: -10%;
  font-size: 22px;
  line-height: 29px; 
  margin-bottom: 80px; }

 @media only screen and (max-width: 1050px) {
  .body .simulador {
   padding-top: 300px; }
    .body .simulador h2 {
     margin-bottom: 50px; }
    }
 @media only screen and (max-width: 700px) {
  .body .simulador {
    padding-top: 100px; }
   }

  .body .form {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #EAEAEA;
    padding: 60px 0; }
    .body .form h2 {
      color: #1d1482!important;
      font-size: 36px;
      margin-bottom: 19px; }
    .body .form .inputs-container {
      width: 524px; }
      .body .form .inputs-container p, .body .form .inputs-container strong {
        text-align: center; }
      .body .form .inputs-container input {
        margin-top: 37px;
        margin-bottom: 28px; }
      .body .form .inputs-container textarea {
        min-height: 120px; }
      .body .form .inputs-container .btn {
        float: right;
        border-radius: 20px;
        position: relative;
        padding: 10px 37px;
        padding-right: 53px;
        margin-top: 20px; }
        .body .form .inputs-container .btn img {
          position: absolute;
          right: 25px;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%); }
        .body .form .inputs-container .btn.loading img {
          animation: loading infinite 0.3s ease; }
    @media only screen and (max-width: 700px) {
      .body .form .inputs-container {
        width: 80%; } }
  @media only screen and (max-width: 900px) {
    .body h2 {
      
      font-size: 4.5vw !important; } }
  @media only screen and (max-width: 500px) {
    .body h2 {
      font-size: 8vw !important;
      line-height: 2.4rem; } }

.account {
  position: relative;
  display: block;
  overflow: hidden; }
  .account .background1, .account .background2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .account .background2 {
    top: unset;
    left: unset;
    bottom: 0;
    right: 0; }
  .account header {
    background: #1d1482;
    display: flex;
    align-items: center; }
    .account header nav {
      position: relative;
      top: 0;
      left: auto;
      transform: unset;
      width: 100%;
      margin: auto; }
      .account header nav .navbar-brand {
        width: 100%;
        margin-left: 20px; }
  .account .user-data {
    background: #FFFFFF;
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 2px 19px 9px rgba(142, 142, 142, 0.17);
    padding: 60px 0 40px 0;
    margin-bottom: 75px;
    margin-top: 100px; }
    .account .user-data h2 {
      font-size: 30px;
      margin-bottom: 27px;
      font-family: natom_pro_medium; }
    .account .user-data .input-container {
      max-width: 354px; }
      .account .user-data .input-container label {
        font-size: 18px;
        color: #1d1482;
        font-weight: bold;
        font-family: natom_pro_bold;
        padding-left: 18px;
        margin-bottom: 10px;
        display: inline-block; }
      @media only screen and (max-width: 1200px) {
        .account .user-data .input-container {
          width: 85%; } }
      @media only screen and (max-width: 767px) {
        .account .user-data .input-container {
          width: 100%;
          margin-bottom: 20px;
          max-width: unset; } }
    @media only screen and (max-width: 850px) {
      .account .user-data {
        padding: 60px 15px 40px 15px;
        margin-top: 80px; } }
    @media only screen and (max-width: 768px) {
      .account .user-data h2 {
        text-align: center; } }
  .account .account-boxes {
    margin-bottom: 80px; }
    .account .account-boxes .title {
      display: flex;
      align-items: center;
      margin-bottom: 50px;
      flex-wrap: wrap; }
      .account .account-boxes .title h2 {
        color: #1d1482;
        margin-right: 40px; }
    @media only screen and (max-width: 768px) {
      .account .account-boxes {
        padding: 0 15px; } }
    @media only screen and (max-width: 700px) {
      .account .account-boxes {
        margin-bottom: 30px; } }
  .account .logos {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 93px;
    margin-bottom: 133px; }
    .account .logos img:last-child {
      margin-left: 54px; }
    @media only screen and (max-width: 768px) {
      .account .logos {
        flex-direction: column; }
        .account .logos img:last-child {
          margin-left: 0;
          margin-top: 40px; } }

img.lazy {
  display: block; }

@keyframes loading {
  100% {
    right: 25px; }
  75% {
    right: 15px; }
  50% {
    right: 10px; }
  25% {
    right: 5px; }
  0% {
    right: 0; } }
/*
 * Note that this is toastr v2.1.3, the "latest" version in url has no more maintenance,
 * please go to https://cdnjs.com/libraries/toastr.js and pick a certain version you want to use,
 * make sure you copy the url from the website since the url may change between versions.
 * */
.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #FFFFFF; }

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
  line-height: 1; }

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em; }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/ }

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80); }

#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center; }

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer; }

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

.loader {
  position:fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;"  
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em; } }
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }

  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px; }

  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; }

  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em; } }
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; }

  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px; } }

/*# sourceMappingURL=main.css.map */

/* new top alert style */
header, .account header {display:inherit;height:auto}
header nav {padding:30px 0}
header .alert {border-radius:0;margin:0}


/* new open section */

.open-source img {
	width:100%;
	border-radius:10px;
	/*box-shadow:0 2px 19px 0 rgba(142, 142, 142, 0.5)*/
}

@media only screen and (max-width: 849px) {
	header nav {height:130px}
	header nav .navbar-brand {padding-left:23px}
	.body .ranking .div .dropdown-section {
		padding:0 23px;
		width:100%
	}
	
	.togglefaq {
    font-family: semplicita_bold;
		padding:10px 30px!important;
		position:relative;
		font-size:15px!important
	}
	.icon-plus, .icon-minus {font-size:14px!important}
	.togglefaq .icon-plus,
	.togglefaq .icon-minus {
		position:absolute;
		right:8px;
		top:8px
	}
	.faqanswer p {
		font-size: 16px;
		line-height: 21px;	
	}	
	.body .simulador .simulador-info p, .body .simulador .simulador-info strong {
		font-size:18px;
		line-height:24px
	}
	.select {
		width:100%
	}
	.body .ranking .div .dropdown-section h3 {
		text-align:center
	}
	.body .form .inputs-container .btn {
		width:100%
	}
	header nav ul li {
		padding:15px 0!important;
		border-top:1px solid #88a1ec
	}
	header nav ul {
		padding-top:15px;
		border-bottom:1px solid #88a1ec
	}
}


@media only screen and (min-width: 850px) {
	header nav .navbar-brand {margin-left:15px}
	header nav ul {margin-right:15px}
}

@media only screen and (min-width: 850px) and (max-width: 1023px) {
	header nav ul li a {
		font-size:14px
	}
	header nav .navbar-brand {width:20%}
	header nav ul {width:80%}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	header nav ul li a {
		font-size:16px
	}
	header nav .navbar-brand {width:20%}
	header nav ul {width:80%}	
}

/* faqs */

/* FAQ COLLAPSE/EXPAND STYLES */

.body .simulador.faqs h2 {
	margin-bottom:20px
}

.faqanswer {
	display: none;
	background: #fff;
	padding: 20px 30px;
	margin-top:5px;
}

.faqanswer p {
	font-size: 18px;
	line-height: 24px;	
}

.faqanswer p a {text-decoration:underline}

.togglefaq {
	font-size:15px;	
  font-family: semplicita_bold;
	text-decoration: none;
	background:#c3bef7;
	color: #1d1482!important;
	padding: 10px 15px;
	line-height: 20px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border-radius:10px;
	box-shadow: 0 4px 10px 0 rgba(60, 88, 172, 0.45)
}
.icon-plus,
.icon-minus {
	color: #fff;
	font-size: 20px;
	float:right;
}



.loader {display:none}