.homepage {
  @charset "UTF-8";
  font-family: 'Roboto', sans-serif; font-weight: 400;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: initial;
  min-height: 51px;
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /* [ size: 16px ] */
  /* [ size: 24px ] */
  /* [ size: 30px ] */
  /* NAV
    -------------------------------------------------- */
  /*
    .top-nav-collapse .navbar-brand > img {
        height: 25px;
    }
    .top-nav-collapse .navbar-brand > svg {
        width: 151px;
        height: 30px;
    }*/
  /*.navbar-inverse .navbar-collapse{
        background-color: #20242e;
    }*/
  /* HEADER
    -------------------------------------------------- */
  /*
    header {
        background: url(../images/banner/1260x570p.png) no-repeat top center;
        min-height: 570px;
        height: 76%;
        width: 100%;
        display: table;
    }*/
  /*topToBottom Animation*/
  /*@media (min-width: 421px) and (max-width: 767px) { }*/
  /*@media (min-width: 768px) and (max-width: 1259px) {}*/
  /*@media (min-width: 1260px) {}*/
  /* SECTION company-logos
    -------------------------------------------------- */
  /* SECTION features
    -------------------------------------------------- */
  /* SECTION use-cases
    -------------------------------------------------- */
  /* SECTION integrations
    -------------------------------------------------- */
  /*
    section#integrations {
        position: relative;
        height: 1102px;
    }
    section#integrations img{
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 1102px;
    }*/
  /* clickmeeting */
  /* slack */
  /* twitter */
  /* linkedin */
  /* office */
  /* getresponse */
  /* facebook */
  /* hubspot */
  /* dropbox */
  /* youtube */
  /* google */
  /*
    @media (min-width: 768px) and (max-width: 991px) {
        .marker-big.clickmeeting{
            top: 40%;
            left: 50%;
        }
        .marker.slack {
            top: 18%;
            left: 9%;
        }
        .marker.twitter {
            top: 42.5%;
            left: 17%;
        }
        .marker.linkedin {
            top: 60%;
            left: 1%;
        }
        .marker.office {
            top: 72%;
            left: 21%;
        }
        .marker.getresponse {
            top: 80%;
            left: 43%;
         }
        .marker.facebook {
            top: 81%;
            right: 22%;
        }
        .marker.hubspot {
            top: 63%;
            right: 15%;
        }
        .marker.dropbox {
            top: 51%;
            right: 1%;
        }
        .marker.youtube {
            top: 35%;
            right: 17%;
        }
        .marker.google {
            top: 9%;
            right: 9%;
        }
    }*/
  /*
    #integrations-mobile .marker-big.clickmeeting {
        border: 1px solid orange;
        position: relative;
        margin: 0;
        left: auto;
        top: auto;
    }
    #integrations-mobile .marker-big,
    #integrations-mobile .marker {
        border: 1px solid orange;
        position: relative;
        margin: 0;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
    }*/
  /* SECTION why-clickmeeting
    -------------------------------------------------- */
  /* FOOTER
    -------------------------------------------------- */
  /* new mobile button */
  /* new mobile button */
  /* FEATURES
    -------------------------------------------------- */
  /*
    @-webkit-keyframes AnimateZoomIn {
      from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
      }

      50% {
        opacity: 1;
      }
    }

    @keyframes AnimateZoomIn {
      from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
      }

      50% {
        opacity: 1;
      }
    }

    .animate-ZoomIn {
      -webkit-animation-name: AnimateZoomIn;
      animation-name: AnimateZoomIn;
    }
    */
  /* POPUP FEATURES
    -------------------------------------------------- */
  /* TOOL
    -------------------------------------------------- */
  /* BTN OUTLINE
    -------------------------------------------------- */
  /* ORDER FORM
    -------------------------------------------------- */
  /*
    .panel.panel-pack:hover {
        -webkit-box-shadow: 0px 6px 21px 0px rgba(152, 162, 177, 0.15);
                box-shadow: 0px 6px 21px 0px rgba(152, 162, 177, 0.15);
    }*/
  /*
    .panel.panel-pack:hover > .panel-heading {
        background: #f1f1f1;
    }*/
}
.homepage html {
  font-family: 'Roboto', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.homepage body {
  margin: 0;
}
.homepage article,
.homepage aside,
.homepage details,
.homepage figcaption,
.homepage figure,
/* .homepage footer, */
.homepage header,
.homepage hgroup,
.homepage main,
.homepage menu,
.homepage nav,
.homepage section,
.homepage summary {
  display: block;
}
.homepage audio,
.homepage canvas,
.homepage progress,
.homepage video {
  display: inline-block;
  vertical-align: baseline;
}
.homepage audio:not([controls]) {
  display: none;
  height: 0;
}
.homepage [hidden],
.homepage template {
  display: none;
}
.homepage a {
  background-color: transparent;
}
.homepage a:active,
.homepage a:hover {
  outline: 0;
}
.homepage abbr[title] {
  border-bottom: 1px dotted;
}
.homepage b,
.homepage strong {
  font-weight: bold;
}
.homepage dfn {
  font-style: italic;
}
.homepage h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.homepage mark {
  background: #ff0;
  color: #000;
}
.homepage small {
  font-size: 80%;
}
.homepage sub,
.homepage sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.homepage sup {
  top: -0.5em;
}
.homepage sub {
  bottom: -0.25em;
}
.homepage img {
  border: 0;
}
.homepage svg:not(:root) {
  overflow: hidden;
}
.homepage figure {
  margin: 1em 40px;
}
.homepage hr {
  box-sizing: content-box;
  height: 0;
}
.homepage pre {
  overflow: auto;
}
.homepage code,
.homepage kbd,
.homepage pre,
.homepage samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.homepage button,
.homepage input,
.homepage optgroup,
.homepage select,
.homepage textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.homepage button {
  overflow: visible;
}
.homepage button,
.homepage select {
  text-transform: none;
}
.homepage button,
.homepage html input[type="button"],
.homepage input[type="reset"],
.homepage input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.homepage button[disabled],
.homepage html input[disabled] {
  cursor: default;
}
.homepage button::-moz-focus-inner,
.homepage input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.homepage input {
  line-height: normal;
}
.homepage input[type="checkbox"],
.homepage input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.homepage input[type="number"]::-webkit-inner-spin-button,
.homepage input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.homepage input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
.homepage input[type="search"]::-webkit-search-cancel-button,
.homepage input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.homepage fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.homepage legend {
  border: 0;
  padding: 0;
}
.homepage textarea {
  overflow: auto;
}
.homepage optgroup {
  font-weight: bold;
}
.homepage table {
  border-collapse: collapse;
  border-spacing: 0;
}
.homepage td,
.homepage th {
  padding: 0;
}
.homepage p {
  font-size: 14px;
}
@media print {
  .homepage *,
  .homepage *:before,
  .homepage *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .homepage a,
  .homepage a:visited {
    text-decoration: underline;
  }
  .homepage a[href]:after {
    content: " (" attr(href) ")";
  }
  .homepage abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .homepage a[href^="#"]:after,
  .homepage a[href^="javascript:"]:after {
    content: "";
  }
  .homepage pre,
  .homepage blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .homepage thead {
    display: table-header-group;
  }
  .homepage tr,
  .homepage img {
    page-break-inside: avoid;
  }
  .homepage img {
    max-width: 100% !important;
  }
  .homepage p,
  .homepage h2,
  .homepage h3 {
    orphans: 3;
    widows: 3;
  }
  .homepage h2,
  .homepage h3 {
    page-break-after: avoid;
  }
  .homepage .navbar {
    display: none;
  }
  .homepage .btn > .caret,
  .homepage .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .homepage .label {
    border: 1px solid #000;
  }
  .homepage .table {
    border-collapse: collapse !important;
  }
  .homepage .table td,
  .homepage .table th {
    background-color: #fff !important;
  }
  .homepage .table-bordered th,
  .homepage .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.homepage .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.homepage .glyphicon-asterisk:before {
  content: "\002a";
}
.homepage .glyphicon-plus:before {
  content: "\002b";
}
.homepage .glyphicon-euro:before,
.homepage .glyphicon-eur:before {
  content: "\20ac";
}
.homepage .glyphicon-minus:before {
  content: "\2212";
}
.homepage .glyphicon-cloud:before {
  content: "\2601";
}
.homepage .glyphicon-envelope:before {
  content: "\2709";
}
.homepage .glyphicon-pencil:before {
  content: "\270f";
}
.homepage .glyphicon-glass:before {
  content: "\e001";
}
.homepage .glyphicon-music:before {
  content: "\e002";
}
.homepage .glyphicon-search:before {
  content: "\e003";
}
.homepage .glyphicon-heart:before {
  content: "\e005";
}
.homepage .glyphicon-star:before {
  content: "\e006";
}
.homepage .glyphicon-star-empty:before {
  content: "\e007";
}
.homepage .glyphicon-user:before {
  content: "\e008";
}
.homepage .glyphicon-film:before {
  content: "\e009";
}
.homepage .glyphicon-th-large:before {
  content: "\e010";
}
.homepage .glyphicon-th:before {
  content: "\e011";
}
.homepage .glyphicon-th-list:before {
  content: "\e012";
}
.homepage .glyphicon-ok:before {
  content: "\e013";
}
.homepage .glyphicon-remove:before {
  content: "\e014";
}
.homepage .glyphicon-zoom-in:before {
  content: "\e015";
}
.homepage .glyphicon-zoom-out:before {
  content: "\e016";
}
.homepage .glyphicon-off:before {
  content: "\e017";
}
.homepage .glyphicon-signal:before {
  content: "\e018";
}
.homepage .glyphicon-cog:before {
  content: "\e019";
}
.homepage .glyphicon-trash:before {
  content: "\e020";
}
.homepage .glyphicon-home:before {
  content: "\e021";
}
.homepage .glyphicon-file:before {
  content: "\e022";
}
.homepage .glyphicon-time:before {
  content: "\e023";
}
.homepage .glyphicon-road:before {
  content: "\e024";
}
.homepage .glyphicon-download-alt:before {
  content: "\e025";
}
.homepage .glyphicon-download:before {
  content: "\e026";
}
.homepage .glyphicon-upload:before {
  content: "\e027";
}
.homepage .glyphicon-inbox:before {
  content: "\e028";
}
.homepage .glyphicon-play-circle:before {
  content: "\e029";
}
.homepage .glyphicon-repeat:before {
  content: "\e030";
}
.homepage .glyphicon-refresh:before {
  content: "\e031";
}
.homepage .glyphicon-list-alt:before {
  content: "\e032";
}
.homepage .glyphicon-lock:before {
  content: "\e033";
}
.homepage .glyphicon-flag:before {
  content: "\e034";
}
.homepage .glyphicon-headphones:before {
  content: "\e035";
}
.homepage .glyphicon-volume-off:before {
  content: "\e036";
}
.homepage .glyphicon-volume-down:before {
  content: "\e037";
}
.homepage .glyphicon-volume-up:before {
  content: "\e038";
}
.homepage .glyphicon-qrcode:before {
  content: "\e039";
}
.homepage .glyphicon-barcode:before {
  content: "\e040";
}
.homepage .glyphicon-tag:before {
  content: "\e041";
}
.homepage .glyphicon-tags:before {
  content: "\e042";
}
.homepage .glyphicon-book:before {
  content: "\e043";
}
.homepage .glyphicon-bookmark:before {
  content: "\e044";
}
.homepage .glyphicon-print:before {
  content: "\e045";
}
.homepage .glyphicon-camera:before {
  content: "\e046";
}
.homepage .glyphicon-font:before {
  content: "\e047";
}
.homepage .glyphicon-bold:before {
  content: "\e048";
}
.homepage .glyphicon-italic:before {
  content: "\e049";
}
.homepage .glyphicon-text-height:before {
  content: "\e050";
}
.homepage .glyphicon-text-width:before {
  content: "\e051";
}
.homepage .glyphicon-align-left:before {
  content: "\e052";
}
.homepage .glyphicon-align-center:before {
  content: "\e053";
}
.homepage .glyphicon-align-right:before {
  content: "\e054";
}
.homepage .glyphicon-align-justify:before {
  content: "\e055";
}
.homepage .glyphicon-list:before {
  content: "\e056";
}
.homepage .glyphicon-indent-left:before {
  content: "\e057";
}
.homepage .glyphicon-indent-right:before {
  content: "\e058";
}
.homepage .glyphicon-facetime-video:before {
  content: "\e059";
}
.homepage .glyphicon-picture:before {
  content: "\e060";
}
.homepage .glyphicon-map-marker:before {
  content: "\e062";
}
.homepage .glyphicon-adjust:before {
  content: "\e063";
}
.homepage .glyphicon-tint:before {
  content: "\e064";
}
.homepage .glyphicon-edit:before {
  content: "\e065";
}
.homepage .glyphicon-share:before {
  content: "\e066";
}
.homepage .glyphicon-check:before {
  content: "\e067";
}
.homepage .glyphicon-move:before {
  content: "\e068";
}
.homepage .glyphicon-step-backward:before {
  content: "\e069";
}
.homepage .glyphicon-fast-backward:before {
  content: "\e070";
}
.homepage .glyphicon-backward:before {
  content: "\e071";
}
.homepage .glyphicon-play:before {
  content: "\e072";
}
.homepage .glyphicon-pause:before {
  content: "\e073";
}
.homepage .glyphicon-stop:before {
  content: "\e074";
}
.homepage .glyphicon-forward:before {
  content: "\e075";
}
.homepage .glyphicon-fast-forward:before {
  content: "\e076";
}
.homepage .glyphicon-step-forward:before {
  content: "\e077";
}
.homepage .glyphicon-eject:before {
  content: "\e078";
}
.homepage .glyphicon-chevron-left:before {
  content: "\e079";
}
.homepage .glyphicon-chevron-right:before {
  content: "\e080";
}
.homepage .glyphicon-plus-sign:before {
  content: "\e081";
}
.homepage .glyphicon-minus-sign:before {
  content: "\e082";
}
.homepage .glyphicon-remove-sign:before {
  content: "\e083";
}
.homepage .glyphicon-ok-sign:before {
  content: "\e084";
}
.homepage .glyphicon-question-sign:before {
  content: "\e085";
}
.homepage .glyphicon-info-sign:before {
  content: "\e086";
}
.homepage .glyphicon-screenshot:before {
  content: "\e087";
}
.homepage .glyphicon-remove-circle:before {
  content: "\e088";
}
.homepage .glyphicon-ok-circle:before {
  content: "\e089";
}
.homepage .glyphicon-ban-circle:before {
  content: "\e090";
}
.homepage .glyphicon-arrow-left:before {
  content: "\e091";
}
.homepage .glyphicon-arrow-right:before {
  content: "\e092";
}
.homepage .glyphicon-arrow-up:before {
  content: "\e093";
}
.homepage .glyphicon-arrow-down:before {
  content: "\e094";
}
.homepage .glyphicon-share-alt:before {
  content: "\e095";
}
.homepage .glyphicon-resize-full:before {
  content: "\e096";
}
.homepage .glyphicon-resize-small:before {
  content: "\e097";
}
.homepage .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.homepage .glyphicon-gift:before {
  content: "\e102";
}
.homepage .glyphicon-leaf:before {
  content: "\e103";
}
.homepage .glyphicon-fire:before {
  content: "\e104";
}
.homepage .glyphicon-eye-open:before {
  content: "\e105";
}
.homepage .glyphicon-eye-close:before {
  content: "\e106";
}
.homepage .glyphicon-warning-sign:before {
  content: "\e107";
}
.homepage .glyphicon-plane:before {
  content: "\e108";
}
.homepage .glyphicon-calendar:before {
  content: "\e109";
}
.homepage .glyphicon-random:before {
  content: "\e110";
}
.homepage .glyphicon-comment:before {
  content: "\e111";
}
.homepage .glyphicon-magnet:before {
  content: "\e112";
}
.homepage .glyphicon-chevron-up:before {
  content: "\e113";
}
.homepage .glyphicon-chevron-down:before {
  content: "\e114";
}
.homepage .glyphicon-retweet:before {
  content: "\e115";
}
.homepage .glyphicon-shopping-cart:before {
  content: "\e116";
}
.homepage .glyphicon-folder-close:before {
  content: "\e117";
}
.homepage .glyphicon-folder-open:before {
  content: "\e118";
}
.homepage .glyphicon-resize-vertical:before {
  content: "\e119";
}
.homepage .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.homepage .glyphicon-hdd:before {
  content: "\e121";
}
.homepage .glyphicon-bullhorn:before {
  content: "\e122";
}
.homepage .glyphicon-bell:before {
  content: "\e123";
}
.homepage .glyphicon-certificate:before {
  content: "\e124";
}
.homepage .glyphicon-thumbs-up:before {
  content: "\e125";
}
.homepage .glyphicon-thumbs-down:before {
  content: "\e126";
}
.homepage .glyphicon-hand-right:before {
  content: "\e127";
}
.homepage .glyphicon-hand-left:before {
  content: "\e128";
}
.homepage .glyphicon-hand-up:before {
  content: "\e129";
}
.homepage .glyphicon-hand-down:before {
  content: "\e130";
}
.homepage .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.homepage .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.homepage .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.homepage .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.homepage .glyphicon-globe:before {
  content: "\e135";
}
.homepage .glyphicon-wrench:before {
  content: "\e136";
}
.homepage .glyphicon-tasks:before {
  content: "\e137";
}
.homepage .glyphicon-filter:before {
  content: "\e138";
}
.homepage .glyphicon-briefcase:before {
  content: "\e139";
}
.homepage .glyphicon-fullscreen:before {
  content: "\e140";
}
.homepage .glyphicon-dashboard:before {
  content: "\e141";
}
.homepage .glyphicon-paperclip:before {
  content: "\e142";
}
.homepage .glyphicon-heart-empty:before {
  content: "\e143";
}
.homepage .glyphicon-link:before {
  content: "\e144";
}
.homepage .glyphicon-phone:before {
  content: "\e145";
}
.homepage .glyphicon-pushpin:before {
  content: "\e146";
}
.homepage .glyphicon-usd:before {
  content: "\e148";
}
.homepage .glyphicon-gbp:before {
  content: "\e149";
}
.homepage .glyphicon-sort:before {
  content: "\e150";
}
.homepage .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.homepage .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.homepage .glyphicon-sort-by-order:before {
  content: "\e153";
}
.homepage .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.homepage .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.homepage .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.homepage .glyphicon-unchecked:before {
  content: "\e157";
}
.homepage .glyphicon-expand:before {
  content: "\e158";
}
.homepage .glyphicon-collapse-down:before {
  content: "\e159";
}
.homepage .glyphicon-collapse-up:before {
  content: "\e160";
}
.homepage .glyphicon-log-in:before {
  content: "\e161";
}
.homepage .glyphicon-flash:before {
  content: "\e162";
}
.homepage .glyphicon-log-out:before {
  content: "\e163";
}
.homepage .glyphicon-new-window:before {
  content: "\e164";
}
.homepage .glyphicon-record:before {
  content: "\e165";
}
.homepage .glyphicon-save:before {
  content: "\e166";
}
.homepage .glyphicon-open:before {
  content: "\e167";
}
.homepage .glyphicon-saved:before {
  content: "\e168";
}
.homepage .glyphicon-import:before {
  content: "\e169";
}
.homepage .glyphicon-export:before {
  content: "\e170";
}
.homepage .glyphicon-send:before {
  content: "\e171";
}
.homepage .glyphicon-floppy-disk:before {
  content: "\e172";
}
.homepage .glyphicon-floppy-saved:before {
  content: "\e173";
}
.homepage .glyphicon-floppy-remove:before {
  content: "\e174";
}
.homepage .glyphicon-floppy-save:before {
  content: "\e175";
}
.homepage .glyphicon-floppy-open:before {
  content: "\e176";
}
.homepage .glyphicon-credit-card:before {
  content: "\e177";
}
.homepage .glyphicon-transfer:before {
  content: "\e178";
}
.homepage .glyphicon-cutlery:before {
  content: "\e179";
}
.homepage .glyphicon-header:before {
  content: "\e180";
}
.homepage .glyphicon-compressed:before {
  content: "\e181";
}
.homepage .glyphicon-earphone:before {
  content: "\e182";
}
.homepage .glyphicon-phone-alt:before {
  content: "\e183";
}
.homepage .glyphicon-tower:before {
  content: "\e184";
}
.homepage .glyphicon-stats:before {
  content: "\e185";
}
.homepage .glyphicon-sd-video:before {
  content: "\e186";
}
.homepage .glyphicon-hd-video:before {
  content: "\e187";
}
.homepage .glyphicon-subtitles:before {
  content: "\e188";
}
.homepage .glyphicon-sound-stereo:before {
  content: "\e189";
}
.homepage .glyphicon-sound-dolby:before {
  content: "\e190";
}
.homepage .glyphicon-sound-5-1:before {
  content: "\e191";
}
.homepage .glyphicon-sound-6-1:before {
  content: "\e192";
}
.homepage .glyphicon-sound-7-1:before {
  content: "\e193";
}
.homepage .glyphicon-copyright-mark:before {
  content: "\e194";
}
.homepage .glyphicon-registration-mark:before {
  content: "\e195";
}
.homepage .glyphicon-cloud-download:before {
  content: "\e197";
}
.homepage .glyphicon-cloud-upload:before {
  content: "\e198";
}
.homepage .glyphicon-tree-conifer:before {
  content: "\e199";
}
.homepage .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.homepage .glyphicon-cd:before {
  content: "\e201";
}
.homepage .glyphicon-save-file:before {
  content: "\e202";
}
.homepage .glyphicon-open-file:before {
  content: "\e203";
}
.homepage .glyphicon-level-up:before {
  content: "\e204";
}
.homepage .glyphicon-copy:before {
  content: "\e205";
}
.homepage .glyphicon-paste:before {
  content: "\e206";
}
.homepage .glyphicon-alert:before {
  content: "\e209";
}
.homepage .glyphicon-equalizer:before {
  content: "\e210";
}
.homepage .glyphicon-king:before {
  content: "\e211";
}
.homepage .glyphicon-queen:before {
  content: "\e212";
}
.homepage .glyphicon-pawn:before {
  content: "\e213";
}
.homepage .glyphicon-bishop:before {
  content: "\e214";
}
.homepage .glyphicon-knight:before {
  content: "\e215";
}
.homepage .glyphicon-baby-formula:before {
  content: "\e216";
}
.homepage .glyphicon-tent:before {
  content: "\26fa";
}
.homepage .glyphicon-blackboard:before {
  content: "\e218";
}
.homepage .glyphicon-bed:before {
  content: "\e219";
}
.homepage .glyphicon-apple:before {
  content: "\f8ff";
}
.homepage .glyphicon-erase:before {
  content: "\e221";
}
.homepage .glyphicon-hourglass:before {
  content: "\231b";
}
.homepage .glyphicon-lamp:before {
  content: "\e223";
}
.homepage .glyphicon-duplicate:before {
  content: "\e224";
}
.homepage .glyphicon-piggy-bank:before {
  content: "\e225";
}
.homepage .glyphicon-scissors:before {
  content: "\e226";
}
.homepage .glyphicon-bitcoin:before {
  content: "\e227";
}
.homepage .glyphicon-btc:before {
  content: "\e227";
}
.homepage .glyphicon-xbt:before {
  content: "\e227";
}
.homepage .glyphicon-yen:before {
  content: "\00a5";
}
.homepage .glyphicon-jpy:before {
  content: "\00a5";
}
.homepage .glyphicon-ruble:before {
  content: "\20bd";
}
.homepage .glyphicon-rub:before {
  content: "\20bd";
}
.homepage .glyphicon-scale:before {
  content: "\e230";
}
.homepage .glyphicon-ice-lolly:before {
  content: "\e231";
}
.homepage .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.homepage .glyphicon-education:before {
  content: "\e233";
}
.homepage .glyphicon-option-horizontal:before {
  content: "\e234";
}
.homepage .glyphicon-option-vertical:before {
  content: "\e235";
}
.homepage .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.homepage .glyphicon-modal-window:before {
  content: "\e237";
}
.homepage .glyphicon-oil:before {
  content: "\e238";
}
.homepage .glyphicon-grain:before {
  content: "\e239";
}
.homepage .glyphicon-sunglasses:before {
  content: "\e240";
}
.homepage .glyphicon-text-size:before {
  content: "\e241";
}
.homepage .glyphicon-text-color:before {
  content: "\e242";
}
.homepage .glyphicon-text-background:before {
  content: "\e243";
}
.homepage .glyphicon-object-align-top:before {
  content: "\e244";
}
.homepage .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.homepage .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.homepage .glyphicon-object-align-left:before {
  content: "\e247";
}
.homepage .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.homepage .glyphicon-object-align-right:before {
  content: "\e249";
}
.homepage .glyphicon-triangle-right:before {
  content: "\e250";
}
.homepage .glyphicon-triangle-left:before {
  content: "\e251";
}
.homepage .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.homepage .glyphicon-triangle-top:before {
  content: "\e253";
}
.homepage .glyphicon-console:before {
  content: "\e254";
}
.homepage .glyphicon-superscript:before {
  content: "\e255";
}
.homepage .glyphicon-subscript:before {
  content: "\e256";
}
.homepage .glyphicon-menu-left:before {
  content: "\e257";
}
.homepage .glyphicon-menu-right:before {
  content: "\e258";
}
.homepage .glyphicon-menu-down:before {
  content: "\e259";
}
.homepage .glyphicon-menu-up:before {
  content: "\e260";
}
.homepage * {
  box-sizing: border-box;
}
.homepage *:before,
.homepage *:after {
  box-sizing: border-box;
}
.homepage html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
.homepage body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}
.homepage input,
.homepage button,
.homepage select,
.homepage textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.homepage a {
  color: #337ab7;
  text-decoration: none;
}
.homepage a:hover,
.homepage a:focus {
  color: #23527c;
  text-decoration: underline;
}
.homepage a:focus {
  outline: medium none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.homepage figure {
  margin: 0;
}
.homepage img {
  vertical-align: middle;
}
.homepage .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.homepage .img-rounded {
  border-radius: 30px;
}
.homepage .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.homepage .img-circle {
  border-radius: 50%;
}
.homepage hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.homepage .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.homepage .sr-only-focusable:active,
.homepage .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.homepage [role="button"] {
  cursor: pointer;
}
.homepage h1,
.homepage h2,
.homepage h3,
.homepage h4,
.homepage h5,
.homepage h6,
.homepage .h1,
.homepage .h2,
.homepage .h3,
.homepage .h4,
.homepage .h5,
.homepage .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.homepage h1 small,
.homepage h1 .small,
.homepage h2 small,
.homepage h2 .small,
.homepage h3 small,
.homepage h3 .small,
.homepage h4 small,
.homepage h4 .small,
.homepage h5 small,
.homepage h5 .small,
.homepage h6 small,
.homepage h6 .small,
.homepage .h1 small,
.homepage .h1 .small,
.homepage .h2 small,
.homepage .h2 .small,
.homepage .h3 small,
.homepage .h3 .small,
.homepage .h4 small,
.homepage .h4 .small,
.homepage .h5 small,
.homepage .h5 .small,
.homepage .h6 small,
.homepage .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.homepage h1,
.homepage .h1,
.homepage h2,
.homepage .h2,
.homepage h3,
.homepage .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.homepage h1 small,
.homepage h1 .small,
.homepage .h1 small,
.homepage .h1 .small,
.homepage h2 small,
.homepage h2 .small,
.homepage .h2 small,
.homepage .h2 .small,
.homepage h3 small,
.homepage h3 .small,
.homepage .h3 small,
.homepage .h3 .small {
  font-size: 65%;
}
.homepage h4,
.homepage .h4,
.homepage h5,
.homepage .h5,
.homepage h6,
.homepage .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.homepage h4 small,
.homepage h4 .small,
.homepage .h4 small,
.homepage .h4 .small,
.homepage h5 small,
.homepage h5 .small,
.homepage .h5 small,
.homepage .h5 .small,
.homepage h6 small,
.homepage h6 .small,
.homepage .h6 small,
.homepage .h6 .small {
  font-size: 75%;
}
.homepage h1,
.homepage .h1 {
  font-size: 36px;
}
.homepage h2,
.homepage .h2 {
  font-size: 30px;
}
.homepage h3,
.homepage .h3 {
  font-size: 24px;
}
.homepage h4,
.homepage .h4 {
  font-size: 18px;
}
.homepage h5,
.homepage .h5 {
  font-size: 14px;
}
.homepage h6,
.homepage .h6 {
  font-size: 12px;
}
.homepage p {
  margin: 0 0 10px;
}
.homepage .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .homepage .lead {
    font-size: 21px;
  }
}
.homepage small,
.homepage .small {
  font-size: 85%;
}
.homepage mark,
.homepage .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.homepage .text-left {
  text-align: left;
}
.homepage .text-right {
  text-align: right;
}
.homepage .text-center {
  text-align: center;
}
.homepage .text-justify {
  text-align: justify;
}
.homepage .text-nowrap {
  white-space: nowrap;
}
.homepage .text-lowercase {
  text-transform: lowercase;
}
.homepage .text-uppercase,
.homepage .initialism {
  text-transform: uppercase;
}
.homepage .text-capitalize {
  text-transform: capitalize;
}
.homepage .text-muted {
  color: #777777;
}
.homepage .text-primary {
  color: #337ab7;
}
.homepage a.text-primary:hover,
.homepage a.text-primary:focus {
  color: #286090;
}
.homepage .text-success {
  color: #3c763d;
}
.homepage a.text-success:hover,
.homepage a.text-success:focus {
  color: #2b542c;
}
.homepage .text-info {
  color: #31708f;
}
.homepage a.text-info:hover,
.homepage a.text-info:focus {
  color: #245269;
}
.homepage .text-warning {
  color: #8a6d3b;
}
.homepage a.text-warning:hover,
.homepage a.text-warning:focus {
  color: #66512c;
}
.homepage .text-danger {
  color: #a94442;
}
.homepage a.text-danger:hover,
.homepage a.text-danger:focus {
  color: #843534;
}
.homepage .bg-primary {
  color: #fff;
}
.homepage .bg-primary {
  background-color: #337ab7;
}
.homepage a.bg-primary:hover,
.homepage a.bg-primary:focus {
  background-color: #286090;
}
.homepage .bg-success {
  background-color: #dff0d8;
}
.homepage a.bg-success:hover,
.homepage a.bg-success:focus {
  background-color: #c1e2b3;
}
.homepage .bg-info {
  background-color: #d9edf7;
}
.homepage a.bg-info:hover,
.homepage a.bg-info:focus {
  background-color: #afd9ee;
}
.homepage .bg-warning {
  background-color: #fcf8e3;
}
.homepage a.bg-warning:hover,
.homepage a.bg-warning:focus {
  background-color: #f7ecb5;
}
.homepage .bg-danger {
  background-color: #f2dede;
}
.homepage a.bg-danger:hover,
.homepage a.bg-danger:focus {
  background-color: #e4b9b9;
}
.homepage .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.homepage ul,
.homepage ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.homepage ul ul,
.homepage ul ol,
.homepage ol ul,
.homepage ol ol {
  margin-bottom: 0;
}
.homepage .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.homepage .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.homepage .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.homepage dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.homepage dt,
.homepage dd {
  line-height: 1.42857;
}
.homepage dt {
  font-weight: bold;
}
.homepage dd {
  margin-left: 0;
}
.homepage .dl-horizontal dd:before,
.homepage .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.homepage .dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 992px) {
  .homepage .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .homepage .dl-horizontal dd {
    margin-left: 180px;
  }
}
.homepage abbr[title],
.homepage abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.homepage .initialism {
  font-size: 90%;
}
.homepage blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.homepage blockquote p:last-child,
.homepage blockquote ul:last-child,
.homepage blockquote ol:last-child {
  margin-bottom: 0;
}
/* .homepage blockquote footer, */
.homepage blockquote small,
.homepage blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
/* .homepage blockquote footer:before, */
.homepage blockquote small:before,
.homepage blockquote .small:before {
  content: '\2014 \00A0';
}
.homepage .blockquote-reverse,
.homepage blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* .homepage .blockquote-reverse footer:before, */
.homepage .blockquote-reverse small:before,
.homepage .blockquote-reverse .small:before,
/* .homepage blockquote.pull-right footer:before, */
.homepage blockquote.pull-right small:before,
.homepage blockquote.pull-right .small:before {
  content: '';
}
/* .homepage .blockquote-reverse footer:after, */
.homepage .blockquote-reverse small:after,
.homepage .blockquote-reverse .small:after,
/* .homepage blockquote.pull-right footer:after, */
.homepage blockquote.pull-right small:after,
.homepage blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.homepage address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
.homepage code,
.homepage kbd,
.homepage pre,
.homepage samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.homepage code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}
.homepage kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 20px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.homepage kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.homepage pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.homepage pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.homepage .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.homepage .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .container:before,
.homepage .container:after {
  content: " ";
  display: table;
}
.homepage .container:after {
  clear: both;
}
@media (min-width: 768px) {
  .homepage .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .homepage .container {
    width: 970px;
  }
}
@media (min-width: 1260px) {
  .homepage .container {
    width: 1230px;
  }
}
.homepage .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .container-fluid:before,
.homepage .container-fluid:after {
  content: " ";
  display: table;
}
.homepage .container-fluid:after {
  clear: both;
}
.homepage .row {
  margin-left: -15px;
  margin-right: -15px;
}
.homepage .row:before,
.homepage .row:after {
  content: " ";
  display: table;
}
.homepage .row:after {
  clear: both;
}
.homepage .col-xs-1,
.homepage .col-sm-1,
.homepage .col-md-1,
.homepage .col-lg-1,
.homepage .col-xs-2,
.homepage .col-sm-2,
.homepage .col-md-2,
.homepage .col-lg-2,
.homepage .col-xs-3,
.homepage .col-sm-3,
.homepage .col-md-3,
.homepage .col-lg-3,
.homepage .col-xs-4,
.homepage .col-sm-4,
.homepage .col-md-4,
.homepage .col-lg-4,
.homepage .col-xs-5,
.homepage .col-sm-5,
.homepage .col-md-5,
.homepage .col-lg-5,
.homepage .col-xs-6,
.homepage .col-sm-6,
.homepage .col-md-6,
.homepage .col-lg-6,
.homepage .col-xs-7,
.homepage .col-sm-7,
.homepage .col-md-7,
.homepage .col-lg-7,
.homepage .col-xs-8,
.homepage .col-sm-8,
.homepage .col-md-8,
.homepage .col-lg-8,
.homepage .col-xs-9,
.homepage .col-sm-9,
.homepage .col-md-9,
.homepage .col-lg-9,
.homepage .col-xs-10,
.homepage .col-sm-10,
.homepage .col-md-10,
.homepage .col-lg-10,
.homepage .col-xs-11,
.homepage .col-sm-11,
.homepage .col-md-11,
.homepage .col-lg-11,
.homepage .col-xs-12,
.homepage .col-sm-12,
.homepage .col-md-12,
.homepage .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .col-xs-1,
.homepage .col-xs-2,
.homepage .col-xs-3,
.homepage .col-xs-4,
.homepage .col-xs-5,
.homepage .col-xs-6,
.homepage .col-xs-7,
.homepage .col-xs-8,
.homepage .col-xs-9,
.homepage .col-xs-10,
.homepage .col-xs-11,
.homepage .col-xs-12 {
  float: left;
}
.homepage .col-xs-1 {
  width: 8.33333%;
}
.homepage .col-xs-2 {
  width: 16.66667%;
}
.homepage .col-xs-3 {
  width: 25%;
}
.homepage .col-xs-4 {
  width: 33.33333%;
}
.homepage .col-xs-5 {
  width: 41.66667%;
}
.homepage .col-xs-6 {
  width: 50%;
}
.homepage .col-xs-7 {
  width: 58.33333%;
}
.homepage .col-xs-8 {
  width: 66.66667%;
}
.homepage .col-xs-9 {
  width: 75%;
}
.homepage .col-xs-10 {
  width: 83.33333%;
}
.homepage .col-xs-11 {
  width: 91.66667%;
}
.homepage .col-xs-12 {
  width: 100%;
}
.homepage .col-xs-pull-0 {
  right: auto;
}
.homepage .col-xs-pull-1 {
  right: 8.33333%;
}
.homepage .col-xs-pull-2 {
  right: 16.66667%;
}
.homepage .col-xs-pull-3 {
  right: 25%;
}
.homepage .col-xs-pull-4 {
  right: 33.33333%;
}
.homepage .col-xs-pull-5 {
  right: 41.66667%;
}
.homepage .col-xs-pull-6 {
  right: 50%;
}
.homepage .col-xs-pull-7 {
  right: 58.33333%;
}
.homepage .col-xs-pull-8 {
  right: 66.66667%;
}
.homepage .col-xs-pull-9 {
  right: 75%;
}
.homepage .col-xs-pull-10 {
  right: 83.33333%;
}
.homepage .col-xs-pull-11 {
  right: 91.66667%;
}
.homepage .col-xs-pull-12 {
  right: 100%;
}
.homepage .col-xs-push-0 {
  left: auto;
}
.homepage .col-xs-push-1 {
  left: 8.33333%;
}
.homepage .col-xs-push-2 {
  left: 16.66667%;
}
.homepage .col-xs-push-3 {
  left: 25%;
}
.homepage .col-xs-push-4 {
  left: 33.33333%;
}
.homepage .col-xs-push-5 {
  left: 41.66667%;
}
.homepage .col-xs-push-6 {
  left: 50%;
}
.homepage .col-xs-push-7 {
  left: 58.33333%;
}
.homepage .col-xs-push-8 {
  left: 66.66667%;
}
.homepage .col-xs-push-9 {
  left: 75%;
}
.homepage .col-xs-push-10 {
  left: 83.33333%;
}
.homepage .col-xs-push-11 {
  left: 91.66667%;
}
.homepage .col-xs-push-12 {
  left: 100%;
}
.homepage .col-xs-offset-0 {
  margin-left: 0%;
}
.homepage .col-xs-offset-1 {
  margin-left: 8.33333%;
}
.homepage .col-xs-offset-2 {
  margin-left: 16.66667%;
}
.homepage .col-xs-offset-3 {
  margin-left: 25%;
}
.homepage .col-xs-offset-4 {
  margin-left: 33.33333%;
}
.homepage .col-xs-offset-5 {
  margin-left: 41.66667%;
}
.homepage .col-xs-offset-6 {
  margin-left: 50%;
}
.homepage .col-xs-offset-7 {
  margin-left: 58.33333%;
}
.homepage .col-xs-offset-8 {
  margin-left: 66.66667%;
}
.homepage .col-xs-offset-9 {
  margin-left: 75%;
}
.homepage .col-xs-offset-10 {
  margin-left: 83.33333%;
}
.homepage .col-xs-offset-11 {
  margin-left: 91.66667%;
}
.homepage .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .homepage .col-sm-1,
  .homepage .col-sm-2,
  .homepage .col-sm-3,
  .homepage .col-sm-4,
  .homepage .col-sm-5,
  .homepage .col-sm-6,
  .homepage .col-sm-7,
  .homepage .col-sm-8,
  .homepage .col-sm-9,
  .homepage .col-sm-10,
  .homepage .col-sm-11,
  .homepage .col-sm-12 {
    float: left;
  }
  .homepage .col-sm-1 {
    width: 8.33333%;
  }
  .homepage .col-sm-2 {
    width: 16.66667%;
  }
  .homepage .col-sm-3 {
    width: 25%;
  }
  .homepage .col-sm-4 {
    width: 33.33333%;
  }
  .homepage .col-sm-5 {
    width: 41.66667%;
  }
  .homepage .col-sm-6 {
    width: 50%;
  }
  .homepage .col-sm-7 {
    width: 58.33333%;
  }
  .homepage .col-sm-8 {
    width: 66.66667%;
  }
  .homepage .col-sm-9 {
    width: 75%;
  }
  .homepage .col-sm-10 {
    width: 83.33333%;
  }
  .homepage .col-sm-11 {
    width: 91.66667%;
  }
  .homepage .col-sm-12 {
    width: 100%;
  }
  .homepage .col-sm-pull-0 {
    right: auto;
  }
  .homepage .col-sm-pull-1 {
    right: 8.33333%;
  }
  .homepage .col-sm-pull-2 {
    right: 16.66667%;
  }
  .homepage .col-sm-pull-3 {
    right: 25%;
  }
  .homepage .col-sm-pull-4 {
    right: 33.33333%;
  }
  .homepage .col-sm-pull-5 {
    right: 41.66667%;
  }
  .homepage .col-sm-pull-6 {
    right: 50%;
  }
  .homepage .col-sm-pull-7 {
    right: 58.33333%;
  }
  .homepage .col-sm-pull-8 {
    right: 66.66667%;
  }
  .homepage .col-sm-pull-9 {
    right: 75%;
  }
  .homepage .col-sm-pull-10 {
    right: 83.33333%;
  }
  .homepage .col-sm-pull-11 {
    right: 91.66667%;
  }
  .homepage .col-sm-pull-12 {
    right: 100%;
  }
  .homepage .col-sm-push-0 {
    left: auto;
  }
  .homepage .col-sm-push-1 {
    left: 8.33333%;
  }
  .homepage .col-sm-push-2 {
    left: 16.66667%;
  }
  .homepage .col-sm-push-3 {
    left: 25%;
  }
  .homepage .col-sm-push-4 {
    left: 33.33333%;
  }
  .homepage .col-sm-push-5 {
    left: 41.66667%;
  }
  .homepage .col-sm-push-6 {
    left: 50%;
  }
  .homepage .col-sm-push-7 {
    left: 58.33333%;
  }
  .homepage .col-sm-push-8 {
    left: 66.66667%;
  }
  .homepage .col-sm-push-9 {
    left: 75%;
  }
  .homepage .col-sm-push-10 {
    left: 83.33333%;
  }
  .homepage .col-sm-push-11 {
    left: 91.66667%;
  }
  .homepage .col-sm-push-12 {
    left: 100%;
  }
  .homepage .col-sm-offset-0 {
    margin-left: 0%;
  }
  .homepage .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .homepage .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .homepage .col-sm-offset-3 {
    margin-left: 25%;
  }
  .homepage .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .homepage .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .homepage .col-sm-offset-6 {
    margin-left: 50%;
  }
  .homepage .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .homepage .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .homepage .col-sm-offset-9 {
    margin-left: 75%;
  }
  .homepage .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .homepage .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .homepage .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .homepage .col-md-1,
  .homepage .col-md-2,
  .homepage .col-md-3,
  .homepage .col-md-4,
  .homepage .col-md-5,
  .homepage .col-md-6,
  .homepage .col-md-7,
  .homepage .col-md-8,
  .homepage .col-md-9,
  .homepage .col-md-10,
  .homepage .col-md-11,
  .homepage .col-md-12 {
    float: left;
  }
  .homepage .col-md-1 {
    width: 8.33333%;
  }
  .homepage .col-md-2 {
    width: 16.66667%;
  }
  .homepage .col-md-3 {
    width: 25%;
  }
  .homepage .col-md-4 {
    width: 33.33333%;
  }
  .homepage .col-md-5 {
    width: 41.66667%;
  }
  .homepage .col-md-6 {
    width: 50%;
  }
  .homepage .col-md-7 {
    width: 58.33333%;
  }
  .homepage .col-md-8 {
    width: 66.66667%;
  }
  .homepage .col-md-9 {
    width: 75%;
  }
  .homepage .col-md-10 {
    width: 83.33333%;
  }
  .homepage .col-md-11 {
    width: 91.66667%;
  }
  .homepage .col-md-12 {
    width: 100%;
  }
  .homepage .col-md-pull-0 {
    right: auto;
  }
  .homepage .col-md-pull-1 {
    right: 8.33333%;
  }
  .homepage .col-md-pull-2 {
    right: 16.66667%;
  }
  .homepage .col-md-pull-3 {
    right: 25%;
  }
  .homepage .col-md-pull-4 {
    right: 33.33333%;
  }
  .homepage .col-md-pull-5 {
    right: 41.66667%;
  }
  .homepage .col-md-pull-6 {
    right: 50%;
  }
  .homepage .col-md-pull-7 {
    right: 58.33333%;
  }
  .homepage .col-md-pull-8 {
    right: 66.66667%;
  }
  .homepage .col-md-pull-9 {
    right: 75%;
  }
  .homepage .col-md-pull-10 {
    right: 83.33333%;
  }
  .homepage .col-md-pull-11 {
    right: 91.66667%;
  }
  .homepage .col-md-pull-12 {
    right: 100%;
  }
  .homepage .col-md-push-0 {
    left: auto;
  }
  .homepage .col-md-push-1 {
    left: 8.33333%;
  }
  .homepage .col-md-push-2 {
    left: 16.66667%;
  }
  .homepage .col-md-push-3 {
    left: 25%;
  }
  .homepage .col-md-push-4 {
    left: 33.33333%;
  }
  .homepage .col-md-push-5 {
    left: 41.66667%;
  }
  .homepage .col-md-push-6 {
    left: 50%;
  }
  .homepage .col-md-push-7 {
    left: 58.33333%;
  }
  .homepage .col-md-push-8 {
    left: 66.66667%;
  }
  .homepage .col-md-push-9 {
    left: 75%;
  }
  .homepage .col-md-push-10 {
    left: 83.33333%;
  }
  .homepage .col-md-push-11 {
    left: 91.66667%;
  }
  .homepage .col-md-push-12 {
    left: 100%;
  }
  .homepage .col-md-offset-0 {
    margin-left: 0%;
  }
  .homepage .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .homepage .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .homepage .col-md-offset-3 {
    margin-left: 25%;
  }
  .homepage .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .homepage .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .homepage .col-md-offset-6 {
    margin-left: 50%;
  }
  .homepage .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .homepage .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .homepage .col-md-offset-9 {
    margin-left: 75%;
  }
  .homepage .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .homepage .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .homepage .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1260px) {
  .homepage .col-lg-1,
  .homepage .col-lg-2,
  .homepage .col-lg-3,
  .homepage .col-lg-4,
  .homepage .col-lg-5,
  .homepage .col-lg-6,
  .homepage .col-lg-7,
  .homepage .col-lg-8,
  .homepage .col-lg-9,
  .homepage .col-lg-10,
  .homepage .col-lg-11,
  .homepage .col-lg-12 {
    float: left;
  }
  .homepage .col-lg-1 {
    width: 8.33333%;
  }
  .homepage .col-lg-2 {
    width: 16.66667%;
  }
  .homepage .col-lg-3 {
    width: 25%;
  }
  .homepage .col-lg-4 {
    width: 33.33333%;
  }
  .homepage .col-lg-5 {
    width: 41.66667%;
  }
  .homepage .col-lg-6 {
    width: 50%;
  }
  .homepage .col-lg-7 {
    width: 58.33333%;
  }
  .homepage .col-lg-8 {
    width: 66.66667%;
  }
  .homepage .col-lg-9 {
    width: 75%;
  }
  .homepage .col-lg-10 {
    width: 83.33333%;
  }
  .homepage .col-lg-11 {
    width: 91.66667%;
  }
  .homepage .col-lg-12 {
    width: 100%;
  }
  .homepage .col-lg-pull-0 {
    right: auto;
  }
  .homepage .col-lg-pull-1 {
    right: 8.33333%;
  }
  .homepage .col-lg-pull-2 {
    right: 16.66667%;
  }
  .homepage .col-lg-pull-3 {
    right: 25%;
  }
  .homepage .col-lg-pull-4 {
    right: 33.33333%;
  }
  .homepage .col-lg-pull-5 {
    right: 41.66667%;
  }
  .homepage .col-lg-pull-6 {
    right: 50%;
  }
  .homepage .col-lg-pull-7 {
    right: 58.33333%;
  }
  .homepage .col-lg-pull-8 {
    right: 66.66667%;
  }
  .homepage .col-lg-pull-9 {
    right: 75%;
  }
  .homepage .col-lg-pull-10 {
    right: 83.33333%;
  }
  .homepage .col-lg-pull-11 {
    right: 91.66667%;
  }
  .homepage .col-lg-pull-12 {
    right: 100%;
  }
  .homepage .col-lg-push-0 {
    left: auto;
  }
  .homepage .col-lg-push-1 {
    left: 8.33333%;
  }
  .homepage .col-lg-push-2 {
    left: 16.66667%;
  }
  .homepage .col-lg-push-3 {
    left: 25%;
  }
  .homepage .col-lg-push-4 {
    left: 33.33333%;
  }
  .homepage .col-lg-push-5 {
    left: 41.66667%;
  }
  .homepage .col-lg-push-6 {
    left: 50%;
  }
  .homepage .col-lg-push-7 {
    left: 58.33333%;
  }
  .homepage .col-lg-push-8 {
    left: 66.66667%;
  }
  .homepage .col-lg-push-9 {
    left: 75%;
  }
  .homepage .col-lg-push-10 {
    left: 83.33333%;
  }
  .homepage .col-lg-push-11 {
    left: 91.66667%;
  }
  .homepage .col-lg-push-12 {
    left: 100%;
  }
  .homepage .col-lg-offset-0 {
    margin-left: 0%;
  }
  .homepage .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .homepage .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .homepage .col-lg-offset-3 {
    margin-left: 25%;
  }
  .homepage .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .homepage .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .homepage .col-lg-offset-6 {
    margin-left: 50%;
  }
  .homepage .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .homepage .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .homepage .col-lg-offset-9 {
    margin-left: 75%;
  }
  .homepage .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .homepage .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .homepage .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.homepage table {
  background-color: transparent;
}
.homepage caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.homepage th {
  text-align: left;
}
.homepage .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.homepage .table > thead > tr > th,
.homepage .table > thead > tr > td,
.homepage .table > tbody > tr > th,
.homepage .table > tbody > tr > td,
.homepage .table > tfoot > tr > th,
.homepage .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.homepage .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.homepage .table > caption + thead > tr:first-child > th,
.homepage .table > caption + thead > tr:first-child > td,
.homepage .table > colgroup + thead > tr:first-child > th,
.homepage .table > colgroup + thead > tr:first-child > td,
.homepage .table > thead:first-child > tr:first-child > th,
.homepage .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.homepage .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.homepage .table .table {
  background-color: #fff;
}
.homepage .table-condensed > thead > tr > th,
.homepage .table-condensed > thead > tr > td,
.homepage .table-condensed > tbody > tr > th,
.homepage .table-condensed > tbody > tr > td,
.homepage .table-condensed > tfoot > tr > th,
.homepage .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.homepage .table-bordered {
  border: 1px solid #ddd;
}
.homepage .table-bordered > thead > tr > th,
.homepage .table-bordered > thead > tr > td,
.homepage .table-bordered > tbody > tr > th,
.homepage .table-bordered > tbody > tr > td,
.homepage .table-bordered > tfoot > tr > th,
.homepage .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.homepage .table-bordered > thead > tr > th,
.homepage .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.homepage .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.homepage .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.homepage table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.homepage table td[class*="col-"],
.homepage table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.homepage .table > thead > tr > td.active,
.homepage .table > thead > tr > th.active,
.homepage .table > thead > tr.active > td,
.homepage .table > thead > tr.active > th,
.homepage .table > tbody > tr > td.active,
.homepage .table > tbody > tr > th.active,
.homepage .table > tbody > tr.active > td,
.homepage .table > tbody > tr.active > th,
.homepage .table > tfoot > tr > td.active,
.homepage .table > tfoot > tr > th.active,
.homepage .table > tfoot > tr.active > td,
.homepage .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.homepage .table-hover > tbody > tr > td.active:hover,
.homepage .table-hover > tbody > tr > th.active:hover,
.homepage .table-hover > tbody > tr.active:hover > td,
.homepage .table-hover > tbody > tr:hover > .active,
.homepage .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.homepage .table > thead > tr > td.success,
.homepage .table > thead > tr > th.success,
.homepage .table > thead > tr.success > td,
.homepage .table > thead > tr.success > th,
.homepage .table > tbody > tr > td.success,
.homepage .table > tbody > tr > th.success,
.homepage .table > tbody > tr.success > td,
.homepage .table > tbody > tr.success > th,
.homepage .table > tfoot > tr > td.success,
.homepage .table > tfoot > tr > th.success,
.homepage .table > tfoot > tr.success > td,
.homepage .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.homepage .table-hover > tbody > tr > td.success:hover,
.homepage .table-hover > tbody > tr > th.success:hover,
.homepage .table-hover > tbody > tr.success:hover > td,
.homepage .table-hover > tbody > tr:hover > .success,
.homepage .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.homepage .table > thead > tr > td.info,
.homepage .table > thead > tr > th.info,
.homepage .table > thead > tr.info > td,
.homepage .table > thead > tr.info > th,
.homepage .table > tbody > tr > td.info,
.homepage .table > tbody > tr > th.info,
.homepage .table > tbody > tr.info > td,
.homepage .table > tbody > tr.info > th,
.homepage .table > tfoot > tr > td.info,
.homepage .table > tfoot > tr > th.info,
.homepage .table > tfoot > tr.info > td,
.homepage .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.homepage .table-hover > tbody > tr > td.info:hover,
.homepage .table-hover > tbody > tr > th.info:hover,
.homepage .table-hover > tbody > tr.info:hover > td,
.homepage .table-hover > tbody > tr:hover > .info,
.homepage .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.homepage .table > thead > tr > td.warning,
.homepage .table > thead > tr > th.warning,
.homepage .table > thead > tr.warning > td,
.homepage .table > thead > tr.warning > th,
.homepage .table > tbody > tr > td.warning,
.homepage .table > tbody > tr > th.warning,
.homepage .table > tbody > tr.warning > td,
.homepage .table > tbody > tr.warning > th,
.homepage .table > tfoot > tr > td.warning,
.homepage .table > tfoot > tr > th.warning,
.homepage .table > tfoot > tr.warning > td,
.homepage .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.homepage .table-hover > tbody > tr > td.warning:hover,
.homepage .table-hover > tbody > tr > th.warning:hover,
.homepage .table-hover > tbody > tr.warning:hover > td,
.homepage .table-hover > tbody > tr:hover > .warning,
.homepage .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.homepage .table > thead > tr > td.danger,
.homepage .table > thead > tr > th.danger,
.homepage .table > thead > tr.danger > td,
.homepage .table > thead > tr.danger > th,
.homepage .table > tbody > tr > td.danger,
.homepage .table > tbody > tr > th.danger,
.homepage .table > tbody > tr.danger > td,
.homepage .table > tbody > tr.danger > th,
.homepage .table > tfoot > tr > td.danger,
.homepage .table > tfoot > tr > th.danger,
.homepage .table > tfoot > tr.danger > td,
.homepage .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.homepage .table-hover > tbody > tr > td.danger:hover,
.homepage .table-hover > tbody > tr > th.danger:hover,
.homepage .table-hover > tbody > tr.danger:hover > td,
.homepage .table-hover > tbody > tr:hover > .danger,
.homepage .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.homepage .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .homepage .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .homepage .table-responsive > .table {
    margin-bottom: 0;
  }
  .homepage .table-responsive > .table > thead > tr > th,
  .homepage .table-responsive > .table > thead > tr > td,
  .homepage .table-responsive > .table > tbody > tr > th,
  .homepage .table-responsive > .table > tbody > tr > td,
  .homepage .table-responsive > .table > tfoot > tr > th,
  .homepage .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .homepage .table-responsive > .table-bordered {
    border: 0;
  }
  .homepage .table-responsive > .table-bordered > thead > tr > th:first-child,
  .homepage .table-responsive > .table-bordered > thead > tr > td:first-child,
  .homepage .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .homepage .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .homepage .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .homepage .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .homepage .table-responsive > .table-bordered > thead > tr > th:last-child,
  .homepage .table-responsive > .table-bordered > thead > tr > td:last-child,
  .homepage .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .homepage .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .homepage .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .homepage .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .homepage .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .homepage .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .homepage .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .homepage .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.homepage fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.homepage legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.homepage label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.homepage input[type="search"] {
  box-sizing: border-box;
}
.homepage input[type="radio"],
.homepage input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.homepage input[type="file"] {
  display: block;
}
.homepage input[type="range"] {
  display: block;
  width: 100%;
}
.homepage select[multiple],
.homepage select[size] {
  height: auto;
}
.homepage input[type="file"]:focus,
.homepage input[type="radio"]:focus,
.homepage input[type="checkbox"]:focus {
  outline: medium none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.homepage output {
  display: block;
  padding-top: 13px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}
.homepage .form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.homepage .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.homepage .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.homepage .form-control:-ms-input-placeholder {
  color: #999;
}
.homepage .form-control::-webkit-input-placeholder {
  color: #999;
}
.homepage .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.homepage .form-control[disabled],
.homepage .form-control[readonly],
.homepage fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.homepage .form-control[disabled],
.homepage fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.homepage textarea.form-control {
  height: auto;
}
.homepage input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .homepage input[type="date"].form-control,
  .homepage input[type="time"].form-control,
  .homepage input[type="datetime-local"].form-control,
  .homepage input[type="month"].form-control {
    line-height: 46px;
  }
  .homepage input[type="date"].input-sm,
  .homepage .input-group-sm > input[type="date"].form-control,
  .homepage .input-group-sm > input[type="date"].input-group-addon,
  .homepage .input-group-sm > .input-group-btn > input[type="date"].btn,
  .homepage .input-group-sm input[type="date"],
  .homepage input[type="time"].input-sm,
  .homepage .input-group-sm > input[type="time"].form-control,
  .homepage .input-group-sm > input[type="time"].input-group-addon,
  .homepage .input-group-sm > .input-group-btn > input[type="time"].btn,
  .homepage .input-group-sm input[type="time"],
  .homepage input[type="datetime-local"].input-sm,
  .homepage .input-group-sm > input[type="datetime-local"].form-control,
  .homepage .input-group-sm > input[type="datetime-local"].input-group-addon,
  .homepage .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .homepage .input-group-sm input[type="datetime-local"],
  .homepage input[type="month"].input-sm,
  .homepage .input-group-sm > input[type="month"].form-control,
  .homepage .input-group-sm > input[type="month"].input-group-addon,
  .homepage .input-group-sm > .input-group-btn > input[type="month"].btn,
  .homepage .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  .homepage input[type="date"].input-lg,
  .homepage .input-group-lg > input[type="date"].form-control,
  .homepage .input-group-lg > input[type="date"].input-group-addon,
  .homepage .input-group-lg > .input-group-btn > input[type="date"].btn,
  .homepage .input-group-lg input[type="date"],
  .homepage input[type="time"].input-lg,
  .homepage .input-group-lg > input[type="time"].form-control,
  .homepage .input-group-lg > input[type="time"].input-group-addon,
  .homepage .input-group-lg > .input-group-btn > input[type="time"].btn,
  .homepage .input-group-lg input[type="time"],
  .homepage input[type="datetime-local"].input-lg,
  .homepage .input-group-lg > input[type="datetime-local"].form-control,
  .homepage .input-group-lg > input[type="datetime-local"].input-group-addon,
  .homepage .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .homepage .input-group-lg input[type="datetime-local"],
  .homepage input[type="month"].input-lg,
  .homepage .input-group-lg > input[type="month"].form-control,
  .homepage .input-group-lg > input[type="month"].input-group-addon,
  .homepage .input-group-lg > .input-group-btn > input[type="month"].btn,
  .homepage .input-group-lg input[type="month"] {
    line-height: 58px;
  }
}
.homepage .form-group {
  margin-bottom: 15px;
}
.homepage .radio,
.homepage .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.homepage .radio label,
.homepage .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.homepage .radio input[type="radio"],
.homepage .radio-inline input[type="radio"],
.homepage .checkbox input[type="checkbox"],
.homepage .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.homepage .radio + .radio,
.homepage .checkbox + .checkbox {
  margin-top: -5px;
}
.homepage .radio-inline,
.homepage .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.homepage .radio-inline + .radio-inline,
.homepage .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.homepage input[type="radio"][disabled],
.homepage input[type="radio"].disabled,
.homepage fieldset[disabled] input[type="radio"],
.homepage input[type="checkbox"][disabled],
.homepage input[type="checkbox"].disabled,
.homepage fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.homepage .radio-inline.disabled,
.homepage fieldset[disabled] .radio-inline,
.homepage .checkbox-inline.disabled,
.homepage fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.homepage .radio.disabled label,
.homepage fieldset[disabled] .radio label,
.homepage .checkbox.disabled label,
.homepage fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.homepage .form-control-static {
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 0;
  min-height: 34px;
}
.homepage .form-control-static.input-lg,
.homepage .input-group-lg > .form-control-static.form-control,
.homepage .input-group-lg > .form-control-static.input-group-addon,
.homepage .input-group-lg > .input-group-btn > .form-control-static.btn,
.homepage .form-control-static.input-sm,
.homepage .input-group-sm > .form-control-static.form-control,
.homepage .input-group-sm > .form-control-static.input-group-addon,
.homepage .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.homepage .input-sm,
.homepage .input-group-sm > .form-control,
.homepage .input-group-sm > .input-group-addon,
.homepage .input-group-sm > .input-group-btn > .btn {
  height: 40px;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}
.homepage select.input-sm,
.homepage .input-group-sm > select.form-control,
.homepage .input-group-sm > select.input-group-addon,
.homepage .input-group-sm > .input-group-btn > select.btn {
  height: 40px;
  line-height: 40px;
}
.homepage textarea.input-sm,
.homepage .input-group-sm > textarea.form-control,
.homepage .input-group-sm > textarea.input-group-addon,
.homepage .input-group-sm > .input-group-btn > textarea.btn,
.homepage select[multiple].input-sm,
.homepage .input-group-sm > select[multiple].form-control,
.homepage .input-group-sm > select[multiple].input-group-addon,
.homepage .input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}
.homepage .form-group-sm .form-control {
  height: 40px;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}
.homepage .form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.homepage .form-group-sm textarea.form-control,
.homepage .form-group-sm select[multiple].form-control {
  height: auto;
}
.homepage .form-group-sm .form-control-static {
  height: 40px;
  min-height: 32px;
  padding: 11px 15px;
  font-size: 12px;
  line-height: 1.5;
}
.homepage .input-lg,
.homepage .input-group-lg > .form-control,
.homepage .input-group-lg > .input-group-addon,
.homepage .input-group-lg > .input-group-btn > .btn {
  height: 58px;
  padding: 16px 26px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 30px;
}
.homepage select.input-lg,
.homepage .input-group-lg > select.form-control,
.homepage .input-group-lg > select.input-group-addon,
.homepage .input-group-lg > .input-group-btn > select.btn {
  height: 58px;
  line-height: 58px;
}
.homepage textarea.input-lg,
.homepage .input-group-lg > textarea.form-control,
.homepage .input-group-lg > textarea.input-group-addon,
.homepage .input-group-lg > .input-group-btn > textarea.btn,
.homepage select[multiple].input-lg,
.homepage .input-group-lg > select[multiple].form-control,
.homepage .input-group-lg > select[multiple].input-group-addon,
.homepage .input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}
.homepage .form-group-lg .form-control {
  height: 58px;
  padding: 16px 26px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 30px;
}
.homepage .form-group-lg select.form-control {
  height: 58px;
  line-height: 58px;
}
.homepage .form-group-lg textarea.form-control,
.homepage .form-group-lg select[multiple].form-control {
  height: auto;
}
.homepage .form-group-lg .form-control-static {
  height: 58px;
  min-height: 38px;
  padding: 17px 26px;
  font-size: 18px;
  line-height: 1.33333;
}
.homepage .has-feedback {
  position: relative;
}
.homepage .has-feedback .form-control {
  padding-right: 57.5px;
}
.homepage .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
}
.homepage .input-lg + .form-control-feedback,
.homepage .input-group-lg > .form-control + .form-control-feedback,
.homepage .input-group-lg > .input-group-addon + .form-control-feedback,
.homepage .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.homepage .input-group-lg + .form-control-feedback,
.homepage .form-group-lg .form-control + .form-control-feedback {
  width: 58px;
  height: 58px;
  line-height: 58px;
}
.homepage .input-sm + .form-control-feedback,
.homepage .input-group-sm > .form-control + .form-control-feedback,
.homepage .input-group-sm > .input-group-addon + .form-control-feedback,
.homepage .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.homepage .input-group-sm + .form-control-feedback,
.homepage .form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.homepage .has-success .help-block,
.homepage .has-success .control-label,
.homepage .has-success .radio,
.homepage .has-success .checkbox,
.homepage .has-success .radio-inline,
.homepage .has-success .checkbox-inline,
.homepage .has-success.radio label,
.homepage .has-success.checkbox label,
.homepage .has-success.radio-inline label,
.homepage .has-success.checkbox-inline label {
  color: #3c763d;
}
.homepage .has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.homepage .has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.homepage .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.homepage .has-success .form-control-feedback {
  color: #3c763d;
}
.homepage .has-warning .help-block,
.homepage .has-warning .control-label,
.homepage .has-warning .radio,
.homepage .has-warning .checkbox,
.homepage .has-warning .radio-inline,
.homepage .has-warning .checkbox-inline,
.homepage .has-warning.radio label,
.homepage .has-warning.checkbox label,
.homepage .has-warning.radio-inline label,
.homepage .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.homepage .has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.homepage .has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.homepage .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.homepage .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.homepage .has-error .help-block,
.homepage .has-error .control-label,
.homepage .has-error .radio,
.homepage .has-error .checkbox,
.homepage .has-error .radio-inline,
.homepage .has-error .checkbox-inline,
.homepage .has-error.radio label,
.homepage .has-error.checkbox label,
.homepage .has-error.radio-inline label,
.homepage .has-error.checkbox-inline label {
  color: #a94442;
}
.homepage .has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.homepage .has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.homepage .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.homepage .has-error .form-control-feedback {
  color: #a94442;
}
.homepage .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.homepage .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.homepage .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .homepage .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .homepage .form-inline .form-control-static {
    display: inline-block;
  }
  .homepage .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .homepage .form-inline .input-group .input-group-addon,
  .homepage .form-inline .input-group .input-group-btn,
  .homepage .form-inline .input-group .form-control {
    width: auto;
  }
  .homepage .form-inline .input-group > .form-control {
    width: 100%;
  }
  .homepage .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .form-inline .radio,
  .homepage .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .form-inline .radio label,
  .homepage .form-inline .checkbox label {
    padding-left: 0;
  }
  .homepage .form-inline .radio input[type="radio"],
  .homepage .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .homepage .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.homepage .form-horizontal .radio,
.homepage .form-horizontal .checkbox,
.homepage .form-horizontal .radio-inline,
.homepage .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 13px;
}
.homepage .form-horizontal .radio,
.homepage .form-horizontal .checkbox {
  min-height: 33px;
}
.homepage .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.homepage .form-horizontal .form-group:before,
.homepage .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.homepage .form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .homepage .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 13px;
  }
}
.homepage .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .homepage .form-horizontal .form-group-lg .control-label {
    padding-top: 17px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .homepage .form-horizontal .form-group-sm .control-label {
    padding-top: 11px;
    font-size: 12px;
  }
}
.homepage .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 25px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.homepage .btn:focus,
.homepage .btn.focus,
.homepage .btn:active:focus,
.homepage .btn:active.focus,
.homepage .btn.active:focus,
.homepage .btn.active.focus {
  outline: medium none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.homepage .btn:hover,
.homepage .btn:focus,
.homepage .btn.focus {
  color: #333;
  text-decoration: none;
}
.homepage .btn:active,
.homepage .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.homepage .btn.disabled,
.homepage .btn[disabled],
.homepage fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
.homepage a.btn.disabled,
.homepage fieldset[disabled] a.btn {
  pointer-events: none;
}
.homepage .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.homepage .btn-default:focus,
.homepage .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.homepage .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.homepage .btn-default:active,
.homepage .btn-default.active,
.homepage .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.homepage .btn-default:active:hover,
.homepage .btn-default:active:focus,
.homepage .btn-default:active.focus,
.homepage .btn-default.active:hover,
.homepage .btn-default.active:focus,
.homepage .btn-default.active.focus,
.homepage .open > .btn-default.dropdown-toggle:hover,
.homepage .open > .btn-default.dropdown-toggle:focus,
.homepage .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.homepage .btn-default:active,
.homepage .btn-default.active,
.homepage .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.homepage .btn-default.disabled:hover,
.homepage .btn-default.disabled:focus,
.homepage .btn-default.disabled.focus,
.homepage .btn-default[disabled]:hover,
.homepage .btn-default[disabled]:focus,
.homepage .btn-default[disabled].focus,
.homepage fieldset[disabled] .btn-default:hover,
.homepage fieldset[disabled] .btn-default:focus,
.homepage fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.homepage .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.homepage .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.homepage .btn-primary:focus,
.homepage .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.homepage .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.homepage .btn-primary:active,
.homepage .btn-primary.active,
.homepage .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.homepage .btn-primary:active:hover,
.homepage .btn-primary:active:focus,
.homepage .btn-primary:active.focus,
.homepage .btn-primary.active:hover,
.homepage .btn-primary.active:focus,
.homepage .btn-primary.active.focus,
.homepage .open > .btn-primary.dropdown-toggle:hover,
.homepage .open > .btn-primary.dropdown-toggle:focus,
.homepage .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.homepage .btn-primary:active,
.homepage .btn-primary.active,
.homepage .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.homepage .btn-primary.disabled:hover,
.homepage .btn-primary.disabled:focus,
.homepage .btn-primary.disabled.focus,
.homepage .btn-primary[disabled]:hover,
.homepage .btn-primary[disabled]:focus,
.homepage .btn-primary[disabled].focus,
.homepage fieldset[disabled] .btn-primary:hover,
.homepage fieldset[disabled] .btn-primary:focus,
.homepage fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.homepage .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.homepage .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.homepage .btn-success:focus,
.homepage .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.homepage .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.homepage .btn-success:active,
.homepage .btn-success.active,
.homepage .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.homepage .btn-success:active:hover,
.homepage .btn-success:active:focus,
.homepage .btn-success:active.focus,
.homepage .btn-success.active:hover,
.homepage .btn-success.active:focus,
.homepage .btn-success.active.focus,
.homepage .open > .btn-success.dropdown-toggle:hover,
.homepage .open > .btn-success.dropdown-toggle:focus,
.homepage .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.homepage .btn-success:active,
.homepage .btn-success.active,
.homepage .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.homepage .btn-success.disabled:hover,
.homepage .btn-success.disabled:focus,
.homepage .btn-success.disabled.focus,
.homepage .btn-success[disabled]:hover,
.homepage .btn-success[disabled]:focus,
.homepage .btn-success[disabled].focus,
.homepage fieldset[disabled] .btn-success:hover,
.homepage fieldset[disabled] .btn-success:focus,
.homepage fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.homepage .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.homepage .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.homepage .btn-info:focus,
.homepage .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.homepage .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.homepage .btn-info:active,
.homepage .btn-info.active,
.homepage .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.homepage .btn-info:active:hover,
.homepage .btn-info:active:focus,
.homepage .btn-info:active.focus,
.homepage .btn-info.active:hover,
.homepage .btn-info.active:focus,
.homepage .btn-info.active.focus,
.homepage .open > .btn-info.dropdown-toggle:hover,
.homepage .open > .btn-info.dropdown-toggle:focus,
.homepage .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.homepage .btn-info:active,
.homepage .btn-info.active,
.homepage .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.homepage .btn-info.disabled:hover,
.homepage .btn-info.disabled:focus,
.homepage .btn-info.disabled.focus,
.homepage .btn-info[disabled]:hover,
.homepage .btn-info[disabled]:focus,
.homepage .btn-info[disabled].focus,
.homepage fieldset[disabled] .btn-info:hover,
.homepage fieldset[disabled] .btn-info:focus,
.homepage fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.homepage .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.homepage .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.homepage .btn-warning:focus,
.homepage .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.homepage .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.homepage .btn-warning:active,
.homepage .btn-warning.active,
.homepage .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.homepage .btn-warning:active:hover,
.homepage .btn-warning:active:focus,
.homepage .btn-warning:active.focus,
.homepage .btn-warning.active:hover,
.homepage .btn-warning.active:focus,
.homepage .btn-warning.active.focus,
.homepage .open > .btn-warning.dropdown-toggle:hover,
.homepage .open > .btn-warning.dropdown-toggle:focus,
.homepage .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.homepage .btn-warning:active,
.homepage .btn-warning.active,
.homepage .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.homepage .btn-warning.disabled:hover,
.homepage .btn-warning.disabled:focus,
.homepage .btn-warning.disabled.focus,
.homepage .btn-warning[disabled]:hover,
.homepage .btn-warning[disabled]:focus,
.homepage .btn-warning[disabled].focus,
.homepage fieldset[disabled] .btn-warning:hover,
.homepage fieldset[disabled] .btn-warning:focus,
.homepage fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.homepage .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.homepage .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.homepage .btn-danger:focus,
.homepage .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.homepage .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.homepage .btn-danger:active,
.homepage .btn-danger.active,
.homepage .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.homepage .btn-danger:active:hover,
.homepage .btn-danger:active:focus,
.homepage .btn-danger:active.focus,
.homepage .btn-danger.active:hover,
.homepage .btn-danger.active:focus,
.homepage .btn-danger.active.focus,
.homepage .open > .btn-danger.dropdown-toggle:hover,
.homepage .open > .btn-danger.dropdown-toggle:focus,
.homepage .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.homepage .btn-danger:active,
.homepage .btn-danger.active,
.homepage .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.homepage .btn-danger.disabled:hover,
.homepage .btn-danger.disabled:focus,
.homepage .btn-danger.disabled.focus,
.homepage .btn-danger[disabled]:hover,
.homepage .btn-danger[disabled]:focus,
.homepage .btn-danger[disabled].focus,
.homepage fieldset[disabled] .btn-danger:hover,
.homepage fieldset[disabled] .btn-danger:focus,
.homepage fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.homepage .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.homepage .btn-green {
  color: #fff;
  background-color: #77cd3a;
  border-color: #6bbd30;
  background-image: linear-gradient(to bottom, #77cd3a 0%, #6bc02f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF77CD3A', endColorstr='#FF6BC02F', GradientType=0);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.16), 0 2px 0 rgba(0, 0, 0, 0.11);
  border: 0;
}
.homepage .btn-green:focus,
.homepage .btn-green.focus {
  color: #fff;
  background-color: #5fa92b;
  border-color: #315816;
}
.homepage .btn-green:hover {
  color: #fff;
  background-color: #5fa92b;
  border-color: #4f8d24;
}
.homepage .btn-green:active,
.homepage .btn-green.active,
.homepage .open > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #5fa92b;
  border-color: #4f8d24;
}
.homepage .btn-green:active:hover,
.homepage .btn-green:active:focus,
.homepage .btn-green:active.focus,
.homepage .btn-green.active:hover,
.homepage .btn-green.active:focus,
.homepage .btn-green.active.focus,
.homepage .open > .btn-green.dropdown-toggle:hover,
.homepage .open > .btn-green.dropdown-toggle:focus,
.homepage .open > .btn-green.dropdown-toggle.focus {
  color: #fff;
  background-color: #4f8d24;
  border-color: #315816;
}
.homepage .btn-green:active,
.homepage .btn-green.active,
.homepage .open > .btn-green.dropdown-toggle {
  background-image: none;
}
.homepage .btn-green.disabled:hover,
.homepage .btn-green.disabled:focus,
.homepage .btn-green.disabled.focus,
.homepage .btn-green[disabled]:hover,
.homepage .btn-green[disabled]:focus,
.homepage .btn-green[disabled].focus,
.homepage fieldset[disabled] .btn-green:hover,
.homepage fieldset[disabled] .btn-green:focus,
.homepage fieldset[disabled] .btn-green.focus {
  background-color: #77cd3a;
  border-color: #6bbd30;
}
.homepage .btn-green .badge {
  color: #77cd3a;
  background-color: #fff;
}
.homepage .btn-orange {
  color: #fff;
  background-color: #ff961a;
  border-color: #ff8a01;
  background-image: linear-gradient(to bottom, #ff961a 0%, #ff8706 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF961A', endColorstr='#FFFF8706', GradientType=0);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.16), 0 2px 0 rgba(0, 0, 0, 0.11);
  border: 0;
}
.homepage .btn-orange:focus,
.homepage .btn-orange.focus {
  color: #fff;
  background-color: #e67d00;
  border-color: #804500;
}
.homepage .btn-orange:hover {
  color: #fff;
  background-color: #e67d00;
  border-color: #c26900;
}
.homepage .btn-orange:active,
.homepage .btn-orange.active,
.homepage .open > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #e67d00;
  border-color: #c26900;
}
.homepage .btn-orange:active:hover,
.homepage .btn-orange:active:focus,
.homepage .btn-orange:active.focus,
.homepage .btn-orange.active:hover,
.homepage .btn-orange.active:focus,
.homepage .btn-orange.active.focus,
.homepage .open > .btn-orange.dropdown-toggle:hover,
.homepage .open > .btn-orange.dropdown-toggle:focus,
.homepage .open > .btn-orange.dropdown-toggle.focus {
  color: #fff;
  background-color: #c26900;
  border-color: #804500;
}
.homepage .btn-orange:active,
.homepage .btn-orange.active,
.homepage .open > .btn-orange.dropdown-toggle {
  background-image: none;
}
.homepage .btn-orange.disabled:hover,
.homepage .btn-orange.disabled:focus,
.homepage .btn-orange.disabled.focus,
.homepage .btn-orange[disabled]:hover,
.homepage .btn-orange[disabled]:focus,
.homepage .btn-orange[disabled].focus,
.homepage fieldset[disabled] .btn-orange:hover,
.homepage fieldset[disabled] .btn-orange:focus,
.homepage fieldset[disabled] .btn-orange.focus {
  background-color: #ff961a;
  border-color: #ff8a01;
}
.homepage .btn-orange .badge {
  color: #ff961a;
  background-color: #fff;
}
.homepage .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.homepage .btn-link,
.homepage .btn-link:active,
.homepage .btn-link.active,
.homepage .btn-link[disabled],
.homepage fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.homepage .btn-link,
.homepage .btn-link:hover,
.homepage .btn-link:focus,
.homepage .btn-link:active {
  border-color: transparent;
}
.homepage .btn-link:hover,
.homepage .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.homepage .btn-link[disabled]:hover,
.homepage .btn-link[disabled]:focus,
.homepage fieldset[disabled] .btn-link:hover,
.homepage fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.homepage .btn-lg,
.homepage .btn-group-lg > .btn {
  padding: 16px 26px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 30px;
}
.homepage .btn-sm,
.homepage .btn-group-sm > .btn {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}
.homepage .btn-xs,
.homepage .btn-group-xs > .btn {
  padding: 5px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}
.homepage .btn-block {
  display: block;
  width: 100%;
}
.homepage .btn-block + .btn-block {
  margin-top: 5px;
}
.homepage input[type="submit"].btn-block,
.homepage input[type="reset"].btn-block,
.homepage input[type="button"].btn-block {
  width: 100%;
}
.homepage .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.homepage .fade.in {
  opacity: 1;
}
.homepage .collapse {
  display: none;
}
.homepage .collapse.in {
  display: block;
}
.homepage tr.collapse.in {
  display: table-row;
}
.homepage tbody.collapse.in {
  display: table-row-group;
}
.homepage .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.homepage .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;
}
.homepage .dropup,
.homepage .dropdown {
  position: relative;
}
.homepage .dropdown-toggle:focus {
  outline: 0;
}
.homepage .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: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.homepage .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.homepage .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.homepage .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}
.homepage .dropdown-menu > li > a:hover,
.homepage .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.homepage .dropdown-menu > .active > a,
.homepage .dropdown-menu > .active > a:hover,
.homepage .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.homepage .dropdown-menu > .disabled > a,
.homepage .dropdown-menu > .disabled > a:hover,
.homepage .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.homepage .dropdown-menu > .disabled > a:hover,
.homepage .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.homepage .open > .dropdown-menu {
  display: block;
}
.homepage .open > a {
  outline: 0;
}
.homepage .dropdown-menu-right {
  left: auto;
  right: 0;
}
.homepage .dropdown-menu-left {
  left: 0;
  right: auto;
}
.homepage .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}
.homepage .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.homepage .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.homepage .dropup .caret,
.homepage .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.homepage .dropup .dropdown-menu,
.homepage .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .homepage .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .homepage .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.homepage .btn-group,
.homepage .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.homepage .btn-group > .btn,
.homepage .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.homepage .btn-group > .btn:hover,
.homepage .btn-group > .btn:focus,
.homepage .btn-group > .btn:active,
.homepage .btn-group > .btn.active,
.homepage .btn-group-vertical > .btn:hover,
.homepage .btn-group-vertical > .btn:focus,
.homepage .btn-group-vertical > .btn:active,
.homepage .btn-group-vertical > .btn.active {
  z-index: 2;
}
.homepage .btn-group .btn + .btn,
.homepage .btn-group .btn + .btn-group,
.homepage .btn-group .btn-group + .btn,
.homepage .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.homepage .btn-toolbar {
  margin-left: -5px;
}
.homepage .btn-toolbar:before,
.homepage .btn-toolbar:after {
  content: " ";
  display: table;
}
.homepage .btn-toolbar:after {
  clear: both;
}
.homepage .btn-toolbar .btn,
.homepage .btn-toolbar .btn-group,
.homepage .btn-toolbar .input-group {
  float: left;
}
.homepage .btn-toolbar > .btn,
.homepage .btn-toolbar > .btn-group,
.homepage .btn-toolbar > .input-group {
  margin-left: 5px;
}
.homepage .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.homepage .btn-group > .btn:first-child {
  margin-left: 0;
}
.homepage .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.homepage .btn-group > .btn:last-child:not(:first-child),
.homepage .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.homepage .btn-group > .btn-group {
  float: left;
}
.homepage .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.homepage .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.homepage .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.homepage .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.homepage .btn-group .dropdown-toggle:active,
.homepage .btn-group.open .dropdown-toggle {
  outline: 0;
}
.homepage .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.homepage .btn-group > .btn-lg + .dropdown-toggle,
.homepage .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.homepage .btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.homepage .btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.homepage .btn .caret {
  margin-left: 0;
}
.homepage .btn-lg .caret,
.homepage .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.homepage .dropup .btn-lg .caret,
.homepage .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.homepage .btn-group-vertical > .btn,
.homepage .btn-group-vertical > .btn-group,
.homepage .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.homepage .btn-group-vertical > .btn-group:before,
.homepage .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.homepage .btn-group-vertical > .btn-group:after {
  clear: both;
}
.homepage .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.homepage .btn-group-vertical > .btn + .btn,
.homepage .btn-group-vertical > .btn + .btn-group,
.homepage .btn-group-vertical > .btn-group + .btn,
.homepage .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.homepage .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.homepage .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.homepage .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.homepage .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.homepage .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.homepage .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.homepage .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.homepage .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.homepage .btn-group-justified > .btn,
.homepage .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.homepage .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.homepage .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.homepage [data-toggle="buttons"] > .btn input[type="radio"],
.homepage [data-toggle="buttons"] > .btn input[type="checkbox"],
.homepage [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.homepage [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.homepage .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.homepage .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.homepage .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.homepage .input-group .form-control:focus {
  z-index: 3;
}
.homepage .input-group-addon,
.homepage .input-group-btn,
.homepage .input-group .form-control {
  display: table-cell;
}
.homepage .input-group-addon:not(:first-child):not(:last-child),
.homepage .input-group-btn:not(:first-child):not(:last-child),
.homepage .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.homepage .input-group-addon,
.homepage .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.homepage .input-group-addon {
  padding: 12px 18px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.homepage .input-group-addon.input-sm,
.homepage .input-group-sm > .input-group-addon,
.homepage .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 10px 15px;
  font-size: 12px;
  border-radius: 20px;
}
.homepage .input-group-addon.input-lg,
.homepage .input-group-lg > .input-group-addon,
.homepage .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 16px 26px;
  font-size: 18px;
  border-radius: 30px;
}
.homepage .input-group-addon input[type="radio"],
.homepage .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.homepage .input-group .form-control:first-child,
.homepage .input-group-addon:first-child,
.homepage .input-group-btn:first-child > .btn,
.homepage .input-group-btn:first-child > .btn-group > .btn,
.homepage .input-group-btn:first-child > .dropdown-toggle,
.homepage .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.homepage .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.homepage .input-group-addon:first-child {
  border-right: 0;
}
.homepage .input-group .form-control:last-child,
.homepage .input-group-addon:last-child,
.homepage .input-group-btn:last-child > .btn,
.homepage .input-group-btn:last-child > .btn-group > .btn,
.homepage .input-group-btn:last-child > .dropdown-toggle,
.homepage .input-group-btn:first-child > .btn:not(:first-child),
.homepage .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.homepage .input-group-addon:last-child {
  border-left: 0;
}
.homepage .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.homepage .input-group-btn > .btn {
  position: relative;
}
.homepage .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.homepage .input-group-btn > .btn:hover,
.homepage .input-group-btn > .btn:focus,
.homepage .input-group-btn > .btn:active {
  z-index: 2;
}
.homepage .input-group-btn:first-child > .btn,
.homepage .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.homepage .input-group-btn:last-child > .btn,
.homepage .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.homepage .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.homepage .nav:before,
.homepage .nav:after {
  content: " ";
  display: table;
}
.homepage .nav:after {
  clear: both;
}
.homepage .nav > li {
  position: relative;
  display: block;
}
.homepage .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.homepage .nav > li > a:hover,
.homepage .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.homepage .nav > li.disabled > a {
  color: #777777;
}
.homepage .nav > li.disabled > a:hover,
.homepage .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.homepage .nav .open > a,
.homepage .nav .open > a:hover,
.homepage .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.homepage .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.homepage .nav > li > a > img {
  max-width: none;
}
.homepage .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.homepage .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.homepage .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}
.homepage .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.homepage .nav-tabs > li.active > a,
.homepage .nav-tabs > li.active > a:hover,
.homepage .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.homepage .nav-pills > li {
  float: left;
}
.homepage .nav-pills > li > a {
  border-radius: 3px;
}
.homepage .nav-pills > li + li {
  margin-left: 2px;
}
.homepage .nav-pills > li.active > a,
.homepage .nav-pills > li.active > a:hover,
.homepage .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.homepage .nav-stacked > li {
  float: none;
}
.homepage .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.homepage .nav-justified,
.homepage .nav-tabs.nav-justified {
  width: 100%;
}
.homepage .nav-justified > li,
.homepage .nav-tabs.nav-justified > li {
  float: none;
}
.homepage .nav-justified > li > a,
.homepage .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.homepage .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .homepage .nav-justified > li,
  .homepage .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .homepage .nav-justified > li > a,
  .homepage .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.homepage .nav-tabs-justified,
.homepage .nav-tabs.nav-justified {
  border-bottom: 0;
}
.homepage .nav-tabs-justified > li > a,
.homepage .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.homepage .nav-tabs-justified > .active > a,
.homepage .nav-tabs.nav-justified > .active > a,
.homepage .nav-tabs-justified > .active > a:hover,
.homepage .nav-tabs.nav-justified > .active > a:hover,
.homepage .nav-tabs-justified > .active > a:focus,
.homepage .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .homepage .nav-tabs-justified > li > a,
  .homepage .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
  }
  .homepage .nav-tabs-justified > .active > a,
  .homepage .nav-tabs.nav-justified > .active > a,
  .homepage .nav-tabs-justified > .active > a:hover,
  .homepage .nav-tabs.nav-justified > .active > a:hover,
  .homepage .nav-tabs-justified > .active > a:focus,
  .homepage .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.homepage .tab-content > .tab-pane {
  display: none;
}
.homepage .tab-content > .active {
  display: block;
}
.homepage .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.homepage .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.homepage .navbar:before,
.homepage .navbar:after {
  content: " ";
  display: table;
}
.homepage .navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  .homepage .navbar {
    border-radius: 3px;
  }
}
.homepage .navbar-header:before,
.homepage .navbar-header:after {
  content: " ";
  display: table;
}
.homepage .navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  .homepage .navbar-header {
    float: left;
  }
}
.homepage .navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.homepage .navbar-collapse:before,
.homepage .navbar-collapse:after {
  content: " ";
  display: table;
}
.homepage .navbar-collapse:after {
  clear: both;
}
.homepage .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .homepage .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .homepage .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .homepage .navbar-collapse.in {
    overflow-y: visible;
  }
  .homepage .navbar-fixed-top .navbar-collapse,
  .homepage .navbar-static-top .navbar-collapse,
  .homepage .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.homepage .navbar-fixed-top .navbar-collapse,
.homepage .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .homepage .navbar-fixed-top .navbar-collapse,
  .homepage .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.homepage .container > .navbar-header,
.homepage .container > .navbar-collapse,
.homepage .container-fluid > .navbar-header,
.homepage .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  .homepage .container > .navbar-header,
  .homepage .container > .navbar-collapse,
  .homepage .container-fluid > .navbar-header,
  .homepage .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.homepage .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .homepage .navbar-static-top {
    border-radius: 0;
  }
}
.homepage .navbar-fixed-top,
.homepage .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  .homepage .navbar-fixed-top,
  .homepage .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.homepage .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.homepage .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.homepage .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.homepage .navbar-brand:hover,
.homepage .navbar-brand:focus {
  text-decoration: none;
}
.homepage .navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  .homepage .navbar > .container .navbar-brand,
  .homepage .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.homepage .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.homepage .navbar-toggle:focus {
  outline: 0;
}
.homepage .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.homepage .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .homepage .navbar-toggle {
    display: none;
  }
}
.homepage .navbar-nav {
  margin: 7.5px -15px;
}
.homepage .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .homepage .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .homepage .navbar-nav .open .dropdown-menu > li > a,
  .homepage .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .homepage .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .homepage .navbar-nav .open .dropdown-menu > li > a:hover,
  .homepage .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .homepage .navbar-nav {
    float: left;
    margin: 0;
  }
  .homepage .navbar-nav > li {
    float: left;
  }
  .homepage .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.homepage .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 2px;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .homepage .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .homepage .navbar-form .form-control-static {
    display: inline-block;
  }
  .homepage .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .homepage .navbar-form .input-group .input-group-addon,
  .homepage .navbar-form .input-group .input-group-btn,
  .homepage .navbar-form .input-group .form-control {
    width: auto;
  }
  .homepage .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .homepage .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .navbar-form .radio,
  .homepage .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .homepage .navbar-form .radio label,
  .homepage .navbar-form .checkbox label {
    padding-left: 0;
  }
  .homepage .navbar-form .radio input[type="radio"],
  .homepage .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .homepage .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .homepage .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .homepage .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .homepage .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.homepage .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.homepage .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.homepage .navbar-btn {
  margin-top: 2px;
  margin-bottom: 2px;
}
.homepage .navbar-btn.btn-sm,
.homepage .btn-group-sm > .navbar-btn.btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.homepage .navbar-btn.btn-xs,
.homepage .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}
.homepage .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .homepage .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) {
  .homepage .navbar-left {
    float: left !important;
  }
  .homepage .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .homepage .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.homepage .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.homepage .navbar-default .navbar-brand {
  color: #777;
}
.homepage .navbar-default .navbar-brand:hover,
.homepage .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.homepage .navbar-default .navbar-text {
  color: #777;
}
.homepage .navbar-default .navbar-nav > li > a {
  color: #777;
}
.homepage .navbar-default .navbar-nav > li > a:hover,
.homepage .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.homepage .navbar-default .navbar-nav > .active > a,
.homepage .navbar-default .navbar-nav > .active > a:hover,
.homepage .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.homepage .navbar-default .navbar-nav > .disabled > a,
.homepage .navbar-default .navbar-nav > .disabled > a:hover,
.homepage .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.homepage .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.homepage .navbar-default .navbar-toggle:hover,
.homepage .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.homepage .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.homepage .navbar-default .navbar-collapse,
.homepage .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.homepage .navbar-default .navbar-nav > .open > a,
.homepage .navbar-default .navbar-nav > .open > a:hover,
.homepage .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 991px) {
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .homepage .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.homepage .navbar-default .navbar-link {
  color: #777;
}
.homepage .navbar-default .navbar-link:hover {
  color: #333;
}
.homepage .navbar-default .btn-link {
  color: #777;
}
.homepage .navbar-default .btn-link:hover,
.homepage .navbar-default .btn-link:focus {
  color: #333;
}
.homepage .navbar-default .btn-link[disabled]:hover,
.homepage .navbar-default .btn-link[disabled]:focus,
.homepage fieldset[disabled] .navbar-default .btn-link:hover,
.homepage fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.homepage .navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.homepage .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.homepage .navbar-inverse .navbar-brand:hover,
.homepage .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.homepage .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.homepage .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.homepage .navbar-inverse .navbar-nav > li > a:hover,
.homepage .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.homepage .navbar-inverse .navbar-nav > .active > a,
.homepage .navbar-inverse .navbar-nav > .active > a:hover,
.homepage .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.homepage .navbar-inverse .navbar-nav > .disabled > a,
.homepage .navbar-inverse .navbar-nav > .disabled > a:hover,
.homepage .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.homepage .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.homepage .navbar-inverse .navbar-toggle:hover,
.homepage .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.homepage .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.homepage .navbar-inverse .navbar-collapse,
.homepage .navbar-inverse .navbar-form {
  border-color: #101010;
}
.homepage .navbar-inverse .navbar-nav > .open > a,
.homepage .navbar-inverse .navbar-nav > .open > a:hover,
.homepage .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 991px) {
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .homepage .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.homepage .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.homepage .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.homepage .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.homepage .navbar-inverse .btn-link:hover,
.homepage .navbar-inverse .btn-link:focus {
  color: #fff;
}
.homepage .navbar-inverse .btn-link[disabled]:hover,
.homepage .navbar-inverse .btn-link[disabled]:focus,
.homepage fieldset[disabled] .navbar-inverse .btn-link:hover,
.homepage fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.homepage .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.homepage .breadcrumb > li {
  display: inline-block;
}
.homepage .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.homepage .breadcrumb > .active {
  color: #777777;
}
.homepage .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}
.homepage .pagination > li {
  display: inline;
}
.homepage .pagination > li > a,
.homepage .pagination > li > span {
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.homepage .pagination > li:first-child > a,
.homepage .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.homepage .pagination > li:last-child > a,
.homepage .pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.homepage .pagination > li > a:hover,
.homepage .pagination > li > a:focus,
.homepage .pagination > li > span:hover,
.homepage .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.homepage .pagination > .active > a,
.homepage .pagination > .active > a:hover,
.homepage .pagination > .active > a:focus,
.homepage .pagination > .active > span,
.homepage .pagination > .active > span:hover,
.homepage .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.homepage .pagination > .disabled > span,
.homepage .pagination > .disabled > span:hover,
.homepage .pagination > .disabled > span:focus,
.homepage .pagination > .disabled > a,
.homepage .pagination > .disabled > a:hover,
.homepage .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.homepage .pagination-lg > li > a,
.homepage .pagination-lg > li > span {
  padding: 16px 26px;
  font-size: 18px;
  line-height: 1.33333;
}
.homepage .pagination-lg > li:first-child > a,
.homepage .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
.homepage .pagination-lg > li:last-child > a,
.homepage .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}
.homepage .pagination-sm > li > a,
.homepage .pagination-sm > li > span {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.5;
}
.homepage .pagination-sm > li:first-child > a,
.homepage .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.homepage .pagination-sm > li:last-child > a,
.homepage .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.homepage .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.homepage .pager:before,
.homepage .pager:after {
  content: " ";
  display: table;
}
.homepage .pager:after {
  clear: both;
}
.homepage .pager li {
  display: inline;
}
.homepage .pager li > a,
.homepage .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.homepage .pager li > a:hover,
.homepage .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.homepage .pager .next > a,
.homepage .pager .next > span {
  float: right;
}
.homepage .pager .previous > a,
.homepage .pager .previous > span {
  float: left;
}
.homepage .pager .disabled > a,
.homepage .pager .disabled > a:hover,
.homepage .pager .disabled > a:focus,
.homepage .pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.homepage .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.homepage .label:empty {
  display: none;
}
.homepage .btn .label {
  position: relative;
  top: -1px;
}
.homepage a.label:hover,
.homepage a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.homepage .label-default {
  background-color: #777777;
}
.homepage .label-default[href]:hover,
.homepage .label-default[href]:focus {
  background-color: #5e5e5e;
}
.homepage .label-primary {
  background-color: #337ab7;
}
.homepage .label-primary[href]:hover,
.homepage .label-primary[href]:focus {
  background-color: #286090;
}
.homepage .label-success {
  background-color: #5cb85c;
}
.homepage .label-success[href]:hover,
.homepage .label-success[href]:focus {
  background-color: #449d44;
}
.homepage .label-info {
  background-color: #5bc0de;
}
.homepage .label-info[href]:hover,
.homepage .label-info[href]:focus {
  background-color: #31b0d5;
}
.homepage .label-warning {
  background-color: #f0ad4e;
}
.homepage .label-warning[href]:hover,
.homepage .label-warning[href]:focus {
  background-color: #ec971f;
}
.homepage .label-danger {
  background-color: #d9534f;
}
.homepage .label-danger[href]:hover,
.homepage .label-danger[href]:focus {
  background-color: #c9302c;
}
.homepage .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.homepage .badge:empty {
  display: none;
}
.homepage .btn .badge {
  position: relative;
  top: -1px;
}
.homepage .btn-xs .badge,
.homepage .btn-group-xs > .btn .badge,
.homepage .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.homepage .list-group-item.active > .badge,
.homepage .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.homepage .list-group-item > .badge {
  float: right;
}
.homepage .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.homepage .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.homepage a.badge:hover,
.homepage a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.homepage .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.homepage .jumbotron h1,
.homepage .jumbotron .h1 {
  color: inherit;
}
.homepage .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.homepage .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.homepage .container .jumbotron,
.homepage .container-fluid .jumbotron {
  border-radius: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .homepage .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .homepage .container .jumbotron,
  .homepage .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .homepage .jumbotron h1,
  .homepage .jumbotron .h1 {
    font-size: 63px;
  }
}
.homepage .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}
.homepage .thumbnail > img,
.homepage .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.homepage .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.homepage a.thumbnail:hover,
.homepage a.thumbnail:focus,
.homepage a.thumbnail.active {
  border-color: #337ab7;
}
.homepage .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}
.homepage .alert h4 {
  margin-top: 0;
  color: inherit;
}
.homepage .alert .alert-link {
  font-weight: bold;
}
.homepage .alert > p,
.homepage .alert > ul {
  margin-bottom: 0;
}
.homepage .alert > p + p {
  margin-top: 5px;
}
.homepage .alert-dismissable,
.homepage .alert-dismissible {
  padding-right: 35px;
}
.homepage .alert-dismissable .close,
.homepage .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.homepage .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.homepage .alert-success hr {
  border-top-color: #c9e2b3;
}
.homepage .alert-success .alert-link {
  color: #2b542c;
}
.homepage .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.homepage .alert-info hr {
  border-top-color: #a6e1ec;
}
.homepage .alert-info .alert-link {
  color: #245269;
}
.homepage .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.homepage .alert-warning hr {
  border-top-color: #f7e1b5;
}
.homepage .alert-warning .alert-link {
  color: #66512c;
}
.homepage .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.homepage .alert-danger hr {
  border-top-color: #e4b9c0;
}
.homepage .alert-danger .alert-link {
  color: #843534;
}
@-webkit-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;
  }
}
.homepage .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.homepage .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.homepage .progress-striped .progress-bar,
.homepage .progress-bar-striped {
  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);
  background-size: 40px 40px;
}
.homepage .progress.active .progress-bar,
.homepage .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.homepage .progress-bar-success {
  background-color: #5cb85c;
}
.homepage .progress-striped .progress-bar-success {
  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);
}
.homepage .progress-bar-info {
  background-color: #5bc0de;
}
.homepage .progress-striped .progress-bar-info {
  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);
}
.homepage .progress-bar-warning {
  background-color: #f0ad4e;
}
.homepage .progress-striped .progress-bar-warning {
  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);
}
.homepage .progress-bar-danger {
  background-color: #d9534f;
}
.homepage .progress-striped .progress-bar-danger {
  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);
}
.homepage .media {
  margin-top: 15px;
}
.homepage .media:first-child {
  margin-top: 0;
}
.homepage .media,
.homepage .media-body {
  zoom: 1;
  overflow: hidden;
}
.homepage .media-body {
  width: 10000px;
}
.homepage .media-object {
  display: block;
}
.homepage .media-object.img-thumbnail {
  max-width: none;
}
.homepage .media-right,
.homepage .media > .pull-right {
  padding-left: 10px;
}
.homepage .media-left,
.homepage .media > .pull-left {
  padding-right: 10px;
}
.homepage .media-left,
.homepage .media-right,
.homepage .media-body {
  display: table-cell;
  vertical-align: top;
}
.homepage .media-middle {
  vertical-align: middle;
}
.homepage .media-bottom {
  vertical-align: bottom;
}
.homepage .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.homepage .media-list {
  padding-left: 0;
  list-style: none;
}
.homepage .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.homepage .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.homepage .list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.homepage .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.homepage a.list-group-item,
.homepage button.list-group-item {
  color: #555;
}
.homepage a.list-group-item .list-group-item-heading,
.homepage button.list-group-item .list-group-item-heading {
  color: #333;
}
.homepage a.list-group-item:hover,
.homepage a.list-group-item:focus,
.homepage button.list-group-item:hover,
.homepage button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.homepage button.list-group-item {
  width: 100%;
  text-align: left;
}
.homepage .list-group-item.disabled,
.homepage .list-group-item.disabled:hover,
.homepage .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.homepage .list-group-item.disabled .list-group-item-heading,
.homepage .list-group-item.disabled:hover .list-group-item-heading,
.homepage .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.homepage .list-group-item.disabled .list-group-item-text,
.homepage .list-group-item.disabled:hover .list-group-item-text,
.homepage .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.homepage .list-group-item.active,
.homepage .list-group-item.active:hover,
.homepage .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.homepage .list-group-item.active .list-group-item-heading,
.homepage .list-group-item.active .list-group-item-heading > small,
.homepage .list-group-item.active .list-group-item-heading > .small,
.homepage .list-group-item.active:hover .list-group-item-heading,
.homepage .list-group-item.active:hover .list-group-item-heading > small,
.homepage .list-group-item.active:hover .list-group-item-heading > .small,
.homepage .list-group-item.active:focus .list-group-item-heading,
.homepage .list-group-item.active:focus .list-group-item-heading > small,
.homepage .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.homepage .list-group-item.active .list-group-item-text,
.homepage .list-group-item.active:hover .list-group-item-text,
.homepage .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.homepage .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.homepage a.list-group-item-success,
.homepage button.list-group-item-success {
  color: #3c763d;
}
.homepage a.list-group-item-success .list-group-item-heading,
.homepage button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.homepage a.list-group-item-success:hover,
.homepage a.list-group-item-success:focus,
.homepage button.list-group-item-success:hover,
.homepage button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.homepage a.list-group-item-success.active,
.homepage a.list-group-item-success.active:hover,
.homepage a.list-group-item-success.active:focus,
.homepage button.list-group-item-success.active,
.homepage button.list-group-item-success.active:hover,
.homepage button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.homepage .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.homepage a.list-group-item-info,
.homepage button.list-group-item-info {
  color: #31708f;
}
.homepage a.list-group-item-info .list-group-item-heading,
.homepage button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.homepage a.list-group-item-info:hover,
.homepage a.list-group-item-info:focus,
.homepage button.list-group-item-info:hover,
.homepage button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.homepage a.list-group-item-info.active,
.homepage a.list-group-item-info.active:hover,
.homepage a.list-group-item-info.active:focus,
.homepage button.list-group-item-info.active,
.homepage button.list-group-item-info.active:hover,
.homepage button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.homepage .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.homepage a.list-group-item-warning,
.homepage button.list-group-item-warning {
  color: #8a6d3b;
}
.homepage a.list-group-item-warning .list-group-item-heading,
.homepage button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.homepage a.list-group-item-warning:hover,
.homepage a.list-group-item-warning:focus,
.homepage button.list-group-item-warning:hover,
.homepage button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.homepage a.list-group-item-warning.active,
.homepage a.list-group-item-warning.active:hover,
.homepage a.list-group-item-warning.active:focus,
.homepage button.list-group-item-warning.active,
.homepage button.list-group-item-warning.active:hover,
.homepage button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.homepage .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.homepage a.list-group-item-danger,
.homepage button.list-group-item-danger {
  color: #a94442;
}
.homepage a.list-group-item-danger .list-group-item-heading,
.homepage button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.homepage a.list-group-item-danger:hover,
.homepage a.list-group-item-danger:focus,
.homepage button.list-group-item-danger:hover,
.homepage button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.homepage a.list-group-item-danger.active,
.homepage a.list-group-item-danger.active:hover,
.homepage a.list-group-item-danger.active:focus,
.homepage button.list-group-item-danger.active,
.homepage button.list-group-item-danger.active:hover,
.homepage button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.homepage .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.homepage .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.homepage .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.homepage .panel-body {
  padding: 15px;
}
.homepage .panel-body:before,
.homepage .panel-body:after {
  content: " ";
  display: table;
}
.homepage .panel-body:after {
  clear: both;
}
.homepage .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.homepage .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.homepage .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.homepage .panel-title > a,
.homepage .panel-title > small,
.homepage .panel-title > .small,
.homepage .panel-title > small > a,
.homepage .panel-title > .small > a {
  color: inherit;
}
.homepage .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.homepage .panel > .list-group,
.homepage .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.homepage .panel > .list-group .list-group-item,
.homepage .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.homepage .panel > .list-group:first-child .list-group-item:first-child,
.homepage .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.homepage .panel > .list-group:last-child .list-group-item:last-child,
.homepage .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.homepage .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.homepage .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.homepage .list-group + .panel-footer {
  border-top-width: 0;
}
.homepage .panel > .table,
.homepage .panel > .table-responsive > .table,
.homepage .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.homepage .panel > .table caption,
.homepage .panel > .table-responsive > .table caption,
.homepage .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.homepage .panel > .table:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
}
.homepage .panel > .table:first-child > thead:first-child > tr:first-child,
.homepage .panel > .table:first-child > tbody:first-child > tr:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.homepage .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.homepage .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.homepage .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.homepage .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}
.homepage .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.homepage .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.homepage .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.homepage .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.homepage .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}
.homepage .panel > .table:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.homepage .panel > .table:last-child > tbody:last-child > tr:last-child,
.homepage .panel > .table:last-child > tfoot:last-child > tr:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.homepage .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.homepage .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.homepage .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.homepage .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}
.homepage .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.homepage .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.homepage .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.homepage .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.homepage .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}
.homepage .panel > .panel-body + .table,
.homepage .panel > .panel-body + .table-responsive,
.homepage .panel > .table + .panel-body,
.homepage .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.homepage .panel > .table > tbody:first-child > tr:first-child th,
.homepage .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.homepage .panel > .table-bordered,
.homepage .panel > .table-responsive > .table-bordered {
  border: 0;
}
.homepage .panel > .table-bordered > thead > tr > th:first-child,
.homepage .panel > .table-bordered > thead > tr > td:first-child,
.homepage .panel > .table-bordered > tbody > tr > th:first-child,
.homepage .panel > .table-bordered > tbody > tr > td:first-child,
.homepage .panel > .table-bordered > tfoot > tr > th:first-child,
.homepage .panel > .table-bordered > tfoot > tr > td:first-child,
.homepage .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.homepage .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.homepage .panel > .table-bordered > thead > tr > th:last-child,
.homepage .panel > .table-bordered > thead > tr > td:last-child,
.homepage .panel > .table-bordered > tbody > tr > th:last-child,
.homepage .panel > .table-bordered > tbody > tr > td:last-child,
.homepage .panel > .table-bordered > tfoot > tr > th:last-child,
.homepage .panel > .table-bordered > tfoot > tr > td:last-child,
.homepage .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.homepage .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.homepage .panel > .table-bordered > thead > tr:first-child > td,
.homepage .panel > .table-bordered > thead > tr:first-child > th,
.homepage .panel > .table-bordered > tbody > tr:first-child > td,
.homepage .panel > .table-bordered > tbody > tr:first-child > th,
.homepage .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.homepage .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.homepage .panel > .table-bordered > tbody > tr:last-child > td,
.homepage .panel > .table-bordered > tbody > tr:last-child > th,
.homepage .panel > .table-bordered > tfoot > tr:last-child > td,
.homepage .panel > .table-bordered > tfoot > tr:last-child > th,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.homepage .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.homepage .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.homepage .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.homepage .panel-group {
  margin-bottom: 20px;
}
.homepage .panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.homepage .panel-group .panel + .panel {
  margin-top: 5px;
}
.homepage .panel-group .panel-heading {
  border-bottom: 0;
}
.homepage .panel-group .panel-heading + .panel-collapse > .panel-body,
.homepage .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.homepage .panel-group .panel-footer {
  border-top: 0;
}
.homepage .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.homepage .panel-default {
  border-color: #ddd;
}
.homepage .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.homepage .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.homepage .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.homepage .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.homepage .panel-primary {
  border-color: #337ab7;
}
.homepage .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.homepage .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.homepage .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.homepage .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.homepage .panel-success {
  border-color: #d6e9c6;
}
.homepage .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.homepage .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.homepage .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.homepage .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.homepage .panel-info {
  border-color: #bce8f1;
}
.homepage .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.homepage .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.homepage .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.homepage .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.homepage .panel-warning {
  border-color: #faebcc;
}
.homepage .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.homepage .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.homepage .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.homepage .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.homepage .panel-danger {
  border-color: #ebccd1;
}
.homepage .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.homepage .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.homepage .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.homepage .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.homepage .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.homepage .embed-responsive .embed-responsive-item,
.homepage .embed-responsive iframe,
.homepage .embed-responsive embed,
.homepage .embed-responsive object,
.homepage .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.homepage .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.homepage .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.homepage .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.homepage .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.homepage .well-lg {
  padding: 24px;
  border-radius: 30px;
}
.homepage .well-sm {
  padding: 9px;
  border-radius: 20px;
}
.homepage .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.homepage .close:hover,
.homepage .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.homepage button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.homepage .ico-flag-16 {
  height: 13px;
  width: 16px;
  background: url("../images/flags/flag_16.png?ver=1") no-repeat 0 0;
}
.homepage .ico-flag-16.flag-en,
.homepage .ico-flag-16.flag-us {
  background-position: 0 -21px;
}
.homepage .ico-flag-16.flag-it {
  background-position: 0 -42px;
}
.homepage .ico-flag-16.flag-cn,
.homepage .ico-flag-16.flag-zh {
  background-position: 0 -63px;
}
.homepage .ico-flag-16.flag-pl {
  background-position: 0 -84px;
}
.homepage .ico-flag-16.flag-de {
  background-position: 0 -105px;
}
.homepage .ico-flag-16.flag-ru {
  background-position: 0 -126px;
}
.homepage .ico-flag-16.flag-fi {
  background-position: 0 -147px;
}
.homepage .ico-flag-16.flag-es {
  background-position: 0 -168px;
}
.homepage .ico-flag-16.flag-cs {
  background-position: 0 -189px;
}
.homepage .ico-flag-16.flag-pt {
  background-position: 0 -210px;
}
.homepage .ico-flag-16.flag-fr {
  background-position: 0 -231px;
}
.homepage .ico-flag-16.flag-nl {
  background-position: 0 -252px;
}
.homepage .ico-flag-16.flag-br {
  background-position: 0 -273px;
}
.homepage .ico-flag-16.flag-ch {
  background-position: 0 -294px;
}
.homepage .ico-flag-24 {
  height: 19px;
  width: 24px;
  background: url("../images/flags/flag_24.png?ver=1") no-repeat 0 0;
}
.homepage .ico-flag-24.flag-en,
.homepage .ico-flag-24.flag-us {
  background-position: 0 0px;
}
.homepage .ico-flag-24.flag-pl {
  background-position: 0 -27px;
}
.homepage .ico-flag-24.flag-de {
  background-position: 0 -54px;
}
.homepage .ico-flag-24.flag-ru {
  background-position: 0 -81px;
}
.homepage .ico-flag-24.flag-es {
  background-position: 0 -108px;
}
.homepage .ico-flag-30 {
  width: 30px;
  height: 22px;
  background: url("../images/flags/flag_30.png?ver=1") no-repeat 0 0;
}
.homepage .ico-flag-30.flag-en {
  background-position: 0 0;
}
.homepage .ico-flag-30.flag-us {
  background-position: 0 -32px;
}
.homepage .ico-flag-30.flag-it {
  background-position: 0 -64px;
}
.homepage .ico-flag-30.flag-cn,
.homepage .ico-flag-30.flag-zh {
  background-position: 0 -96px;
}
.homepage .ico-flag-30.flag-pl {
  background-position: 0 -128px;
}
.homepage .ico-flag-30.flag-de {
  background-position: 0 -160px;
}
.homepage .ico-flag-30.flag-ru {
  background-position: 0 -192px;
}
.homepage .ico-flag-30.flag-fi {
  background-position: 0 -223px;
}
.homepage .ico-flag-30.flag-es {
  background-position: 0 -255px;
}
.homepage .ico-flag-30.flag-cs {
  background-position: 0 -287px;
}
.homepage .ico-flag-30.flag-pt {
  background-position: 0 -319px;
}
.homepage .ico-flag-30.flag-fr {
  background-position: 0 -351px;
}
.homepage .ico-flag-30.flag-nl {
  background-position: 0 -383px;
}
.homepage .ico-flag-30.flag-br {
  background-position: 0 -415px;
}
.homepage .ico-flag-30.flag-ch {
  background-position: 0 -447px;
}
.homepage .modal-open {
  overflow: hidden;
}
.homepage .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.homepage .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.homepage .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.homepage .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.homepage .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.homepage .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.homepage .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.homepage .modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.homepage .modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.homepage .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.homepage .modal-header:before,
.homepage .modal-header:after {
  content: " ";
  display: table;
}
.homepage .modal-header:after {
  clear: both;
}
.homepage .modal-header .close {
  margin-top: -2px;
}
.homepage .modal-title {
  margin: 0;
  line-height: 1.42857;
}
.homepage .modal-body {
  position: relative;
  padding: 15px;
}
.homepage .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.homepage .modal-footer:before,
.homepage .modal-footer:after {
  content: " ";
  display: table;
}
.homepage .modal-footer:after {
  clear: both;
}
.homepage .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.homepage .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.homepage .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.homepage .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .homepage .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .homepage .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .homepage .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .homepage .modal-lg {
    width: 900px;
  }
}
@media (min-width: 1260px) {
  .homepage .modal-lg {
    width: 1100px;
  }
}
.homepage .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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);
}
.homepage .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.homepage .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.homepage .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.homepage .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.homepage .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.homepage .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}
.homepage .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.homepage .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.homepage .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.homepage .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.homepage .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.homepage .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.homepage .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.homepage .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.homepage .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.homepage .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  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: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.homepage .popover.top {
  margin-top: -10px;
}
.homepage .popover.right {
  margin-left: 10px;
}
.homepage .popover.bottom {
  margin-top: 10px;
}
.homepage .popover.left {
  margin-left: -10px;
}
.homepage .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 29px 29px 0 0;
}
.homepage .popover-content {
  padding: 9px 14px;
}
.homepage .popover > .arrow,
.homepage .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.homepage .popover > .arrow {
  border-width: 11px;
}
.homepage .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.homepage .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;
}
.homepage .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.homepage .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);
}
.homepage .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.homepage .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;
}
.homepage .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.homepage .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);
}
.homepage .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.homepage .carousel {
  position: relative;
}
.homepage .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.homepage .carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.homepage .carousel-inner > .item > img,
.homepage .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .homepage .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .homepage .carousel-inner > .item.next,
  .homepage .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .homepage .carousel-inner > .item.prev,
  .homepage .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .homepage .carousel-inner > .item.next.left,
  .homepage .carousel-inner > .item.prev.right,
  .homepage .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.homepage .carousel-inner > .active,
.homepage .carousel-inner > .next,
.homepage .carousel-inner > .prev {
  display: block;
}
.homepage .carousel-inner > .active {
  left: 0;
}
.homepage .carousel-inner > .next,
.homepage .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.homepage .carousel-inner > .next {
  left: 100%;
}
.homepage .carousel-inner > .prev {
  left: -100%;
}
.homepage .carousel-inner > .next.left,
.homepage .carousel-inner > .prev.right {
  left: 0;
}
.homepage .carousel-inner > .active.left {
  left: -100%;
}
.homepage .carousel-inner > .active.right {
  left: 100%;
}
.homepage .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.homepage .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.homepage .carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.homepage .carousel-control:hover,
.homepage .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.homepage .carousel-control .icon-prev,
.homepage .carousel-control .icon-next,
.homepage .carousel-control .glyphicon-chevron-left,
.homepage .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.homepage .carousel-control .icon-prev,
.homepage .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.homepage .carousel-control .icon-next,
.homepage .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.homepage .carousel-control .icon-prev,
.homepage .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.homepage .carousel-control .icon-prev:before {
  content: '\2039';
}
.homepage .carousel-control .icon-next:before {
  content: '\203a';
}
.homepage .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.homepage .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.homepage .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.homepage .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.homepage .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .homepage .carousel-control .glyphicon-chevron-left,
  .homepage .carousel-control .glyphicon-chevron-right,
  .homepage .carousel-control .icon-prev,
  .homepage .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .homepage .carousel-control .glyphicon-chevron-left,
  .homepage .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .homepage .carousel-control .glyphicon-chevron-right,
  .homepage .carousel-control .icon-next {
    margin-right: -10px;
  }
  .homepage .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .homepage .carousel-indicators {
    bottom: 20px;
  }
}
.homepage .clearfix:before,
.homepage .clearfix:after {
  content: " ";
  display: table;
}
.homepage .clearfix:after {
  clear: both;
}
.homepage .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.homepage .pull-right {
  float: right !important;
}
.homepage .pull-left {
  float: left !important;
}
.homepage .hide {
  display: none !important;
}
.homepage .show {
  display: block !important;
}
.homepage .invisible {
  visibility: hidden;
}
.homepage .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.homepage .hidden {
  display: none !important;
}
.homepage .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.homepage .visible-xs {
  display: none !important;
}
.homepage .visible-sm {
  display: none !important;
}
.homepage .visible-md {
  display: none !important;
}
.homepage .visible-lg {
  display: none !important;
}
.homepage .visible-xs-block,
.homepage .visible-xs-inline,
.homepage .visible-xs-inline-block,
.homepage .visible-sm-block,
.homepage .visible-sm-inline,
.homepage .visible-sm-inline-block,
.homepage .visible-md-block,
.homepage .visible-md-inline,
.homepage .visible-md-inline-block,
.homepage .visible-lg-block,
.homepage .visible-lg-inline,
.homepage .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .homepage .visible-xs {
    display: block !important;
  }
  .homepage table.visible-xs {
    display: table !important;
  }
  .homepage tr.visible-xs {
    display: table-row !important;
  }
  .homepage th.visible-xs,
  .homepage td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .homepage .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .homepage .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .homepage .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .visible-sm {
    display: block !important;
  }
  .homepage table.visible-sm {
    display: table !important;
  }
  .homepage tr.visible-sm {
    display: table-row !important;
  }
  .homepage th.visible-sm,
  .homepage td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .visible-md {
    display: block !important;
  }
  .homepage table.visible-md {
    display: table !important;
  }
  .homepage tr.visible-md {
    display: table-row !important;
  }
  .homepage th.visible-md,
  .homepage td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1260px) {
  .homepage .visible-lg {
    display: block !important;
  }
  .homepage table.visible-lg {
    display: table !important;
  }
  .homepage tr.visible-lg {
    display: table-row !important;
  }
  .homepage th.visible-lg,
  .homepage td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1260px) {
  .homepage .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1260px) {
  .homepage .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1260px) {
  .homepage .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .homepage .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1260px) {
  .homepage .hidden-lg {
    display: none !important;
  }
}
.homepage .visible-print {
  display: none !important;
}
@media print {
  .homepage .visible-print {
    display: block !important;
  }
  .homepage table.visible-print {
    display: table !important;
  }
  .homepage tr.visible-print {
    display: table-row !important;
  }
  .homepage th.visible-print,
  .homepage td.visible-print {
    display: table-cell !important;
  }
}
.homepage .visible-print-block {
  display: none !important;
}
@media print {
  .homepage .visible-print-block {
    display: block !important;
  }
}
.homepage .visible-print-inline {
  display: none !important;
}
@media print {
  .homepage .visible-print-inline {
    display: inline !important;
  }
}
.homepage .visible-print-inline-block {
  display: none !important;
}
@media print {
  .homepage .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .homepage .hidden-print {
    display: none !important;
  }
}
.homepage html,
.homepage body {
  height: 100%;
}
.homepage h1,
.homepage h2,
.homepage h3,
.homepage h4,
.homepage h5,
.homepage h6,
.homepage p {
  font-family: 'Roboto', sans-serif; font-weight: 300;
}
.homepage body {
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.homepage a {
  color: #00afec;
}
.homepage a:hover,
.homepage a:focus {
  color: #00afec;
}
.homepage .svg-stroke {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}
.homepage .svg-stroke.w1 {
  stroke-width: 1;
}
.homepage .svg-stroke.w2 {
  stroke-width: 2;
}
.homepage .svg-fill {
  fill: currentColor;
}
.homepage .dropdown-menu {
  border: none;
  min-width: 145px;
}
.homepage .nav-up {
  top: -51px;
}
.homepage .navbar-brand > img,
.homepage .top-nav-collapse .navbar-brand > img {
  height: 25px;
  -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}
.homepage .navbar-brand > svg,
.homepage .top-nav-collapse .navbar-brand > svg {
  width: 151px;
  height: 30px;
  -webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
  transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
}
.homepage .navbar-brand > svg {
  margin-top: -3px;
}
.homepage .top-nav-collapse .navbar-brand > svg {
  margin-top: -2px;
}
.homepage .navbar-brand {
  padding: 12px 15px;
  -webkit-transition: padding 0.5s ease-in-out;
  -moz-transition: padding 0.5s ease-in-out;
  -o-transition: padding 0.5s ease-in-out;
  transition: padding 0.5s ease-in-out;
}
.homepage .top-nav-collapse .navbar-brand {
  padding: 12px 15px;
}
@media (min-width: 992px) {
  .homepage {
    /*.navbar-inverse .navbar-collapse{
            background-color: transparent;
        }*/
  }
  .homepage .navbar {
    padding: 35px 0;
    -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out, top 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out, top 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out, top 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, padding 0.5s ease-in-out, top 0.5s ease-in-out;
  }
  .homepage .top-nav-collapse {
    padding: 0;
  }
  .homepage .navbar-brand > img {
    height: 34px;
  }
  .homepage .navbar-brand > svg {
    width: 205px;
    height: 41px;
  }
  .homepage .navbar-brand {
    padding: 8px 15px;
  }
  .homepage .navbar-right {
    margin-right: 0;
  }
}
.homepage .navbar-toggle {
  margin-right: 0px;
}
.homepage .navbar-inverse .navbar-toggle,
.homepage .navbar-inverse .navbar-toggle:hover,
.homepage .navbar-inverse .navbar-toggle:focus {
  background-color: #1d2029;
  border-color: #1d2029;
}
.homepage .navbar-inverse .navbar-toggle.collapsed,
.homepage .navbar-inverse .navbar-toggle.collapsed:hover,
.homepage .navbar-inverse .navbar-toggle.collapsed:focus {
  background-color: #20242e;
  border-color: #20242e;
}
.homepage .navbar .language {
  padding: 14px 15px;
}
.homepage .navbar .language.pull-right {
  margin-right: -15px;
}
.homepage .navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}
.homepage .navbar-inverse.top-nav-collapse {
  background-color: #20242e;
}
.homepage .navbar-nav > li > a {
  padding: 15px 12px;
  text-transform: uppercase;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.homepage .navbar-nav > li > a .beta {
  background: #00afec;
  position: absolute;
  top: 4px;
  right: 12px;
  font-size: 10px;
  line-height: 11px;
  text-transform: uppercase;
  padding: 1px 5px;
  color: #fff;
  border-radius: 2px;
}
.homepage .navbar-nav > li > .dropdown-menu {
  border-radius: 4px;
}
.homepage .navbar-nav > li > .dropdown-menu > li > a {
  color: #979eb3;
  padding: 12px 20px;
}
.homepage .dropdown-menu > li > a .ico {
  margin-right: 15px;
}
.homepage .navbar-inverse .navbar-nav > li > a {
  color: #fff;
}
.homepage .navbar-inverse .navbar-nav > li > a:hover,
.homepage .navbar-inverse .navbar-nav > li > a:focus {
  color: #73c145;
}
.homepage .navbar-inverse .navbar-nav > li > a.btn {
  padding: 3px 15px;
  margin: 11px 12px;
  border-radius: 35px;
  box-shadow: none;
}
@media (min-width: 1920px) {
  .homepage .navbar-inverse .navbar-nav > li > a.btn {
    margin: 11px 20px;
  }
}
.homepage .navbar-inverse .navbar-nav > li > a.btn-menu {
  background-color: transparent;
  border-color: #77797d;
}
.homepage .navbar-inverse .navbar-nav > li > a.btn-menu:hover,
.homepage .navbar-inverse .navbar-nav > li > a.btn-menu:focus {
  background-color: #73c145;
  border-color: #73c145;
  color: #fff;
}
.homepage .navbar-inverse .navbar-nav> li > a.btn-menu.btn-menu-green {
    background-color: #77cd3a;
    background-image: linear-gradient(to bottom, #77cd3a 0%, #6bc02f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF77CD3A', endColorstr='#FF6BC02F', GradientType=0);
    border: 0;
    background-color: transparent;
}

.navbar-nav > li > a.btn-menu.btn-menu-green:hover,
.homepage .navbar-inverse .navbar-nav > li > a.btn-menu.btn-menu-green:focus {
    background-color: #73c145;
    border-color: #73c145;
    color: #fff;
}

@media (max-width: 991px) {
  .homepage .navbar-inverse {
    background-color: #20242e;
  }
  .homepage .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .homepage .navbar-inverse .navbar-nav > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
  }
  .homepage .navbar-inverse .navbar-nav > li > a.btn {
    width: 170px;
    margin: 11px auto;
  }
  .homepage .navbar-inverse .navbar-collapse,
  .homepage .navbar-inverse .navbar-form {
    border-color: rgba(0, 0, 0, 0.1);
  }
  .homepage .navbar-collapse {
    box-shadow: none;
    overflow: hidden;
  }
  .homepage .navbar-nav > li > a .beta {
    right: 50%;
    margin-right: -17px;
  }
}
.homepage .ico {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.homepage .navbar-inverse .navbar-nav > .open > a,
.homepage .navbar-inverse .navbar-nav > .open > a:hover,
.homepage .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .navbar-nav > li > a {
    padding: 15px 8px;
    font-size: 11px;
  }
  .homepage .navbar-nav > li > a .beta {
    right: 8px;
    font-size: 9px;
  }
  .homepage .navbar-nav > li > a.btn.btn-menu {
    margin: 11px 6px;
  }
  .homepage .navbar-nav > li.flag > a {
    padding: 14px 12px;
  }
  .homepage .navbar-right {
    margin-right: -12px;
  }
}
@media (min-width: 1920px) {
  .homepage .navbar-nav > li > a {
    padding: 15px 25px;
  }
  .homepage .navbar-nav > li > a .beta {
    right: 25px;
  }
}
.homepage header {
  background-attachment: scroll;
  background-image: url(../images/banner/header.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  color: #fff;
  min-height: 570px;
  height: 76%;
  width: 100%;
  display: table;
}
.homepage .intro-welcome {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.homepage .intro-welcome {
  padding-top: 105px;
  padding-bottom: 40px;
}
.homepage .intro-welcome h1 {
  font-family: 'Roboto', sans-serif; font-weight: 100;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome h2 {
  font-family: 'Roboto', sans-serif; font-weight: 100;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome form {
  margin: 35px auto;
  max-width: 300px;
  max-width: 445px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome p.help-block {
  margin-top: 10px;
  color: #a8a8b0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome p {
  color: #f9f9f9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome .input-lg,
.homepage .intro-welcome .input-group-lg > .form-control {
  height: 50px;
  border-radius: 25px;
  border-color: #f0f0f0;
  border-width: 0 0 2px;
  padding: 11px 15px 9px 25px;
  color: #c8ccd8;
  -webkit-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
}
.homepage .intro-welcome .form-control::-moz-placeholder {
  text-transform: uppercase;
  color: #c8ccd8;
}
.homepage .intro-welcome .form-control:-ms-input-placeholder {
  text-transform: uppercase;
  color: #c8ccd8;
}
.homepage .intro-welcome .form-control::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #c8ccd8;
}
.homepage .intro-welcome .btn-lg,
.homepage .intro-welcome .btn-group-lg > .btn {
  border-radius: 25px;
  border-width: 0 0 2px;
  padding: 13px 35px 11px;
  height: 50px;
  -webkit-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out, height 0.3s ease-in-out;
}
.homepage .btn-free {
  background-color: #85d04c;
  background-image: -webkit-linear-gradient(top, #85d04c 0%, #79c541 100%);
  background-image: -o-linear-gradient(top, #85d04c 0%, #79c541 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#85d04c), to(#79c541));
  background-image: linear-gradient(to bottom, #85d04c 0%, #79c541 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff85d04c', endColorstr='#ff79c541', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #66a537;
  text-transform: uppercase;
  color: #fff;
}
.homepage .btn-free:hover,
.homepage .btn-free:focus {
  background-color: #79c541;
  background-position: 0 -15px;
  color: #fff;
}
.homepage .intro-welcome .btn-play {
  background: url(../images/play-lg.png) no-repeat 29px center transparent;
  border-color: #f9f9f9;
  border-radius: 100%;
  margin: 10px 0;
  position: relative;
  width: 75px;
  height: 75px;
  text-indent: -9999px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .intro-welcome .btn-play:hover,
.homepage .intro-welcome.large .btn-play:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.homepage .intro-welcome .scroll-down {
  background: url(../images/arrow-down.png) no-repeat center center;
  display: block;
  margin-left: -10px;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.homepage .intro-welcome .sliding-vertical {
  display: inline-block;
  position: relative;
  width: 110px;
  height: 28px;
}
.homepage .intro-welcome .sliding-vertical .stress {
  background: url(../images/green-stress-lg.png) no-repeat center center;
  position: absolute;
  right: 0px;
  bottom: -15px;
  height: 8px;
  width: 100%;
}
.homepage .intro-welcome .sliding-vertical span {
  animation: topToBottom 8s linear infinite 0s;
  -ms-animation: topToBottom 8s linear infinite 0s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: 'Roboto', sans-serif; font-weight: 400;
}
.homepage .intro-welcome .sliding-vertical span:nth-child(2) {
  animation-delay: 2s;
  -ms-animation-delay: 2s;
  -webkit-animation-delay: 2s;
}
.homepage .intro-welcome .sliding-vertical span:nth-child(3) {
  animation-delay: 4s;
  -ms-animation-delay: 4s;
  -webkit-animation-delay: 4s;
}
.homepage .intro-welcome .sliding-vertical span:nth-child(4) {
  animation-delay: 6s;
  -ms-animation-delay: 6s;
  -webkit-animation-delay: 6s;
}
@-moz-keyframes topToBottom {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -moz-transform: translateY(-50px);
  }
  10% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
  25% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
  30% {
    opacity: 0;
    -moz-transform: translateY(50px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes topToBottom {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
  30% {
    opacity: 0;
    -webkit-transform: translateY(50px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes topToBottom {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 0;
    -ms-transform: translateY(-50px);
  }
  10% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
  25% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
  30% {
    opacity: 0;
    -ms-transform: translateY(50px);
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .homepage .intro-welcome h1 {
    font-size: 48px;
  }
  .homepage .intro-welcome h2 {
    font-size: 20px;
  }
  .homepage .intro-welcome h2 .sliding-vertical {
    height: 19px;
    width: 77px;
  }
  .homepage .intro-welcome h2 .sliding-vertical .stress {
    background: url(../images/green-stress-sm.png) no-repeat center center;
  }
  .homepage .intro-welcome p.help-block {
    font-size: 11px;
  }
  .homepage .intro-welcome p {
    font-size: 12px;
  }
  .homepage .intro-welcome .btn-play {
    background: url(../images/play-md.png) no-repeat 23px center transparent;
    width: 60px;
    height: 60px;
  }
  .homepage .intro-welcome.large h1 {
    font-size: 75px;
  }
  .homepage .intro-welcome.large h2 {
    font-size: 25px;
  }
  .homepage .intro-welcome.large h2 .sliding-vertical {
    height: 23px;
    width: 92px;
  }
  .homepage .intro-welcome.large h2 .sliding-vertical .stress {
    background: url(../images/green-stress-md.png) no-repeat center center;
  }
  .homepage .intro-welcome.large p.help-block {
    font-size: 12px;
  }
  .homepage .intro-welcome.large p {
    font-size: 14px;
  }
  .homepage .intro-welcome .input-lg,
  .homepage .intro-welcome .input-group-lg > .form-control {
    font-size: 14px;
    padding: 7px 10px 5px 20px;
    height: 42px;
  }
  .homepage .intro-welcome .btn-lg,
  .homepage .intro-welcome .btn-group-lg > .btn {
    font-size: 14px;
    padding: 12px 20px 8px;
    height: 42px;
  }
}
@media (min-width: 768px) {
  .homepage .intro-welcome h1 {
    font-size: 75px;
  }
  .homepage .intro-welcome h2 {
    font-size: 25px;
  }
  .homepage .intro-welcome h2 .sliding-vertical {
    height: 23px;
    width: 92px;
  }
  .homepage .intro-welcome h2 .sliding-vertical .stress {
    background: url(../images/green-stress-md.png) no-repeat center center;
  }
  .homepage .intro-welcome p.help-block {
    font-size: 12px;
  }
  .homepage .intro-welcome p {
    font-size: 14px;
  }
  .homepage .intro-welcome .btn-play {
    background: url(../images/play-md.png) no-repeat 23px center transparent;
    width: 60px;
    height: 60px;
  }
  .homepage .intro-welcome.large h1 {
    font-size: 90px;
  }
  .homepage .intro-welcome.large h2 {
    font-size: 30px;
  }
  .homepage .intro-welcome.large h2 .sliding-vertical {
    height: 28px;
    width: 110px;
  }
  .homepage .intro-welcome.large h2 .sliding-vertical .stress {
    background: url(../images/green-stress-lg.png) no-repeat center center;
  }
  .homepage .intro-welcome.large p.help-block {
    font-size: 12px;
  }
  .homepage .intro-welcome.large p {
    font-size: 18px;
  }
  .homepage .intro-welcome.large .btn-play {
    background: url(../images/play-lg.png) no-repeat 29px center transparent;
    width: 75px;
    height: 75px;
  }
}
.homepage .company-list {
  padding: 0;
  margin: 0;
}
.homepage .company-list li {
  padding: 0px;
  list-style: none;
}
.homepage .company-list li a {
  display: block;
  text-align: center;
  text-indent: -9999px;
  height: 180px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .company-list li a:hover {
  -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.07);
}
.homepage .company-list li a.logo-1 {
  background: url(../images/company/fitliner.png) no-repeat center center;
}
.homepage .company-list li a.logo-1:hover {
  background: url(../images/company/fitliner-hover.png) no-repeat center center;
}
.homepage .company-list li a.logo-2 {
  background: url(../images/company/uber.png) no-repeat center center;
}
.homepage .company-list li a.logo-2:hover {
  background: url(../images/company/uber-hover.png) no-repeat center center;
}
.homepage .company-list li a.logo-3 {
  background: url(../images/company/apple.png) no-repeat center center;
}
.homepage .company-list li a.logo-3:hover {
  background: url(../images/company/apple-hover.png) no-repeat center center;
}
.homepage .company-list li a.logo-4 {
  background: url(../images/company/yamaha.png) no-repeat center center;
}
.homepage .company-list li a.logo-4:hover {
  background: url(../images/company/yamaha-hover.png) no-repeat center center;
}
.homepage .company-list li a.logo-5 {
  background: url(../images/company/siemens.png) no-repeat center center;
}
.homepage .company-list li a.logo-5:hover {
  background: url(../images/company/siemens-hover.png) no-repeat center center;
}
.homepage .company-list li a.logo-6 {
  background: url(../images/company/kaplan.png) no-repeat center center;
}
.homepage .company-list li a.logo-6:hover {
  background: url(../images/company/kaplan-hover.png) no-repeat center center;
}
.homepage section#features {
  background: url(../images/features/bg-features.jpg) repeat-x top center;
  overflow: hidden;
}
.homepage section#features .row:first-child {
  margin-bottom: 0px;
}
.homepage section#features .row {
  margin-bottom: 165px;
}
.homepage section#features h2 {
  margin-top: 80px;
  font-size: 45px;
  color: #505b7c;
}
.homepage section#features h3 {
  margin-top: 35px;
  margin-bottom: 115px;
  font-size: 28px;
  color: #979eb3;
}
.homepage section#features h4 {
  margin-top: 50px;
  margin-bottom: 32px;
  font-size: 40px;
  color: #505b7c;
}
.homepage section#features p {
  line-height: 1.5;
  font-size: 18px;
  color: #979eb3;
}
.homepage section#features img.pull-left {
  /*margin-left: -66px;*/
}
.homepage .tile-group {
  display: block;
  padding: 0;
  border-right: 1px solid #eff0f3;
  border-bottom: 1px solid #eff0f3;
  margin: 30px 0px;
}
@media (max-width: 991px) {
  .homepage .tile-group {
    margin: 30px auto;
  }
}
.homepage .tile-group.tile-size {
  width: 330px;
}
.homepage .tile-group li {
  display: table;
  padding: 0;
  list-style: none;
  vertical-align: middle;
  border-left: 1px solid #eff0f3;
  border-top: 1px solid #eff0f3;
  height: 162px;
}
/* .homepage .tile-group li.footer {
  height: 40px;
} */
.homepage .tile-group li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  /*position: absolute;
        width: 100%;
        height: 100%;
        left:0%;
        top:0%;
        z-index: 999;*/
}
.homepage .tile-group li a.tile {
  padding: 0px 15px;
  color: #979eb3;
  text-decoration: none;
  position: relative;
  /*-webkit-transition: background 300ms, box-shadow 500ms;
                t ransition: background 300ms, box-shadow 500ms;*/
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
.homepage .tile-group li a.tile:hover {
  background: #6ebe3b;
  /*border: 5px solid #6ebe3b;*/
  color: #fff;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(192, 192, 216, 0.64);
  box-shadow: 0px 7px 29px 0px rgba(192, 192, 216, 0.64);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 1;
  /*width: 108%;
        height: 108%;
        left: -4%;
        top: -4%;*/
  /*outline: 10px solid #6ebe3b;*/
  /*border: 5px solid #6ebe3b;*/
}
.homepage .tile-group li a.tile svg {
  display: block;
  margin: 20px auto 5px;
  max-width: 100px;
  height: 40px;
  color: #6ebe3b;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .tile-group li a.tile:hover svg {
  color: #fff;
}
.homepage .tile-group li a.tile span.title {
  display: table;
  width: 100%;
  height: 70px;
}
.homepage .tile-group li a.tile span.title span {
  display: table-cell;
  vertical-align: middle;
}
.homepage section#use-cases {
  background-color: #f4f6fb;
  padding-bottom: 70px;
}
.homepage section#use-cases h2 {
  margin-top: 80px;
  font-size: 45px;
  color: #505b7c;
}
.homepage section#use-cases h3 {
  margin-top: 30px;
  font-size: 28px;
  color: #979eb3;
}
.homepage .use-case-group {
  margin-top: 40px;
  padding: 0;
}
.homepage .use-case-group li {
  padding: 0px;
  list-style: none;
}
.homepage .use-case-group li a {
  border: 1px solid transparent;
  display: block;
  padding: 32px 15px;
  text-align: center;
  min-height: 405px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .use-case-group li a:hover,
.homepage .use-case-group li a:focus {
  background: #fff;
  border-color: #f2f2f3;
  text-decoration: none;
  -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.08);
}
.homepage .use-case-group li a h4 {
  font-size: 28px;
  color: #5f677f;
  margin: 27px 0px 21px;
}
.homepage .use-case-group li a:hover h4 {
  color: #505b7c;
}
.homepage .use-case-group li a p {
  font-size: 18px;
  color: #979eb3;
  line-height: 1.5;
  margin: 0px 0px 5px;
}
.homepage .use-case-group li a .bg-circle {
  position: relative;
  width: 143px;
  height: 143px;
  margin: auto;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.homepage .use-case-group li a .bg-circle .curtain {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .use-case-group li a:hover .bg-circle .curtain {
  opacity: 0;
  filter: alpha(opacity=0);
}
.homepage .use-case-group li a .bg-circle.sales .curtain {
  background-color: #ff4a26;
  background-image: -webkit-linear-gradient(top, #ff4a26 0%, #f9411d 100%);
  background-image: -o-linear-gradient(top, #ff4a26 0%, #f9411d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ff4a26), to(#f9411d));
  background-image: linear-gradient(to bottom, #ff4a26 0%, #f9411d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff4a26', endColorstr='#fff9411d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.homepage .use-case-group li a .bg-circle.sales {
  background: url(../images/business/sales.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle.marketing .curtain {
  background-color: #ffa21d;
  background-image: -webkit-linear-gradient(top, #ffa21d 0%, #ff971d 100%);
  background-image: -o-linear-gradient(top, #ffa21d 0%, #ff971d 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa21d), to(#ff971d));
  background-image: linear-gradient(to bottom, #ffa21d 0%, #ff971d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa21d', endColorstr='#ffff971d', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.homepage .use-case-group li a .bg-circle.marketing {
  background: url(../images/business/marketing.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle.education .curtain {
  background-color: #74c640;
  background-image: -webkit-linear-gradient(top, #74c640 0%, #6ebe3b 100%);
  background-image: -o-linear-gradient(top, #74c640 0%, #6ebe3b 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#74c640), to(#6ebe3b));
  background-image: linear-gradient(to bottom, #74c640 0%, #6ebe3b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74c640', endColorstr='#ff6ebe3b', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.homepage .use-case-group li a .bg-circle.education {
  background: url(../images/business/education.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle.hr .curtain {
  background-color: #18c1f7;
  background-image: -webkit-linear-gradient(top, #18c1f7 0%, #13b7ec 100%);
  background-image: -o-linear-gradient(top, #18c1f7 0%, #13b7ec 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#18c1f7), to(#13b7ec));
  background-image: linear-gradient(to bottom, #18c1f7 0%, #13b7ec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff18c1f7', endColorstr='#ff13b7ec', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.homepage .use-case-group li a .bg-circle.hr {
  background: url(../images/business/hr.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle.enterprise .curtain {
  background-color: #2c67ed;
  background-image: -webkit-linear-gradient(top, #2c67ed 0%, #1f5ade 100%);
  background-image: -o-linear-gradient(top, #2c67ed 0%, #1f5ade 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c67ed), to(#1f5ade));
  background-image: linear-gradient(to bottom, #2c67ed 0%, #1f5ade 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2c67ed', endColorstr='#ff1f5ade', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
}
.homepage .use-case-group li a .bg-circle.enterprise {
  background: url(../images/business/enterprise.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle svg,
.homepage .use-case-group li a .bg-circle i {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  color: #fff;
}
.homepage .use-case-group li a .bg-circle i.icon-sales {
  background: url(../images/business/icon-sales.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle i.icon-marketing {
  background: url(../images/business/icon-marketing.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle i.icon-education {
  background: url(../images/business/icon-education.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle i.icon-hr {
  background: url(../images/business/icon-hr.png) no-repeat center center;
}
.homepage .use-case-group li a .bg-circle i.icon-enterprise {
  background: url(../images/business/icon-enterprise.png) no-repeat center center;
}
.homepage section#integrations {
  background-color: #fbfcfe;
  /*background-attachment: scroll;
        background-image: url(../images/infographics/integrations-lg-bg5.png);
        background-position: center center;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        color: #fff;
        min-height: 500px;
        height: 100%;*/
}
.homepage section#integrations .title {
  position: absolute;
  top: 0px;
  left: 20%;
  right: 20%;
  z-index: 10;
}
@media (max-width: 991px) {
  .homepage section#integrations .title {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
  }
}
.homepage section#integrations h2 {
  color: #505b7c;
  font-size: 45px;
  margin-top: 80px;
  margin-bottom: 0px;
}
.homepage section#integrations h3 {
  margin-top: 30px;
  font-size: 28px;
  color: #979eb3;
}
.homepage .all-integrations {
  margin-top: 45px;
  font-size: 18px;
}
.homepage .infographics {
  position: relative;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .homepage .infographics {
    height: 800px;
    margin-top: 40px;
    margin-bottom: 50px;
  }
}
.homepage .marker-big,
.homepage .marker {
  background-color: #fff;
  position: absolute;
  display: block;
  width: 100px;
  height: 100px;
  -webkit-box-shadow: 0px 0px 21px 0px rgba(49, 91, 132, 0.07);
  box-shadow: 0px 0px 21px 0px rgba(49, 91, 132, 0.07);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .marker-big .logo,
.homepage .marker .logo {
  position: absolute;
  top: 50%;
  left: 50%;
}
.homepage .marker-big.clickmeeting {
  width: 200px;
  height: 200px;
  top: 45%;
  left: 50%;
  margin: 0px 0 0 -100px;
}
.homepage .marker-big.clickmeeting:hover {
  background-color: #6ebe3b;
}
.homepage .marker-big.clickmeeting .logo.logo-clickmeeting {
  background: url(../images/infographics/clickmeeting.png) no-repeat center center;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
}
.homepage .marker-big.clickmeeting:hover .logo.logo-clickmeeting {
  background: url(../images/infographics/clickmeeting-hover.png) no-repeat center center;
}
.homepage .marker.slack {
  top: 18%;
  left: 9%;
}
.homepage .marker.slack:hover {
  background-color: #78d4b6;
}
.homepage .marker.slack .logo.logo-slack {
  background: url(../images/infographics/slack.png) no-repeat center center;
  width: 74px;
  height: 22px;
  margin: -11px 0 0 -37px;
}
.homepage .marker.slack:hover .logo.logo-slack {
  background: url(../images/infographics/slack-hover.png) no-repeat center center;
}
.homepage .marker.twitter {
  top: 45%;
  left: 17%;
}
.homepage .marker.twitter:hover {
  background-color: #55acee;
}
.homepage .marker.twitter .logo.logo-twitter {
  background: url(../images/infographics/twitter.png) no-repeat center center;
  width: 40px;
  height: 42px;
  margin: -21px 0 0 -20px;
}
.homepage .marker.twitter:hover .logo.logo-twitter {
  background: url(../images/infographics/twitter-hover.png) no-repeat center center;
}
.homepage .marker.linkedin {
  top: 63%;
  left: 1%;
}
.homepage .marker.linkedin:hover {
  background-color: #007cb4;
}
.homepage .marker.linkedin .logo.logo-linkedin {
  background: url(../images/infographics/linkedin.png) no-repeat center center;
  width: 38px;
  height: 38px;
  margin: -19px 0 0 -19px;
}
.homepage .marker.linkedin:hover .logo.logo-linkedin {
  background: url(../images/infographics/linkedin-hover.png) no-repeat center center;
}
.homepage .marker.office {
  top: 72%;
  left: 26%;
}
.homepage .marker.office:hover {
  background-color: #e8402e;
}
.homepage .marker.office .logo.logo-office {
  background: url(../images/infographics/office.png) no-repeat center center;
  width: 74px;
  height: 24px;
  margin: -12px 0 0 -37px;
}
.homepage .marker.office:hover .logo.logo-office {
  background: url(../images/infographics/office-hover.png) no-repeat center center;
}
.homepage .marker.getresponse {
  top: 77%;
  left: 46%;
}
.homepage .marker.getresponse:hover {
  background-color: #00afec;
}
.homepage .marker.getresponse .logo.logo-getresponse {
  background: url(../images/infographics/getresponse.png) no-repeat center center;
  width: 44px;
  height: 28px;
  margin: -14px 0 0 -22px;
}
.homepage .marker.getresponse:hover .logo.logo-getresponse {
  background: url(../images/infographics/getresponse-hover.png) no-repeat center center;
}
.homepage .marker.facebook {
  top: 81%;
  right: 26%;
}
.homepage .marker.facebook:hover {
  background-color: #3e5c98;
}
.homepage .marker.facebook .logo.logo-facebook {
  background: url(../images/infographics/facebook.png) no-repeat center center;
  width: 20px;
  height: 38px;
  margin: -19px 0 0 -10px;
}
.homepage .marker.facebook:hover .logo.logo-facebook {
  background: url(../images/infographics/facebook-hover.png) no-repeat center center;
}
.homepage .marker.hubspot {
  top: 63%;
  right: 22%;
}
.homepage .marker.hubspot:hover {
  background-color: #f17631;
}
.homepage .marker.hubspot .logo.logo-hubspot {
  background: url(../images/infographics/hubspot.png) no-repeat center center;
  width: 70px;
  height: 20px;
  margin: -10px 0 0 -35px;
}
.homepage .marker.hubspot:hover .logo.logo-hubspot {
  background: url(../images/infographics/hubspot-hover.png) no-repeat center center;
}
.homepage .marker.dropbox {
  top: 54%;
  right: 1%;
}
.homepage .marker.dropbox:hover {
  background-color: #1480e1;
}
.homepage .marker.dropbox .logo.logo-dropbox {
  background: url(../images/infographics/dropbox.png) no-repeat center center;
  width: 46px;
  height: 44px;
  margin: -22px 0 0 -23px;
}
.homepage .marker.dropbox:hover .logo.logo-dropbox {
  background: url(../images/infographics/dropbox-hover.png) no-repeat center center;
}
.homepage .marker.youtube {
  top: 36%;
  right: 17%;
}
.homepage .marker.youtube:hover {
  background-color: #dd3030;
}
.homepage .marker.youtube .logo.logo-youtube {
  background: url(../images/infographics/youtube.png) no-repeat center center;
  width: 70px;
  height: 30px;
  margin: -15px 0 0 -35px;
}
.homepage .marker.youtube:hover .logo.logo-youtube {
  background: url(../images/infographics/youtube-hover.png) no-repeat center center;
}
.homepage .marker.google {
  top: 9%;
  right: 9%;
}
.homepage .marker.google:hover {
  background-color: #e9463d;
}
.homepage .marker.google .logo.logo-google {
  background: url(../images/infographics/google.png) no-repeat center center;
  width: 40px;
  height: 42px;
  margin: -21px 0 0 -20px;
}
.homepage .marker.google:hover .logo.logo-google {
  background: url(../images/infographics/google-hover.png) no-repeat center center;
}
@media (max-width: 499px) {
  .homepage .marker-big.clickmeeting {
    top: 0;
    left: 50%;
  }
  .homepage .marker.slack {
    top: 25%;
    left: 12%;
  }
  .homepage .marker.twitter {
    top: 40%;
    left: 12%;
  }
  .homepage .marker.linkedin {
    top: 55%;
    left: 12%;
  }
  .homepage .marker.office {
    top: 70%;
    left: 12%;
  }
  .homepage .marker.getresponse {
    top: 85%;
    left: 12% ;
  }
  .homepage .marker.facebook {
    top: 25%;
    right: 12%;
  }
  .homepage .marker.hubspot {
    top: 40%;
    right: 12%;
  }
  .homepage .marker.dropbox {
    top: 55%;
    right: 12%;
  }
  .homepage .marker.youtube {
    top: 70%;
    right: 12%;
  }
  .homepage .marker.google {
    top: 85%;
    right: 12%;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  .homepage .marker-big.clickmeeting {
    top: 0;
    left: 50%;
  }
  .homepage .marker.slack {
    top: 25%;
    left: 25%;
  }
  .homepage .marker.twitter {
    top: 40%;
    left: 25%;
  }
  .homepage .marker.linkedin {
    top: 55%;
    left: 25%;
  }
  .homepage .marker.office {
    top: 70%;
    left: 25%;
  }
  .homepage .marker.getresponse {
    top: 85%;
    left: 25% ;
  }
  .homepage .marker.facebook {
    top: 25%;
    right: 25%;
  }
  .homepage .marker.hubspot {
    top: 40%;
    right: 25%;
  }
  .homepage .marker.dropbox {
    top: 55%;
    right: 25%;
  }
  .homepage .marker.youtube {
    top: 70%;
    right: 25%;
  }
  .homepage .marker.google {
    top: 85%;
    right: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .marker-big.clickmeeting {
    top: 0;
    left: 50%;
  }
  .homepage .marker.slack {
    top: 25%;
    left: 30%;
  }
  .homepage .marker.twitter {
    top: 40%;
    left: 30%;
  }
  .homepage .marker.linkedin {
    top: 55%;
    left: 30%;
  }
  .homepage .marker.office {
    top: 70%;
    left: 30%;
  }
  .homepage .marker.getresponse {
    top: 85%;
    left: 30% ;
  }
  .homepage .marker.facebook {
    top: 25%;
    right: 30%;
  }
  .homepage .marker.hubspot {
    top: 40%;
    right: 30%;
  }
  .homepage .marker.dropbox {
    top: 55%;
    right: 30%;
  }
  .homepage .marker.youtube {
    top: 70%;
    right: 30%;
  }
  .homepage .marker.google {
    top: 85%;
    right: 30%;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .marker-big.clickmeeting {
    top: 43%;
    left: 50%;
  }
  .homepage .marker.slack {
    top: 18%;
    left: 9%;
  }
  .homepage .marker.twitter {
    top: 44%;
    left: 17%;
  }
  .homepage .marker.linkedin {
    top: 62%;
    left: 1%;
  }
  .homepage .marker.office {
    top: 72%;
    left: 24%;
  }
  .homepage .marker.getresponse {
    top: 77%;
    left: 45.5%;
  }
  .homepage .marker.facebook {
    top: 81%;
    right: 24%;
  }
  .homepage .marker.hubspot {
    top: 63%;
    right: 18%;
  }
  .homepage .marker.dropbox {
    top: 53%;
    right: 1%;
  }
  .homepage .marker.youtube {
    top: 35%;
    right: 17%;
  }
  .homepage .marker.google {
    top: 9%;
    right: 9%;
  }
}
.homepage section#why-clickmeeting {
  background: url(../images/banner/why.jpg) no-repeat center top #22262f;
  padding-bottom: 82px;
  color: #fff;
}
.homepage section#why-clickmeeting h2 {
  margin-top: 75px;
  margin-bottom: 0px;
  font-size: 45px;
  color: #fff;
}
.homepage section#why-clickmeeting h3 {
  margin-top: 30px;
  font-size: 28px;
  color: #959eb1;
}
.homepage section#why-clickmeeting h3 span {
  color: #fff;
}
.homepage section#why-clickmeeting h4 {
  margin: 10px 0px 80px;
  font-size: 28px;
  color: #959eb1;
}
.homepage section#why-clickmeeting h4 a {
  display: inline-block;
}
.homepage section#why-clickmeeting h5 {
  font-size: 18px;
}
.homepage section#why-clickmeeting blockquote {
  background: url(../images/quotation-mark.png) no-repeat 53px 4px;
  border: none;
  padding: 10px 20px 10px 85px;
}
.homepage section#why-clickmeeting blockquote p {
  line-height: 1.5;
  font-style: italic;
}
.homepage section#why-clickmeeting blockquote small::before {
  content: "";
}
.homepage section#why-clickmeeting blockquote small {
  margin-top: 45px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 16px;
  color: #fff;
}
.homepage section#why-clickmeeting blockquote small cite {
  color: #6ebe3b;
}
.homepage .block-circle-counter {
  margin: 40px 0px;
}
.homepage .circle-counter {
  background-color: rgba(34, 38, 47, 0.4);
  border: 1px solid #6ebe3b;
  padding: 15px;
  width: 304px;
  height: 304px;
  margin: 40px auto;
  -webkit-box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.homepage section#why-clickmeeting .circle-counter h4.counter {
  margin-top: 82px;
  margin-bottom: 10px;
  font-size: 50px;
  color: #6ebe3b;
  font-family: 'Roboto', sans-serif; font-weight: 100;
}
.homepage .circle-counter p.info {
  font-size: 18px;
  margin: 0px 15px;
}
.homepage .circle-counter p.info-more {
  margin: 0px 50px;
  font-size: 12px;
  color: #6a7486;
}
/* .homepage footer {
  background: #fcfdfe;
  padding: 0;
  overflow: hidden;
} */
/* .homepage footer h3 {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 16px;
  color: #505b7c;
  margin-bottom: 25px;
}
.homepage footer h3 a {
  color: #505b7c;
}
.homepage footer h3 a:hover,
.homepage footer h3 a:focus {
  color: #505b7c;
  text-decoration: none;
}
.homepage footer .list-unstyled {
  margin-bottom: 30px;
}
.homepage footer .list-unstyled > li {
  font-family: 'robotolight' !important;
  margin: 18px 0px;
}
.homepage footer .list-unstyled > li a {
  color: #979eb3;
}
.homepage footer .list-unstyled > li a:hover,
.homepage footer .list-unstyled > li a:focus {
  text-decoration: none;
  color: #00afec;
} */
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .block-mobile,
  .homepage .block-social {
    position: relative;
    min-height: 1px;
    width: 50%;
    float: left;
  }
  .homepage .block-social {
    padding-left: 15px;
  }
}
.homepage .btn-circle {
  position: relative;
  height: 45px;
  width: 45px;
  border-radius: 100%;
}
.homepage .btn.btn-circle {
  box-shadow: none;
}
.homepage .btn-facebook {
  background-color: #3e5c98;
}
.homepage .btn-facebook:hover {
  background-color: #385389;
}
.homepage .btn-twitter {
  background-color: #55acee;
}
.homepage .btn-twitter:hover {
  background-color: #4c9ad6;
}
.homepage .btn-linkedin {
  background-color: #007cb4;
}
.homepage .btn-linkedin:hover {
  background-color: #006fa2;
}
.homepage .btn-google-plus {
  background-color: #dc4e41;
}
.homepage .btn-google-plus:hover {
  background-color: #c6463a;
}
.homepage .btn-youtube {
  background-color: #FF0000;
}
.homepage .btn-youtube:hover {
  background-color: #FF0000;
}
.homepage .btn-circle svg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 36px;
  height: 36px;
  margin: -18px 0px 0px -18px;
  color: #fff;
}
.homepage .btn-circle .social {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 22px;
  height: 26px;
  margin: -13px 0px 0px -11px;
}
.homepage .social.social-facebook {
  background: url(../images/social/facebook.png) no-repeat center center;
}
.homepage .social.social-twitter {
  background: url(../images/social/twitter.png) no-repeat center center;
}
.homepage .social.social-linkedin {
  background: url(../images/social/twitter.png) no-repeat center center;
}
.homepage .social.social-google-plus {
  background: url(../images/social/twitter.png) no-repeat center center;
}
.homepage .social.social-youtube {
  background: url(../images/social/youtube.png) no-repeat center center;
}
.homepage .btn-group-mobile .btn-mobile {
  display: inline-block;
  text-decoration: none;
  margin: 5px 0;
}
.homepage .btn-group-mobile .btn-mobile:first-child {
  margin-right: 5px;
}
.homepage .btn-group-mobile .btn-mobile svg {
  color: #000;
  display: block;
  height: 40px;
  max-width: 135px;
}
.homepage .btn.btn-mobile-app {
  background: #b8bcc8;
  text-align: left;
  font-size: 9px;
  padding: 8px 10px 8px 35px;
  line-height: 1.1;
  color: #fff;
  position: relative;
  margin: 5px 15px 5px 0;
  box-shadow: none;
  text-transform: uppercase;
  border-radius: 4px;
  max-width: 130px;
  white-space: inherit;
}
.homepage .btn.btn-mobile-app:hover {
  background-color: #a5a9b4;
  color: #fff;
}
.homepage .btn.btn-mobile-app b {
  display: block;
}
.homepage .btn-mobile-app .mobile {
  position: absolute;
  top: 50%;
  left: 7px;
  width: 20px;
  height: 22px;
  margin-top: -11px;
}
.homepage .mobile.mobile-app-store {
  background: url(../images/apple.png) no-repeat center center;
}
.homepage .mobile.mobile-google-play {
  background: url(../images/play.png) no-repeat center center;
}
/* .homepage .footer-copyright {
  padding: 73px 0px;
}
.homepage .footer-menu {
  margin-top: 80px;
}
.homepage .logo-footer {
  float: left;
}
.homepage .logo-footer > a {
  padding: 12px 15px;
  margin-left: -15px;
  float: left;
  font-size: 18px;
  height: 50px;
  line-height: 20px;
}
.homepage .logo-footer > a > img {
  display: block;
}
.homepage .logo-footer > a > svg {
  width: 142px;
  height: 30px;
  margin-top: -1px;
}
.homepage .footer-copyright p {
  padding: 15px 0px;
  margin: 0px;
  color: #979eb3;
}
.homepage .lang-footer {
  padding: 8px 15px;
  margin-right: -15px;
  float: right;
}
.homepage .lang-footer .btn.btn-footer,
.homepage .lang-footer .btn.btn-language {
  border: 1px solid #e1e4ea;
  border-radius: 35px;
  padding: 6px 15px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  color: #979eb3;
  box-shadow: none;
}
.homepage .lang-footer .btn.btn-footer:hover,
.homepage .lang-footer .btn.btn-footer:focus,
.homepage .lang-footer .btn.btn-language:hover,
.homepage .lang-footer .btn.btn-language:focus {
  border-color: #cacdd2;
}
.homepage .lang-footer .btn.btn-footer .ico,
.homepage .lang-footer .btn.btn-language .ico {
  margin: 0px 10px;
}
.homepage .lang-footer .btn.btn-footer {
  margin-right: 20px;
} */
.homepage .dropdown-menu > li > a {
  padding: 12px 20px;
  color: #979eb3;
}
.homepage .dropdown-menu > li > a:hover,
.homepage .dropdown-menu > li > a:focus {
  color: #979eb3;
}
/* .homepage .sub-menu-footer a {
  margin: 0px 20px;
  color: #979eb3;
}
.homepage .sub-menu-footer a:hover,
.homepage .sub-menu-footer a:focus {
  text-decoration: none;
  color: #00afec;
} */
/* @media (max-width: 991px) {
  .homepage .navbar-footer {
    float: left;
  }
  .homepage .sub-menu-footer a {
    margin: 0px 10px;
  }
  .homepage .sub-menu-footer a:first-child {
    margin-left: 0px;
  }
} */
.homepage #all-features {
  padding: 90px 0px;
  overflow: hidden;
}
.homepage #all-features .chapter-feature {
  margin-bottom: 75px;
}
.homepage #all-features .main-point h1 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 85px;
  color: #e7e8ed;
}
.homepage #all-features h4 {
  font-size: 45px;
  color: #505b7c;
  margin-bottom: 28px;
}
.homepage #all-features p {
  line-height: 1.5;
  font-size: 18px;
  color: #979eb3;
  margin-bottom: 30px;
}
.homepage header.features {
  height: 550px;
  position: relative;
}
.homepage header.features .wrap-btn-browse {
  position: absolute;
  text-align: center;
  width: 300px;
  bottom: -28px;
  left: 50%;
  margin-left: -150px;
}
.homepage .flashcards {
  position: absolute;
  bottom: 0px;
  width: 500px;
}
.homepage .flashcards.left {
  left: -50px;
}
.homepage .flashcards.right {
  right: -50px;
}
@media (max-width: 767px) {
  .homepage .flashcards {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homepage .flashcards.left {
    left: 50%;
    margin-left: -250px;
  }
  .homepage .flashcards.right {
    right: 50%;
    margin-right: -250px;
  }
}
.homepage #all-features .panel-flashcard {
  background: #6ebe3b;
  padding: 40px;
  color: #fff;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(192, 192, 216, 0.64);
  box-shadow: 0px 7px 29px 0px rgba(192, 192, 216, 0.64);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  /*-webkit-transition: all .5s ease-in-out;
           -moz-transition: all .5s ease-in-out;
             -o-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;*/
}
.homepage #all-features .panel-screen {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.homepage #all-features .panel-flashcard h3 {
  font-size: 40px;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 25px;
}
.homepage #all-features .panel-flashcard p {
  color: #fff;
  margin-bottom: 0px;
}
@-webkit-keyframes AnimateFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes AnimateFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.homepage .animate-fadeIn {
  -webkit-animation-name: AnimateFadeIn;
  animation-name: AnimateFadeIn;
}
.homepage .modal-backdrop.in {
  background-color: rgba(110, 190, 59, 0.95);
  opacity: 1;
}
.homepage .popup-features-content {
  position: relative;
}
.homepage .popup-features-content h1 {
  font-size: 55px;
  color: #fff;
}
.homepage .popup-body {
  position: relative;
  padding: 15px;
}
.homepage .panel-feature .main-point h1 {
  font-family: 'Roboto', sans-serif; font-weight: 700;
  font-size: 56px;
  color: #4a8e1f;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.homepage .panel-feature h3 {
  font-size: 35px;
  color: #fff;
}
.homepage .panel-feature svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 24px;
  height: 24px;
  top: -1px;
  margin-right: 10px;
}
.homepage .panel-feature ul li {
  margin: 10px 0px;
  padding: 0px 15px;
  position: relative;
  display: block;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 18px;
}
.homepage .panel-feature ul li a {
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  border-radius: 3px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.homepage .panel-feature ul li a:hover {
  background-color: rgba(43, 111, 0, 0.3);
}
.homepage .close-popup-features {
  background: url(../images/close.png) no-repeat center center;
  display: block;
  margin-top: 20px;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
}
.homepage .tool {
  padding: 100px 0px;
}
.homepage .tool .tag {
  color: #6ebe3b;
}
.homepage .tool .tag svg {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 26px;
  height: 26px;
  top: -1px;
  margin-right: 10px;
  stroke-width: 1;
}
.homepage .tool h1 {
  font-size: 55px;
  color: #505a7d;
}
.homepage .tool h2 {
  font-size: 45px;
  color: #505a7d;
}
.homepage .tool p {
  font-size: 25px;
  color: #979eb4;
}
.homepage .tool img.center-block {
  margin: 70px auto;
  /*box-shadow: 0 0 24px 0 rgba(47, 90, 134, 0.13);*/
}
.homepage .tool .tool-benefits {
  padding: 70px 0px 0px;
}
.homepage .tool .tool-benefits h2 {
  font-size: 45px;
  color: #505a7d;
}
.homepage .box {
  margin-top: 70px;
}
.homepage .box .icon svg {
  display: block;
  margin: 20px auto 20px;
  max-width: 100px;
  height: 82px;
  color: #6ebe3b;
}
.homepage .box h3 {
  color: #6ebe3b;
  font-size: 30px;
  margin: 40px auto 20px;
}
.homepage .box p {
  color: #979eb4;
  font-size: 24px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
}
.homepage .box-inline {
  margin-top: 70px;
}
.homepage .box-inline .icon {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100px;
}
.homepage .box-inline .icon svg {
  display: block;
  max-width: 62px;
  height: 62px;
  color: #6ebe3b;
}
.homepage .box-inline .box-body {
  margin-left: 100px;
}
.homepage .box-inline h3 {
  color: #6ebe3b;
  font-size: 30px;
  margin: 40px auto 20px;
}
.homepage .box-inline p {
  color: #979eb4;
  font-size: 24px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
}
.homepage .section-bg-dark {
  background-color: #242833;
  padding: 100px 0px;
  color: #fff;
  position: relative;
}
.homepage .section-bg-dark h2 {
  font-size: 45px;
}
.homepage .section-bg-dark p {
  font-size: 28px;
  color: #959eb1;
}
.homepage .section-bg-dark p span {
  color: #fff;
}
.homepage .section-bg-dark .wrap-btn-browse {
  position: absolute;
  text-align: center;
  width: 300px;
  top: -28px;
  left: 50%;
  margin-left: -150px;
}
.homepage .section-bg-dark .btn-panel {
  margin-top: 60px;
  margin-bottom: 10px;
}
.homepage .section-bg-dark .btn-panel .btn {
  margin: 0px 15px 10px;
  padding: 17px 25px;
  border-radius: 30px;
  width: 170px;
}
.homepage .section-bg-dark p.help-block {
  font-size: 12px;
  color: #a8a8b0;
}
.homepage .btn.btn-green:hover,
.homepage .btn.btn-green:focus {
  background-color: #6bc02f;
  background-position: 0 -15px;
  color: #fff;
}
.homepage .btn.btn-green .svg-fill {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-width: 17px;
  height: 17px;
  top: -1px;
  margin-right: 10px;
}
.homepage .heading-middle-border:before {
  border-top: 1px solid #ededed;
  content: "";
  height: 0;
  left: auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
}
.homepage .heading-middle-border .wrap {
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  display: inline-block;
  position: relative;
}
.homepage .how-does-it-work {
  background: #f5f6fb;
  padding: 100px 0px;
}
.homepage .how-does-it-work h1 {
  margin-top: 0px;
  font-size: 45px;
  color: #505a7d;
}
.homepage .how-does-it-work .block-step {
  padding: 20px 0px;
  margin: 40px 0px 20px;
}
.homepage .how-does-it-work .block-step .bg-circle {
  position: relative;
  width: 230px;
  height: 230px;
  margin: 0px auto;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 24px 0px rgba(40, 45, 56, 0.1);
  box-shadow: 0px 6px 24px 0px rgba(40, 45, 56, 0.1);
}
.homepage .how-does-it-work .block-step .bg-circle .num {
  background: #6ebe3b;
  position: absolute;
  bottom: 25px;
  right: 5px;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}
.homepage .how-does-it-work .block-step p {
  margin: 20px 0px;
  font-size: 21px;
  color: #979eb4;
}
.homepage .btn-outline {
  color: inherit;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homepage .btn-primary.btn-outline {
  color: #428bca;
}
.homepage .btn-success.btn-outline {
  color: #5cb85c;
}
.homepage .btn-info.btn-outline {
  color: #5bc0de;
}
.homepage .btn-warning.btn-outline {
  color: #f0ad4e;
}
.homepage .btn-danger.btn-outline {
  color: #d9534f;
}
.homepage .btn-primary.btn-outline:hover,
.homepage .btn-success.btn-outline:hover,
.homepage .btn-info.btn-outline:hover,
.homepage .btn-warning.btn-outline:hover,
.homepage .btn-danger.btn-outline:hover {
  color: #fff;
}
.homepage .thank-you {
  background: #f4f6fb;
  padding: 100px 0;
}
.homepage .list-summary {
  background: #fff;
  padding: 65px 15px;
}
.homepage .list-summary-footer {
  background: url(../images/order-form/bg-curtain.png) repeat-x center center;
  height: 25px;
}
.homepage .list-summary img.check {
  margin-bottom: 20px;
}
.homepage .list-summary h1 {
  margin-top: 30px;
  font-size: 45px;
  color: #505b7c;
}
.homepage .list-summary h2 {
  margin-top: 60px;
  font-size: 35px;
  color: #505b7c;
}
.homepage .list-summary h3.order-id {
  margin-top: 60px;
  font-size: 28px;
  color: #979eb3;
}
.homepage .summary .table-responsive,
.homepage .list-summary .table-responsive {
  padding: 20px 0px;
  border-width: 1px 0px 2px 0px;
  border-style: solid;
  border-color: #e2e5ed;
  margin: 30px 0px;
}
.homepage .summary .table-responsive {
  margin: 20px 0px;
}
.homepage .summary .table-responsive > .table,
.homepage .list-summary .table-responsive > .table {
  margin-bottom: 0px;
}
.homepage .list-summary .table {
  text-align: left;
}
.homepage .summary .table > tbody > tr > td,
.homepage .list-summary .table > tbody > tr > td {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 16px;
  border: none;
  color: #505b7c;
}
.homepage .summary .table > tbody > tr > td.text-right,
.homepage .list-summary .table > tbody > tr > td.text-right {
  font-family: 'Roboto', sans-serif; font-weight: 500;
}
.homepage .summary .table > tbody > tr > td.text-save,
.homepage .list-summary .table > tbody > tr > td.text-save {
  color: #6ebe3b;
}
.homepage .list-summary .price-block {
  margin-bottom: 45px;
}
.homepage .summary h1.price,
.homepage .list-summary .price-block h1 {
  font-size: 35px;
  color: #6ebe3b;
}
.homepage .summary h1.price {
  margin-top: 0px;
  margin-bottom: 5px;
}
.homepage .summary p.help-block,
.homepage .list-summary .price-block p {
  font-size: 12px;
  color: #bdc1cb;
}
.homepage .block-discount {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.03);
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.homepage .block-discount .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: -6px;
  left: 25px;
  margin-left: -5px;
  border-width: 0 6px 6px;
  border-bottom-color: #fff;
}
.homepage .block-discount .form-group {
  margin-bottom: 0px;
}
.homepage .block-discount .info-discount {
  margin-top: 24px;
}
.homepage .block-discount .info-discount span {
  font-family: 'Roboto', sans-serif; font-weight: 500;
  display: block;
  font-size: 16px;
}
.homepage .block-discount .info-discount span.text-save {
  color: #6ebe3b;
}
.homepage .thank-you .thank-you-more {
  background: url(../images/order-form/bg-addons.png) no-repeat center 70px;
  padding: 70px 0px 135px;
}
.homepage .thank-you .thank-you-more h2 {
  font-size: 28px;
  color: #979eb3;
  margin-bottom: 40px;
}
.homepage .thank-you .thank-you-more .btn {
  font-size: 18px;
  padding: 12px 35px;
  color: #00afec;
}
.homepage .thank-you .thank-you-more .btn.btn-default {
  border-color: #d2d3d8;
}
.homepage .thank-you .thank-you-more .btn.btn-default:hover {
  background-color: #fff;
}
.homepage .order-form {
  padding: 100px 0px;
  position: relative;
}
.homepage .order-form .bg-summary {
  background: #f4f6fb;
  height: 100%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
@media (max-width: 991px) {
  .homepage .order-form .bg-summary {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  .homepage .order-form .bg-summary {
    width: 40%;
  }
}
@media (min-width: 1260px) and (max-width: 1499px) {
  .homepage .order-form .bg-summary {
    width: 39%;
  }
}
@media (min-width: 1500px) and (max-width: 1599px) {
  .homepage .order-form .bg-summary {
    width: 40%;
  }
}
@media (min-width: 1600px) and (max-width: 1649px) {
  .homepage .order-form .bg-summary {
    width: 41%;
  }
}
@media (min-width: 1650px) {
  .homepage .order-form .bg-summary {
    width: 42%;
  }
}
.homepage .order-form h1 {
  font-size: 35px;
  color: #505b7c;
}
.homepage .order-form .block-header {
  margin: 40px 0 20px;
  padding-bottom: 5px;
}
.homepage .order-form .block-header .pull-right {
  margin-top: 10px;
}
.homepage .order-form .block-content {
  margin-bottom: 50px;
}
.homepage .radio.radio-icon label {
  padding-left: 25px;
  font-size: 18px;
}
.homepage .radio.radio-icon input[type="radio"] {
  top: 50%;
  left: 0px;
  margin-top: -7px;
  margin-left: 5px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.homepage .radio.radio-icon label span.payment-logo {
  position: absolute;
  right: 15px;
  top: 50%;
}
.homepage .radio.radio-icon label span.payment-logo.credit-cards {
  background: url("../images/credit-cards.png") no-repeat center right;
  width: 212px;
  height: 28px;
  margin-top: -14px;
}
.homepage .radio.radio-icon label span.payment-logo.paypal {
  background: url("../images/paypal.png") no-repeat center right;
  width: 97px;
  height: 24px;
  margin-top: -12px;
}
.homepage .radio.radio-icon label span.payment-logo.payu {
  background: url("../images/payu.png") no-repeat center right;
  width: 70px;
  height: 36px;
  margin-top: -18px;
}
.homepage .radio.radio-icon label i.ico-radio {
  background: url("../images/radio.png") no-repeat -25px 0px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 22px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.homepage .radio.radio-icon label.check i.ico-radio {
  background: url("../images/radio.png") no-repeat 0px 0px;
}
.homepage .panel.panel-pack {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  border: 1px solid #e2e2e8;
  border-radius: 0px;
  box-shadow: none;
  color: #505b7c;
}
.homepage .panel.panel-pack > .panel-heading {
  background: #fff;
  padding: 8px 15px;
  border-radius: 0px;
  border-bottom: 1px solid #f2f2f3;
}
.homepage .panel.panel-pack.select {
  border-color: #6ebe3b;
  -webkit-box-shadow: 0px 6px 21px 0px rgba(152, 162, 177, 0.15);
  box-shadow: 0px 6px 21px 0px rgba(152, 162, 177, 0.15);
}
.homepage .panel.panel-pack.select > .panel-heading {
  background-color: #6ebe3b;
  color: #fff;
}
.homepage .panel.panel-pack > .list-group {
  padding: 12px 0px;
}
.homepage .panel.panel-pack > .list-group:last-child .list-group-item:last-child {
  border: 0;
  border-radius: 0px;
}
.homepage .label-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.homepage .label.right {
  margin: 0px 5px;
}
.homepage .label.right .label-arrow {
  top: 50%;
  left: -5px;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.homepage .label.label-save {
  background: #ff4200;
  position: relative;
  font-size: 12px;
}
.homepage .label.label-save .label-arrow {
  border-right-color: #ff4200;
}
.homepage .accordion-payment {
  border: 1px solid #e2e2e8;
}
.homepage .panel.panel-payment {
  border-width: 0px 0px 1px;
  border-style: solid;
  border-color: #e2e2e8;
  border-radius: 0px;
  box-shadow: none;
}
.homepage .panel.panel-payment:last-child {
  border-bottom-width: 0px;
}
.homepage .panel-payment > .panel-heading {
  background-color: #f4f6fb;
  border-radius: 0px;
  padding: 0px;
}
.homepage .panel-payment > .panel-heading .radio.radio-icon {
  margin: 0px;
}
.homepage .panel-payment > .panel-heading .radio.radio-icon label {
  padding: 20px 15px 20px 40px;
  display: block;
}
.homepage .panel-payment > .panel-heading .radio.radio-icon label i.ico-radio {
  left: 15px;
}
.homepage .panel-payment > .panel-heading .radio.radio-icon label.check {
  background-color: #fff;
}
.homepage .panel-group .panel.panel-payment + .panel.panel-payment {
  margin-top: 0px;
}
.homepage .panel-group .panel.panel-payment > .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #e2e2e8;
}
.homepage .banner {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 520px;
  width: 100%;
  display: table;
  padding: 90px 0px;
}
.homepage .banner-mobile {
  background-image: url(../../images/banner/new-mobile-app/bg.jpg);
}
.homepage .banner-mobile h2 {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 60px;
  color: #292d38;
  margin-bottom: 30px;
  margin-top: 20px;
}
.homepage .banner-mobile h2 span {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 60px;
}
@media (max-width: 992px) {
  .homepage .banner-mobile {
    background-position: 60% center;
  }
}
@media (max-width: 767px) {
  .homepage .banner-mobile {
    background-position: 90% center;
  }
}
@media (max-width: 450px) {
  .homepage .banner-mobile {
    background-position: 85% center;
  }
}
.homepage .banner .cell {
  display: table-cell;
  vertical-align: middle;
}
.homepage .banner .tag {
  display: inline-block;
  position: relative;
  padding: 10px 15px 10px 152px;
}
.homepage .banner .tag .label {
  display: inline-block;
  padding: 7px 16px;
  margin-bottom: 0px;
  border-radius: 25px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  text-transform: uppercase;
  font-size: 14px;
}
.homepage .banner .tag .label-mobile {
  background-color: #ff4200;
}
.homepage .banner .tag svg {
  position: absolute;
  max-width: 140px;
  height: 28px;
  left: 0px;
  top: 50%;
  margin-top: -14px;
}
@media (max-width: 991px) {
  .homepage .banner .tag {
    padding: 45px 15px 10px 15px;
  }
  .homepage .banner .tag svg {
    top: 0;
    left: 50%;
    margin-top: 10px;
    margin-left: -70px;
  }
}
.homepage .banner .btn-group-mobile {
  margin: 15px 0;
}
.homepage .banner .btn-group-mobile .btn-mobile {
  display: inline-block;
  text-decoration: none;
  margin: 10px 0;
}
.homepage .banner .btn-group-mobile .btn-mobile:first-child {
  margin-right: 15px;
}
.homepage .banner .btn-group-mobile .btn-mobile svg {
  color: #000;
  display: block;
  height: 45px;
  max-width: 152px;
}
.homepage .banner .benefits {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 24px;
}
.homepage .banner-bar {
  position: relative;
  height: 110px;
  z-index: 1031;
  -webkit-transition: background-image 0.5s ease-in-out, margin-top 0.2s ease-in-out;
  -moz-transition: background-image 0.5s ease-in-out, margin-top 0.2s ease-in-out;
  -o-transition: background-image 0.5s ease-in-out, margin-top 0.2s ease-in-out;
  transition: background-image 0.5s ease-in-out, margin-top 0.2s ease-in-out;
  /*
          &-hide {
            padding-top: 35px;
            &.top-nav-collapse {
              padding: 0;
            }
          }*/
}
.homepage .banner-bar-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  z-index: 2;
}
.homepage .banner-bar-bg .container {
  cursor: pointer;
}
.homepage .banner-bar-bg.mobile {
  background: url(../../images/banner/new-mobile-app/bar.jpg) no-repeat center bottom #fff;
}
.homepage .banner-bar-bg.mobile .label {
  display: inline-block;
  padding: 7px 8px;
  margin: 2px 10px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  text-transform: uppercase;
  vertical-align: 2px;
  border-radius: 0;
}
.homepage .banner-bar-bg.mobile .label-mobile {
  background-color: #ff4200;
}
.homepage .banner-bar-bg.mobile p {
  display: inline-block;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 18px;
  margin: 2px 0;
}
.homepage .banner-bar-bg.mobile .btn-xs {
  padding: 5px 16px;
  margin: 2px 10px;
  vertical-align: 1px;
}
@media (max-width: 767px) {
  .homepage .banner-bar-bg.mobile {
    background-position: 44% bottom;
    text-align: center;
  }
  .homepage .banner-bar-bg.mobile .label {
    padding: 5px 8px;
    margin: 2px 5px;
  }
  .homepage .banner-bar-bg.mobile p {
    font-size: 14px;
  }
  .homepage .banner-bar-bg.mobile .btn-xs {
    margin: 2px 5px;
  }
}
.homepage .banner-bar-shadow {
  background: #20242e;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 80px;
  z-index: 1;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.15);
}
.homepage .banner-bar.hide-promo {
  margin-top: -80px;
}
.homepage .banner-bar.hide-promo .banner-bar-bg,
.homepage .banner-bar.hide-promo .banner-bar-shadow {
  display: none;
}
.homepage .banner-bar-fixed {
  width: 100%;
  height: 80px;
}
.homepage .banner-bar-table {
  display: table;
  height: 80px;
  padding: 10px 0 10px;
  width: 100%;
}
.homepage .banner-bar-table-cell {
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.homepage .banner-blog {
  background-color: #fff;
  position: relative;
}
.homepage .banner-blog-bg {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.homepage .banner-blog .blog-slide-footer a {
  font-family: 'Roboto', sans-serif; font-weight: 400;
  font-size: 14px;
}
.homepage .banner-blog .blog-slide {
  display: table;
  height: 300px;
  width: 100%;
}
.homepage .banner-blog .blog-middle {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 550px) {
  .homepage .banner-blog .blog-slide {
    height: 400px;
  }
}
.homepage .banner-blog .label-blog {
  background-color: #6ebe3b;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 12px;
}
.homepage .banner-case-studies {
  background-image: url(../../images/banner/case-studies/bg.jpg);
}
.homepage .banner-blog,
.homepage .banner-case-studies {
  padding: 50px 0;
}
.homepage .banner-blog h2,
.homepage .banner-case-studies h2 {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 45px;
  color: #505b7c;
  margin-bottom: 20px;
}
.homepage .banner-blog p,
.homepage .banner-case-studies p {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 28px;
  color: #979eb3;
}
.homepage .banner-blog a,
.homepage .banner-case-studies a {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 16px;
}
.homepage .banner-blog .carousel.vertical .carousel-inner .item,
.homepage .banner-case-studies .carousel.vertical .carousel-inner .item {
  transition: 0.6s ease-in-out top;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .homepage .banner-blog .carousel.vertical .carousel-inner .item,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item {
    transition: 0.6s ease-in-out;
  }
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.next,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.next,
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.active.right,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.active.right {
    transform: translate3d(0, 100%, 0);
    top: 0;
  }
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.prev,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.prev,
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.active.left,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.active.left {
    transform: translate3d(0, -100%, 0);
    top: 0;
  }
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.next.left,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.next.left,
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.prev.right,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.prev.right,
  .homepage .banner-blog .carousel.vertical .carousel-inner .item.active,
  .homepage .banner-case-studies .carousel.vertical .carousel-inner .item.active {
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}
.homepage .banner-blog .carousel.vertical .carousel-control-panel,
.homepage .banner-case-studies .carousel.vertical .carousel-control-panel {
  background: #fff;
  position: absolute;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  left: -57px;
  width: 34px;
  box-shadow: 0 5px 16px 0 rgba(68, 87, 130, 0.1);
}
.homepage .banner-blog .carousel.vertical .carousel-control,
.homepage .banner-case-studies .carousel.vertical .carousel-control {
  left: 0;
  right: 0;
  width: auto;
  opacity: 1;
  border-bottom: 1px solid #f2f4f5;
  color: #d5dce2;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.homepage .banner-blog .carousel.vertical .carousel-control:hover,
.homepage .banner-case-studies .carousel.vertical .carousel-control:hover {
  color: #6ebe3b;
}
.homepage .banner-blog .carousel.vertical .carousel-control:last-child,
.homepage .banner-case-studies .carousel.vertical .carousel-control:last-child {
  border-bottom: none;
}
.homepage .banner-blog .carousel.vertical .carousel-control svg,
.homepage .banner-case-studies .carousel.vertical .carousel-control svg {
  width: 16px;
  height: 100%;
}
.homepage .banner-blog .carousel.vertical .carousel-control.up,
.homepage .banner-case-studies .carousel.vertical .carousel-control.up {
  top: 0;
  bottom: 40px;
}
.homepage .banner-blog .carousel.vertical .carousel-control.down,
.homepage .banner-case-studies .carousel.vertical .carousel-control.down {
  top: 40px;
  bottom: 0;
}
.homepage .top-nav-collapse .banner-bar {
  height: 80px;
}
.homepage [lang="ru"] .banner-bar-bg.mobile {
  background-position: 35% bottom;
}
@media (max-width: 767px) {
  .homepage [lang="ru"] .banner-bar-bg.mobile {
    background-position: 44% bottom;
  }
}
@media (max-width: 991px) {
  .homepage .banner-bar {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .homepage .banner-bar {
    height: 110px;
  }
  .homepage .banner-bar-bg {
    height: 110px;
  }
  .homepage .banner-bar-shadow {
    height: 110px;
  }
  .homepage .banner-bar.hide-promo {
    margin-top: -110px;
  }
  .homepage .banner-bar-fixed {
    height: 110px;
  }
  .homepage .banner-bar-table {
    height: 110px;
  }
  .homepage .top-nav-collapse .banner-bar {
    height: 110px;
  }
}
.homepage .testimonial {
  padding: 0 15px;
  background: transparent;
}
.homepage .testimonial.col-md-4:nth-child(3n + 1) {
  clear: both;
}
.homepage .testimonial-img {
  margin-bottom: 20px;
  margin-left: 40px;
}
.homepage .testimonial blockquote {
  border-left: none;
  padding: 50px 0 10px 40px;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 17px;
  line-height: 28px;
  color: #979eb4;
  font-style: italic;
  position: relative;
}
.homepage .testimonial blockquote:before {
  content: '\201C';
  font-style: normal;
  font-family: "Times New Roman";
  font-weight: bold;
  font-size: 50px;
  color: #6bc02f;
  position: absolute;
  top: 50px;
  left: 0;
}
.homepage .testimonial-author {
  font-family: 'Roboto', sans-serif; !important;
  font-weight: 300 !important;
  font-size: 1.125rem !important;
  padding-left: 40px;
}
.homepage .testimonial-author strong {
  font-style: italic;
  color: #6bc02f;
  font-family: 'Roboto', sans-serif; font-weight: 300;
}
.homepage .testimonial a {
  margin-top: 35px;
  display: inline-block;
}
.homepage .testimonial a:after {
  content: '\203A';
  padding-left: .3rem;
}
.homepage .testimonial a:hover {
  text-decoration: underline !important;
}
.homepage .testimonial-green {
  background: #6ebe3b;
}
.homepage .testimonial-green blockquote {
  padding: 34px 20px 10px 40px;
  color: #fff;
}
.homepage .testimonial-green blockquote:before {
  color: #fff;
  top: 32px;
  left: 4px;
}
.homepage .testimonial-gray {
  background: #f4f5fb;
}
.homepage .testimonial-gray blockquote {
  padding: 34px 20px 10px 40px;
}
.homepage .testimonial-gray blockquote:before {
  top: 32px;
  left: 4px;
}
.homepage .testimonial-blog h3 {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 24px;
  color: #505a7d;
  margin-top: 10px;
  margin-bottom: 20px;
}
.homepage .testimonial-blog p {
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-size: 14px !important;
  line-height: 20px;
  margin-bottom: 20px;
}
.homepage .testimonial-blog,
.homepage .testimonial-case-study {
  background: #fff;
  margin: 40px auto;
  padding: 0 40px;
  box-shadow: 0 5px 16px 0 rgba(68, 87, 130, 0.1);
  min-width: 320px;
}
.homepage .testimonial-blog blockquote,
.homepage .testimonial-case-study blockquote {
  padding-top: 20px;
}
.homepage .testimonial-blog blockquote:before,
.homepage .testimonial-case-study blockquote:before {
  top: 20px;
}
.homepage .testimonial-blog a,
.homepage .testimonial-case-study a {
  margin: 0;
}
.homepage .testimonial-blog a:after,
.homepage .testimonial-case-study a:after {
  content: normal;
}
.homepage .testimonial-blog {
  box-shadow: 0 5px 35px 0 rgba(39, 47, 65, 0.42);
}
.homepage .testimonial-position-top-left {
  margin-right: 30px;
  margin-bottom: 30px;
}
.homepage .testimonial-position-top-right {
  margin-left: 30px;
  margin-bottom: 30px;
}
.homepage .testimonial-use-case {
  background: #6ebe3b;
  margin-top: 70px !important;
  padding: 40px 45px;
}
.homepage .testimonial-use-case blockquote {
  padding: 25px 21px 10px 64px;
  font-size: 24px;
  line-height: 35px;
  margin: 0;
  color: #fff;
}
.homepage .testimonial-use-case blockquote:before {
  font-size: 83px;
  color: #88d656;
  top: 32px;
  left: 4px;
}
.homepage .testimonial-use-case .testimonial-author {
  color: #fff !important;
  margin-bottom: 0 !important;
  padding-left: 64px;
}
.homepage .testimonial-use-case .testimonial-author strong {
  color: #a7ed7a;
}
.homepage .testimonial-use-case a {
  margin-top: 0;
  color: #fff;
  font-family: 'Roboto', sans-serif; font-weight: 300;
  font-style: italic;
}
.homepage .testimonial-sales {
  background: #fb4420;
}
.homepage .testimonial-sales blockquote:before {
  color: #ff876f;
}
.homepage .testimonial-sales .testimonial-author strong {
  color: #ff876f;
}
.homepage .testimonial-hr {
  background: #16bcf1;
}
.homepage .testimonial-hr blockquote:before {
  color: #61d9ff;
}
.homepage .testimonial-hr .testimonial-author strong {
  color: #61d9ff;
}
.homepage .testimonial-marketing {
  background: #ff9d1d;
}
.homepage .testimonial-marketing blockquote:before {
  color: #ffc375;
}
.homepage .testimonial-marketing .testimonial-author strong {
  color: #ffc375;
}
@media all and (max-width: 991px) {
  .homepage .testimonial-position-top-left {
    margin-right: 0;
  }
  .homepage .testimonial-position-top-right {
    margin-left: 0;
  }
  .homepage .testimonial-green blockquote {
    padding: 34px 20px 34px 40px;
  }
}
@media (min-width: 992px) and (max-width: 1259px) {
  [lang|=de] .homepage .navbar-nav > li > a,
  [lang|=fr] .homepage .navbar-nav > li > a,
  [lang|=es] .homepage .navbar-nav > li > a {
    padding: 15px 6px;
    font-size: 10px;
  }
  [lang|=de] .homepage .navbar-nav > li > a .beta,
  [lang|=fr] .homepage .navbar-nav > li > a .beta,
  [lang|=es] .homepage .navbar-nav > li > a .beta {
    right: 6px;
  }
}
@media (min-width: 1260px) {
  [lang|=de] .homepage .navbar-nav > li > a,
  [lang|=fr] .homepage .navbar-nav > li > a,
  [lang|=es] .homepage .navbar-nav > li > a {
    padding: 15px 10px;
    font-size: 13px;
  }
  [lang|=de] .homepage .navbar-nav > li > a .beta,
  [lang|=fr] .homepage .navbar-nav > li > a .beta,
  [lang|=es] .homepage .navbar-nav > li > a .beta {
    right: 10px;
  }
}

#cm-nav .cms-nav {
  position: relative;
}
#cm-footer,
#cm-nav {
  box-sizing: border-box;
}
/* @media only screen and (min-width: 993px) {
  #cm-footer .footer__lists {
    flex-wrap: nowrap;
  }
} */

@media (min-width: 1200px) {
  #cm-footer .container {
    max-width: 1230px !important;
}
}

.menu-pages.cms-nav__menu {
  min-height: 50px;
}

@media only screen and (min-width: 992px) {
  .cms-nav.small-menu .btn.btn-success {
    padding-top: 6px !important;
    padding-bottom: 4px !important;
  }
}
