/*!
    * Bootstrap v3.1.1 (http://getbootstrap.com)
    * Copyright 2011-2014 Twitter, Inc.
    * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
    */


/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
html {
    font-family: 'Be Vietnam', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background: 0 0;
}

a:active,
a:hover {
    outline: 0;
    cursor: pointer;
}

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

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

code,
kbd,
pre {
    font-family: 'Be Vietnam', sans-serif;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

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

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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

td,
th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    select {
        background: #fff !important;
    }
    .navbar {
        display: none;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

 :before,
 :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

body {
    font-family: 'Be Vietnam', sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: 'Be Vietnam', sans-serif;
    font-size: inherit;
    line-height: inherit;
}

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

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

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

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

.img-thumbnail {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
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;
}

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

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}

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

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}

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;
}

p {
    margin: 0 0 10px;
}

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

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

small,
.small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

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

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

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

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

.text-muted {
    color: #999;
}

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

a.text-primary:hover {
    color: #3071a9;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

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

a.bg-primary:hover {
    background-color: #3071a9;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

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

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

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

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

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

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

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

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999;
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

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

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    color: #999;
}

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

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right;
}

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

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

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

address {
    margin-bottom: 20px;
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: 'Be Vietnam', sans-serif;
}

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

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}

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

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

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

table {
    max-width: 100%;
    background-color: transparent;
}

th {
    text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
    .table-responsive>.table {
        margin-bottom: 0;
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    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::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date] {
    line-height: 34px;
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.radio label,
.checkbox label {
    display: inline;
    font-weight: 400;
    cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: -20px;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type=radio][disabled],
input[type=checkbox][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    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,
select[multiple].input-sm {
    height: auto;
}

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

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -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: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.form-control-static {
    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;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .input-group>.form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }
    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

.form-horizontal .form-control-static {
    padding-top: 7px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -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 {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    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:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none;
}

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

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

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

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].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;
}

.collapsing {
    position: relative;
    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.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.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-lock:before {
    content: "\e033";
}

.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-bookmark:before {
    content: "\e044";
}

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

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

.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-fire:before {
    content: "\e104";
}

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

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

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

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

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

.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-bell:before {
    content: "\e123";
}

.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-wrench:before {
    content: "\e136";
}

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

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

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

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

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

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

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

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

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

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

.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";
}

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

.dropdown {
    position: relative;
}

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

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ff7820eb;
    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-menu.pull-right {
    right: 0;
    left: auto;
}

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

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    color: #333;
    white-space: nowrap;
}

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

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

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

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

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

.open>a {
    outline: 0;
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    color: #999;
}

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

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

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

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

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

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

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

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

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

.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 {
    margin-left: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-justified>.btn-group .btn {
    width: 100%;
}

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

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

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    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: 46px;
    line-height: 46px;
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].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;
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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;
    color: #555;
    text-align: center;
    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=radio],
.input-group-addon input[type=checkbox] {
    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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-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:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

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

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

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

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
}

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

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

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

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

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

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

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    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;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

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

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

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

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

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

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

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

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

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

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

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

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

.nav-justified {
    width: 100%;
}

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

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

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

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

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff;
    }
}

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

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

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

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

@media (min-width:768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}

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

@media (min-width:768px) {
    .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-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

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

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

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

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

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

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

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

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

.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;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none;
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .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-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .input-group>.form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle;
    }
    .navbar-form .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0;
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px;
    }
}

.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-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

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

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

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

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0;
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

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

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

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

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

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

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

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

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}

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

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

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #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:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

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

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

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

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

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

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    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:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #080808;
    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 .divider {
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #999;
}

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

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

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

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}

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

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

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}

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

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

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd;
}

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

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}

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

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

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

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

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

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

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

.pager 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:hover,
.pager li>a:focus {
    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:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed;
}

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

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

.label:empty {
    display: none;
}

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

.label-default {
    background-color: #999;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray;
}

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

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

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

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

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

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

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

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

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

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

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

.badge:empty {
    display: none;
}

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

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

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

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

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

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.container .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    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 .alert-link {
    font-weight: 700;
}

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

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

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

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

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

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

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

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

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

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

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

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

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

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

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    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;
}

.progress-striped .progress-bar {
    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: 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;
    animation: progress-bar-stripes 2s linear infinite;
}

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

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .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);
}

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

.progress-striped .progress-bar-info {
    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: 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: -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: 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-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 {
    overflow: hidden;
    zoom: 1;
}

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

.media-body .block-header a {
    color: #a5a5a5;
}

.media-body .block-header a:hover {
    color: #f47a29;
}

.media-body span {
    color: #f47a29;
}

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

.media-object {
    display: block;
    width: 100%;
}

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

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

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

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

.product-img,
.brand-img {
    /* border: 1px solid #e5e5e5; */
    overflow: hidden;
    width: 100%;
}

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

.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 {
    float: right;
}

.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:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}

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

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
    color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
    color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

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

a.list-group-item-danger .list-group-item-heading {
    color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}

.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-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title>a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.list-group {
    margin-bottom: 0;
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0;
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px;
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0;
}

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

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

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

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

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

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}

.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: #3c763d;
    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-info {
    border-color: #bce8f1;
}

.panel-info>.panel-heading {
    color: #31708f;
    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;
}

.panel-warning {
    border-color: #faebcc;
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc;
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}

.panel-danger {
    border-color: #ebccd1;
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1;
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}

.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 {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
    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-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    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 {
    position: relative;
    width: auto;
    margin: 10px;
}

.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);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}

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

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    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);
    white-space: normal;
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 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;
}

.popover>.arrow {
    border-width: 11px;
}

.popover>.arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px;
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px;
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner>.next {
    left: 100%;
}

.carousel-inner>.prev {
    left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0;
}

.carousel-inner>.active.left {
    left: -100%;
}

.carousel-inner>.active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(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 {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(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:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: 'Be Vietnam', sans-serif;
}

.carousel-control .icon-prev:before {
    content: '\2039';
}

.carousel-control .icon-next:before {
    content: '\203a';
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousel-caption .btn {
    text-shadow: none;
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}


/*
==============================================
CSS3 ANIMATION CHEAT SHEET
==============================================

Made by Justin Aguilar

www.justinaguilar.com/animations/

Questions, comments, concerns, love letters:
justin@justinaguilar.com
==============================================
*/


/*
==============================================
slideDown
==============================================
*/

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(8%);
    }
    65% {
        transform: translateY(-4%);
    }
    80% {
        transform: translateY(4%);
    }
    95% {
        transform: translateY(-2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    65% {
        -webkit-transform: translateY(-4%);
    }
    80% {
        -webkit-transform: translateY(4%);
    }
    95% {
        -webkit-transform: translateY(-2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}


/*
==============================================
slideUp
==============================================
*/

.slideUp {
    animation-name: slideUp;
    -webkit-animation-name: slideUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideUp {
    0% {
        transform: translateY(100%);
    }
    50% {
        transform: translateY(-8%);
    }
    65% {
        transform: translateY(4%);
    }
    80% {
        transform: translateY(-4%);
    }
    95% {
        transform: translateY(2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(100%);
    }
    50% {
        -webkit-transform: translateY(-8%);
    }
    65% {
        -webkit-transform: translateY(4%);
    }
    80% {
        -webkit-transform: translateY(-4%);
    }
    95% {
        -webkit-transform: translateY(2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}


/*
==============================================
slideLeft
==============================================
*/

.slideLeft {
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes slideLeft {
    0% {
        transform: translateX(150%);
    }
    50% {
        transform: translateX(-8%);
    }
    65% {
        transform: translateX(4%);
    }
    80% {
        transform: translateX(-4%);
    }
    95% {
        transform: translateX(2%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
    }
    50% {
        -webkit-transform: translateX(-8%);
    }
    65% {
        -webkit-transform: translateX(4%);
    }
    80% {
        -webkit-transform: translateX(-4%);
    }
    95% {
        -webkit-transform: translateX(2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}


/*
==============================================
slideRight
==============================================
*/

.slideRight {
    animation-name: slideRight;
    -webkit-animation-name: slideRight;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes slideRight {
    0% {
        transform: translateX(-150%);
    }
    50% {
        transform: translateX(8%);
    }
    65% {
        transform: translateX(-4%);
    }
    80% {
        transform: translateX(4%);
    }
    95% {
        transform: translateX(-2%);
    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(-150%);
    }
    50% {
        -webkit-transform: translateX(8%);
    }
    65% {
        -webkit-transform: translateX(-4%);
    }
    80% {
        -webkit-transform: translateX(4%);
    }
    95% {
        -webkit-transform: translateX(-2%);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}


/*
==============================================
slideExpandUp
==============================================
*/

.slideExpandUp {
    animation-name: slideExpandUp;
    -webkit-animation-name: slideExpandUp;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease -out;
    visibility: visible !important;
}

@keyframes slideExpandUp {
    0% {
        transform: translateY(100%) scaleX(0.5);
    }
    30% {
        transform: translateY(-8%) scaleX(0.5);
    }
    40% {
        transform: translateY(2%) scaleX(0.5);
    }
    50% {
        transform: translateY(0%) scaleX(1.1);
    }
    60% {
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80% {
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100% {
        transform: translateY(0%) scaleX(1);
    }
}

@-webkit-keyframes slideExpandUp {
    0% {
        -webkit-transform: translateY(100%) scaleX(0.5);
    }
    30% {
        -webkit-transform: translateY(-8%) scaleX(0.5);
    }
    40% {
        -webkit-transform: translateY(2%) scaleX(0.5);
    }
    50% {
        -webkit-transform: translateY(0%) scaleX(1.1);
    }
    60% {
        -webkit-transform: translateY(0%) scaleX(0.9);
    }
    70% {
        -webkit-transform: translateY(0%) scaleX(1.05);
    }
    80% {
        -webkit-transform: translateY(0%) scaleX(0.95);
    }
    90% {
        -webkit-transform: translateY(0%) scaleX(1.02);
    }
    100% {
        -webkit-transform: translateY(0%) scaleX(1);
    }
}


/*
==============================================
expandUp
==============================================
*/

.expandUp {
    animation-name: expandUp;
    -webkit-animation-name: expandUp;
    animation-duration: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes expandUp {
    0% {
        transform: translateY(100%) scale(0.6) scaleY(0.5);
    }
    60% {
        transform: translateY(-7%) scaleY(1.12);
    }
    75% {
        transform: translateY(3%);
    }
    100% {
        transform: translateY(0%) scale(1) scaleY(1);
    }
}

@-webkit-keyframes expandUp {
    0% {
        -webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);
    }
    60% {
        -webkit-transform: translateY(-7%) scaleY(1.12);
    }
    75% {
        -webkit-transform: translateY(3%);
    }
    100% {
        -webkit-transform: translateY(0%) scale(1) scaleY(1);
    }
}


/*
==============================================
fadeIn
==============================================
*/

.fadeIn {
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    visibility: visible !important;
}

@keyframes fadeIn {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    60% {
        transform: scale(1.1);
    }
    80% {
        transform: scale(0.9);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    60% {
        -webkit-transform: scale(1.1);
    }
    80% {
        -webkit-transform: scale(0.9);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}


/*
==============================================
expandOpen
==============================================
*/

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important;
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8);
    }
    50% {
        transform: scale(0.95);
    }
    80% {
        transform: scale(1.05);
    }
    90% {
        transform: scale(0.98);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes expandOpen {
    0% {
        -webkit-transform: scale(1.8);
    }
    50% {
        -webkit-transform: scale(0.95);
    }
    80% {
        -webkit-transform: scale(1.05);
    }
    90% {
        -webkit-transform: scale(0.98);
    }
    100% {
        -webkit-transform: scale(1);
    }
}


/*
==============================================
bigEntrance
==============================================
*/

.bigEntrance {
    animation-name: bigEntrance;
    -webkit-animation-name: bigEntrance;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    visibility: visible !important;
}

@keyframes bigEntrance {
    0% {
        transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: 0.2;
    }
    30% {
        transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1;
    }
    45% {
        transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    60% {
        transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    75% {
        transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    90% {
        transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    100% {
        transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
}

@-webkit-keyframes bigEntrance {
    0% {
        -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
        opacity: 0.2;
    }
    30% {
        -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
        opacity: 1;
    }
    45% {
        -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    60% {
        -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    75% {
        -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    90% {
        -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
        opacity: 1;
    }
}


/*
==============================================
hatch
==============================================
*/

.hatch {
    animation-name: hatch;
    -webkit-animation-name: hatch;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    visibility: visible !important;
}

@keyframes hatch {
    0% {
        transform: rotate(0deg) scaleY(0.6);
    }
    20% {
        transform: rotate(-2deg) scaleY(1.05);
    }
    35% {
        transform: rotate(2deg) scaleY(1);
    }
    50% {
        transform: rotate(-2deg);
    }
    65% {
        transform: rotate(1deg);
    }
    80% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes hatch {
    0% {
        -webkit-transform: rotate(0deg) scaleY(0.6);
    }
    20% {
        -webkit-transform: rotate(-2deg) scaleY(1.05);
    }
    35% {
        -webkit-transform: rotate(2deg) scaleY(1);
    }
    50% {
        -webkit-transform: rotate(-2deg);
    }
    65% {
        -webkit-transform: rotate(1deg);
    }
    80% {
        -webkit-transform: rotate(-1deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}


/*
==============================================
bounce
==============================================
*/

.bounce {
    animation-name: bounce;
    -webkit-animation-name: bounce;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
}

@keyframes bounce {
    0% {
        transform: translateY(0%) scaleY(0.6);
    }
    60% {
        transform: translateY(-100%) scaleY(1.1);
    }
    70% {
        transform: translateY(0%) scaleY(0.95) scaleX(1.05);
    }
    80% {
        transform: translateY(0%) scaleY(1.05) scaleX(1);
    }
    90% {
        transform: translateY(0%) scaleY(0.95) scaleX(1);
    }
    100% {
        transform: translateY(0%) scaleY(1) scaleX(1);
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(0%) scaleY(0.6);
    }
    60% {
        -webkit-transform: translateY(-100%) scaleY(1.1);
    }
    70% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
    }
    80% {
        -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
    }
    90% {
        -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
    }
    100% {
        -webkit-transform: translateY(0%) scaleY(1) scaleX(1);
    }
}


/*
==============================================
pulse
==============================================
*/

.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.7;
    }
    50% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.7;
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.7;
    }
}


/*
==============================================
floating
==============================================
*/

.floating {
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(8%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}


/*
==============================================
tossing
==============================================
*/

.tossing {
    animation-name: tossing;
    -webkit-animation-name: tossing;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
    0% {
        transform: rotate(-4deg);
    }
    50% {
        transform: rotate(4deg);
    }
    100% {
        transform: rotate(-4deg);
    }
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-4deg);
    }
    50% {
        -webkit-transform: rotate(4deg);
    }
    100% {
        -webkit-transform: rotate(-4deg);
    }
}


/*
==============================================
pullUp
==============================================
*/

.pullUp {
    animation-name: pullUp;
    -webkit-animation-name: pullUp;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
}

@keyframes pullUp {
    0% {
        transform: scaleY(0.1);
    }
    40% {
        transform: scaleY(1.02);
    }
    60% {
        transform: scaleY(0.98);
    }
    80% {
        transform: scaleY(1.01);
    }
    100% {
        transform: scaleY(0.98);
    }
    80% {
        transform: scaleY(1.01);
    }
    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes pullUp {
    0% {
        -webkit-transform: scaleY(0.1);
    }
    40% {
        -webkit-transform: scaleY(1.02);
    }
    60% {
        -webkit-transform: scaleY(0.98);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(0.98);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
}


/*
==============================================
pullDown
==============================================
*/

.pullDown {
    animation-name: pullDown;
    -webkit-animation-name: pullDown;
    animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
}

@keyframes pullDown {
    0% {
        transform: scaleY(0.1);
    }
    40% {
        transform: scaleY(1.02);
    }
    60% {
        transform: scaleY(0.98);
    }
    80% {
        transform: scaleY(1.01);
    }
    100% {
        transform: scaleY(0.98);
    }
    80% {
        transform: scaleY(1.01);
    }
    100% {
        transform: scaleY(1);
    }
}

@-webkit-keyframes pullDown {
    0% {
        -webkit-transform: scaleY(0.1);
    }
    40% {
        -webkit-transform: scaleY(1.02);
    }
    60% {
        -webkit-transform: scaleY(0.98);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(0.98);
    }
    80% {
        -webkit-transform: scaleY(1.01);
    }
    100% {
        -webkit-transform: scaleY(1);
    }
}


/*
==============================================
stretchLeft
==============================================
*/

.stretchLeft {
    animation-name: stretchLeft;
    -webkit-animation-name: stretchLeft;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
}

@keyframes stretchLeft {
    0% {
        transform: scaleX(0.3);
    }
    40% {
        transform: scaleX(1.02);
    }
    60% {
        transform: scaleX(0.98);
    }
    80% {
        transform: scaleX(1.01);
    }
    100% {
        transform: scaleX(0.98);
    }
    80% {
        transform: scaleX(1.01);
    }
    100% {
        transform: scaleX(1);
    }
}

@-webkit-keyframes stretchLeft {
    0% {
        -webkit-transform: scaleX(0.3);
    }
    40% {
        -webkit-transform: scaleX(1.02);
    }
    60% {
        -webkit-transform: scaleX(0.98);
    }
    80% {
        -webkit-transform: scaleX(1.01);
    }
    100% {
        -webkit-transform: scaleX(0.98);
    }
    80% {
        -webkit-transform: scaleX(1.01);
    }
    100% {
        -webkit-transform: scaleX(1);
    }
}


/*
==============================================
stretchRight
==============================================
*/

.stretchRight {
    animation-name: stretchRight;
    -webkit-animation-name: stretchRight;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease-out;
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
}

@keyframes stretchRight {
    0% {
        transform: scaleX(0.3);
    }
    40% {
        transform: scaleX(1.02);
    }
    60% {
        transform: scaleX(0.98);
    }
    80% {
        transform: scaleX(1.01);
    }
    100% {
        transform: scaleX(0.98);
    }
    80% {
        transform: scaleX(1.01);
    }
    100% {
        transform: scaleX(1);
    }
}

@-webkit-keyframes stretchRight {
    0% {
        -webkit-transform: scaleX(0.3);
    }
    40% {
        -webkit-transform: scaleX(1.02);
    }
    60% {
        -webkit-transform: scaleX(0.98);
    }
    80% {
        -webkit-transform: scaleX(1.01);
    }
    100% {
        -webkit-transform: scaleX(0.98);
    }
    80% {
        -webkit-transform: scaleX(1.01);
    }
    100% {
        -webkit-transform: scaleX(1);
    }
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.animated.hinge {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
}

@-moz-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
}

@-o-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
}

@-moz-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(20px);
    }
}

@-o-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
    }
}

@-moz-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(2000px);
    }
}

@-o-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }
    100% {
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-100%);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(0);
    }
}

@-o-keyframes slideInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(100%);
    }
    100% {
        -o-transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -moz-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }
}

@-o-keyframes slideOutUp {
    0% {
        -o-transform: translateY(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    -moz-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
    }
}

@-moz-keyframes slideOutLeft {
    0% {
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(-2000px);
    }
}

@-o-keyframes slideOutLeft {
    0% {
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    -moz-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
    }
}

@-moz-keyframes slideOutRight {
    0% {
        -moz-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -moz-transform: translateX(2000px);
    }
}

@-o-keyframes slideOutRight {
    0% {
        -o-transform: translateX(0);
    }
    100% {
        opacity: 0;
        -o-transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateX(0);
    }
    100% {
        opacity: 0;
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    -moz-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-100%);
    }
    to {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes moveFromLeft {
    from {
        -moz-transform: translateX(-100%);
    }
    to {
        -moz-transform: translateX(0%);
    }
}

@-ms-keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@-o-keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@keyframes moveFromLeft {
    from {
        -ms-transform: translateX(-100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

.moveFromLeft {
    -webkit-animation: moveFromLeft 400ms ease;
    -moz-animation: moveFromLeft 400ms ease;
    -ms-animation: moveFromLeft 400ms ease;
    -o-animation: moveFromLeft 400ms ease;
    animation: moveFromLeft 400ms ease;
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
    to {
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(100%);
    }
    to {
        -moz-transform: translateX(0%);
    }
}

@-ms-keyframes moveFromRight {
    from {
        -ms-transform: translateX(100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@-o-keyframes moveFromRight {
    from {
        -ms-transform: translateX(100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

@keyframes moveFromRight {
    from {
        -ms-transform: translateX(100%);
    }
    to {
        -ms-transform: translateX(0%);
    }
}

.moveFromRight {
    -webkit-animation: moveFromRight 400ms ease;
    -moz-animation: moveFromRight 400ms ease;
    -ms-animation: moveFromRight 400ms ease;
    -o-animation: moveFromRight 400ms ease;
    animation: moveFromRight 400ms ease;
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@-o-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

@keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

.moveFromBottom {
    -webkit-animation: moveFromBottom 400ms ease;
    -moz-animation: moveFromBottom 400ms ease;
    -ms-animation: moveFromBottom 400ms ease;
    -o-animation: moveFromBottom 400ms ease;
    animation: moveFromBottom 400ms ease;
}


/*
    Animation example, for spinners
*/

.animate-spin {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


/*owl carousel plugin*/

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}


/* fade */

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}


/* backSlide */

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}


/* goDown */

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}


/* scaleUp */

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}


/* Keyframes */


/*empty*/

@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}


/* main css*/


/*** bootstrap override ***/

.nav>li>a {
    border-radius: 0 !important;
    border: none !important;
}

.nav-tabs>li>a {
    background-color: #323232;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
    background-color: #ff7920;
}

.dropdown-menu {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-menu>li>a {
    padding: 7px 0;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: transparent;
}

.clearfix {
    clear: both;
}

.navbar-brand {
    float: none;
    padding: 0;
}

.nav>li>a:hover,
.nav>li>a:focus,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: transparent;
}

.form-inline .form-group {
    margin-bottom: 4px;
    display: inline-block;
}

.form-control {
box-shadow: none;
    height: 39px;
    margin-bottom: 0px;
    padding: 4px 12px;
    vertical-align: middle;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #b7b7b7b0;
    background-color: #272727;
    background-color: #faf7f7c7;
    border-radius: 15px;
}

.form-control:focus {
    border-color: #f47a29;
    outline: 0;
    -webkit-box-shadow: box-shadow 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
}

.panel-title {
    font-size: 20px;
    text-transform: none;
    font-weight: 400;
    padding: 0;
    position: relative;
}

.panel-title>a,
.panel-title>a.collapsed:hover {
    color: #ff7920 !important;
    display: block;
    background-color: #fff;
    padding: 20px;
}

.panel-title>a:before,
.panel-title>a.collapsed:hover:before {
    font-size: 15px;
    color: #262626 !important;
    font-family: 'rt-icons';
    content: "\e67e";
    padding-right: 0.3em;
}

.panel-title>a:after {
    font-size: 14px;
    color: #262626;
    font-family: 'fontello';
    content: '\e831';
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -7px;
}

.panel-title>a.collapsed:hover:after {
    color: #262626 !important;
}

.panel-title>a.collapsed,
.panel-title>a.collapsed:before,
.panel-title>a.collapsed:after {
    color: inherit !important;
    background-color: transparent;
}

.panel-title>a.collapsed:after {
    content: '\e82e';
}

.panel {
    box-shadow: none;
}

.panel-group .panel {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: transparent;
}

.panel-default>.panel-heading {
    background-color: transparent;
    color: inherit;
    position: relative;
    border: none;
    border-radius: 0;
    padding: 0;
}

.panel-heading {
    padding: 16px 0px 14px 16px;
}

.panel-heading[class*="rt-icon-"]:before {
    position: absolute;
    font-size: 20px;
    color: #ff7920;
    left: 16px;
}

.panel-default {
    border-color: transparent;
}

.panel-default+.panel-default {
    border-top-color: rgba(255, 255, 255, 0.1);
}

.panel-group .panel+.panel {
    margin-top: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    border-right: none;
    border-left: none;
    border-bottom: none;
    border-top: none;
}

.breadcrumb {
    background: transparent;
    padding: 0 25px;
    margin-bottom: 0;
}

.pagination {
    margin: 88px 0 -20px;
}

.pagination>li>a {
    padding: 8px 15px;
    border: 3px solid #ff7920;
    background-color: transparent;
    margin-bottom: 10px;
    margin-right: 9px;
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.pagination>li.active>a,
.pagination>li>a:hover,
.pagination>li.active>a:hover {
    background-color: #ff7920;
    color: #fff;
    border-color: #ff7920;
}

.pagination>li.active>a {
    color: #fff;
}

.carousel-indicators {
    display: block;
}

.carousel-control {
    width: 30px;
    text-shadow: none;
    opacity: 1;
}

.carousel-control:hover {
    width: 30px;
    text-shadow: none;
    opacity: 0.5;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
}

.carousel-control>span {
    width: 39px !important;
    height: 39px !important;
}

.carousel-control .icon-next {
    margin-left: -32px;
}

.carousel-control .icon-prev {
    margin-left: -7px;
}

.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
    content: "\e833";
    font-family: 'fontello';
    text-shadow: none;
    position: absolute;
    top: 10px;
    left: 11px;
    color: #fff;
}

.carousel-control>span.icon-next:before {
    content: "\e834";
    left: 13px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    margin: auto;
}

.progress {
    height: 30px;
    box-shadow: none;
    background-color: #e1e1e1;
    border-radius: 0;
    margin-bottom: 8px;
    border: none;
    position: relative;
}

.progress span {
    display: block;
    padding: 4px 10px;
    position: absolute;
    clip: auto;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    width: 100%;
}

.progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 0;
    visibility: hidden;
    line-height: 1.3em;
}

.stretchRight {
    visibility: visible;
}

.sr-only {
    position: static;
    width: auto;
    height: auto;
}

.tab-content {
    /*border:1px solid #e1e1e1;*/
    padding: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    padding: 20px 30px;
}

.nav-tabs {
    border-bottom-color: transparent;
    font-size: 16px;
    margin-top: 00px;
    margin-bottom: -1px;
}

.nav-tabs>li>a {
    padding: 13px 20px;
    color: #fff;
    margin-right: 0;
    margin-top: 0px;
    border-radius: 0px !important;
    background-color: #323232;
    border: none !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #fff;
    border: none;
    background-color: #ff7920;
}


/*.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs.nav-justified > .active > a {
color: #fff;
background-color: #3E3E3E;"
border: none;
}*/

.alert {
    border: none;
    border-radius: 0;
    padding: 30px 30px 30px 30px;
}

.alert.topalert {
    margin-bottom: 0;
    padding: 12px 40px 14px 16px;
    background-color: #ff7920;
    color: #fff;
    font-size: 18px;
}

.alert-dismissable .close {
    top: 0;
    opacity: 0.8;
}

.btn {
    display: inline-block;
    padding: 6px 34px 6px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    line-height: 24px;
    border: none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.btn:hover {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.btn-default {
    border: 1px solid #ccc;
}

.img-circle {
    border: 4px solid rgb(244, 122, 41);
    opacity: 0.7;
    object-fit: cover;
}

.img-circle:hover {
    opacity: 1;
}

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

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-color: #474747;
}

.table-bordered {
    border-color: #474747;
}

.table th {
    color: #fff;
    text-align: center;
}

.table>thead>tr>th {
    background-color: #ff7920;
    font-weight: normal;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    /*border-color: transparent;*/
}

blockquote h3 {
    margin-top: 0;
    font-style: normal;
}

@media (min-width: 500px) and (max-width: 767px) {
    /*    .container {max-width: 400px;}*/
}


/*** vertical margins and paddings ***/

section {
    padding-top: 40px;
    padding-bottom: 30px;
}

#footer {
    padding-top: 37px;
    padding-bottom: 70px;
}

#land,
#slide_tabs,
#partners {
    padding: 0;
}

#abovecontent {
    background-color: #e4e4e4;
    margin-top: 68px;
    padding: 80px 0 20px;
    font-size: 14px;
}

#copyright {
    padding-top: 20px;
    padding-bottom: 20px;
}

.last_content_section {
    padding-bottom: 30px;
}

.darkgrey_section+.darkgrey_section {
    padding-top: 5px;
}

.title_section .row {
    display: table;
}

.title_section [class*="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.row+.row {
    margin-top: 20px;
}


/*** general styles ***/

html,
body {
    position: relative;
    width: 100%;
    height: 100%;
}

 ::selection {
    background: #ff7920;
    color: #fff;
}

 ::-moz-selection {
    background: #ff7920;
    color: #fff;
}

body {
    font-size: 15px;
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 300;
    color: #808080;
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Be Vietnam', sans-serif;
    line-height: 1;
    font-weight: 300;
    color: #272727;
}

p {
    margin-bottom: 16px;
}

blockquote,
.blockquote {
    position: relative;
    border: none;
    border-left: 3px solid #ff7920;
    background-color: #313131;
    background-color: rgba(255, 255, 255, 0.03);
    margin: 20px 0;
    padding: 20px;
    font-size: 22px;
    line-height: 1.2;
    font-style: italic;
}

sup,
.sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    top: -0.5em;
}

sub,
.sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
    bottom: -0.25em;
}

img {
    max-width: 100%;
}

a {
    color: #ff7920;
    text-decoration: none;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

a:hover {
    color: #272727;
    text-decoration: none;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}

a:focus {
    color: #272727;
    outline: medium none;
    text-decoration: none;
}

a img {
    background-color: #ff7920;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}


/*a:hover img {
        opacity: 0.8;
    }*/

iframe {
    border: none;
    max-width: 100%;
}


/*** utilites ***/

.not_found {
    color: #ff7920;
    font-weight: 700;
    font-size: 200px;
    line-height: 1;
    margin: 20px 0 0px;
}

.not_found+h1 {
    color: #fff !important;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px;
}

.not_found+h1+h5 {
    font-weight: 400;
    font-size: 18px;
    color: #808080;
}

.highlight,
#response {
    color: #ff7920;
}

#response {
    margin: 10px 0;
}

.grey {
    color: #272727;
}

.big {
    font-size: 1.8em;
    font-weight: 700;
    line-height: 1.3em;
}

.vertical-margin-20 {
    margin: 20px 0 !important;
}

.vertical-margin-40 {
    margin: 40px 0 !important;
}

.vertical-margin-60 {
    margin: 60px 0 !important;
}

.negative-margin-60 {
    margin-top: -60px !important;
}

.block-header {
    position: relative;
    text-align: left;
    font-weight: bold;
    margin-bottom: 60px;
    margin-top: 0px;
    font-size: 40px;
    z-index: 1;
    color: #a5a5a5 !important;
}

.block-header em {
    font-style: normal;
    color: #f47a29;
}

.block-header:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 175px;
    background-color: #f47a29;
    bottom: -35px;
    left: 0;
}

@media (max-width:768px) {
    .block-header {
        font-size: 30px;
    }
    .block-header:after {
        bottom: -25px;
    }
}

@media (max-width:450px) {
    .block-header {
        font-size: 25px;
    }
    .block-header:after {
        bottom: -20px;
    }
}

.brands .item {
    display: block;
    background-color: transparent;
    height: 180px;
     border: 1px solid #bbb; 
    border-radius: 25px;
    overflow: hidden;
    margin: 15px 0;
}

.brands .item img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: none;
}

@media (max-width: 600px) {
    .block-header:before {
        width: 300px;
        margin-left: -150px;
    }

}

.color_section .block-header:after {
    background-color: #fff;
}


/*** buttons ***/

.theme_btn_un {
    font-size: 3em;
    color: #f47a29;
    line-height: 1;
    letter-spacing: 0px;
    display: inline-block;
    cursor: auto;
    padding: 23px 14px;
    text-transform: capitalize;
    background: #e7e7e7;
    font-weight: 900;
    width: 100%;
    border-radius: 15px;
}
@media (max-width: 600px) {

    .theme_btn_un {
    font-size: 2em;
    color: #f47a29;
    line-height: 1;
    letter-spacing: 0px;
    display: inline-block;
    cursor: auto;
    padding: 24px 14px;
    text-transform: capitalize;
    background: #e7e7e7;
    margin-left: 0;
    width: 100%;

}
}
.theme_btn {
font-size: 13px;
    font-weight: 700;
    padding: 20px 58px;
    border: 3px solid #ff7920;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #ffffff !important;
    border-radius: 17px;
    background: #f47b2b;
}


.theme_btn:active,
.theme_btn:hover,
.theme_btn:focus {
    background-color: #ff7920;
    color: #fff;
    
    opacity: 1;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.theme_btn.inverse {
    background-color: transparent;
    border: 2px solid #2d2d2d;
    color: #2d2d2d;
}

.theme_btn.inverse:hover {
    border-color: #ff7920;
    color: #ff7920;
}

.theme_btn+.theme_btn {
    margin-left: 4px;
}

.theme_btn_small {
    display: inline-block;
    background-color: #fff;
    color: #323232;
    text-transform: uppercase;
    font-size: 13px;
    padding: 2px 34px;
    margin: 16px 0;
}

.theme_btn_small:hover {
    background-color: #262626;
}


/*styled lists*/

ul.list1 {
    list-style: none;
    padding-left: 20px;
}

ul.list1 li {
    position: relative;
    padding: 8px 0 8px;
}

ul.list1 li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

ul.list1 li:before {
    font-family: 'fontello';
    content: '\e82c';
    display: block;
    position: absolute;
    color: #fcfcfc;
    left: -17px;
}

ul.list2 {
    list-style: none;
    padding-left: 20px;
}

ul.list2 li {
    position: relative;
    padding: 8px 0 8px;
}

ul.list2 li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

ul.list2 li:before {
    content: '\2022';
    font-size: 30px;
    display: block;
    position: absolute;
    color: #fcfcfc;
    left: -20px;
}

ol.list3 {
    counter-reset: li;
    list-style: none outside none;
    margin-bottom: 4em;
    padding: 0;
}

ol.list3 li {
    position: relative;
    padding: 8px 0 8px 34px;
}

ol.list3 li:after {
    content: counter(li, decimal-leading-zero);
    counter-increment: li;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -13px;
    font-weight: 700;
    border-radius: 100%;
    color: #fff;
    width: 26px;
    height: 26px;
    background-color: #ff7920;
    text-align: center;
    line-height: 26px;
}

ol.list3 li+li {
    border-top: 1px solid rgba(100, 100, 100, 0.2);
}

#map img {
    max-width: inherit;
}


/*** common sections ***/

.light_section,
[class*="_section"] .light_section {
    background-color: #ffffff;
    color: #808080;
}

.light_section h1,
[class*="_section"] .light_section h1,
.light_section h2,
[class*="_section"] .light_section h2,
.light_section h3,
[class*="_section"] .light_section h3,
.light_section h4,
[class*="_section"] .light_section h4,
.light_section h5,
[class*="_section"] .light_section h5,
.light_section h6,
[class*="_section"] .light_section h6 {
    color: #323232;
}

.light_section a,
[class*="_section"] .light_section a {
    color: #ff7920;
}

.light_section a:hover,
[class*="_section"] .light_section a:hover {
    color: #323232;
}

.light_section a[class^="socialico-"]:before,
[class*="_section"] .light_section a[class^="socialico-"]:before {
    color: #000;
}

.light_section a[class^="socialico-"]:hover:before,
[class*="_section"] .light_section a[class^="socialico-"]:hover:before {
    color: #ff7920;
}

.light_section .theme_btn {
    color: #ff7920;
    border-color: #262626;
    background-color: transparent;
}

.light_section .theme_btn:hover {
    color: #ff7920;
    border-color: #262626;
    background-color: #262626;
}

.grey_section,
[class*="_section"] .grey_section {
    background-color: #F0F0F0;
    color: #808080;
}

.grey_section h1,
[class*="_section"] .grey_section h1,
.grey_section h2,
[class*="_section"] .grey_section h2,
.grey_section h3,
[class*="_section"] .grey_section h3,
.grey_section h4,
[class*="_section"] .grey_section h4,
.grey_section h5,
[class*="_section"] .grey_section h5,
.grey_section h6,
[class*="_section"] .grey_section h6 {
    color: #323232;
}

.grey_section a,
[class*="_section"] .grey_section a {
    color: #ff7920;
}

.grey_section a:hover,
[class*="_section"] .grey_section a:hover {
    color: #323232;
}

.grey_section .theme_btn {
    color: #ff7920;
    border-color: #262626;
    background-color: transparent;
}

.grey_section .theme_btn:hover {
    color: #ff7920;
    border-color: #262626;
    background-color: #262626;
}

.color_section,
[class*="_section"] .color_section {
    background-color: #e0e0e0
    /*#ff7920*/
    ;
    color: #fff;
}

.color_section h1,
[class*="_section"] .color_section h1,
.color_section h2,
[class*="_section"] .color_section h2,
.color_section h3,
[class*="_section"] .color_section h3,
.color_section h4,
[class*="_section"] .color_section h4,
.color_section h5,
[class*="_section"] .color_section h5,
.color_section h6,
[class*="_section"] .color_section h6 {
    color: #2d2d2d;
}

.color_section a,
[class*="_section"] .color_section a {
    color: #323232;
}

.color_section a:hover,
[class*="_section"] .color_section a:hover {
    color: #fff;
}

.grey_section .theme_btn {
    color: #ff7920;
    border-color: #262626;
    background-color: transparent;
}

.grey_section .theme_btn:hover {
    color: #ff7920;
    border-color: #262626;
    background-color: #262626;
}

.dark_section,
[class*="_section"] .dark_section {
    background-color: #242424;
    color: #808080;
}

.bg_image {
    background-image: url(../img/bg_dark_section.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.dark_section h1,
[class*="_section"] .dark_section h1,
.dark_section h2,
[class*="_section"] .dark_section h2,
.dark_section h3,
[class*="_section"] .dark_section h3,
.dark_section h4,
[class*="_section"] .dark_section h4,
.dark_section h5,
[class*="_section"] .dark_section h5,
.dark_section h6,
[class*="_section"] .dark_section h6 {
    color: #fff;
}

.dark_section a,
[class*="_section"] .dark_section a {
    color: #ff7920;
}

.dark_section a:hover,
[class*="_section"] .dark_section a:hover {
    color: #fff;
}

.dark_section .theme_btn {
    color: #f47a29;
    border-color: #ff7920;
    background-color: transparent;
}

.dark_section .theme_btn:hover {
    color: #fff;
    border-color: #ff7920;
    background-color: #ff7920;
}

.darkgrey_section,
[class*="_section"] .darkgrey_section {
    /* background-color: #323232; */
    color: #808080;
}

.darkgrey_section,
[class*="_section"] .darkgreys_section {
    /* background-color: #808080; */
    color: #808080;
}

.darkgrey_section h1,
[class*="_section"] .darkgrey_section h1,
.darkgrey_section h2,
[class*="_section"] .darkgrey_section h2,
.darkgrey_section h3,
[class*="_section"] .darkgrey_section h3,
.darkgrey_section h4,
[class*="_section"] .darkgrey_section h4,
.darkgrey_section h5,
[class*="_section"] .darkgrey_section h5,
.darkgrey_section h6,
[class*="_section"] .darkgrey_section h6 {
    color: #323232bf;
}

.darkgrey_section a,
[class*="_section"] .darkgrey_section a {
    color: #ff7920;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: -1px;
}

.darkgrey_section a:hover {
    letter-spacing: 0.2px;
    color: #ff944d;
}

.darkgrey_section .theme_btn {
    color: #fff;
    border-color: #ff7920;
    background-color: transparent;
}

.darkgrey_section .theme_btn:hover {
    color: #fff;
    border-color: #ff7920;
    background-color: #ff7920;
}

.with-top-border .container,
.with-bottom-border .container {
    position: relative;
}

.with-top-border .container:before,
.with-bottom-border .container:after {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    left: 15px;
    right: 15px;
    top: 0;
    background-color: #fff;
    opacity: 0.7;
}

.with-bottom-border .container:after {
    top: auto;
    bottom: 0;
}


/*parallax*/

.parallax {
    overflow: hidden;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    background-position: 50% 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

#header-sticky-wrapper {
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #323232;
}

.frontpage #header-sticky-wrapper {
    position: fixed;
    top: 0;
    background-color: transparent;
}

#header {
    /* position: fixed; */
    -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.05);
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #323232;
    background-color: rgb(255, 255, 255);
    height: 70px;
    background-image: url(../img/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    border-bottom: 2px solid #f47a29;
}

#header #search-overlay {
    display: none;
    z-index: 20;
}

#header .block {
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    margin: 0;
}

#header .centered {
    width: 50%;
    min-width: 300px;
    padding: 10px 15px;
    color: #FFF;
    border: none;
    background: transparent;
}

#header #search-box {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    line-height: 1.9;
}

#header #search-box .dropdown {
    width: max-content;
}

#header #search-box .dropdown #dLabel {
    color: #333;
    padding: 16px;
    border: 1px solid #f47a29;
}

#header #search-box .dropdown #dLabel:focus {
    outline: none;
}

#header #search-box .dropdown::after {
    display: none;
}

#header #search-box #search-form {
    width: 100%;
    border: 1px solid #f47a29;
    border-left: none;
    background-color: #fff;
}

#header #search-box #search-text {
    font-size: 14px;
    color: black;
    border-width: 0;
    background: transparent;
}

#header #search-box input {
    width: 100%;
    padding: 15px;
    color: #333;
    outline: none;
    font-size: 20px;
}

#header #search-button {
    width: 30%;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #f47a29;
    padding: 15px;
    border: 1px solid #f47a29;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

#header #search-button:hover {
    background-color: #b99a6b;
}

#header #search-button:focus {
    outline: none;
}

#header .close-btn {
    position: fixed;
    top: 1em;
    right: 1em;
    color: white;
}

#header .close-btn:hover {
    color: #ff8636;
    cursor: pointer;
}

@media (max-width:768px) {
    #header .centered {
        width: 85%;
    }
}

@media (max-width:992px) {
    #header #search-box {
        flex-direction: column;
    }
    #header #search-box .dropdown,
    #header #search-box .dropdown #dLabel {
        width: 100%;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        margin-bottom: -1px;
    }
    #header #search-button {
        width: 100%;
        border-radius: 0;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }
}

.frontpage #header {
    background-image: none;
}

.is-sticky #header {
    background-color: rgba(255, 255, 255, 0.95);
    height: 70px;
}

#header .navbar-brand {
    display: block;
    position: absolute;
    padding: 0 0 0 15px;
    z-index: 10;
    top: 10px;
    font-size: 30px;
    font-family: 'Be Vietnam', sans-serif;
    color: #fff;
}

@media (max-width:380px) {
    #header .navbar-brand {
        left: -60px !important;
        height: 80px !important;
    }
}

.is-sticky #header .navbar-brand {
    top: 0px;
}

#header .navbar-brand .highlight {
    font-size: 50px;
    font-weight: bold;
    position: relative;
    top: 8px;
    left: 1px;
}

#header .navbar-brand:hover {
    color: #fff;
}


/*land section*/

#land,
.land {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.land {
    position: absolute;
}

#slide1 {
    background-image: url(../example/slide1.jpg);
}

#slide2 {
    background-image: url(../example/slide2.jpg);
}

#slide3 {
    background-image: url(../example/slide3.jpg);
}

.slide_description {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: 240px;
    color: #323232;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
}

.not_shown .slide_description {
    visibility: hidden;
}

.slide_description h3 {
    font-size: 20px;
    font-weight: 300;
}

.slide_description h2 {
    font-size: 70px;
    font-weight: 700;
    margin-top: 10px;
}

.slide_description.white h2,
.slide_description.white h3 {
    color: #fff;
}

.slide_description.dark h2 span {
    padding: 3px 6px;
    display: inline-block;
    color: #fff;
    background-color: #323232;
}

.slide_description.dark h3 span {
    padding: 5px 7px;
    color: #fff;
    background-color: #ff7920;
}

.slide_description a.theme_btn {
    display: inline-block;
}

#slide_tabs .nav {
    margin-top: -200px;
}

#slide_tabs .nav a {
    color: #fff;
    font-size: 24px;
    padding: 23px 10px;
}

#slide_tabs .tab-content img {
    max-width: 150px;
    margin: 0;
    border-radius: 100%;
}

@media (max-width: 767px) {
    /*mobile homepage layout*/
    #slide_tabs .row,
    #slide_tabs .col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }
    #slide_tabs .nav-tabs {
        margin-bottom: -6px;
    }
    #slide_tabs .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }
    #slide_tabs .nav {
        margin-top: -70px;
    }
    .slide_description {
        margin-bottom: 90px;
    }
    .slide_description h3 {
        font-size: 14px;
    }
    .slide_description h2 {
        font-size: 35px;
    }
    #slide_tabs .nav a {
        font-size: 18px;
    }
}

#slide_tabs .tab-content {
    background-color: #fff;
    padding: 15px 30px 40px;
}

#slide_tabs .tab-content h4 {
    color: #323232;
    text-transform: none;
    font-size: 15px;
    font-weight: 700;
}

#slide_tabs .tab-content h4+p {
    font-style: italic;
}

#slide_tabs .tab-content h3 {
    color: #323232;
    font-size: 20px;
    margin-bottom: 35px;
}

#slide_tabs a.pull-left img,
.panel-body a.pull-left img {
    border-radius: 100%;
}

#slide_tabs [class^="rt-icon-"],
#slide_tabs [class*=" rt-icon-"] {
    color: #ff7920;
}

#slide_tabs a {
    color: #ff7920;
}

.carousel-controls {
    position: absolute;
    right: 20px;
    top: -60px;
}

.carousel-controls a {
    display: inline-block;
    color: #000000;
}

.carousel-controls a+a {
    margin-left: -2px;
}

.carousel-controls a:hover,
.carousel-controls a:hover [class^="arrow-icon-"]:before {
    color: #fff;
    background-color: #ff7920;
}

.carousel-controls [class^="arrow-icon-"]:before,
[class*=" arrow-icon-"]:before {
    text-align: center;
    border: 3px solid #ff7920;
    color: #000000;
    width: 29px;
    height: 29px;
    line-height: 24px;
    margin: 0;
}

#map {
    height: 400px;
}

#info {
    font-size: 18px;
}

#info h3 {
    font-size: 30px;
    margin: 10px 0 30px;
}

#info .theme_btn {
    margin-top: 18px;
}


/* #partners .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    margin-top: -15px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
}

#partners .owl-theme .owl-controls .owl-buttons div:before {
    color: #000;
    top: 1px;
    left: 11px;
}

#partners .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 20px;
}

#partners .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 20px;
}

#partners .owl-theme .owl-controls .owl-buttons div:hover {
    background-color: #e5e5e5;
}

#partners .owl-theme .owl-controls .owl-buttons div:hover:before {
    color: #000;
    border-color: #e5e5e5;
} */

#footer strong {
    color: #fff;
}


/*** main menu styles ***/

.mainmenu_wrap {
    width: 100%;
}

.mainmenu_wrap:before,
.mainmenu_wrap:after {
    display: table;
    content: "";
    clear: both;
}

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu li {
    position: relative;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.sf-menu>li {
    float: left;
}

.sf-menu>li.active>a {
    color: white;
}

.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu ul ul {
    top: 0;
    left: 100%;
    margin-left: 20px;
    margin-top: -20px;
}


/*menu skin*/

.sf-menu {
    float: right;
}

.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    min-width: 12em;
    /* allow long menu items to determine submenu width */
    *width: 12em;
    /* no auto sub width for IE7, see white-space comment below */
    padding: 7px 6px;
}

.sf-menu a {
    padding: .75em 1em;
    text-decoration: none;
    zoom: 1;
    /* IE7 */
    font-family: 'Be Vietnam', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.sf-menu>li>a {
    padding: 24px 15px;
    color: #231f20;
}

.sf-menu>li>a:hover {
    color: white;
}

.is-sticky .sf-menu>li>a {
    padding: 22px 20px 17px;
}

.sf-menu li {
    white-space: nowrap;
    /* no need for Supersubs plugin */
    *white-space: normal;
    /* ...unless you support IE7 (let it wrap) */
    -webkit-transition: background .2s;
    transition: background .2s;
}

.sf-menu ul li {
    background: none;
}

.sf-menu ul li+li {
    border-top: 1px solid #ff9d5d;
}

.sf-menu ul li a {
    color: #323232;
}

.sf-menu ul li a {
    color: #323232;
}

.sf-menu ul li a:hover {
    color: #808080;
}

.sf-menu ul ul li {
    background: #fff;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

.sf-menu>li:hover,
.sf-menu>li.sfHover,
.sf-menu>li.active {
    border-color: #ff8636;
    background-color: #ff8636;
    transition: 0.3s;
}


/*submenu active item*/

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #ff7920;
}


/*** arrows (for all except IE7) **/

.sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
    /* no CSS arrows for IE7 (lack pseudo-elements) */
}


/* styling for both css and generated arrows */

.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 5px solid transparent;
    border-top-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    border-top-color: rgba(255, 255, 255, .5);
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: white;
    /* IE8 fallback colour */
}


/* styling for right-facing arrows */

.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-right: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    border-left-color: rgba(255, 255, 255, .5);
}

.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: white;
}

.social-links {
    position: absolute;
    right: 0;
    display: flex;
    padding: 0 30px;
    white-space: nowrap;
    vertical-align: middle;
}

.social-links a {
    font-size: 18px;
    padding: 21px 15px;
    color: #333;
    height: 100%;
}

.social-links a:hover {
    color: white;
    background-color: #ff8636;
}


/*Menu Mobile Layout*/

@media (min-width: 768px) {
    #mainmenu {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        display: block !important;
        width: fit-content !important;
        opacity: 1 !important;
        height: auto !important;
    }
}

@media (max-width: 991px) {
    #mainmenu {
        text-align: center;
    }
    .sf-menu>li>a {
        text-align: center;
    }
    .sf-menu ul {
        text-align: left;
    }
}

@media (max-width: 767px) {
    #header {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 100000;
        -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
        text-align: left;
    }
    #header-sticky-wrapper {
        height: auto !important;
    }
    .social-links {
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        z-index: 200;
    }
    #mainmenu {
        margin: 0;
        padding: 50px 0 20px;
        position: relative;
        width: 100%;
        background-color: rgb(244, 122, 41);
    }
    .is-sticky #mainmenu {
        background-color: #323232;
        margin-top: 70px;
    }
    .main-menu-icon {
        padding: 18px 0;
        margin: 0 20px;
        display: block;
        cursor: pointer;
        width: 30px;
        float: right;
    }
    .is-sticky .main-menu-icon {
        padding: 26px 0;
    }
    .main-menu-icon span {
        margin: 6px 0;
        display: block;
        height: 3px;
        width: 30px;
        background-color: #f47a29;
    }
    .sf-menu>li {
        display: block;
        padding: 10px 20px;
        float: none;
    }
    .sf-menu>li+li {
        border-left: none;
    }
    .sf-menu>li>a,
    .is-sticky .sf-menu>li>a {
        padding: 3px 0 0;
        margin: 0;
        text-align: left;
        border-left: none;
    }
    .sf-menu ul {
        text-align: left;
        position: static;
        display: block !important;
        opacity: 1 !important;
        padding: 0 0 0 20px;
        float: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: transparent !important;
    }
    .sf-menu ul li,
    .sf-menu ul ul li {
        padding: 0;
        background-color: transparent;
    }
    .sf-menu ul li+li {
        border: none;
    }
    .sf-menu ul ul {
        margin: 1px 0 3px;
    }
    .sf-menu>li>a:hover {
        background: none;
        border-color: transparent;
        color: #ff7920;
    }
    .sf-menu>li:hover,
    .sf-menu>li.sfHover,
    .sf-menu>li.active {
        border-color: #ff8636;
        background-color: #d35909;
        transition: 0.3s;
    }
}

.sf-menu>li li.active>a,
.sf-menu>li li>a:hover {
    background: none;
    border-color: transparent;
    color: #ffffffbd !important;
}

.sf-menu ul li a {
    font-weight: 700;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 5px 0;
    border: none;
    color: #fff;
    text-align: center;
    letter-spacing: 0.8px;
}

#copyright {
    text-align: center;
}

#copyright .widget_nav_menu ul {
    float: none;
}

.menu-item-number,
.menu-item-desc {
    display: none;
    color: #ff7920;
    font-size: 12px;
    letter-spacing: 0px;
}

.is-sticky .menu-item-number,
.is-sticky .menu-item-desc {
    display: none !important;
}


/*** blocks ***/

aside .block+.block {
    margin-top: 40px;
}

.block>h3 {
    margin-bottom: 18px;
}


/* upcomming classes carousel */

.classes h3 {
    text-align: center;
    margin: 0;
    font-size: 20px;
    background-color: #ff7920;
    padding: 24px 7px;
    z-index: 10;
}

.classes h3.desc {
    text-align: left;
    margin: 0;
    font-size: 20px;
    color: #ff7920 !important;
    background-color: transparent;
    padding: 0;
    z-index: 10;
}

.classes h3 a {
    color: #fff !important;
    font-weight: bold;
}

.classes h3 a:hover {
    color: #262626 !important;
}

.classes.media>.pull-left {
    margin-right: 0;
}

.classes-description {
    background-color: #fff;
    margin: 15px 0;
}

.classes .with-icon {
    margin: 0;
    padding: 7px 0;
}

.classes .with-icon.time {
    font-weight: 700;
    color: #323232;
}

.classes .with-icon+.with-icon {
    border-top: 1px solid #f2f2f2;
}

.classes .with-icon:before {
    font-family: "rt-icons";
    font-style: normal;
    color: #ff7920;
    padding-right: 10px;
}

.classes .with-icon.date:before {
    content: "\e67c";
}

.classes .with-icon.time:before {
    content: "\e673";
}

.classes .with-icon.time:before {
    content: "\e673";
}

.classes .with-icon.person:before {
    content: "\e680";
}

.classes-description a {
    color: #ff7920;
}

.classes-description a:hover {
    color: #262626;
}


/*vertical trainers*/

.vertical-slider h3 {
    font-size: 20px;
    margin-bottom: -1px;
}

.vertical-slider h3+p {
    margin-bottom: 5px;
}

.vertical-slider .media-body {
    padding: 8px 20px 0 0;
}

.vertical-slider .media>.pull-left {
    margin-right: 30px;
    max-width: 270px;
}

@media screen and (max-width: 500px) {
    .vertical-slider .media>.pull-left {
        float: none !important;
        display: block;
        max-width: 100%;
        margin-right: 0;
    }
    .vertical-slider .media-body {
        padding: 3px 30px;
    }
}

@media screen and (min-width: 992px) {
    .classes.media>.pull-left {
        max-width: 650px;
    }
}

@media screen and (max-width: 991px) {
    .classes.media>.pull-left {
        max-width: 300px;
    }
}

@media screen and (max-width: 600px) {
    .classes.media>.pull-left {
        float: none !important;
        display: block;
        max-width: 100%;
        margin-right: 0;
    }
    .classes .media-body {
        padding: 0 0 3px;
    }
}


/*timetable*/

#timetable_filter {
    padding: 0;
}

#timetable_filter li {
    display: inline-block;
    margin-right: -1px;
}

#timetable_filter a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1px 16px 0px;
    margin: 0 0 26px;
    display: inline-block;
    color: #323232;
    background-color: #fff;
}

#timetable_filter a:hover,
#timetable_filter a.selected {
    background-color: #ff7920;
    color: #fff;
}

#timetable_filter a:hover {
    background-color: #ff7920;
}

.table-responsive .table a {
    display: block;
    text-align: center;
    padding: 8px;
    margin: -8px;
    background-color: #fff;
    color: #808080;
}

.table-responsive .table a:hover {
    color: #fff;
    background-color: #ff7920;
}


/*gallery*/

ul#portfolioContainer {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul#portfolioContainer2 {
    padding: 0;
    margin: 0;
    list-style: none;
}

#portfolio h4 {
    margin-top: 0;
}

#portfolio .item {
    position: relative;
    top: 0;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 30px;
    transition: top 0.3s, box-shadow 0.3s;
}

#portfolio.item:hover {
    top: -10px !important;
    box-shadow: 2px 2px 10px #c1c1c1;
}

#portfolio .item a {
    display: block;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
}

#portfolio .item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

#portfolio .item:hover {
    top: -10px !important;
    box-shadow: 2px 2px 10px #5e5e5e;
}

.trainers h3 {
    font-size: 20px;
    margin-bottom: -1px;
}

.trainers h3+p {
    margin-bottom: 5px;
}

.trainers .media-body {
    padding: 8px 20px 0 0;
}

.trainers .media>.pull-left {
    margin-right: 30px;
    max-width: 270px;
}

@media screen and (max-width: 991px) {
    .trainers .media>.pull-left {
        float: none !important;
        display: block;
        max-width: 100%;
        margin-right: 0;
    }
    .trainers .media-body {
        padding: 3px 30px;
    }
}

#portfolio.fullwidth_portfolio .isotope-item {
    max-width: 100%;
    overflow: hidden;
    float: left;
    width: 25%;
    margin-left: -1px;
    margin-bottom: 0;
    list-style: none;
}

@media screen and (max-width: 991px) {
    #portfolio.fullwidth_portfolio .isotope-item {
        width: 33.3333%;
    }
}

@media screen and (max-width: 800px) {
    #portfolio.fullwidth_portfolio .isotope-item {
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    #portfolio.fullwidth_portfolio .isotope-item {
        width: 100%;
    }
}

#filtrable {
    padding: 0;
}

#filtrable li {
    display: inline-block;
    margin-right: -1px;
}

#filtrable a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 5px 15px;
    display: inline-block;
    color: #323232;
    background-color: #fff;
}

#filtrable a:hover,
#filtrable a.selected {
    background-color: #ff7920;
    color: #fff;
}

#filtrable a:hover {
    background-color: #ff7920;
}

#filtrable2 {
    padding: 0;
}

#filtrable2 li {
    display: inline-block;
    margin-right: -1px;
}

#filtrable2 a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1px 16px 0px;
    margin: 0 0 26px;
    display: inline-block;
    color: #323232;
    background-color: #fff;
}

#filtrable2 a:hover,
#filtrable2 a.selected {
    background-color: #ff7920;
    color: #fff;
}

#filtrable2 a:hover {
    background-color: #ff7920;
}

.loadmore {
    margin: 56px 0 40px !important;
}

.hidden_item {
    display: none;
}

#gallery_container {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 20000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: -100%;
    overflow: auto;
    display: none;
}


/*gallery single item*/

#portfolio_nav {
    margin-top: 40px;
}

#portfolio_nav+#middle {
    margin-top: 0px;
    padding-top: 0;
}

#portfolio_nav a {
    color: #2D2D2D;
    font-size: 36px;
    margin: 0 30px;
}

#portfolio_nav a#portfolio_prev_project:before {
    font-family: "fontello";
    content: '\e823';
}

#portfolio_nav a#portfolio_close_project:before {
    font-family: 'rt-icons';
    content: "\e602";
}

#portfolio_nav a#portfolio_next_project:before {
    font-family: "fontello";
    content: '\e824';
}

#portfolio_nav a:hover {
    color: #ff7920;
}

.description {
    margin-bottom: 26px;
}

.skills,
.client {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 6px;
    margin-bottom: 10px;
}

.location {
    margin-bottom: 37px;
}

.skills>span,
.client>span,
.location>span {
    font-weight: 700;
}

.skills>a,
.client>a,
.location>a {
    color: #272727;
}

.skills>a:hover,
.client>a:hover,
.location>a:hover {
    color: #ff7920;
}


/* Isotope Filtering */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}


/**** Isotope CSS3 transitions ****/

.isotope {
    overflow: visible !important;
}

.isotope,
.isotope .isotope-item[style] {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.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: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}


/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}


/*blog*/

.blog {
    margin-top: 7px;
}

.blog .entry-thumbnail:first-child {
    margin: 0px 0px 20px;
}

.blog-single .entry-thumbnail {
    margin: 0px 0px 32px;
    position: relative;
}

.blog article+article {
    margin-top: 40px;
    padding-top: 50px;
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}


/*from blog widget*/

.widget_from_blog .entry-thumbnail img {
    width: 100%;
}

article.post.primary_post {
    padding-bottom: 10px;
}

article.post.secondary_post .entry-thumbnail {
    text-align: center;
}

article.post.secondary_post header {
    margin-left: -15px;
    margin-right: -15px;
}

article.post.secondary_post {
    margin-left: 15px;
    margin-right: 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

article.post.secondary_post h2.entry-title {
    margin-top: 0;
}

p.date {
    margin-bottom: 10px;
    font-style: italic;
}

p.date+p {
    margin-bottom: 10px;
}

.entry-share {
    margin: 20px 0 10px;
}

.read-more p {
    text-transform: uppercase;
}

h1.entry-title {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 20px;
}

h2.entry-title {
    margin: 20px 0 10px;
}

h2.entry-title a {
    color: #fff;
}

h2.entry-title a:hover {
    color: #ff7920;
}

h2.entry-title span.heart {
    font-size: 20px;
    float: right;
    padding: 8px 0 0 0;
}

h2.entry-title span.heart:before {
    font-family: 'rt-icons';
    content: "\e605";
    font-size: 16px;
    color: #fff;
    padding-right: 3px;
}

.entry-meta {
    margin: 10px 0;
}


/*.blog-single */

.entry-meta {
    margin: 10px 0 16px;
    padding-bottom: 16px;
    padding-top: 16px;
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid #313131;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.entry-meta .comments-link {
    float: right;
}

.blog .entry-tags {
    margin-top: 29px;
    position: relative;
}

.format-small-image .entry-tags {
    border-color: #ff7920;
}

.format-gallery .entry-tags {
    border-color: #a7d163;
}

.entry-tags a {
    text-transform: uppercase;
    font-weight: 700;
}

.blog .read-more {
    margin-top: 21px;
}

.blog .format-small-image .entry-thumbnail {
    margin-bottom: 0;
    position: relative;
}

@media screen and (max-width: 767px) {
    .blog .format-small-image .entry-thumbnail {
        text-align: center;
    }
    .blog .format-small-image .entry-header,
    .blog .format-small-image .entry-content {
        margin-left: 40px;
        margin-right: 40px;
    }
}

.video-view {
    display: block;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ff7920;
    text-align: center;
}

.video-view:before {
    font-family: 'fontello';
    content: '\e80a';
    color: #fff;
    line-height: 50px;
    font-size: 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.video-view:hover {
    background-color: #fff;
}

.video-view:hover:before {
    color: #272727;
}

img.alignleft {
    float: left;
    margin: 5px 20px 15px 0;
}

footer.bottom-entry-meta {
    margin: 28px 0;
}

.tags {
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    padding: 36px 0;
}

.tags h3 {
    display: inline-block;
    margin: 4px 0 0;
}

.tags-links {
    position: relative;
}

.tags-links:before {
    content: "\e687";
    font-family: "rt-icons";
    margin-right: 14px;
}

.st_facebook_hcount,
.st_twitter_hcount,
.st_googleplus_hcount {
    position: relative;
    top: -3px;
    text-align: right;
}

.st_facebook_hcount span,
.st_twitter_hcount span,
.st_googleplus_hcount span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

.tags a,
.tagcloud a {
    padding: 4px 14px;
    font-size: 13px;
    border: 3px solid #ff7920;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 6px;
    margin-right: 2px;
    display: inline-block;
}

.tags a:hover,
.tagcloud a:hover {
    background-color: #ff7920;
    color: #fff;
}

.author-meta {
    margin: 40px 0 46px;
    padding: 40px 52px 40px 37px;
    background-color: #313131;
    background-color: rgba(255, 255, 255, 0.03);
}

.author-meta h3 {
    margin: 26px 0 22px;
    position: relative;
}

.author-social {
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
}

.author-meta p:after {
    display: table;
    content: " ";
    clear: both;
}

@media screen and (max-width: 767px) {
    .author-meta {
        text-align: center;
    }
    .author-meta img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }
    .author-social {
        display: block;
        position: static;
        padding: 20px 0 0 0;
    }
}

.related-posts>h3 {
    margin-bottom: 24px;
    font-size: 30px;
}

.related-posts article.post {
    background-color: #313131;
    background-color: rgba(255, 255, 255, 0.03);
    text-align: center;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.related-posts article.post .entry-thumbnail {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
}

.related-posts article.post:hover {
    background-color: #313131;
}

.related-posts article.post>h3 {
    margin: 24px 0 0;
}

.comments-area {
    margin: 43px 0 40px;
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 20px;
}

.comments-title {
    font-size: 30px;
    margin-bottom: 20px;
}

.comments-area ol {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.comments-area li {
    padding: 26px 0 5px;
}

.comments-area ol.children li {
    padding: 10px 0 0 70px;
}

.comments-area ol.children ol ol li {
    padding-left: 0;
}

.comment-meta {
    position: relative;
}

.comment-metadata {
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid #313131;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 8px 0 16px 100px;
    padding: 15px 0;
}

.comment-author a {
    position: relative;
    font-size: 1.4em;
}

.comment-author img {
    max-width: 70px;
    margin-right: 28px;
    float: left;
}

.reply {
    position: absolute;
    right: 0;
    top: 49px;
}

.comment-content {
    padding: 0 0 9px 100px;
}

.comment-respond {
    margin-top: 0px;
}

.comment-reply-title {
    margin: 0 0 22px;
    font-size: 30px;
}

.comment-respond label,
.contact-form label {
    display: none;
}

form.contact-form {
    margin-top: 25px;
}

p.comment-form-author,
p.comment-form-email,
p.comment-form-url {
    margin-bottom: 10px;
}

p.comment-form-comment:before,
p.contact-form-message:before {
    display: table;
    content: " ";
}

.comment-respond p.form-submit {
    text-align: center;
    margin-top: 40px;
}

.comment-form input,
.comment-form textarea {
    text-align: center;
}

@media (max-width: 570px) {
    .comments-area ol.children li {
        padding: 30px 0 0 30px;
    }
    p.comment-form-author,
    p.comment-form-email,
    p.comment-form-url,
    p.contact-form-name,
    p.contact-form-email,
    p.contact-form-subject {
        float: none;
        width: 100%;
    }
    p.contact-form-message {
        padding-right: 8px;
    }
}


/*** widgets ***/

.single_teaser {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    text-align: center;
    margin: 30px 0 43px;
    padding: 0px 0 20px;
}

.single_teaser img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.single_teaser:hover img {
    transform: scale(1.1);
}

.single_teaser.icons [class^="rt-icon-"] {
    font-size: 40px;
}

.single_teaser.icons.style1 [class^="rt-icon-"] {
    font-size: 60px;
    line-height: 124px;
    color: #fff;
    border: 3px solid #ff7920;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 7px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.single_teaser.icons.style1:hover [class^="rt-icon-"] {
    color: #fff;
    background-color: #ff7920;
}

.single_teaser h3 {
    font-size: 18px;
    margin: 22px 0 18px;
    text-transform: none;
    font-weight: 400;
}

.single_teaser p.introtext {
    margin: 10px 0 30px;
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: -0.2px;
    line-height: 1.6;
    color: #949494;
}

.single_teaser.icons.style2 {
    background-color: transparent;
    border: 3px solid #ff7920;
    margin: 0 0 20px;
    padding: 30px 0 23px;
}

.single_teaser.icons.style2 .icons_introimg {
    margin: 0 10px 16px;
}

.single_teaser.icons.style2 [class^="rt-icon-"]:before {
    font-size: 100px;
    background: transparent;
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    display: block;
}

.single_teaser.icons.style2:hover {
    background-color: #ff7920;
}

.single_teaser.icons.style2 h2 {
    font-size: 50px;
    margin: 12px 0 0px;
}

.single_teaser.icons.style2 h3 {
    display: inline-block;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.single_teaser_right {
    margin: 10px 10px 23px 60px;
    padding: 0px 20px 0;
}

.single_teaser_right h3 {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 400;
}

.single_teaser_right h3 a {
    color: #ff7920;
}

.single_teaser_right h3 a:hover {
    color: #ff7920;
}

.left_icons {
    position: relative;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.left_icons [class^="rt-icon-"] {
    display: block;
    font-size: 50px;
    margin: -40px 0px 0;
    position: absolute;
    top: 50%;
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.style2 .single_teaser_right {
    margin: 10px 10px 10px 110px;
    padding: 0px;
}

.left_icons.style2 [class^="rt-icon-"] {
    text-align: center;
    color: #fff;
    font-size: 50px;
    width: 90px;
    line-height: 84px;
    height: 90px;
    padding: 0;
    top: 0;
    margin-top: 0;
    border: 3px solid #ff7920;
}

.left_icons.style2:hover [class^="rt-icon-"] {
    background-color: #ff7920;
    color: #fff;
}

.widget_categories ul,
.widget_archive ul,
.widget_recent_entries ul {
    list-style: none;
    padding-left: 0;
}

.widget_categories li,
.widget_archive li,
.widget_recent_entries li {
    padding: 3px 0;
}

.widget_categories li+li,
.widget_archive li+li,
.widget_recent_entries li+li,
.widget_nav_menu li+li {
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 6px;
    margin-top: 6px;
}

.widget_categories a,
.widget_archive a,
.widget_recent_entries a,
.widget_nav_menu a {
    position: relative;
    padding: 0 !important;
    color: #fff;
}

.widget_categories a:hover,
.widget_archive a:hover,
.widget_recent_entries a:hover,
.widget_nav_menu a:hover {
    color: #ff7920;
}

.widget_categories a:before,
.widget_archive a:before,
.widget_recent_entries a:before,
.widget_nav_menu a:before {
    font-family: "fontello";
    content: '\e83a';
    padding-right: 12px;
    color: #ff7920;
}

.widget_tag_cloud>h3 {
    margin-bottom: 26px;
}

.widget_news>h3 {
    margin-bottom: 7px;
}

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

.widget_news li {
    padding: 18px 0 6px;
}

.news_introimg {
    float: left;
    max-width: 60px;
}

.news_right {
    margin-left: 80px;
}

.news_right h5 {
    margin-top: 0;
    font-size: 16px;
    text-transform: none;
    font-weight: 300;
    line-height: 1.1em;
}

.widget_social_links>h3 {
    margin-bottom: 13px;
}

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

.widget_social_links a[class^="socialico-"] {
    padding: 0px 0px 0px 40px;
    font-size: inherit !important;
    color: #ff7920;
}

.widget_social_links a[class^="socialico-"]:before {
    top: -3px;
}

.widget_social_links a[class^="socialico-"]:hover {
    color: #ff7920;
}

.widget_social_links li {
    padding: 6px 10px 6px 0;
    vertical-align: bottom;
}

.widget_schedule dt {
    font-weight: normal;
}

.widget_schedule .dl-horizontal dt {
    width: auto;
    text-align: left;
    padding: 9px 0;
    float: left;
    clear: left;
    text-align: right;
}

.widget_schedule .dl-horizontal dt:before {
    font-family: "rt-icons";
    color: #ff7920;
    padding-right: 10px;
    padding-left: 4px;
    content: "\e673";
}

.widget_schedule .dl-horizontal dd {
    margin-left: 0;
    text-align: right;
    border-bottom: 1px solid #313131;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 9px 0;
}

.widget_schedule .dl-horizontal dt:first-child+dd {
    border-top: 1px solid #313131;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 27px;
}

.widget_testimonials {
    padding: 20px 0;
}

.widget_testimonials .carousel-introtext {
    padding: 0 70px 10px;
    text-align: center;
    font-size: 20px;
    position: relative;
}

.widget_testimonials .carousel-introtext span {
    position: relative;
    display: inline-block;
}

.widget_testimonials .carousel-introtext:before,
.widget_testimonials .carousel-introtext:after {
    font-family: 'fontello';
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 40px;
    line-height: 30px;
    content: '\e808';
    color: #323232;
}

.widget_testimonials .carousel-introtext:after {
    content: '\e809';
    right: 10px;
    left: auto;
}

.widget_testimonials .carousel-readmore:after,
.widget_testimonials .carousel-readmore:before {
    content: '-';
}

.widget_testimonials .carousel-readmore {
    padding: 0;
    text-align: center;
    color: #323232;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    position: relative;
}

.widget_testimonials .carousel-readmore span {
    display: block;
    text-align: center;
    max-width: 60px;
    margin: 0 auto 14px;
}

.widget_testimonials .carousel-readmore span img {
    border-radius: 100%;
    padding: 3px;
    border: 1px solid #fff;
}

.widget_testimonials .carousel-control.right:hover,
.widget_testimonials .carousel-control.left:hover {
    color: #fff;
}

.widget_testimonials .carousel-control.right,
.widget_testimonials .carousel-control.left {
    display: block;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0px;
    margin-top: -15px;
    z-index: 10;
}

.widget_testimonials .carousel-control.left {
    left: 0;
    right: auto;
}

.widget_testimonials .carousel-control.right:before {
    font-family: 'fontello';
    content: '\e834';
    font-size: 20px;
}

.widget_testimonials .carousel-control.left:before {
    font-family: 'fontello';
    content: '\e833';
    font-size: 20px;
}

.thumbnail>img {
    border-radius: 0px;
    margin-bottom: 20px;
}

.thumbnail {
    position: relative;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    border-radius: 2px;
    border: none;
    background-color: rgba(100, 100, 100, 0.05);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.thumbnail .caption {
    text-align: center;
    padding: 0 20px;
    color: inherit;
}

.thumbnail .caption h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
}

.thumbnail .caption h4+p {
    font-size: 13px;
}

.thumbnail .caption h4+p+p {
    clear: both;
}

.thumbnail p.team-social {
    padding: 10px 20px 0px;
    margin: 0;
    text-align: center;
}


/*contact form widget*/

.contact-form p:first-child {
    padding-left: 0;
}

p.contact-form-name,
p.contact-form-email,
p.contact-form-subject {
    margin-bottom: 10px;
}

.contact-form-50 p.contact-form-name,
.contact-form-50 p.contact-form-email,
.contact-form-50 p.contact-form-email {
    width: 50%;
}

p.contact-form-message,
p.form-submit {
    padding: 0;
}

@media (max-width: 570px) {
    p.contact-form-name,
    p.contact-form-email,
    p.contact-form-subject {
        float: none;
        width: 100% !important;
    }
}


/*twitter widget*/

.twitter img {
    display: none;
}

.widget_tweet ul.tweet_list {
    padding: 0;
    list-style: none;
}

.widget_tweet ul.tweet_list li {
    padding-left: 30px;
    position: relative;
}

.widget_tweet ul.tweet_list li:before {
    position: absolute;
    font-family: 'socialicoregular';
    font-size: 26px;
    content: "L";
    left: 0px;
    top: 2px;
    color: #fff;
}

.widget_tweet ul.tweet_list li+li {
    border-top: 1px solid #ddd;
    padding-top: 6px;
    margin-top: 6px;
}

#tweets .twitter p {
    margin-bottom: 0;
}

#tweets .flex-control-nav,
#tweets .flex-direction-nav {
    display: none !important;
}

#tweets .tweet_avatar {
    display: none;
}

.subscribe .form-control {
    max-width: 150px;
}

.subscribe .theme_btn,
.widget_search .theme_btn {
    padding: 11px 20px 10px;
}

.search-field {
    max-width: 180px;
}


/*circle progress bars widgets*/

.chart {
    position: relative;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 20px 0;
    height: 130px;
}

.chart+p {
    margin: 25px 0 10px;
}

.percent {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    margin-top: 0.7em;
    margin-left: -0.75em;
    z-index: 2;
}

.percent:after {
    content: "%";
    font-size: 0.5em;
}


/*pricing tables*/

.pricing-table {
    overflow: hidden;
    list-style: none;
    padding: 0;
    text-align: center;
    background-color: #262626;
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 18px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
}

.pricing-table:hover {
    background-color: #ff7920;
    color: #fff;
}

.pricing-table:hover .plan-price span:first-child {
    color: #323232;
}

.pricing-table:hover .plan-price span+span {
    color: #323232;
}

.pricing-table:hover ul li {
    border-color: #fff !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

.pricing-table:hover .call-to-action a {
    color: #323232;
    border-color: #fff;
}

.pricing-table.style2 {
    background-color: #ff7920;
    color: #fff;
}

.pricing-table.style2:hover {
    background-color: #262626;
}

.pricing-table.style2:hover .plan-price span:first-child {
    color: #ff7920;
}

.pricing-table.style2:hover .plan-price span+span {
    color: #ff7920;
}

.pricing-table.style2:hover ul li {
    border-color: #313131 !important;
}

.pricing-table.style2:hover .call-to-action a,
.pricing-table.style2:hover .call-to-action a:hover {
    color: #fff;
    border-color: #ff7920;
    background-color: transparent;
}

.pricing-table ul {
    list-style: none;
    padding: 0;
}

.pricing-table ul li {
    padding: 13px 0;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #313131;
    margin: 0 40px;
}

.pricing-table.style2 ul li {
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.3);
}

.pricing-table ul li.feature_disabled:before {
    content: "\e602";
    color: #525252;
}

.pricing-table li+li {
    border-top: 0;
}

.pricing-table li p {
    padding: 6px;
    margin: 0;
}

.pricing-table li.plan-price {
    padding: 24px 0 28px;
}

.pricing-table.style2 li.plan-price p {
    color: #fff;
}

.pricing-table li.plan-name {
    font-size: 20px;
    padding: 16px 0;
    color: #272727;
    background-color: #fff;
}

.pricing-table.style2 li.plan-name {
    color: #ff7920;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
}

.plan-price span,
.pricing-table ul li {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
}

.plan-price span:first-child {
    font-size: 100px;
    line-height: 1em;
    color: #ff7920;
    font-weight: 700;
}

.plan-price span+span {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    position: relative;
    letter-spacing: -1px;
    top: -37px;
    color: #ff7920;
}

.pricing-table li.plan-price p {
    display: inline;
    color: #fff;
    font-size: 40px;
    margin-left: -4px;
    letter-spacing: -1px;
}

.pricing-table li.plan-price span+span+p {
    margin-left: -68px;
}

.style2 .plan-price span {
    color: #323232;
}

.call-to-action {
    margin: 30px 0 50px;
}

.call-to-action a {
    padding-left: 53px;
    padding-right: 53px;
}

.style2 .call-to-action a {
    color: #323232;
    border-color: #fff;
}

.style2 .call-to-action a:hover {
    color: #323232;
    background-color: #fff;
}


/*flickr widget*/

ul#flickr {
    margin: 0 auto;
    padding: 0;
    /*max-width: 300px; text-align: center;*/
}

ul#flickr li {
    background-color: #C4C4C4;
    display: inline-block;
    line-height: 0 !important;
    list-style: none outside none;
    margin: 0 12px 12px 0;
}


/*Call Out*/

.bs-callout {
    border-left: 3px solid #EEEEEE;
    margin: 20px 0;
    padding: 30px;
    font-size: 1.3em;
}

.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout-danger {
    background-color: #FDF7F7;
    border-color: #EED3D7;
}

.bs-callout-danger h4 {
    color: #B94A48;
}

.bs-callout-warning {
    background-color: #FAF8F0;
    border-color: #FAEBCC;
}

.bs-callout-warning h4 {
    color: #8A6D3B;
}

.bs-callout-info {
    background-color: rgba(100, 100, 100, 0.1);
    border-color: rgba(100, 100, 100, 0.2);
    border-width: 10px;
}

.bs-callout-info h4 {
    color: #fff;
}


/*page preloader*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 13000;
    height: 100%;
}

.preloaderimg {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../img/preloader.gif) no-repeat 50% 50% transparent;
    margin: -40px 0 0 -40px;
}


/* 
    *  Core Owl Carousel CSS File
    *  v1.3.2
    */


/* clearfix */

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


/* display none until init */

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.products-sobek .owl-carousel .owl-item,
.partners-sobek .owl-carousel .owl-item {
    display: flex;
    justify-content: center;
    height: 120px;
    overflow: hidden;
    float: left;
}

.owl-carousel .owl-wrapper:first-child {
    margin: 0;
}

.owl-carousel .owl-item {
    display: inline-block;
}

.owl-carousel.partners .owl-item img {
    height: 100%;
    width: 90%;
    object-fit: contain;
    border: 1px solid #bbb;
    border-radius: 35px;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    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: rgba(0, 0, 0, 0);
}


/* mouse grab icon */

.grabbing {
    cursor: url(../img/grabbing.png) 8 8, move;
}


/* fix */

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -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);
}


/*
*   Owl Carousel Owl Demo Theme 
*   v1.3.2
*/

.owl-theme .owl-controls {
    margin: 40px 0;
    text-align: center;
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    position: relative;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    font-size: 0;
    color: transparent;
    width: 36px;
    height: 36px;
    border: 3px solid #ff7920;
    border: 3px solid #f47a29;
    background: #f47a29;
    margin: 0 2px;
    /*transition*/
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    border-radius: 7px;
}

.owl-theme .owl-controls .owl-buttons div:before {
    content: "\e079";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    font-size: 14px;
    color: white;
    left: 28%;
    top: 10%;
}

.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
}


/* Clickable class fix problem with hover on touch devices */


/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background-color: #ff7920;
}


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    /*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
    transition: 0.5s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    /*IE7 fix*/
    opacity: 1;
    width: 15px;
    height: 15px;
    background: #f47a29;
}

@media(max-width:380px) {
    .owl-theme .owl-controls .owl-page span {
        width: 8px;
        height: 8px;
        margin: 5px;
    }
    .owl-theme .owl-controls .owl-page.active span,
    .owl-theme .owl-controls.clickable .owl-page:hover span {
        width: 10px;
        height: 10px;
    }
}


/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


/* preloading images */

.owl-item.loading {
    min-height: 150px;
    background: url(../img/AjaxLoader.gif) no-repeat center center;
}


/* 
    *  Owl Carousel CSS3 Transitions 
    *  v1.3.2
    */

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}


/* fade */

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}


/* backSlide */

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}


/* goDown */

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}


/* scaleUp */

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}


/* Keyframes */


/*empty*/

@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}


/*owl customization*/

.owl-carousel-item {
    margin: 0 15px;
    border-radius: 35px;
    overflow: hidden;
}


/* Elastislide Style */

.elastislide-list {
    list-style-type: none;
    display: none;
}

.no-js .elastislide-list {
    display: block;
}

.elastislide-carousel ul li {
    min-width: 20px;
    /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
    position: relative;
    margin: 0 auto;
    min-height: 60px;
}

.elastislide-wrapper.elastislide-loading {
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.elastislide-horizontal {
    padding: 10px 40px;
}

.elastislide-vertical {
    padding: 40px 10px;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
}

.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    transition-property: -webkit-transform;
    transition-property: -moz-transform;
    transition-property: -o-transform;
    transition-property: -ms-transform;
    transition-property: transform;
    transition-duration: 200ms;
}

.elastislide-horizontal ul {
    white-space: nowrap;
}

.elastislide-carousel ul li {
    margin: 0;
    -webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
    height: 100%;
    display: inline-block;
}

.elastislide-vertical ul li {
    display: block;
}

.elastislide-carousel ul li a {
    display: inline-block;
    width: 100%;
}

.elastislide-carousel ul li a img {
    display: block;
    max-width: 100%;
}


/* Navigation Arrows */

.elastislide-wrapper nav span {
    position: absolute;
    background: #ddd url(../img/nav.png) no-repeat 4px 3px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}

.elastislide-wrapper nav span:hover {
    opacity: 1.0;
}

.elastislide-horizontal nav span {
    top: 50%;
    left: 10px;
    margin-top: -11px;
}

.elastislide-vertical nav span {
    top: 10px;
    left: 50%;
    margin-left: -11px;
    background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
    right: 10px;
    left: auto;
    background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
    bottom: 10px;
    top: auto;
    background-position: -17px -18px;
}

.elastislide-list a.pull-left {
    display: block;
    max-width: 270px;
}


/**
    * BxSlider v4.1.2 - Fully loaded, responsive content slider
    * http://bxslider.com
    *
    * Written by: Steven Wanderski, 2014
    * http://stevenwanderski.com
    * (while drinking Belgian ales and listening to jazz)
    *
    * CEO and founder of bxCreative, LTD
    * http://bxcreative.com
    */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    max-width: 100% !important;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
    opacity: 0.8;
}

.bx-wrapper img:hover {
    opacity: 1;
}

#classes .bx-wrapper {
    margin: 0 auto 90px !important;
}

.bx-wrapper .media {
    margin-top: 0;
}


/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}


/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../img/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}


/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: 'Be Vietnam', sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.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:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 50%;
    margin-left: -30px;
}

.bx-wrapper .bx-prev:before {
    font-family: 'Glyphicons Halflings';
    content: '\e113';
}

.bx-wrapper .bx-next {
    right: 50%;
    margin-right: -41px;
}

.bx-wrapper .bx-next:before {
    content: '\e114';
}

.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;
    bottom: -60px;
    outline: 0;
    font-size: 0;
    color: transparent;
    width: 36px;
    height: 36px;
    border: 3px solid #f47a29;
    background: #ffffff;
    border-radius: 8px;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: #fff;
}

.bx-wrapper .bx-controls-direction a:before {
    font-family: 'Glyphicons Halflings';
    position: absolute;
    font-size: 14px;
    color: #323232;
    left: 30%;
    top: 10%;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


/* AUTO CONTROLS (START / STOP) */

.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(../img/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../img/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.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;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: 'Be Vietnam', sans-serif;
    display: block;
    font-size: .85em;
    padding: 10px;
}


/*** totop ***/

#toTop {
    border-radius: 14px;
    background: #ff7920;
    border: 3px solid #ffa970;
    bottom: 30px;
    display: none;
    height: 50px;
    width: 50px;
    overflow: hidden;
    position: fixed;
    right: 20px;
    text-decoration: none;
    z-index: 9999;
    font-size: 0px;
    color: transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#toTop:after {
    display: block;
    content: '\e113';
    color: #fff;
    font-size: 22px;
    position: absolute;
    left: 12px;
    top: 6px;
    font-family: 'Glyphicons Halflings';
}

#toTopHover,
#toTop:hover {
    background: #ff7920;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

#toTop:active,
#toTop:focus {
    outline: medium none;
}

.nicescroll-rails {
    z-index: 10000 !important;
}


/*** teaser icons ***/

@font-face {
    font-family: 'rt-icons';
    src: url('../fonts/rt-icons.eot');
    src: url('../fonts/rt-icons.eot#iefix') format('embedded-opentype'), url('../fonts/rt-icons.woff') format('woff'), url('../fonts/rt-icons.ttf') format('truetype'), url('../fonts/rt-icons.svg#rt-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="rt-icon-"],
[class*=" rt-icon-"] {
    font-family: 'rt-icons';
    speak-as: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.rt-icon-ok:before {
    content: "\e600";
}

.rt-icon-youtube:before {
    content: "\e601";
}

.rt-icon-times:before {
    content: "\e602";
}

.rt-icon-image:before {
    content: "\e603";
}

.rt-icon-phone:before {
    content: "\e604";
}

.rt-icon-heart:before {
    content: "\e605";
}

.rt-icon-microphone:before {
    content: "\e606";
}

.rt-icon-rss-outline:before {
    content: "\e607";
}

.rt-icon-message:before {
    content: "\e608";
}

.rt-icon-location-outline:before {
    content: "\e609";
}

.rt-icon-link-outline:before {
    content: "\e60a";
}

.rt-icon-image-outline:before {
    content: "\e60b";
}

.rt-icon-export-outline:before {
    content: "\e60c";
}

.rt-icon-cross:before {
    content: "\e60d";
}

.rt-icon-star-outline:before {
    content: "\e60e";
}

.rt-icon-mail:before {
    content: "\e60f";
}

.rt-icon-heart-outline:before {
    content: "\e610";
}

.rt-icon-flash-outline:before {
    content: "\e611";
}

.rt-icon-arrow-move-outline:before {
    content: "\e612";
}

.rt-icon-watch:before {
    content: "\e613";
}

.rt-icon-time:before {
    content: "\e614";
}

.rt-icon-location-arrow-outline:before {
    content: "\e615";
}

.rt-icon-attachment-outline:before {
    content: "\e616";
}

.rt-icon-user-outline:before {
    content: "\e617";
}

.rt-icon-lock-closed-outline:before {
    content: "\e618";
}

.rt-icon-lock-open-outline:before {
    content: "\e619";
}

.rt-icon-group-outline:before {
    content: "\e61a";
}

.rt-icon-chart-pie-outline:before {
    content: "\e61b";
}

.rt-icon-video-outline:before {
    content: "\e61c";
}

.rt-icon-map:before {
    content: "\e61d";
}

.rt-icon-key-outline:before {
    content: "\e61e";
}

.rt-icon-infinity-outline:before {
    content: "\e61f";
}

.rt-icon-globe-outline:before {
    content: "\e620";
}

.rt-icon-eye-outline:before {
    content: "\e621";
}

.rt-icon-cog-outline:before {
    content: "\e622";
}

.rt-icon-camera-outline:before {
    content: "\e623";
}

.rt-icon-scissors-outline:before {
    content: "\e624";
}

.rt-icon-refresh-outline:before {
    content: "\e625";
}

.rt-icon-zoom-outline:before {
    content: "\e626";
}

.rt-icon-pin-outline:before {
    content: "\e627";
}

.rt-icon-message-typing:before {
    content: "\e628";
}

.rt-icon-folder:before {
    content: "\e629";
}

.rt-icon-pencil:before {
    content: "\e62a";
}

.rt-icon-brush:before {
    content: "\e62b";
}

.rt-icon-thumbs-up:before {
    content: "\e62c";
}

.rt-icon-pen:before {
    content: "\e62d";
}

.rt-icon-calender-outline:before {
    content: "\e62e";
}

.rt-icon-business-card:before {
    content: "\e62f";
}

.rt-icon-calculator:before {
    content: "\e630";
}

.rt-icon-clipboard:before {
    content: "\e631";
}

.rt-icon-gift:before {
    content: "\e632";
}

.rt-icon-bell:before {
    content: "\e633";
}

.rt-icon-anchor-outline:before {
    content: "\e634";
}

.rt-icon-power-outline:before {
    content: "\e635";
}

.rt-icon-shopping-bag:before {
    content: "\e636";
}

.rt-icon-device-tablet:before {
    content: "\e637";
}

.rt-icon-device-phone:before {
    content: "\e638";
}

.rt-icon-device-laptop:before {
    content: "\e639";
}

.rt-icon-device-desktop:before {
    content: "\e63a";
}

.rt-icon-spanner-outline:before {
    content: "\e63b";
}

.rt-icon-puzzle-outline:before {
    content: "\e63c";
}

.rt-icon-printer:before {
    content: "\e63d";
}

.rt-icon-lightbulb:before {
    content: "\e63e";
}

.rt-icon-flag-outline:before {
    content: "\e63f";
}

.rt-icon-contacts:before {
    content: "\e640";
}

.rt-icon-weather-stormy:before {
    content: "\e641";
}

.rt-icon-weather-shower:before {
    content: "\e642";
}

.rt-icon-weather-partly-sunny:before {
    content: "\e643";
}

.rt-icon-weather-downpour:before {
    content: "\e644";
}

.rt-icon-weather-cloudy:before {
    content: "\e645";
}

.rt-icon-plane-outline:before {
    content: "\e646";
}

.rt-icon-phone-outline:before {
    content: "\e647";
}

.rt-icon-microphone-outline:before {
    content: "\e648";
}

.rt-icon-weather-sunny:before {
    content: "\e649";
}

.rt-icon-weather-snow:before {
    content: "\e64a";
}

.rt-icon-weather-night:before {
    content: "\e64b";
}

.rt-icon-wine:before {
    content: "\e64c";
}

.rt-icon-tags:before {
    content: "\e64d";
}

.rt-icon-headphones:before {
    content: "\e64e";
}

.rt-icon-plug:before {
    content: "\e64f";
}

.rt-icon-credit-card:before {
    content: "\e650";
}

.rt-icon-coffee:before {
    content: "\e651";
}

.rt-icon-book:before {
    content: "\e652";
}

.rt-icon-beer:before {
    content: "\e653";
}

.rt-icon-tree:before {
    content: "\e654";
}

.rt-icon-thermometer:before {
    content: "\e655";
}

.rt-icon-messages:before {
    content: "\e656";
}

.rt-icon-shopping-cart:before {
    content: "\e657";
}

.rt-icon-leaf:before {
    content: "\e658";
}

.rt-icon-volume:before {
    content: "\e659";
}

.rt-icon-microphone2:before {
    content: "\e65a";
}

.rt-icon-paperclip:before {
    content: "\e65b";
}

.rt-icon-trashcan:before {
    content: "\e65c";
}

.rt-icon-search:before {
    content: "\e65d";
}

.rt-icon-chat:before {
    content: "\e65e";
}

.rt-icon-calendar:before {
    content: "\e65f";
}

.rt-icon-bookmark:before {
    content: "\e660";
}

.rt-icon-email:before {
    content: "\e661";
}

.rt-icon-heart2:before {
    content: "\e662";
}

.rt-icon-cloud:before {
    content: "\e663";
}

.rt-icon-book2:before {
    content: "\e664";
}

.rt-icon-star:before {
    content: "\e665";
}

.rt-icon-clock:before {
    content: "\e666";
}

.rt-icon-users:before {
    content: "\e667";
}

.rt-icon-user:before {
    content: "\e668";
}

.rt-icon-bullhorn:before {
    content: "\e669";
}

.rt-icon-diamond:before {
    content: "\e66a";
}

.rt-icon-drink:before {
    content: "\e66b";
}

.rt-icon-shorts:before {
    content: "\e66c";
}

.rt-icon-syringe:before {
    content: "\e66d";
}

.rt-icon-barbell:before {
    content: "\e66e";
}

.rt-icon-chart:before {
    content: "\e66f";
}

.rt-icon-pencil2:before {
    content: "\e670";
}

.rt-icon-newspaper:before {
    content: "\e671";
}

.rt-icon-earth:before {
    content: "\e672";
}

.rt-icon-clock2:before {
    content: "\e673";
}

.rt-icon-comment:before {
    content: "\e674";
}

.rt-icon-chat2:before {
    content: "\e675";
}

.rt-icon-speaker:before {
    content: "\e676";
}

.rt-icon-heart3:before {
    content: "\e677";
}

.rt-icon-list:before {
    content: "\e678";
}

.rt-icon-edit:before {
    content: "\e679";
}

.rt-icon-trash:before {
    content: "\e67a";
}

.rt-icon-briefcase:before {
    content: "\e67b";
}

.rt-icon-calendar2:before {
    content: "\e67c";
}

.rt-icon-inbox:before {
    content: "\e67d";
}

.rt-icon-google-plus:before {
    content: "\e67e";
}

.rt-icon-instagram:before {
    content: "\e67f";
}

.rt-icon-user2:before {
    content: "\e680";
}

.rt-icon-users2:before {
    content: "\e681";
}

.rt-icon-archive:before {
    content: "\e682";
}

.rt-icon-desktop:before {
    content: "\e683";
}

.rt-icon-sent:before {
    content: "\e684";
}

.rt-icon-share:before {
    content: "\e685";
}

.rt-icon-film:before {
    content: "\e686";
}

.rt-icon-tag:before {
    content: "\e687";
}

.rt-icon-email2:before {
    content: "\e688";
}

.rt-icon-picture:before {
    content: "\e689";
}

.rt-icon-frame:before {
    content: "\e68a";
}

.rt-icon-locked:before {
    content: "\e68b";
}

.rt-icon-pin:before {
    content: "\e68c";
}

.rt-icon-search2:before {
    content: "\e68d";
}

.rt-icon-home:before {
    content: "\e68e";
}

.rt-icon-cart:before {
    content: "\e68f";
}

.rt-icon-camera:before {
    content: "\e690";
}

.rt-icon-compass:before {
    content: "\e691";
}

.rt-icon-cloud2:before {
    content: "\e692";
}

.rt-icon-grid:before {
    content: "\e693";
}

.rt-icon-popup:before {
    content: "\e694";
}

.rt-icon-home2:before {
    content: "\e695";
}

.rt-icon-light-bulb:before {
    content: "\e696";
}

.rt-icon-store:before {
    content: "\e697";
}

.rt-icon-anchor:before {
    content: "\e698";
}

.rt-icon-book3:before {
    content: "\e699";
}

.rt-icon-sound-alt:before {
    content: "\e69a";
}

.rt-icon-inbox2:before {
    content: "\e69b";
}

.rt-icon-inbox-alt:before {
    content: "\e69c";
}

.rt-icon-envelope:before {
    content: "\e69d";
}

.rt-icon-compose:before {
    content: "\e69e";
}

.rt-icon-chat-alt-stroke:before {
    content: "\e69f";
}

.rt-icon-rss:before {
    content: "\e6a0";
}

.rt-icon-cog:before {
    content: "\e6a1";
}

.rt-icon-pin2:before {
    content: "\e6a2";
}

.rt-icon-link:before {
    content: "\e6a3";
}

.rt-icon-key-stroke:before {
    content: "\e6a4";
}

.rt-icon-lightbulb2:before {
    content: "\e6a5";
}

.rt-icon-compass2:before {
    content: "\e6a6";
}

.rt-icon-book-alt2:before {
    content: "\e6a7";
}

.rt-icon-book4:before {
    content: "\e6a8";
}

.rt-icon-book-alt:before {
    content: "\e6a9";
}

.rt-icon-pen-alt-stroke:before {
    content: "\e6aa";
}

.rt-icon-layers:before {
    content: "\e6ab";
}

.rt-icon-paperclip2:before {
    content: "\e6ac";
}

.rt-icon-fork:before {
    content: "\e6ad";
}

.rt-icon-uniF756:before {
    content: "\e6ae";
}

.rt-icon-uniF765:before {
    content: "\e6af";
}

.rt-icon-uniF794:before {
    content: "\e6b0";
}

.rt-icon-uniF56B:before {
    content: "\e6b1";
}

.rt-icon-fish:before {
    content: "\e6b2";
}

.rt-icon-cupcake:before {
    content: "\e6b3";
}

.rt-icon-pizza:before {
    content: "\e6b4";
}

.rt-icon-cherry:before {
    content: "\e6b5";
}

.rt-icon-mushroom:before {
    content: "\e6b6";
}

.rt-icon-bone:before {
    content: "\e6b7";
}

.rt-icon-steak:before {
    content: "\e6b8";
}

.rt-icon-bottle:before {
    content: "\e6b9";
}

.rt-icon-restaurantmenu:before {
    content: "\e6ba";
}

.rt-icon-coffeebean:before {
    content: "\e6bb";
}

.rt-icon-chocolate:before {
    content: "\e6bc";
}

.rt-icon-raspberry:before {
    content: "\e6bd";
}

.rt-icon-raspberrypi:before {
    content: "\e6be";
}

.rt-icon-birthday:before {
    content: "\e6bf";
}

.rt-icon-sun:before {
    content: "\e6c0";
}

.rt-icon-moon:before {
    content: "\e6c1";
}

.rt-icon-cloudy:before {
    content: "\e6c2";
}

.rt-icon-cloud3:before {
    content: "\e6c3";
}

.rt-icon-cloud4:before {
    content: "\e6c4";
}

.rt-icon-lightning:before {
    content: "\e6c5";
}

.rt-icon-rainy:before {
    content: "\e6c6";
}

.rt-icon-snowy:before {
    content: "\e6c7";
}

.rt-icon-mobile:before {
    content: "\e6c8";
}

.rt-icon-ipod:before {
    content: "\e6c9";
}

.rt-icon-monitor:before {
    content: "\e6ca";
}

.rt-icon-laptop:before {
    content: "\e6cb";
}

.rt-icon-window:before {
    content: "\e6cc";
}

.rt-icon-mouse:before {
    content: "\e6cd";
}

.rt-icon-quote:before {
    content: "\e6ce";
}

.rt-icon-quote2:before {
    content: "\e6cf";
}

.rt-icon-microphone3:before {
    content: "\e6d0";
}

.rt-icon-cog2:before {
    content: "\e6d1";
}

.rt-icon-gamepad:before {
    content: "\e6d2";
}

.rt-icon-graduate:before {
    content: "\e6d3";
}

.rt-icon-lab:before {
    content: "\e6d4";
}

.rt-icon-tie:before {
    content: "\e6d5";
}

.rt-icon-heart4:before {
    content: "\e6d6";
}

.rt-icon-cloud5:before {
    content: "\e6d7";
}

.rt-icon-star2:before {
    content: "\e6d8";
}

.rt-icon-tv:before {
    content: "\e6d9";
}

.rt-icon-sound:before {
    content: "\e6da";
}

.rt-icon-video:before {
    content: "\e6db";
}

.rt-icon-trash2:before {
    content: "\e6dc";
}

.rt-icon-user3:before {
    content: "\e6dd";
}

.rt-icon-key:before {
    content: "\e6de";
}

.rt-icon-search3:before {
    content: "\e6df";
}

.rt-icon-eye:before {
    content: "\e6e0";
}

.rt-icon-bubble:before {
    content: "\e6e1";
}

.rt-icon-stack:before {
    content: "\e6e2";
}

.rt-icon-cup:before {
    content: "\e6e3";
}

.rt-icon-phone2:before {
    content: "\e6e4";
}

.rt-icon-news:before {
    content: "\e6e5";
}

.rt-icon-mail2:before {
    content: "\e6e6";
}

.rt-icon-like:before {
    content: "\e6e7";
}

.rt-icon-photo:before {
    content: "\e6e8";
}

.rt-icon-note:before {
    content: "\e6e9";
}

.rt-icon-food:before {
    content: "\e6ea";
}

.rt-icon-t-shirt:before {
    content: "\e6eb";
}

.rt-icon-fire:before {
    content: "\e6ec";
}

.rt-icon-clip:before {
    content: "\e6ed";
}

.rt-icon-shop:before {
    content: "\e6ee";
}

.rt-icon-calendar3:before {
    content: "\e6ef";
}

.rt-icon-wallet:before {
    content: "\e6f0";
}

.rt-icon-vynil:before {
    content: "\e6f1";
}

.rt-icon-truck:before {
    content: "\e6f2";
}

.rt-icon-world:before {
    content: "\e6f3";
}

.rt-icon-settings:before {
    content: "\e6f4";
}

.rt-icon-camera2:before {
    content: "\e6f5";
}

.rt-icon-tag2:before {
    content: "\e6f6";
}

.rt-icon-lock:before {
    content: "\e6f7";
}

.rt-icon-bulb:before {
    content: "\e6f8";
}

.rt-icon-pen2:before {
    content: "\e6f9";
}

.rt-icon-diamond2:before {
    content: "\e6fa";
}

.rt-icon-display:before {
    content: "\e6fb";
}

.rt-icon-location:before {
    content: "\e6fc";
}

.rt-icon-clock3:before {
    content: "\e6fd";
}

.rt-icon-paperplane:before {
    content: "\e6fe";
}

.rt-icon-params:before {
    content: "\e6ff";
}

.rt-icon-banknote:before {
    content: "\e700";
}

.rt-icon-data:before {
    content: "\e701";
}

.rt-icon-music:before {
    content: "\e702";
}

.rt-icon-megaphone:before {
    content: "\e703";
}

.rt-icon-study:before {
    content: "\e704";
}

.rt-icon-lab2:before {
    content: "\e705";
}

.rt-icon-chat3:before {
    content: "\e706";
}

.rt-icon-archive2:before {
    content: "\e707";
}

.rt-icon-user4:before {
    content: "\e708";
}

.rt-icon-users3:before {
    content: "\e709";
}

.rt-icon-archive3:before {
    content: "\e70a";
}

.rt-icon-earth2:before {
    content: "\e70b";
}

.rt-icon-location2:before {
    content: "\e70c";
}

.rt-icon-mobile2:before {
    content: "\e70d";
}

.rt-icon-screen:before {
    content: "\e70e";
}

.rt-icon-mail3:before {
    content: "\e70f";
}

.rt-icon-support:before {
    content: "\e710";
}

.rt-icon-videos:before {
    content: "\e711";
}

.rt-icon-star3:before {
    content: "\e712";
}

.rt-icon-heart5:before {
    content: "\e713";
}

.rt-icon-bookmark2:before {
    content: "\e714";
}

.rt-icon-file:before {
    content: "\e715";
}

.rt-icon-locked2:before {
    content: "\e716";
}

.rt-icon-unlocked:before {
    content: "\e717";
}

.rt-icon-archive4:before {
    content: "\e718";
}

.rt-icon-images:before {
    content: "\e719";
}

.rt-icon-images2:before {
    content: "\e71a";
}

.rt-icon-pencil3:before {
    content: "\e71b";
}

.rt-icon-pictures:before {
    content: "\e71c";
}

.rt-icon-link2:before {
    content: "\e71d";
}

.rt-icon-search4:before {
    content: "\e71e";
}

.rt-icon-cog3:before {
    content: "\e71f";
}

.rt-icon-trashcan2:before {
    content: "\e720";
}

.rt-icon-pencil4:before {
    content: "\e721";
}

.rt-icon-article:before {
    content: "\e722";
}

.rt-icon-clock4:before {
    content: "\e723";
}

.rt-icon-heart6:before {
    content: "\e724";
}

.rt-icon-palette:before {
    content: "\e725";
}

.rt-icon-leaf2:before {
    content: "\e726";
}

.rt-icon-megaphone2:before {
    content: "\e727";
}

.rt-icon-bell2:before {
    content: "\e728";
}

.rt-icon-lifebuoy:before {
    content: "\e729";
}

.rt-icon-magnet:before {
    content: "\e72a";
}

.rt-icon-light-bulb2:before {
    content: "\e72b";
}

.rt-icon-flickr:before {
    content: "\e72c";
}

.rt-icon-flickr2:before {
    content: "\e72d";
}

.rt-icon-vimeo:before {
    content: "\e72e";
}

.rt-icon-vimeo2:before {
    content: "\e72f";
}

.rt-icon-twitter:before {
    content: "\e730";
}

.rt-icon-twitter2:before {
    content: "\e731";
}

.rt-icon-facebook:before {
    content: "\e732";
}

.rt-icon-facebook2:before {
    content: "\e733";
}

.rt-icon-facebook3:before {
    content: "\e734";
}

.rt-icon-googleplus:before {
    content: "\e735";
}

.rt-icon-googleplus2:before {
    content: "\e736";
}

.rt-icon-pinterest:before {
    content: "\e737";
}

.rt-icon-pinterest2:before {
    content: "\e738";
}

.rt-icon-tumblr:before {
    content: "\e739";
}

.rt-icon-tumblr2:before {
    content: "\e73a";
}

.rt-icon-linkedin:before {
    content: "\e73b";
}

.rt-icon-linkedin2:before {
    content: "\e73c";
}

.rt-icon-dribbble:before {
    content: "\e73d";
}

.rt-icon-dribbble2:before {
    content: "\e73e";
}

.rt-icon-stumbleupon:before {
    content: "\e73f";
}

.rt-icon-stumbleupon2:before {
    content: "\e740";
}

.rt-icon-lastfm:before {
    content: "\e741";
}

.rt-icon-lastfm2:before {
    content: "\e742";
}

.rt-icon-skype:before {
    content: "\e743";
}

.rt-icon-skype2:before {
    content: "\e744";
}

.rt-icon-behance:before {
    content: "\e745";
}

.rt-icon-vk:before {
    content: "\e746";
}

.rt-icon-smashing:before {
    content: "\e747";
}

.rt-icon-dropbox:before {
    content: "\e748";
}

.rt-icon-evernote:before {
    content: "\e749";
}

.rt-icon-picasa:before {
    content: "\e74a";
}

.rt-icon-instagram2:before {
    content: "\e74b";
}


/*** social icons ***/

@font-face {
    font-family: 'socialicoregular';
    src: url('../fonts/socialico-webfont.eot');
    src: url('../fonts/socialico-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/socialico-webfont.woff') format('woff'), url('../fonts/socialico-webfont.ttf') format('truetype'), url('../fonts/socialico-webfont.svg#socialicoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a[class^="socialico-"] {
    font-size: 0px !important;
    display: inline-block;
    position: relative;
    padding-right: 44px;
    line-height: 34px;
    vertical-align: middle;
}

a[class^="socialico-"]:before {
    display: inline-block;
    text-indent: 0;
    overflow: hidden;
    font-family: 'socialicoregular';
    font-size: 26px;
    text-align: center;
    line-height: 1;
    position: absolute;
    top: -3px;
    left: 0;
    color: #fff;
    /*background-color: #ff7920;*/
    /*border:1px solid #fff;
border-radius: 4px;*/
    width: 34px;
    height: 34px;
    margin: 0;
    line-height: 40px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

a[class^="socialico-"]:hover:before {
    /*border-color: #2d2d2d;*/
    color: #ff7920;
    /*background-color: #fff;*/
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}

a[class*="rounded"]:hover:before,
a[class*="rounded"]:before {
    background-color: transparent;
    color: #ff7920;
}

a.socialico-soundcloud-rounded:before {
    content: "!";
}

a.socialico-pinterest-rounded:before {
    content: "&";
}

a.socialico-windows-rounded:before {
    content: "0";
}

a.socialico-addthis-rounded:before {
    content: "1";
}

a.socialico-sharethis-rounded:before {
    content: "2";
}

a.socialico-picasa-rounded:before {
    content: "4";
}

a.socialico-lastfm-rounded:before {
    content: "5";
}

a.socialico-technorati-rounded:before {
    content: "?";
}

a.socialico-mac-rounded:before {
    content: "@";
}

a.socialico-dribble-rounded:before {
    content: "d";
}

a.socialico-behance-rounded:before {
    content: "b";
}

a.socialico-facebook-rounded:before {
    content: "f";
}

a.socialico-google-rounded:before {
    content: "g";
}

a.socialico-skype-rounded:before {
    content: "h";
}

a.socialico-linkedin-rounded:before {
    content: "i";
}

a.socialico-deviantart-rounded:before {
    content: "j";
}

a.socialico-bing-rounded:before {
    content: "k";
}

a.socialico-twitter-rounded:before {
    content: "l";
}

a.socialico-myspace-rounded:before {
    content: "m";
}

a.socialico-flickr-rounded:before {
    content: "n";
}

a.socialico-tumblr-rounded:before {
    content: "o";
}

a.socialico-paypal-rounded:before {
    content: "p";
}

a.socialico-rss-rounded:before {
    content: "r";
}

a.socialico-stumbleupon-rounded:before {
    content: "s";
}

a.socialico-blogger-rounded:before {
    content: "u";
}

a.socialico-vimeo-rounded:before {
    content: "v";
}

a.socialico-wordpress-rounded:before {
    content: "w";
}

a.socialico-youtube-rounded:before {
    content: "x";
}

a.socialico-yahoo-rounded:before {
    content: "y";
}

a.socialico-aim-rounded:before {
    content: "z";
}

a.socialico-dribble:before {
    content: "D";
}

a.socialico-behance:before {
    content: "E";
}

a.socialico-facebook:before {
    content: "F";
    color: #507cbe !important;
}

a.socialico-google:before {
    content: "G";
    color: #cb4437;
}

a.socialico-skype:before {
    content: "H";
}

a.socialico-linkedin:before {
    content: "I";
}

a.socialico-deviantart:before {
    content: "J";
}

a.socialico-bing:before {
    content: "K";
}

a.socialico-twitter:before {
    content: "L";
    color: #00abef;
}

a.socialico-myspace:before {
    content: "M";
}

a.socialico-flickr:before {
    content: "N";
}

a.socialico-tumblr:before {
    content: "T";
}

a.socialico-paypal:before {
    content: "P";
}

a.socialico-rss:before {
    content: "R";
}

a.socialico-stumbleupon:before {
    content: "S";
}

a.socialico-blogger:before {
    content: "B";
}

a.socialico-vimeo:before {
    content: "V";
}

a.socialico-wordpress:before {
    content: "W";
}

a.socialico-youtube:before {
    content: "X";
}

a.socialico-yahoo:before {
    content: "Y";
}

a.socialico-aim:before {
    content: "Z";
}


/*colors for used social icons*/

a.socialico-facebook:hover:before {
    color: #507cbe !important;
}

a.socialico-twitter:hover:before {
    color: #00abef !important;
}

a.socialico-flickr:hover:before {
    color: #ff0084 !important;
}

a.socialico-google:hover:before {
    color: #cb4437 !important;
}

a.socialico-linkedin:hover:before {
    color: #00649b !important;
}

a.socialico-dribble:hover:before {
    color: #f76799 !important;
}

a.socialico-pint:hover:before {
    color: #00bdec !important;
}

a.socialico-skype:hover:before {
    color: #17b3ee !important;
}


/*** fontello arrow icons ***/

@font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.eot-81703720');
    src: url('../fonts/fontello.eot-81703720#iefix') format('embedded-opentype'), url('../fonts/fontello.woff-81703720') format('woff'), url('../fonts/fontello.ttf-81703720') format('truetype'), url('../fonts/fontello.svg-81703720#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */


/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */


/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
    font-family: 'fontello';
    src: url('../fonts/fontello.svg-81703720#fontello') format('svg');
    }
}
*/

[class^="arrow-icon-"]:before,
[class*=" arrow-icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    text-shadow: none !important;
}

.arrow-icon-picture:before {
    content: '\e848';
}

.arrow-icon-up-micro:before {
    content: '\e853';
}

.arrow-icon-quote-right-1:before {
    content: '\e847';
}

.arrow-icon-location:before {
    content: '\e849';
}

.arrow-icon-down-dir:before {
    content: '\e84a';
}

.arrow-icon-up-dir:before {
    content: '\e84b';
}

.arrow-icon-left-dir:before {
    content: '\e83b';
}

.arrow-icon-right-dir:before {
    content: '\e83a';
}

.arrow-icon-down-open-3:before {
    content: '\e83c';
}

.arrow-icon-left-open-4:before {
    content: '\e83d';
}

.arrow-icon-right-open-4:before {
    content: '\e83e';
}

.arrow-icon-up-open-3:before {
    content: '\e83f';
}

.arrow-icon-angle-left:before {
    content: '\e840';
}

.arrow-icon-angle-right:before {
    content: '\e841';
}

.arrow-icon-angle-up:before {
    content: '\e842';
}

.arrow-icon-angle-down:before {
    content: '\e843';
}

.arrow-icon-angle-double-left:before {
    content: '\e844';
}

.arrow-icon-angle-double-right:before {
    content: '\e845';
}

.arrow-icon-angle-double-up:before {
    content: '\e84d';
}

.arrow-icon-angle-double-down:before {
    content: '\e84c';
}

.arrow-icon-plus-1:before {
    content: '\e838';
}

.arrow-icon-minus-1:before {
    content: '\e839';
}

.arrow-icon-down-open-2:before {
    content: '\e82a';
}

.arrow-icon-left-open-3:before {
    content: '\e82b';
}

.arrow-icon-right-open-3:before {
    content: '\e82c';
}

.arrow-icon-up-open-2:before {
    content: '\e82d';
}

.arrow-icon-down-open-mini:before {
    content: '\e82e';
}

.arrow-icon-left-open-mini:before {
    content: '\e82f';
}

.arrow-icon-right-open-mini:before {
    content: '\e830';
}

.arrow-icon-up-open-mini:before {
    content: '\e831';
}

.arrow-icon-down-open-big:before {
    content: '\e832';
}

.arrow-icon-left-open-big:before {
    content: '\e833';
}

.arrow-icon-right-open-big:before {
    content: '\e834';
}

.arrow-icon-up-open-big:before {
    content: '\e835';
}

.arrow-icon-left-thin:before {
    content: '\e837';
}

.arrow-icon-right-thin:before {
    content: '\e836';
}

.arrow-icon-left-open-outline:before {
    content: '\e81c';
}

.arrow-icon-left-open-2:before {
    content: '\e81a';
}

.arrow-icon-right-open-outline:before {
    content: '\e81d';
}

.arrow-icon-right-open-2:before {
    content: '\e81b';
}

.arrow-icon-down:before {
    content: '\e81e';
}

.arrow-icon-left:before {
    content: '\e81f';
}

.arrow-icon-quote-left-1:before {
    content: '\e846';
}

.arrow-icon-up:before {
    content: '\e821';
}

.arrow-icon-down-outline:before {
    content: '\e822';
}

.arrow-icon-left-outline:before {
    content: '\e823';
}

.arrow-icon-right-outline:before {
    content: '\e824';
}

.arrow-icon-up-outline:before {
    content: '\e825';
}

.arrow-icon-down-small:before {
    content: '\e826';
}

.arrow-icon-left-small:before {
    content: '\e827';
}

.arrow-icon-right-small:before {
    content: '\e828';
}

.arrow-icon-up-small:before {
    content: '\e829';
}

.arrow-icon-plus:before {
    content: '\e806';
}

.arrow-icon-minus:before {
    content: '\e807';
}

.arrow-icon-quote-left:before {
    content: '\e808';
}

.arrow-icon-quote-right:before {
    content: '\e809';
}

.arrow-icon-quote-left-alt:before {
    content: '\e818';
}

.arrow-icon-quote-right-alt:before {
    content: '\e819';
}

.arrow-icon-down-open-1:before {
    content: '\e800';
}

.arrow-icon-left-open:before {
    content: '\e801';
}

.arrow-icon-right-open:before {
    content: '\e80a';
}

.arrow-icon-up-open-1:before {
    content: '\e80b';
}

.arrow-icon-down-1:before {
    content: '\e80e';
}

.arrow-icon-left-1:before {
    content: '\e80c';
}

.arrow-icon-right-1:before {
    content: '\e80d';
}

.arrow-icon-up-1:before {
    content: '\e80f';
}

.arrow-icon-down-bold:before {
    content: '\e810';
}

.arrow-icon-left-bold:before {
    content: '\e811';
}

.arrow-icon-right-bold:before {
    content: '\e812';
}

.arrow-icon-up-bold:before {
    content: '\e813';
}

.arrow-icon-down-fat:before {
    content: '\e814';
}

.arrow-icon-left-fat:before {
    content: '\e815';
}

.arrow-icon-right-fat:before {
    content: '\e816';
}

.arrow-icon-up-fat:before {
    content: '\e817';
}

.arrow-icon-plus-2:before {
    content: '\e84e';
}

.arrow-icon-minus-2:before {
    content: '\e84f';
}

.arrow-icon-quote:before {
    content: '\e850';
}

.arrow-icon-quote-circled:before {
    content: '\e851';
}

.arrow-icon-down-open:before {
    content: '\e802';
}

.arrow-icon-left-open-1:before {
    content: '\e803';
}

.arrow-icon-right-open-1:before {
    content: '\e804';
}

.arrow-icon-up-open:before {
    content: '\e805';
}

.arrow-icon-down-micro:before {
    content: '\e852';
}

.arrow-icon-right:before {
    content: '\e820';
}


/*** prettyPhoto ***/

div.facebook .pp_expand {
    background: url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer;
}

div.facebook .pp_expand:hover {
    background: url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer;
}

div.facebook .pp_contract {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer;
}

div.facebook .pp_contract:hover {
    background: url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer;
}

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../img/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(../img/prettyPhoto/facebook/loader.gif) center center no-repeat;
}

div.facebook .pp_arrow_previous {
    background: url(../img/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(../img/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;
    margin-top: -2px;
}

div.facebook .pp_nav .pp_play {
    background: url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px;
}

div.facebook .pp_nav .pp_pause {
    background: url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px;
}

div.facebook .pp_next:hover {
    background: url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer;
}

div.facebook .pp_previous:hover {
    background: url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer;
}

div.pp_pic_holder a:focus {
    outline: none;
}

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;
    overflow: hidden;
}

* 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;*/
    padding: 7px 10px;
    background-color: #fff;
}

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden;
}

.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_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}

a.pp_arrow_previous,
a.pp_arrow_next {
    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 {
    float: left;
    overflow: hidden;
    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 rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}

.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(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}

a.pp_next {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

a.pp_previous {
    background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    position: absolute;
    right: 30px;
    top: 7px;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}

#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;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}

.pp_top,
.pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_top,
* html .pp_bottom {
    padding: 0 20px;
}

.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}

.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.pp_fade,
.pp_gallery li.default a img {
    display: none;
}

.flex-control-nav li a {
    position: relative;
    /* transform: translateY(-464%);*/
    border-radius: 20px;
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgb(136, 68, 23);
    cursor: pointer;
    text-indent: -9999px;
    /*display: inline-block;*/
    cursor: pointer;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    cursor: pointer;
    zoom: 1;
}

.flex-control-nav {
    position: absolute;
    bottom: 25px;
    width: 100%;
    z-index: 10;
    text-align: center;
    padding-left: 0px;
}

.slide-1 {
    min-height: 100vh;
    background-image: url(../img/001.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slide-2 {
    min-height: 100vh;
    background-image: url(../img/002.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slide-3 {
    min-height: 100vh;
    background-image: url(../img/003.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.slide-4 {
    min-height: 100vh;
    background-image: url(../img/004.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

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

.flexslider {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

.flexslider li {
    position: relative;
    list-style: none;
}

.flexslider li .meta {
    width: 100%;
    color: white;
    font-family: 'Be Vietnam', sans-serif;
}

.flexslider li h1 {
    padding: 12px 18px 12px;
    margin-bottom: 10px;
    font-size: 70px;
    font-weight: 700;
}

.flexslider li h2 {
    background: rgba(51, 51, 51, 0.5);
    padding: 13px 18px 11px;
    font-size: 1.1em;
    margin-bottom: 0;
    font-weight: 300;
}

.flexslider li .category {
    /*display: flex;*/
    flex-direction: row;
}

.flexslider li .category p {
    width: fit-content;
    margin: 10px auto;
    background: #ff7920b0;
    font-size: 1.1em;
    padding: 10px 10px 10px;
    font-weight: 300;
    border-radius: 5px;
    border: 2px solid #f47a29;
    transition: 0.3s;
}

.flexslider li .category P:hover {
    background: #f47a29;
}

.flexslider li .category span {
    background: #e43837;
    margin-top: 17px;
    padding: 2px;
    margin: 0 5px;
    font-size: 0.9em;
    font-weight: 300;
    height: 26px;
}

.flexslider li h1,
.flexslider li h2,
.slides a,
.flexslider li .category p,
.flexslider li .category span {
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

.flexslider li.flex-active-slide .meta h1,
.flexslider li.flex-active-slide .meta h2,
.slides a,
.flexslider li.flex-active-slide .meta .category p,
.flexslider li.flex-active-slide .meta .category span {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.flexslider li.flex-active-slide .meta h2 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.flexslider li.flex-active-slide .meta .category p .slides a {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.flexslider li.flex-active-slide .meta .category span {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}

.flex-direction-nav {
    position: absolute;
    bottom: 200px;
    left: 30px;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fe7820;
    margin: -20px 0 0;
    position: absolute;
    top: 100px;
    z-index: 10;
    overflow: hidden;
    opacity: .7;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
    text-align: left;
    left: -20px;
}

.flex-direction-nav .flex-next {
    text-align: right;
    left: 30px;
}

.flexslider:hover .flex-prev {
    left: -20px;
}

.flexslider:hover .flex-next {
    left: 30px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav a:before {
    font-family: FontAwesome;
    content: '\f104';
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -3px;
}

.flex-direction-nav a.flex-next:before {
    content: '\f105';
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@media (max-width:992px) {
    .flexslider li h1 {
        font-size: 60px;
    }
}

@media (max-width:768px) {
    .flexslider li h1 {
        font-size: 50px;
    }
}

.slides {
    padding: 0px;
    margin: 0px;
}

.meta {
    display: block;
    position: absolute;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    text-align: center;
}

.team {
    cursor: pointer;
    display: none;
    top: 0px;
    background: rgba(255, 140, 63, 0.84);
    position: absolute;
    height: 230px;
    width: 230px;
    padding-top: 100px;
    margin: 20px;
}

.thumbnail:hover .team {
    display: block;
}

@media (max-width: 768px) {
    .col-sm-4 {
        width: 100%;
    }
}

#filtrable2 {
    display: none;
}

.dark_section::before {
    content: " ";
    display: table;
    background: #ffffffe0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    /* border-bottom: 2px solid #f47a29; */
    border-top: 2px solid #f47a29;
}

.dark_sectiona::before {
    content: " ";
    display: table;
    background: #00000096;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    border-bottom: 2px solid #f47a29;
    border-top: 2px solid #f47a29;
}

.about-sobek h1 {
    color: #f47a29;
    font-weight: 900;
}

.about-sobek a {
    background: #f47a2900!important;
    border: 2px solid #ff7920!important;
    border-radius: 2px;
    font-size: 1.1em;
    font-weight: bolder;
    letter-spacing: 1px;
    text-transform: inherit;
    transition: 1s!important;
    border-radius: 8px;
}

.about-sobek a:hover {
    background: #f47a29b5!important;
    margin-top: 3px!important;
}

.logo-sobek {
    transition: 1s!important;
    transform: rotate(0deg);
}

.logo-sobek:hover {
    transform: rotate(-10deg);
}

.Products-sobek h2 p {
    font-weight: 900;
    color: #231f20;
}

.Products-sobek::before {
    content: " ";
    display: table;
    background: #ffffffad;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.Products-sobek .item p {
    line-height: 1.5;
}

.Reasons-sobek h2 {
    color: #231f20;
    font-size: 3em;
}

.Reasons-sobek h2 strong {
    color: #f47a29;
}

.Reasons-sobek {
    border-bottom: 4px solid #f47a29;
    border-top: 4px solid #f47a29;
}

.Reasons-sobek::before {
    content: " ";
    display: table;
    background: #fffffff2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.Reasons-sobek #giflist {
    display: flex;
}

.Reasons-sobek #giflist .classes-description {
    padding: 0 15px;
}


/* 
.Reasons-sobek .owl-carousel-item h3 {
    color: #231f20;
    font-size: 2.1em;
}

.Reasons-sobek .owl-carousel-item p {
    font-size: 0.8em;
    line-height: 1.3;
    color: #797979;
    font-family: 'Be Vietnam', sans-serif;
    font-weight: 500;
}

.Reasons-sobek .owl-carousel-item p a {
    margin-top: 0px;
    background: #f47a29;
    border: none;
    border-radius: 5px;
    color: #f47a29;
    text-transform: inherit;
    letter-spacing: 0.1px;
    border: 2px solid #f47a29;
    background: #f47a2900;
}

.Reasons-sobek .owl-carousel-item p a:hover {
    margin-top: -3px;
} */

.classes-sobek {
    background: #f47a29;
}

.classes-sobek h2 {
    color: #2d2d2d;
}

.classes-sobek h2 strong {
    color: white;
}

.classes-sobek .darkgrey_section {
    border-radius: 15px;
    background-color: #e46e20;
    color: #ffffff;
}

.classes-sobek .darkgrey_section h3 {
    font-size: 1.7em;
    padding-bottom: 11px;
    font-weight: 700;
    color: white;
    border-bottom: 1px solid #ffffff87;
    margin-bottom: 12px;
}

.classes-sobek .darkgrey_section p {
    line-height: 1.4;
    font-size: 1.3em;
    padding-bottom: 4px;
    margin-top: -3px;
}

.classes-sobek .darkgrey_section p:last-child {
    font-size: 0.9em;
    line-height: 1.4;
    padding-bottom: 0;
    margin-top: 0;
}

.classes-sobek .light_section {
    border-radius: 15px;
    background-color: #da681d;
    color: #ffffff;
}

.classes-sobek .light_section h3 {
    font-size: 1.7em;
    padding-bottom: 11px;
    font-weight: 700;
    color: white;
    border-bottom: 1px solid #ffffff87;
    margin-bottom: 12px;
}

.classes-sobek .light_section p {
    line-height: 1.4;
    font-size: 1.3em;
    padding-bottom: 4px;
    margin-top: -3px;
}

.classes-sobek .light_section p:last-child {
    font-size: 0.9em;
    line-height: 1.4;
    padding-bottom: 0;
    margin-top: 0;
}

.partners-sobek {
    border-radius: 25px;
    background: white;
    position: relative;
    top: 0;
    padding-top: 45px;
    /* border: 5px solid #f47a29; */
}


.iframe-sobek {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #d3d2d2;
    box-shadow: 0px 17px 11px #d3d3d3;
    width: 94%;
}

.row.contact-sobek {
    margin-top: 50px;
    margin-bottom: 30px;
}

i.fa.fa-caret-right {
    color: #ff8636;
    padding-right: 5px;
}


.iframe-P-sobek{

}
.contact-sobek-center{}
@media (min-width: 768px){
    .breadcrumb {
    background: transparent;
    padding: 0px;
    margin-bottom: 0;
}
    .iframe-sobek {
    width: 100%;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    border: 1px solid #d3d2d2;
    box-shadow: 0px 17px 11px #d3d3d3;
}
}


