body {
   margin: 0;
   font-family: Arial, Helvetica, sans-serif;
}

.topnav {
   overflow: hidden;
   background-color: transparent;
}

.topnav a {
   float: left;
   display: block;
   color: #f2f2f2;
   text-align: center;
   padding: 14px 16px;
   text-decoration: none;
   font-size: 17px;
}

.topnav a:hover {
   background-color: #f2bc30;
   color: black;
}

.topnav a.active {
   background-color: #f2bc30;
   color: white;
}

.topnav .icon {
   display: none;
}

@media screen and (max-width: 600px) {
   .topnav a:not(:first-child) {
      display: none;
   }

   .topnav a.icon {
      float: right;
      display: block;
   }
}

@media screen and (max-width: 600px) {
   .topnav.responsive {
      position: relative;
      background-color: #4e4b46;
   }

   .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
   }

   .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
      font-size: 12px;
   }

   .topnav a.active {
      font-size: x-small;
   }

   .topnav a:focus {
      color: white;
   }
}

/* Old CSS */
.margin-services {
   margin-bottom: 0.5em
}

.services-height {
   height: 262px;
}

#align-content {
   display: block ruby;
}

#form-padding {
   padding: 4%;
}

#text-padding-justify {
   padding-left: 10%;
   padding-right: 10%;
   text-align: justify;
}

/* reglas CSS para formulario */
.form-consulta {
   max-width: 500px;
   background: #eee;
   padding: 25px;
   font-family: 'Source Sans Pro', sans-serif;
}

.campo-form {
   width: 100%;
   height: 36px;
   margin: 2px 0 6px;
   padding-left: 6px;
   box-sizing: border-box;
   border-radius: 3px;
   border: 0;
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 1em;
}

label span {
   color: #f00
}

textarea {
   min-height: 150px !important;
}

.btn-form {
   display: inline-block;
   border: 0;
   background: #000;
   height: 46px;
   line-height: 46px;
   padding: 0 20px;
   border-radius: 6px;
   color: #fff;
   text-decoration: none;
   text-transform: uppercase;
   letter-spacing: 1px
}

.btn-form:hover {
   background: #444
}

#cert-img {
   margin-left: -5em;
}

.bk-color-title {
   color: #e3aa22 !important;
}

#bk-nav {
   background: #e3aa22;
   text-align: center;
}

.text-align {
   text-align: center;
}

#yellow-color-b {
   background: yellow !important;
}

.yellow-color {
   color: yellow !important;
}

.justify-p {
   text-align: justify;
}

#font-adjust {
   font-size: 2vh;
}

#fix-position {
   background: #e3aa22;
   color: white;
}

hr,
img {
   border: 0;
}

#p-margin {
   margin-left: 0.5em;
}

body,
figure {
   margin: 0
}

.img-thumbnail,
.thumbnail {
   -webkit-transition: all .2s ease-in-out
}

.breadcrumb,
.carousel-indicators,
.dropdown-menu,
.media-list,
.nav,
.pager {
   list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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%
}

a:active,
a:hover {
   outline: 0
}

h1 {
   margin: .67em 0
}

b,
strong {
   font-weight: 700
}

dfn {
   font-style: italic
}

hr {
   height: 0;
   -moz-box-sizing: content-box;
   box-sizing: content-box
}

mark {
   color: #000;
   background: #ff0
}

code,
kbd,
pre,
samp {
   font-family: monospace, serif;
   font-size: 1em
}

pre {
   white-space: pre-wrap
}

q {
   quotes: "\201C""\201D""\2018""\2019"
}

sub,
sup {
   position: relative;
   font-size: 75%;
   line-height: 0;
   vertical-align: baseline
}

sup {
   top: -.5em
}

sub {
   bottom: -.25em
}

img {
   vertical-align: middle
}

svg:not(:root) {
   overflow: hidden
}

button,
select {
   text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
   cursor: pointer;
   -webkit-appearance: button
}

button[disabled],
html input[disabled] {
   cursor: default
}

input[type=checkbox],
input[type=radio] {
   padding: 0;
   box-sizing: border-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 {
   padding: 0;
   border: 0
}

textarea {
   overflow: auto;
   vertical-align: top
}

table {
   border-collapse: collapse;
   border-spacing: 0
}

@media print {
   * {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !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: ""
   }

   blockquote,
   pre {
      border: 1px solid #999
   }

   thead {
      display: table-header-group
   }

   img {
      max-width: 100% !important
   }

   @page {
      margin: 2cm .5cm
   }

   h2,
   h3,
   p {
      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 td,
   .table-bordered th {
      border: 1px solid #ddd !important
   }
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.open .dropdown-toggle.btn-danger,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-success,
.open .dropdown-toggle.btn-warning,
button,
input,
select[multiple],
textarea {
   background-image: none
}

.img-thumbnail,
body {
   background: #ffffff;
}

*,
:after,
:before {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

html {
   font-size: 62.5%;
   -webkit-tap-highlight-color: transparent
}

body {
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 17px;
   line-height: 1.428571429;
   color: #333
}

button,
input,
select,
textarea {
   margin: 0;
   font-family: inherit;
   font-size: inherit;
   line-height: inherit
}

a {
   color: #428bca;
   text-decoration: none
}

a:focus,
a:hover {
   color: #2a6496;
   text-decoration: underline
}

a:focus {
   outline: #333 dotted thin;
   outline: -webkit-focus-ring-color auto 5px;
   outline-offset: -2px
}

.img-responsive {
   display: block;
   height: auto;
   max-width: 100%
}

.img-rounded {
   border-radius: 6px
}

.img-thumbnail {
   display: inline-block;
   max-width: 100%;
   padding: 4px;
   line-height: 1.428571429;
   border: 1px solid #ddd;
   border-radius: 3px;
   transition: all .2s ease-in-out;
   width: 100%;
   height: 16vh;
}

pre code,
table {
   background-color: transparent
}

.img-circle {
   border-radius: 5%;
   width: 200px;
}

hr {
   margin-top: 20px;
   margin-bottom: 20px;
   border-top: 1px dashed #2d2d2d
}

.sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0 0 0 0);
   border: 0
}

.collapsing,
.dropdown,
.glyphicon {
   position: relative
}

p {
   margin: 0 0 10px
}

.lead {
   margin-bottom: 20px;
   font-size: 16.1px;
   font-weight: 200;
   line-height: 1.4
}

h1,
h2,
h3,
h4,
h5,
h6 {
   margin-bottom: 10px
}

@media(min-width:768px) {
   .lead {
      font-size: 21px
   }
}

small {
   font-size: 85%
}

cite {
   font-style: normal
}

.text-muted {
   color: #999
}

.text-primary {
   color: #428bca
}

.text-warning {
   color: #c09853
}

.text-danger {
   color: #b94a48
}

.text-success {
   color: #e3aa22
}

.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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   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: 400;
   line-height: 1;
   color: #999
}

legend,
pre {
   color: #333
}

h1,
h2,
h3 {
   margin-top: 20px
}

h4,
h5,
h6 {
   margin-top: 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,
.h4 small,
h3 small,
h4 small {
   font-size: 14px
}

.page-header {
   padding-bottom: 9px;
   margin: 40px 0 20px;
   border-bottom: 1px solid #eee
}

blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
   margin-bottom: 0
}

address,
dl {
   margin-bottom: 20px
}

ol,
ul {
   margin-top: 0;
   margin-bottom: 10px
}

.list-inline,
.list-unstyled {
   padding-left: 0;
   list-style: none
}

.list-inline>li {
   display: inline-block;
   padding-right: 5px;
   padding-left: 5px
}

dd,
dt {
   line-height: 1.428571429
}

dt {
   font-weight: 700
}

dd {
   margin-left: 0
}

@media(min-width:768px) {
   .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap
   }

   .dl-horizontal dd {
      margin-left: 180px
   }

   .dl-horizontal dd:after,
   .dl-horizontal dd:before {
      display: table;
      content: " "
   }

   .dl-horizontal dd:after {
      clear: both
   }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
   clear: both
}

address,
pre {
   display: block
}

abbr[data-original-title],
abbr[title] {
   cursor: help;
   border-bottom: 1px dotted #999
}

abbr.initialism {
   font-size: 90%;
   text-transform: uppercase
}

blockquote {
   padding: 10px 20px;
   margin: 0 0 20px;
   border-left: 5px solid #eee
}

blockquote p {
   font-size: 17.5px;
   font-weight: 300;
   line-height: 1.25
}

address,
blockquote small,
pre {
   line-height: 1.428571429
}

blockquote small {
   display: block;
   color: #999
}

blockquote small:before {
   content: '\2014 \00A0'
}

blockquote.pull-right {
   padding-right: 15px;
   padding-left: 0;
   border-right: 5px solid #eee;
   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'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
   content: ""
}

address {
   font-style: normal
}

code,
pre {
   font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
   padding: 2px 4px;
   font-size: 90%;
   color: #c7254e;
   white-space: nowrap;
   background-color: #f9f2f4;
   border-radius: 4px
}

pre {
   padding: 9.5px;
   margin: 0 0 10px;
   font-size: 13px;
   word-break: break-all;
   word-wrap: break-word;
   background-color: #f5f5f5;
   border: 1px solid #ccc;
   border-radius: 4px
}

.container:after,
.container:before,
.row:after,
.row:before {
   display: table;
   content: " "
}

.table,
pre.prettyprint {
   margin-bottom: 20px
}

pre code {
   padding: 0;
   font-size: inherit;
   color: inherit;
   white-space: pre-wrap;
   border: 0
}

.pre-scrollable {
   max-height: 340px;
   overflow-y: scroll
}

.container {
   padding-right: 15px;
   padding-left: 15px;
   margin-right: auto;
   margin-left: auto
}

.row {
   margin-right: 0px;
   margin-left: 0px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   position: relative;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
   float: left
}

.col-xs-1 {
   width: 8.333333333333332%
}

.col-xs-2 {
   width: 16.666666666666664%
}

.col-xs-3 {
   width: 25%
}

.col-xs-4 {
   width: 33.33333333333333%
}

.col-xs-5 {
   width: 41.66666666666667%
}

.col-xs-6 {
   width: 50%
}

.col-xs-7 {
   width: 58.333333333333336%
}

.col-xs-8 {
   width: 66.66666666666666%
}

.col-xs-9 {
   width: 75%
}

.col-xs-10 {
   width: 83.33333333333334%
}

.col-xs-11 {
   width: 91.66666666666666%
}

.col-xs-12 {
   width: 100%
}

@media(min-width:768px) {
   .container {
      max-width: 750px
   }

   .col-sm-1,
   .col-sm-10,
   .col-sm-11,
   .col-sm-2,
   .col-sm-3,
   .col-sm-4,
   .col-sm-5,
   .col-sm-6,
   .col-sm-7,
   .col-sm-8,
   .col-sm-9 {
      float: left
   }

   .col-sm-1 {
      width: 8.333333333333332%
   }

   .col-sm-2 {
      width: 16.666666666666664%
   }

   .col-sm-3 {
      width: 25%
   }

   .col-sm-4 {
      width: 33.33333333333333%
   }

   .col-sm-5 {
      width: 41.66666666666667%
   }

   .col-sm-6 {
      width: 50%
   }

   .col-sm-7 {
      width: 58.333333333333336%
   }

   .col-sm-8 {
      width: 66.66666666666666%
   }

   .col-sm-9 {
      width: 75%
   }

   .col-sm-10 {
      width: 83.33333333333334%
   }

   .col-sm-11 {
      width: 91.66666666666666%
   }

   .col-sm-12 {
      width: 100%
   }

   .col-sm-push-1 {
      left: 8.333333333333332%
   }

   .col-sm-push-2 {
      left: 16.666666666666664%
   }

   .col-sm-push-3 {
      left: 25%
   }

   .col-sm-push-4 {
      left: 33.33333333333333%
   }

   .col-sm-push-5 {
      left: 41.66666666666667%
   }

   .col-sm-push-6 {
      left: 50%
   }

   .col-sm-push-7 {
      left: 58.333333333333336%
   }

   .col-sm-push-8 {
      left: 66.66666666666666%
   }

   .col-sm-push-9 {
      left: 75%
   }

   .col-sm-push-10 {
      left: 83.33333333333334%
   }

   .col-sm-push-11 {
      left: 91.66666666666666%
   }

   .col-sm-pull-1 {
      right: 8.333333333333332%
   }

   .col-sm-pull-2 {
      right: 16.666666666666664%
   }

   .col-sm-pull-3 {
      right: 25%
   }

   .col-sm-pull-4 {
      right: 33.33333333333333%
   }

   .col-sm-pull-5 {
      right: 41.66666666666667%
   }

   .col-sm-pull-6 {
      right: 50%
   }

   .col-sm-pull-7 {
      right: 58.333333333333336%
   }

   .col-sm-pull-8 {
      right: 66.66666666666666%
   }

   .col-sm-pull-9 {
      right: 75%
   }

   .col-sm-pull-10 {
      right: 83.33333333333334%
   }

   .col-sm-pull-11 {
      right: 91.66666666666666%
   }

   .col-sm-offset-1 {
      margin-left: 8.333333333333332%
   }

   .col-sm-offset-2 {
      margin-left: 16.666666666666664%
   }

   .col-sm-offset-3 {
      margin-left: 25%
   }

   .col-sm-offset-4 {
      margin-left: 33.33333333333333%
   }

   .col-sm-offset-5 {
      margin-left: 41.66666666666667%
   }

   .col-sm-offset-6 {
      margin-left: 50%
   }

   .col-sm-offset-7 {
      margin-left: 58.333333333333336%
   }

   .col-sm-offset-8 {
      margin-left: 66.66666666666666%
   }

   .col-sm-offset-9 {
      margin-left: 75%
   }

   .col-sm-offset-10 {
      margin-left: 83.33333333333334%
   }

   .col-sm-offset-11 {
      margin-left: 91.66666666666666%
   }
}

@media(min-width:992px) {
   .container {
      max-width: 970px
   }

   .col-md-1,
   .col-md-10,
   .col-md-11,
   .col-md-2,
   .col-md-3,
   .col-md-4,
   .col-md-5,
   .col-md-6,
   .col-md-7,
   .col-md-8,
   .col-md-9 {
      float: left
   }

   .col-md-1 {
      width: 8.333333333333332%
   }

   .col-md-2 {
      width: 16.666666666666664%
   }

   .col-md-3 {
      width: 25%
   }

   .col-md-4 {
      width: 33.33333333333333%
   }

   .col-md-5 {
      width: 41.66666666666667%
   }

   .col-md-6 {
      width: 50%
   }

   .col-md-7 {
      width: 58.333333333333336%
   }

   .col-md-8 {
      width: 66.66666666666666%
   }

   .col-md-9 {
      width: 75%
   }

   .col-md-10 {
      width: 83.33333333333334%
   }

   .col-md-11 {
      width: 91.66666666666666%
   }

   .col-md-12 {
      width: 100%
   }

   .col-md-push-0 {
      left: auto
   }

   .col-md-push-1 {
      left: 8.333333333333332%
   }

   .col-md-push-2 {
      left: 16.666666666666664%
   }

   .col-md-push-3 {
      left: 25%
   }

   .col-md-push-4 {
      left: 33.33333333333333%
   }

   .col-md-push-5 {
      left: 41.66666666666667%
   }

   .col-md-push-6 {
      left: 50%
   }

   .col-md-push-7 {
      left: 58.333333333333336%
   }

   .col-md-push-8 {
      left: 66.66666666666666%
   }

   .col-md-push-9 {
      left: 75%
   }

   .col-md-push-10 {
      left: 83.33333333333334%
   }

   .col-md-push-11 {
      left: 91.66666666666666%
   }

   .col-md-pull-0 {
      right: auto
   }

   .col-md-pull-1 {
      right: 8.333333333333332%
   }

   .col-md-pull-2 {
      right: 16.666666666666664%
   }

   .col-md-pull-3 {
      right: 25%
   }

   .col-md-pull-4 {
      right: 33.33333333333333%
   }

   .col-md-pull-5 {
      right: 41.66666666666667%
   }

   .col-md-pull-6 {
      right: 50%
   }

   .col-md-pull-7 {
      right: 58.333333333333336%
   }

   .col-md-pull-8 {
      right: 66.66666666666666%
   }

   .col-md-pull-9 {
      right: 75%
   }

   .col-md-pull-10 {
      right: 83.33333333333334%
   }

   .col-md-pull-11 {
      right: 91.66666666666666%
   }

   .col-md-offset-0 {
      margin-left: 0
   }

   .col-md-offset-1 {
      margin-left: 8.333333333333332%
   }

   .col-md-offset-2 {
      margin-left: 16.666666666666664%
   }

   .col-md-offset-3 {
      margin-left: 25%
   }

   .col-md-offset-4 {
      margin-left: 33.33333333333333%
   }

   .col-md-offset-5 {
      margin-left: 41.66666666666667%
   }

   .col-md-offset-6 {
      margin-left: 50%
   }

   .col-md-offset-7 {
      margin-left: 58.333333333333336%
   }

   .col-md-offset-8 {
      margin-left: 66.66666666666666%
   }

   .col-md-offset-9 {
      margin-left: 75%
   }

   .col-md-offset-10 {
      margin-left: 83.33333333333334%
   }

   .col-md-offset-11 {
      margin-left: 91.66666666666666%
   }
}

@media(min-width:1200px) {
   .container {
      max-width: 1170px
   }

   .col-lg-1,
   .col-lg-10,
   .col-lg-11,
   .col-lg-2,
   .col-lg-3,
   .col-lg-4,
   .col-lg-5,
   .col-lg-6,
   .col-lg-7,
   .col-lg-8,
   .col-lg-9 {
      float: left
   }

   .col-lg-1 {
      width: 8.333333333333332%
   }

   .col-lg-2 {
      width: 16.666666666666664%
   }

   .col-lg-3 {
      width: 25%
   }

   .col-lg-4 {
      width: 33.33333333333333%
   }

   .col-lg-5 {
      width: 41.66666666666667%
   }

   .col-lg-6 {
      width: 50%
   }

   .col-lg-7 {
      width: 58.333333333333336%
   }

   .col-lg-8 {
      width: 66.66666666666666%
   }

   .col-lg-9 {
      width: 75%
   }

   .col-lg-10 {
      width: 83.33333333333334%
   }

   .col-lg-11 {
      width: 91.66666666666666%
   }

   .col-lg-12 {
      width: 100%
   }

   .col-lg-push-0 {
      left: auto
   }

   .col-lg-push-1 {
      left: 8.333333333333332%
   }

   .col-lg-push-2 {
      left: 16.666666666666664%
   }

   .col-lg-push-3 {
      left: 25%
   }

   .col-lg-push-4 {
      left: 33.33333333333333%
   }

   .col-lg-push-5 {
      left: 41.66666666666667%
   }

   .col-lg-push-6 {
      left: 50%
   }

   .col-lg-push-7 {
      left: 58.333333333333336%
   }

   .col-lg-push-8 {
      left: 66.66666666666666%
   }

   .col-lg-push-9 {
      left: 75%
   }

   .col-lg-push-10 {
      left: 83.33333333333334%
   }

   .col-lg-push-11 {
      left: 91.66666666666666%
   }

   .col-lg-pull-0 {
      right: auto
   }

   .col-lg-pull-1 {
      right: 8.333333333333332%
   }

   .col-lg-pull-2 {
      right: 16.666666666666664%
   }

   .col-lg-pull-3 {
      right: 25%
   }

   .col-lg-pull-4 {
      right: 33.33333333333333%
   }

   .col-lg-pull-5 {
      right: 41.66666666666667%
   }

   .col-lg-pull-6 {
      right: 50%
   }

   .col-lg-pull-7 {
      right: 58.333333333333336%
   }

   .col-lg-pull-8 {
      right: 66.66666666666666%
   }

   .col-lg-pull-9 {
      right: 75%
   }

   .col-lg-pull-10 {
      right: 83.33333333333334%
   }

   .col-lg-pull-11 {
      right: 91.66666666666666%
   }

   .col-lg-offset-0 {
      margin-left: 0
   }

   .col-lg-offset-1 {
      margin-left: 8.333333333333332%
   }

   .col-lg-offset-2 {
      margin-left: 16.666666666666664%
   }

   .col-lg-offset-3 {
      margin-left: 25%
   }

   .col-lg-offset-4 {
      margin-left: 33.33333333333333%
   }

   .col-lg-offset-5 {
      margin-left: 41.66666666666667%
   }

   .col-lg-offset-6 {
      margin-left: 50%
   }

   .col-lg-offset-7 {
      margin-left: 58.333333333333336%
   }

   .col-lg-offset-8 {
      margin-left: 66.66666666666666%
   }

   .col-lg-offset-9 {
      margin-left: 75%
   }

   .col-lg-offset-10 {
      margin-left: 83.33333333333334%
   }

   .col-lg-offset-11 {
      margin-left: 91.66666666666666%
   }
}

table {
   max-width: 100%
}

th {
   text-align: left
}

.table {
   width: 100%
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
   padding: 8px;
   line-height: 1.428571429;
   vertical-align: top;
   border-top: 1px solid #ddd
}

.table thead>tr>th {
   vertical-align: bottom;
   border-bottom: 2px solid #ddd
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox,
.checkbox-inline,
.form-control,
.radio,
.radio-inline {
   vertical-align: middle
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
   border-top: 0
}

.table tbody+tbody {
   border-top: 2px solid #ddd
}

.table .table {
   background-color: #fff
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
   padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
   border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
   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,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
   background-color: #f5f5f5
}

table col[class*=col-] {
   display: table-column;
   float: none
}

table td[class*=col-],
table th[class*=col-] {
   display: table-cell;
   float: none
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
   background-color: #dff0d8;
   border-color: #d6e9c6
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
   background-color: #d0e9c6;
   border-color: #c9e2b3
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
   background-color: #f2dede;
   border-color: #eed3d7
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
   background-color: #ebcccc;
   border-color: #e6c1c7
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
   background-color: #fcf8e3;
   border-color: #fbeed5
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
   background-color: #faf2cc;
   border-color: #f8e5be
}

@media(max-width:768px) {
   .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-x: scroll;
      overflow-y: hidden;
      border: 1px solid #ddd
   }

   .table-responsive>.table {
      margin-bottom: 0;
      background-color: #fff
   }

   .table-responsive>.table>tbody>tr>td,
   .table-responsive>.table>tbody>tr>th,
   .table-responsive>.table>tfoot>tr>td,
   .table-responsive>.table>tfoot>tr>th,
   .table-responsive>.table>thead>tr>td,
   .table-responsive>.table>thead>tr>th {
      white-space: nowrap
   }

   .table-responsive>.table-bordered {
      border: 0
   }

   .table-responsive>.table-bordered>tbody>tr>td:first-child,
   .table-responsive>.table-bordered>tbody>tr>th:first-child,
   .table-responsive>.table-bordered>tfoot>tr>td:first-child,
   .table-responsive>.table-bordered>tfoot>tr>th:first-child,
   .table-responsive>.table-bordered>thead>tr>td:first-child,
   .table-responsive>.table-bordered>thead>tr>th:first-child {
      border-left: 0
   }

   .table-responsive>.table-bordered>tbody>tr>td:last-child,
   .table-responsive>.table-bordered>tbody>tr>th:last-child,
   .table-responsive>.table-bordered>tfoot>tr>td:last-child,
   .table-responsive>.table-bordered>tfoot>tr>th:last-child,
   .table-responsive>.table-bordered>thead>tr>td:last-child,
   .table-responsive>.table-bordered>thead>tr>th:last-child {
      border-right: 0
   }

   .table-responsive>.table-bordered>tbody>tr:last-child>td,
   .table-responsive>.table-bordered>tbody>tr:last-child>th,
   .table-responsive>.table-bordered>tfoot>tr:last-child>td,
   .table-responsive>.table-bordered>tfoot>tr:last-child>th,
   .table-responsive>.table-bordered>thead>tr:last-child>td,
   .table-responsive>.table-bordered>thead>tr:last-child>th {
      border-bottom: 0
   }
}

fieldset,
legend {
   padding: 0;
   border: 0
}

fieldset {
   margin: 0
}

legend {
   display: block;
   width: 100%;
   margin-bottom: 20px;
   font-size: 21px;
   line-height: inherit;
   border-bottom: 1px solid #e5e5e5
}

label {
   display: inline-block;
   margin-bottom: 5px;
   font-weight: 700
}

.form-control,
input[type=file] {
   display: block
}

input[type=search] {
   -webkit-appearance: textfield;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
   margin: 4px 0 0;
   margin-top: 1px\9;
   line-height: normal
}

select[multiple],
select[size] {
   height: auto
}

select optgroup {
   font-family: inherit;
   font-size: inherit;
   font-style: inherit
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
   outline: #333 dotted thin;
   outline: -webkit-focus-ring-color auto 5px;
   outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   height: auto
}

.form-control:-moz-placeholder {
   color: #999
}

.form-control::-moz-placeholder {
   color: #999
}

.form-control:-ms-input-placeholder {
   color: #999
}

.form-control::-webkit-input-placeholder {
   color: #999
}

.form-control {
   width: 100%;
   height: 34px;
   padding: 6px 12px;
   font-size: 14px;
   line-height: 1.428571429;
   color: #555;
   background-color: #fff;
   border: 1px solid #ccc;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
   transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
   border-color: #66afe9;
   outline: 0;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
   cursor: not-allowed;
   background-color: #eee
}

textarea.form-control {
   height: auto
}

.form-group {
   margin-bottom: 15px
}

.checkbox,
.radio {
   display: block;
   min-height: 20px;
   padding-left: 20px;
   margin-top: 10px;
   margin-bottom: 10px
}

.checkbox label,
.radio label {
   display: inline;
   margin-bottom: 0;
   font-weight: 400;
   cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
   float: left;
   margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
   margin-top: -5px
}

.checkbox-inline,
.radio-inline {
   display: inline-block;
   padding-left: 20px;
   margin-bottom: 0;
   font-weight: 400;
   cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
   margin-top: 0;
   margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
   cursor: not-allowed
}

.input-sm {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px
}

select.input-sm {
   height: 30px;
   line-height: 30px
}

textarea.input-sm {
   height: auto
}

.input-lg {
   height: 45px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px
}

select.input-lg {
   height: 45px;
   line-height: 45px
}

textarea.input-lg {
   height: auto
}

.has-warning .control-label,
.has-warning .help-block {
   color: #c09853
}

.has-warning .form-control {
   border-color: #c09853;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
   border-color: #a47e3c;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
   color: #c09853;
   background-color: #fcf8e3;
   border-color: #c09853
}

.has-error .control-label,
.has-error .help-block {
   color: #b94a48
}

.has-error .form-control {
   border-color: #b94a48;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
   border-color: #953b39;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
   color: #b94a48;
   background-color: #f2dede;
   border-color: #b94a48
}

.has-success .control-label,
.has-success .help-block {
   color: #e3aa22
}

.has-success .form-control {
   border-color: #e3aa22;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
   border-color: #356635;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
   color: #e3aa22;
   background-color: #dff0d8;
   border-color: #e3aa22
}

.form-control-static {
   padding-top: 7px;
   margin-bottom: 0
}

.help-block {
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
   color: #737373
}

@media(min-width:768px) {
   .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle
   }

   .form-inline .form-control {
      display: inline-block
   }

   .form-inline .checkbox,
   .form-inline .radio {
      display: inline-block;
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 0
   }

   .form-inline .checkbox input[type=checkbox],
   .form-inline .radio input[type=radio] {
      float: none;
      margin-left: 0
   }

   .form-horizontal .control-label {
      text-align: right
   }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
   padding-top: 7px;
   margin-top: 0;
   margin-bottom: 0
}

.form-horizontal .form-group {
   margin-right: -15px;
   margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
   display: table;
   content: " "
}

.btn,
.input-group-addon,
.nav-justified>li>a {
   text-align: center
}

.btn {
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: 700;
   line-height: 1.428571429;
   white-space: nowrap;
   cursor: pointer;
   border: 1px solid transparent;
   border-radius: 0;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
}

.btn-default,
.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
   background-color: #fff;
   border-color: #ccc
}

.btn:focus {
   outline: #333 dotted thin;
   outline: -webkit-focus-ring-color auto 5px;
   outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.modal-content,
.open>a {
   outline: 0
}

.btn:focus,
.btn:hover {
   color: #333;
   text-decoration: none
}

.btn.active,
.btn:active {
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
   pointer-events: none;
   cursor: not-allowed;
   opacity: .65;
   filter: alpha(opacity=65);
   -webkit-box-shadow: none;
   box-shadow: none
}

.btn-default {
   color: #333
}

.btn-primary {
   color: #fff;
   background-color: #428bca;
   border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
   color: #fff;
   background-color: #3276b1;
   border-color: #285e8e
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
   background-color: #ccc;
   border-color: #ccc
}

.btn-warning {
   color: #fff;
   background-color: #f0ad4e;
   border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
   color: #fff;
   background-color: #ed9c28;
   border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
   background-color: #f0ad4e;
   border-color: #eea236
}

.btn-danger {
   color: #fff;
   background-color: #d9534f;
   border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
   color: #fff;
   background-color: #d2322d;
   border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
   background-color: #d9534f;
   border-color: #d43f3a
}

.btn-success {
   color: #fff;
   background-color: #5cb85c;
   border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
   color: #fff;
   background-color: #47a447;
   border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
   background-color: #5cb85c;
   border-color: #4cae4c
}

.btn-info {
   color: #fff;
   background-color: #5bc0de;
   border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
   color: #fff;
   background-color: #39b3d7;
   border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
   background-color: #5bc0de;
   border-color: #46b8da
}

.btn-link {
   font-weight: 400;
   color: #428bca;
   cursor: pointer;
   border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
   background-color: transparent;
   -webkit-box-shadow: none;
   box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
   border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
   color: #2a6496;
   text-decoration: underline;
   background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
   color: #999;
   text-decoration: none
}

.btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px
}

.btn-sm,
.btn-xs {
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px;
   box-shadow: 0 2px 3px #000;
}

.btn-xs {
   padding: 1px 5px
}

.btn-block {
   display: block;
   width: 100%;
   padding-right: 0;
   padding-left: 0
}

.btn-block+.btn-block {
   margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
   width: 100%
}

.fade {
   opacity: 0;
   -webkit-transition: opacity .15s linear;
   transition: opacity .15s linear
}

.fade.in {
   opacity: 1
}

.collapse {
   display: none
}

.collapse.in {
   display: block
}

.caret,
.glyphicon {
   display: inline-block
}

.collapsing {
   height: 0;
   overflow: hidden;
   -webkit-transition: height .35s ease;
   transition: height .35s ease
}

@font-face {
   font-family: 'Glyphicons Halflings';
   src: url(fonts/glyphicons-halflings-regular.html);
   src: url(fonts/glyphicons-halflings-regulard41dd41d.html?#iefix) format('embedded-opentype'), url(fonts/glyphicons-halflings-regular-2.html) format('woff'), url(fonts/glyphicons-halflings-regular-3.html) format('truetype'), url(fonts/glyphicons-halflings-regular-4.html#glyphicons-halflingsregular) format('svg')
}

.glyphicon {
   top: 1px;
   font-family: 'Glyphicons Halflings';
   -webkit-font-smoothing: antialiased;
   font-style: normal;
   font-weight: 400;
   line-height: 1
}

.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 {
   width: 0;
   height: 0;
   margin-left: 2px;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-bottom: 0 dotted;
   border-left: 4px solid transparent;
   content: ""
}

.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;
   font-size: 14px;
   background-color: #fff;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .15);
   border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
   box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
   background-clip: padding-box
}

.dropdown-header,
.dropdown-menu>li>a {
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
   border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child,
.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
}

.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 {
   font-weight: 400;
   color: #333;
   white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #428bca
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
   color: #fff;
   text-decoration: none;
   background-color: #428bca;
   outline: 0
}

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
   color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
   display: block
}

.dropdown-header {
   font-size: 12px
}

.dropdown-backdrop {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 990
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
   z-index: 2
}

.pull-right>.dropdown-menu {
   right: 0;
   left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
   border-top: 0 dotted;
   border-bottom: 4px solid #000;
   content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
   top: auto;
   bottom: 100%;
   margin-bottom: 1px
}

.btn-default .caret {
   border-top-color: #333
}

.btn-danger .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
   border-top-color: #fff
}

.dropup .btn-default .caret {
   border-bottom-color: #333
}

.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
   border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
   position: relative;
   display: inline-block
}

.btn-group-vertical>.btn,
.btn-group>.btn {
   position: relative;
   float: left
}

.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:after,
.btn-toolbar:before {
   display: table;
   content: " "
}

.btn-toolbar .btn-group {
   float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
   margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
   margin-left: 0
}

.btn-group>.btn-group {
   float: left
}

.btn-group-sm>.btn,
.btn-group-xs>.btn {
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px
}

.btn-group-xs>.btn {
   padding: 1px 5px
}

.btn-group-sm>.btn {
   padding: 5px 10px
}

.btn-group-lg>.btn {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
   padding-right: 8px;
   padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
   padding-right: 12px;
   padding-left: 12px
}

.btn-group.open .dropdown-toggle {
   -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
   box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-lg .caret {
   border-width: 5px 5px 0
}

.dropup .btn-lg .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:after,
.btn-group-vertical>.btn-group:before {
   display: table;
   content: " "
}

.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-top-right-radius: 0;
   border-bottom-left-radius: 4px;
   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%;
   border-collapse: separate;
   table-layout: fixed
}

.btn-group-justified .btn {
   display: table-cell;
   float: none;
   width: 1%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
   display: none
}

.input-group {
   position: relative;
   display: table;
   border-collapse: separate
}

.input-group.col {
   float: none;
   padding-right: 0;
   padding-left: 0
}

.input-group .form-control {
   width: 100%;
   margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
   height: 45px;
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.33;
   border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
   height: 45px;
   line-height: 45px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
   height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
   height: 30px;
   padding: 5px 10px;
   font-size: 12px;
   line-height: 1.5;
   border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
   height: 30px;
   line-height: 30px
}

.thumbnail,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
   height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
   display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
   border-radius: 0
}

.input-group-addon,
.input-group-btn {
   width: 1%;
   white-space: nowrap;
   vertical-align: middle
}

.input-group-addon {
   padding: 6px 12px;
   font-size: 14px;
   font-weight: 400;
   line-height: 1;
   background-color: #eee;
   border: 1px solid #ccc;
   border-radius: 4px
}

.input-group-addon.input-sm {
   padding: 5px 10px;
   font-size: 12px;
   border-radius: 3px
}

.input-group-addon.input-lg {
   padding: 10px 16px;
   font-size: 18px;
   border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
   margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
   border-top-right-radius: 0;
   border-bottom-right-radius: 0
}

.input-group-addon:first-child {
   border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
   border-bottom-left-radius: 0;
   border-top-left-radius: 0
}

.input-group-addon:last-child {
   border-left: 0
}

.input-group-btn {
   position: relative;
   white-space: nowrap
}

.input-group-btn>.btn {
   position: relative
}

.input-group-btn>.btn+.btn {
   margin-left: -4px
}

.nav {
   padding-left: 0;
   margin-bottom: 0
}

.nav:after,
.nav:before {
   display: table;
   content: " "
}

.nav>li,
.nav>li>a {
   display: block;
   position: relative
}

.nav>li>a {
   padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
   text-decoration: none
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
   color: #999;
   text-decoration: none;
   cursor: not-allowed;
   background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
   background-color: #eee;
   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 #ddd
}

.nav-tabs>li {
   float: left;
   margin-bottom: -1px
}

.nav-tabs>li>a {
   margin-right: 2px;
   line-height: 1.428571429;
   border: 1px solid transparent;
   border-radius: 4px 4px 0 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
   color: #fff;
   cursor: default;
   background-color: #FF1C32
}

.nav-tabs.nav-justified {
   width: 100%;
   border-bottom: 0
}

.nav-tabs.nav-justified>li {
   float: none
}

.nav-tabs.nav-justified>li>a {
   text-align: center;
   margin-right: 0;
   border-bottom: 1px solid #ddd
}

@media(min-width:768px) {
   .navbar-right .dropdown-menu {
      right: 0;
      left: auto
   }

   .nav-tabs.nav-justified>li {
      display: table-cell;
      width: 1%
   }
}

.nav-tabs.nav-justified>.active>a {
   border-bottom-color: #fff
}

.nav-pills>li {
   float: left
}

.nav-justified>li,
.nav-stacked>li {
   float: none
}

.nav-pills>li>a {
   border-radius: 5px
}

.nav-pills>li+li {
   margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
   color: #fff;
   background-color: #428bca
}

.nav-stacked>li+li {
   margin-top: 2px;
   margin-left: 0
}

.nav-justified {
   width: 100%
}

@media(min-width:768px) {
   .nav-justified>li {
      display: table-cell;
      width: 1%
   }
}

.nav-tabs-justified {
   border-bottom: 0
}

.nav-tabs-justified>li>a {
   margin-right: 0;
   border-bottom: 1px solid #ddd
}

.nav-tabs-justified>.active>a {
   border-bottom-color: #fff
}

.tabbable:after,
.tabbable:before {
   display: table;
   content: " "
}

.tabbable:after {
   clear: both
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
   display: none
}

.pill-content>.active,
.tab-content>.active {
   display: block
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
   display: table;
   content: " "
}

.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-collapse {
   max-height: 340px;
   padding-right: 15px;
   padding-left: 15px;
   overflow-x: visible;
   border-top: 1px solid transparent;
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
   -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
   overflow-y: auto
}

@media(min-width:768px) {
   .navbar {
      border-radius: 4px
   }

   .navbar-header {
      float: left
   }

   .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none
   }

   .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important
   }

   .navbar-collapse.in {
      overflow-y: visible
   }

   .navbar-collapse .navbar-nav.navbar-left:first-child {
      margin-left: -15px
   }

   .navbar-collapse .navbar-nav.navbar-right:last-child {
      margin-right: -15px
   }

   .navbar-collapse .navbar-text:last-child {
      margin-right: 0
   }
}

.media,
.media-body,
.modal-open,
.progress {
   overflow: hidden
}

.container>.navbar-collapse,
.container>.navbar-header {
   margin-right: -15px;
   margin-left: -15px
}

.navbar-static-top {
   border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
   position: absolute;
   right: 0;
   left: 0;
   border-width: 0 0 1px
}

.navbar-fixed-top {
   top: 0;
   z-index: 1030
}

.navbar-fixed-bottom {
   bottom: 0;
   margin-bottom: 0
}

.navbar-brand {
   float: left;
   padding: 15px;
   font-size: 18px;
   line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
   text-decoration: none
}

@media(min-width:768px) {

   .container>.navbar-collapse,
   .container>.navbar-header {
      margin-right: 0;
      margin-left: 0
   }

   .navbar-fixed-bottom,
   .navbar-fixed-top,
   .navbar-static-top {
      border-radius: 0
   }

   .navbar>.container .navbar-brand {
      margin-left: -15px
   }
}

.navbar-toggle {
   position: relative;
   float: right;
   padding: 9px 10px;
   margin-top: 8px;
   margin-right: 15px;
   margin-bottom: 8px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 4px
}

.navbar-toggle .icon-bar {
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
   margin-top: 4px
}

@media(min-width:768px) {
   .navbar-toggle {
      display: none
   }
}

.breadcrumb>li,
.pagination {
   display: inline-block
}

.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 .dropdown-header,
   .navbar-nav .open .dropdown-menu>li>a {
      padding: 5px 15px 5px 25px
   }

   .navbar-nav .open .dropdown-menu>li>a {
      line-height: 20px
   }

   .navbar-nav .open .dropdown-menu>li>a:focus,
   .navbar-nav .open .dropdown-menu>li>a:hover {
      background-image: none
   }
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@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
   }

   .navbar-left {
      float: left !important
   }

   .navbar-right {
      float: right !important
   }
}

.navbar-form {
   padding: 10px 15px;
   border-top: 1px solid transparent;
   border-bottom: 1px solid transparent;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
   margin: 8px -15px
}

@media(min-width:768px) {
   .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle
   }

   .navbar-form .form-control {
      display: inline-block
   }

   .navbar-form .checkbox,
   .navbar-form .radio {
      display: inline-block;
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 0
   }

   .navbar-form .checkbox input[type=checkbox],
   .navbar-form .radio input[type=radio] {
      float: none;
      margin-left: 0
   }

   .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none
   }
}

@media(max-width:767px) {
   .navbar-form .form-group {
      margin-bottom: 5px
   }
}

.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 {
   right: 0;
   left: auto
}

.navbar-btn {
   margin-top: 8px;
   margin-bottom: 8px
}

.navbar-text {
   float: left;
   margin-top: 15px;
   margin-bottom: 15px
}

@media(min-width:768px) {
   .navbar-text {
      margin-right: 15px;
      margin-left: 15px
   }
}

.navbar-default {
   background-color: #f8f8f8;
   border-color: #e7e7e7
}

.navbar-default .navbar-brand {
   color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
   color: #5e5e5e;
   background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
   color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
   color: #333;
   background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
   color: #555;
   background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
   color: #ccc;
   background-color: transparent
}

.navbar-default .navbar-toggle {
   border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
   background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
   background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
   border-color: #e6e6e6
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
   border-top-color: #333;
   border-bottom-color: #333
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
   color: #555;
   background-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
   border-top-color: #555;
   border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
   border-top-color: #777;
   border-bottom-color: #777
}

@media(max-width:767px) {
   .navbar-default .navbar-nav .open .dropdown-menu>li>a {
      color: #777
   }

   .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
      color: #333;
      background-color: transparent
   }

   .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
   .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
      color: #555;
      background-color: #e7e7e7
   }

   .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
   .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
   .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
      color: #ccc;
      background-color: transparent
   }
}

.navbar-default .navbar-link {
   color: #777
}

.navbar-default .navbar-link:hover {
   color: #333
}

.navbar-inverse {
   background-color: #222;
   border-color: #080808
}

.navbar-inverse .navbar-brand {
   color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
   color: #fff;
   background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
   color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
   color: #fff;
   background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
   color: #fff;
   background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
   color: #444;
   background-color: transparent
}

.navbar-inverse .navbar-toggle {
   border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
   background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
   background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
   border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
   color: #fff;
   background-color: #080808
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
   border-top-color: #fff;
   border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
   border-top-color: #999;
   border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
   border-top-color: #fff;
   border-bottom-color: #fff
}

@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: #999
   }

   .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
      color: #fff;
      background-color: transparent
   }

   .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
   .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
      color: #fff;
      background-color: #080808
   }

   .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
   .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
   .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
      color: #444;
      background-color: transparent
   }
}

.navbar-inverse .navbar-link {
   color: #999
}

.navbar-inverse .navbar-link:hover {
   color: #fff
}

.breadcrumb {
   padding: 8px 15px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border-radius: 4px
}

.breadcrumb>li+li:before {
   padding: 0 5px;
   color: #ccc;
   content: "/\00a0"
}

.breadcrumb>.active {
   color: #999
}

.pagination {
   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;
   margin-left: -1px;
   line-height: 1.428571429;
   text-decoration: none;
   background-color: #fff;
   border: 1px solid #ddd
}

.badge,
.label {
   font-weight: 700;
   line-height: 1;
   white-space: nowrap;
   vertical-align: baseline;
   text-align: center
}

.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-top-right-radius: 4px;
   border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
   background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
   z-index: 2;
   color: #fff;
   cursor: default;
   background-color: #428bca;
   border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span {
   color: #999;
   cursor: not-allowed;
   background-color: #fff;
   border-color: #ddd
}

.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-top-right-radius: 6px;
   border-bottom-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-top-right-radius: 3px;
   border-bottom-right-radius: 3px
}

.pager {
   padding-left: 0;
   margin: 20px 0;
   text-align: center
}

.pager:after,
.pager:before {
   display: table;
   content: " "
}

.pager li {
   display: inline
}

.pager li>a,
.pager li>span {
   display: inline-block;
   padding: 5px 14px;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
   text-decoration: none;
   background-color: #eee
}

.pager .next>a,
.pager .next>span {
   float: right
}

.pager .previous>a,
.pager .previous>span {
   float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
   color: #999;
   cursor: not-allowed;
   background-color: #fff
}

.label {
   display: inline;
   padding: .2em .6em .3em;
   font-size: 75%;
   color: #fff;
   border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
   color: #fff;
   text-decoration: none;
   cursor: pointer
}

.label:empty {
   display: none
}

.label-default {
   background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
   background-color: grey
}

.label-primary {
   background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
   background-color: #3071a9
}

.label-success {
   background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
   background-color: #449d44
}

.label-info {
   background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
   background-color: #31b0d5
}

.label-warning {
   background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
   background-color: #ec971f
}

.label-danger {
   background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
   background-color: #c9302c
}

.badge {
   display: inline-block;
   min-width: 10px;
   padding: 3px 7px;
   font-size: 12px;
   color: #fff;
   background-color: #999;
   border-radius: 10px
}

.badge:empty {
   display: none
}

a.badge:focus,
a.badge:hover {
   color: #fff;
   text-decoration: none;
   cursor: pointer
}

.btn .badge {
   position: relative;
   top: -1px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
   color: #428bca;
   background-color: #fff
}

.nav-pills>li>a>.badge {
   margin-left: 3px
}

.jumbotron {
   padding: 30px;
   margin-bottom: 30px;
   font-size: 21px;
   font-weight: 200;
   line-height: 2.1428571435;
   color: inherit;
   background-color: #eee
}

.alert .alert-link,
.close {
   font-weight: 700
}

.jumbotron h1 {
   line-height: 1;
   color: inherit
}

.jumbotron p {
   line-height: 1.4
}

.container .jumbotron {
   border-radius: 6px
}

@media screen and (min-width:768px) {
   .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px
   }

   .container .jumbotron {
      padding-right: 60px;
      padding-left: 60px
   }

   .jumbotron h1 {
      font-size: 63px
   }
}

.thumbnail {
   display: inline-block;
   display: block;
   max-width: 100%;
   padding: 4px;
   line-height: 1.428571429;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 4px;
   transition: all .2s ease-in-out
}

.thumbnail>img {
   display: block;
   height: auto;
   max-width: 100%;
   margin-right: auto;
   margin-left: auto
}

a.thumbnail:focus,
a.thumbnail:hover {
   border-color: #428bca
}

.thumbnail .caption {
   padding: 9px;
   color: #333
}

.alert {
   padding: 15px;
   margin-bottom: 20px;
   border: 1px solid transparent;
   border-radius: 4px
}

.alert h4 {
   margin-top: 0;
   color: inherit
}

.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
}

.modal,
.modal-backdrop {
   top: 0;
   right: 0;
   bottom: 0;
   left: 0
}

.alert-success {
   color: #e3aa22;
   background-color: #dff0d8;
   border-color: #d6e9c6
}

.alert-success hr {
   border-top-color: #c9e2b3
}

.alert-success .alert-link {
   color: #356635
}

.alert-info {
   color: #3a87ad;
   background-color: #d9edf7;
   border-color: #bce8f1
}

.alert-info hr {
   border-top-color: #a6e1ec
}

.alert-info .alert-link {
   color: #2d6987
}

.alert-warning {
   color: #c09853;
   background-color: #fcf8e3;
   border-color: #fbeed5
}

.alert-warning hr {
   border-top-color: #f8e5be
}

.alert-warning .alert-link {
   color: #a47e3c
}

.alert-danger {
   color: #b94a48;
   background-color: #f2dede;
   border-color: #eed3d7
}

.alert-danger hr {
   border-top-color: #e6c1c7
}

.alert-danger .alert-link {
   color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
   from {
      background-position: 40px 0
   }

   to {
      background-position: 0 0
   }
}

@-moz-keyframes progress-bar-stripes {
   from {
      background-position: 40px 0
   }

   to {
      background-position: 0 0
   }
}

@-o-keyframes progress-bar-stripes {
   from {
      background-position: 0 0
   }

   to {
      background-position: 40px 0
   }
}

@keyframes progress-bar-stripes {
   from {
      background-position: 40px 0
   }

   to {
      background-position: 0 0
   }
}

.progress {
   height: 20px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
   float: left;
   width: 0;
   height: 100%;
   font-size: 12px;
   color: #fff;
   text-align: center;
   background-color: #428bca;
   -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
   -webkit-transition: width .6s ease;
   transition: width .6s ease
}

.close,
.list-group-item>.badge {
   float: right
}

.progress-striped .progress-bar {
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-size: 40px 40px
}

.progress.active .progress-bar {
   -webkit-animation: progress-bar-stripes 2s linear infinite;
   -moz-animation: progress-bar-stripes 2s linear infinite;
   -ms-animation: progress-bar-stripes 2s linear infinite;
   -o-animation: progress-bar-stripes 2s linear infinite;
   animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
   background-color: #5cb85c
}

.progress-striped .progress-bar-success {
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
   background-color: #5bc0de
}

.progress-striped .progress-bar-info {
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
   background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
   background-color: #d9534f
}

.progress-striped .progress-bar-danger {
   background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
   background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
   background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
   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-group {
   padding-left: 0;
   margin-bottom: 20px
}

.list-group-item {
   position: relative;
   display: block;
   padding: 10px 15px;
   margin-bottom: -1px;
   background-color: #fff;
   border: 1px solid #ddd
}

.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+.badge {
   margin-right: 5px
}

a.list-group-item {
   color: #555
}

a.list-group-item .list-group-item-heading {
   color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
   text-decoration: none;
   background-color: #f5f5f5
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
   z-index: 2;
   color: #fff;
   background-color: #428bca;
   border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading {
   color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .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
}

.panel {
   margin-bottom: 20px;
   background-color: #fff;
   border: 1px solid transparent;
   border-radius: 4px;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.table {
   margin-bottom: 0
}

.panel-body {
   padding: 15px
}

.panel-body:after,
.panel-body:before {
   display: table;
   content: " "
}

.panel>.list-group .list-group-item {
   border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
   border-top-right-radius: 0;
   border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
   border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
   border-top-width: 0
}

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body,
.panel>.panel-body+.table {
   border-top: 1px solid #ddd
}

.panel-heading {
   padding: 10px 15px;
   border-bottom: 1px solid transparent;
   border-top-right-radius: 3px;
   border-top-left-radius: 3px
}

.panel-title {
   margin-top: 0;
   font-size: 16px
}

.panel-title>a {
   color: inherit
}

.panel-footer {
   padding: 10px 15px;
   background-color: #f5f5f5;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px
}

.panel-group .panel {
   margin-bottom: 0;
   overflow: hidden;
   border-radius: 4px
}

.panel-group .panel+.panel {
   margin-top: 5px
}

.panel-group .panel-heading {
   border-bottom: 0
}

.panel-group .panel-footer {
   border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
   border-bottom: 1px solid #ddd
}

.panel-default {
   border-color: #ddd
}

.panel-default>.panel-heading {
   color: #333;
   background-color: #f5f5f5;
   border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
   border-bottom-color: #ddd
}

.panel-primary {
   border-color: #428bca
}

.panel-primary>.panel-heading {
   color: #fff;
   background-color: #428bca;
   border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
   border-bottom-color: #428bca
}

.panel-success {
   border-color: #d6e9c6
}

.panel-success>.panel-heading {
   color: #e3aa22;
   background-color: #dff0d8;
   border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
   border-bottom-color: #d6e9c6
}

.panel-warning {
   border-color: #fbeed5
}

.panel-warning>.panel-heading {
   color: #c09853;
   background-color: #fcf8e3;
   border-color: #fbeed5
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #fbeed5
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
   border-bottom-color: #fbeed5
}

.panel-danger {
   border-color: #eed3d7
}

.panel-danger>.panel-heading {
   color: #b94a48;
   background-color: #f2dede;
   border-color: #eed3d7
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #eed3d7
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
   border-bottom-color: #eed3d7
}

.panel-info {
   border-color: #bce8f1
}

.panel-info>.panel-heading {
   color: #3a87ad;
   background-color: #d9edf7;
   border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
   border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
   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, .05);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
   border-color: #ddd;
   border-color: rgba(0, 0, 0, .15)
}

.well-lg {
   padding: 24px;
   border-radius: 6px
}

.well-sm {
   padding: 9px;
   border-radius: 3px
}

.close {
   font-size: 21px;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   opacity: .2;
   filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
   color: #000;
   text-decoration: none;
   cursor: pointer;
   opacity: .5;
   filter: alpha(opacity=50)
}

button.close {
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   -webkit-appearance: none
}

.modal-content,
.popover {
   background-clip: padding-box
}

.modal-open .navbar-fixed-bottom,
.modal-open .navbar-fixed-top,
body.modal-open {
   margin-right: 15px
}

.modal {
   position: fixed;
   z-index: 1040;
   display: none;
   overflow: auto;
   overflow-y: scroll
}

.modal.fade .modal-dialog {
   -webkit-transform: translate(0, -25%);
   -ms-transform: translate(0, -25%);
   transform: translate(0, -25%);
   -webkit-transition: -webkit-transform .3s ease-out;
   -moz-transition: -moz-transform .3s ease-out;
   -o-transition: -o-transform .3s ease-out;
   transition: transform .3s ease-out
}

.modal.in .modal-dialog {
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   transform: translate(0, 0)
}

.modal-dialog {
   z-index: 1050;
   width: auto;
   padding: 10px;
   margin-right: auto;
   margin-left: auto
}

.modal-content {
   position: relative;
   background-color: #fff;
   border: 1px solid #999;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: 6px;
   -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
   box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
   position: fixed;
   z-index: 1030;
   background-color: #000
}

.modal-backdrop.fade {
   opacity: 0;
   filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
   opacity: .5;
   filter: alpha(opacity=50)
}

.modal-header {
   min-height: 16.43px;
   padding: 15px;
   border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
   margin-top: -2px
}

.modal-title {
   margin: 0;
   line-height: 1.428571429
}

.modal-body {
   position: relative;
   padding: 20px
}

.popover,
.tooltip,
.tooltip-arrow {
   position: absolute
}

.modal-footer {
   padding: 19px 20px 20px;
   margin-top: 15px;
   text-align: right;
   border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
   bottom: 0;
   border-top-color: #000;
   border-width: 5px 5px 0
}

.modal-footer:after,
.modal-footer:before {
   display: table;
   content: " "
}

.modal-footer .btn+.btn {
   margin-bottom: 0;
   margin-left: 5px
}

.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 {
      right: auto;
      left: 50%;
      width: 600px;
      padding-top: 30px;
      padding-bottom: 30px
   }

   .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
   }
}

.tooltip {
   z-index: 1030;
   display: block;
   font-size: 12px;
   line-height: 1.4;
   opacity: 0;
   filter: alpha(opacity=0);
   visibility: visible
}

.tooltip.in {
   opacity: .9;
   filter: alpha(opacity=90)
}

.tooltip.top {
   padding: 5px 0;
   margin-top: -3px
}

.tooltip.right {
   padding: 0 5px;
   margin-left: 3px
}

.tooltip.bottom {
   padding: 5px 0;
   margin-top: 3px
}

.tooltip.left {
   padding: 0 5px;
   margin-left: -3px
}

.tooltip-inner {
   max-width: 200px;
   padding: 3px 8px;
   color: #fff;
   text-align: center;
   text-decoration: none;
   background-color: #000;
   border-radius: 4px
}

.tooltip-arrow {
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid
}

.tooltip.top .tooltip-arrow {
   left: 50%;
   margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
   left: 5px
}

.tooltip.top-right .tooltip-arrow {
   right: 5px
}

.tooltip.right .tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -5px;
   border-right-color: #000;
   border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -5px;
   border-left-color: #000;
   border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
   border-bottom-color: #000;
   border-width: 0 5px 5px;
   top: 0
}

.tooltip.bottom .tooltip-arrow {
   left: 50%;
   margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
   left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
   right: 5px
}

.popover {
   top: 0;
   left: 0;
   z-index: 1010;
   display: none;
   max-width: 276px;
   padding: 1px;
   text-align: left;
   white-space: normal;
   background-color: #fff;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, .2);
   border-radius: 6px;
   -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
   box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
   margin-top: -10px
}

.popover.right {
   margin-left: 10px
}

.popover.bottom {
   margin-top: 10px
}

.popover.left {
   margin-left: -10px
}

.popover-title {
   padding: 8px 14px;
   margin: 0;
   font-size: 14px;
   font-weight: 400;
   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
}

.carousel,
.carousel-inner {
   position: relative
}

.popover .arrow {
   border-width: 11px
}

.popover .arrow:after {
   border-width: 10px;
   content: ""
}

.popover.top .arrow {
   bottom: -11px;
   left: 50%;
   margin-left: -11px;
   border-top-color: #999;
   border-top-color: rgba(0, 0, 0, .25);
   border-bottom-width: 0
}

.popover.top .arrow:after {
   bottom: 1px;
   margin-left: -10px;
   border-top-color: #fff;
   border-bottom-width: 0;
   content: " "
}

.popover.left .arrow:after,
.popover.right .arrow:after {
   bottom: -10px;
   content: " "
}

.popover.right .arrow {
   top: 50%;
   left: -11px;
   margin-top: -11px;
   border-right-color: #999;
   border-right-color: rgba(0, 0, 0, .25);
   border-left-width: 0
}

.popover.right .arrow:after {
   left: 1px;
   border-right-color: #fff;
   border-left-width: 0
}

.popover.bottom .arrow {
   top: -11px;
   left: 50%;
   margin-left: -11px;
   border-bottom-color: #999;
   border-bottom-color: rgba(0, 0, 0, .25);
   border-top-width: 0
}

.popover.bottom .arrow:after {
   top: 1px;
   margin-left: -10px;
   border-bottom-color: #fff;
   border-top-width: 0;
   content: " "
}

.popover.left .arrow {
   top: 50%;
   right: -11px;
   margin-top: -11px;
   border-left-color: #999;
   border-left-color: rgba(0, 0, 0, .25);
   border-right-width: 0
}

.popover.left .arrow:after {
   right: 1px;
   border-left-color: #fff;
   border-right-width: 0
}

.carousel-inner {
   width: 100%;
   overflow: hidden
}

.carousel-inner>.item {
   position: relative;
   display: none;
   -webkit-transition: .6s ease-in-out left;
   transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
   display: block;
   height: auto;
   max-width: 100%;
   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;
   bottom: 0;
   left: 0;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center
}

.carousel-control.left {
   background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
   background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
   right: 0;
   left: auto;
   background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
   background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
   background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
   background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
   background-repeat: repeat-x;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
   color: #fff;
   text-decoration: none;
   opacity: .9;
   filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
   position: absolute;
   top: 50%;
   left: 50%;
   z-index: 5;
   display: inline-block
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
   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%;
   padding-left: 0;
   margin-left: -30%;
   text-align: center
}

.carousel-indicators li {
   display: inline-block;
   width: 10px;
   height: 10px;
   margin: 1px;
   text-indent: -999px;
   cursor: pointer;
   border: 1px solid #fff;
   border-radius: 10px
}

.carousel-indicators .active {
   width: 12px;
   height: 12px;
   margin: 0;
   background-color: #fff
}

.carousel-caption {
   position: absolute;
   right: 15%;
   bottom: 20px;
   left: 15%;
   z-index: 10;
   padding-top: 20px;
   padding-bottom: 20px;
   color: #fff;
   text-align: center
}

.carousel-caption .btn,
.text-hide {
   text-shadow: none
}

@media screen and (min-width:768px) {

   .carousel-control .icon-next,
   .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      margin-left: -15px;
      font-size: 30px
   }

   .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px
   }

   .carousel-indicators {
      bottom: 20px
   }
}

.clearfix:after,
.clearfix:before {
   display: table;
   content: " "
}

.pull-right {
   float: right !important
}

.pull-left {
   float: left !important
}

.hide {
   display: none !important
}

.show {
   display: block !important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
   display: none !important
}

.invisible {
   visibility: hidden
}

.text-hide {
   font: 0/0 a;
   color: transparent;
   background-color: transparent;
   border: 0
}

.affix {
   position: fixed
}

@-ms-viewport {
   width: device-width
}

@media screen and (max-width:400px) {
   @-ms-viewport {
      width: 320px
   }
}

.hidden {
   visibility: hidden !important
}

@media(max-width:767px) {
   .visible-xs {
      display: block !important
   }

   tr.visible-xs {
      display: table-row !important
   }

   td.visible-xs,
   th.visible-xs {
      display: table-cell !important
   }
}

@media(min-width:768px) and (max-width:991px) {
   .visible-xs.visible-sm {
      display: block !important
   }

   tr.visible-xs.visible-sm {
      display: table-row !important
   }

   td.visible-xs.visible-sm,
   th.visible-xs.visible-sm {
      display: table-cell !important
   }
}

@media(min-width:992px) and (max-width:1199px) {
   .visible-xs.visible-md {
      display: block !important
   }

   tr.visible-xs.visible-md {
      display: table-row !important
   }

   td.visible-xs.visible-md,
   th.visible-xs.visible-md {
      display: table-cell !important
   }
}

@media(min-width:1200px) {
   .visible-xs.visible-lg {
      display: block !important
   }

   tr.visible-xs.visible-lg {
      display: table-row !important
   }

   td.visible-xs.visible-lg,
   th.visible-xs.visible-lg {
      display: table-cell !important
   }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
   display: none !important
}

@media(max-width:767px) {
   .visible-sm.visible-xs {
      display: block !important
   }

   tr.visible-sm.visible-xs {
      display: table-row !important
   }

   td.visible-sm.visible-xs,
   th.visible-sm.visible-xs {
      display: table-cell !important
   }
}

@media(min-width:768px) and (max-width:991px) {
   .visible-sm {
      display: block !important
   }

   tr.visible-sm {
      display: table-row !important
   }

   td.visible-sm,
   th.visible-sm {
      display: table-cell !important
   }
}

@media(min-width:992px) and (max-width:1199px) {
   .visible-sm.visible-md {
      display: block !important
   }

   tr.visible-sm.visible-md {
      display: table-row !important
   }

   td.visible-sm.visible-md,
   th.visible-sm.visible-md {
      display: table-cell !important
   }
}

@media(min-width:1200px) {
   .visible-sm.visible-lg {
      display: block !important
   }

   tr.visible-sm.visible-lg {
      display: table-row !important
   }

   td.visible-sm.visible-lg,
   th.visible-sm.visible-lg {
      display: table-cell !important
   }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
   display: none !important
}

@media(max-width:767px) {
   .visible-md.visible-xs {
      display: block !important
   }

   tr.visible-md.visible-xs {
      display: table-row !important
   }

   td.visible-md.visible-xs,
   th.visible-md.visible-xs {
      display: table-cell !important
   }
}

@media(min-width:768px) and (max-width:991px) {
   .visible-md.visible-sm {
      display: block !important
   }

   tr.visible-md.visible-sm {
      display: table-row !important
   }

   td.visible-md.visible-sm,
   th.visible-md.visible-sm {
      display: table-cell !important
   }
}

@media(min-width:992px) and (max-width:1199px) {
   .visible-md {
      display: block !important
   }

   tr.visible-md {
      display: table-row !important
   }

   td.visible-md,
   th.visible-md {
      display: table-cell !important
   }
}

@media(min-width:1200px) {
   .visible-md.visible-lg {
      display: block !important
   }

   tr.visible-md.visible-lg {
      display: table-row !important
   }

   td.visible-md.visible-lg,
   th.visible-md.visible-lg {
      display: table-cell !important
   }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
   display: none !important
}

@media(max-width:767px) {
   .visible-lg.visible-xs {
      display: block !important
   }

   tr.visible-lg.visible-xs {
      display: table-row !important
   }

   td.visible-lg.visible-xs,
   th.visible-lg.visible-xs {
      display: table-cell !important
   }
}

@media(min-width:768px) and (max-width:991px) {
   .visible-lg.visible-sm {
      display: block !important
   }

   tr.visible-lg.visible-sm {
      display: table-row !important
   }

   td.visible-lg.visible-sm,
   th.visible-lg.visible-sm {
      display: table-cell !important
   }
}

@media(min-width:992px) and (max-width:1199px) {
   .visible-lg.visible-md {
      display: block !important
   }

   tr.visible-lg.visible-md {
      display: table-row !important
   }

   td.visible-lg.visible-md,
   th.visible-lg.visible-md {
      display: table-cell !important
   }
}

@media(min-width:1200px) {
   .visible-lg {
      display: block !important
   }

   tr.visible-lg {
      display: table-row !important
   }

   td.visible-lg,
   th.visible-lg {
      display: table-cell !important
   }
}

.hidden-xs {
   display: block !important
}

tr.hidden-xs {
   display: table-row !important
}

td.hidden-xs,
th.hidden-xs {
   display: table-cell !important
}

@media(max-width:767px) {

   .hidden-xs,
   td.hidden-xs,
   th.hidden-xs,
   tr.hidden-xs {
      display: none !important
   }
}

@media(min-width:768px) and (max-width:991px) {

   .hidden-xs.hidden-sm,
   td.hidden-xs.hidden-sm,
   th.hidden-xs.hidden-sm,
   tr.hidden-xs.hidden-sm {
      display: none !important
   }
}

@media(min-width:992px) and (max-width:1199px) {

   .hidden-xs.hidden-md,
   td.hidden-xs.hidden-md,
   th.hidden-xs.hidden-md,
   tr.hidden-xs.hidden-md {
      display: none !important
   }
}

@media(min-width:1200px) {

   .hidden-xs.hidden-lg,
   td.hidden-xs.hidden-lg,
   th.hidden-xs.hidden-lg,
   tr.hidden-xs.hidden-lg {
      display: none !important
   }
}

.hidden-sm {
   display: block !important
}

tr.hidden-sm {
   display: table-row !important
}

td.hidden-sm,
th.hidden-sm {
   display: table-cell !important
}

@media(max-width:767px) {

   .hidden-sm.hidden-xs,
   td.hidden-sm.hidden-xs,
   th.hidden-sm.hidden-xs,
   tr.hidden-sm.hidden-xs {
      display: none !important
   }
}

@media(min-width:768px) and (max-width:991px) {

   .hidden-sm,
   td.hidden-sm,
   th.hidden-sm,
   tr.hidden-sm {
      display: none !important
   }
}

@media(min-width:992px) and (max-width:1199px) {

   .hidden-sm.hidden-md,
   td.hidden-sm.hidden-md,
   th.hidden-sm.hidden-md,
   tr.hidden-sm.hidden-md {
      display: none !important
   }
}

@media(min-width:1200px) {

   .hidden-sm.hidden-lg,
   td.hidden-sm.hidden-lg,
   th.hidden-sm.hidden-lg,
   tr.hidden-sm.hidden-lg {
      display: none !important
   }
}

.hidden-md {
   display: block !important
}

tr.hidden-md {
   display: table-row !important
}

td.hidden-md,
th.hidden-md {
   display: table-cell !important
}

@media(max-width:767px) {

   .hidden-md.hidden-xs,
   td.hidden-md.hidden-xs,
   th.hidden-md.hidden-xs,
   tr.hidden-md.hidden-xs {
      display: none !important
   }
}

@media(min-width:768px) and (max-width:991px) {

   .hidden-md.hidden-sm,
   td.hidden-md.hidden-sm,
   th.hidden-md.hidden-sm,
   tr.hidden-md.hidden-sm {
      display: none !important
   }
}

@media(min-width:992px) and (max-width:1199px) {

   .hidden-md,
   td.hidden-md,
   th.hidden-md,
   tr.hidden-md {
      display: none !important
   }
}

@media(min-width:1200px) {

   .hidden-md.hidden-lg,
   td.hidden-md.hidden-lg,
   th.hidden-md.hidden-lg,
   tr.hidden-md.hidden-lg {
      display: none !important
   }
}

.hidden-lg {
   display: block !important
}

tr.hidden-lg {
   display: table-row !important
}

td.hidden-lg,
th.hidden-lg {
   display: table-cell !important
}

@media(max-width:767px) {

   .hidden-lg.hidden-xs,
   td.hidden-lg.hidden-xs,
   th.hidden-lg.hidden-xs,
   tr.hidden-lg.hidden-xs {
      display: none !important
   }
}

@media(min-width:768px) and (max-width:991px) {

   .hidden-lg.hidden-sm,
   td.hidden-lg.hidden-sm,
   th.hidden-lg.hidden-sm,
   tr.hidden-lg.hidden-sm {
      display: none !important
   }
}

@media(min-width:992px) and (max-width:1199px) {

   .hidden-lg.hidden-md,
   td.hidden-lg.hidden-md,
   th.hidden-lg.hidden-md,
   tr.hidden-lg.hidden-md {
      display: none !important
   }
}

@media(min-width:1200px) {

   .hidden-lg,
   td.hidden-lg,
   th.hidden-lg,
   tr.hidden-lg {
      display: none !important
   }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
   display: none !important
}

@media print {
   .visible-print {
      display: block !important
   }

   tr.visible-print {
      display: table-row !important
   }

   td.visible-print,
   th.visible-print {
      display: table-cell !important
   }

   .hidden-print,
   td.hidden-print,
   th.hidden-print,
   tr.hidden-print {
      display: none !important
   }
}

a,
a:hover {
   text-decoration: none
}

.btn.btn-primary,
.img-overlay {
   -webkit-transition: all .3s ease 0s;
   -moz-transition: all .3s ease 0s;
   -ms-transition: all .3s ease 0s;
   -o-transition: all .3s ease 0s
}

body,
ul.circle {
   margin: 0;
   padding: 0
}

.body-inner,
html,
ul.circle li {
   position: relative
}

html {
   overflow-x: hidden !important;
   width: 100%;
   height: 100%;
   -webkit-font-smoothing: antialiased;
   text-rendering: optimizeLegibility
}

body {
   border: 0;
   color: #323232
}

.body-inner {
   overflow: hidden
}

a {
   color: #eb2c33
}

a:hover {
   color: #696969
}

a.read-more {
   color: #323232
}

a.read-more:hover {
   color: #eb2c33
}

.gap-40 {
   clear: both;
   height: 40px
}

.gap-30 {
   clear: both;
   height: 30px
}

.gap-20 {
   clear: both;
   height: 20px
}

a:focus {
   outline: 0
}

body,
p {
   font-weight: 400;
   line-height: 20px
}

h1 {
   font-size: 36px;
   line-height: 48px
}

h2 {
   font-size: 43px;
   line-height: 38px
}

h3 {
   font-size: 29px;
   line-height: 34px
}

h4 {
   font-size: 30px;
   line-height: 30px
}

h5 {
   font-size: 14px;
   line-height: 24px
}

.btn.btn-primary {
   background: #eb2c33;
   border: 0;
   border-radius: 0;
   transition: all .3s ease 0s
}

.btn.btn-primary:hover {
   background: #000;
   color: #fff
}

ul.circle {
   list-style: none
}

ul.circle li {
   margin-left: 30px;
   padding-bottom: 20px
}

ul.circle li:before {
   content: "\f111";
   color: #eb2c33;
   font-family: FontAwesome;
   font-size: 8px;
   line-height: 8px;
   border: 2px solid rgba(0, 0, 0, .1);
   border-radius: 100%;
   position: absolute;
   left: -33px;
   top: 5px
}

ul.unstyled {
   list-style: none;
   margin: 0;
   padding: 0
}

blockquote p {
   font-size: 14px;
   font-weight: 400;
   line-height: 18px;
   font-style: italic;
   color: #959595
}

blockquote {
   margin: 20px 0;
   border-left: 5px solid #60ce00;
}

h2.title {
   font-size: 24px;
   font-weight: 300;
   padding: 20px 15px 40px;
   position: relative;
   left: 0;
   line-height: normal
}

h2.title span {
   background: #fff;
   z-index: 1;
   padding: 10px 15px
}

h2.title:before {
   content: '';
   position: absolute;
   top: 50%;
   margin-top: -10px;
   height: 1px;
   width: 100%;
   left: 0;
   z-index: -1;
   border-bottom: 1px solid #cecece
}

h3.widget-title {
   margin-bottom: 30px
}

#isotope-filter,
.sidebar .widget {
   margin-bottom: 40px
}

h2.entry-title {
   font-size: 24px;
   font-weight: 400
}

h2.entry-title a {
   color: #323232
}

h2.entry-title a:hover {
   color: #eb2c33
}

.carousel-control {
   width: auto
}

.dart-carousel-controller {
   text-align: center;
   padding-top: 50px
}

.dart-carousel-controller .left,
.dart-carousel-controller .right,
.owl-controls .owl-next,
.owl-controls .owl-prev {
   cursor: pointer;
   background: #f6f6f6;
   width: 38px;
   height: 38px;
   line-height: 38px;
   color: #989898;
   opacity: 1;
   top: auto;
   text-shadow: none;
   display: inline-block;
   text-align: center;
   border-radius: 100%
}

.owl-controls .owl-next {
   margin-left: 6px
}

.dart-carousel-controller .left:hover,
.dart-carousel-controller .right:hover,
.owl-controls .owl-next:hover,
.owl-controls .owl-prev:hover {
   background: #eb2c33;
   color: #fff
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
   display: inline-block
}

.form-control {
   box-shadow: none;
   border: 1px solid #cecece;
   padding: 20px;
   background: 0 0;
   color: #959595;
   font-size: 14px;
   border-radius: 0
}

.form-control:focus {
   box-shadow: none;
   border: 1px solid #eb2c33 !important
}

#blog-gallary li,
#portfolio-slider li {
   left: 0
}

.bx-wrapper .bx-viewport {
   box-shadow: none !important;
   border: 0 !important
}

.bx-wrapper .bx-next {
   right: 20px !important
}

.bx-wrapper .bx-pager {
   bottom: 15px !important
}

.bx-wrapper .bx-pager.bx-default-pager a {
   border: 2px solid #fff;
   width: 14px !important;
   height: 14px !important;
   border-radius: 100% !important
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
   background: #eb2c33 !important
}

.sidebar h3.widget-title {
   font-size: 18px;
   line-height: normal;
   margin-top: 0;
   font-weight: 400;
   text-transform: uppercase
}

.pagination li a {
   border-radius: 0 !important;
   margin-right: 8px
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>li>a:hover {
   background: #eb2c33;
   color: #fff;
   border: 1px solid transparent
}

#isotope {
   width: 100%;
   margin-top: 0
}

.isotope-item {
   z-index: 2
}

.isotope-hidden.isotope-item {
   z-index: 1
}

.isotope,
.isotope .isotope-item {
   -webkit-transition-duration: 1s;
   -moz-transition-duration: 1s;
   -ms-transition-duration: 1s;
   -o-transition-duration: 1s;
   transition-duration: 1s
}

.isotope {
   -webkit-transition-property: height, width;
   -moz-transition-property: height, width;
   -ms-transition-property: height, width;
   -o-transition-property: height, width;
   transition-property: height, width
}

.isotope .isotope-item {
   -webkit-transition-property: 0 opacity;
   -moz-transition-property: 0 opacity;
   -ms-transition-property: 0 opacity;
   -o-transition-property: 0 opacity;
   transition-property: transform, opacity
}

#isotope .col-sm-3 {
   width: 24.95%
}

#isotope-filter a {
   color: #959595;
   font-size: 16px;
   font-weight: 400
}

#isotope-filter a.active,
#isotope-filter a:hover {
   color: #eb2c33
}

#isotope-filter a:before {
   content: "/";
   color: #959595;
   padding-right: 10px;
   padding-left: 10px
}

#isotope-filter a:first-child:before {
   content: " "
}

.main-nav {
   width: auto
}

.header-fixed .top-info {
   display: none
}

.top-info {
   display: block;
   overflow: hidden;
   color: #fff;
   padding: 25px 0;
   font-size: 2vh;
}

.top-info ul {
   list-style: none;
   margin: 0;
   padding: 0
}

.top-info li {
   float: left;
   margin-left: 10px;
   font-weight: 600
}

.top-info i {
   color: #f2bc30;
   font-size: 32px;
   margin-right: 6px;
   margin-top: 7px;
}

.top-info li.social-icon i {
   font-size: 16px;
   color: #fff;
   margin-left: 10px;
   margin-right: 0
}

.top-info li.social-icon i:hover {
   color: #8c1b1e
}

.navbar-header {
   position: relative;
   z-index: 9999
}

a.navbar-brand {
   background: #eb2c33;
   padding: 4px 10px
}

.navbar {
   border-radius: 0;
   border: 0;
   margin-bottom: 0
}

.navbar-nav>li>a {
   padding: 21px 30px;
   font-weight: 600
}

.navbar-toggle {
   background: #eb2c33;
   border-radius: 0;
   margin-right: 5px
}

.navbar-toggle .icon-bar {
   background: #fff
}

ul.nav.navbar-nav li {
   background-color: rgba(0, 0, 0, .8)
}

ul.navbar-nav li a {
   color: #fff
}

ul.navbar-nav li a:focus,
ul.navbar-nav li a:hover {
   background: #eb2c33;
   color: #fff
}

ul.navbar-nav>li.active {
   background: 0 0
}

ul.navbar-nav li.active>a,
ul.navbar-nav>li.active.dropdown.open {
   background: rgba(255, 4, 4, .75)
}

ul.navbar-nav li.active>.dropdown-menu>li.active>a {
   color: #eb2c33
}

ul.navbar-nav li.search {
   margin-left: 10px;
   background: #eb2c33
}

.navbar-nav .dropdown-menu {
   left: 0;
   right: auto;
   background: 0 0;
   border: 0;
   box-shadow: none;
   min-width: 240px;
   display: block;
   opacity: 0;
   z-index: 1;
   visibility: hidden;
   -webkit-transform: scale(.8);
   -moz-transform: scale(.8);
   -ms-transform: scale(.8);
   -o-transform: scale(.8);
   transform: scale(.8);
   -webkit-transition: visibility .5s, opacity .5s, -webkit-transform .5s cubic-bezier(.43, .26, .11, .99);
   -moz-transition: visibility .5s, opacity .5s, -moz-transform .5s cubic-bezier(.43, .26, .11, .99);
   -o-transition: visibility .5s, opacity .5s, -o-transform .5s cubic-bezier(.43, .26, .11, .99);
   -ms-transition: visibility .5s, opacity .5s, -ms-transform .5s cubic-bezier(.43, .26, .11, .99);
   transition: visibility .5s, opacity .5s, transform .5s cubic-bezier(.43, .26, .11, .99)
}

.dropdown-menu * {
   width: 100%;
   -webkit-backface-visibility: hidden;
   -ms-backface-visibility: hidden
}

.navbar-nav .dropdown:hover .dropdown-menu {
   opacity: 1;
   visibility: visible;
   color: #777;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1)
}

.blog-img-icon,
.navbar-nav .dropdown-backdrop {
   visibility: hidden
}

.navbar-nav .dropdown-menu li {
   padding: 10px 20px 0
}

.navbar-nav .dropdown-menu li:first-child {
   border-radius: 2px 2px 0 0
}

.dropdown-menu li:last-child {
   border-radius: 0 0 2px 2px
}

.dropdown-menu>li>a {
   font-size: 14px;
   padding: 10px 0;
   border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.dropdown-menu>li.active>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
   background: 0 0 !important;
   color: #eb2c33 !important
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
   background: 0 0;
   border: 0
}

.navbar-nav .fa-search {
   background: 0 0;
   border: none;
   color: #fff;
   font-size: 18px;
   outline: 0;
   padding: 10px 20px;
   line-height: 42px
}

.site-search {
   text-align: center;
   background: #eb2c33
}

.site-search .container {
   height: 0;
   overflow: hidden;
   position: relative;
   -webkit-transition: height .3s;
   transition: height .3s
}

.site-search .container.open {
   height: 80px
}

.site-search input[type=text] {
   background: 0 0;
   border: none;
   color: #fff;
   font-size: 24px;
   margin: 30px 0;
   padding-right: 20px;
   width: 100%;
   outline: 0;
   text-align: center
}

.site-search input[type=text]::-webkit-input-placeholder {
   color: rgba(255, 255, 255, .25)
}

.site-search input[type=text]:-moz-placeholder {
   color: rgba(255, 255, 255, .25)
}

.site-search input[type=text]::-moz-placeholder {
   color: rgba(255, 255, 255, .25)
}

.site-search input[type=text]:-ms-input-placeholder {
   color: rgba(255, 255, 255, .25)
}

@media (max-width:450px) {
   .bars4 {
      padding: 30% 10px !important;
   }

   .site-search input[type=text] {
      font-size: 20px;
      margin: 21px 0;
      text-align: left
   }

   #main-slide .item img {
      width: 100%;
      max-height: 200px !important;
   }

   #header {
      position: relative;
   }
}

.site-search .close {
   color: rgba(255, 255, 255, .25);
   cursor: pointer;
   font-size: 32px;
   margin-top: -20px;
   position: absolute;
   top: 50%;
   right: 15px
}

.site-search .close:hover {
   color: #fff
}

#main-slide .item img {
   width: 100%;
   max-height: 700px;
}

#main-slide .item .slider-content {
   z-index: 0;
   opacity: 0;
   -webkit-transition: opacity .5s;
   -moz-transition: opacity .5s;
   -o-transition: opacity .5s;
   transition: opacity .5s
}

#main-slide .item.active .slider-content {
   z-index: 0;
   opacity: 1;
   -webkit-transition: opacity .1s;
   -moz-transition: opacity .1s;
   -o-transition: opacity .1s;
   transition: opacity .1s
}

#main-slide .slider-content {
   top: 50%;
   margin-top: -70px;
   left: 0;
   padding: 0;
   text-align: center;
   position: absolute;
   width: 100%;
   height: 100%;
   color: #fff
}

#main-slide .carousel-indicators {
   bottom: 70px
}

.carousel-indicators li {
   width: 14px !important;
   height: 14px !important;
   border: 2px solid #fff !important;
   margin: 1px !important
}

#main-slide .carousel-indicators .active {
   background-color: #eb2c33
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
   opacity: 1;
   filter: alpha(opacity=100);
   background-image: none;
   background-repeat: no-repeat;
   text-shadow: none
}

#main-slide .carousel-control.left span,
#main-slide .carousel-control.right span {
   padding: 15px
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
   position: absolute;
   top: 50%;
   z-index: 5;
   display: inline-block
}

#newsletter,
#service,
.service-content,
.service-content .service-icon,
.slider-content-right {
   position: relative
}

#main-slide .carousel-control .fa-angle-left {
   left: 0
}

#main-slide .carousel-control .fa-angle-right {
   right: 0
}

#main-slide .carousel-control i {
   background: rgba(0, 0, 0, 0.25);
   color: #fff;
   line-height: 36px;
   font-size: 32px;
   padding: 15px 20px;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -ms-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease
}

.action.btn,
.slider.btn {
   -moz-transition: all .3s ease;
   text-transform: uppercase
}

#main-slide .carousel-control i:hover {
   background: rgba(0, 0, 0, 0.49)
}

#main-slide .slider-content h2 {
   font-size: 76px;
   font-weight: 100;
   /*text-transform:uppercase*/
}

#main-slide .slider-content h3 {
   font-size: 36px;
   font-weight: 300;
   margin-top: 40px;
   /*text-transform:uppercase*/
}

.slider.btn {
   padding: 10px 40px;
   margin-top: 40px;
   font-size: 20px;
   border-radius: 3px;
   line-height: 28px;
   border: 0;
   -webkit-transition: all .3s ease;
   -ms-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease
}

.slider.btn.btn-default {
   margin-left: 4px;
   background: #ECECEC
}

.slider.btn.btn-default:hover {
   background: #000;
   color: #fff
}

.slider-content-left {
   position: relative;
   margin: 0 0 0 40px
}

.carousel .item.active .animated2 {
   -webkit-animation: lightSpeedIn 1s ease-in .2s both;
   animation: lightSpeedIn 1s ease-in .2s both
}

.carousel .item.active .animated3 {
   -webkit-animation: bounceInLeft 1s ease-in-out .5s both;
   animation: bounceInLeft 1s ease-in-out .5s both
}

.carousel .item.active .animated4 {
   -webkit-animation: flipInX 1s ease-in .5s both;
   animation: flipInX 1s ease-in .5s both
}

.carousel .item.active .animated5 {
   -webkit-animation: bounceInLeft 1s ease-in-out .1s both;
   animation: bounceInLeft 1s ease-in-out .1s both
}

.carousel .item.active .animated6,
.carousel .item.active .animated7 {
   -webkit-animation: bounceIn 1s ease-in .5s both;
   animation: bounceIn 1s ease-in .5s both
}

.carousel .item.active .animated8 {
   -webkit-animation: bounceInDown 1s ease-in .8s both;
   animation: bounceInDown 1s ease-in .8s both
}

#newsletter {
   top: -45px
}

#newsletter .form-control {
   background: rgba(0, 0, 0, .55);
   border: 0;
   border-radius: 0;
   height: 45px;
   padding: 10px 20px
}

#newsletter .btn-lg {
   padding: 10px 63px;
   line-height: 1.4;
   margin-left: -15px;
   font-weight: 300
}

#service {
   padding: 0 0 40px
}

.service-content {
   text-align: center;
   padding: 0 10px
}

.service-content:after {
   content: "";
   background: #eb2c33;
   width: 8px;
   height: 8px;
   position: absolute;
   top: 50%;
   margin-top: -58px;
   left: 274px;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   z-index: 3
}

.service-content:before {
   content: '';
   background: #ccc;
   position: absolute;
   top: 50%;
   margin-top: -55px;
   width: 100%;
   left: 74px;
   height: 1px;
   z-index: 0
}

.service-content.last:after,
.service-content.last:before {
   content: '';
   position: relative;
   box-shadow: none;
   border: 0
}

.plan-price,
.service-content i {
   -moz-box-shadow: 0 0 0 12px #f0f0f0
}

.service-content i {
   display: inline-block;
   overflow: hidden;
   color: #fff;
   font-size: 48px;
   background: #eb2c33;
   width: 150px;
   height: 150px;
   line-height: 150px;
   margin: 30px 0 0;
   -webkit-box-shadow: 0 0 0 12px #f0f0f0;
   box-shadow: 0 0 0 12px #f0f0f0
}

.feature-image:after,
.feature-wrapper:before {
   content: '';
   background: #cecece
}

.feature-content-wrapper:before,
.feature-wrapper:after {
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.service-content h3 {
   font-size: 16px
}

#features {
   padding: 40px 0
}

.feature-image {
   position: relative
}

.feature-image:after {
   width: 120px;
   right: 24px;
   top: 50%;
   margin-top: 8px;
   height: 1px;
   position: absolute;
   z-index: -1
}

.feature-wrapper {
   position: relative
}

.feature-wrapper:before {
   width: 1px;
   top: 0;
   bottom: 0;
   height: 100%;
   position: absolute;
   left: -50px;
   z-index: 1
}

.feature-content-wrapper:after,
.feature-content-wrapper:before,
.feature-wrapper:after {
   content: "";
   background: #eb2c33;
   width: 8px;
   height: 8px;
   left: -53.5px;
   z-index: 3
}

.feature-wrapper:after {
   position: absolute;
   top: 50%;
   border-radius: 100%;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.feature-content-wrapper {
   position: relative;
   padding: 10px 0
}

.feature-content-wrapper h2 {
   font-size: 28px;
   font-weight: 400;
   margin-top: 0
}

.feature-content-wrapper:before {
   position: absolute;
   top: 0;
   border-radius: 100%;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.feature-content-wrapper:after,
.recent-post .post-body:after {
   -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.feature-content-wrapper:after {
   position: absolute;
   bottom: 0;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.feature-box .feature-icon {
   text-align: center !important;
   padding: 20px 0 0;
   font-size: 18px
}

.feature-box .feature-icon i {
   color: #eb2c33;
   font-size: 36px
}

.feature-box .feature-icon i.fa-mobile-phone {
   font-size: 48px
}

.feature-box h3 {
   font-size: 16px;
   font-weight: 700
}

.feature-box .feature-box-content {
   margin-left: 60px
}

.featured-tab {
   background: #f2f2f2;
   border: 1px solid #d7d7d7;
   padding: 40px 30px;
   border-radius: 2px
}

.featured-tab .nav-tabs {
   border-bottom: 0
}

.featured-tab .nav-tabs>li.active>a:after {
   left: 100%;
   border: solid transparent;
   content: " ";
   position: absolute;
   border-width: 40px;
   top: 50%;
   border-left-color: #E22128;
   margin-top: -40px
}

.featured-tab .nav-tabs>li>a {
   border-radius: 4px 0 0 4px;
   padding: 20px 15px 8px;
   color: #858585;
   position: relative;
   border: 0 !important
}

.featured-tab .nav-tabs>li.active>a {
   background: #eb2c33;
   color: #fff !important
}

.featured-tab .tab-icon {
   font-size: 34px
}

.featured-tab .tab-info {
   margin-left: 50px
}

.featured-tab .tab-info h3 {
   font-size: 20px;
   line-height: normal;
   margin: 0
}

.featured-tab .tab-pane img.pull-left {
   margin: 0 25px 10px 0
}

.featured-tab .tab-pane img.pull-right {
   margin: 0 0 10px 25px
}

.featured-tab .tab-pane h3 {
   margin: 0;
   line-height: normal;
   color: #eb2c33
}

.featured-tab .tab-pane h4 {
   line-height: normal;
   margin: 0 0 20px;
   font-weight: 300
}

.featured-tab .tab-pane {
   padding-left: 25px
}

.featured-tab .tab-pane a.read-more {
   color: #eb2c33
}

#portfolio {
   padding: 0 0 40px
}

#portfolio-carousel .thumbnail {
   position: relative;
   overflow: hidden;
   padding: 0;
   border: 0;
   border-radius: 0
}

#portfolio-carousel .thumbnail .caption .caption-content {
   position: absolute;
   bottom: 25px
}

#portfolio-carousel .thumbnail .caption i {
   border: 4px solid #FFF;
   border-radius: 100%;
   color: #FFF;
   display: inline-block;
   font-size: 18px;
   height: 46px;
   line-height: 40px;
   position: relative;
   text-align: center;
   top: 00px;
   width: 46px;
   z-index: 8;
   -moz-transition: all .5s ease;
   -webkit-transition: all .5s ease;
   -ms-transition: all .5s ease;
   -o-transition: all .5s ease;
   transition: all .5s ease
}

#portfolio-carousel .thumbnail .caption i.fa-link {
   margin-left: 10px
}

#portfolio-carousel .caption {
   color: #fff;
   padding: 15px;
   position: absolute;
   top: -100%;
   right: 0;
   background: rgba(235, 44, 51, .85);
   width: 100%;
   height: 100%;
   text-align: center;
   z-index: 2;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   -ms-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out
}

#portfolio .thumbnail:hover .caption {
   top: 0
}

#portfolio-carousel .caption h3 {
   font-size: 22px;
   font-weight: 400;
   text-align: left
}

#portfolio-carousel .caption p {
   text-align: left
}

#lightbox .modal-content {
   display: inline-block;
   text-align: center
}

#lightbox .close {
   opacity: 1;
   color: #fff;
   background-color: #191919;
   padding: 5px 8px;
   border-radius: 30px;
   border: 2px solid #fff;
   position: absolute;
   top: -15px;
   right: -55px;
   z-index: 1032
}

#blog-service {
   padding: 0 0 40px
}

.recent-post .date,
.recent-post img {
   position: relative
}

.recent-post .date:before {
   content: '';
   width: 61px;
   right: 0;
   top: 50%;
   margin-top: 4px;
   height: 10px;
   background: #eb2c33;
   position: absolute;
   z-index: -1
}

.recent-post .blog-date {
   position: absolute;
   top: 0;
   width: 60px;
   height: 60px;
   border-radius: 100%;
   color: #fff;
   background: #eb2c33;
   display: block;
   text-transform: uppercase;
   font-size: 20px;
   font-weight: 700;
   text-align: center;
   padding-top: 10px;
   line-height: normal;
   margin: 10px 20px;
   z-index: 1
}

.recent-post .date span {
   display: block;
   font-size: 14px;
   font-weight: 400
}

.recent-post .post-body {
   position: relative;
   padding: 5px 0 0 35px
}

.recent-post .post-body:before {
   content: '';
   width: 1px;
   top: 28px;
   left: 15px;
   bottom: 15px;
   height: auto;
   background: #e2e2e2;
   position: absolute;
   z-index: 1
}

.recent-post .post-body:after {
   content: "";
   background: #eb2c33;
   width: 8px;
   height: 8px;
   position: absolute;
   bottom: 6px;
   left: 12px;
   -webkit-border-radius: 100%;
   -moz-border-radius: 100%;
   border-radius: 100%;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   z-index: 3
}

.recent-post .post-body h3 {
   font-size: 16px;
   margin-bottom: 3px
}

.recent-post .post-body h3 a {
   color: #323232
}

.recent-post .post-body .post-meta,
.recent-post .post-body .post-meta a,
.recent-post .post-body .post-meta a i {
   font-weight: 400
}

.recent-post .post-body .post-meta span,
.recent-post .post-body .post-meta span i {
   padding-right: 5px;
   font-size: 13px
}

.recent-post .post-excerpt a.read-more {
   padding-top: 30px;
   display: block
}

.panel-default {
   border-color: #cfcfcf
}

.panel-default>.panel-heading {
   background: #f2f2f2;
   border-color: #cfcfcf
}

.panel-heading {
   padding: 15px
}

h4.panel-title {
   color: #989898;
   position: relative
}

h4.panel-title a,
h4.panel-title a:hover {
   color: #eb2c33
}

h4.panel-title a.collapsed {
   color: #989898
}

h4.panel-title a.collapsed:after,
h4.panel-title a:after {
   color: #fff;
   font-size: 14px;
   right: 20px;
   position: absolute;
   z-index: 111;
   width: 28px;
   height: 28px;
   line-height: 30px;
   top: 0;
   border-radius: 100%;
   font-family: FontAwesome;
   text-align: center
}

h4.panel-title a:after {
   content: "\f068";
   background: #eb2c33;
   -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .07);
   -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, .07);
   box-shadow: 0 0 0 5px rgba(0, 0, 0, .07)
}

h4.panel-title a.collapsed:after {
   content: "\f067";
   background: #afafaf;
   -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .07);
   -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, .07);
   box-shadow: 0 0 0 5px rgba(0, 0, 0, .07)
}

.testimonial-slide .testimonial-thumb img {
   width: 152px;
   height: 152px;
   border: 5px solid rgba(0, 0, 0, .09)
}

.testimonial-slide .testimonial-content h3.name {
   font-size: 26px;
   color: #eb2c33;
   font-weight: 400
}

.testimonial-slide .testimonial-content h3 span {
   display: block;
   font-size: 16px;
   color: #636363
}

.testimonial-slide .owl-buttons {
   display: none
}

.testimonial-slide .testimonial-text {
   font-size: 16px;
   line-height: 24px;
   max-width: 800px;
   padding-top: 20px;
   display: inline-block;
   position: relative;
   color: #636363
}

.testimonial-slide .testimonial-text:before {
   content: '\f10d';
   font-family: FontAwesome;
   padding-right: 10px;
   color: #eb2c33
}

.testimonial-slide .testimonial-text:after {
   content: '\f10e';
   font-family: FontAwesome;
   padding-left: 10px;
   color: #eb2c33
}

#action {
   background: url(images/action-bg.html) 50% 0 no-repeat fixed;
   background-size: cover;
   color: #fff;
   padding: 30px 0 60px;
   margin-top: 60px
}

#action h2 {
   font-size: 36px
}

.action.btn,
.footer-about-us .footer-social a i {
   font-size: 18px
}

.action.btn {
   padding: 8px 32px;
   border-radius: 2px;
   margin-top: 20px;
   line-height: 28px;
   border: 0;
   -webkit-transition: all .3s ease;
   -ms-transition: all .3s ease;
   -o-transition: all .3s ease;
   transition: all .3s ease
}

.action.btn:hover {
   background: #000 !important;
   color: #fff
}

.action.btn.btn-default {
   margin-left: 4px;
   background: #ECECEC
}

#clients {
   padding: 40px 0
}

.client-carousel .owl-wrapper-outer {
   background: #f2f2f2;
   border: 1px solid #d7d7d7;
   padding: 60px 0;
   border-radius: 2px;
   margin-bottom: 40px;
   position: initial !important
}

#footer-wrapper {
   padding-top: 40px
}

#footer {
   padding: 40px 0;
   background: #f2f2f2;
   border-top: 1px solid #d7d7d7
}

h3.footer-title {
   font-size: 18px;
   font-weight: 400;
   margin-top: 0;
   padding-bottom: 20px;
   position: relative
}

h3.footer-title span {
   background: #0c0c0c;
   z-index: 2;
   position: relative;
   padding: 0 10px 0 0
}

h3.footer-title:after {
   content: '';
   position: absolute;
   top: 50%;
   height: 1px;
   width: 100%;
   left: 0;
   margin-top: -10px;
   border-bottom: 1px solid #cecece;
   z-index: 0
}

.footer-about-us .desc {
   padding: 40px 0 30px
}

.footer-about-us .footer-social a {
   color: #949494;
   margin-right: 25px
}

.footer-about-us .footer-social a:hover {
   color: #eb2c33
}

.recent-post ul {
   margin: 0;
   padding: 0;
   list-style: none
}

.recent-post ul li {
   line-height: 40px;
   border-bottom: 1px dashed #cecece;
   position: relative
}

.recent-post ul li:last-child {
   border-bottom: 0
}

.recent-post ul li:before {
   content: "\f111";
   color: #51b5da;
   position: absolute;
   font-family: FontAwesome;
   font-size: 11px;
   line-height: 9px;
   top: 14px;
   border: 2px solid rgba(0, 0, 0, .1);
   border-radius: 100%;
}

.recent-post ul li a {
   color: #323232;
   padding-left: 25px
}

.recent-post ul li a:hover {
   color: #eb2c33
}

.img-gallery a.thumb-holder img {
   margin: 0 10px 10px 0;
   display: inline-block;
   width: 72px;
   height: 77px;
   border-radius: 100%
}

.tweet a {
   color: #323232
}

.tweet a:hover {
   color: #eb2c33
}

.tweet .tweet-time {
   margin-top: 10px
}

.tweet .tweet-time i {
   font-size: 16px;
   width: 34px;
   height: 34px;
   line-height: 34px;
   text-align: center;
   background: #eb2c33;
   color: #fff;
   border-radius: 100%;
   margin-right: 5px;
   -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.footer-bottom {
   background: #eb2c33
}

.footer-bottom-menu {
   list-style: none;
   margin: 50px 0 0;
   padding: 0
}

.footer-bottom-menu li {
   display: inline-block;
   margin-right: 10px
}

.footer-bottom-menu li a {
   color: #6e1518;
   font-size: 16px;
   font-weight: 500
}

.footer-bottom-menu li a:hover {
   color: #fff
}

.scroll-up img {
   margin-top: -20px
}

.copyright-info {
   margin-top: 50px;
   font-size: 2vh;
   color: black;
}

.copyright-info a {
   color: #6e1518;
   font-weight: 700
}

.copyright-info a:hover {
   color: #fff
}

#inner-header {
   position: relative;
   width: 100%;
   overflow: hidden
}

#inner-header img {
   width: 100%
}

.inner-title-content {
   margin-top: -100px;
   background: transparent;
   padding: 0px 30px;
   border-radius: 27px;
}

.inner-title-content h2 {
   font-size: 36px;
   font-weight: 400;
   color: #000
}

ul.breadcrumb {
   background: 0 0;
   margin: 0;
   padding: 0
}

ul.breadcrumb li a {
   font-size: 16px;
   color: #000
}

.breadcrumb>li+li:before {
   content: "\f105";
   font-family: FontAwesome
}

h3.page-content-title {
   margin-top: 0
}

.skills {
   padding-top: 20px
}

.percentage.easyPieChart,
.percentage.easyPieChart>span {
   color: #7e8c8d;
   font-size: 48px
}

.percentage.easyPieChart {
   font-size: 27px
}

.easyPieChart {
   position: relative;
   text-align: center;
   margin: 0 auto 20px
}

.easyPieChart canvas {
   position: absolute;
   top: 0;
   left: 0
}

.skills small {
   text-align: center;
   font-size: 18px;
   display: block;
   padding-top: 10px;
   color: #5c5c5c
}

.team-carousel {
   padding-top: 20px
}

.team-img-wrapper {
   position: relative;
   border-radius: 100%;
   text-align: center;
   display: inline-block;
   border: 5px solid rgba(0, 0, 0, .09)
}

.team-img-wrapper img {
   width: 120px;
   height: 120px
}

.team-img-wrapper i {
   font-size: 20px;
   color: #fff;
   margin-left: 8px
}

.team-img-wrapper .social-icons {
   top: 50%;
   position: relative
}

.team-img-wrapper-hover {
   position: absolute;
   text-align: center;
   width: 100%;
   height: 100%;
   background: rgba(235, 44, 51, .75);
   opacity: 0;
   border-radius: 100%;
   border: 5px solid transparent;
   -webkit-transition: all .45s;
   -moz-transition: all .45s;
   -o-transition: all .45s;
   transition: all .45s
}

.team-img-wrapper-hover:hover {
   opacity: 1
}

.team-wrapper .team-content {
   padding: 15px 25px 40px
}

.team-wrapper .team-content h3.name {
   font-size: 22px;
   line-height: normal;
   color: #eb2c33
}

.team-content h3 span {
   display: block;
   font-size: 16px;
   color: #636363
}

.team-content .team-text {
   padding-top: 10px;
   color: #636363
}

.service-box i {
   font-size: 36px
}

.service-box-content {
   margin-left: 70px
}

.service-box-content h3 {
   font-size: 18px
}

.page-team-wrapper {
   width: 260px
}

.team-image-wrapper {
   position: relative;
   display: inline-block;
   border: 5px solid rgba(0, 0, 0, .09)
}

.team-image-wrapper .social-icons {
   top: 50%;
   margin-top: -30px;
   position: relative
}

.team-image-wrapper .social-icons a {
   border: 2px solid #FFF;
   border-radius: 100%;
   color: #FFF;
   display: inline-block;
   font-size: 18px;
   margin: 0 6px;
   width: 48px;
   height: 48px;
   line-height: 44px;
   -webkit-transition: all .2s ease-out;
   -moz-transition: all .2s ease-out;
   -o-transition: all .2s ease-out;
   -ms-transition: all .2s ease-out;
   transition: all .2s ease-out
}

.team-image-wrapper .social-icons a:hover {
   background: #fff;
   color: #eb2c33
}

.team-image-wrapper-hover {
   position: absolute;
   text-align: center;
   width: 100%;
   height: 100%;
   background: rgba(235, 44, 51, .75);
   opacity: 0;
   border: 5px solid transparent;
   -webkit-transition: all .45s;
   -moz-transition: all .45s;
   -o-transition: all .45s;
   transition: all .45s
}

.team-image-wrapper-hover:hover {
   opacity: 1
}

.page-team-wrapper .team-content {
   padding: 10px 0 40px
}

.page-team-wrapper .team-content h3.name {
   font-size: 22px;
   line-height: 26px;
   color: #eb2c33
}

.page-team-wrapper .team-content h3 span {
   display: block;
   font-size: 16px;
   color: #636363
}

.page-team-wrapper .team-content .team-text {
   padding-top: 10px;
   color: #636363
}

.team-page .owl-controls {
   text-align: center
}

.plan {
   border: 1px solid #E8E8E8;
   background: #e1e1e1;
   width: 100%;
   -webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
   -o-transition: all .5s ease-in-out;
   transition: all .5s ease-in-out
}

.plan:hover {
   -webkit-transform: scale(1.01);
   -moz-transform: scale(1.01);
   -o-transform: scale(1.01);
   cursor: pointer;
   position: relative
}

.plan-name {
   background: #D4D4D4;
   color: #000;
   display: block;
   font-size: 24px;
   font-weight: 400;
   padding: 20px 39px;
   text-transform: uppercase;
   border-bottom: 2px solid #C2C2C2
}

.plan-price {
   font-size: 48px;
   position: relative;
   width: 160px;
   height: 160px;
   margin: 30px 0;
   display: inline-block;
   background: red;
   color: #fff;
   border-radius: 100%;
   -webkit-box-shadow: 0 0 0 12px #f0f0f0;
   box-shadow: 0 0 0 12px #f0f0f0
}

.plan-price .currency {
   top: -.9em;
   font-size: 50%;
   left: -.2em
}

.plan-price strong {
   display: inline-block;
   margin-top: 55px
}

.plan-price small {
   display: block;
   font-size: 18px;
   line-height: normal;
   font-style: italic;
   margin-top: 15px
}

.plan ul {
   background: #f5f5f5;
   padding: 0;
   margin-bottom: 0
}

.plan ul li {
   border-top: 1px solid #E8E8E8;
   padding: 12px 29px
}

.plan ul li:first-child {
   border-top: 0 !important
}

.plan a.btn {
   display: block;
   margin: 17px auto;
   max-width: 160px;
   padding: 12px 0;
   border-bottom: 4px solid #C70606;
   -webkit-transition: all .2s ease-out;
   -moz-transition: all .2s ease-out;
   -o-transition: all .2s ease-out;
   -ms-transition: all .2s ease-out;
   transition: all .2s ease-out
}

.plan a.btn:hover {
   background: #F64444
}

.plan.featured .plan-name {
   background: red;
   border-bottom: 2px solid #C30808;
   color: #fff
}

.faq-form-text {
   font-size: 12px;
   color: #858586
}

.faq-form .form-control {
   display: inline-block
}

#portfolio-page div[class*=col-sm-] {
   padding-left: 0;
   padding-right: 0
}

#portfolio-page .col-sm-3 .image-thumb {
   height: 300px;
   position: relative;
   width: 100%;
   overflow: hidden;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   background-position: center center
}

#portfolio-page .image-thumb img,
.portfolio-overlay {
   height: 100%;
   width: 100%
}

#portfolio-page .post-img-lg {
   margin-bottom: 60px
}

.portfolio-overlay {
   position: absolute;
   text-align: center;
   background: rgba(235, 44, 51, .75);
   color: #FFF;
   opacity: 0;
   z-index: 10;
   -webkit-transition: all .3s;
   -moz-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s
}

.portfolio-overlay:hover {
   opacity: 1
}

.portfolio-overlay-btn {
   position: absolute;
   top: 50%;
   width: 100%;
   margin-top: -20px;
   color: #FFF;
   -webkit-transition: all .2s;
   -moz-transition: all .2s;
   -o-transition: all .2s;
   transition: all .2s
}

.blog-image-wrapper,
.project-wrapper {
   position: relative
}

.portfolio-overlay-btn a {
   border: 2px solid #FFF;
   border-radius: 100%;
   color: #FFF;
   display: inline-block;
   font-size: 18px;
   margin: 0 6px;
   width: 48px;
   height: 48px;
   line-height: 44px;
   -webkit-transition: all .2s ease-out;
   -moz-transition: all .2s ease-out;
   -o-transition: all .2s ease-out;
   -ms-transition: all .2s ease-out;
   transition: all .2s ease-out
}

.blog-img-icon a,
.contact-info i {
   font-size: 14px;
   text-align: center
}

.blog-post,
.map {
   margin-bottom: 40px
}

.portfolio-overlay-btn a:hover {
   background: #fff;
   color: #eb2c33
}

.project-wrapper {
   width: 100%;
   height: 100%
}

.map {
   height: 450px;
   z-index: 1
}

.contact-form label {
   color: #959595;
   font-weight: 400
}

.contact-info i {
   width: 28px;
   height: 28px;
   line-height: 28px;
   background: #eb2c33;
   color: #fff;
   border-radius: 100%;
   margin-right: 10px;
   -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
   box-shadow: 0 0 0 3px rgba(0, 0, 0, .09)
}

.post-meta,
.post-meta a {
   color: #959595
}

.img-overlay {
   background: rgba(0, 0, 0, .5);
   height: 100%;
   display: block;
   left: 50%;
   opacity: 0;
   position: absolute;
   top: 0;
   width: 0;
   transition: all .3s ease 0s
}

.blog-img-icon,
.widget-categories ul.category-list li {
   -webkit-transition: all .3s ease 0s;
   -moz-transition: all .3s ease 0s;
   -ms-transition: all .3s ease 0s;
   -o-transition: all .3s ease 0s
}

.blog-image-wrapper:hover .img-overlay {
   left: 0;
   width: 100%;
   opacity: 1
}

.blog-img-icon {
   margin: 0;
   opacity: 0;
   position: absolute;
   text-align: center;
   top: 0;
   width: 100%;
   transition: all .3s ease 0s
}

.blog-image-wrapper:hover .blog-img-icon {
   margin-top: -20px;
   opacity: 1;
   top: 50%;
   visibility: visible
}

.blog-img-icon a {
   background: #fff;
   border: none;
   display: inline-block !important;
   float: none !important;
   font-weight: 400;
   width: 40px;
   height: 40px;
   line-height: 40px;
   margin: 0 2px;
   border-radius: 100%
}

.blog-image-wrapper .bx-wrapper .bx-pager {
   display: none
}

.blog-image-wrapper .bx-wrapper {
   margin-bottom: 0
}

.blog-video-wrapper {
   position: relative
}

iframe {
   border: 0;
   width: 100%
}

.post-meta span {
   padding-right: 10px
}

.post-meta i {
   color: #eb2c33
}

.entry-content {
   padding: 20px 0 10px
}

.sidebar #search .input-group-btn .btn.btn-primary {
   padding: 11px 12px
}

.widget-tab .nav-tabs {
   margin: 0;
   text-align: center;
   border-bottom: 1px solid #cecece
}

.widget-tab .nav-tabs>li>a {
   color: #323232;
   font-size: 16px;
   text-transform: capitalize;
   border-radius: 0
}

.widget-tab .nav-tabs>li.active>a {
   color: #fff
}

.widget-tab .tab-content {
   border: 1px solid #cecece;
   border-top: 0;
   padding: 5px 10px 0
}

.widget-tab .posts-thumb img {
   display: block;
   width: 70px;
   height: 65px;
   margin-right: 20px
}

.widget-tab .posts-avator img {
   display: block;
   width: 72px;
   height: 72px;
   margin-right: 20px;
   border-radius: 100%;
   border: 5px solid #f2f2f2
}

.widget-tab h4.entry-title {
   font-size: 16px;
   line-height: normal;
   margin-bottom: 5px
}

.widget-tab h4.entry-title a {
   color: #323232
}

.widget-tab h4.entry-title a:hover {
   color: #eb2c33
}

.widget-tab .post-meta span {
   font-style: italic;
   padding-right: 5px
}

.widget-tab ul.posts-list li {
   padding-bottom: 10px
}

.widget-categories ul.category-list li {
   padding-bottom: 10px;
   margin-bottom: 10px;
   border-bottom: 1px dashed #cecece;
   transition: all .3s ease 0s
}

.widget-categories ul.category-list li:hover {
   padding-left: 10px
}

.widget-categories ul.category-list li a {
   color: #323232
}

.widget-categories ul.category-list li:last-child {
   border-bottom: 0
}

.widget-categories ul.category-list li .posts-count {
   margin-left: 20px;
   font-size: 10px;
   background: #eb2c33;
   color: #fff;
   padding: 3px;
   border-radius: 100%
}

.widget-tags ul>li {
   float: left;
   margin: 6px
}

.widget-tags ul>li a {
   background: #f2f2f2;
   color: #6A6A6A;
   display: block;
   font-size: 14px;
   padding: 5px 8px;
   border-radius: 2px;
   -webkit-transition: all .3s ease 0s;
   -moz-transition: all .3s ease 0s;
   -ms-transition: all .3s ease 0s;
   -o-transition: all .3s ease 0s;
   transition: all .3s ease 0s
}

.widget-tags ul>li a:hover {
   background: #eb2c33;
   color: #fff
}

.about-author h3 {
   margin-bottom: 30px
}

.author-img img {
   width: 120px;
   height: 120px;
   margin-right: 30px;
   border-radius: 100%;
   border: 8px solid #f2f2f2
}

.author-url span {
   color: #eb2c33
}

.author-info h3 {
   margin-bottom: 10px;
   font-size: 22px;
   font-weight: 400
}

.comments-list {
   list-style: none;
   margin: 0;
   padding: 20px 0
}

.comments-list .comment {
   border-bottom: 1px solid #cecece;
   padding-bottom: 20px;
   margin-bottom: 20px
}

.comments-list .comment.last {
   border-bottom: 0
}

.comments-list img.comment-avatar {
   width: 84px;
   height: 84px;
   margin-right: 30px;
   border-radius: 100%;
   border: 5px solid #f2f2f2
}

.comments-list .comment-body {
   margin-left: 120px
}

.comments-list .comment-author {
   margin-bottom: 0
}

.comments-list .comment-date {
   font-style: italic;
   color: #959595;
   margin-bottom: 20px
}

.comments-list .comment-reply {
   text-transform: uppercase
}

.comments-reply {
   list-style: none;
   margin: 0 0 0 70px
}

.comments-form .btn.btn-primary {
   padding: 10px 20px
}

.comments-form label {
   font-weight: 400;
   color: #959595
}

@media (min-width :1200px) {
   .dropdown i {
      display: none
   }
}

@media (min-width :992px) {
   .dropdown i {
      display: none
   }

   .navbar-nav>li>a {
      padding: 21px 24px
   }

   #main-slide .slider-content h2 {
      font-size: 68px
   }
}

@media (min-width :768px) and (max-width:991px) {
   .dropdown i {
      display: none
   }

   .navbar-nav>li>a {
      padding: 21px 7px;
   }

   .top-info {
      padding: 15px 0
   }

   #main-slide .slider-content h2 {
      font-size: 52px
   }

   #main-slide .slider-content h3 {
      font-size: 24px;
      margin-top: 12px
   }

   .slider.btn {
      padding: 5px 25px;
      margin-top: 5px;
      font-size: 16px
   }

   .feature-content-wrapper:after,
   .feature-content-wrapper:before,
   .feature-image:after,
   .feature-wrapper:after,
   .feature-wrapper:before,
   .service-content:after,
   .service-content:before {
      position: relative
   }

   .service-content {
      padding: 0
   }

   .feature-content-wrapper h2 {
      font-size: 24px
   }

   .feature-box h3 {
      line-height: normal;
      margin: 10px 0
   }

   .feature-box .feature-icon {
      padding: 5px 0
   }

   #portfolio-carousel .caption h4 {
      font-size: 16px
   }

   #portfolio-carousel .thumbnail .caption .caption-content {
      bottom: 5px
   }

   #accordion {
      margin-top: 40px
   }

   .testimonial-slide .testimonial-text {
      padding-left: 35px;
      padding-right: 35px
   }

   #footer .col-md-3 {
      margin-bottom: 30px
   }

   h4.footer-title {
      padding-bottom: 0
   }

   h4.footer-title:after {
      margin-top: 0
   }

   .footer-bottom {
      padding-bottom: 30px
   }

   .back-to-top {
      position: absolute;
      right: 0;
      margin-top: -67px
   }

   .copyright-info {
      margin-top: 15px
   }

   .inner-title-content {
      margin-top: -50px;
      padding: 10px 30px
   }

   .skills small {
      margin-bottom: 40px
   }

   .plan {
      margin-bottom: 30px
   }
}

@media (max-width :767px) {

   #main-slide .carousel-indicators,
   .top-info,
   ul.navbar-nav li.search {
      display: none
   }

   .navbar-toggle {
      margin-right: 0
   }

   .navbar-nav .dropdown-menu {
      opacity: 1;
      z-index: 3;
      visibility: hidden;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }

   .navbar-nav .dropdown.open .dropdown-menu,
   .navbar-nav .dropdown.open:hover .dropdown-menu {
      opacity: 1 !important;
      visibility: visible !important
   }

   .navbar-nav .dropdown:hover .dropdown-menu {
      opacity: 0;
      visibility: hidden;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }

   .navbar-nav .open .dropdown-menu {
      background-color: darkgrey;
      border-radius: 0;
      padding: 0;
   }

   .navbar-nav .open .dropdown-menu li {
      border-radius: 0
   }

   #main-slide .slider-content h2 {
      font-size: 28px;
      line-height: normal;
      margin-bottom: 0
   }

   #main-slide .slider-content h3 {
      font-size: 14px;
      margin-top: 5px
   }

   .slider.btn {
      padding: 0 15px;
      margin-top: 0;
      font-size: 12px
   }

   #newsletter .btn-lg {
      padding: 10px 18px
   }

   .feature-content-wrapper:after,
   .feature-content-wrapper:before,
   .feature-image:after,
   .feature-wrapper:after,
   .feature-wrapper:before,
   .service-content:after,
   .service-content:before {
      position: relative
   }

   .feature-content-wrapper h2 {
      margin-top: 30px
   }

   #portfolio-carousel .thumbnail {
      margin-bottom: 20px
   }

   #accordion {
      margin-top: 40px
   }

   .testimonial-slide .testimonial-text {
      padding: 0 15px;
      font-size: 14px
   }

   #footer .col-md-3 {
      margin-bottom: 30px
   }

   h4.footer-title {
      padding-bottom: 0
   }

   h4.footer-title:after {
      margin-top: 0
   }

   .footer-bottom {
      padding-bottom: 30px
   }

   .back-to-top {
      position: absolute;
      right: 0;
      margin-top: -67px
   }

   .copyright-info {
      margin-top: 15px;
      font-size: 14px
   }

   .copyright-info span {
      display: block
   }

   .inner-title-content {
      margin-top: -50px;
      padding: 10px 30px
   }

   .inner-title-content h2 {
      font-size: 28px
   }

   .skills small {
      margin-bottom: 40px
   }

   h3.page-content-title {
      margin-top: 20px
   }

   .plan {
      margin-bottom: 30px
   }

   #isotope .col-sm-3 {
      width: 100%
   }
}

@media (max-width :479px) {

   #main-slide .item .slider-content,
   #newsletter,
   .top-info {
      display: none
   }

   #portfolio-carousel .caption {
      padding: 10px 0
   }

   #portfolio-carousel .thumbnail .caption .caption-content {
      bottom: 10px
   }

   #portfolio-carousel .thumbnail .caption i.fa-link {
      margin-left: 3px
   }

   #portfolio-carousel .caption h3 {
      font-size: 17px;
      margin-bottom: 0;
      text-align: center
   }

   #portfolio-carousel .caption p {
      text-align: center
   }

   #portfolio-carousel .thumbnail .caption i {
      top: -10px
   }

   #portfolio-page .image-thumb img {
      height: auto
   }

   .recent-post .post-body h3 {
      line-height: normal
   }

   .inner-title-content {
      margin-top: -20px;
      padding: 5px 30px;
      background-color: rgb(16 13 12);
      opacity: 0.8;
   }

   .team-carousel {
      padding-left: 15px
   }
}

@media (min-width :320px) and (max-width:478px) {

   #back-to-top img,
   .navbar-brand {
      background-size: contain !important
   }

   .navbar-brand {
      width: 63% !important;
   }

   h2.title {
      font-size: 20px
   }

   .featured-tab .nav-tabs>li>a {
      padding-left: 5px;
      padding-right: 5px
   }

   .featured-tab .tab-info h3 {
      font-size: 14px
   }

   .featured-tab .tab-info p {
      font-size: 11px
   }

   .featured-tab .tab-pane img.pull-left {
      margin-top: 15px
   }

   #portfolio-carousel .caption h3 {
      font-size: 14px;
      line-height: normal;
      margin-bottom: 5px;
      font-weight: 600
   }

   #portfolio-carousel .caption p {
      font-size: 12px;
      line-height: normal
   }

   h4.panel-title a.collapsed:after,
   h4.panel-title a:after {
      right: 0
   }

   #action h2 {
      font-size: 28px
   }

   .action.btn {
      padding: 8px 20px
   }

   .footer-bottom-menu {
      margin: 20px 0 0
   }

   #back-to-top img {
      width: 75px !important
   }

   .scroll-up img {
      margin-top: 14px
   }
}

@font-face {
   font-family: 'FontAwesome';
   src: url('fonts/fontawesome-webfontba72.html?v=4.0.3');
   src: url('fonts/fontawesome-webfontd41d.html?#iefix&v=4.0.3') format('embedded-opentype'), url('fonts/fontawesome-webfontba72.woff?v=4.0.3') format('woff'), url('fonts/fontawesome-webfontba72.ttf?v=4.0.3') format('truetype'), url('fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular') format('svg');
   font-weight: normal;
   font-style: normal
}

.fa {
   display: inline-block;
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale
}

.fa-lg {
   font-size: 1.3333333333333333em;
   line-height: .75em;
   vertical-align: -15%
}

.fa-2x {
   font-size: 2em
}

.fa-3x {
   font-size: 3em
}

.fa-4x {
   font-size: 4em
}

.fa-5x {
   font-size: 5em
}

.fa-fw {
   width: 1.2857142857142858em;
   text-align: center
}

.fa-ul {
   padding-left: 0;
   margin-left: 2.142857142857143em;
   list-style-type: none
}

.fa-ul>li {
   position: relative
}

.fa-li {
   position: absolute;
   left: -2.142857142857143em;
   width: 2.142857142857143em;
   top: .14285714285714285em;
   text-align: center
}

.fa-li.fa-lg {
   left: -1.8571428571428572em
}

.fa-border {
   padding: .2em .25em .15em;
   border: solid .08em #eee;
   border-radius: .1em
}

.pull-right {
   float: right
}

.pull-left {
   float: left
}

.fa.pull-left {
   margin-right: .3em
}

.fa.pull-right {
   margin-left: .3em
}

.fa-spin {
   -webkit-animation: spin 2s infinite linear;
   -moz-animation: spin 2s infinite linear;
   -o-animation: spin 2s infinite linear;
   animation: spin 2s infinite linear
}

@-moz-keyframes spin {
   0% {
      -moz-transform: rotate(0deg)
   }

   100% {
      -moz-transform: rotate(359deg)
   }
}

@-webkit-keyframes spin {
   0% {
      -webkit-transform: rotate(0deg)
   }

   100% {
      -webkit-transform: rotate(359deg)
   }
}

@-o-keyframes spin {
   0% {
      -o-transform: rotate(0deg)
   }

   100% {
      -o-transform: rotate(359deg)
   }
}

@-ms-keyframes spin {
   0% {
      -ms-transform: rotate(0deg)
   }

   100% {
      -ms-transform: rotate(359deg)
   }
}

@keyframes spin {
   0% {
      transform: rotate(0deg)
   }

   100% {
      transform: rotate(359deg)
   }
}

.fa-rotate-90 {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
   -webkit-transform: rotate(90deg);
   -moz-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   -o-transform: rotate(90deg);
   transform: rotate(90deg)
}

.fa-rotate-180 {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
   -webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -o-transform: rotate(180deg);
   transform: rotate(180deg)
}

.fa-rotate-270 {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
   -webkit-transform: rotate(270deg);
   -moz-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   -o-transform: rotate(270deg);
   transform: rotate(270deg)
}

.fa-flip-horizontal {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
   -webkit-transform: scale(-1, 1);
   -moz-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   -o-transform: scale(-1, 1);
   transform: scale(-1, 1)
}

.fa-flip-vertical {
   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
   -webkit-transform: scale(1, -1);
   -moz-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   -o-transform: scale(1, -1);
   transform: scale(1, -1)
}

.fa-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center
}

.fa-stack-1x {
   line-height: inherit
}

.fa-stack-2x {
   font-size: 2em
}

.fa-inverse {
   color: #fff
}

.fa-glass:before {
   content: "\f000"
}

.fa-music:before {
   content: "\f001"
}

.fa-search:before {
   content: "\f002"
}

.fa-envelope-o:before {
   content: "\f003"
}

.fa-heart:before {
   content: "\f004"
}

.fa-star:before {
   content: "\f005"
}

.fa-star-o:before {
   content: "\f006"
}

.fa-user:before {
   content: "\f007"
}

.fa-film:before {
   content: "\f008"
}

.fa-th-large:before {
   content: "\f009"
}

.fa-th:before {
   content: "\f00a"
}

.fa-th-list:before {
   content: "\f00b"
}

.fa-check:before {
   content: "\f00c"
}

.fa-times:before {
   content: "\f00d"
}

.fa-search-plus:before {
   content: "\f00e"
}

.fa-search-minus:before {
   content: "\f010"
}

.fa-power-off:before {
   content: "\f011"
}

.fa-signal:before {
   content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
   content: "\f013"
}

.fa-trash-o:before {
   content: "\f014"
}

.fa-home:before {
   content: "\f015"
}

.fa-file-o:before {
   content: "\f016"
}

.fa-clock-o:before {
   content: "\f017"
}

.fa-road:before {
   content: "\f018"
}

.fa-download:before {
   content: "\f019"
}

.fa-arrow-circle-o-down:before {
   content: "\f01a"
}

.fa-arrow-circle-o-up:before {
   content: "\f01b"
}

.fa-inbox:before {
   content: "\f01c"
}

.fa-play-circle-o:before {
   content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
   content: "\f01e"
}

.fa-refresh:before {
   content: "\f021"
}

.fa-list-alt:before {
   content: "\f022"
}

.fa-lock:before {
   content: "\f023"
}

.fa-flag:before {
   content: "\f024"
}

.fa-headphones:before {
   content: "\f025"
}

.fa-volume-off:before {
   content: "\f026"
}

.fa-volume-down:before {
   content: "\f027"
}

.fa-volume-up:before {
   content: "\f028"
}

.fa-qrcode:before {
   content: "\f029"
}

.fa-barcode:before {
   content: "\f02a"
}

.fa-tag:before {
   content: "\f02b"
}

.fa-tags:before {
   content: "\f02c"
}

.fa-book:before {
   content: "\f02d"
}

.fa-bookmark:before {
   content: "\f02e"
}

.fa-print:before {
   content: "\f02f"
}

.fa-camera:before {
   content: "\f030"
}

.fa-font:before {
   content: "\f031"
}

.fa-bold:before {
   content: "\f032"
}

.fa-italic:before {
   content: "\f033"
}

.fa-text-height:before {
   content: "\f034"
}

.fa-text-width:before {
   content: "\f035"
}

.fa-align-left:before {
   content: "\f036"
}

.fa-align-center:before {
   content: "\f037"
}

.fa-align-right:before {
   content: "\f038"
}

.fa-align-justify:before {
   content: "\f039"
}

.fa-list:before {
   content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
   content: "\f03b"
}

.fa-indent:before {
   content: "\f03c"
}

.fa-video-camera:before {
   content: "\f03d"
}

.fa-picture-o:before {
   content: "\f03e"
}

.fa-pencil:before {
   content: "\f040"
}

.fa-map-marker:before {
   content: "\f041"
}

.fa-adjust:before {
   content: "\f042"
}

.fa-tint:before {
   content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
   content: "\f044"
}

.fa-share-square-o:before {
   content: "\f045"
}

.fa-check-square-o:before {
   content: "\f046"
}

.fa-arrows:before {
   content: "\f047"
}

.fa-step-backward:before {
   content: "\f048"
}

.fa-fast-backward:before {
   content: "\f049"
}

.fa-backward:before {
   content: "\f04a"
}

.fa-play:before {
   content: "\f04b"
}

.fa-pause:before {
   content: "\f04c"
}

.fa-stop:before {
   content: "\f04d"
}

.fa-forward:before {
   content: "\f04e"
}

.fa-fast-forward:before {
   content: "\f050"
}

.fa-step-forward:before {
   content: "\f051"
}

.fa-eject:before {
   content: "\f052"
}

.fa-chevron-left:before {
   content: "\f053"
}

.fa-chevron-right:before {
   content: "\f054"
}

.fa-plus-circle:before {
   content: "\f055"
}

.fa-minus-circle:before {
   content: "\f056"
}

.fa-times-circle:before {
   content: "\f057"
}

.fa-check-circle:before {
   content: "\f058"
}

.fa-question-circle:before {
   content: "\f059"
}

.fa-info-circle:before {
   content: "\f05a"
}

.fa-crosshairs:before {
   content: "\f05b"
}

.fa-times-circle-o:before {
   content: "\f05c"
}

.fa-check-circle-o:before {
   content: "\f05d"
}

.fa-ban:before {
   content: "\f05e"
}

.fa-arrow-left:before {
   content: "\f060"
}

.fa-arrow-right:before {
   content: "\f061"
}

.fa-arrow-up:before {
   content: "\f062"
}

.fa-arrow-down:before {
   content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
   content: "\f064"
}

.fa-expand:before {
   content: "\f065"
}

.fa-compress:before {
   content: "\f066"
}

.fa-plus:before {
   content: "\f067"
}

.fa-minus:before {
   content: "\f068"
}

.fa-asterisk:before {
   content: "\f069"
}

.fa-exclamation-circle:before {
   content: "\f06a"
}

.fa-gift:before {
   content: "\f06b"
}

.fa-leaf:before {
   content: "\f06c"
}

.fa-fire:before {
   content: "\f06d"
}

.fa-eye:before {
   content: "\f06e"
}

.fa-eye-slash:before {
   content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
   content: "\f071"
}

.fa-plane:before {
   content: "\f072"
}

.fa-calendar:before {
   content: "\f073"
}

.fa-random:before {
   content: "\f074"
}

.fa-comment:before {
   content: "\f075"
}

.fa-magnet:before {
   content: "\f076"
}

.fa-chevron-up:before {
   content: "\f077"
}

.fa-chevron-down:before {
   content: "\f078"
}

.fa-retweet:before {
   content: "\f079"
}

.fa-shopping-cart:before {
   content: "\f07a"
}

.fa-folder:before {
   content: "\f07b"
}

.fa-folder-open:before {
   content: "\f07c"
}

.fa-arrows-v:before {
   content: "\f07d"
}

.fa-arrows-h:before {
   content: "\f07e"
}

.fa-bar-chart-o:before {
   content: "\f080"
}

.fa-twitter-square:before {
   content: "\f081"
}

.fa-facebook-square:before {
   content: "\f082"
}

.fa-camera-retro:before {
   content: "\f083"
}

.fa-key:before {
   content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
   content: "\f085"
}

.fa-comments:before {
   content: "\f086"
}

.fa-thumbs-o-up:before {
   content: "\f087"
}

.fa-thumbs-o-down:before {
   content: "\f088"
}

.fa-star-half:before {
   content: "\f089"
}

.fa-heart-o:before {
   content: "\f08a"
}

.fa-sign-out:before {
   content: "\f08b"
}

.fa-linkedin-square:before {
   content: "\f08c"
}

.fa-thumb-tack:before {
   content: "\f08d"
}

.fa-external-link:before {
   content: "\f08e"
}

.fa-sign-in:before {
   content: "\f090"
}

.fa-trophy:before {
   content: "\f091"
}

.fa-github-square:before {
   content: "\f092"
}

.fa-upload:before {
   content: "\f093"
}

.fa-lemon-o:before {
   content: "\f094"
}

.fa-phone:before {
   content: "\f095"
}

.fa-square-o:before {
   content: "\f096"
}

.fa-bookmark-o:before {
   content: "\f097"
}

.fa-phone-square:before {
   content: "\f098"
}

.fa-twitter:before {
   content: "\f099"
}

.fa-facebook:before {
   content: "\f09a"
}

.fa-github:before {
   content: "\f09b"
}

.fa-unlock:before {
   content: "\f09c"
}

.fa-credit-card:before {
   content: "\f09d"
}

.fa-rss:before {
   content: "\f09e"
}

.fa-hdd-o:before {
   content: "\f0a0"
}

.fa-bullhorn:before {
   content: "\f0a1"
}

.fa-bell:before {
   content: "\f0f3"
}

.fa-certificate:before {
   content: "\f0a3"
}

.fa-hand-o-right:before {
   content: "\f0a4"
}

.fa-hand-o-left:before {
   content: "\f0a5"
}

.fa-hand-o-up:before {
   content: "\f0a6"
}

.fa-hand-o-down:before {
   content: "\f0a7"
}

.fa-arrow-circle-left:before {
   content: "\f0a8"
}

.fa-arrow-circle-right:before {
   content: "\f0a9"
}

.fa-arrow-circle-up:before {
   content: "\f0aa"
}

.fa-arrow-circle-down:before {
   content: "\f0ab"
}

.fa-globe:before {
   content: "\f0ac"
}

.fa-wrench:before {
   content: "\f0ad"
}

.fa-tasks:before {
   content: "\f0ae"
}

.fa-filter:before {
   content: "\f0b0"
}

.fa-briefcase:before {
   content: "\f0b1"
}

.fa-arrows-alt:before {
   content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
   content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
   content: "\f0c1"
}

.fa-cloud:before {
   content: "\f0c2"
}

.fa-flask:before {
   content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
   content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
   content: "\f0c5"
}

.fa-paperclip:before {
   content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
   content: "\f0c7"
}

.fa-square:before {
   content: "\f0c8"
}

.fa-bars:before {
   content: "\f0c9"
}

.fa-list-ul:before {
   content: "\f0ca"
}

.fa-list-ol:before {
   content: "\f0cb"
}

.fa-strikethrough:before {
   content: "\f0cc"
}

.fa-underline:before {
   content: "\f0cd"
}

.fa-table:before {
   content: "\f0ce"
}

.fa-magic:before {
   content: "\f0d0"
}

.fa-truck:before {
   content: "\f0d1"
}

.fa-pinterest:before {
   content: "\f0d2"
}

.fa-pinterest-square:before {
   content: "\f0d3"
}

.fa-google-plus-square:before {
   content: "\f0d4"
}

.fa-google-plus:before {
   content: "\f0d5"
}

.fa-money:before {
   content: "\f0d6"
}

.fa-caret-down:before {
   content: "\f0d7"
}

.fa-caret-up:before {
   content: "\f0d8"
}

.fa-caret-left:before {
   content: "\f0d9"
}

.fa-caret-right:before {
   content: "\f0da"
}

.fa-columns:before {
   content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
   content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-asc:before {
   content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-desc:before {
   content: "\f0de"
}

.fa-envelope:before {
   content: "\f0e0"
}

.fa-linkedin:before {
   content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
   content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
   content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
   content: "\f0e4"
}

.fa-comment-o:before {
   content: "\f0e5"
}

.fa-comments-o:before {
   content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
   content: "\f0e7"
}

.fa-sitemap:before {
   content: "\f0e8"
}

.fa-umbrella:before {
   content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
   content: "\f0ea"
}

.fa-lightbulb-o:before {
   content: "\f0eb"
}

.fa-exchange:before {
   content: "\f0ec"
}

.fa-cloud-download:before {
   content: "\f0ed"
}

.fa-cloud-upload:before {
   content: "\f0ee"
}

.fa-user-md:before {
   content: "\f0f0"
}

.fa-stethoscope:before {
   content: "\f0f1"
}

.fa-suitcase:before {
   content: "\f0f2"
}

.fa-bell-o:before {
   content: "\f0a2"
}

.fa-coffee:before {
   content: "\f0f4"
}

.fa-cutlery:before {
   content: "\f0f5"
}

.fa-file-text-o:before {
   content: "\f0f6"
}

.fa-building-o:before {
   content: "\f0f7"
}

.fa-hospital-o:before {
   content: "\f0f8"
}

.fa-ambulance:before {
   content: "\f0f9"
}

.fa-medkit:before {
   content: "\f0fa"
}

.fa-fighter-jet:before {
   content: "\f0fb"
}

.fa-beer:before {
   content: "\f0fc"
}

.fa-h-square:before {
   content: "\f0fd"
}

.fa-plus-square:before {
   content: "\f0fe"
}

.fa-angle-double-left:before {
   content: "\f100"
}

.fa-angle-double-right:before {
   content: "\f101"
}

.fa-angle-double-up:before {
   content: "\f102"
}

.fa-angle-double-down:before {
   content: "\f103"
}

.fa-angle-left:before {
   content: "\f104"
}

.fa-angle-right:before {
   content: "\f105"
}

.fa-angle-up:before {
   content: "\f106"
}

.fa-angle-down:before {
   content: "\f107"
}

.fa-desktop:before {
   content: "\f108"
}

.fa-laptop:before {
   content: "\f109"
}

.fa-tablet:before {
   content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
   content: "\f10b"
}

.fa-circle-o:before {
   content: "\f10c"
}

.fa-quote-left:before {
   content: "\f10d"
}

.fa-quote-right:before {
   content: "\f10e"
}

.fa-spinner:before {
   content: "\f110"
}

.fa-circle:before {
   content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
   content: "\f112"
}

.fa-github-alt:before {
   content: "\f113"
}

.fa-folder-o:before {
   content: "\f114"
}

.fa-folder-open-o:before {
   content: "\f115"
}

.fa-smile-o:before {
   content: "\f118"
}

.fa-frown-o:before {
   content: "\f119"
}

.fa-meh-o:before {
   content: "\f11a"
}

.fa-gamepad:before {
   content: "\f11b"
}

.fa-keyboard-o:before {
   content: "\f11c"
}

.fa-flag-o:before {
   content: "\f11d"
}

.fa-flag-checkered:before {
   content: "\f11e"
}

.fa-terminal:before {
   content: "\f120"
}

.fa-code:before {
   content: "\f121"
}

.fa-reply-all:before {
   content: "\f122"
}

.fa-mail-reply-all:before {
   content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
   content: "\f123"
}

.fa-location-arrow:before {
   content: "\f124"
}

.fa-crop:before {
   content: "\f125"
}

.fa-code-fork:before {
   content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
   content: "\f127"
}

.fa-question:before {
   content: "\f128"
}

.fa-info:before {
   content: "\f129"
}

.fa-exclamation:before {
   content: "\f12a"
}

.fa-superscript:before {
   content: "\f12b"
}

.fa-subscript:before {
   content: "\f12c"
}

.fa-eraser:before {
   content: "\f12d"
}

.fa-puzzle-piece:before {
   content: "\f12e"
}

.fa-microphone:before {
   content: "\f130"
}

.fa-microphone-slash:before {
   content: "\f131"
}

.fa-shield:before {
   content: "\f132"
}

.fa-calendar-o:before {
   content: "\f133"
}

.fa-fire-extinguisher:before {
   content: "\f134"
}

.fa-rocket:before {
   content: "\f135"
}

.fa-maxcdn:before {
   content: "\f136"
}

.fa-chevron-circle-left:before {
   content: "\f137"
}

.fa-chevron-circle-right:before {
   content: "\f138"
}

.fa-chevron-circle-up:before {
   content: "\f139"
}

.fa-chevron-circle-down:before {
   content: "\f13a"
}

.fa-html5:before {
   content: "\f13b"
}

.fa-css3:before {
   content: "\f13c"
}

.fa-anchor:before {
   content: "\f13d"
}

.fa-unlock-alt:before {
   content: "\f13e"
}

.fa-bullseye:before {
   content: "\f140"
}

.fa-ellipsis-h:before {
   content: "\f141"
}

.fa-ellipsis-v:before {
   content: "\f142"
}

.fa-rss-square:before {
   content: "\f143"
}

.fa-play-circle:before {
   content: "\f144"
}

.fa-ticket:before {
   content: "\f145"
}

.fa-minus-square:before {
   content: "\f146"
}

.fa-minus-square-o:before {
   content: "\f147"
}

.fa-level-up:before {
   content: "\f148"
}

.fa-level-down:before {
   content: "\f149"
}

.fa-check-square:before {
   content: "\f14a"
}

.fa-pencil-square:before {
   content: "\f14b"
}

.fa-external-link-square:before {
   content: "\f14c"
}

.fa-share-square:before {
   content: "\f14d"
}

.fa-compass:before {
   content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
   content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
   content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
   content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
   content: "\f153"
}

.fa-gbp:before {
   content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
   content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
   content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
   content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
   content: "\f158"
}

.fa-won:before,
.fa-krw:before {
   content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
   content: "\f15a"
}

.fa-file:before {
   content: "\f15b"
}

.fa-file-text:before {
   content: "\f15c"
}

.fa-sort-alpha-asc:before {
   content: "\f15d"
}

.fa-sort-alpha-desc:before {
   content: "\f15e"
}

.fa-sort-amount-asc:before {
   content: "\f160"
}

.fa-sort-amount-desc:before {
   content: "\f161"
}

.fa-sort-numeric-asc:before {
   content: "\f162"
}

.fa-sort-numeric-desc:before {
   content: "\f163"
}

.fa-thumbs-up:before {
   content: "\f164"
}

.fa-thumbs-down:before {
   content: "\f165"
}

.fa-youtube-square:before {
   content: "\f166"
}

.fa-youtube:before {
   content: "\f167"
}

.fa-xing:before {
   content: "\f168"
}

.fa-xing-square:before {
   content: "\f169"
}

.fa-youtube-play:before {
   content: "\f16a"
}

.fa-dropbox:before {
   content: "\f16b"
}

.fa-stack-overflow:before {
   content: "\f16c"
}

.fa-instagram:before {
   content: "\f16d"
}

.fa-flickr:before {
   content: "\f16e"
}

.fa-adn:before {
   content: "\f170"
}

.fa-bitbucket:before {
   content: "\f171"
}

.fa-bitbucket-square:before {
   content: "\f172"
}

.fa-tumblr:before {
   content: "\f173"
}

.fa-tumblr-square:before {
   content: "\f174"
}

.fa-long-arrow-down:before {
   content: "\f175"
}

.fa-long-arrow-up:before {
   content: "\f176"
}

.fa-long-arrow-left:before {
   content: "\f177"
}

.fa-long-arrow-right:before {
   content: "\f178"
}

.fa-apple:before {
   content: "\f179"
}

.fa-windows:before {
   content: "\f17a"
}

.fa-android:before {
   content: "\f17b"
}

.fa-linux:before {
   content: "\f17c"
}

.fa-dribbble:before {
   content: "\f17d"
}

.fa-skype:before {
   content: "\f17e"
}

.fa-foursquare:before {
   content: "\f180"
}

.fa-trello:before {
   content: "\f181"
}

.fa-female:before {
   content: "\f182"
}

.fa-male:before {
   content: "\f183"
}

.fa-gittip:before {
   content: "\f184"
}

.fa-sun-o:before {
   content: "\f185"
}

.fa-moon-o:before {
   content: "\f186"
}

.fa-archive:before {
   content: "\f187"
}

.fa-bug:before {
   content: "\f188"
}

.fa-vk:before {
   content: "\f189"
}

.fa-weibo:before {
   content: "\f18a"
}

.fa-renren:before {
   content: "\f18b"
}

.fa-pagelines:before {
   content: "\f18c"
}

.fa-stack-exchange:before {
   content: "\f18d"
}

.fa-arrow-circle-o-right:before {
   content: "\f18e"
}

.fa-arrow-circle-o-left:before {
   content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
   content: "\f191"
}

.fa-dot-circle-o:before {
   content: "\f192"
}

.fa-wheelchair:before {
   content: "\f193"
}

.fa-vimeo-square:before {
   content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
   content: "\f195"
}

.fa-plus-square-o:before {
   content: "\f196"
}

.animated {
   -webkit-animation-duration: 1s;
   animation-duration: 1s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both
}

.animated.hinge {
   -webkit-animation-duration: 2s;
   animation-duration: 2s
}

@-webkit-keyframes bounce {

   0%,
   100%,
   20%,
   50%,
   80% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   40% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px)
   }

   60% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px)
   }
}

@keyframes bounce {

   0%,
   100%,
   20%,
   50%,
   80% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   40% {
      -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      transform: translateY(-30px)
   }

   60% {
      -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
      transform: translateY(-15px)
   }
}

.bounce {
   -webkit-animation-name: bounce;
   animation-name: bounce
}

@-webkit-keyframes flash {

   0%,
   100%,
   50% {
      opacity: 1
   }

   25%,
   75% {
      opacity: 0
   }
}

@keyframes flash {

   0%,
   100%,
   50% {
      opacity: 1
   }

   25%,
   75% {
      opacity: 0
   }
}

.flash {
   -webkit-animation-name: flash;
   animation-name: flash
}

@-webkit-keyframes pulse {

   0%,
   100% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }

   50% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
   }
}

@keyframes pulse {

   0%,
   100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }

   50% {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1)
   }
}

.pulse {
   -webkit-animation-name: pulse;
   animation-name: pulse
}

@-webkit-keyframes shake {

   0%,
   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   10%,
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px)
   }

   20%,
   40%,
   60%,
   80% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px)
   }
}

@keyframes shake {

   0%,
   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   10%,
   30%,
   50%,
   70%,
   90% {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px)
   }

   20%,
   40%,
   60%,
   80% {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px)
   }
}

.shake {
   -webkit-animation-name: shake;
   animation-name: shake
}

@-webkit-keyframes swing {
   20% {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg)
   }

   40% {
      -webkit-transform: rotate(-10deg);
      transform: rotate(-10deg)
   }

   60% {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg)
   }

   80% {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg)
   }

   100% {
      -webkit-transform: rotate(0);
      transform: rotate(0)
   }
}

@keyframes swing {
   20% {
      -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
      transform: rotate(15deg)
   }

   40% {
      -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      transform: rotate(-10deg)
   }

   60% {
      -webkit-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
      transform: rotate(5deg)
   }

   80% {
      -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
      transform: rotate(-5deg)
   }

   100% {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0)
   }
}

.swing {
   -webkit-transform-origin: top center;
   -ms-transform-origin: top center;
   transform-origin: top center;
   -webkit-animation-name: swing;
   animation-name: swing
}

@-webkit-keyframes tada {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }

   10%,
   20% {
      -webkit-transform: scale(.9) rotate(-3deg);
      transform: scale(.9) rotate(-3deg)
   }

   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg)
   }

   40%,
   60%,
   80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg)
   }

   100% {
      -webkit-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0)
   }
}

@keyframes tada {
   0% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }

   10%,
   20% {
      -webkit-transform: scale(.9) rotate(-3deg);
      -ms-transform: scale(.9) rotate(-3deg);
      transform: scale(.9) rotate(-3deg)
   }

   30%,
   50%,
   70%,
   90% {
      -webkit-transform: scale(1.1) rotate(3deg);
      -ms-transform: scale(1.1) rotate(3deg);
      transform: scale(1.1) rotate(3deg)
   }

   40%,
   60%,
   80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
      -ms-transform: scale(1.1) rotate(-3deg);
      transform: scale(1.1) rotate(-3deg)
   }

   100% {
      -webkit-transform: scale(1) rotate(0);
      -ms-transform: scale(1) rotate(0);
      transform: scale(1) rotate(0)
   }
}

.tada {
   -webkit-animation-name: tada;
   animation-name: tada
}

@-webkit-keyframes wobble {

   0%,
   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   15% {
      -webkit-transform: translateX(-25%) rotate(-5deg);
      transform: translateX(-25%) rotate(-5deg)
   }

   30% {
      -webkit-transform: translateX(20%) rotate(3deg);
      transform: translateX(20%) rotate(3deg)
   }

   45% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
      transform: translateX(-15%) rotate(-3deg)
   }

   60% {
      -webkit-transform: translateX(10%) rotate(2deg);
      transform: translateX(10%) rotate(2deg)
   }

   75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
      transform: translateX(-5%) rotate(-1deg)
   }
}

@keyframes wobble {

   0%,
   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   15% {
      -webkit-transform: translateX(-25%) rotate(-5deg);
      -ms-transform: translateX(-25%) rotate(-5deg);
      transform: translateX(-25%) rotate(-5deg)
   }

   30% {
      -webkit-transform: translateX(20%) rotate(3deg);
      -ms-transform: translateX(20%) rotate(3deg);
      transform: translateX(20%) rotate(3deg)
   }

   45% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
      -ms-transform: translateX(-15%) rotate(-3deg);
      transform: translateX(-15%) rotate(-3deg)
   }

   60% {
      -webkit-transform: translateX(10%) rotate(2deg);
      -ms-transform: translateX(10%) rotate(2deg);
      transform: translateX(10%) rotate(2deg)
   }

   75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
      -ms-transform: translateX(-5%) rotate(-1deg);
      transform: translateX(-5%) rotate(-1deg)
   }
}

.wobble {
   -webkit-animation-name: wobble;
   animation-name: wobble
}

@-webkit-keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05)
   }

   70% {
      -webkit-transform: scale(.9);
      transform: scale(.9)
   }

   100% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }
}

@keyframes bounceIn {
   0% {
      opacity: 0;
      -webkit-transform: scale(.3);
      -ms-transform: scale(.3);
      transform: scale(.3)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05)
   }

   70% {
      -webkit-transform: scale(.9);
      -ms-transform: scale(.9);
      transform: scale(.9)
   }

   100% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }
}

.bounceIn {
   -webkit-animation-name: bounceIn;
   animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateY(30px);
      transform: translateY(30px)
   }

   80% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px)
   }

   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes bounceInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
      transform: translateY(30px)
   }

   80% {
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px)
   }

   100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.bounceInDown {
   -webkit-animation-name: bounceInDown;
   animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateX(30px);
      transform: translateX(30px)
   }

   80% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px)
   }

   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes bounceInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
      transform: translateX(30px)
   }

   80% {
      -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      transform: translateX(-10px)
   }

   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.bounceInLeft {
   -webkit-animation-name: bounceInLeft;
   animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateX(-30px);
      transform: translateX(-30px)
   }

   80% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px)
   }

   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes bounceInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateX(-30px);
      -ms-transform: translateX(-30px);
      transform: translateX(-30px)
   }

   80% {
      -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
      transform: translateX(10px)
   }

   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.bounceInRight {
   -webkit-animation-name: bounceInRight;
   animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px)
   }

   80% {
      -webkit-transform: translateY(10px);
      transform: translateY(10px)
   }

   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes bounceInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px)
   }

   60% {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      transform: translateY(-30px)
   }

   80% {
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px)
   }

   100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.bounceInUp {
   -webkit-animation-name: bounceInUp;
   animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
   0% {
      -webkit-transform: scale(1);
      transform: scale(1)
   }

   25% {
      -webkit-transform: scale(.95);
      transform: scale(.95)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
      transform: scale(1.1)
   }

   100% {
      opacity: 0;
      -webkit-transform: scale(.3);
      transform: scale(.3)
   }
}

@keyframes bounceOut {
   0% {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }

   25% {
      -webkit-transform: scale(.95);
      -ms-transform: scale(.95);
      transform: scale(.95)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1)
   }

   100% {
      opacity: 0;
      -webkit-transform: scale(.3);
      -ms-transform: scale(.3);
      transform: scale(.3)
   }
}

.bounceOut {
   -webkit-animation-name: bounceOut;
   animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

@keyframes bounceOutDown {
   0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

.bounceOutDown {
   -webkit-animation-name: bounceOutDown;
   animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

@keyframes bounceOutLeft {
   0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

.bounceOutLeft {
   -webkit-animation-name: bounceOutLeft;
   animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

@keyframes bounceOutRight {
   0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

.bounceOutRight {
   -webkit-animation-name: bounceOutRight;
   animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

@keyframes bounceOutUp {
   0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

.bounceOutUp {
   -webkit-animation-name: bounceOutUp;
   animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
   0% {
      opacity: 0
   }

   100% {
      opacity: 1
   }
}

@keyframes fadeIn {
   0% {
      opacity: 0
   }

   100% {
      opacity: 1
   }
}

.fadeIn {
   -webkit-animation-name: fadeIn;
   animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes fadeInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInDown {
   -webkit-animation-name: fadeInDown;
   animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes fadeInDownBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInDownBig {
   -webkit-animation-name: fadeInDownBig;
   animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes fadeInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInLeft {
   -webkit-animation-name: fadeInLeft;
   animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes fadeInLeftBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInLeftBig {
   -webkit-animation-name: fadeInLeftBig;
   animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes fadeInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInRight {
   -webkit-animation-name: fadeInRight;
   animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes fadeInRightBig {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.fadeInRightBig {
   -webkit-animation-name: fadeInRightBig;
   animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes fadeInUp {
   0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInUp {
   -webkit-animation-name: fadeInUp;
   animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes fadeInUpBig {
   0% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.fadeInUpBig {
   -webkit-animation-name: fadeInUpBig;
   animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
   0% {
      opacity: 1
   }

   100% {
      opacity: 0
   }
}

@keyframes fadeOut {
   0% {
      opacity: 1
   }

   100% {
      opacity: 0
   }
}

.fadeOut {
   -webkit-animation-name: fadeOut;
   animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px)
   }
}

@keyframes fadeOutDown {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px)
   }
}

.fadeOutDown {
   -webkit-animation-name: fadeOutDown;
   animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

@keyframes fadeOutDownBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
      -ms-transform: translateY(2000px);
      transform: translateY(2000px)
   }
}

.fadeOutDownBig {
   -webkit-animation-name: fadeOutDownBig;
   animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      transform: translateX(-20px)
   }
}

@keyframes fadeOutLeft {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      transform: translateX(-20px)
   }
}

.fadeOutLeft {
   -webkit-animation-name: fadeOutLeft;
   animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

@keyframes fadeOutLeftBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

.fadeOutLeftBig {
   -webkit-animation-name: fadeOutLeftBig;
   animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      transform: translateX(20px)
   }
}

@keyframes fadeOutRight {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(20px);
      -ms-transform: translateX(20px);
      transform: translateX(20px)
   }
}

.fadeOutRight {
   -webkit-animation-name: fadeOutRight;
   animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

@keyframes fadeOutRightBig {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

.fadeOutRightBig {
   -webkit-animation-name: fadeOutRightBig;
   animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px)
   }
}

@keyframes fadeOutUp {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px)
   }
}

.fadeOutUp {
   -webkit-animation-name: fadeOutUp;
   animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

@keyframes fadeOutUpBig {
   0% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

.fadeOutUpBig {
   -webkit-animation-name: fadeOutUpBig;
   animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
   0% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   80% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   100% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }
}

@keyframes flip {
   0% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
   }

   50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   80% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }

   100% {
      -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
      -webkit-animation-timing-function: ease-in;
      animation-timing-function: ease-in
   }
}

.animated.flip {
   -webkit-backface-visibility: visible;
   -ms-backface-visibility: visible;
   backface-visibility: visible;
   -webkit-animation-name: flip;
   animation-name: flip
}

@-webkit-keyframes flipInX {
   0% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotateX(-10deg);
      transform: perspective(400px) rotateX(-10deg)
   }

   70% {
      -webkit-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg)
   }

   100% {
      -webkit-transform: perspective(400px) rotateX(0);
      transform: perspective(400px) rotateX(0);
      opacity: 1
   }
}

@keyframes flipInX {
   0% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      -ms-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotateX(-10deg);
      -ms-transform: perspective(400px) rotateX(-10deg);
      transform: perspective(400px) rotateX(-10deg)
   }

   70% {
      -webkit-transform: perspective(400px) rotateX(10deg);
      -ms-transform: perspective(400px) rotateX(10deg);
      transform: perspective(400px) rotateX(10deg)
   }

   100% {
      -webkit-transform: perspective(400px) rotateX(0);
      -ms-transform: perspective(400px) rotateX(0);
      transform: perspective(400px) rotateX(0);
      opacity: 1
   }
}

.flipInX {
   -webkit-backface-visibility: visible !important;
   -ms-backface-visibility: visible !important;
   backface-visibility: visible !important;
   -webkit-animation-name: flipInX;
   animation-name: flipInX
}

.flipInY,
.flipOutX {
   -webkit-backface-visibility: visible !important;
   -ms-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
   0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
      transform: perspective(400px) rotateY(-10deg)
   }

   70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg)
   }

   100% {
      -webkit-transform: perspective(400px) rotateY(0);
      transform: perspective(400px) rotateY(0);
      opacity: 1
   }
}

@keyframes flipInY {
   0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      -ms-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0
   }

   40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
      -ms-transform: perspective(400px) rotateY(-10deg);
      transform: perspective(400px) rotateY(-10deg)
   }

   70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
      -ms-transform: perspective(400px) rotateY(10deg);
      transform: perspective(400px) rotateY(10deg)
   }

   100% {
      -webkit-transform: perspective(400px) rotateY(0);
      -ms-transform: perspective(400px) rotateY(0);
      transform: perspective(400px) rotateY(0);
      opacity: 1
   }
}

.flipInY {
   backface-visibility: visible !important;
   -webkit-animation-name: flipInY;
   animation-name: flipInY
}

@-webkit-keyframes flipOutX {
   0% {
      -webkit-transform: perspective(400px) rotateX(0);
      transform: perspective(400px) rotateX(0);
      opacity: 1
   }

   100% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0
   }
}

@keyframes flipOutX {
   0% {
      -webkit-transform: perspective(400px) rotateX(0);
      -ms-transform: perspective(400px) rotateX(0);
      transform: perspective(400px) rotateX(0);
      opacity: 1
   }

   100% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      -ms-transform: perspective(400px) rotateX(90deg);
      transform: perspective(400px) rotateX(90deg);
      opacity: 0
   }
}

.flipOutX {
   -webkit-animation-name: flipOutX;
   animation-name: flipOutX;
   backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
   0% {
      -webkit-transform: perspective(400px) rotateY(0);
      transform: perspective(400px) rotateY(0);
      opacity: 1
   }

   100% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0
   }
}

@keyframes flipOutY {
   0% {
      -webkit-transform: perspective(400px) rotateY(0);
      -ms-transform: perspective(400px) rotateY(0);
      transform: perspective(400px) rotateY(0);
      opacity: 1
   }

   100% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      -ms-transform: perspective(400px) rotateY(90deg);
      transform: perspective(400px) rotateY(90deg);
      opacity: 0
   }
}

.flipOutY {
   -webkit-backface-visibility: visible !important;
   -ms-backface-visibility: visible !important;
   backface-visibility: visible !important;
   -webkit-animation-name: flipOutY;
   animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
   0% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0
   }

   60% {
      -webkit-transform: translateX(-20%) skewX(30deg);
      transform: translateX(-20%) skewX(30deg);
      opacity: 1
   }

   80% {
      -webkit-transform: translateX(0) skewX(-15deg);
      transform: translateX(0) skewX(-15deg);
      opacity: 1
   }

   100% {
      -webkit-transform: translateX(0) skewX(0);
      transform: translateX(0) skewX(0);
      opacity: 1
   }
}

@keyframes lightSpeedIn {
   0% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      -ms-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0
   }

   60% {
      -webkit-transform: translateX(-20%) skewX(30deg);
      -ms-transform: translateX(-20%) skewX(30deg);
      transform: translateX(-20%) skewX(30deg);
      opacity: 1
   }

   80% {
      -webkit-transform: translateX(0) skewX(-15deg);
      -ms-transform: translateX(0) skewX(-15deg);
      transform: translateX(0) skewX(-15deg);
      opacity: 1
   }

   100% {
      -webkit-transform: translateX(0) skewX(0);
      -ms-transform: translateX(0) skewX(0);
      transform: translateX(0) skewX(0);
      opacity: 1
   }
}

.lightSpeedIn {
   -webkit-animation-name: lightSpeedIn;
   animation-name: lightSpeedIn;
   -webkit-animation-timing-function: ease-out;
   animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
   0% {
      -webkit-transform: translateX(0) skewX(0);
      transform: translateX(0) skewX(0);
      opacity: 1
   }

   100% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0
   }
}

@keyframes lightSpeedOut {
   0% {
      -webkit-transform: translateX(0) skewX(0);
      -ms-transform: translateX(0) skewX(0);
      transform: translateX(0) skewX(0);
      opacity: 1
   }

   100% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      -ms-transform: translateX(100%) skewX(-30deg);
      transform: translateX(100%) skewX(-30deg);
      opacity: 0
   }
}

.lightSpeedOut {
   -webkit-animation-name: lightSpeedOut;
   animation-name: lightSpeedOut;
   -webkit-animation-timing-function: ease-in;
   animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
   0% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(-200deg);
      transform: rotate(-200deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

@keyframes rotateIn {
   0% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(-200deg);
      -ms-transform: rotate(-200deg);
      transform: rotate(-200deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

.rotateIn {
   -webkit-animation-name: rotateIn;
   animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
   0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

@keyframes rotateInDownLeft {
   0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

.rotateInDownLeft {
   -webkit-animation-name: rotateInDownLeft;
   animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
   0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

@keyframes rotateInDownRight {
   0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

.rotateInDownRight {
   -webkit-animation-name: rotateInDownRight;
   animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
   0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

@keyframes rotateInUpLeft {
   0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

.rotateInUpLeft {
   -webkit-animation-name: rotateInUpLeft;
   animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
   0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

@keyframes rotateInUpRight {
   0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }

   100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }
}

.rotateInUpRight {
   -webkit-animation-name: rotateInUpRight;
   animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
   0% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(200deg);
      transform: rotate(200deg);
      opacity: 0
   }
}

@keyframes rotateOut {
   0% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
      transform-origin: center center;
      -webkit-transform: rotate(200deg);
      -ms-transform: rotate(200deg);
      transform: rotate(200deg);
      opacity: 0
   }
}

.rotateOut {
   -webkit-animation-name: rotateOut;
   animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
   0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }
}

@keyframes rotateOutDownLeft {
   0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }
}

.rotateOutDownLeft {
   -webkit-animation-name: rotateOutDownLeft;
   animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
   0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }
}

@keyframes rotateOutDownRight {
   0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }
}

.rotateOutDownRight {
   -webkit-animation-name: rotateOutDownRight;
   animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
   0% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }
}

@keyframes rotateOutUpLeft {
   0% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
      opacity: 0
   }
}

.rotateOutUpLeft {
   -webkit-animation-name: rotateOutUpLeft;
   animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
   0% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }
}

@keyframes rotateOutUpRight {
   0% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      opacity: 1
   }

   100% {
      -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
      transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 0
   }
}

.rotateOutUpRight {
   -webkit-animation-name: rotateOutUpRight;
   animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   100% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes slideInDown {
   0% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }

   100% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }
}

.slideInDown {
   -webkit-animation-name: slideInDown;
   animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes slideInLeft {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }

   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.slideInLeft {
   -webkit-animation-name: slideInLeft;
   animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   100% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }
}

@keyframes slideInRight {
   0% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }

   100% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }
}

.slideInRight {
   -webkit-animation-name: slideInRight;
   animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

@keyframes slideOutLeft {
   0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
      -ms-transform: translateX(-2000px);
      transform: translateX(-2000px)
   }
}

.slideOutLeft {
   -webkit-animation-name: slideOutLeft;
   animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
   0% {
      -webkit-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

@keyframes slideOutRight {
   0% {
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
      -ms-transform: translateX(2000px);
      transform: translateX(2000px)
   }
}

.slideOutRight {
   -webkit-animation-name: slideOutRight;
   animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
   0% {
      -webkit-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

@keyframes slideOutUp {
   0% {
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
      -ms-transform: translateY(-2000px);
      transform: translateY(-2000px)
   }
}

.slideOutUp {
   -webkit-animation-name: slideOutUp;
   animation-name: slideOutUp
}

@-webkit-keyframes hinge {
   0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   20%,
   60% {
      -webkit-transform: rotate(80deg);
      transform: rotate(80deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   40% {
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   80% {
      -webkit-transform: rotate(60deg) translateY(0);
      transform: rotate(60deg) translateY(0);
      opacity: 1;
      -webkit-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   100% {
      -webkit-transform: translateY(700px);
      transform: translateY(700px);
      opacity: 0
   }
}

@keyframes hinge {
   0% {
      -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   20%,
   60% {
      -webkit-transform: rotate(80deg);
      -ms-transform: rotate(80deg);
      transform: rotate(80deg);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   40% {
      -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
      transform: rotate(60deg);
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   80% {
      -webkit-transform: rotate(60deg) translateY(0);
      -ms-transform: rotate(60deg) translateY(0);
      transform: rotate(60deg) translateY(0);
      opacity: 1;
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out
   }

   100% {
      -webkit-transform: translateY(700px);
      -ms-transform: translateY(700px);
      transform: translateY(700px);
      opacity: 0
   }
}

.hinge {
   -webkit-animation-name: hinge;
   animation-name: hinge
}

@-webkit-keyframes rollIn {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-100%) rotate(-120deg);
      transform: translateX(-100%) rotate(-120deg)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0) rotate(0);
      transform: translateX(0) rotate(0)
   }
}

@keyframes rollIn {
   0% {
      opacity: 0;
      -webkit-transform: translateX(-100%) rotate(-120deg);
      -ms-transform: translateX(-100%) rotate(-120deg);
      transform: translateX(-100%) rotate(-120deg)
   }

   100% {
      opacity: 1;
      -webkit-transform: translateX(0) rotate(0);
      -ms-transform: translateX(0) rotate(0);
      transform: translateX(0) rotate(0)
   }
}

.rollIn {
   -webkit-animation-name: rollIn;
   animation-name: rollIn
}

@-webkit-keyframes rollOut {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0) rotate(0);
      transform: translateX(0) rotate(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(120deg);
      transform: translateX(100%) rotate(120deg)
   }
}

@keyframes rollOut {
   0% {
      opacity: 1;
      -webkit-transform: translateX(0) rotate(0);
      -ms-transform: translateX(0) rotate(0);
      transform: translateX(0) rotate(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(120deg);
      -ms-transform: translateX(100%) rotate(120deg);
      transform: translateX(100%) rotate(120deg)
   }
}

.rollOut {
   -webkit-animation-name: rollOut;
   animation-name: rollOut
}

.pp_gallery div,
.pp_gallery ul a,
.pp_social .facebook {
   overflow: hidden;
   float: left
}

div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_top,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right {
   height: 13px
}

div.pp_default .pp_top .pp_left {
   background: url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
   background: url(images/prettyPhoto/default/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
   background: url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
   color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
   background: url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
   padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
   background: url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;
   padding-right: 13px
}

div.pp_default .pp_next:hover {
   background: url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;
   cursor: pointer
}

div.pp_default .pp_previous:hover {
   background: url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
   cursor: pointer
}

div.pp_default .pp_expand {
   background: url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
   cursor: pointer;
   width: 28px;
   height: 28px
}

div.pp_default .pp_expand:hover {
   background: url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
   cursor: pointer
}

div.pp_default .pp_contract {
   background: url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
   cursor: pointer;
   width: 28px;
   height: 28px
}

div.pp_default .pp_contract:hover {
   background: url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
   cursor: pointer
}

div.pp_default .pp_close {
   width: 30px;
   height: 30px;
   background: url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
   cursor: pointer
}

div.pp_default .pp_gallery ul li a {
   background: url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
   border: 1px solid #aaa
}

div.pp_default .pp_social {
   margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_next,
div.pp_default .pp_gallery a.pp_arrow_previous {
   position: static;
   left: auto
}

div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play {
   background: url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
   height: 30px;
   width: 30px
}

div.pp_default .pp_nav .pp_pause {
   background-position: -51px -29px
}

div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous {
   background: url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
   height: 20px;
   width: 20px;
   margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
   left: 52px;
   background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
   margin-top: 5px
}

div.pp_default .pp_nav {
   clear: none;
   height: 30px;
   width: 110px;
   position: relative
}

div.pp_default .pp_nav .currentTextHolder {
   font-family: Georgia;
   font-style: italic;
   color: #999;
   font-size: 11px;
   left: 75px;
   line-height: 25px;
   position: absolute;
   top: 2px;
   margin: 0;
   padding: 0 0 0 10px
}

div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover,
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_nav .pp_play:hover {
   opacity: .7
}

div.pp_default .pp_description {
   font-size: 11px;
   font-weight: 700;
   line-height: 14px;
   margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
   background: url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
   background: url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
   background: url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
   background: url(images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
   background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
   cursor: pointer
}

div.light_rounded .pp_previous:hover {
   background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
   cursor: pointer
}

div.light_rounded .pp_expand {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
   cursor: pointer
}

div.light_rounded .pp_expand:hover {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
   cursor: pointer
}

div.light_rounded .pp_contract {
   background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
   cursor: pointer
}

div.light_rounded .pp_contract:hover {
   background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
   cursor: pointer
}

div.light_rounded .pp_close {
   width: 75px;
   height: 22px;
   background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
   cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.light_rounded .pp_nav .pp_pause {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.light_rounded .pp_arrow_previous {
   background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
   background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
   background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
   background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_next:hover {
   background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_previous:hover {
   background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_expand {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_expand:hover {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_contract {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_contract:hover {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_close {
   width: 75px;
   height: 22px;
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
   cursor: pointer
}

div.dark_rounded .pp_description {
   margin-right: 85px;
   color: #fff
}

div.dark_rounded .pp_nav .pp_play {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.dark_rounded .pp_arrow_previous {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
   background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
   background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
   background: #000
}

div.dark_square .pp_description {
   color: #fff;
   margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
   background: url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
   background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
   cursor: pointer
}

div.dark_square .pp_expand:hover {
   background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
   cursor: pointer
}

div.dark_square .pp_contract {
   background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
   cursor: pointer
}

div.dark_square .pp_contract:hover {
   background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
   cursor: pointer
}

div.dark_square .pp_close {
   width: 75px;
   height: 22px;
   background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
   cursor: pointer
}

div.dark_square .pp_nav {
   clear: none
}

div.dark_square .pp_nav .pp_play {
   background: url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.dark_square .pp_nav .pp_pause {
   background: url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.dark_square .pp_arrow_previous {
   background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
   background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
   background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
   cursor: pointer
}

div.dark_square .pp_previous:hover {
   background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
   cursor: pointer
}

div.light_square .pp_expand {
   background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
   cursor: pointer
}

div.light_square .pp_expand:hover {
   background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
   cursor: pointer
}

div.light_square .pp_contract {
   background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
   cursor: pointer
}

div.light_square .pp_contract:hover {
   background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
   cursor: pointer
}

div.light_square .pp_close {
   width: 75px;
   height: 22px;
   background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
   cursor: pointer
}

div.light_square .pp_nav .pp_play {
   background: url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.light_square .pp_nav .pp_pause {
   background: url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
   height: 15px;
   width: 14px
}

div.light_square .pp_arrow_previous {
   background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
   background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

div.light_square .pp_next:hover {
   background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
   cursor: pointer
}

div.light_square .pp_previous:hover {
   background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
   cursor: pointer
}

div.facebook .pp_top .pp_left {
   background: url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
   background: url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
   background: url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
   background: url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
   background: url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_expand {
   background: url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
   cursor: pointer
}

div.facebook .pp_expand:hover {
   background: url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
   cursor: pointer
}

div.facebook .pp_contract {
   background: url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
   cursor: pointer
}

div.facebook .pp_contract:hover {
   background: url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
   cursor: pointer
}

div.facebook .pp_close {
   width: 22px;
   height: 22px;
   background: url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
   cursor: pointer
}

div.facebook .pp_description {
   margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
   background: url(images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
   background: url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
   height: 22px;
   margin-top: 0;
   width: 22px
}

div.facebook .pp_arrow_previous.disabled {
   background-position: 0 -96px;
   cursor: default
}

div.facebook .pp_arrow_next {
   background: url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
   height: 22px;
   margin-top: 0;
   width: 22px
}

div.facebook .pp_arrow_next.disabled {
   background-position: -32px -96px;
   cursor: default
}

div.facebook .pp_nav {
   margin-top: 0
}

div.facebook .pp_nav p {
   font-size: 15px;
   padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
   background: url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
   height: 22px;
   width: 22px
}

div.facebook .pp_nav .pp_pause {
   background: url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
   height: 22px;
   width: 22px
}

div.facebook .pp_next:hover {
   background: url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
   cursor: pointer
}

div.facebook .pp_previous:hover {
   background: url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
   cursor: pointer
}

div.facebook .pp_bottom .pp_left {
   background: url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
   background: url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
   background: url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
   outline: 0
}

div.pp_overlay {
   background: #000;
   display: none;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 9500
}

div.pp_pic_holder {
   display: none;
   position: absolute;
   width: 100px;
   z-index: 10000
}

.pp_content {
   height: 40px;
   min-width: 40px
}

* html .pp_content {
   width: 40px
}

.pp_content_container {
   position: relative;
   text-align: left;
   width: 100%
}

.pp_content_container .pp_left {
   padding-left: 20px
}

.pp_content_container .pp_right {
   padding-right: 20px
}

.pp_content_container .pp_details {
   float: left;
   margin: 10px 0 2px
}

.pp_description {
   display: none;
   margin: 0
}

.pp_social {
   float: left;
   margin: 0
}

.pp_social .facebook {
   margin-left: 5px;
   width: 55px
}

.pp_social .twitter {
   float: left
}

.pp_nav {
   clear: right;
   float: left;
   margin: 3px 10px 0 0
}

.pp_nav p {
   float: left;
   white-space: nowrap;
   margin: 2px 4px
}

.pp_nav .pp_pause,
.pp_nav .pp_play {
   float: left;
   margin-right: 4px;
   text-indent: -10000px
}

a.pp_arrow_next,
a.pp_arrow_previous {
   display: block;
   float: left;
   height: 15px;
   margin-top: 3px;
   overflow: hidden;
   text-indent: -10000px;
   width: 14px
}

.pp_hoverContainer {
   position: absolute;
   top: 0;
   width: 100%;
   z-index: 2000
}

.pp_gallery {
   display: none;
   left: 50%;
   margin-top: -50px;
   position: absolute;
   z-index: 10000
}

.pp_gallery div {
   position: relative
}

.pp_gallery ul {
   float: left;
   height: 35px;
   position: relative;
   white-space: nowrap;
   margin: 0 0 0 5px;
   padding: 0
}

.pp_gallery ul a {
   border: 1px solid rgba(0, 0, 0, .5);
   display: block;
   height: 33px
}

.pp_gallery ul a img {
   border: 0
}

.pp_gallery li {
   display: block;
   float: left;
   margin: 0 5px 0 0;
   padding: 0
}

.pp_gallery li.default a {
   background: url(images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
   display: block;
   height: 33px;
   width: 50px
}

a.pp_next,
a.pp_previous {
   background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
   display: block;
   height: 100%;
   width: 49%;
   text-indent: -10000px
}

.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
   margin-top: 7px !important
}

a.pp_next {
   float: right
}

a.pp_previous {
   float: left
}

a.pp_contract,
a.pp_expand {
   cursor: pointer;
   display: none;
   height: 20px;
   position: absolute;
   right: 30px;
   text-indent: -10000px;
   top: 10px;
   width: 20px;
   z-index: 20000
}

.pp_loaderIcon,
a.pp_close {
   display: block;
   position: absolute
}

a.pp_close {
   right: 0;
   top: 0;
   line-height: 22px;
   text-indent: -10000px
}

.pp_loaderIcon {
   height: 24px;
   left: 50%;
   top: 50%;
   width: 24px;
   margin: -12px 0 0 -12px
}

.pp_fade,
.pp_gallery li.default a img,
div.ppt {
   display: none
}

#pp_full_res {
   line-height: 1 !important
}

#pp_full_res .pp_inline {
   text-align: left
}

#pp_full_res .pp_inline p {
   margin: 0 0 15px
}

div.ppt {
   color: #fff;
   font-size: 17px;
   z-index: 9999;
   margin: 0 0 5px 15px
}

div.light_rounded .pp_content,
div.pp_default .pp_content {
   background-color: #fff
}

div.facebook #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.pp_default #pp_full_res .pp_inline {
   color: #000
}

.pp_gallery li.selected a,
.pp_gallery ul a:hover,
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a {
   border-color: #fff
}

div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.facebook .pp_details,
div.light_rounded .pp_details,
div.light_square .pp_details,
div.pp_default .pp_details {
   position: relative
}

div.facebook .pp_content,
div.light_rounded .pp_bottom .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_top .pp_middle,
div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
   background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
   margin-right: 85px
}

div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
   margin-top: 12px !important
}

div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_rounded .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
   background-position: 0 -87px;
   cursor: default
}

div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_rounded .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
   background-position: -22px -87px;
   cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
   background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_bottom .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_top .pp_middle {
   background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
   color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
   color: #fff
}

.pp_bottom,
.pp_top {
   height: 20px;
   position: relative
}

* html .pp_bottom,
* html .pp_top {
   padding: 0 20px
}

.pp_bottom .pp_left,
.pp_top .pp_left {
   height: 20px;
   left: 0;
   position: absolute;
   width: 20px
}

.pp_bottom .pp_middle,
.pp_top .pp_middle {
   height: 20px;
   left: 20px;
   position: absolute;
   right: 20px
}

* html .pp_bottom .pp_middle,
* html .pp_top .pp_middle {
   left: 0;
   position: static
}

.pp_bottom .pp_right,
.pp_top .pp_right {
   height: 20px;
   left: auto;
   position: absolute;
   right: 0;
   top: 0;
   width: 20px
}

.owl-carousel .owl-wrapper:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0
}

.owl-carousel,
.owl-carousel .owl-wrapper {
   display: none;
   position: relative
}

.owl-carousel {
   width: 100%;
   -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
   overflow: hidden;
   position: relative;
   width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
   -webkit-transition: height .5s ease-in-out;
   -moz-transition: height .5s ease-in-out;
   -ms-transition: height .5s ease-in-out;
   -o-transition: height .5s ease-in-out;
   transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
   float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
   cursor: pointer
}

.owl-controls {
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   -webkit-tap-highlight-color: transparent
}

.grabbing {
   cursor: url(grabbing.html) 8 8, move
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   -ms-backface-visibility: hidden;
   -webkit-transform: translate3d(0, 0, 0);
   -moz-transform: translate3d(0, 0, 0);
   -ms-transform: translate3d(0, 0, 0)
}

.bx-wrapper {
   position: relative;
   margin: 0 auto 60px;
   padding: 0
}

.bx-wrapper img {
   max-width: 100%;
   display: block
}

.bx-wrapper .bx-viewport {
   -moz-box-shadow: 0 0 5px #ccc;
   -webkit-box-shadow: 0 0 5px #ccc;
   box-shadow: 0 0 5px #ccc;
   border: 5px solid #fff;
   left: -5px;
   background: #fff;
   -webkit-transform: translatez(0);
   -moz-transform: translatez(0);
   -ms-transform: translatez(0);
   -o-transform: translatez(0);
   transform: translatez(0)
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
   position: absolute;
   bottom: -30px;
   width: 100%
}

.bx-wrapper .bx-loading {
   min-height: 50px;
   background: url(images/bx_loader.gif) center center no-repeat #fff;
   height: 100%;
   width: 100%;
   position: absolute;
   top: 0;
   left: 0;
   z-index: 2000
}

.bx-wrapper .bx-pager {
   text-align: center;
   font-size: .85em;
   font-family: Arial;
   font-weight: 700;
   color: #666;
   padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
   display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
   background: #666;
   text-indent: -9999px;
   display: block;
   width: 10px;
   height: 10px;
   margin: 0 5px;
   outline: 0;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
   background: #000
}

.bx-wrapper .bx-prev {
   left: 10px;
   background: url(images/controls.png) 0 -32px no-repeat
}

.bx-wrapper .bx-next {
   right: 10px;
   background: url(images/controls.png) -43px -32px no-repeat
}

.bx-wrapper .bx-prev:hover {
   background-position: 0 0
}

.bx-wrapper .bx-next:hover {
   background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
   position: absolute;
   top: 50%;
   margin-top: -16px;
   outline: 0;
   width: 32px;
   height: 32px;
   text-indent: -9999px;
   z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
   display: none
}

.bx-wrapper .bx-controls-auto {
   text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
   display: block;
   text-indent: -9999px;
   width: 10px;
   height: 11px;
   outline: 0;
   background: url(images/controls.png) -86px -11px no-repeat;
   margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
   background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
   display: block;
   text-indent: -9999px;
   width: 9px;
   height: 11px;
   outline: 0;
   background: url(images/controls.png) -86px -44px no-repeat;
   margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
   background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
   text-align: left;
   width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
   right: 0;
   width: 35px
}

.bx-wrapper .bx-caption {
   position: absolute;
   bottom: 0;
   left: 0;
   background: #6669;
   background: rgba(80, 80, 80, .75);
   width: 100%
}

.bx-wrapper .bx-caption span {
   color: #fff;
   font-family: Arial;
   display: block;
   font-size: .85em;
   padding: 10px
}

@font-face {
   font-family: 'sinkin_sans300_light';
   src: url('fonts/mainfont/sinkinsans-300light-webfont.woff2') format('woff2'), url('fonts/mainfont/sinkinsans-300light-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'sinkin_sans400_italic';
   src: url('fonts/mainfont/sinkinsans-400italic-webfont.woff2') format('woff2'), url('fonts/mainfont/sinkinsans-400italic-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'sinkin_sans400_regular';
   src: url('fonts/mainfont/sinkinsans-400regular-webfont.woff2') format('woff2'), url('fonts/mainfont/sinkinsans-400regular-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'sinkin_sans700_bold';
   src: url('fonts/mainfont/sinkinsans-700bold-webfont.woff2') format('woff2'), url('fonts/mainfont/sinkinsans-700bold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'sinkin_sans800_black';
   src: url('fonts/mainfont/sinkinsans-800black-webfont.woff2') format('woff2'), url('fonts/mainfont/sinkinsans-800black-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'oswaldheavy';
   src: url('fonts/mainfont/oswald-heavy-webfont.woff2') format('woff2'), url('fonts/mainfont/oswald-heavy-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'robotolight';
   src: url('fonts/mainfont/roboto-light-webfont.woff2') format('woff2'), url('fonts/mainfont/roboto-light-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: 'libre_baskervillebold';
   src: url('fonts/mainfont/librebaskerville-bold-webfont.woff2') format('woff2'), url('fonts/mainfont/librebaskerville-bold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

#contact-us-form form input,
#contact-us-form form textarea,
HTML BODY,
HTML BODY a,
HTML BODY p,
HTML BODY span,
HTML BODY ul,
.navbar-nav a {
   font-family: robotolight !important
}

.tp-caption,
HTML BODY h1,
HTML BODY h2,
HTML BODY h3,
HTML BODY h4,
HTML BODY h5,
HTML BODY h6,
h3.footer-title span {
   font-family: oswaldheavy !important
}

HTML BODY em,
HTML BODY span {
   font-family: sinkin_sans400_italic !important
}

.uppercase {
   text-transform: uppercase !important
}

.lowercase {
   text-transform: lowercase !important
}

.stroke {
   text-shadow: 3px 3px 0 #03041d, -1px -1px 0 #03041d, 1px -1px 0 #03041d, -1px 1px 0 #03041d, 1px 1px 0 #03041d !important
}

.stroke2 {
   text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000 !important
}

.stroke3 {
   text-shadow: 1px 1px 5px #f2bc30;
}

.bars {
   padding: 0px
}

.bars2 {
   padding: 60px 10px
}

.bars2 h1,
.bars2 h2,
.bars2 h3,
.bars2 p {
   margin-bottom: 0 !important;
   margin-top: 0 !important
}

.bars2 .bigtext {
   font-size: 280% !important
}

.bg_1 {
   background: url(images/portfolio/1.jpg) center center no-repeat !important;
   background-size: cover !important;
   background-attachment: fixed !important;
}

.bg_2 {
   background: url(images/portfolio/2.jpg) center center no-repeat !important;
   background-size: cover !important
}

.bg_3 {
   background: url(images/elements/bg_3.jpg) center center no-repeat !important;
   background-size: cover !important;
   background-attachment: fixed !important;
}

.bg_4 {
   background: url(images/elements/bg_4.jpg) center center no-repeat !important;
   background-size: cover !important;
   background-attachment: fixed !important;
}

.bg_fixed {
   background-attachment: fixed !important
}

.coupon_bg_1 {
   background: url(images/elements/coupon_bg_1.jpg) center center no-repeat !important;
   background-size: cover !important
}

.widget_coupon_1 {
   background: url(images/elements/widget_coupon_1.jpg) center center no-repeat !important;
   background-size: cover !important
}

.navbar a:hover {
   color: #000 !important
}

ul.nav.navbar-nav li {
   background: rgba(0, 0, 0, 0.13);
}

ul.navbar-nav li a:focus,
ul.navbar-nav li a:hover,
ul.navbar-nav li.active>a,
ul.navbar-nav>li.active.dropdown.open {
   background: transparent;
   color: #f2bc30 !important;
   border-bottom: 2px solid #ffffff;
}

#main-slide .carousel-indicators .active,
.dropdown-menu li,
a.navbar-brand {
   background: transparent !important;
}

.bottom-shadow {
   -webkit-box-shadow: 0 10px 17px -6px rgba(0, 0, 0, .75);
   -moz-box-shadow: 0 10px 17px -6px rgba(0, 0, 0, .75);
   box-shadow: 0 10px 17px -6px rgba(0, 0, 0, .75)
}

.degradaro-gris {
   background: #f6f8f9;
   background: -moz-linear-gradient(top, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
   background: -webkit-linear-gradient(top, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
   background: linear-gradient(to bottom, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f8f9', endColorstr='#f5f7f9', GradientType=0)
}

.bright img:hover,
.bright:hover img {
   -webkit-filter: brightness(1.2);
   filter: brightness(1.2)
}

.background-opaque {
   background: rgba(0, 0, 0, 0.64) !important;
}

.background-light {
   background: rgba(255, 255, 255, .7) !important
}

.margin-none,
.padding-none {
   margin: 0 !important
}

.logo-position-big {
   margin-top: -77px !important;
}

@media (min-width:320px) {
   .logo-position-big {
      margin-top: -0.5em !important;
      width: 100%;
      max-width: 120px;
   }

   .border-right {
      border-right: 0;
      border-bottom: 1px solid #ccc;
      margin-bottom: 15px
   }

   #cert-img {
      margin-left: -8em;
   }

   #adjust-content {
      margin-top: 7em;
   }
}

@media (min-width:750px) {
   .logo-position-big {
      margin-top: -4px !important;
      width: 50%;
   }

   .border-right {
      border-right: 0;
      border-bottom: 1px solid #ccc;
      margin-bottom: 15px
   }
}

@media (min-width:970px) {
   .logo-position-big {
      margin-top: -77px !important;
      width: 64%;
   }

   .border-right {
      border-right: 1px solid #ccc;
      border-bottom: 0;
      margin-bottom: 0
   }

   #cert-img {
      margin-left: 5em;
   }
}

@media (min-width:1170px) {
   .logo-position-big {
      margin-top: -1em !important;
      width: 100%;
      max-width: 220px;
      margin-left: 2em;
   }

   .border-right {
      border-right: 1px solid #ccc;
      border-bottom: 0;
      margin-bottom: 0;
   }

   #inner-header img {
      height: 300px;
      background-color: black;
      opacity: 1;
   }
}

.coupon {
   padding: 10px
}

.coupon .padding-coupon {
   border: 3px dashed #fff;
   padding: 15px;
   color: #fff
}

.coupon .logo img {
   display: inline-block
}

.coupon .disccount,
.coupon .service-name {
   text-align: center
}

.coupon .disccount h3 {
   margin-bottom: 10px
}

.coupon .disccount h4 {
   margin-bottom: 0
}

.coupon .service-name {
   display: block
}

.coupon .service-name span {
   display: inline-block;
   background: rgba(0, 0, 0, .35);
   padding: 10px;
   margin-bottom: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px
}

.coupon .service-comment h3 {
   font-size: 200%
}

@media (min-width:320px) {
   .coupon .service-name span {
      width: 100%
   }

   .coupon .logo img {
      width: 40%
   }

   .coupon .disccount h3 {
      font-size: 800%
   }

   .coupon .disccount h4 {
      font-size: 420%
   }

   .coupon .available,
   .coupon .logo {
      text-align: center
   }
}

@media (min-width:750px) {

   .coupon .logo img,
   .coupon .service-name span {
      width: 40%
   }

   .coupon .disccount h3 {
      font-size: 800%
   }

   .coupon .disccount h4 {
      font-size: 420%
   }

   .coupon .available,
   .coupon .logo {
      text-align: center
   }
}

@media (min-width:970px) {
   .coupon .service-name span {
      width: 100%
   }

   .coupon .logo img {
      width: 60%
   }

   .coupon .disccount h3 {
      font-size: 500%
   }

   .coupon .disccount h4 {
      font-size: 220%
   }

   .coupon .logo {
      text-align: left
   }

   .coupon .available {
      text-align: right
   }
}

@media (min-width:1170px) {
   .coupon .service-name span {
      width: 100%
   }

   .coupon .logo img {
      width: 60%
   }

   .coupon .disccount h3 {
      font-size: 500%
   }

   .coupon .disccount h4 {
      font-size: 220%
   }

   .coupon .logo {
      text-align: left
   }

   .coupon .available {
      text-align: right
   }
}

.widget {
   margin: 0 0 25px;
   padding-top: 15px;
   padding-bottom: 15px
}

.bordering {
   border: 1px solid #ccc
}

.coupon-widget {
   padding: 10px;
   margin-bottom: 20px
}

.coupon-widget .widget {
   padding: 10px;
   margin-bottom: 0
}

.coupon-widget .border-dashed {
   border: 2px dashed #fff
}

.coupon-widget img {
   display: inline-block;
   margin-bottom: 5px
}

.coupon-widget .disccount h3,
.coupon-widget .disccount h4,
ol.breadcrumb {
   margin-bottom: 0
}

.coupon-widget .service-comment h3 {
   margin: 0;
   padding: 10px 0
}

@media (min-width:320px) {
   .coupon-widget img {
      width: 100%
   }

   .coupon-widget .disccount h3 {
      font-size: 600%
   }

   .coupon-widget .disccount h4 {
      font-size: 300%
   }
}

@media (min-width:750px) {
   .coupon-widget img {
      width: 100%
   }

   .coupon-widget .disccount h3 {
      font-size: 600%
   }

   .coupon-widget .disccount h4 {
      font-size: 300%
   }
}

@media (min-width:970px) {
   .coupon-widget img {
      width: 100%
   }

   .coupon-widget .disccount h3 {
      font-size: 400%
   }

   .coupon-widget .disccount h4 {
      font-size: 200%
   }
}

@media (min-width:1170px) {
   .coupon-widget img {
      width: 100%
   }

   .coupon-widget .disccount h3 {
      font-size: 400%
   }

   .coupon-widget .disccount h4 {
      font-size: 200%
   }
}

.googlemap,
.img-service,
.youtube {
   width: 100% !important
}

.googlemap {
   height: 300px !important;
   border: 0 !important
}

.youtube {
   height: 320px !important;
   border: 0 !important
}

.breadcumb-title {
   margin-top: 15px !important
}

.breadcumb-margin {
   margin-top: 10px
}

ol.breadcrumb {
   background: 0 0 !important
}

.b_white {
   background: #fff !important
}

.b_black {
   background: #e3aa22 !important;
}

.b_purple-7,
.b_purple-7-hover:hover {
   background: #2c0445 !important
}

.b_purple-6,
.b_purple-6-hover:hover {
   background: #3d0a5e !important
}

.b_purple-5,
.b_purple-5-hover:hover {
   background: #4f0e78 !important
}

.b_purple-4,
.b_purple-4-hover:hover {
   background: #661599 !important
}

.b_purple-3,
.b_purple-3-hover:hover {
   background: #8128b9 !important
}

.b_purple-2,
.b_purple-2-hover:hover {
   background: #9432d3 !important
}

.b_purple-1,
.b_purple-1-hover:hover {
   background: #aa3fee !important
}

.b_yellow-1,
.b_yellow-1-hover:hover {
   background: #ffea72 !important
}

.b_yellow-2,
.b_yellow-2-hover:hover {
   background: #ffbd2e !important
}

.b_yellow-3,
.b_yellow-3-hover:hover {
   background: #ffe203 !important
}

.b_yellow-4,
.b_yellow-4-hover:hover {
   background: #e4d405 !important
}

.b_yellow-5,
.b_yellow-5-hover:hover {
   background: #9a8f01 !important
}

.b_yellow-6,
.b_yellow-6-hover:hover {
   background: #f99b1d !important
}

.b_blue-7,
.b_blue-7-hover:hover {
   background: #000513 !important
}

.b_blue-6,
.b_blue-6-hover:hover {
   background: #002d48 !important
}

.b_blue-5,
.b_blue-5-hover:hover {
   background: #0b2d74 !important
}

.b_blue-4,
.b_blue-4-hover:hover {
   background: #0b4e74 !important
}

.b_blue-3,
.b_blue-3-hover:hover {
   background: #0542ce !important
}

.b_blue-2,
.b_blue-2-hover:hover {
   background: #0e6da4 !important
}

.b_blue-1,
.b_blue-1-hover:hover {
   background: #42b9ff !important
}

.b_brown-7,
.b_brown-7-hover:hover {
   background: #4b2c08 !important
}

.b_brown-6,
.b_brown-6-hover:hover {
   background: #2d1812 !important
}

.b_brown-5,
.b_brown-5-hover:hover {
   background: #ff8000 !important
}

.b_brown-4,
.b_brown-4-hover:hover {
   background: #74580b !important
}

.b_brown-3,
.b_brown-3-hover:hover {
   background: #8e620e !important
}

.b_brown-2,
.b_brown-2-hover:hover {
   background: #ba935d !important
}

.b_brown-1,
.b_brown-1-hover:hover {
   background: #e8c595 !important
}

.b_red-7,
.b_red-7-hover:hover {
   background: #4b0808 !important
}

.b_red-6,
.b_red-6-hover:hover {
   background: #3f1313 !important
}

.b_red-5,
.b_red-5-hover:hover {
   background: #740b0b !important
}

.b_red-4,
.b_red-4-hover:hover {
   background: #890c0c !important
}

.b_red-3,
.b_red-3-hover:hover {
   background: #e20613 !important
}

.b_red-2,
.b_red-2-hover:hover {
   background: #c33127 !important
}

.b_red-1,
.b_red-1-hover:hover {
   background: #e55751 !important
}

.b_orange-7,
.b_orange-7-hover:hover {
   background: #8f4903 !important
}

.b_orange-6,
.b_orange-6-hover:hover {
   background: #ad5904 !important
}

.b_orange-5,
.b_orange-5-hover:hover {
   background: #cd6701 !important
}

.b_orange-4,
.b_orange-4-hover:hover {
   background: #ff8000 !important
}

.b_orange-3,
.b_orange-3-hover:hover {
   background: #ff7800 !important
}

.b_orange-2,
.b_orange-2-hover:hover {
   background: #ffae50 !important
}

.b_orange-1,
.b_orange-1-hover:hover {
   background: #ffbd69 !important
}

.b_beige-7,
.b_beige-7-hover:hover {
   background: #656139 !important
}

.b_beige-6,
.b_beige-6-hover:hover {
   background: #928d57 !important
}

.b_beige-5,
.b_beige-5-hover:hover {
   background: #a29d65 !important
}

.b_beige-4,
.b_beige-4-hover:hover {
   background: #b2ad76 !important
}

.b_beige-3,
.b_beige-3-hover:hover {
   background: #d1cb91 !important
}

.b_beige-2,
.b_beige-2-hover:hover {
   background: #e2ddaa !important
}

.b_beige-1,
.b_beige-1-hover:hover {
   background: #FFFACB !important
}

.b_green-7,
.b_green-7-hover:hover {
   background: #093913 !important
}

.b_green-6,
.b_green-6-hover:hover {
   background: #0c4b19 !important
}

.b_green-5,
.b_green-5-hover:hover {
   background: #0e5f1f !important
}

.b_green-4,
.b_green-4-hover:hover {
   background: #137c31 !important
}

.b_green-3,
.b_green-3-hover:hover {
   background: #359450 !important
}

.b_green-2,
.b_green-2-hover:hover {
   background: #078867 !important
}

.b_green-1,
.b_green-1-hover:hover {
   background: #7fe09b !important
}

.b_gray-7,
.b_gray-7-hover:hover {
   background: #0c0c0c !important
}

.b_gray-6,
.b_gray-6-hover:hover {
   background: #5e5e5e !important
}

.b_gray-5,
.b_gray-5-hover:hover {
   background: #80807d !important
}

.b_gray-4,
.b_gray-4-hover:hover {
   background: #a7a7a6 !important
}

.b_gray-3,
.b_gray-3-hover:hover {
   background: #c6c6c4 !important
}

.b_gray-2,
.b_gray-2-hover:hover {
   background: #dededd !important
}

.b_gray-1,
.b_gray-1-hover:hover {
   background: #f3f3f3 !important
}

.b_gradient,
.b_gradient-hover:hover {
   background: #e3aa22 !important;
   color: #ffffff !important;
}

.b_gradient-1,
.b_gradient-1-hover:hover {
   background: rgba(0, 0, 0, 0.31) !important;
   border: 2px solid #ff0000;
   color: white !important;
}

.t_white,
.t_white-hover:hover {
   color: #fff !important
}

.t_black,
.t_black-hover:hover {
   color: #000 !important
}

.t_blue-7,
.t_blue-7-hover:hover {
   color: #03328d !important
}

.t_blue-6,
.t_blue-6-hover:hover {
   color: #0a4161 !important
}

.t_blue-5,
.t_blue-5-hover:hover {
   color: #0b2d74 !important
}

.t_blue-4,
.t_blue-4-hover:hover {
   color: #0b4e74 !important
}

.t_blue-3,
.t_blue-3-hover:hover {
   color: #031038 !important
}

.t_blue-2,
.t_blue-2-hover:hover {
   color: #0b5aa5 !important
}

.t_blue-1,
.t_blue-1-hover:hover {
   color: #01b0b1 !important
}

.t_brown-7,
.t_brown-7-hover:hover {
   color: #4b2c08 !important
}

.t_brown-6,
.t_brown-6-hover:hover {
   color: #3f3113 !important
}

.t_brown-5,
.t_brown-5-hover:hover {
   color: #ff8000 !important
}

.t_brown-4,
.t_brown-4-hover:hover {
   color: #74580b !important
}

.t_brown-3,
.t_brown-3-hover:hover {
   color: #8e620e !important
}

.t_brown-2,
.t_brown-2-hover:hover {
   color: #ba935d !important
}

.t_brown-1,
.t_brown-1-hover:hover {
   color: #d6ac48 !important
}

.t_red-7,
.t_red-7-hover:hover {
   color: #4b0808 !important
}

.t_red-6,
.t_red-6-hover:hover {
   color: #3f1313 !important
}

.t_red-5,
.t_red-5-hover:hover {
   color: #740b0b !important
}

.t_red-4,
.t_red-4-hover:hover {
   color: #890c0c !important
}

.t_red-3,
.t_red-3-hover:hover {
   color: #d80c0c !important
}

.t_red-2,
.t_red-2-hover:hover {
   color: #a40e0e !important
}

.t_red-1,
.t_red-1-hover:hover {
   color: #be1313 !important
}

.t_orange-7,
.t_orange-7-hover:hover {
   color: #8f4903 !important
}

.t_orange-6,
.t_orange-6-hover:hover {
   color: #ad5904 !important
}

.t_orange-5,
.t_orange-5-hover:hover {
   color: #cd6701 !important
}

.t_orange-4,
.t_orange-4-hover:hover {
   color: #ff8000 !important
}

.t_orange-3,
.t_orange-3-hover:hover {
   color: #ff8d00 !important
}

.t_orange-2,
.t_orange-2-hover:hover {
   color: #ffae50 !important
}

.t_orange-1,
.t_orange-1-hover:hover {
   color: #ffbd69 !important
}

.t_beige-7,
.t_beige-7-hover:hover {
   color: #656139 !important
}

.t_beige-6,
.t_beige-6-hover:hover {
   color: #928d57 !important
}

.t_beige-5,
.t_beige-5-hover:hover {
   color: #a29d65 !important
}

.t_beige-4,
.t_beige-4-hover:hover {
   color: #b2ad76 !important
}

.t_beige-3,
.t_beige-3-hover:hover {
   color: #d1cb91 !important
}

.t_beige-2,
.t_beige-2-hover:hover {
   color: #e2ddaa !important
}

.t_beige-1,
.t_beige-1-hover:hover {
   color: #FFFACB !important
}

.t_green-7,
.t_green-7-hover:hover {
   color: #093913 !important
}

.t_green-6,
.t_green-6-hover:hover {
   color: #0c4b19 !important
}

.t_green-5,
.t_green-5-hover:hover {
   color: #0e5f1f !important
}

.t_green-4,
.t_green-4-hover:hover {
   color: #137c31 !important
}

.t_green-3,
.t_green-3-hover:hover {
   color: #50a008 !important
}

.t_green-2,
.t_green-2-hover:hover {
   color: #aad017 !important;
}

.t_green-1,
.t_green-1-hover:hover {
   color: #0fe635 !important
}

.t_gray-7,
.t_gray-7-hover:hover {
   color: #3d3d3c !important
}

.t_gray-6,
.t_gray-6-hover:hover {
   color: #5e5e5e !important
}

.t_gray-5,
.t_gray-5-hover:hover {
   color: #80807d !important
}

.t_gray-4,
.t_gray-4-hover:hover {
   color: #a7a7a6 !important
}

.t_gray-3,
.t_gray-3-hover:hover {
   color: #c6c6c4 !important
}

.t_gray-2,
.t_gray-2-hover:hover {
   color: #dededd !important
}

.t_gray-1,
.t_gray-1-hover:hover {
   color: #f3f3f3 !important
}

.t_purple-7,
.t_purple-7-hover:hover {
   color: #2c0445 !important
}

.t_purple-6,
.t_purple-6-hover:hover {
   color: #3d0a5e !important
}

.t_purple-5,
.t_purple-5-hover:hover {
   color: #4f0e78 !important
}

.t_purple-4,
.t_purple-4-hover:hover {
   color: #661599 !important
}

.t_purple-3,
.t_purple-3-hover:hover {
   color: #8128b9 !important
}

.t_purple-2,
.t_purple-2-hover:hover {
   color: #9432d3 !important
}

.t_purple-1,
.t_purple-1-hover:hover {
   color: #aa3fee !important
}

.t_yellow-1,
.t_yellow-1-hover:hover {
   color: #fff900 !important
}

.t_yellow-2,
.t_yellow-2-hover:hover {
   color: #ffbd2e !important
}

.t_yellow-3,
.t_yellow-3-hover:hover {
   color: #fcce30 !important
}

.t_yellow-4,
.t_yellow-4-hover:hover {
   color: #e4d405 !important
}

.t_yellow-5,
.t_yellow-5-hover:hover {
   color: #9a8f01 !important
}

.t_yellow-6,
.t_yellow-6-hover:hover {
   color: #f99b1d !important
}

.t_fucsia,
.t_fucsia-hover:hover {
   color: #db00b4 !important
}

.t_perla,
.t_perla-hover:hover {
   color: #fffce8 !important
}

.t_color1,
.t_color1-hover:hover {
   color: #2d3483 !important;
}

.t_color2,
.t_color2-hover:hover {
   color: black !important;
}

.header4 {
   position: inherit !important
}

.small-title2 {
   margin-bottom: 10px
}

.widget-2 {
   padding-left: 40px
}

.padding-10 {
   padding: 10px
}

.social-icon {
   margin-top: 6px
}

.visible {
   visibility: visible
}

.dart-carousel-controller .left:hover,
.dart-carousel-controller .right:hover,
.owl-controls .owl-next:hover,
.owl-controls .owl-prev:hover {
   background: #ea9f15;
   color: #fff
}

#portfolio-carousel .caption,
.navbar-toggle {
   background: rgba(0, 0, 0, 0.71)
}

.negative-40 {
   margin-bottom: -40px;
}

.btn {
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 20px
}

.texture1 {
   background: url(https://www.azwood.com/img/slide-traditional-luxury.jpg);
   background-size: cover;
}

.texture2 {
   background: url(images/elements/texture12-4.jpg);
}

.texture3 {
   background: url(images/elements/texture2.jpg);
}

.imgLeft {
   float: left;
   margin: 0 14px 0px 0;
}

.bgTop {
   background: linear-gradient(rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.11), rgba(0, 0, 0, 0));
}

.bars3 {
   padding: 15% 10px;
}

.font-size {
   font-size: 53px !important;
}

.font-size-2 {
   font-size: 30px !important;
   line-height: 27px !important;
}

@media (min-width: 1200px) {
   .margin-negativo {
      margin-top: -125px;
   }
}

.box-img1 {
   background: url(images/services/1.jpg) center center;
   background-size: cover;
   transition: all .5s ease-in-out;
}

.box-img1:hover {
   transition: all 200ms ease-in;
   transform: scale(1.1);
}

.box-img2 {
   background: url(images/services/2.jpg) center center;
   background-size: cover;
   transition: all .5s ease-in-out;
}

.box-img2:hover {
   transition: all 200ms ease-in;
   transform: scale(1.1);
}

.box-img3 {
   background: url(images/services/3.jpg) center center;
   background-size: cover;
   transition: all .5s ease-in-out;
}

.box-img3:hover {
   transition: all 200ms ease-in;
   transform: scale(1.1);
}

.box-img4 {
   background: url(images/services/4.jpg) center center;
   background-size: cover;
}

.box-home {
   background: rgba(30, 62, 2, 0.76);
   padding: 10px;
}

.box-home2 {
   padding: 10px;
}

.mar-bot2 {
   padding: 80px 0;
}

.mar-bot {
   padding: 10px;
   background: rgba(16, 16, 16, 0.81);
   margin-top: 154px;
   border-radius: 0;
}

.box-home-serv {
   border: 2px solid #0b9223;
   box-shadow: 0 -12px 20px #000, 0 0 0 2px #18902b;
   border-radius: 3px;
}

.t_color-deg {
   background: linear-gradient(#606500, #e9ec10, #503101 43px);
   -webkit-background-clip: text;
   color: transparent;
}

.t_bread {
   font-size: 10px;
}

@media(max-width: 780px) {
   h2 {
      font-size: 30px;
   }

   .negative-40 {
      margin-bottom: -100px;
   }

   .b_doble {
      background: linear-gradient(65deg, rgba(51, 12, 0, 0.35) 50%, #3c0e0061 50%), url(images/portfolio/6.jpg) 100% 47% !important;
   }

   .background-opaque-50 {
      background: rgba(0, 0, 0, 0.58) !important;
   }

   .box-home-serv {
      margin-bottom: 23px;
   }

   .testimonial-home {
      width: 100% !important;
   }

   ul.nav.navbar-nav li {
      background: rgba(0, 0, 0, 0.13);
   }
}

.font-menu {
   font-size: 11px;
}

.footer-font {
   font-size: 2vh !important;
}

.img2 {
   position: absolute;
   bottom: -320px;
   width: 201px;
   border-radius: 3px;
   box-shadow: 2px 3px 6px #000000;
   left: -40%;
   transition: cubic-bezier(0.63, 0.14, 0.18, 0.93);
}

.img1 {
   position: absolute;
   bottom: -278px;
   width: 300px;
   border-radius: 3px;
   box-shadow: 2px 3px 6px #000000;
   left: 5%;
}

.box-home-serv2 {
   border: 5px solid #ff3d00;
   border-radius: 3px;
}

.background-opaque-50 {
   background: linear-gradient(90deg, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.58) 50%);
}

.b_doble {
   background: linear-gradient(65deg, #e3aa22 50%, rgba(5, 13, 33, 0) 50%), url(images/portfolio/6.jpg) 100% 47%;
}

.bars4 {
   padding: 5% 10px
}

.text-left {
   text-align: left;
   margin-left: 64px;
}

.pagination-pic {
   list-style: none;
   display: -webkit-box;
   margin: 10px 0 10px 0;
}

.pagination-pic li {
   margin-right: 7px;
}

.tran a {
   transition: all 2.5s linear !important;
}

.tran a:hover {
   transition: all 2.5s linear !important;
}

.slideInDown img {
   max-width: 0%
}

.padding-section {
   padding: 50px;
}

.full-img1 {
   height: 125vh;
   background: url(images/portfolio/20.jpg) center center no-repeat;
   background-size: cover;
}

.bg-hover-serv:hover {
   background: rgba(0, 0, 0, 0.25);
   padding: 10px;
   transition: all .5s ease-in-out;
}

.wid-img-link img {
   width: 180px;
}

#services .t_color2,
.t_color2-hover:hover {
   color: yellow !important;
}

.bars-footer {
   padding: 90px 10px 1px 10px;
}

.testimonial-home {
   background: rgba(33, 49, 1, 0.8784313725490196);
   width: 70%;
   border-radius: 9px;
   box-shadow: 1px 1px 12px #000000;
}

.testimonial-home i {
   color: yellow;
}

.testimonial-img {
   float: left;
   margin: 27px;
}

#bk-blue {
   background: #e3aa22 !important;
}

.pink-color {
   color: #f2bc30;
}

#img-heigth {
   max-height: 350px;
}

.margin-img {
   margin-top: 6em
}