@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Regular"), local("Roboto-Regular"), url(../font/robot.woff) format("woff"); }

@font-face {
  font-family: 'Open Sans Regular';
  src: url(../font/OpenSans/OpenSans-Regular.woff) format("woff"), url(../font/OpenSans/OpenSans-Regular.ttf) format("truetype"); }

@font-face {
  font-family: 'Open Sans Bold';
  src: url(../font/OpenSans/OpenSans-Bold.woff) format("woff"), url(../font/OpenSans/OpenSans-Bold.ttf) format("truetype"); }

@font-face {
  font-family: 'Open Sans SemiBold';
  src: url(../font/OpenSans/OpenSans-Semibold.woff) format("woff"), url(../font/OpenSans/OpenSans-Semibold.ttf) format("truetype"); }

@font-face {
  font-family: 'Gill Sans Regular';
  src: url(../font/GillSans/GillSans.woff) format("woff"), url(../font/GillSans/GillSans.ttf) format("truetype"); }

@font-face {
  font-family: 'Gill Sans Semibold';
  src: url(../font/GillSans/GillSans-SemiBold.woff) format("woff"), url(../font/GillSans/GillSans-SemiBold.ttf) format("truetype"); }

h1, h2, h3 {
  line-height: 40px; }

/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 28px !important;
  color: #636466 !important;
  margin: 0.67em 0; }

h2 {
  font-size: 20px !important;
  color: #72a8d3 !important; }

h3 {
  font-size: 18.5px !important;
  color: #db8239 !important; }

h4 {
  font-size: 17px !important; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 2cm .5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-size: 13px;
  line-height: 1.42857143;
  color: #484F55;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input,
select[multiple],
textarea {
  background-image: none; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted #333;
  outline: 0;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

.center-img {
  display: block;
  margin: auto; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small {
  font-size: 85%; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

.text-warning {
  color: #c09853; }

.text-error {
  color: #b94a48; }

.text-success {
  color: #468847; }

.text-info {
  color: #3a87ad; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  line-height: 1.1; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

h1 small,
.h1 small {
  font-size: 24px; }

h2 small,
.h2 small {
  font-size: 18px; }

h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.ul.unstyled {
  padding-left: 0;
  list-style: none; }

.ul.inline {
  padding-left: 0;
  list-style: none; }

.ul.inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857143; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }

  .dl-horizontal dd:after {
    clear: both; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }

  .dl-horizontal dd:after {
    clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.container:after {
  clear: both; }

.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.container:after {
  clear: both; }

.row-fluid:before,
.row-fluid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.row-fluid:after {
  clear: both; }

.row-fluid:before,
.row-fluid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.row-fluid:after {
  clear: both; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-12 {
  width: 100%; }

@media (min-width: 768px) {
  .container {
    max-width: 750px; }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; } }
@media (min-width: 992px) {
  .container {
    max-width: 970px; }

  .span1,
  .span2,
  .span3,
  .span4,
  .span5,
  .span6,
  .span7,
  .span8,
  .span9,
  .span10,
  .span11 {
    float: left; }

  .span1 {
    width: 8.33333333%; }

  .span2 {
    width: 16.66666667%; }

  .span3 {
    width: 25%; }

  .span4 {
    width: 33.33333333%; }

  .span5 {
    width: 41.66666667%; }

  .span6 {
    width: 50%; }

  .span7 {
    width: 58.33333333%; }

  .span8 {
    width: 66.66666667%; }

  .span9 {
    width: 75%; }

  .span10 {
    width: 83.33333333%; }

  .span11 {
    width: 91.66666667%; }

  .span12 {
    width: 100%; }

  .spanpush-0 {
    left: auto; }

  .spanpush-1 {
    left: 8.33333333%; }

  .spanpush-2 {
    left: 16.66666667%; }

  .spanpush-3 {
    left: 25%; }

  .spanpush-4 {
    left: 33.33333333%; }

  .spanpush-5 {
    left: 41.66666667%; }

  .spanpush-6 {
    left: 50%; }

  .spanpush-7 {
    left: 58.33333333%; }

  .spanpush-8 {
    left: 66.66666667%; }

  .spanpush-9 {
    left: 75%; }

  .spanpush-10 {
    left: 83.33333333%; }

  .spanpush-11 {
    left: 91.66666667%; }

  .spanpull-0 {
    right: auto; }

  .spanpull-1 {
    right: 8.33333333%; }

  .spanpull-2 {
    right: 16.66666667%; }

  .spanpull-3 {
    right: 25%; }

  .spanpull-4 {
    right: 33.33333333%; }

  .spanpull-5 {
    right: 41.66666667%; }

  .spanpull-6 {
    right: 50%; }

  .spanpull-7 {
    right: 58.33333333%; }

  .spanpull-8 {
    right: 66.66666667%; }

  .spanpull-9 {
    right: 75%; }

  .spanpull-10 {
    right: 83.33333333%; }

  .spanpull-11 {
    right: 91.66666667%; }

  .spanoffset-0 {
    margin-left: 0; }

  .spanoffset-1 {
    margin-left: 8.33333333%; }

  .spanoffset-2 {
    margin-left: 16.66666667%; }

  .spanoffset-3 {
    margin-left: 25%; }

  .spanoffset-4 {
    margin-left: 33.33333333%; }

  .spanoffset-5 {
    margin-left: 41.66666667%; }

  .spanoffset-6 {
    margin-left: 50%; }

  .spanoffset-7 {
    margin-left: 58.33333333%; }

  .spanoffset-8 {
    margin-left: 66.66666667%; }

  .spanoffset-9 {
    margin-left: 75%; }

  .spanoffset-10 {
    margin-left: 83.33333333%; }

  .spanoffset-11 {
    margin-left: 91.66666667%; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1170px; }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-offset-0 {
    margin-left: 0; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3; }

.table > thead > tr > td.error,
.table > tbody > tr > td.error,
.table > tfoot > tr > td.error,
.table > thead > tr > th.error,
.table > tbody > tr > th.error,
.table > tfoot > tr > th.error,
.table > thead > tr.error > td,
.table > tbody > tr.error > td,
.table > tfoot > tr.error > td,
.table > thead > tr.error > th,
.table > tbody > tr.error > th,
.table > tfoot > tr.error > th {
  background-color: #f2dede;
  border-color: #eed3d7; }

.table-hover > tbody > tr > td.error:hover,
.table-hover > tbody > tr > th.error:hover,
.table-hover > tbody > tr.error:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be; }

@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-briefcase:before {
  content: "\1f4bc"; }

.glyphicon-calendar:before {
  content: "\1f4c5"; }

.glyphicon-pushpin:before {
  content: "\1f4cc"; }

.glyphicon-paperclip:before {
  content: "\1f4ce"; }

.glyphicon-camera:before {
  content: "\1f4f7"; }

.glyphicon-lock:before {
  content: "\1f512"; }

.glyphicon-bell:before {
  content: "\1f514"; }

.glyphicon-bookmark:before {
  content: "\1f516"; }

.glyphicon-fire:before {
  content: "\1f525"; }

.glyphicon-wrench:before {
  content: "\1f527"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: ""; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #428bca; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-error .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-error .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar .btn-group {
  float: left; }

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn .caret {
  margin-left: 0; }

.btn-large .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-large .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-append {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-append.col {
  float: none;
  padding-left: 0;
  padding-right: 0; }

.input-append .input-block-level {
  width: 100%;
  margin-bottom: 0; }

.input-append-lg > .input-block-level,
.input-append-lg > .add-on,
.input-append-lg > .input-append-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-append-lg > .input-block-level,
select.input-append-lg > .add-on,
select.input-append-lg > .input-append-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.input-append-lg > .input-block-level,
textarea.input-append-lg > .add-on,
textarea.input-append-lg > .input-append-btn > .btn {
  height: auto; }

.input-append-sm > .input-block-level,
.input-append-sm > .add-on,
.input-append-sm > .input-append-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-append-sm > .input-block-level,
select.input-append-sm > .add-on,
select.input-append-sm > .input-append-btn > .btn {
  height: 30px;
  line-height: 30px; }

textarea.input-append-sm > .input-block-level,
textarea.input-append-sm > .add-on,
textarea.input-append-sm > .input-append-btn > .btn {
  height: auto; }

.add-on,
.input-append-btn,
.input-append .input-block-level {
  display: table-cell; }

.add-on:not(:first-child):not(:last-child),
.input-append-btn:not(:first-child):not(:last-child),
.input-append .input-block-level:not(:first-child):not(:last-child) {
  border-radius: 0; }

.add-on,
.input-append-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.add-on {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.add-on.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.add-on.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.add-on input[type="radio"],
.add-on input[type="checkbox"] {
  margin-top: 0; }

.input-append .input-block-level:first-child,
.add-on:first-child,
.input-append-btn:first-child > .btn,
.input-append-btn:first-child > .dropdown-toggle,
.input-append-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.add-on:first-child {
  border-right: 0; }

.input-append .input-block-level:last-child,
.add-on:last-child,
.input-append-btn:last-child > .btn,
.input-append-btn:last-child > .dropdown-toggle,
.input-append-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.add-on:last-child {
  border-left: 0; }

.input-append-btn {
  position: relative;
  white-space: nowrap; }

.input-append-btn > .btn {
  position: relative; }

.input-append-btn > .btn + .btn {
  margin-left: -4px; }

.input-append-btn > .btn:hover,
.input-append-btn > .btn:active {
  z-index: 2; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.nav:after {
  clear: both; }

.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; } }
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0; }

.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff; }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 5px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0; }

.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff; }

.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.tabbable:after {
  clear: both; }

.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.tabbable:after {
  clear: both; }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

.tab-content > .active,
.pill-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.navbar:after {
  clear: both; }

.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.navbar-header:after {
  clear: both; }

.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.nav-collapse {
  max-height: 340px;
  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; }

.nav-collapse:before,
.nav-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.nav-collapse:after {
  clear: both; }

.nav-collapse:before,
.nav-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.nav-collapse:after {
  clear: both; }

.nav-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .nav-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .nav-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .nav-collapse.in {
    overflow-y: visible; }

  .nav-collapse .navbar .nav.navbar-left:first-child {
    margin-left: -15px; }

  .nav-collapse .navbar .nav.navbar-right:last-child {
    margin-right: -15px; }

  .nav-collapse .navbar-text:last-child {
    margin-right: 0; } }
.container > .navbar-header,
.container > .nav-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .nav-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  z-index: 1030;
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0; }

.brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.brand:hover,
.brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .brand {
    margin-left: -15px; } }
.nav-collapse {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.nav-collapse .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.nav-collapse .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .nav-collapse {
    display: none; } }
.navbar .nav {
  margin: 7.5px -15px; }

.navbar .nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar .nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }

  .navbar .nav .open .dropdown-menu > li > a,
  .navbar .nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar .nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar .nav .open .dropdown-menu > li > a:hover,
  .navbar .nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar .nav {
    float: left;
    margin: 0; }

  .navbar .nav > li {
    float: left; }

  .navbar .nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .navbar-form .control-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .input-block-level {
    display: inline-block; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  .navbar-form .control-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.navbar .nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar .nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar .nav.pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

.btn-navbar {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .brand {
  color: #777777; }

.navbar-default .brand:hover,
.navbar-default .brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar .nav > li > a {
  color: #777777; }

.navbar-default .navbar .nav > li > a:hover,
.navbar-default .navbar .nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.navbar-default .navbar .nav > .active > a,
.navbar-default .navbar .nav > .active > a:hover,
.navbar-default .navbar .nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar .nav > .disabled > a,
.navbar-default .navbar .nav > .disabled > a:hover,
.navbar-default .navbar .nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.navbar-default .nav-collapse {
  border-color: #dddddd; }

.navbar-default .nav-collapse:hover,
.navbar-default .nav-collapse:focus {
  background-color: #dddddd; }

.navbar-default .nav-collapse .icon-bar {
  background-color: #cccccc; }

.navbar-default .nav-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6; }

.navbar-default .navbar .nav > .dropdown > a:hover .caret,
.navbar-default .navbar .nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar .nav > .open > a,
.navbar-default .navbar .nav > .open > a:hover,
.navbar-default .navbar .nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

.navbar-default .navbar .nav > .open > a .caret,
.navbar-default .navbar .nav > .open > a:hover .caret,
.navbar-default .navbar .nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar-default .navbar .nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .navbar-default .navbar .nav .open .dropdown-menu > li > a {
    color: #777777; }

  .navbar-default .navbar .nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar .nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }

  .navbar-default .navbar .nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar .nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar .nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }

  .navbar-default .navbar .nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar .nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar .nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .brand {
  color: #999999; }

.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar .nav > li > a {
  color: #999999; }

.navbar-inverse .navbar .nav > li > a:hover,
.navbar-inverse .navbar .nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar .nav > .active > a,
.navbar-inverse .navbar .nav > .active > a:hover,
.navbar-inverse .navbar .nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar .nav > .disabled > a,
.navbar-inverse .navbar .nav > .disabled > a:hover,
.navbar-inverse .navbar .nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.navbar-inverse .nav-collapse {
  border-color: #333333; }

.navbar-inverse .nav-collapse:hover,
.navbar-inverse .nav-collapse:focus {
  background-color: #333333; }

.navbar-inverse .nav-collapse .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .nav-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar .nav > .open > a,
.navbar-inverse .navbar .nav > .open > a:hover,
.navbar-inverse .navbar .nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff; }

.navbar-inverse .navbar .nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar .nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .navbar .nav > .open > a .caret,
.navbar-inverse .navbar .nav > .open > a:hover .caret,
.navbar-inverse .navbar .nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar .nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar .nav .open .dropdown-menu > li > a {
    color: #999999; }

  .navbar-inverse .navbar .nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar .nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }

  .navbar-inverse .navbar .nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar .nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar .nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }

  .navbar-inverse .navbar .nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar .nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar .nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.breadcrumb {
  padding: 8px 15px;
  margin: 0 !important;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default; }

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }

.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.pager:after {
  clear: both; }

.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label {
  background-color: #999999; }

.label[href]:hover,
.label[href]:focus {
  background-color: #808080; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f; }

.label-important {
  background-color: #d9534f; }

.label-important[href]:hover,
.label-important[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.hero-unit {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14285714;
  color: inherit;
  background-color: #eeeeee; }

.hero-unit h1 {
  line-height: 1;
  color: inherit; }

.hero-unit p {
  line-height: 1.4; }

.container .hero-unit {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .hero-unit {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .hero-unit {
    padding-left: 60px;
    padding-right: 60px; }

  .hero-unit h1 {
    font-size: 63px; } }
.thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block; }

.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #428bca; }

.thumbnail > img {
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: bold; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853; }

.alert-warning hr {
  border-top-color: #f8e5be; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

.alert-error hr {
  border-top-color: #e6c1c7; }

.alert-error .alert-link {
  color: #953b39; }

@-webkit-keyframes bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .bar {
  -webkit-animation: bar-stripes 2s linear infinite;
  -moz-animation: bar-stripes 2s linear infinite;
  -ms-animation: bar-stripes 2s linear infinite;
  -o-animation: bar-stripes 2s linear infinite;
  animation: bar-stripes 2s linear infinite; }

.bar-success {
  background-color: #5cb85c; }

.progress-striped .bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.bar-info {
  background-color: #5bc0de; }

.progress-striped .bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.bar-warning {
  background-color: #f0ad4e; }

.progress-striped .bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.bar-error {
  background-color: #d9534f; }

.progress-striped .bar-error {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading {
  color: #333333; }

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.accordion-group {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.accordion-inner {
  padding: 15px; }

.accordion-inner:before,
.accordion-inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.accordion-inner:after {
  clear: both; }

.accordion-inner:before,
.accordion-inner:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.accordion-inner:after {
  clear: both; }

.accordion-group > .list-group {
  margin-bottom: 0; }

.accordion-group > .list-group .list-group-item {
  border-width: 1px 0; }

.accordion-group > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.accordion-group > .list-group .list-group-item:last-child {
  border-bottom: 0; }

.accordion-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.accordion-group > .table {
  margin-bottom: 0; }

.accordion-group > .accordion-inner + .table {
  border-top: 1px solid #dddddd; }

.accordion-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.accordion-group-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.accordion-group-title > a {
  color: inherit; }

.accordion-group-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.accordion .accordion-group {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden; }

.accordion .accordion-group + .accordion-group {
  margin-top: 5px; }

.accordion .accordion-heading {
  border-bottom: 0; }

.accordion .accordion-heading + .accordion-body .accordion-inner {
  border-top: 1px solid #dddddd; }

.accordion .accordion-group-footer {
  border-top: 0; }

.accordion .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom: 1px solid #dddddd; }

.accordion-group {
  border-color: #dddddd; }

.accordion-group > .accordion-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.accordion-group > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #dddddd; }

.accordion-group > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #dddddd; }

.accordion-group-primary {
  border-color: #428bca; }

.accordion-group-primary > .accordion-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.accordion-group-primary > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #428bca; }

.accordion-group-primary > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #428bca; }

.accordion-group-success {
  border-color: #d6e9c6; }

.accordion-group-success > .accordion-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.accordion-group-success > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #d6e9c6; }

.accordion-group-success > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #d6e9c6; }

.accordion-group-warning {
  border-color: #fbeed5; }

.accordion-group-warning > .accordion-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5; }

.accordion-group-warning > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #fbeed5; }

.accordion-group-warning > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #fbeed5; }

.accordion-group-error {
  border-color: #eed3d7; }

.accordion-group-error > .accordion-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.accordion-group-error > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #eed3d7; }

.accordion-group-error > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #eed3d7; }

.accordion-group-info {
  border-color: #bce8f1; }

.accordion-group-info > .accordion-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.accordion-group-info > .accordion-heading + .accordion-body .accordion-inner {
  border-top-color: #bce8f1; }

.accordion-group-info > .accordion-group-footer + .accordion-body .accordion-inner {
  border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 20px; }

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px; }

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  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); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  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); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.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; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer; }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }
.hidden {
  display: none !important;
  visibility: hidden !important; }

.visible-phone {
  display: none !important; }

tr.visible-phone {
  display: none !important; }

th.visible-phone,
td.visible-phone {
  display: none !important; }

@media (max-width: 767px) {
  .visible-phone {
    display: block !important; }

  tr.visible-phone {
    display: table-row-fluid !important; }

  th.visible-phone,
  td.visible-phone {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-phone.visible-tablet {
    display: block !important; }

  tr.visible-phone.visible-tablet {
    display: table-row-fluid !important; }

  th.visible-phone.visible-tablet,
  td.visible-phone.visible-tablet {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-phone.visible-desktop {
    display: block !important; }

  tr.visible-phone.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-phone.visible-desktop,
  td.visible-phone.visible-desktop {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-phone.visible-desktop {
    display: block !important; }

  tr.visible-phone.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-phone.visible-desktop,
  td.visible-phone.visible-desktop {
    display: table-cell !important; } }
.visible-tablet {
  display: none !important; }

tr.visible-tablet {
  display: none !important; }

th.visible-tablet,
td.visible-tablet {
  display: none !important; }

@media (max-width: 767px) {
  .visible-tablet.visible-phone {
    display: block !important; }

  tr.visible-tablet.visible-phone {
    display: table-row-fluid !important; }

  th.visible-tablet.visible-phone,
  td.visible-tablet.visible-phone {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-tablet {
    display: block !important; }

  tr.visible-tablet {
    display: table-row-fluid !important; }

  th.visible-tablet,
  td.visible-tablet {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-tablet.visible-desktop {
    display: block !important; }

  tr.visible-tablet.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-tablet.visible-desktop,
  td.visible-tablet.visible-desktop {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-tablet.visible-desktop {
    display: block !important; }

  tr.visible-tablet.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-tablet.visible-desktop,
  td.visible-tablet.visible-desktop {
    display: table-cell !important; } }
.visible-desktop {
  display: none !important; }

tr.visible-desktop {
  display: none !important; }

th.visible-desktop,
td.visible-desktop {
  display: none !important; }

@media (max-width: 767px) {
  .visible-desktop.visible-phone {
    display: block !important; }

  tr.visible-desktop.visible-phone {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-phone,
  td.visible-desktop.visible-phone {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-desktop.visible-tablet {
    display: block !important; }

  tr.visible-desktop.visible-tablet {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-tablet,
  td.visible-desktop.visible-tablet {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-desktop {
    display: block !important; }

  tr.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-desktop,
  td.visible-desktop {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-desktop.visible-desktop {
    display: block !important; }

  tr.visible-desktop.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-desktop,
  td.visible-desktop.visible-desktop {
    display: table-cell !important; } }
.visible-desktop {
  display: none !important; }

tr.visible-desktop {
  display: none !important; }

th.visible-desktop,
td.visible-desktop {
  display: none !important; }

@media (max-width: 767px) {
  .visible-desktop.visible-phone {
    display: block !important; }

  tr.visible-desktop.visible-phone {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-phone,
  td.visible-desktop.visible-phone {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-desktop.visible-tablet {
    display: block !important; }

  tr.visible-desktop.visible-tablet {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-tablet,
  td.visible-desktop.visible-tablet {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-desktop.visible-desktop {
    display: block !important; }

  tr.visible-desktop.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-desktop.visible-desktop,
  td.visible-desktop.visible-desktop {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-desktop {
    display: block !important; }

  tr.visible-desktop {
    display: table-row-fluid !important; }

  th.visible-desktop,
  td.visible-desktop {
    display: table-cell !important; } }
.hidden-phone {
  display: block !important; }

tr.hidden-phone {
  display: table-row-fluid !important; }

th.hidden-phone,
td.hidden-phone {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-phone {
    display: none !important; }

  tr.hidden-phone {
    display: none !important; }

  th.hidden-phone,
  td.hidden-phone {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-phone.hidden-tablet {
    display: none !important; }

  tr.hidden-phone.hidden-tablet {
    display: none !important; }

  th.hidden-phone.hidden-tablet,
  td.hidden-phone.hidden-tablet {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-phone.hidden-tablet {
    display: none !important; }

  tr.hidden-phone.hidden-tablet {
    display: none !important; }

  th.hidden-phone.hidden-tablet,
  td.hidden-phone.hidden-tablet {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-phone.hidden-tablet {
    display: none !important; }

  tr.hidden-phone.hidden-tablet {
    display: none !important; }

  th.hidden-phone.hidden-tablet,
  td.hidden-phone.hidden-tablet {
    display: none !important; } }
.hidden-tablet {
  display: block !important; }

tr.hidden-tablet {
  display: table-row-fluid !important; }

th.hidden-tablet,
td.hidden-tablet {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-tablet.hidden-phone {
    display: none !important; }

  tr.hidden-tablet.hidden-phone {
    display: none !important; }

  th.hidden-tablet.hidden-phone,
  td.hidden-tablet.hidden-phone {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet {
    display: none !important; }

  tr.hidden-tablet {
    display: none !important; }

  th.hidden-tablet,
  td.hidden-tablet {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
.hidden-tablet {
  display: block !important; }

tr.hidden-tablet {
  display: table-row-fluid !important; }

th.hidden-tablet,
td.hidden-tablet {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-tablet.hidden-phone {
    display: none !important; }

  tr.hidden-tablet.hidden-phone {
    display: none !important; }

  th.hidden-tablet.hidden-phone,
  td.hidden-tablet.hidden-phone {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-tablet {
    display: none !important; }

  tr.hidden-tablet {
    display: none !important; }

  th.hidden-tablet,
  td.hidden-tablet {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
.hidden-tablet {
  display: block !important; }

tr.hidden-tablet {
  display: table-row-fluid !important; }

th.hidden-tablet,
td.hidden-tablet {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-tablet.hidden-phone {
    display: none !important; }

  tr.hidden-tablet.hidden-phone {
    display: none !important; }

  th.hidden-tablet.hidden-phone,
  td.hidden-tablet.hidden-phone {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-tablet.hidden-tablet {
    display: none !important; }

  tr.hidden-tablet.hidden-tablet {
    display: none !important; }

  th.hidden-tablet.hidden-tablet,
  td.hidden-tablet.hidden-tablet {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-tablet {
    display: none !important; }

  tr.hidden-tablet {
    display: none !important; }

  th.hidden-tablet,
  td.hidden-tablet {
    display: none !important; } }
.visible-print {
  display: none !important; }

tr.visible-print {
  display: none !important; }

th.visible-print,
td.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  tr.visible-print {
    display: table-row-fluid !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print {
    display: none !important; }

  tr.hidden-print {
    display: none !important; }

  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* ----------home layout--------- */
.section {
  padding: 25px 0; }

.section.l-pad {
  padding: 80px 0; }

#second-section {
  background-color: #5bc9d8; }

.grey-bg {
  /*background-color: #ededed;*/
  background-color: transparent; }

#parallax {
  height: 350px;
  background-attachment: fixed;
  display: table; }

#parallax > .container {
  vertical-align: middle;
  display: table-cell; }

/* ---------- Navigation -------- */
#navigation {
  margin-bottom: 0; }

#navigation .navbar-inner,
#navigation.navbar .nav > .active > a,
#navigation.navbar .nav > .active > a:hover,
#navigation.navbar .nav > .active > a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: none !important;
  display: block; }

#navigation.navbar .nav > li > a {
  padding: 10px;
  line-height: 26px;
  font-size: 16px; }

#navigation.navbar .nav > li:last-child > a {
  padding-right: 0; }

/*----------- buttons -------*/
.btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 300;
  outline: none;
  border: none; }

/* ---------- Modals -------- */
.modal .header {
  padding: 20px;
  border-bottom: 1px solid #5bc9d8; }

.modal .header h4 {
  text-align: center;
  color: #5bc9d8;
  margin: 0; }

.modal .body {
  padding: 20px; }

.modal .footer {
  padding: 20px;
  border-top: 1px solid #5bc9d8; }

.modal .close {
  top: 20px;
  right: 18px;
  font-size: 45px;
  outline: none;
  font-weight: 100;
  position: relative; }

#sign-in-modal .body,
#registration-modal .body {
  padding: 0; }

#sign-in-modal .body .inner,
#registration-modal .body .inner {
  padding: 7% 0%;
  text-align: center; }

#sign-in-modal .body .inner form,
#registration-modal .body .inner form {
  margin: 0; }

#sign-in-modal .body .inner form .checkbox,
#registration-modal .body .inner form .checkbox {
  padding: 0;
  float: left; }

#sign-in-modal .body .inner form .checkbox span,
#registration-modal .body .inner form .checkbox span {
  float: left; }

#sign-in-modal .body .inner form .checkbox .icheckbox_flat-blue,
#registration-modal .body .inner form .checkbox .icheckbox_flat-blue {
  float: left;
  margin-left: 20px; }

#sign-in-modal .body .inner form input[type="submit"],
#registration-modal .body .inner form input[type="submit"] {
  float: right;
  clear: left; }

#sign-in-modal .inner,
#registration-modal .inner {
  width: 60%;
  margin: 0 auto; }

#sign-in-modal .footer,
#registration-modal .footer {
  padding: 20px 0; }

#sign-in-modal .footer .inner a,
#registration-modal .footer .inner a {
  padding: 0 10px;
  text-decoration: none; }

#sign-in-modal .footer .inner a i,
#registration-modal .footer .inner a i {
  padding-right: 5px; }

/*---------------Contents--------------------*/
/*---------------Actividades Index Menu--------------------*/
.sectionName {
  margin: 20px 0;
  overflow: hidden; }

.indexSectionTitle {
  background-color: aliceblue; }

.indexTitle {
  clear: both;
  overflow: hidden; }

.indexTitle h4, .indexTitle h2 {
  vertical-align: middle;
  display: inline-block; }

.indexTitle img {
  float: left;
  width: 30px;
  margin: 5px 10px; }

.indexContainer {
  float: left;
  width: 65%; }

.indexLinkContainer {
  float: right;
  width: 33%; }

.indexVisualizadoresListElement {
  text-align: center;
  float: left;
  display: inline-block;
  margin: 0 20px; }

.indexTitleList {
  margin: 10px 0;
  margin-left: 20px;
  overflow: hidden; }

.indexConsultasList {
  float: left;
  width: 40%;
  margin: 0 20px; }

/*---------------Index Menu--------------------*/
/*.indexList{
	border: 2px solid #71A7D3;
    padding: 12px;
    border-radius: 12px;
    width: 75%;
	display: table;
	margin: auto;
}

.indexList .listContent{
	display: table-cell;
    vertical-align: middle;
}

.indexList .listContent li{
	padding: 3px;
}*/
/*--------------Estructura y funciones ------------*/
.organoHead {
  border: 1px solid #71A7D3;
  padding: 34px;
  border-radius: 20px;
  float: left;
  margin: 20px;
  cursor: pointer; }

.about-container .oculto {
  clear: both; }

/*--------------Nuestra historia------------*/
.paragraph-container {
  margin-left: 3.0em; }

.paragraph-container p {
  text-align: justify; }

.dateLine {
  height: auto;
  margin: auto;
  text-align: center;
  position: relative; }

.dateLink {
  position: absolute;
  margin: auto;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  color: white !important; }

.dateLinkPadding {
  padding-top: 150px; }

/*--------------Infromacion al ciudadano------------*/
.informacionCiudadanoContainer {
  width: 70%;
  margin: auto;
  font-size: 13px;
  line-height: 20px;
  padding-right: 0%;
  text-align: justify; }

.informacionCiudadano {
  border: 1px solid orange;
  border-radius: 25px;
  width: 100%;
  padding: .5em;
  margin: 0.5em 0 0.3em 0em;
  float: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  box-shadow: 1px 1px 5px #888888; }

.informacionCiudadanoListImg {
  width: 100px;
  float: left;
  margin-left: -2.8em;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  margin-right: 20px; }

.informacionCiudadano ul {
  list-style: initial !important;
  float: left;
  max-width: 86%; }

.informacionCiudadanoList {
  margin-bottom: 15px !important; }

/*--------------Perfil del contratante-----------*/
.contratanteList {
  list-style: initial !important; }

/*--------------Talleres cartográficos-----------*/
.talleres {
  cursor: pointer; }

/*--------------Visita Nuestras instalaciones------------*/
.instalacion {
  float: left;
  text-align: center;
  max-width: 19%;
  min-width: 19%;
  margin: 5px;
  cursor: pointer; }

.instalacion span {
  background: #71a7d3;
  width: 100%;
  float: right;
  padding: 13px;
  border-radius: 13px;
  color: white !important;
  cursor: pointer; }

/*--------------Salas y exposiciones ------------*/
.exposicionesImg {
  width: 25%;
  text-align: center;
  overflow: hidden;
  float: left;
  margin-right: 10px; }

/*---------- Visualizadores tematicos-------------*/
.listVisor {
  color: orange;
  list-style: initial !important;
  margin-bottom: 25px !important; }

.listVisorContainer {
  margin: auto;
  width: 80%;
  overflow: hidden; }

.listVisorElement {
  float: left;
  width: 22%;
  margin-right: 20px; }

.listVisorElement a:hover {
  text-decoration: underline !important;
  color: #636466 !important; }

/*---------- Boletines -------------*/
.ultimoBoletin {
  text-align: center; }

.anosBoletines {
  text-align: center;
  cursor: pointer; }

.anosBoletines span a {
  color: #636466; }

.anosBoletines span:hover {
  color: #71a7d3; }

/*---------- Organos colegiados -------------*/
.organoColegiado {
  display: flex;
  align-items: center; }

.organoInfo {
  float: right; }

.organoColegiadoContainer {
  text-align: justify; }

/*--------------Documentacion y cartoteca------------*/
.docycart-container {
  text-align: justify; }

.image-center {
  text-align: center; }

.docycart {
  text-align: center;
  max-width: 19%;
  min-width: 19%;
  margin: 5px;
  cursor: pointer; }

/*---------- Sismicidad-------------*/
.divHistoriaSismicidad {
  float: left;
  width: 50%; }

/*---------- Flexslider -------------*/
.slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin: 0; }

.slides {
  margin: 0; }

/*---------- Feature Alt1 ----------*/
#features-alt1 {
  text-align: center;
  padding: 20px 0; }

#features-alt1 i {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: inline-block;
  width: 115px;
  height: 115px;
  font-size: 40px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #fff;
  color: #358994;
  text-align: center;
  border: 6px #358994 solid;
  line-height: 110px; }

#features-alt1 i:hover {
  box-shadow: 0px 0px 0px 5px #FFF; }

#features-alt1 h4 {
  color: #fff;
  margin-top: 20px; }

/*---------- Feature Alt2 ----------*/
#features-alt2 {
  text-align: center;
  padding-bottom: 1%;
  padding-top: 3%; }

#features-alt2 img {
  margin-right: -80px;
  width: auto;
  max-width: 308px;
  height: auto;
  max-height: 308px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px #5bc9d8 solid; }

#features-alt2 p {
  margin-top: 25px;
  width: 80%;
  margin-left: 18%; }

/*------- Message -------*/
#message {
  text-align: center; }

#message h1,
#message p {
  color: #fff; }

#message h1 {
  font-size: 4em;
  font-weight: 100; }

#message p {
  margin-top: 30px; }

/*------- Footer Text -----------*/
/*#footer-text {
 position: absolute;
top: 30%;
left: 7%;
width: 22%;
padding: 15px;
padding-left: 25px;
background: rgba(95, 95, 95, 0.7) url(../images/noise_bg.png);
   
}*/
/* ---------- Social -----------*/
.social .social-icons-row-fluid {
  margin-top: 30px; }

.social .social-icons-row-fluid a {
  font-size: 20px;
  margin-left: 3px;
  text-decoration: none;
  color: #747D82; }

.social .social-icons-row-fluid a, #footer-text p, #footer-social {
  color: white; }

/****remove it ****/
.social .social-icons-row-fluid a i {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  transition: color 0.5s ease; }

.social .social-icons-row-fluid a:first-child {
  margin: 0; }

.social .social-icons-row-fluid a:hover .icon-twitter-sign {
  color: #0084b4; }

.social .social-icons-row-fluid a:hover .icon-facebook-sign {
  color: #3b5998; }

.social .social-icons-row-fluid a:hover .icon-google-plus-sign {
  color: #C63D2D; }

.social .social-icons-row-fluid a:hover .icon-linkedin-sign {
  color: #4875B4; }

.social .social-icons-row-fluid a:hover .icon-pinterest-sign {
  color: #e22123; }

.social .social-icons-row-fluid a:hover .icon-youtube-sign {
  color: #CC181E; }

.da-slider {
  height: 480px;
  position: relative;
  overflow: hidden;
  -webkit-transition: background-position 0.9s ease-in-out 0.3s;
  -moz-transition: background-position 0.9s ease-in-out 0.3s;
  -o-transition: background-position 0.9s ease-in-out 0.3s;
  -ms-transition: background-position 0.9s ease-in-out 0.3s;
  transition: background-position 0.9s ease-in-out 0.3s;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  background-size: 140%;
  background-position: 100% 15% !important; }

.da-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  text-align: left; }

.da-slide-current {
  z-index: 999; }

.da-slide h2,
.da-slide .da-intro,
.da-slide .da-intro,
.da-slide p,
.da-slide .da-link,
.da-slide .da-second {
  position: absolute;
  opacity: 0;
  left: 110%; }

.da-slide h2 {
  font-size: 30px;
  z-index: 10;
  position: relative;
  margin-bottom: 20px;
  font-weight: 300; }

.da-slide h2 span {
  padding: 0 30px 20px 0;
  border-bottom: 1px #FFF solid;
  display: inline-block; }

.da-slide .da-intro {
  top: 150px;
  width: 30%; }

.da-slide p {
  width: 100%;
  top: 123%;
  font-size: 18px;
  line-height: 26px;
  height: 80px;
  font-style: italic;
  position: relative; }

.da-slide .da-second {
  top: 150px;
  height: 256px;
  left: 110%; }

.da-arrows {
  -moz-user-select: none;
  -webkit-user-select: none; }

.da-arrows span {
  position: absolute;
  top: 50%;
  height: 60px;
  width: 35px;
  z-index: 2000;
  cursor: pointer; }

.da-arrows span.da-arrows-prev {
  left: 4%;
  background: url(../images/left-arrow.png) no-repeat; }

.da-arrows span.da-arrows-next {
  right: 3%;
  background: url(../images/right-arrow.png) no-repeat; }

.da-slide-current h2,
.da-slide-current .da-intro,
.da-slide-current p {
  left: 8%;
  opacity: 1; }

.da-slide-current .da-second {
  opacity: 1; }

.da-slide .da-second {
  left: 71%; }

#register-form .title {
  margin-bottom: 20px;
  margin-left: -33%;
  text-align: center; }

#register-form #sign-up button {
  padding: 6px 25px;
  font-size: 18px;
  font-weight: 300;
  outline: none;
  margin-right: 77px; }

#register-form input {
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  height: 40px;
  padding: 7px 24px;
  line-height: 20px;
  border: 0px #5BC9D8 solid;
  width: 257px; }

#register-form input::-webkit-input-placeholder {
  color: #fff; }

#register-form input:-moz-placeholder {
  color: #fff; }

#register-form input::-moz-placeholder {
  color: #fff; }

#register-form input:-ms-input-placeholder {
  color: #fff; }

/* Animation classes and animations */
/* Slide in from the right*/
.da-slide-fromright h2,
.da-slide-fromright .da-intro {
  -webkit-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim1 0.6s ease-in 0.8s both;
  animation: fromRightAnim1 0.6s ease-in 0.8s both; }

.da-slide-fromright p {
  -webkit-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim2 0.6s ease-in 0.8s both;
  animation: fromRightAnim2 0.6s ease-in 0.8s both; }

.da-slide-fromright .da-link {
  -webkit-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromRightAnim3 0.4s ease-in 1.2s both;
  animation: fromRightAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromright .da-second {
  -webkit-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -moz-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -o-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  -ms-animation: fromRightAnim4 0.6s ease-in 0.8s both;
  animation: fromRightAnim4 0.6s ease-in 0.8s both; }

@-webkit-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-o-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

/* Slide in from the left*/
.da-slide-fromleft h2,
.da-slide-fromleft .da-intro {
  -webkit-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim1 0.6s ease-in 0.6s both;
  animation: fromLeftAnim1 0.6s ease-in 0.6s both; }

.da-slide-fromleft p {
  -webkit-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim2 0.6s ease-in 0.6s both;
  animation: fromLeftAnim2 0.6s ease-in 0.6s both; }

.da-slide-fromleft .da-link {
  -webkit-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -moz-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -o-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  -ms-animation: fromLeftAnim3 0.4s ease-in 1.2s both;
  animation: fromLeftAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromleft .da-second {
  -webkit-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: fromLeftAnim4 0.6s ease-in 0.6s both;
  animation: fromLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-webkit-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-moz-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-o-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@-ms-keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

@keyframes fromLeftAnim1 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromLeftAnim2 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromLeftAnim3 {
  0% {
    left: -110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromLeftAnim4 {
  0% {
    left: -110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

/* Slide out to the right */
.da-slide-toright h2,
.da-slide-toright .da-intro {
  -webkit-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -moz-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -o-animation: toRightAnim1 0.6s ease-in 0.6s both;
  -ms-animation: toRightAnim1 0.6s ease-in 0.6s both;
  animation: toRightAnim1 0.6s ease-in 0.6s both; }

.da-slide-toright p {
  -webkit-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -o-animation: toRightAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toRightAnim2 0.6s ease-in 0.3s both;
  animation: toRightAnim2 0.6s ease-in 0.3s both; }

.da-slide-toright .da-link {
  -webkit-animation: toRightAnim3 0.4s ease-in both;
  -moz-animation: toRightAnim3 0.4s ease-in both;
  -o-animation: toRightAnim3 0.4s ease-in both;
  -ms-animation: toRightAnim3 0.4s ease-in both;
  animation: toRightAnim3 0.4s ease-in both; }

.da-slide-toright .da-second {
  -webkit-animation: toRightAnim4 0.6s ease-in both;
  -moz-animation: toRightAnim4 0.6s ease-in both;
  -o-animation: toRightAnim4 0.6s ease-in both;
  -ms-animation: toRightAnim4 0.6s ease-in both;
  animation: toRightAnim4 0.6s ease-in both; }

@-webkit-keyframes toRightAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-webkit-keyframes toRightAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-moz-keyframes toRightAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-o-keyframes toRightAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@-ms-keyframes toRightAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 100%;
    opacity: 0; } }

@keyframes toRightAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  30% {
    left: 55%;
    opacity: 1; }

  100% {
    left: 100%;
    opacity: 0; } }

/* Slide out to the left*/
.da-slide-toleft h2,
.da-slide-toleft .da-intro {
  -webkit-animation: toLeftAnim1 0.6s ease-in both;
  -moz-animation: toLeftAnim1 0.6s ease-in both;
  -o-animation: toLeftAnim1 0.6s ease-in both;
  -ms-animation: toLeftAnim1 0.6s ease-in both;
  animation: toLeftAnim1 0.6s ease-in both; }

.da-slide-toleft p {
  -webkit-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -moz-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -o-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  -ms-animation: toLeftAnim2 0.6s ease-in 0.3s both;
  animation: toLeftAnim2 0.6s ease-in 0.3s both; }

.da-slide-toleft .da-link {
  -webkit-animation: toLeftAnim3 0.4s ease-in both;
  -moz-animation: toLeftAnim3 0.4s ease-in both;
  -o-animation: toLeftAnim3 0.4s ease-in both;
  -ms-animation: toLeftAnim3 0.4s ease-in both;
  animation: toLeftAnim3 0.4s ease-in both; }

.da-slide-toleft .da-second {
  -webkit-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -moz-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -o-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  -ms-animation: toLeftAnim4 0.6s ease-in 0.6s both;
  animation: toLeftAnim4 0.6s ease-in 0.6s both; }

@-webkit-keyframes toLeftAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-webkit-keyframes toLeftAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-moz-keyframes toLeftAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-o-keyframes toLeftAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@-ms-keyframes toLeftAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim1 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim2 {
  0% {
    left: 8%;
    opacity: 1; }

  30% {
    left: 15%;
    opacity: 1; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim3 {
  0% {
    left: 8%;
    opacity: 1; }

  99% {
    left: 8%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

@keyframes toLeftAnim4 {
  0% {
    left: 71%;
    opacity: 1; }

  40% {
    left: 70%;
    opacity: 1; }

  90% {
    left: 0%;
    opacity: 0; }

  100% {
    left: -50%;
    opacity: 0; } }

/* cslider */
/* Slide in from the right*/
.da-slide-fromright h2,
.da-slide-fromright .da-intro {
  animation: fromRightAnim1 0.6s ease-in 0.8s both; }

.da-slide-fromright p {
  animation: fromRightAnim2 0.6s ease-in 0.8s both; }

.da-slide-fromright .da-link {
  animation: fromRightAnim3 0.4s ease-in 1.2s both; }

.da-slide-fromright .da-second {
  animation: fromRightAnim4 0.6s ease-in 0.8s both; }

/* Adjust animations for different behavior of each element: */
@keyframes fromRightAnim1 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim2 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim3 {
  0% {
    left: 110%;
    opacity: 0; }

  1% {
    left: 8%;
    opacity: 0; }

  100% {
    left: 8%;
    opacity: 1; } }

@keyframes fromRightAnim4 {
  0% {
    left: 110%;
    opacity: 0; }

  100% {
    left: 71%;
    opacity: 1; } }

.aui {
  /*blog slider*/
  /**scroll slider**/
  /*
  #scroll-slider span {
  position: absolute;
  bottom: 24%;
  right: 20%;
  
  } */
  /*.blog-container {text-align: center; color: #626B7E; padding-bottom: 2%; border-bottom: 1px dashed #ACAFAF; margin-bottom: 5%;}*/
  /*first paragraphe ofblog*/
  /*.blog-container p{padding: 0 10%;width:100%;font-size: 130%;line-height: 150%;}*/
  /*.video{background: url(../images/video/vid-container.png);width: 50%;min-height: 100px;float: right;background-size: 100% 100%;height: auto;padding: 2.6% 4.3% 1.6% 5.0%;text-align: center;}*/
  /*.feature-basic-box{text-align: center;  padding-top:3%;min-height: 350px;padding-left: 10%;padding-right: 10%;background-color: #f6f6f6;}*/
  /************************************Responsive******************************************/
  /*************************/
  /********************************/
  /***** HOME: galeria de areas de actividad *****/
  /********************Setting**********************/ }
  .aui body {
    font-family: 'Open sans', sans-serif;
    /*'Roboto', sans-serif;*/
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 13px;
    line-height: 20px;
    color: #333;
    padding: 0; }
  .aui .section {
    padding: 0 0 25px 0; }
  .aui .row-fluid {
    margin-right: 0; }
  .aui .settings-container {
    color: white;
    position: absolute;
    text-align: center;
    opacity: 0.99;
    z-index: 11;
    top: 265px; }
  .aui .settings-btn {
    width: 50px;
    background-color: #383b3d;
    text-align: center;
    padding: 5px 0;
    float: right; }
  .aui .settings-btn i {
    display: block;
    font-size: 35px;
    line-height: 35px;
    margin: 0;
    color: white; }
  .aui #parallax {
    width: 100%;
    background-size: 100% 100%; }
  .aui #parallax .containe {
    width: 31%;
    margin: auto;
    margin-top: 8%;
    min-width: 320px; }
  .aui #parallax #message h1 {
    line-height: 50px; }
  .aui .settings-box {
    display: none;
    float: left;
    width: 370px;
    padding: 0;
    background-color: #394143; }
  .aui .settings-box.open {
    display: inline-block; }
  .aui .btn-wide-style, .aui .btn-boxed-style {
    border: 2px solid white;
    color: white;
    background: none;
    width: 100px;
    height: 40px;
    font-size: 20px; }
  .aui .btn-selected {
    background: white;
    border: none;
    width: 100px;
    height: 40px;
    font-size: 20px;
    color: #000000; }
  .aui .color-shemes {
    width: 90%;
    font-size: 200%;
    padding: 15px 0;
    margin-left: 4.5%;
    text-align: center;
    margin-bottom: 5px;
    color: white;
    border: none; }
  .aui .cadet-blue {
    border: 2px solid white;
    background-image: -moz-linear-gradient(bottom left, #358994 50%, #5bc9d8 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #358994 50%, #5bc9d8 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #358994), color-stop(0.5, #5bc9d8));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #358994 0.5, #5bc9d8 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #358994 50%, #5bc9d8 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #358994 50%, #5bc9d8 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .midnight-turquoise {
    background-image: -moz-linear-gradient(bottom left, #34495e 50%, #1abc9c 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #34495e 50%, #1abc9c 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #34495e), color-stop(0.5, #1abc9c));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #34495e 0.5, #1abc9c 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #34495e 50%, #1abc9c 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #34495e 50%, #1abc9c 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .juicy-green {
    background-image: -moz-linear-gradient(bottom left, #2e3436 50%, #6ebb25 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #2e3436 50%, #6ebb25 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #2e3436), color-stop(0.5, #6ebb25));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #2e3436 0.5, #6ebb25 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #2e3436 50%, #6ebb25 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #2e3436 50%, #6ebb25 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .yellow-brown {
    background-image: -moz-linear-gradient(bottom left, #4e4037 50%, #f0a71d 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #4e4037 50%, #f0a71d 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #4e4037), color-stop(0.5, #f0a71d));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #4e4037 0.5, #f0a71d 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #4e4037 50%, #f0a71d 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #4e4037 50%, #f0a71d 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .good-vine {
    background-image: -moz-linear-gradient(bottom left, #73656a 50%, #a33b61 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #73656a 50%, #a33b61 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #73656a), color-stop(0.5, #a33b61));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #73656a 0.5, #a33b61 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #73656a 50%, #a33b61 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #73656a 50%, #a33b61 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .dark-orange {
    background-image: -moz-linear-gradient(bottom left, #1a1a1a 50%, #f8862c 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #1a1a1a 50%, #f8862c 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #1a1a1a), color-stop(0.5, #f8862c));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #1a1a1a 0.5, #f8862c 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #1a1a1a 50%, #f8862c 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #1a1a1a 50%, #f8862c 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .twilight {
    background-image: -moz-linear-gradient(bottom left, #21282e 50%, #71a7d3 50%);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(bottom left, #21282e 50%, #71a7d3 50%);
    /* Opera */
    background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.5, #21282e), color-stop(0.5, #71a7d3));
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-linear-gradient(bottom left, #21282e 0.5, #71a7d3 0.5);
    /* Webkit (Chrome 11+) */
    background-image: -ms-linear-gradient(bottom left, #21282e 50%, #71a7d3 50%);
    /* IE10 Consumer Preview */
    background-image: linear-gradient(bottom left, #21282e 50%, #71a7d3 50%);
    /* W3C Markup, IE10 Release Preview */ }
  .aui .btn-pattern {
    width: 50px;
    height: 50px;
    border: 1px solid gray; }
  .aui .pattern-wood-horiz {
    background: url(../images/wood-h.png) center no-repeat; }
  .aui .pattern-wood-vertical {
    background: url(../images/wood-vert.png) center no-repeat; }
  .aui .pattern-white {
    background: #f1f2f3; }
  .aui .pattern-gray {
    background: #cbcbcb; }
  .aui .pattern-none {
    background: url(../images/none.png) center no-repeat; }
  .aui .modal-backdrop {
    background: #a2a4a5; }
  .aui .modal {
    left: 15%;
    margin-left: -5%;
    width: 80%;
    position: absolute; }
  .aui .modal .header h4 {
    font-size: 300%;
    margin: 15px 0;
    color: #358994; }
  .aui .register-label {
    font-size: 19px;
    color: #358994;
    margin-bottom: 10px; }
  .aui .registration-box form, .aui .login-box form {
    text-align: left;
    padding-left: 10%; }
  .aui .registration-box label {
    width: 90%; }
  .aui .registration-box form input[type="text"], .aui .login-box form input[type="text"], .aui .registration-box form input[type="password"], .aui .login-box form input[type="password"] {
    width: 85%;
    border-radius: 10px;
    padding: 12px 20px; }
  .aui .input-append {
    margin-top: 10px;
    margin-bottom: 10px; }
  .aui .login-box form .input-append input, .aui .registration-box form .input-append input {
    padding-top: 23px;
    padding-bottom: 23px; }
  .aui .registration-box form input[type="submit"], .aui .login-box form input[type="submit"] {
    width: 150px;
    background: #358994;
    border: 1px solid #42B5C3;
    font-size: 19px;
    height: 50px;
    border-radius: 5px;
    font-weight: bold; }
  .aui .registration-box a {
    font-size: 19px;
    color: #358994; }
  .aui .input-append {
    width: 100%; }
  .aui .controls a {
    float: left; }
  .aui .controls a.btn {
    background: none;
    margin-top: 15px; }
  .aui .web-form-portlet input[type="text"], .aui .web-form-portlet input[type="email"], .aui textarea.input-block-level {
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  .aui #sign-in-modal .body .inner form .checkbox {
    float: none; }
  .aui .da-arrows span {
    z-index: 9; }
  .aui .da-slide-current {
    z-index: 8; }
  .aui .bg-gray {
    background: #ededed;
    padding-top: 10%;
    padding-bottom: 9%; }
  .aui .bg-blog {
    background: #f6f6f6;
    padding-top: 10%;
    padding-bottom: 5%; }
  .aui .page-container h3 {
    font-weight: bold; }
  .aui .web-form-portlet label {
    width: 90%;
    padding-left: 1%;
    text-transform: uppercase; }
  .aui .web-form-portlet input[type="text"], .aui .web-form-portlet input[type="email"], .aui .web-form-portlet select {
    width: 80%;
    height: 50px; }
  .aui .web-form-portlet textarea {
    width: 80%; }
  .aui #success {
    width: 90%; }
  .aui .help-block {
    clear: both; }
  .aui .help-block ul li {
    color: #F00; }
  .aui .web-form-portlet input[type="submit"] {
    width: 200px;
    background: #5bc9d8;
    font-size: 19px;
    height: 50px; }
  .aui .about-container {
    /*width:100%;margin-left: 0%;*/
    width: 70%;
    margin: 0 auto;
    text-align: center;
    font-size: 166%;
    padding-top: 0;
    /*padding-bottom: 21%*/ }
  .aui #column-2 .about-container {
    padding-top: 0px; }
  .aui .about-desc {
    width: 100%;
    clear: both;
    float: left;
    display: inline-table; }
  .aui .clean_slider_container {
    overflow: hidden;
    margin: 0 auto;
    padding-right: 10px;
    position: relative; }
  .aui .clean_slider_container ul {
    list-style: none outside none;
    margin: 0 0 -25px;
    padding: 0; }
  .aui .clean_slider_container li {
    margin: 0;
    padding: 0;
    float: left;
    height: 760px; }
  .aui .clean_slider_img_list img {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%; }
  .aui .clean_slider_mark_container {
    /*left: 50%; right:50%; */
    right: 40%; }
  .aui .clean_slider_mark_container li {
    width: 16px;
    height: 16px; }
  .aui .clean_slider_mark_container a {
    background: url(../images/bg2.png) transparent top left no-repeat;
    width: 16px;
    height: 16px;
    display: block; }
  .aui .clean_slider_mark_container a.active {
    background: url(../images/bg2.png) transparent bottom left no-repeat;
    width: 16px;
    height: 16px;
    display: block; }
  .aui .blog-desc {
    position: absolute;
    height: auto;
    z-index: 9;
    text-decoration: none;
    color: white;
    width: 30%;
    left: 10%;
    top: 50%; }
  .aui #blog-slider .slider img {
    width: auto !important;
    left: 0;
    right: 0;
    margin: auto; }
  @media (min-width: 1000px) and (max-width: 1400px) {
    .aui #blog-slider .slider li, .aui #blog-slider .slider img, .aui #blog-slider .slider ul {
      max-height: 500px; }
    .aui #blog-slider .clean_slider_container {
      max-height: 600px; } }
  @media (min-width: 720px) and (max-width: 1000px) {
    .aui #blog-slider .slider li, .aui #blog-slider .slider img, .aui #blog-slider .slider ul {
      max-height: 320px; }
    .aui #blog-slider .clean_slider_container {
      max-height: 420px; } }
  @media (min-width: 500px) and (max-width: 720px) {
    .aui #blog-slider .slider li, .aui #blog-slider .slider img, .aui #blog-slider .slider ul {
      max-height: 214px; }
    .aui #blog-slider .clean_slider_container {
      max-height: 314px; } }
  @media (max-width: 500px) {
    .aui #blog-slider .slider li, .aui #blog-slider .slider img, .aui #blog-slider .slider ul {
      max-height: 150px; }
    .aui #blog-slider .clean_slider_container {
      max-height: 220px; } }
  .aui #scroll-slider .block {
    margin-bottom: 80px;
    position: relative; }
  @media (min-width: 768px) and (max-width: 1600px) {
    .aui #scroll-slider .span12 {
      left: -2%; } }
  @media (min-width: 1600px) {
    .aui #scroll-slider .span12 {
      left: -1.5%; } }
  .aui #scroll-slider .span12 {
    width: 100%; }
  .aui #scroll-slider .row {
    margin-left: 0; }
  .aui #scroll-slider img {
    display: block;
    width: 100%; }
  .aui #scroll-slider h1 {
    padding-bottom: 2%; }
  .aui .blog-desc .desc {
    font-size: 110%;
    line-height: 200%; }
  .aui .caption {
    display: none; }
  .aui .blog-left {
    width: 40%;
    float: left;
    text-align: left;
    padding-top: 30px; }
  .aui .blog-right {
    width: 60%;
    float: right;
    text-align: left; }
  .aui .blog-feed {
    margin-left: 80px;
    margin-right: 80px; }
  .aui .blog-feed-title span.date, .aui .blog-feed-title h3 {
    color: #636466;
    line-height: 18px;
    font-size: 100%; }
  .aui .blog-left .blog-feed-title {
    width: 218px;
    padding-left: 0;
    text-align: center;
    padding-top: 10px; }
  .aui .blog-right a {
    text-decoration: underline;
    color: #358994;
    font-size: 160%; }
  .aui .blog-feed-title {
    width: 100%;
    text-align: left;
    margin-bottom: 20px; }
  .aui .blog-feed-title span.date {
    color: #FF8F00; }
  .aui .blog-feed-title span.date i {
    color: #636466; }
  .aui .blog-feed-title .date {
    font-size: 160%; }
  .aui .page-container .blog-feed-title h3 {
    line-height: 100%; }
  .aui .blog-container {
    text-align: left;
    color: #626B7E;
    padding-bottom: 2%;
    border-bottom: 1px dashed #ACAFAF;
    margin-bottom: 5%; }
  .aui #column-1 .blog-container {
    padding-top: 10%; }
  .aui .blog-container .blog-right p {
    padding-left: 0; }
  .aui .blog-container p {
    padding: 0;
    width: 100%;
    font-size: 130%;
    line-height: 150%; }
  .aui .blog-container input[type="submit"] {
    background: none;
    border: 2px solid #6dcedc;
    border-radius: 5px;
    color: #6dcedc;
    padding: 15px 90px;
    font-size: 150%;
    display: inline; }
  .aui .blog-container input[type="submit"]:hover {
    background: #6dcedc;
    color: white; }
  .aui .portfolio-vid {
    background: #ededed;
    padding: 5% 10% 0 10%;
    height: 340px; }
  .aui .testimonial {
    width: 45%;
    float: left; }
  .aui .comma {
    margin-left: 4%;
    background: url(../images/comma.png) no-repeat;
    background-size: 17px;
    height: 13px;
    display: inline-block; }
  .aui .comma-up {
    margin-left: 9%; }
  .aui .comma-up, .aui .comma {
    width: 17px; }
  .aui .testimonial p, .aui .testimonial h2 {
    padding-left: 33px; }
  .aui .testimonial .da-slide p {
    font-size: 100%;
    width: 100%;
    height: 100%; }
  @media only screen and (min-width: 720px) and (max-width: 830px) {
    .aui .testimonial .da-slide p {
      margin-top: -7%; } }
  @media only screen and (max-width: 380px) {
    .aui .testimonial .da-slide p {
      margin-top: -8%; } }
  .aui .testimonial .da-intro p {
    background: url(../images/comma-up.png) 0 0 no-repeat;
    background-size: 16px; }
  .aui .testimonial p {
    padding-top: 10px;
    width: 90%;
    position: relative; }
  .aui .testimonial p:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 0; }
  .aui .testimonial p:after {
    position: absolute;
    font-family: FontAwesome;
    bottom: 0;
    right: 0; }
  .aui .video {
    width: 95%;
    float: right;
    margin: auto; }
  @media (min-width: 1300px) {
    .aui .video {
      width: 95%;
      float: right;
      margin-top: auto; } }
  .aui .feature-wide-box {
    text-align: center;
    padding-top: 5%;
    min-height: 350px;
    padding-bottom: 9%; }
  .aui .feature-basic-box {
    text-align: center;
    padding-top: 3%;
    height: 155px;
    padding-left: 3%;
    padding-right: 3%;
    background-color: rgba(114, 168, 211, 0.48);
    border-radius: 8px;
    margin: 23px 0 10px 0;
    /* color: #fff!important;*/ }
  .aui .feature-basic-box h2 {
    font-size: 20.5px;
    line-height: 20.5px;
    padding-bottom: .5em;
    border-bottom: 1px dotted #fff;
    text-align: left; }
  .aui .feature-wide-box .span6, .aui .feature-basic-box .span6 {
    width: 50%;
    margin: 0;
    padding-top: 5%;
    float: left; }
  .aui ul.clean_slider_img_list {
    height: 100px; }
  .aui .igncnig-news-container p {
    font-size: 11px;
    line-height: 15px; }
  .aui a.igncnig-zoom-news {
    font-size: 11px;
    float: right; }
  @media screen and (max-width: 767px) {
    .aui .feature-wide-box .span6, .aui .feature-basic-box .span6 {
      width: 100%; } }
  .aui .feature-wide-box .span6 img, .aui .feature-basic-box .span6 img {
    max-width: 100%; }
  .aui .feature-wide-box h3, .aui .feature-basic-box h3 {
    font-weight: lighter; }
  .aui .feature-basic-box .slider {
    width: 100%;
    text-align: justify; }
  .aui .feature-basic-box .slider img {
    width: auto !important;
    left: 0;
    right: 0;
    margin: auto; }
  .aui .feature-basic-box .slider .clean_slider_mark_container {
    position: absolute; }
  .aui .clear {
    clear: both; }
  .aui .flat-icon {
    padding-top: 5%;
    padding-bottom: 5%;
    background: #f6f6f6;
    text-align: center; }
  .aui .flat-icon .span12 p, .aui .flat-icon .span6 p {
    font-size: 110%;
    line-height: 250%;
    margin: 0 15%;
    width: 70%;
    padding: 0;
    color: #aaaaaa; }
  .aui .flat-icon .span12 {
    width: 100%; }
  .aui .flat-icon .flat-text {
    padding: 5%; }
  .aui .flat-icon .span6 p {
    margin: 0 0 0 25%;
    width: 50%; }
  .aui .flat-icon .span6 .flat-img {
    max-width: 100%; }
  .aui .flat-icon .span6 img {
    float: right; }
  .aui .flat-img {
    width: 541px;
    height: auto; }
  .aui .flat-icon h3 {
    padding-bottom: 3%; }
  .aui .feature .settings-container {
    margin-top: 100px; }
  .aui .da-slide-current h2, .aui .da-slide-current p {
    left: 8%; }
  .aui .blog-desc {
    left: 80px; }
  .aui .slides > li {
    text-align: left; }
  .aui .page-container {
    margin-left: 80px;
    margin-right: 80px; }
  .aui .modal .close {
    top: 10px; }
  .aui #sign-in-modal .inner, .aui #registration-modal .inner {
    padding-left: 5%;
    width: 90%; }
  .aui #sign-in-modal .modal-footer .inner, .aui #registration-modal .modal-footer .inner {
    padding-left: 14%; }
  .aui .modal.fade.in {
    top: 10%;
    left: 50%;
    width: 60%;
    margin-left: -30%;
    max-width: 800px; }
  .aui #sign-in-modal {
    max-height: 562px; }
  .aui video, .aui .video-js {
    min-width: 100%; }
  .aui .containe, .aui .navbar-static-top .containe, .aui .navbar-fixed-top .containe, .aui .navbar-fixed-bottom .containe {
    width: 100%; }
  .aui a, .aui a:hover {
    text-decoration: none; }
  .aui ul, .aui ol {
    list-style: none; }
  .aui .portfolio-ul li {
    width: 25%;
    position: relative; }
  .aui .da-arrows span.da-arrows-prev, .aui .da-arrows span.da-arrows-next, .aui #our-clients .flex-direction-nav .flex-prev, .aui #our-clients .flex-direction-nav .flex-next {
    opacity: 0.5;
    width: 25px;
    height: 50px;
    background-size: 100% 100%; }
  .aui #features-alt1 .span4, .aui #features-alt2 .span4 {
    float: left;
    padding-left: 1%;
    padding-right: 1%; }
  .aui footer #map-canvas {
    width: 100%;
    height: 100%; }
  .aui form .control-group {
    margin-bottom: 20px; }
  .aui form .btn-primary {
    float: right; }
  .aui form {
    margin: 0 0 20px; }
  .aui input[type="text"], .aui input[type="password"], .aui input[type="email"], .aui input[type="search"], .aui textarea {
    /*background-color: #ffffff;border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
    border: none !important;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    vertical-align: middle; }
  .aui .web-form-portlet .btn-primary {
    float: left; }
  .aui .flat-img img {
    width: 100%; }
  .aui .nav > li {
    float: left; }
  .aui .nav > li > a:hover, .aui .nav > li > a:focus {
    background: none; }
  .aui .navbar .nav > .active > a, .aui .navbar .nav > .active > a:hover, .aui .navbar .nav > .active > a:focus {
    color: #5bc9d8; }
  .aui .navbar .nav > li > a:focus, .aui .navbar .nav > li > a:hover {
    color: #5bc9d8; }
  .aui #navigation.navbar .nav > li:last-child > a {
    padding-right: 20px; }
  .aui #navigation {
    height: 40px;
    float: left;
    margin-right: 10px; }
  .aui .modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-clip: padding-box;
    outline: none;
    overflow-y: auto; }
  .aui .modal label {
    width: 100%; }
  .aui .modal-title {
    font-size: 300%;
    color: #358994;
    text-align: center; }
  .aui .modal-footer .inner {
    text-align: left; }
  .aui .modal-dialog {
    width: 100%; }
  .aui .clear {
    clear: both; }
  .aui #registration-modal {
    overflow: hidden; }
  .aui .modal.in .modal-dialog {
    height: 100%; }
  .aui .modal-content {
    overflow-y: auto;
    height: 100%; }
  .aui .modal.fade.in a {
    padding-right: 2%; }
  .aui .modal.fade.in a i {
    padding-right: 1%; }
  .aui .radio, .aui .checkbox {
    padding-left: 0; }
  .aui ul.portfolio-ul li:hover img {
    -webkit-filter: grayscale(0);
    -webkit-filter: grayscale(0); }
  .aui .da-slider.testimonial {
    background: none;
    height: 100%;
    height: 300px;
    width: 100%; }
  .aui .testimonial .da-slide h2, .aui .testimonial .da-slide .da-intro, .aui .testimonial .da-slide .da-intro, .aui .testimonial .da-slide p, .aui .testimonial .da-slide .da-link, .aui .testimonial .da-slide .da-second {
    position: relative;
    opacity: 1;
    left: 0; }
  .aui .testimonial .da-intro {
    top: inherit;
    width: 100%; }
  .aui .testimonial .da-intro h2, .aui .testimonial .da-intro p {
    color: #636466;
    font-style: normal;
    font-weight: normal; }
  .aui .testimonial .da-arrows span.da-arrows-prev {
    left: 0; }
  .aui .testimonial .da-slide {
    width: 95%;
    position: inherit; }
  .aui .testimonial .da-slide, .aui .testimonial .da-slide-current {
    padding-top: 0; }
  .aui .home .da-slide .da-intro p {
    width: 95%;
    height: 100%; }
  .aui .contact-lab {
    margin-top: 20px; }
  .aui .web-form-portlet input[type="submit"] {
    margin-top: 10px; }
  .aui .responsive-feature {
    margin-top: 2%;
    margin-bottom: 7%; }
  .aui .responsive-feature p {
    margin: auto;
    font-size: 110%;
    line-height: 250%;
    width: 70%;
    padding: 0;
    color: #aaaaaa; }
  .aui .testimonial .da-slide-current.da-slide-fromright .da-intro, .aui .testimonial .da-slide-current.da-slide-fromleft .da-intro {
    margin-left: -15%; }
  .aui .about-team {
    width: 100%; }
  .aui .about-container .about-team .team-desc span.org-team {
    font-size: 12pt;
    line-height: 24px; }
  .aui .about-team #our-clients {
    height: 250px;
    border: 1px solid; }
  .aui .about-team #our-clients .flex-viewport {
    height: 175px; }
  .aui .about-team .carousel-inner .item {
    width: 80%;
    margin-left: 10%;
    text-align: center; }
  .aui .about-team .carousel-inner .item img {
    margin-top: 20px;
    margin-bottom: 20px; }
  .aui .about-team .carousel-caption {
    color: #636466;
    text-align: justify;
    width: 50%;
    margin-left: 150px;
    font-family: Robot;
    text-shadow: none;
    line-height: 150%;
    font-size: 150%; }
  .aui .about-team .carousel-indicators li {
    border-color: #636466; }
  .aui .about-team .carousel-indicators .active {
    background: #03C2D3; }
  .aui .about-right {
    width: 100%;
    text-align: left;
    font-size: 13px;
    line-height: 20px;
    padding-right: 0%;
    text-align: justify; }
  .aui .about-right h2 {
    font-size: 18.5px; }
  .aui .about-left {
    width: 30%;
    float: left;
    padding-left: 17%; }
  .aui .about-circle {
    width: 75px;
    max-width: 100%;
    height: 75px;
    max-height: 100%;
    padding-top: 10px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin-bottom: 17px; }
  .aui .about-circle span {
    font-size: 80%;
    line-height: 100%; }
  .aui .about-circle:after {
    content: '|';
    font-size: 20px;
    line-height: 20px;
    margin-left: -27px;
    margin-top: 60px;
    position: absolute;
    color: #ccc; }
  .aui .about-circle:last-child:after {
    content: ''; }
  .aui .about-container h3, .aui .about-team h3 {
    margin-bottom: -1%;
    margin-top: 3%;
    text-align: center; }
  .aui .text-page h3 {
    text-align: left;
    color: #72a8de;
    font-size: 14pt;
    margin-bottom: .5em; }
  .aui .text-page {
    padding-bottom: 0% !important; }
  .aui .team-container {
    margin-top: 7%; }
  .aui .team-item {
    width: 25%;
    float: left;
    position: relative; }
  .aui .team-desc span {
    font-size: 100%;
    line-height: 100%; }
  .aui .team-desc p {
    font-size: 13px;
    width: 80%;
    line-height: 20px;
    margin-left: 10%; }
  .aui .team-item a {
    color: #fff; }
  .aui .team-item i {
    border-radius: 50%;
    background: #000;
    margin-left: -60px;
    position: absolute;
    top: 70px;
    left: 50%;
    opacity: 0.7;
    padding: 5px; }
  .aui .team-item i:hover {
    opacity: 1; }
  .aui .da-second img {
    width: auto;
    margin-left: -10%;
    max-width: 100%; }
  .aui .clear-contact h3 {
    margin-top: 30px; }
  .aui .child-menu {
    display: none;
    padding: 1.2px 0;
    width: 100%;
    position: absolute;
    right: 0;
    float: none;
    margin: 0;
   /* background: #71a7d3;
    border: 1px solid #71a7d3;
	*/
    background: rgba(54, 75, 95, 0.8);
    border: 1px solid #364b5f;
    border-radius: 0 0 5px 5px;
    border-top: none;
    margin-top: 4px !important; }
  .aui .child-menu li {
    width: 100%;
    padding: 5px 0; }
  .aui #navigation.navbar .nav > li {
    height: 35px !important; }
  .aui #navigation.navbar .nav > li.li-parent.active .child-menu li a, .aui #navigation.navbar .nav > li.li-parent .child-menu li a {
    color: white !important;
    font-size: 13px;
    display: block;
    padding: 0 10px !important; }
  .aui #navigation.navbar .nav > li.li-parent .child-menu li:hover {
    /*background: #34495E*/
    background: white !important;
    margin: 0 auto;
    border-radius: 0px; }
  .aui #navigation.navbar .nav > li.li-parent .child-menu li:hover a {
    /*color: #5bc9d8; */
    color: #72a7d3 !important; }
  .aui .li-parent.open > a, .aui .li-parent.open > a:hover, .aui .li-parent.open > a:focus {
    background: transparent; }
  .aui .li-parent.open .child-menu {
    display: block; }
  .aui li.li-parent a:hover {
    color: #364b5f !important; }
  @media only screen and (min-width: 1201px) {
    .aui .home .da-slide .da-second img {
      margin-left: -20%; } }
  @media only screen and (min-width: 901px) and (max-width: 1200px) {
    .aui {
      /*#footer-text{top: 29%;width: 35%;}*/
      /******************Feature************/
      /******************End Feature************/
      /******************portfolio************/
      /******************End portfolio************/
      /******************Home************/
      /******************End Home************/ }
      .aui #navigation.navbar .nav > li > a {
        padding: 27px 10px; }
      .aui .navbar .nav {
        margin: 0; }
      .aui .flat-icon .flat-text, .aui .flat-icon {
        padding: 0; }
      .aui .row-fluid .flat-text [class*="span"] {
        margin-left: 0.5%;
        width: 49%; }
      .aui .row-fluid .flat-text [class*="span"]:first-child {
        width: 38%; }
      .aui .flat-icon .span6:first-child p {
        width: 95%;
        margin-left: 2%; }
      .aui .da-slide .da-intro {
        width: 90%;
        top: 0;
        position: relative; }
      .aui .da-slide-current h2, .aui .da-slide p {
        position: inherit;
        left: 0; }
      .aui .da-slide, .aui .da-slide-current {
        width: 50%;
        float: left;
        padding-top: 80px; }
      .aui .testimonial .da-slide, .aui .testimonial .da-slide-current {
        padding-top: 0; }
      .aui .testimonial .da-slide .da-intro {
        width: 100%; }
      .aui .portfolio-header .da-second {
        margin-top: 0;
        padding-top: 133px;
        position: absolute;
        right: 0;
        width: 50%; }
      .aui .da-second img {
        margin-left: 0;
        max-width: 95%; }
      .aui .home .da-slide {
        width: 100%; }
      .aui .home .da-slide .da-intro {
        width: 43%;
        float: left;
        height: auto; }
      .aui .home .da-slide .da-second {
        width: auto;
        top: 15%;
        margin-left: -8%;
        /*position: relative;float: right;height: auto;left: auto;*/ }
      .aui .home .da-slide .da-second img {
        margin-top: 10%;
        margin-left: -20%; }
      .aui #features-alt2 .span4 {
        width: 30.33%; }
      .aui #features-alt2 .span4 img {
        max-width: 100%; } }
  @media only screen and (min-width: 901px) and (max-width: 990px) {
    .aui .flat-text [class*="col-md"] {
      margin-left: 0.5%;
      width: 65%;
      float: right; }
    .aui .flat-text .span6:first-child {
      width: 32%;
      float: left; }
    .aui .clear-contact {
      clear: both; }
    .aui .home .da-slide .da-second {
      top: 15%;
      margin-left: -10%; }
    .aui .about-team .carousel-inner .item img {
      max-height: 250px; }
    .aui .web-form-portlet input[type="text"], .aui .web-form-portlet input[type="email"], .aui .web-form-portlet select, .aui .web-form-portlet textarea {
      width: 90%; } }
  @media only screen and (min-width: 721px) and (max-width: 900px) {
    .aui {
      /*#navigation.navbar .nav  > li > a{padding: 27px 10px;}*/
      /*#footer-text{top: 29%;width: 35%;}
      #footer-text h1{font-size:150%}	
      #footer-social{top: 29%;right: 0%;width: 32%;}*/
      /******************Register************/
      /******************End Register************/
      /******************About************/
      /******************End About************/
      /******************Feature************/
      /******************End Feature************/
      /******************Blog************/
      /******************End Blog************/
      /******************portfolio************/
      /******************End portfolio************/
      /******************Home************/
      /******************End Home************/ }
      .aui .clear-contact {
        clear: both; }
      .aui .navbar .nav {
        margin: 0; }
      .aui #registration-modal .body .inner, .aui #sign-in-modal .body .inner {
        width: 100%; }
      .aui .about-container {
        width: 98%;
        margin-left: 1%; }
      .aui .about-team .carousel-inner .item {
        width: 100%;
        margin-left: 0; }
      .aui .about-team .carousel-inner .item img {
        max-height: 200px; }
      .aui .about-team .carousel-caption {
        width: 60%;
        margin-left: 122px; }
      .aui .about-left {
        padding-left: 10%; }
      .aui .about-right {
        padding-right: 0; }
      .aui .flat-icon .flat-text, .aui .flat-icon {
        padding: 0; }
      .aui .row-fluid .flat-text [class*="col-md"] {
        margin-left: 0.5%;
        width: 65%;
        float: right; }
      .aui .row-fluid .flat-text .span6:first-child {
        width: 32%;
        float: left; }
      .aui .flat-icon .span6:first-child p {
        width: 95%;
        margin-left: 2%; }
      .aui .feature-page-container {
        width: 96%;
        margin-left: 2%; }
      .aui .feature-basic-box .slider {
        width: 100%; }
      .aui .flat-img {
        width: auto; }
      .aui .clean_slider_container li, .aui .clean_slider_img_list img, .aui .clean_slider_container ul {
        max-height: 365px; }
      .aui .blog-desc {
        top: 10%; }
      .aui .clean_slider_container {
        max-height: 420px; }
      .aui .blog-feed-title span.date, .aui .blog-feed-title h3 {
        line-height: 100%;
        font-size: 151%; }
      .aui .da-slide .da-intro {
        width: 90%;
        top: 0;
        position: relative; }
      .aui .portfolio-header .da-second {
        margin-top: 0;
        padding-top: 133px;
        position: absolute;
        right: 0; }
      .aui .da-slide p {
        height: auto; }
      .aui .bg-portfolio .portfolio-container p {
        width: 90%;
        margin-left: 5%; }
      .aui .portfolio-ul li {
        width: 49%; }
      .aui .portfolio-vid {
        padding: 7% 2%; }
      .aui .da-slide-current h2, .aui .da-slide p {
        position: inherit;
        left: 0; }
      .aui .da-slide, .aui .da-slide-current {
        width: 50%;
        float: left;
        padding-top: 80px; }
      .aui .da-slider {
        height: 404px; }
      .aui .portfolio-header .da-second {
        width: 50%; }
      .aui .da-second img {
        margin-left: 0;
        max-width: 95%; }
      .aui .home .da-slide {
        width: 100%; }
      .aui .home .da-slide .da-intro {
        width: 45%;
        float: left;
        height: auto; }
      .aui .home .da-slide .da-second {
        width: auto;
        top: 20%;
        margin-left: -11%;
        /*position: relative;float: right;height: auto;left: auto;*/ }
      .aui .home .da-slide .da-second img {
        max-width: 80%;
        margin-top: 10%; }
      .aui #features-alt2 .span4 {
        width: 30.33%; }
      .aui #features-alt2 .span4 img {
        width: 100%; }
      .aui .web-form-portlet input[type="text"], .aui .web-form-portlet input[type="email"], .aui .web-form-portlet select, .aui .web-form-portlet textarea {
        width: 100%; } }
  @media only screen and (max-width: 768px) {
    .aui .flat-text [class*="span"]:first-child img {
      display: none; }
    .aui .clear-contact h3 {
      margin-top: 0px; } }
  @media only screen and (max-width: 720px) {
    .aui {
      /*#footer-text{top: 2%;width: 66%; left:17%;}
      #footer-text h1{font-size:150%}	
      #footer-social{top: 50%;right: 26%;width: 50%;}*/
      /******************Register************/
      /******************End Register************/
      /******************About************/
      /******************End About************/
      /******************Feature************/
      /******************End Feature************/
      /******************Blog************/
      /******************End Blog************/
      /******************portfolio************/
      /******************End portfolio************/
      /******************Home************/
      /******************End Home************/ }
      .aui .registration-box h4, .aui .modal .header h4 {
        margin: 0;
        font-size: 250%; }
      .aui .register-label {
        font-size: 150%;
        margin-bottom: 0; }
      .aui #registration-modal .body .inner, .aui #sign-in-modal .body .inner {
        width: 100%; }
      .aui .registration-box form, .aui .login-box form {
        margin-left: 3%; }
      .aui .registration-box #recaptcha_image {
        max-width: 90%; }
      .aui .registration-box form input[type="text"], .aui .login-box form input[type="text"], .aui .registration-box form input[type="password"], .aui .login-box form input[type="password"] {
        padding: 12px 2%; }
      .aui #sign-in-modal .footer .inner, .aui #registration-modal .footer .inner {
        width: 94%; }
      .aui .about-container {
        width: 98%;
        margin-left: 1%;
        padding-top: 0;
        line-height: 200%;
        font-size: 150%; }
      .aui .about-team .carousel-inner .item {
        width: 100%;
        margin-left: 0; }
      .aui .about-team .carousel-inner .item img {
        max-height: 150px; }
      .aui .about-team .carousel-caption {
        width: 58%;
        margin-left: 100px;
        line-height: 100%;
        font-size: 120%;
        text-align: left; }
      .aui .about-team .carousel-caption h3 {
        line-height: 120%;
        margin-top: 0;
        font-size: 110%; }
      .aui .carousel-inner {
        margin-top: 10%; }
      .aui .about-left {
        padding-left: 0%;
        width: 20%; }
      .aui .about-right {
        padding-right: 0;
        width: 80%; }
      .aui .team-item {
        width: 50%;
        margin-top: 10%; }
      .aui .flat-icon .flat-text, .aui .flat-icon {
        padding: 0; }
      .aui .row-fluid .flat-text [class*="span"] {
        margin-left: 15%;
        width: 80%; }
      .aui .row-fluid .flat-text [class*="span"]:first-child {
        width: 70%;
        margin-top: 5%; }
      .aui .flat-icon .span6:first-child p {
        width: 95%;
        margin-left: 2%; }
      .aui .feature-page-container {
        width: 96%;
        margin-left: 2%; }
      .aui .feature-basic-box .slider {
        width: 100%; }
      .aui .flat-img {
        width: auto; }
      .aui .clean_slider_container li, .aui .clean_slider_img_list img, .aui .clean_slider_container ul {
        max-height: 320px; }
      .aui .blog-container p {
        width: 99%;
        padding: 0;
        text-align: justify; }
      .aui .blog-desc {
        top: 10%;
        width: 40%;
        left: 15%; }
      .aui .clean_slider_container {
        max-height: 370px; }
      .aui .blog-right, .aui .blog-left {
        width: 100%;
        float: none; }
      .aui .da-slide p {
        height: auto;
        font-size: 17px; }
      .aui .bg-portfolio .portfolio-container p {
        width: 90%;
        margin-left: 5%; }
      .aui .portfolio-ul li {
        width: 49%; }
      .aui .portfolio-vid {
        padding: 7% 2%; }
      .aui .da-slide-current .da-intro {
        left: 0; }
      .aui .da-slider {
        height: 404px; }
      .aui .testimonial.da-slider {
        max-height: 300px; }
      .aui .da-slide-current h2 {
        font-size: 150%; }
      .aui .testimonial {
        width: 95%; }
      .aui .video {
        width: 100%;
        float: left;
        margin-top: 35px; }
      .aui .portfolio-vid {
        height: 710px; }
      .aui .da-slide .da-intro {
        width: 90%;
        top: 0;
        position: relative; }
      .aui .da-slide-current h2, .aui .da-slide p {
        position: inherit;
        left: 0; }
      .aui .da-slide, .aui .da-slide-current {
        width: 50%;
        float: left;
        padding-top: 34px;
        padding-left: 4%; }
      .aui .portfolio-header .da-second {
        margin-top: 0;
        padding-top: 133px;
        position: absolute;
        right: 0; }
      .aui .testimonial.da-slider, .aui .da-slider.testimonial {
        max-height: 265px; }
      .aui .testimonial.da-slider .da-intro {
        min-width: 100%; }
      .aui .portfolio-header .da-second {
        width: 50%; }
      .aui .da-second img {
        margin-left: 0;
        max-width: 95%; }
      .aui .home.da-slider {
        background: transparent url(../images/home-slider-bg.jpg) no-repeat 0% 0%;
        background-size: 140% 140%; }
      .aui .home .da-slide {
        width: 100%; }
      .aui .home .da-slide .da-intro {
        width: 45%;
        float: left;
        height: auto;
        left: 6%; }
      .aui .home .da-slide .da-second {
        width: auto;
        top: 20%;
        margin-left: -11%;
        /*position: relative;float: right;height: auto;left: auto;*/ }
      .aui .home .da-slide .da-second img {
        max-width: 80%;
        margin-top: 10%; }
      .aui #features-alt2 .span4 {
        width: 30.33%; }
      .aui #features-alt2 .span4 img {
        width: 100%; } }
  @media only screen and (min-width: 451px) and (max-width: 768px) {
    .aui .row-fluid .flat-text [class*="span"]:first-child img {
      display: none; } }
  @media only screen and (min-width: 530px) and (max-width: 900px) {
    .aui .home .da-slide {
      width: 88%; }
    .aui .home.da-slider {
      height: 480px; }
    .aui .home .da-slide .da-intro {
      width: 88%;
      float: left;
      height: auto;
      left: 9%;
      text-align: justify; }
    .aui .home .da-slide .da-second {
      width: auto;
      float: left;
      height: auto;
      top: 217px;
      margin-left: 0;
      left: 34%;
      padding: 0 0 5px 81px !important; }
    .aui .home .da-slide .da-second img {
      max-width: 100%;
      margin-top: 10%; }
    .aui .home .da-second #register-form .title, .aui .home .form-horizontal .control-group {
      margin-bottom: 5px; } }
  @media only screen and (min-width: 451px) and (max-width: 530px) {
    .aui {
      /******************Contact************/
      /******************End Contact************/
      /******************Register************/
      /******************End Register************/
      /******************Feature************/
      /******************End Feature************/
      /******************Blog************/
      /******************End Blog************/
      /******************portfolio************/
      /******************End portfolio************/
      /******************Home************/
      /******************End Home************/
      /******************About************/
      /******************End About************/ }
      .aui .settings-box {
        width: 280px; }
      .aui .settings-box h3 {
        font-size: 150%; }
      .aui .row-fluid .page-container [class="span8"]:first-child {
        margin-left: 3%;
        width: 100%; }
      .aui .page-container .span4 {
        width: 100%; }
      .aui .registration-box h4, .aui .modal .header h4 {
        margin: 0;
        font-size: 200%; }
      .aui .register-label {
        font-size: 120%;
        margin-bottom: 0; }
      .aui #registration-modal .body .inner, .aui #sign-in-modal .body .inner {
        width: 100%; }
      .aui .registration-box form, .aui .login-box form {
        margin-left: 3%; }
      .aui .registration-box #recaptcha_image {
        max-width: 90%; }
      .aui .registration-box form input[type="text"], .aui .login-box form input[type="text"], .aui .registration-box form input[type="password"], .aui .login-box form input[type="password"] {
        padding: 12px 2%; }
      .aui #sign-in-modal .footer .inner, .aui #registration-modal .footer .inner {
        width: 94%; }
      .aui .flat-icon .flat-text, .aui .flat-icon {
        padding: 0; }
      .aui .row-fluid .flat-text [class*="span"] {
        margin-left: 2%;
        width: 96%; }
      .aui .row-fluid .flat-text [class*="span"]:first-child {
        width: 96%;
        margin-top: 5%; }
      .aui .flat-icon .span6:first-child p {
        width: 95%;
        margin-left: 2%; }
      .aui .feature-page-container {
        width: 96%;
        margin-left: 2%; }
      .aui .feature-basic-box .slider {
        width: 100%; }
      .aui .flat-img {
        width: auto; }
      .aui .flat-icon .span12 p, .aui .flat-icon .span6 p {
        width: 90%;
        margin: 0 5%; }
      .aui #message h1 {
        font-size: 300%; }
      .aui .clean_slider_container li, .aui .clean_slider_img_list img, .aui .clean_slider_container ul {
        max-height: 300px; }
      .aui .blog-container p {
        text-align: justify; }
      .aui .blog-container .blog-right p {
        width: 100%;
        padding: 0;
        padding-top: 3%;
        text-align: left; }
      .aui .blog-desc {
        top: 4%;
        width: 60%; }
      .aui .page-container {
        margin: 0 0 0 1%; }
      .aui .clean_slider_container {
        max-height: 370px; }
      .aui .da-slide .da-intro {
        top: 40px;
        width: 44%;
        text-align: justify; }
      .aui .portfolio-header .da-second {
        margin-top: 85px; }
      .aui .da-slide p {
        height: auto;
        font-size: 14px; }
      .aui .bg-portfolio .portfolio-container p {
        width: 90%;
        margin-left: 5%; }
      .aui .portfolio-ul li {
        width: 49%; }
      .aui .portfolio-vid {
        padding: 7% 2%; }
      .aui .da-slide-current .da-intro {
        left: 0; }
      .aui .da-slider {
        height: 420px; }
      .aui .da-slide-current h2 {
        font-size: 150%; }
      .aui .testimonial {
        width: 95%; }
      .aui .video {
        width: 100%; }
      .aui .portfolio-vid {
        height: 715px; }
      .aui .da-slide .da-intro {
        width: 90%;
        top: 0;
        position: relative; }
      .aui .da-slide-current h2, .aui .da-slide p {
        position: inherit;
        left: 0; }
      .aui .da-slide, .aui .da-slide-current {
        width: 100%;
        float: left;
        padding-top: 34px;
        padding-left: 4%; }
      .aui .portfolio-header .da-second {
        margin-top: 0;
        padding-top: 0;
        position: absolute;
        right: 0;
        width: 70%; }
      .aui .da-slider {
        height: 450px; }
      .aui .testimonial.da-slider {
        max-height: 335px; }
      .aui .testimonial.da-slider .da-intro {
        min-width: 100%; }
      .aui .home .da-slide {
        width: 88%; }
      .aui .home.da-slider {
        height: 480px; }
      .aui .home .da-slide .da-intro {
        width: 88%;
        float: left;
        height: auto;
        left: 9%;
        text-align: justify; }
      .aui .home .da-slide .da-second {
        width: auto;
        float: left;
        height: auto;
        top: 215px;
        margin-left: -47%;
        padding: 0px 0px 5px 60px !important; }
      .aui .home .da-slide .da-second img {
        max-width: 100%;
        margin-top: 10%; }
      .aui .home .da-second #register-form .title, .aui .home .form-horizontal .control-group {
        margin-bottom: 5px; }
      .aui #features-alt2 .span4 {
        width: 30.33%; }
      .aui #features-alt2 .span4 img {
        width: 100%; }
      .aui #features-alt2 p {
        text-align: justify; }
      .aui .about-team .carousel-inner .item {
        width: 100%;
        margin-left: 0; }
      .aui .about-team .carousel-inner .item img {
        max-height: 150px; }
      .aui .about-team .carousel-caption {
        width: 55%;
        margin-left: 100px;
        line-height: 110%;
        font-size: 100%;
        text-align: left; }
      .aui .about-team .carousel-caption h3 {
        line-height: 120%;
        margin-top: 0;
        font-size: 110%; }
      .aui .carousel-indicators {
        margin-left: 0; }
      .aui .team-item {
        width: 100%; }
      .aui .about-left {
        padding-left: 19%;
        width: 100%; }
      .aui .about-circle {
        float: left;
        margin-left: 20px; }
      .aui .about-circle:first-child {
        margin-left: 0; }
      .aui .about-circle:after {
        content: '---';
        font-size: 20px;
        line-height: 20px;
        margin-left: 15px;
        margin-top: 13px;
        position: absolute; }
      .aui .about-right {
        padding-right: 0;
        width: 100%; }
      .aui .team-item {
        width: 50%;
        margin-top: 10%; }
      .aui .modal.fade.in {
        width: 90%; } }
  @media only screen and (max-width: 450px) {
    .aui {
      /*#footer-text h1{font-size:130%}*/
      /******************Contact************/
      /******************End Contact************/
      /******************Register************/
      /******************End Register************/
      /******************Feature************/
      /******************End Feature************/
      /******************Blog************/
      /******************End Blog************/
      /******************portfolio************/
      /******************End portfolio************/
      /******************Home************/
      /******************End Home************/
      /******************About************/
      /******************End About************/ }
      .aui .settings-box {
        width: 280px; }
      .aui .settings-box h3 {
        font-size: 150%;
        line-height: 100%; }
      .aui .settings-container {
        top: 200px; }
      .aui .row-fluid .page-container [class="span8"]:first-child {
        margin-left: 7%;
        width: 100%; }
      .aui .page-container .span4 {
        width: 100%; }
      .aui .clean_slider_mark_container {
        left: 35%; }
      .aui .registration-box h4, .aui .modal .header h4 {
        margin: 0;
        font-size: 200%; }
      .aui .register-label {
        font-size: 120%;
        margin-bottom: 0; }
      .aui #registration-modal .body .inner, .aui #sign-in-modal .body .inner {
        width: 100%; }
      .aui .registration-box form, .aui .login-box form {
        margin-left: 3%; }
      .aui .registration-box #recaptcha_image {
        max-width: 90%; }
      .aui .registration-box form input[type="text"], .aui .login-box form input[type="text"], .aui .registration-box form input[type="password"], .aui .login-box form input[type="password"] {
        padding: 12px 2%; }
      .aui #sign-in-modal .footer .inner, .aui #registration-modal .footer .inner {
        width: 94%; }
      .aui .flat-icon .flat-text, .aui .flat-icon {
        padding: 0; }
      .aui .row-fluid .flat-text [class*="span"] {
        margin-left: 2%;
        width: 96%; }
      .aui .row-fluid .flat-text [class*="span"]:first-child {
        width: 96%;
        margin-top: 5%; }
      .aui .flat-icon .span6:first-child p {
        width: 95%;
        margin-left: 2%; }
      .aui .feature-page-container {
        width: 96%;
        margin-left: 2%;
        margin-top: 10%; }
      .aui .feature-basic-box .slider {
        width: 100%; }
      .aui .flat-img {
        width: auto; }
      .aui .flat-icon .span12 p, .aui .flat-icon .span6 p {
        width: 90%;
        margin: 0 5%; }
      .aui #message h1 {
        font-size: 250%; }
      .aui .clean_slider_container li, .aui .clean_slider_img_list img, .aui .clean_slider_container ul {
        max-height: 280px; }
      .aui .blog-container p {
        text-align: justify; }
      .aui .blog-container .blog-right p {
        width: 100%;
        padding: 0;
        padding-top: 3%;
        text-align: left; }
      .aui .blog-desc {
        top: 4%;
        width: 80%;
        left: 1%; }
      .aui .team-desc p {
        width: 90%;
        margin-left: 0;
        text-align: justify; }
      .aui .clean_slider_container {
        max-height: 370px; }
      .aui .blog-desc h2, .aui .blog-container h3 {
        font-size: 150%; }
      .aui .blog-desc .desc {
        font-size: 100%; }
      .aui .da-slide .da-intro {
        top: 40px;
        width: 90%;
        text-align: justify; }
      .aui .portfolio-header .da-second {
        margin-top: 248px;
        width: 80%; }
      .aui .da-slide p {
        height: auto;
        font-size: 14px; }
      .aui .bg-portfolio .portfolio-container p {
        width: 90%;
        margin-left: 5%; }
      .aui .portfolio-vid {
        padding: 7% 2%; }
      .aui .da-slide-current .da-intro {
        left: 0; }
      .aui .da-slider {
        height: 477px; }
      .aui .da-slide-current h2 {
        font-size: 150%; }
      .aui .testimonial {
        width: 95%; }
      .aui .video {
        width: 100%; }
      .aui .portfolio-vid {
        height: 710px; }
      .aui .da-slide {
        height: 240px; }
      .aui .da-slide .da-intro {
        width: 90%;
        top: 0;
        position: relative; }
      .aui .da-slide-current h2, .aui .da-slide p {
        position: inherit;
        left: 0; }
      .aui .da-slide, .aui .da-slide-current {
        width: 100%;
        float: left;
        padding-top: 34px;
        padding-left: 4%; }
      .aui .portfolio-header .da-second {
        margin-top: 0;
        padding-top: 0;
        position: absolute;
        right: 0;
        width: 70%; }
      .aui .da-slider {
        height: 470px; }
      .aui .testimonial.da-slider {
        max-height: 365px; }
      .aui .testimonial.da-slider .da-intro {
        min-width: 100%; }
      .aui .home .da-slide {
        width: 88%; }
      .aui .home.da-slider {
        height: 500px; }
      .aui .home .da-slide .da-intro {
        width: 85%;
        float: left;
        height: auto;
        left: 12%;
        text-align: justify; }
      .aui .home .da-slide .da-second {
        width: auto;
        float: left;
        height: auto;
        top: 235px;
        margin-left: -54%;
        max-width: 82%;
        padding: 0px 0px 5px 50px !important; }
      .aui .home .da-slide .da-second img {
        max-width: 100%;
        margin-top: 20%; }
      .aui #features-alt1 h4 {
        font-size: 100%; }
      .aui .home .da-second #register-form .title, .aui .home .form-horizontal .control-group {
        margin-bottom: 5px; }
      .aui #features-alt2 .span4 {
        width: 96%;
        margin-bottom: 20px !important; }
      .aui #features-alt2 .span4 img {
        width: 40%;
        float: left;
        margin-right: 0; }
      .aui #features-alt2 .span4:nth-child(2) img {
        width: 40%;
        float: right; }
      .aui #features-alt2 p {
        text-align: justify;
        margin: 0;
        width: 95%;
        max-width: 97%; }
      .aui #features-alt2 .span4:nth-child(2) {
        width: 96%; }
      .aui .section.l-pad {
        padding: 10px 0; }
      .aui #our-clients h1 {
        font-size: 200%; }
      .aui .carousel-inner {
        height: 350px; }
      .aui .about-team h3 {
        line-height: 130%;
        font-size: 160%; }
      .aui .about-team .carousel-inner .item {
        width: 100%;
        margin-left: 0; }
      .aui .about-team .carousel-inner .item img {
        max-height: 150px;
        margin-left: 20%; }
      .aui .about-team .carousel-caption {
        width: 96%;
        line-height: 120%;
        font-size: 130%;
        text-align: left;
        top: 175px;
        left: 1%;
        margin-left: 0;
        padding-top: 0; }
      .aui .about-team .carousel-caption h3 {
        line-height: 120%;
        margin-top: 0;
        font-size: 110%; }
      .aui .about-right {
        width: 100%; }
      .aui .about-left {
        padding-left: 18%;
        width: 100%; }
      .aui .about-circle {
        width: 67px;
        height: 67px; }
      .aui .about-circle {
        float: left;
        margin-left: 20px; }
      .aui .about-circle:first-child {
        margin-left: 0; }
      .aui .about-circle:after {
        content: '---';
        font-size: 20px;
        line-height: 20px;
        margin-left: 15px;
        margin-top: 13px;
        position: absolute; }
      .aui .about-container {
        margin-top: 29%; }
      .aui .page-container {
        margin: 0 0 0 1%; }
      .aui .modal.fade.in {
        width: 90%; } }
  .aui .bg-portfolio {
    background: white;
    padding-top: 10%;
    padding-bottom: 5%;
    margin-left: 0; }
  .aui .bg-portfolio .portfolio-container {
    color: #749ec0;
    text-align: center; }
  .aui .bg-portfolio .portfolio-container p {
    width: 80%;
    margin-left: 10%;
    font-size: 110%;
    line-height: 200%; }
  .aui .bg-portfolio .portfolio-container h2 {
    font-weight: bold; }
  .aui .portfolio-header {
    background: #358994; }
  .aui .portfolio-header h2 {
    font-weight: bold; }
  .aui .portfolio-header .da-second {
    float: right;
    bottom: 0;
    margin-top: 128px; }
  @media only screen and (max-width: 320px) {
    .aui #footer-text h1 {
      font-size: 135%;
      line-height: 18px; }
    .aui #footer-text p {
      width: 100%;
      color: white; }
    .aui .home .da-slide .da-intro, .aui .home .da-slide .da-second {
      width: auto;
      float: left; }
    .aui .da-slide-current h2 {
      margin: 5px 0 0 0;
      padding: 0;
      line-height: 100%; }
    .aui .da-slide p {
      line-height: 100%; }
    .aui .da-second form {
      margin: 0 0 0 7%; }
    .aui .settings-box {
      width: 100%; }
    .aui .da-slide, .aui .da-slide-current {
      width: 100%; }
    .aui .page-container {
      margin: 0; }
    .aui .blog-desc {
      width: 80%; }
    .aui .feature-wide-box .span6 {
      width: 100%; }
    .aui .about-container img {
      max-width: 150px;
      max-height: 150px; }
    .aui .row-fluid .page-container [class="span8"]:first-child, .aui .page-container .span4 {
      width: 93%;
      margin-left: 7%; }
    .aui .modal.fade.in {
      width: 90%;
      margin-left: -45%; }
    .aui .blog-container .blog-right p {
      width: 100%;
      padding: 0;
      padding-top: 3%;
      text-align: left; }
    .aui .home .da-slide .da-intro {
      margin-top: 5%; }
    .aui .home .da-slide .da-second {
      padding-left: 10px !important;
      width: auto;
      float: left;
      height: auto;
      top: 229px;
      margin-left: -55%; }
    .aui .home .da-slide .da-second img {
      max-width: 100%;
      margin-top: 20%; }
    .aui .home .da-slide .da-intro p {
      margin-top: 5%; }
    .aui .home .da-slide .da-second .form-horizontal .control-group {
      margin: 0; }
    .aui .testimonial.da-slider {
      max-height: 215px; }
    .aui .portfolio-vid {
      height: 605px; }
    .aui .testimonial .da-slide-current.da-slide-fromright .da-intro, .aui .testimonial .da-slide-current.da-slide-fromleft .da-intro {
      margin-left: -15%; }
    .aui .portfolio-li-desc {
      max-width: 90%; }
    .aui .portfolio-header .da-second img {
      width: 100%; }
    .aui .portfolio-header .da-intro {
      top: 10%; }
    .aui .da-slider.portfolio-header {
      height: 440px; }
    .aui video, .aui .video {
      max-height: 162px; }
    .aui #vjs_video_3 {
      max-height: 150px; }
    .aui .team-item {
      width: 100%; }
    .aui .about-right {
      width: 100%; }
    .aui .about-left {
      padding-left: 0%;
      width: 100%; }
    .aui .about-circle {
      float: left;
      margin-left: 20px; }
    .aui .about-circle:first-child {
      margin-left: 0; }
    .aui .about-circle:after {
      content: '---';
      font-size: 20px;
      line-height: 20px;
      margin-left: 15px;
      margin-top: 13px;
      position: absolute; }
    .aui .about-container {
      margin-top: 29%; }
    .aui .feature-basic-box .slider img {
      width: 100%;
      left: 0; } }
  .aui body.boxed {
    width: 90%;
    margin: auto; }
  .aui body.pattern-none {
    background: none; }
  .aui body.pattern-wood-horiz {
    background: url(../images/motif1.png) center no-repeat;
    background-size: 100% 100%; }
  .aui body.pattern-wood-vertical {
    background: url(../images/motif2.png) center no-repeat;
    background-size: 100% 100%; }
  .aui body.pattern-white {
    background: #f1f2f3; }
  .aui body.pattern-gray {
    background: #cbcbcb; }
  .aui .flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden; }
  .aui .flex-video.widescreen {
    padding-bottom: 42%; }
  .aui .flex-video.vimeo {
    padding-top: 0; }
  .aui .flex-video iframe, .aui .flex-video object, .aui .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0; } }
.video .thumbnail {
  border: 7px solid #000;
  border-radius: 20px;
  background: black; }

.flex-video iframe {
  border-color: black; }

#recaptcha_image img {
  max-height: 90%;
  width: auto; }

.testimonial .da-slide-current {
  z-index: 1 !important; }

.team-item img {
  border: 1px solid #71A7D3;
  border-radius: 120px; }

.testimonial .da-dots {
  z-index: 1 !important; }

.puntero {
  cursor: pointer; }

.titular {
  text-align: center;
  font-size: 11pt; }

.plant {
  position: relative;
  margin-top: -4em; }

.aui .table th {
  color: #636466;
  background-color: #d6e3e8; }

.organos .description1, .organos .description2, .organos .description3, .organos .description4 {
  display: none; }

.organos .active {
  display: block; }

.organos {
  margin-bottom: 4em; }

#imgEpicentro {
  height: 320px; }

@media (max-width: 768px) {
  #imgEpicentro {
    max-width: 100%;
    max-height: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block; }

  #infoTerremotos {
    width: 100% !important; } }

