img,
label,
table,
textarea {
    max-width: 100%
}

.btn,
.btn-new,
.tag-cloud a {
    touch-action: manipulation
}

body {
    margin: 0
}

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

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

.modal,
[hidden],
template {
    display: none
}

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

a {
    background-color: #fff0
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

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

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

.btn,
img {
    vertical-align: middle
}

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,
textarea {
    overflow: auto
}

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[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] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

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

td,
th {
    padding: 0
}

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

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

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    z-index: 9999;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgb(0 0 0 / .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / .5);
    box-shadow: 0 3px 9px rgb(0 0 0 / .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

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

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

.sf-menu,
.stars {
    padding-left: 0
}

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

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

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

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

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

.mejs-player,
hr {
    margin-bottom: 30px
}

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

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

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

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

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

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

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

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
    .visible-lg-block {
        display: block !important
    }
    .visible-lg-inline {
        display: inline !important
    }
    .visible-lg-inline-block {
        display: inline-block !important
    }
    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    display: none !important
}

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

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

@media print {
    .visible-print-block {
        display: block !important
    }
}

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

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
    .hidden-print {
        display: none !important
    }
}

.fa {
    text-align: center;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0)
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before,
.fa-genderless:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calcuMontserratr:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: #fff0
}

a:focus,
a:hover {
    color: #008b5f
}

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

.breadcrumbs>li:after,
.list-check li:before,
.uou-accordions>li>a:after {
    font-family: FontAwesome
}

img {
    height: auto
}

hr {
    margin-top: 30px;
    border: 0;
    border-top: 1px solid #f4f4f4
}

.gm-style img,
.map img {
    max-width: none
}

.gm-style label,
.map label {
    display: inline;
    width: auto
}

.css-table {
    display: table;
    width: 100%;
    height: 100%
}

.css-table .css-table-cell {
    display: table-cell;
    vertical-align: middle
}

.has-bg-image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.has-bg-image.contain {
    background-size: contain
}

.has-bg-image .background {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.has-bg-image .content {
    position: relative;
    z-index: 1
}

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

.sf-menu ul,
.stars {
    list-style: none;
    margin: 0
}

.sf-menu {
    list-style: none
}

.sf-menu li {
    position: relative;
    z-index: 99
}

.sf-menu li.sfHover,
.sf-menu li:hover {
    display: block
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    padding: 0
}

.mobile-sidebar-button,
.sf-menu a {
    position: relative;
    display: block
}

.sf-menu ul ul {
    top: 0;
    left: 100%
}

.sf-menu>li {
    float: left
}

.mobile-sidebar-button {
    width: 50px;
    height: 40px
}

.mobile-sidebar-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 4px;
    margin-left: -35px;
    margin-top: -10px;
    background-color: #826f60
}

.mobile-sidebar-button span:after,
.mobile-sidebar-button span:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #826f60
}

.heading-shortcodes,
.list-icon li .fa,
.list-icon-large.inverse,
.uou-paginatin,
.uou-post-comment-form,
.uou-share-story {
    position: relative
}

.mobile-sidebar-button span:before {
    top: 9px
}

.mobile-sidebar-button span:after {
    top: 18px
}

.uou-paginatin {
    padding-bottom: 20px
}

.uou-paginatin li {
    display: inline-block;
    margin: 0 5px
}

.heading-shortcodes h1,
.uou-post-comment h5 {
    margin-top: 0
}

.uou-paginatin li.active a {
    padding: 3px 10px;
    color: #333 !important;
    border: 1px solid #ddd
}

.uou-paginatin li a {
    color: #999;
    padding: 5px
}

.uou-paginatin li a:hover {
    color: #0099fe
}

.uou-share-story {
    padding: 20px 0
}

.uou-share-story h5 {
    margin: 0;
    padding-top: 10px
}

.uou-post-comment {
    padding: 0 0 5px
}

.uou-post-comment h4 {
    text-transform: capitalize;
    font-size: 20px
}

.uou-post-comment-form textarea {
    height: 150px;
    resize: none;
    overflow: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    line-height: 1.25em;
    color: #fff;
    margin-top: 24px;
    margin-bottom: 24px
}

p,
pre {
    margin: 0 0 10px
}

p {
    line-height: 21px
}

.small,
small {
    font-size: 75%
}

.mark,
mark {
    background-color: rgb(0 215 147 / .25);
    padding: .1em .3em
}

pre {
    display: block;
    padding: 24px;
    font-size: 14px;
    line-height: 24px;
    word-break: break-all;
    word-wrap: normal;
    color: #333;
    background-color: #f4f4f4;
    overflow-x: scroll
}

.list-check,
.list-icon,
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.list-inline>li {
    display: inline-block;
    margin-right: 24px
}

.list-inline>li:last-child {
    margin-right: 0
}

.list-check li:before {
    content: "\f00c";
    margin-right: 12px;
    font-size: 14px;
    color: #00d793
}

.list-icon li {
    padding: 10px 0
}

.list-icon li .fa {
    top: -1px;
    width: 24px;
    margin-right: 6px;
    text-align: center;
    font-size: 14px;
    color: #00d793
}

.list-icon-large.inverse li .fa,
.list-icon-large.left li .fa {
    top: 5px;
    font-size: 24px;
    width: 60px;
    color: #333;
    text-align: center
}

.list-with-number {
    padding-left: 0;
    list-style: none;
    counter-reset: my-badass-counter
}

.list-with-number li {
    padding: 7px 0
}

.list-with-number li:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    background-color: #00d793;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%
}

.btn-block,
input[type=button].btn-block,
input[type=range],
input[type=reset].btn-block,
input[type=submit].btn-block,
legend,
table {
    width: 100%
}

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

.list-icon-large.inverse li {
    padding-right: 80px;
    padding-left: 0;
    text-align: right !important
}

.list-icon-large.inverse li .fa {
    position: absolute !important;
    right: 0 !important
}

.list-icon-large.left li .fa {
    position: absolute;
    left: 0
}

.checkbox,
.list-icon-large li,
.radio,
.uou-rangeslider,
.uou-rangeslider .rangeslider,
form,
table {
    position: relative
}

.list-icon-large li {
    padding-left: 80px;
    margin-bottom: 48px
}

.list-icon-large li:last-child,
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

.list-icon-large li.active h6,
.list-icon-large li:hover h6 {
    color: #00d793
}

.list-icon-large li.active .fa,
.list-icon-large li:hover .fa {
    color: #00d793;
    border-color: #00d793;
    box-shadow: 0 0 0 5px rgb(0 215 147 / .2)
}

.list-icon-large li h6 {
    margin: 0;
    transition: all .3s ease
}

.list-icon-large li .fa {
    border: 1px solid #333;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    transition: all .3s ease
}

.btn,
.table-hover>tbody>tr {
    transition: all .3s
}

.list-icon-large li p {
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 14px
}

blockquote,
dl {
    margin: 0 0 24px
}

dd,
dt {
    line-height: 24px
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

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

blockquote {
    padding: 12px 24px;
    font-size: 18px;
    font-style: italic;
    border-left: 5px solid #333;
    background: #f4f4f4
}

address,
blockquote footer {
    font-style: normal;
    line-height: 24px
}

blockquote footer {
    display: block;
    font-size: 14px;
    color: #737373
}

blockquote footer:before {
    content: '\2014 \00A0'
}

.blockquote-unstyled {
    padding: 0;
    margin: 0;
    border-left: 0;
    background: 0 0
}

.blockquote-unstyled footer:before {
    content: ''
}

address {
    margin-bottom: 24px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: inherit;
    text-align: center;
    cursor: pointer;
    background-image: none;
    border: 0;
    white-space: nowrap;
    color: #fff;
    padding: 8px 21.31px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px
}

.btn-block,
.checkbox,
.radio,
input[type=file],
input[type=range],
legend {
    display: block
}

form,
legend,
table {
    margin-bottom: 24px
}

.mejs-container,
table th {
    text-align: left
}

.btn.active,
.btn.focus,
.btn.hover,
.btn:active,
.btn:focus,
.btn:hover {
    text-decoration: none;
    color: #fff;
    outline: 0;
    background-image: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: default;
    pointer-events: none;
    opacity: .5
}

.btn.rounded-btn {
    border-radius: 0
}

.btn-default {
    background-color: #5e5249;
    color: #fff
}

.btn-default.active,
.btn-default.focus,
.btn-default.hover,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    background-color: #5e5249;
    color: #fff
}

.btn-transparent {
    background-color: #fff0;
    color: #fff;
    border: 2px solid #fff
}

.btn-transparent.active,
.btn-transparent.focus,
.btn-transparent.hover,
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover {
    background-color: #5e5249;
    color: #fff
}

.btn-transparent-primary {
    background-color: #fff0;
    color: #fff;
    border: 2px solid #5e5249
}

.btn-transparent-primary.active,
.btn-transparent-primary.focus,
.btn-transparent-primary.hover,
.btn-transparent-primary:active,
.btn-transparent-primary:focus,
.btn-transparent-primary:hover {
    background-color: #00d793;
    color: #fff;
    border-color: #00d793
}

.btn-transparent-invert {
    background-color: #fff0;
    color: #000;
    border: 2px solid #000
}

.btn-transparent-invert.active,
.btn-transparent-invert.focus,
.btn-transparent-invert.hover,
.btn-transparent-invert:active,
.btn-transparent-invert:focus,
.btn-transparent-invert:hover {
    background-color: #dbdbdb;
    color: #1a1a1a;
    border-color: #dbdbdb
}

.btn-primary {
    background-color: #00d793;
    border: 2px solid #00d793
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary.hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #008b5f;
    border-color: #008b5f
}

.btn-primary-second {
    background-color: #0099fe;
    border: 2px solid #0099fe
}

.btn-primary-second.active,
.btn-primary-second.focus,
.btn-primary-second.hover,
.btn-primary-second:active,
.btn-primary-second:focus,
.btn-primary-second:hover {
    background-color: #2c7fbf;
    border-color: #2c7fbf
}

.btn-secondary {
    background-color: #333;
    border: 2px solid #333
}

.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary.hover,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a
}

.btn-success {
    background-color: #33cc5b
}

.btn-success.active,
.btn-success.focus,
.btn-success.hover,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background-color: #29a349
}

.btn-info {
    background-color: #5dade0
}

.btn-info.active,
.btn-info.focus,
.btn-info.hover,
.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    background-color: #3297d8
}

.btn-warning {
    background-color: #ffcc30
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning.hover,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover {
    background-color: #fcbe00
}

.btn-error {
    background-color: #e93d3d
}

.btn-error.active,
.btn-error.focus,
.btn-error.hover,
.btn-error:active,
.btn-error:focus,
.btn-error:hover {
    background-color: #da1919
}

table,
table table {
    background-color: #fff
}

.btn-link {
    color: #00d793;
    font-weight: 400;
    border-radius: 0
}

.btn-link.active,
.btn-link.focus,
.btn-link.hover,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    color: #008b5f;
    text-decoration: underline
}

.btn-large {
    font-size: 18px;
    padding: 13px 28px
}

.btn-small {
    font-size: 14px;
    padding: 3px 12px
}

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

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

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

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

table>thead>tr>th {
    color: #fff;
    vertical-align: bottom;
    background-color: #00d793;
    font-weight: 600
}

table>tfoot>tr>td,
table>tfoot>tr>th {
    background-color: #f4f4f4;
    font-weight: 600
}

table>tbody+tbody {
    border-top: 2px solid #f4f4f4
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 3px 12px;
    font-size: 14px
}

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th,
fieldset,
legend {
    border: 0
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #fafafa
}

.table-hover>tbody>tr:hover {
    background-color: #f4f4f4
}

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

legend {
    padding: 0;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #f4f4f4
}

input[type=checkbox],
input[type=radio] {
    line-height: 24px
}

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

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    margin-bottom: 2px;
    background-color: #fff;
    background-image: none;
    transition: all .3s;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.placeholder,
fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week],
fieldset[disabled] select,
fieldset[disabled] textarea,
input[type=color][disabled],
input[type=date][disabled],
input[type=datetime-local][disabled],
input[type=datetime][disabled],
input[type=email][disabled],
input[type=month][disabled],
input[type=number][disabled],
input[type=password][disabled],
input[type=search][disabled],
input[type=tel][disabled],
input[type=text][disabled],
input[type=time][disabled],
input[type=url][disabled],
input[type=week][disabled],
select[disabled],
textarea[disabled] {
    color: #cecece
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    outline: 0;
    border-color: #333
}

fieldset[disabled] input[type=color],
fieldset[disabled] input[type=date],
fieldset[disabled] input[type=datetime-local],
fieldset[disabled] input[type=datetime],
fieldset[disabled] input[type=email],
fieldset[disabled] input[type=month],
fieldset[disabled] input[type=number],
fieldset[disabled] input[type=password],
fieldset[disabled] input[type=search],
fieldset[disabled] input[type=tel],
fieldset[disabled] input[type=text],
fieldset[disabled] input[type=time],
fieldset[disabled] input[type=url],
fieldset[disabled] input[type=week],
fieldset[disabled] select,
fieldset[disabled] textarea,
input[type=color][disabled],
input[type=color][readonly],
input[type=date][disabled],
input[type=date][readonly],
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
input[type=datetime][disabled],
input[type=datetime][readonly],
input[type=email][disabled],
input[type=email][readonly],
input[type=month][disabled],
input[type=month][readonly],
input[type=number][disabled],
input[type=number][readonly],
input[type=password][disabled],
input[type=password][readonly],
input[type=search][disabled],
input[type=search][readonly],
input[type=tel][disabled],
input[type=tel][readonly],
input[type=text][disabled],
input[type=text][readonly],
input[type=time][disabled],
input[type=time][readonly],
input[type=url][disabled],
input[type=url][readonly],
input[type=week][disabled],
input[type=week][readonly],
select[disabled],
select[readonly],
textarea[disabled],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #fafafa;
    opacity: 1
}

.checkbox,
.checkbox-inline,
.radio,
.radio-inline {
    font-weight: 400;
    cursor: pointer;
    user-select: none;
    margin-bottom: 24px
}

input[type=color].input-small,
input[type=date].input-small,
input[type=datetime-local].input-small,
input[type=datetime].input-small,
input[type=email].input-small,
input[type=month].input-small,
input[type=number].input-small,
input[type=password].input-small,
input[type=search].input-small,
input[type=tel].input-small,
input[type=text].input-small,
input[type=time].input-small,
input[type=url].input-small,
input[type=week].input-small,
select.input-small,
textarea.input-small {
    height: 30px;
    padding: 1px 8px;
    font-size: 14px
}

input[type=color].input-large,
input[type=date].input-large,
input[type=datetime-local].input-large,
input[type=datetime].input-large,
input[type=email].input-large,
input[type=month].input-large,
input[type=number].input-large,
input[type=password].input-large,
input[type=search].input-large,
input[type=tel].input-large,
input[type=text].input-large,
input[type=time].input-large,
input[type=url].input-large,
input[type=week].input-large,
select.input-large,
textarea.input-large {
    height: 50px;
    padding: 11px 16px;
    font-size: 18px
}

::-moz-placeholder {
    color: #cecece;
    opacity: 1
}

:-ms-input-placeholder {
    color: #cecece
}

::-webkit-input-placeholder {
    color: #cecece
}

textarea {
    height: auto;
    resize: vertical;
    transition: all 0s, border-color .3s
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: relative;
    margin-right: 5px;
    top: -1px
}

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

.checkbox-inline,
.radio-inline {
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-left: 24px
}

.checkbox-inline.disabled,
.checkbox.disabled,
.radio-inline.disabled,
.radio.disabled,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed;
    color: #cecece
}

@media (min-width:768px) {
    .form-inline input[type=color],
    .form-inline input[type=date],
    .form-inline input[type=datetime-local],
    .form-inline input[type=datetime],
    .form-inline input[type=email],
    .form-inline input[type=month],
    .form-inline input[type=number],
    .form-inline input[type=password],
    .form-inline input[type=search],
    .form-inline input[type=tel],
    .form-inline input[type=text],
    .form-inline input[type=time],
    .form-inline input[type=url],
    .form-inline input[type=week],
    .form-inline select,
    .form-inline textarea {
        display: inline-block;
        width: auto;
        vertical-align: middle;
        margin-bottom: 0;
        margin-right: 24px
    }
    .form-inline label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
        margin-right: 24px
    }
}

.uou-rangeslider {
    padding: 10px 0;
    margin: 0 80px 24px 0
}

.uou-rangeslider .rangeslider,
.uou-rangeslider .rangeslider__fill {
    background: #cecece;
    display: block;
    height: 4px;
    width: 100%
}

.uou-rangeslider .rangeslider--disabled {
    cursor: not-allowed;
    opacity: .5
}

.uou-rangeslider .rangeslider__fill {
    background: #333;
    position: absolute;
    top: 0
}

.uou-rangeslider .rangeslider__handle {
    display: inline-block;
    cursor: pointer;
    background: #00d793;
    width: 10px;
    height: 14px;
    position: absolute;
    top: -5px;
    transition: background .3s
}

.uou-rangeslider .rangeslider__handle:active,
.uou-rangeslider .rangeslider__handle:focus,
.uou-rangeslider .rangeslider__handle:hover {
    background: #008b5f
}

.uou-rangeslider .tooltip {
    position: absolute;
    top: 0;
    right: -80px;
    height: 24px;
    width: 70px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    font-size: 14px;
    background: #f4f4f4
}

.custom-select-box {
    position: relative
}

.custom-select-box .select2-selection {
    height: 40px
}

.custom-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px
}

.custom-select-box .select2-selection__arrow {
    height: 38px !important;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 40px !important;
    background-color: #ddd
}

.select2-selection--single:focus {
    outline: 0 !important;
    border: 1px solid #cecece !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00d793 !important
}

.uou-tabs {
    position: relative;
    margin: 0 0 24px
}

.uou-tabs .tabs {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.uou-tabs .tabs:after,
.uou-tabs .tabs:before {
    content: " ";
    display: table
}

.vertical.uou-tabs .tabs {
    float: left;
    width: 160px
}

.uou-tabs .tabs li {
    position: relative;
    float: left;
    margin-right: 5px
}

.uou-tabs .tabs li:last-child {
    margin-right: 0
}

.uou-tabs .tabs li a {
    display: block;
    border: 3px solid #fff0;
    color: #333;
    padding: 8px 24px
}

.uou-tabs .tabs li a:hover {
    outline: 0;
    color: #00d793
}

.uou-tabs .tabs li.active a {
    color: #333;
    background: #f4f4f4;
    border: 3px solid #f4f4f4;
    border-top-color: #00d793
}

.vertical.uou-tabs .tabs li {
    float: none;
    margin-right: 0;
    margin-bottom: 5px
}

.vertical.uou-tabs .tabs li.active a {
    border-left-color: #00d793;
    border-top-color: #f4f4f4
}

.uou-tabs .content {
    border-top: 3px solid #f4f4f4
}

.uou-tabs .content>div {
    display: none;
    position: relative;
    padding: 24px
}

.uou-tabs .content>div.active {
    display: block
}

.vertical.uou-tabs .content {
    margin-left: 160px;
    border-top: 0;
    border-left: 3px solid #f4f4f4
}

.uou-tabs .accordion-link {
    display: none;
    background: #f4f4f4;
    color: #333;
    padding: 8px 24px;
    margin-bottom: 5px;
    transition: all 0s
}

.uou-tabs .accordion-link:hover {
    background: #dbdbdb;
    outline: 0
}

.uou-tabs .accordion-link.active {
    color: #fff;
    background: #333
}

@media (max-width:767px) {
    .uou-tabs.accordion-xs .tabs {
        display: none
    }
    .uou-tabs.accordion-xs .accordion-link {
        display: block
    }
    .uou-tabs.accordion-xs .content {
        border: 0;
        margin: 0
    }
    .uou-tabs.accordion-xs .content>div {
        margin-bottom: 5px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .uou-tabs.accordion-sm .tabs {
        display: none
    }
    .uou-tabs.accordion-sm .accordion-link {
        display: block
    }
    .uou-tabs.accordion-sm .content {
        border: 0;
        margin: 0
    }
    .uou-tabs.accordion-sm .content>div {
        margin-bottom: 5px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .uou-tabs.accordion-md .tabs {
        display: none
    }
    .uou-tabs.accordion-md .accordion-link {
        display: block
    }
    .uou-tabs.accordion-md .content {
        border: 0;
        margin: 0
    }
    .uou-tabs.accordion-md .content>div {
        margin-bottom: 5px
    }
}

@media (min-width:1200px) {
    .uou-tabs.accordion-lg .tabs {
        display: none
    }
    .uou-tabs.accordion-lg .accordion-link {
        display: block
    }
    .uou-tabs.accordion-lg .content {
        border: 0;
        margin: 0
    }
    .uou-tabs.accordion-lg .content>div {
        margin-bottom: 5px
    }
}

.uou-accordions {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin: 0 0 24px
}

.uou-accordions:after,
.uou-accordions:before {
    content: " ";
    display: table
}

.uou-accordions>li>a {
    position: relative;
    display: block;
    background: #f4f4f4;
    color: #333;
    padding: 8px 24px;
    margin-bottom: 5px
}

.uou-accordions>li>a:after {
    position: absolute;
    right: 12px;
    top: 8px;
    content: "\f054";
    color: inherit;
    font-size: 14px
}

.uou-accordions>li>a:hover {
    background: #dbdbdb;
    outline: 0
}

.uou-accordions>li>div {
    display: none;
    position: relative;
    background: #f4f4f4;
    padding: 24px;
    margin-bottom: 5px
}

.uou-accordions>li.active>a {
    color: #fff;
    background: #00d793
}

.uou-accordions>li.active>a:after {
    content: "\f078"
}

.uou-accordions>li.active>div {
    display: block
}

.alert {
    position: relative;
    padding: 0;
    margin-bottom: 10px
}

.alert h4 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 20px;
    color: inherit
}

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

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

.alert-dismissible {
    padding-right: 48px
}

.alert-dismissible .close {
    position: absolute;
    top: 12px;
    right: 0;
    color: inherit;
    background: 0 0;
    border: 0;
    outline: 0;
    padding: 0 12px;
    font-weight: 700;
    font-size: 18px;
    opacity: .5;
    transition: all .3s
}

.breadcrumbs,
.breadcrumbs-secondary {
    padding-left: 0;
    position: relative;
    list-style: none
}

.alert-dismissible .close:hover {
    opacity: 1
}

.alert-error,
.alert-info,
.alert-success,
.alert-warning {
    color: #000
}

.breadcrumbs {
    margin-bottom: 24px
}

.breadcrumbs:after,
.breadcrumbs:before {
    content: " ";
    display: table
}

.breadcrumbs>li {
    float: left;
    color: #333
}

.breadcrumbs>li:after {
    content: "\f105";
    font-size: 14px;
    margin: 0 12px;
    color: #8c8c8c
}

.breadcrumbs-secondary,
.pagination,
.pricing-table {
    margin-bottom: 24px
}

.breadcrumbs>li:last-child:after {
    display: none
}

.breadcrumbs>li a {
    color: #8c8c8c
}

.breadcrumbs>li a:hover {
    color: #00d793
}

.breadcrumbs-secondary:after,
.breadcrumbs-secondary:before {
    content: " ";
    display: table
}

.breadcrumbs-secondary>li {
    float: left;
    margin-right: 5px;
    line-height: 28px;
    font-size: 14px
}

.breadcrumbs-secondary>li:first-child>a,
.breadcrumbs-secondary>li:first-child>span {
    border-left: 1px solid #8c8c8c;
    padding-left: 12px
}

.breadcrumbs-secondary>li:first-child>a .arrow,
.breadcrumbs-secondary>li:first-child>span .arrow {
    display: none
}

.breadcrumbs-secondary>li>a,
.breadcrumbs-secondary>li>span {
    position: relative;
    display: inline-flex;
    padding: 0 12px 0 24px;
    border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #8c8c8c
}

.breadcrumbs-secondary>li>a:after,
.breadcrumbs-secondary>li>a:before,
.breadcrumbs-secondary>li>span:after,
.breadcrumbs-secondary>li>span:before {
    z-index: 2;
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    transition: all .3s
}

.breadcrumbs-secondary>li>a:before,
.breadcrumbs-secondary>li>span:before {
    top: -1px;
    right: -15px;
    border-top: 15px solid #fff0;
    border-bottom: 15px solid #fff0;
    border-left: 15px solid #8c8c8c
}

.breadcrumbs-secondary>li>a:after,
.breadcrumbs-secondary>li>span:after {
    top: 0;
    right: -14px;
    border-top: 14px solid #fff0;
    border-bottom: 14px solid #fff0;
    border-left: 14px solid #fff
}

.breadcrumbs-secondary>li>a .arrow,
.breadcrumbs-secondary>li>span .arrow {
    position: absolute;
    z-index: 1;
    top: -1px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 15px solid #fff0;
    border-bottom: 15px solid #fff0;
    border-left: 15px solid #8c8c8c
}

.breadcrumbs-secondary>li>a .arrow:after,
.breadcrumbs-secondary>li>a .arrow:before,
.breadcrumbs-secondary>li>span .arrow:after,
.breadcrumbs-secondary>li>span .arrow:before {
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0
}

.breadcrumbs-secondary>li>a .arrow:before,
.breadcrumbs-secondary>li>span .arrow:before {
    top: -15px;
    left: -16px;
    border-bottom: 15px solid #fff;
    border-right: 15px solid #fff0
}

.pagination-secondary>li>a .fa,
.pagination-secondary>li>span .fa,
.pagination>li>a .fa,
.pagination>li>span .fa {
    font-size: 12px;
    top: -1px;
    position: relative
}

.breadcrumbs-secondary>li>a .arrow:after,
.breadcrumbs-secondary>li>span .arrow:after {
    bottom: -15px;
    left: -16px;
    border-top: 15px solid #fff;
    border-right: 15px solid #fff0
}

.breadcrumbs-secondary>li>a {
    color: #8c8c8c
}

.breadcrumbs-secondary>li>a:hover {
    border-color: #00d793;
    background-color: #00d793;
    color: #fff
}

.breadcrumbs-secondary>li>a:hover .arrow,
.breadcrumbs-secondary>li>a:hover:after,
.breadcrumbs-secondary>li>a:hover:before {
    border-left-color: #00d793
}

.breadcrumbs-secondary>li>span {
    border-color: #666;
    background-color: #666;
    color: #fff
}

.breadcrumbs-secondary>li>span .arrow,
.breadcrumbs-secondary>li>span:after,
.breadcrumbs-secondary>li>span:before {
    border-left-color: #666
}

.pagination {
    padding-left: 0;
    list-style: none;
    position: relative
}

.pagination:after,
.pagination:before {
    content: " ";
    display: table
}

.pagination>li {
    float: left;
    margin-right: 1px
}

.pagination>li:last-child {
    margin-right: 0
}

.pagination>li>a,
.pagination>li>span {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    color: #333
}

.pagination>li>a:hover {
    background: #00d793;
    color: #fff
}

.pagination>li.active>a,
.pagination>li.active>span {
    cursor: default;
    color: #fff;
    background: #333
}

.pagination-secondary {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin-bottom: 24px
}

.pagination-secondary:after,
.pagination-secondary:before {
    content: " ";
    display: table
}

.pagination-secondary>li {
    float: left;
    margin-right: 1px
}

.pagination-secondary>li:first-child {
    margin-right: 8px
}

.pagination-secondary>li:first-child .fa {
    margin-right: 5px
}

.pagination-secondary>li:last-child {
    margin-right: 0;
    margin-left: 8px
}

.pagination-secondary>li:last-child .fa {
    margin-left: 5px
}

.pagination-secondary>li>a,
.pagination-secondary>li>span {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    color: #333;
    background: #f4f4f4
}

.pricing-table .column>footer,
.pricing-table .column>header {
    padding: 24px 0;
    text-align: center
}

.pagination-secondary>li>a:hover {
    background: #00d793;
    color: #fff
}

.pagination-secondary>li.active>a,
.pagination-secondary>li.active>span {
    cursor: default;
    color: #fff;
    background: #333
}

.pricing-table {
    width: 100%
}

.pricing-table .column {
    float: left;
    width: 100%;
    margin: 0 15px
}

.columns-2.pricing-table .column {
    width: 50%
}

.columns-3.pricing-table .column {
    width: 33.33333333%
}

.columns-4.pricing-table .column {
    width: 25%
}

.pricing-table .column>header h6 {
    color: #333;
    margin: 0 0 48px;
    text-transform: uppercase;
    background-color: #fff
}

.pricing-table .column>header .price {
    font-size: 48px;
    color: #fff;
    background: url(../img/pricing-table-bg.jpg) top center no-repeat
}

.pricing-table .column>header .price:before {
    content: '$';
    font-size: 24px;
    margin-right: 5px
}

.pricing-table .column>header .price span {
    margin-left: 5px;
    font-size: 16px;
    color: #8c8c8c
}

.pricing-table .column>footer {
    background: #f4f4f4;
    border-right: 1px solid #e7e7e7
}

.pricing-table .column>ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
    border-right: 1px solid #e7e7e7
}

.pricing-table .column>ul>li {
    background: #f4f4f4;
    font-size: 14px;
    padding: 8px 0;
    text-align: center
}

.pricing-table .column>ul>li:nth-last-child(odd) {
    background: #fafafa
}

.pricing-table .column>ul>li span {
    color: #333;
    font-weight: 600
}

.pricing-table .column:last-child>footer,
.pricing-table .column:last-child>header,
.pricing-table .column:last-child>ul {
    border-right: 0
}

@media (max-width:991px) {
    .columns-2.pricing-table .column,
    .columns-3.pricing-table .column,
    .columns-4.pricing-table .column,
    .columns-5.pricing-table .column {
        width: 100%
    }
}

.pricing-table {
    position: relative;
    text-align: center;
    border: 3px solid #f4f4f4;
    border-radius: 3px;
    cursor: pointer;
    margin: 40px auto
}

@media (max-width:768px) {
    .pricing-table {
        width: 270px
    }
}

@media (max-width:1200px) {
    .pricing-table {
        width: 270px
    }
}

.pricing-table h3 {
    display: block;
    margin: 0;
    padding: 20px 0;
    font-size: 18px;
    border-bottom: 3px solid #f4f4f4
}

.pricing-table .price {
    margin: 1px;
    position: relative;
    padding: 50px 0 40px;
    font-size: 51px;
    background: url(../img/pricing-table-bg.jpg) top center no-repeat;
    color: #fff
}

.pricing-table .price b {
    font-size: 13px;
    display: block;
    padding-top: 5px;
    text-transform: capitalize;
    font-weight: 400
}

.pricing-table ul {
    margin: 0;
    padding: 40px 0;
    list-style: none;
    border-top: 3px solid #f4f4f4;
    border-bottom: 3px solid #f4f4f4
}

.pricing-table ul li {
    padding: 10px 0;
    font-size: 15px
}

.pricing-table ul li .fa {
    padding-right: 8px;
    font-size: 14px
}

.pricing-table .btn {
    margin: 25px 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    zoom: 1
}

.flexslider .slides:after,
.flexslider .slides:before {
    content: " ";
    display: table
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    height: auto;
    display: block
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.flexslider .slides {
    zoom: 1
}

.flex-viewport {
    max-height: 2000px
}

.loading .flex-viewport {
    max-height: 300px
}

.flex-direction-nav {
    display: block;
    width: 100%;
    margin: 0
}

.flex-direction-nav a {
    display: block;
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 26px;
    background: rgb(51 51 51 / .5);
    line-height: 48px;
    color: #fff
}

.flex-direction-nav a:hover {
    background: #333
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    z-index: 10
}

.flex-direction-nav .flex-next:before,
.flex-direction-nav .flex-prev:before {
    display: block;
    font-family: FontAwesome;
    line-height: 48px
}

.flex-direction-nav .flex-prev {
    left: 0
}

.flex-direction-nav .flex-prev:before {
    content: "\f104"
}

.flex-direction-nav .flex-next {
    right: 0
}

.flex-direction-nav .flex-next:before {
    content: "\f105"
}

.flex-direction-nav .flex-disabled,
.flex-direction-nav .flex-disabled:hover {
    cursor: default;
    background: rgb(51 51 51 / .75);
    color: rgb(255 255 255 / .5)
}

.flex-control-nav {
    position: absolute;
    left: 0;
    bottom: 10px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 10px;
    padding: 10px;
    z-index: 10
}

.flex-control-nav li {
    display: inline-block;
    line-height: 10px;
    margin: 0 5px;
    vertical-align: bottom
}

.flex-control-nav li a {
    font: 0/0 a;
    color: #fff0;
    text-shadow: none;
    border: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    text-decoration: none;
    border-radius: 50%;
    background: #fff
}

.flex-control-nav li a:hover {
    background: #00d793
}

.flex-control-nav li a.flex-active {
    background: #00d793;
    cursor: default
}

.mejs-player,
.mejs-player * {
    outline: 0
}

.mejs-offscreen {
    position: absolute !important;
    top: -10000px;
    overflow: hidden;
    width: 1px;
    height: 1px
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video,
.mejs-mediaelement {
    width: 100%;
    height: 100%
}

.mejs-container {
    position: relative;
    background: #000;
    vertical-align: middle;
    text-indent: 0
}

.me-plugin {
    position: absolute
}

.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

:root .mejs-poster img {
    display: none
}

.mejs-poster img {
    padding: 0;
    border: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../js/plugins/mejs/bigplay.svg) no-repeat
}

.no-svg .mejs-overlay-button {
    background-image: url(../js/plugins/mejs/bigplay.png)
}

.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
}

.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: url(../js/plugins/mejs/background.png);
    background: rgb(0 0 0 / .9);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(50 50 50 / .9)), to(rgb(0 0 0 / .9)));
    background: -webkit-linear-gradient(top, rgb(50 50 50 / .9), rgb(0 0 0 / .9));
    background: -moz-linear-gradient(top, rgb(50 50 50 / .9), rgb(0 0 0 / .9));
    background: -o-linear-gradient(top, rgb(50 50 50 / .9), rgb(0 0 0 / .9));
    background: -ms-linear-gradient(top, rgb(50 50 50 / .9), rgb(0 0 0 / .9));
    background: linear-gradient(rgb(50 50 50 / .9), rgb(0 0 0 / .9))
}

.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: url(../js/plugins/mejs/loading.gif) 50% 50% no-repeat
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0 5px;
    bottom: 0;
    left: 0;
    background: #333;
    height: 40px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 40px;
    font-size: 10px;
    line-height: 40px;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 12px 5px 0;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: url(../js/plugins/mejs/controls.svg) no-repeat
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(../js/plugins/mejs/controls.png)
}

.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 40px;
    width: auto;
    padding: 0 5px;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time a {
    color: #fff;
    font-size: 10px;
    line-height: 40px;
    display: block;
    float: left;
    margin: 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button {
    background-position: 0 -16px
}

.mejs-controls .mejs-stop button {
    background-position: -112px 0
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 15px
}

.mejs-controls .mejs-time-rail a,
.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 0 5px;
    background: #8c8c8c
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgb(255 255 255 / .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgb(255 255 255 / .15)), color-stop(.75, rgb(255 255 255 / .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgb(255 255 255 / .15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / .15) 50%, rgb(255 255 255 / .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #737373;
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #00d793;
    width: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: 2px solid #333;
    top: -2px;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #f4f4f4;
    width: 40px;
    height: 16px;
    border: 0;
    top: -22px;
    margin-left: -20px;
    text-align: center;
    color: #333
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: -12px 0 0;
    width: 40px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px solid #f4f4f4;
    border-color: #f4f4f4 #fff0 #fff0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 14px;
    left: 15px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float,
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 50px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 20px
}

.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
}

.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
}

.mejs-controls .mejs-mute button {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button {
    background-position: -16px 0
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: rgb(51 51 51 / .5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgb(255 255 255 / .5);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgb(255 255 255 / .9);
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgb(255 255 255 / .9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0
}

.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 56px;
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 16px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #8c8c8c
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 16px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background: #00d793
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
}

.mejs-controls .mejs-captions-button {
    position: relative
}

.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 55px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-size: 10px
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
}

.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgb(0 0 0 / .7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(50 50 50 / .7)), to(rgb(0 0 0 / .7)));
    background: -webkit-linear-gradient(top, rgb(50 50 50 / .7), rgb(0 0 0 / .7));
    background: -moz-linear-gradient(top, rgb(50 50 50 / .7), rgb(0 0 0 / .7));
    background: -o-linear-gradient(top, rgb(50 50 50 / .7), rgb(0 0 0 / .7));
    background: -ms-linear-gradient(top, rgb(50 50 50 / .7), rgb(0 0 0 / .7));
    background: linear-gradient(rgb(50 50 50 / .7), rgb(0 0 0 / .7));
    overflow: hidden;
    border: 0
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: none
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgb(102 102 102 / .7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(102 102 102 / .7)), to(rgb(50 50 50 / .6)));
    background: -webkit-linear-gradient(top, rgb(102 102 102 / .7), rgb(50 50 50 / .6));
    background: -moz-linear-gradient(top, rgb(102 102 102 / .7), rgb(50 50 50 / .6));
    background: -o-linear-gradient(top, rgb(102 102 102 / .7), rgb(50 50 50 / .6));
    background: -ms-linear-gradient(top, rgb(102 102 102 / .7), rgb(50 50 50 / .6));
    background: linear-gradient(rgb(102 102 102 / .7), rgb(50 50 50 / .6))
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: 700;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px;
    line-height: 12px
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
}

.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text {
    padding: 3px 5px;
    background: url(../js/plugins/mejs/background.png);
    background: rgb(20 20 20 / .5);
    white-space: pre-wrap
}

.me-cannotplay a {
    color: #fff;
    font-weight: 700
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
}

.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #999;
    z-index: 1001
}

.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
}

.mejs-contextmenu .mejs-contextmenu-item {
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
}

.mejs-controls .mejs-sourcechooser-button {
    position: relative
}

.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    float: left;
    margin: 3px 3px 0 5px
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0;
    line-height: 15px;
    font-size: 10px
}

@media screen and (max-width:991px) {
    .uou-demo-block .pricing-table {
        margin: 40px auto
    }
    .demo-img-custom {
        display: none
    }
}

.copywrite-bg-image {
    background: url(../img/copywrite-block-img1.png) top center no-repeat
}

@media screen and (max-width:992px) {
    .copywrite-bg-image {
        background: 0 0
    }
}

.copywrite-header {
    position: absolute;
    width: 100%;
    z-index: 99
}

.copywrite-header .uou-block-2d {
    background-color: #fff0;
    padding: 20px 0
}

.copywrite-header .uou-block-2f {
    background-color: #fff0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

@media (max-width:991px) {
    .copywrite-header {
        padding: 10px 0
    }
    .copywrite-header .uou-block-2f {
        border: 0
    }
}

.border-right.copywrite-header .uou-block-2f {
    margin-right: 0
}

.border-right.copywrite-header .uou-block-2f:after {
    position: absolute;
    display: block;
    content: '';
    top: 17px;
    right: 0;
    width: 1px;
    height: 16px;
    background: #fff
}

.uou-portfolio {
    position: relative;
    widht: 100%
}

.uou-portfolio .portfolio {
    position: relative;
    padding: 60px 0 0
}

.uou-portfolio .portfolio .filters {
    margin-bottom: 50px;
    text-align: center
}

.uou-portfolio .portfolio .filters li {
    display: inline-block
}

.uou-portfolio .portfolio .filters li a {
    background-color: #fff0;
    color: #00d793;
    border: 1px solid #00d793;
    text-transform: capitalize;
    margin-right: 10px;
    padding: 6px 15px
}

.uou-portfolio .portfolio .filters li a.active,
.uou-portfolio .portfolio .filters li a:hover {
    background-color: #00d793;
    color: #fff
}

@media (max-width:768px) {
    .uou-portfolio .portfolio .filters li {
        display: block;
        width: 100%
    }
    .uou-portfolio .portfolio .filters li a {
        display: block
    }
}

.uou-portfolio .portfolio .portfolio-filters-content {
    width: 100%;
    height: 100%
}

.uou-portfolio .portfolio .portfolio-filters-content article {
    margin: 0;
    float: left;
    width: 33.33%;
    overflow: hidden
}

.uou-portfolio .portfolio .portfolio-filters-content article a span {
    visibility: visible;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgb(0 215 147 / .5);
    color: #fff;
    padding: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.uou-portfolio .portfolio .portfolio-filters-content article a span b.title {
    position: absolute;
    top: 70%;
    font-size: 12px;
    font-weight: 400
}

.uou-portfolio .portfolio .portfolio-filters-content article a span b.title strong {
    font-weight: 400;
    display: block;
    font-size: 16px
}

.uou-portfolio .portfolio .portfolio-filters-content article a span .fa {
    position: absolute;
    top: 40%;
    left: 45%;
    text-align: center;
    vertical-align: middle;
    height: 50px;
    width: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 50px;
    margin: 0 auto
}

.uou-portfolio .portfolio .portfolio-filters-content article:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15)
}

.uou-portfolio .portfolio .portfolio-filters-content article:hover a span {
    visibility: visible;
    opacity: 1
}

.uou-portfolio .portfolio .portfolio-filters-content article img {
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

@media (max-width:1200px) {
    .uou-portfolio .portfolio .portfolio-filters-content article {
        width: 283px
    }
}

@media (max-width:992px) {
    .uou-portfolio .portfolio .portfolio-filters-content article {
        position: relative !important;
        margin: 0 0 30px;
        width: 100%;
        left: 0 !important;
        top: 0 !important
    }
    .uou-portfolio .portfolio .portfolio-filters-content article img {
        width: 100%;
        height: auto
    }
    .uou-portfolio .portfolio .portfolio-filters-content {
        padding: 0 15px
    }
}

.landing-header {
    position: relative;
    width: 100%;
    background-size: cover;
    padding-top: 30px
}

.landing-header a {
    margin: 20px 0
}

.landing-header .logo,
.landing-header h2,
.landing-header p {
    color: #fff;
    border-color: #fff;
    margin: 0
}

.demo-content-text {
    position: relative;
    padding: 40px;
    width: 500px;
    margin: 80px auto 100px;
    background: rgb(0 0 0 / .3)
}

@media screen and (max-width:600px) {
    .demo-content-text {
        width: 100%
    }
}

.demo-content-text .logo {
    font-size: 20px;
    padding: 8px 30px;
    width: 200px
}

.demo-content-text h2 {
    font-size: 23px;
    padding: 20px 0 10px;
    font-style: italic;
    font-weight: 400
}

.demo-content-text a {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

.demo-content-text a.btn-small {
    padding: 5px 12px;
    font-size: 13px
}

.chose-demo {
    position: relative;
    text-align: center;
    width: 230px;
    margin: 0 auto;
    top: -60px
}

.chose-demo p {
    padding: 15px 30px;
    background-color: #333;
    font-size: 18px;
    color: #fff;
    font-style: italic
}

p i {
    padding-right: 4px
}

.uou-landing-page-feature {
    position: relative;
    padding: 40px 0
}

.uou-landing-demo {
    position: relative;
    padding: 33px 0 50px
}

.uou-landing-demo h5 {
    text-transform: uppercase;
    margin-top: 0
}

.uou-landing-demo h5 span {
    font-size: 13px
}

.uou-landing-demo img {
    margin-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.uou-another-feature {
    position: relative;
    padding: 60px 0
}

.landing-footer {
    position: relative;
    background-color: #333;
    padding: 50px 0
}

.landing-footer h4 {
    font-style: italic;
    text-transform: capitalize;
    color: #fff;
    font-weight: 300 !important
}

.landing-footer a {
    margin: 15px 0
}

.landing-footer a.btn {
    font-size: 12px
}

.landing-footer a i {
    padding-right: 5px
}

.landing-footer p {
    color: #fff;
    font-size: 13px;
    padding-top: 20px
}

.uou-block-1a {
    position: relative;
    display: block;
    background: #f4f4f4
}

.uou-block-1a:after,
.uou-block-1a:before {
    content: " ";
    display: table
}

.uou-block-1a.blog {
    background: #fff
}

.uou-block-1a .search {
    position: relative;
    margin: 0;
    float: left
}

.uou-block-1a .search .toggle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    visibility: visible;
    opacity: 1
}

.uou-block-1a .search form,
.uou-block-1a .search.active .toggle {
    visibility: hidden;
    opacity: 0
}

.uou-block-1a .search .toggle:hover {
    color: #00d793
}

.uou-block-1a .search form {
    position: relative;
    width: 300px;
    margin-bottom: 0;
    transition: all .3s
}

.uou-block-1a .search form input[type=text] {
    border: 0;
    padding-left: 0;
    padding-right: 40px;
    background: 0 0;
    margin-bottom: 0
}

.uou-block-1a .search form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #333;
    transition: all .3s
}

.uou-block-1a .search form input[type=submit]:hover {
    color: #00d793
}

.uou-block-1a .search.active form {
    visibility: visible;
    opacity: 1
}

.uou-block-1a .language {
    position: relative;
    float: right;
    padding-left: 0;
    list-style: none
}

.uou-block-1a .language .toggle {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    height: 40px
}

.uou-block-1a .language .toggle:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    line-height: 40px;
    top: -1px
}

.uou-block-1a .language .toggle:hover {
    color: #00d793
}

.uou-block-1a .language .toggle img {
    width: 16px;
    height: auto;
    margin-top: -2px
}

.uou-block-1a .language ul {
    padding-left: 0;
    list-style: none;
    margin: -1px 0 0;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 100%;
    transition: all .3s;
    z-index: 99
}

.uou-block-1a .language ul li {
    background: #f4f4f4;
    border-top: 1px solid #dbdbdb
}

.uou-block-1a .language ul li a {
    display: block;
    font-size: 12px;
    color: inherit;
    line-height: 30px;
    padding: 0 12px;
    white-space: nowrap
}

.uou-block-1a .language ul li a:hover {
    color: #00d793
}

.uou-block-1a .language ul li a img {
    max-width: none;
    width: 16px;
    height: auto;
    margin-top: -3px;
    margin-right: 5px
}

.uou-block-1a .language.active>ul {
    visibility: visible;
    opacity: 1
}

.uou-block-1b .language ul,
.uou-block-1e .language ul {
    visibility: hidden;
    left: 0;
    min-width: 100%;
    list-style: none;
    transition: all .3s
}

.uou-block-1a .authentication {
    padding-left: 0;
    padding-right: 5px;
    list-style: none;
    margin: 0 10px 0 24px;
    float: right
}

.uou-block-1a .authentication li {
    float: left;
    margin-top: 14px
}

.uou-block-1a .authentication li a {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #333
}

.uou-block-1a .authentication li a:hover {
    color: #00d793
}

.uou-block-1a .authentication li:first-child {
    border-right: 1px solid #dbdbdb;
    padding-right: 5px;
    margin-right: 5px
}

.uou-block-1a .social {
    padding-left: 0;
    list-style: none;
    margin: 0 0 0 24px;
    float: right
}

.uou-block-1a .social li {
    float: left
}

.uou-block-1a .social li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff
}

.uou-block-1a .social li a.fa-facebook {
    background: #3b5999
}

.uou-block-1a .social li a.fa-twitter {
    background: #55acee
}

.uou-block-1a .social li a.fa-google-plus {
    background: #dd4b39
}

.uou-block-1a .social li a:hover.fa-facebook {
    background: #2d4474
}

.uou-block-1a .social li a:hover.fa-twitter {
    background: #2795e9
}

.uou-block-1a .social li a:hover.fa-google-plus {
    background: #c23321
}

@media (max-width:767px) {
    .uou-block-1a {
        display: none
    }
}

.uou-block-1b {
    position: relative;
    display: block;
    background: #f4f4f4;
    padding: 10px 0
}

.uou-block-1b:after,
.uou-block-1b:before {
    content: " ";
    display: table
}

.uou-block-1b .language {
    float: left;
    position: relative;
    padding-left: 0;
    list-style: none
}

.uou-block-1b .language .toggle {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 30px
}

.uou-block-1b .language .toggle:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    line-height: 30px;
    top: -1px
}

.uou-block-1b .language .toggle:hover {
    color: #00d793
}

.uou-block-1b .language .toggle img {
    width: 16px;
    height: auto;
    margin-top: -2px
}

.uou-block-1b .language ul {
    padding-left: 0;
    margin: 9px 0 0;
    display: block;
    position: absolute;
    top: 100%;
    opacity: 0
}

.uou-block-1d .search-form input[type=submit],
.uou-block-1f .search-form input[type=submit],
.uou-block-2a .search-form input[type=submit] {
    top: 0;
    right: 0;
    text-align: center;
    transition: all .3s;
    font-family: FontAwesome
}

.uou-block-1b .language ul li {
    background: #f4f4f4;
    border-top: 1px solid #dbdbdb
}

.uou-block-1b .language ul li a {
    display: block;
    font-size: 12px;
    color: inherit;
    line-height: 30px;
    padding: 0 12px;
    white-space: nowrap
}

.uou-block-1b .language ul li a:hover {
    color: #00d793
}

.uou-block-1b .language ul li a img {
    max-width: none;
    width: 16px;
    height: auto;
    margin-top: -3px;
    margin-right: 5px
}

.uou-block-1b .language.active>ul {
    visibility: visible;
    opacity: 1
}

.uou-block-1b .authentication {
    padding-left: 0;
    list-style: none;
    margin: 0 10px 0 24px;
    float: right
}

.uou-block-1b .authentication li {
    float: left;
    margin-right: 5px
}

.uou-block-1b .authentication li:last-child {
    margin-right: 0
}

.uou-block-1b .social {
    padding-left: 0;
    list-style: none;
    margin: 0;
    float: right
}

.uou-block-1b .social li {
    float: left;
    margin-right: 5px
}

.uou-block-1b .social li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 50%
}

.uou-block-1b .social li a.fa-facebook {
    background: #3b5999
}

.uou-block-1b .social li a.fa-twitter {
    background: #55acee
}

.uou-block-1b .social li a.fa-google-plus {
    background: #dd4b39
}

.uou-block-1b .social li a:hover.fa-facebook {
    background: #2d4474
}

.uou-block-1b .social li a:hover.fa-twitter {
    background: #2795e9
}

.uou-block-1b .social li a:hover.fa-google-plus {
    background: #c23321
}

@media (max-width:767px) {
    .uou-block-1b {
        display: none
    }
}

.uou-block-1c {
    position: relative;
    display: block;
    background: #f4f4f4
}

.uou-block-1c:after,
.uou-block-1c:before {
    content: " ";
    display: table
}

.uou-block-1c .logo {
    float: left;
    display: block;
    font-size: 24px;
    text-transform: uppercase;
    color: inherit;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 60px;
    border-right: 1px solid #dbdbdb;
    padding-right: 24px
}

.uou-block-1c .logo:hover {
    color: #00d793
}

.uou-block-1c .search {
    position: relative;
    float: left
}

.uou-block-1c .search form {
    margin: 0;
    display: inline-flex
}

.uou-block-1c .search form input[type=text] {
    background: 0 0;
    border: 0;
    margin: 0;
    width: 300px;
    height: 60px;
    padding: 16px 0 16px 24px
}

.uou-block-1c .buttons {
    padding-left: 0;
    list-style: none;
    float: right;
    border-left: 1px solid #dbdbdb;
    margin: 0
}

.uou-block-1c .buttons li {
    float: left;
    border-right: 1px solid #dbdbdb
}

.uou-block-1c .buttons li a {
    display: block;
    color: inherit;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.uou-block-1c .buttons li a:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-1c {
        display: none
    }
}

.uou-block-1d {
    position: relative;
    display: block;
    background: #f4f4f4
}

.uou-block-1d:after,
.uou-block-1d:before {
    content: " ";
    display: table
}

.uou-block-1d .search-form {
    position: relative;
    margin: 10px 0 0;
    padding: 0;
    float: right
}

.uou-block-1d .search-form input[type=text] {
    margin: 0;
    background: 0 0;
    border-radius: 3px
}

.uou-block-1d .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.uou-block-1d .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-1d .search-form input[type=submit] {
    position: absolute;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    color: #cecece
}

.uou-block-1e .language ul li,
.uou-block-1f .language ul li {
    border-top: 1px solid #dbdbdb;
    background: #f4f4f4
}

.uou-block-1d .search-form input[type=submit]:hover {
    color: #00d793
}

.uou-block-1d .buttons {
    padding-left: 0;
    list-style: none;
    float: left;
    border-left: 1px solid #dbdbdb;
    margin: 0
}

.uou-block-1d .buttons li {
    float: left;
    border-right: 1px solid #dbdbdb
}

.uou-block-1d .buttons li a {
    display: block;
    color: inherit;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.uou-block-1d .buttons li a:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-1d {
        display: none
    }
}

.uou-block-1e {
    position: relative;
    display: block;
    background: #f4f4f4;
    padding: 10px 0
}

.uou-block-1e:after,
.uou-block-1e:before {
    content: " ";
    display: table
}

.uou-block-1e .contact {
    float: left;
    font-size: 14px;
    color: #737373;
    margin-top: 3px;
    margin-left: 12px;
    padding-left: 12px;
    border-left: 1px solid #dbdbdb
}

.uou-block-1e .contact:hover {
    color: #00d793
}

.uou-block-1e .authentication {
    padding-left: 0;
    list-style: none;
    margin: 0 10px 0 24px;
    float: right
}

.uou-block-1e .authentication li {
    float: left;
    margin-top: 9px
}

.uou-block-1e .authentication li a {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #333
}

.uou-block-1e .authentication li a:hover {
    color: #00d793
}

.uou-block-1e .authentication li:first-child {
    border-right: 1px solid #dbdbdb;
    padding-right: 5px;
    margin-right: 5px
}

.uou-block-1e .social {
    padding-left: 0;
    list-style: none;
    margin: 0;
    float: left
}

.uou-block-1e .social li {
    float: left;
    margin-right: 5px
}

.uou-block-1e .social li:last-child {
    margin-right: 0
}

.uou-block-1e .social li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 50%
}

.uou-block-1e .social li a.fa-facebook {
    background: #3b5999
}

.uou-block-1e .social li a.fa-twitter {
    background: #55acee
}

.uou-block-1e .social li a.fa-google-plus {
    background: #dd4b39
}

.uou-block-1e .social li a:hover.fa-facebook {
    background: #2d4474
}

.uou-block-1e .social li a:hover.fa-twitter {
    background: #2795e9
}

.uou-block-1e .social li a:hover.fa-google-plus {
    background: #c23321
}

.uou-block-1e .language {
    position: relative;
    float: right;
    padding-left: 0;
    list-style: none
}

.uou-block-1e .language .toggle {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 30px
}

.uou-block-1e .language .toggle:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    line-height: 30px;
    top: -1px
}

.uou-block-1e .language .toggle:hover {
    color: #00d793
}

.uou-block-1e .language .toggle img {
    width: 16px;
    height: auto;
    margin-top: -2px
}

.uou-block-1e .language ul {
    padding-left: 0;
    margin: -1px 0 0;
    display: block;
    position: absolute;
    top: 100%;
    opacity: 0
}

.uou-block-1e .language ul li a {
    display: block;
    font-size: 12px;
    color: inherit;
    line-height: 30px;
    padding: 0 12px;
    white-space: nowrap
}

.uou-block-1e .language ul li a:hover {
    color: #00d793
}

.uou-block-1e .language ul li a img {
    max-width: none;
    width: 16px;
    height: auto;
    margin-top: -3px;
    margin-right: 5px
}

.uou-block-1e .language.active>ul {
    visibility: visible;
    opacity: 1
}

@media (max-width:767px) {
    .uou-block-1e {
        display: none
    }
}

.uou-block-1f {
    position: relative;
    display: block;
    padding: 10px 0;
    background: #f4f4f4
}

.uou-block-1f:after,
.uou-block-1f:before {
    content: " ";
    display: table
}

.uou-block-1f .authentication {
    padding-left: 0;
    list-style: none;
    margin: 0 24px 0 0;
    float: right
}

.uou-block-1f .authentication li {
    float: left;
    margin-top: 14px
}

.uou-block-1f .authentication li a {
    display: block;
    font-size: 14px;
    line-height: 12px;
    color: #333
}

.uou-block-1f .authentication li a:hover {
    color: #00d793
}

.uou-block-1f .authentication li:first-child {
    border-right: 1px solid #dbdbdb;
    padding-right: 5px;
    margin-right: 5px
}

.uou-block-1f .social {
    list-style: none;
    margin: 8px 0 0 24px;
    padding-left: 24px;
    border-left: 1px solid #dbdbdb;
    float: left
}

.uou-block-1f .social li {
    float: left;
    margin-right: 24px
}

.uou-block-1f .social li:last-child {
    margin-right: 0
}

.uou-block-1f .social li a {
    display: block;
    font-size: 18px;
    color: #737373;
    line-height: 24px
}

.uou-block-1f .social li a:hover {
    color: #00d793
}

.uou-block-1f .language {
    position: relative;
    float: left;
    padding-left: 0;
    list-style: none
}

.uou-block-1f .language .toggle {
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    height: 40px
}

.uou-block-1f .language .toggle:after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    line-height: 40px;
    top: -1px
}

.uou-block-1f .language .toggle:hover {
    color: #00d793
}

.uou-block-1f .language .toggle img {
    width: 16px;
    height: auto;
    margin-top: -2px
}

.uou-block-1f .language ul {
    padding-left: 0;
    list-style: none;
    margin: -1px 0 0;
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    min-width: 100%;
    transition: all .3s
}

.uou-block-2b .nav .sf-menu>li>ul.demo-menu,
.uou-block-2f .nav .sf-menu>li>ul.demo-menu {
    min-width: 240px
}

.uou-block-1f .language ul li a {
    display: block;
    font-size: 12px;
    color: inherit;
    line-height: 30px;
    padding: 0 12px;
    white-space: nowrap
}

.uou-block-1f .language ul li a:hover {
    color: #00d793
}

.uou-block-1f .language ul li a img {
    max-width: none;
    width: 16px;
    height: auto;
    margin-top: -3px;
    margin-right: 5px
}

.uou-block-1f .language.active>ul {
    visibility: visible;
    opacity: 1
}

.uou-block-1f .search-form {
    position: relative;
    margin: 0;
    padding: 0;
    float: right
}

.uou-block-1f .search-form input[type=text] {
    margin: 0;
    background: 0 0;
    border-radius: 3px
}

.uou-block-1f .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.uou-block-1f .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-1f .search-form input[type=submit] {
    position: absolute;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    color: #cecece
}

.uou-block-1f .search-form input[type=submit]:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-1f {
        display: none
    }
}

.uou-block-2a {
    position: relative;
    display: block;
    padding: 24px 0
}

.uou-block-2a:after,
.uou-block-2a:before {
    content: " ";
    display: table
}

.uou-block-2a .logo {
    float: left;
    display: block;
    font-size: 28px;
    color: inherit;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 40px
}

.banner.uou-block-2a .logo {
    line-height: 90px
}

.uou-block-2a .logo:hover {
    color: #00d793
}

.uou-block-2a .mobile-sidebar-button {
    display: none
}

.uou-block-2a .contact {
    float: right;
    line-height: 40px;
    font-size: 18px
}

.uou-block-2a .contact span {
    color: #333;
    font-weight: 600
}

.uou-block-2a .contact a {
    color: #737373
}

.uou-block-2a .contact a:hover {
    color: #00d793
}

.uou-block-2a .cart {
    float: right;
    line-height: 40px;
    font-size: 14px;
    color: #333
}

.uou-block-2a .cart .fa {
    color: #333;
    transition: all .3s;
    font-size: 18px;
    margin-right: 5px
}

.uou-block-2a .cart:hover,
.uou-block-2a .cart:hover .fa {
    color: #00d793
}

.banner.uou-block-2a .banner {
    float: right;
    line-height: 40px;
    width: 728px;
    height: 90px
}

.banner.uou-block-2a .banner a {
    display: block;
    text-decoration: none
}

.banner.uou-block-2a .banner img {
    display: block;
    width: 728px;
    height: 90px
}

.uou-block-2a .search-form {
    position: relative;
    margin: 0;
    padding: 0;
    float: right
}

.uou-block-2a .search-form input[type=text] {
    margin: 0;
    border-radius: 3px
}

.uou-block-2a .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.uou-block-2a .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-2a .search-form input[type=submit] {
    position: absolute;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    font-size: 14px;
    color: #cecece
}

.uou-block-2a .search-form input[type=submit]:hover {
    color: #00d793
}

@media (max-width:1199px) {
    .banner.uou-block-2a .logo {
        line-height: 80px
    }
    .banner.uou-block-2a .banner,
    .banner.uou-block-2a .banner img {
        width: 650px;
        height: 80px
    }
}

@media (max-width:991px) {
    .banner.uou-block-2a .logo {
        line-height: 56px
    }
    .banner.uou-block-2a .banner,
    .banner.uou-block-2a .banner img {
        width: 450px;
        height: 56px
    }
}

@media (max-width:767px) {
    .uou-block-2a .logo {
        line-height: 40px
    }
    .uou-block-2a .mobile-sidebar-button {
        display: block;
        float: right
    }
    .banner.uou-block-2a .banner,
    .uou-block-2a .cart,
    .uou-block-2a .contact,
    .uou-block-2a .search-form {
        display: none
    }
}

.uou-block-2b {
    position: relative;
    display: block;
    padding: 24px 0
}

.uou-block-2b:after,
.uou-block-2b:before {
    content: " ";
    display: table
}

.border-bottom.uou-block-2b {
    padding: 0
}

.uou-block-2b .logo {
    float: left;
    display: block;
    font-size: 28px;
    color: inherit;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 40px
}

.border-bottom.uou-block-2b .logo {
    line-height: 100px
}

.icons.uou-block-2b .logo {
    line-height: 48px
}

.uou-block-2b .logo:hover {
    color: #00d793
}

.uou-block-2b .mobile-sidebar-button {
    display: none
}

.uou-block-2b .nav {
    float: right
}

.uou-block-2b .nav .sf-menu>li {
    margin-right: 40px;
    z-index: 9999
}

.uou-block-2b .nav .sf-menu>li:last-child {
    margin-right: 0
}

.uou-block-2b .nav .sf-menu>li>a {
    display: block;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    font-weight: 600
}

.uou-block-2b .nav .sf-menu>li>a.btn {
    line-height: 24px;
    color: #fff
}

.border-bottom.uou-block-2b .nav .sf-menu>li>a {
    line-height: 98px;
    border-bottom: 2px solid #fff0
}

.icons.uou-block-2b .nav .sf-menu>li>a {
    line-height: 24px;
    text-align: center
}

.icons.uou-block-2b .nav .sf-menu>li>a .fa {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #333
}

.uou-block-2b .nav .sf-menu>li.active>a,
.uou-block-2b .nav .sf-menu>li.active>a .fa,
.uou-block-2b .nav .sf-menu>li.sfHover>a,
.uou-block-2b .nav .sf-menu>li.sfHover>a .fa,
.uou-block-2b .nav .sf-menu>li:hover>a,
.uou-block-2b .nav .sf-menu>li:hover>a .fa {
    color: #00d793
}

.uou-block-2b .nav .sf-menu>li.active>a.btn,
.uou-block-2b .nav .sf-menu>li.sfHover>a.btn,
.uou-block-2b .nav .sf-menu>li:hover>a.btn {
    color: #fff
}

.border-bottom.uou-block-2b .nav .sf-menu>li.active>a {
    border-bottom-color: #00d793
}

.uou-block-2b .nav .sf-menu>li>ul {
    padding-top: 10px
}

.uou-block-2b .nav .sf-menu>li>ul:before {
    position: absolute;
    top: 5px;
    left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid #f4f4f4;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0
}

.uou-block-2b .nav .sf-menu>li>ul ul {
    padding-left: 10px
}

.uou-block-2b .nav .sf-menu>li>ul ul:before {
    position: absolute;
    top: 10px;
    left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0;
    border-right: 5px solid #f4f4f4
}

.uou-block-2b .nav .sf-menu>li>ul li {
    border-bottom: 1px solid #262626;
    font-size: 15px
}

.uou-block-2b .nav .sf-menu>li>ul li:first-child a {
    border-radius: 3px 3px 0 0
}

.uou-block-2b .nav .sf-menu>li>ul li:last-child {
    border-bottom: 0
}

.uou-block-2b .nav .sf-menu>li>ul li:last-child a {
    border-radius: 0 0 3px 3px
}

.uou-block-2b .nav .sf-menu>li>ul li a {
    background: #333;
    padding: 6px 15px;
    min-width: 160px;
    color: #fff;
    font-size: 14px;
    font-weight: 300 !important
}

.uou-block-2b .nav .sf-menu>li>ul li.active>a,
.uou-block-2b .nav .sf-menu>li>ul li:hover>a {
    background: #00d793;
    color: #fff
}

.uou-block-2b .nav .sf-menu.sf-arrows .sf-with-ul {
    padding-right: 15px
}

.uou-block-2b .nav .sf-menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    right: 0
}

.uou-block-2b .nav .sf-menu.sf-arrows .sf-with-ul.btn:after {
    margin-left: 15px
}

.uou-block-2b .nav .sf-menu.sf-arrows ul .sf-with-ul {
    padding-right: 30px
}

.uou-block-2b .nav .sf-menu.sf-arrows ul .sf-with-ul:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    padding: 3px 0;
    text-align: center;
    width: 30px
}

@media (max-width:767px) {
    .uou-block-2b .logo {
        line-height: 40px
    }
    .uou-block-2b .mobile-sidebar-button {
        display: block;
        float: right
    }
    .uou-block-2b .nav {
        display: none
    }
}

.uou-block-2c .nav .sf-menu>li {
    margin-right: 24px;
    padding-right: 24px;
    border-right: 1px solid #f4f4f4
}

.icons.uou-block-2c .nav .sf-menu>li {
    padding-right: 0;
    border-right: 0;
    margin-right: 40px
}

.uou-block-2c .nav .sf-menu>li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.uou-block-2c .nav .sf-menu>li>a {
    display: block;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600
}

.uou-block-2c .nav .sf-menu>li>a span {
    display: block;
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
    color: #737373
}

.icons.uou-block-2c .nav .sf-menu>li>a {
    padding-left: 46px
}

.icons.uou-block-2c .nav .sf-menu>li>a .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
    line-height: 40px;
    color: #333
}

.icons.uou-block-2c .nav .sf-menu>li>a .fa.fa-envelope,
.icons.uou-block-2c .nav .sf-menu>li>a .fa.fa-shopping-cart {
    top: -1px
}

.icons.uou-block-2c .nav .sf-menu>li>a .fa.fa-edit,
.icons.uou-block-2c .nav .sf-menu>li>a .fa.fa-home {
    top: 1px
}

.icons.uou-block-2c .nav .sf-menu>li.active>a .fa,
.icons.uou-block-2c .nav .sf-menu>li.sfHover>a .fa,
.icons.uou-block-2c .nav .sf-menu>li:hover>a .fa,
.uou-block-2c .nav .sf-menu>li.active>a,
.uou-block-2c .nav .sf-menu>li.sfHover>a,
.uou-block-2c .nav .sf-menu>li:hover>a {
    color: #00d793
}

.uou-block-2c .nav .sf-menu>li>ul {
    padding-top: 10px
}

.uou-block-2c .nav .sf-menu>li>ul:before {
    position: absolute;
    top: 5px;
    left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid #f4f4f4;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0
}

.uou-block-2c .nav .sf-menu>li>ul ul {
    padding-left: 10px
}

.uou-block-2c .nav .sf-menu>li>ul ul:before {
    position: absolute;
    top: 10px;
    left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0;
    border-right: 5px solid #f4f4f4
}

.uou-block-2c .nav .sf-menu>li>ul li {
    border-bottom: 1px solid #e7e7e7
}

.uou-block-2c .nav .sf-menu>li>ul li:last-child {
    border-bottom: 0
}

.uou-block-2c .nav .sf-menu>li>ul li a {
    background: #f4f4f4;
    font-size: 14px;
    color: inherit;
    padding: 3px 15px;
    min-width: 140px
}

.uou-block-2c .nav .sf-menu>li>ul li.active>a,
.uou-block-2c .nav .sf-menu>li>ul li:hover>a {
    background: #333;
    color: #fff
}

.uou-block-2c .nav .sf-menu.sf-arrows .sf-with-ul {
    padding-right: 24px
}

.uou-block-2c .nav .sf-menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    right: 0;
    top: 10px
}

.uou-block-2c .nav .sf-menu.sf-arrows ul .sf-with-ul {
    padding-right: 30px
}

.uou-block-2c .nav .sf-menu.sf-arrows ul .sf-with-ul:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    padding: 3px 0;
    text-align: center;
    width: 30px
}

.uou-block-2d,
.uou-block-2d .container {
    position: relative
}

@media (max-width:1199px) {
    .uou-block-2c .nav .sf-menu>li {
        margin-right: 40px;
        padding-right: 0;
        border-right: 0
    }
    .uou-block-2c .nav .sf-menu>li:last-child {
        margin-right: 0;
        padding-right: 0;
        border-right: 0
    }
    .icons.uou-block-2c .nav .sf-menu>li>a {
        padding-left: 0
    }
    .icons.uou-block-2c .nav .sf-menu>li>a .fa {
        display: none
    }
}

@media (max-width:991px) {
    .uou-block-2c .logo {
        line-height: 40px
    }
    .uou-block-2c .mobile-sidebar-button {
        display: block;
        float: right
    }
    .uou-block-2c .nav {
        display: none
    }
}

.uou-block-2d {
    display: block;
    padding: 24px 0;
    text-align: center
}

.uou-block-2d:after,
.uou-block-2d:before {
    content: " ";
    display: table
}

.uou-block-2d .logo {
    display: inline-block;
    font-size: 28px;
    color: inherit;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 40px;
    text-transform: uppercase;
    padding: 12px 24px
}

.banner.uou-block-2d .logo {
    line-height: 90px
}

.uou-block-2d .cart,
.uou-block-2d .contact {
    position: absolute;
    top: 0;
    line-height: 70px;
    font-size: 14px
}

.uou-block-2d .logo:hover {
    border-color: #00d793;
    color: #00d793
}

.uou-block-2d .mobile-sidebar-button {
    display: none
}

.uou-block-2d .contact {
    left: 0
}

.uou-block-2d .contact span {
    color: #333;
    font-weight: 600
}

.uou-block-2d .contact a {
    color: #737373
}

.uou-block-2d .contact a:hover {
    color: #00d793
}

.uou-block-2d .cart {
    right: 0;
    color: #333
}

.uou-block-2d .cart .fa {
    color: #333;
    transition: all .3s;
    font-size: 18px;
    margin-right: 5px
}

.uou-block-2d .cart:hover,
.uou-block-2d .cart:hover .fa {
    color: #00d793
}

@media (max-width:991px) {
    .uou-block-2d .mobile-sidebar-button {
        display: block;
        float: right;
        margin-top: 15px
    }
    .uou-block-2d .cart,
    .uou-block-2d .contact {
        display: none
    }
}

.uou-block-2e {
    position: relative;
    display: block;
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4
}

.uou-block-2e:after,
.uou-block-2e:before {
    content: " ";
    display: table
}

.uou-block-2e .nav {
    float: left
}

.uou-block-2e .nav .sf-menu {
    margin: 0
}

.uou-block-2e .nav .sf-menu>li>a {
    display: block;
    color: #333;
    text-transform: uppercase;
    line-height: 50px;
    padding: 0 24px;
    border-right: 1px solid #f4f4f4;
    font-size: 12px;
    font-weight: 600
}

.uou-block-2e .nav .sf-menu>li:first-child a {
    border-left: 1px solid #f4f4f4
}

.uou-block-2e .nav .sf-menu>li.active>a,
.uou-block-2e .nav .sf-menu>li.sfHover>a,
.uou-block-2e .nav .sf-menu>li:hover>a {
    color: #00d793
}

.uou-block-2e .nav .sf-menu>li>ul {
    padding-top: 10px
}

.uou-block-2e .nav .sf-menu>li>ul:before {
    position: absolute;
    top: 5px;
    left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid #f4f4f4;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0
}

.uou-block-2e .nav .sf-menu>li>ul ul {
    padding-left: 10px
}

.uou-block-2e .nav .sf-menu>li>ul ul:before {
    position: absolute;
    top: 10px;
    left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0;
    border-right: 5px solid #f4f4f4
}

.uou-block-2e .nav .sf-menu>li>ul li {
    border-bottom: 1px solid #e7e7e7
}

.uou-block-2e .nav .sf-menu>li>ul li:last-child {
    border-bottom: 0
}

.uou-block-2e .nav .sf-menu>li>ul li a {
    background: #f4f4f4;
    font-size: 14px;
    color: inherit;
    padding: 3px 15px;
    min-width: 140px
}

.uou-block-2e .nav .sf-menu.sf-arrows .sf-with-ul,
.uou-block-2e .nav .sf-menu.sf-arrows ul .sf-with-ul {
    padding-right: 30px
}

.uou-block-2e .nav .sf-menu>li>ul li.active>a,
.uou-block-2e .nav .sf-menu>li>ul li:hover>a {
    background: #333;
    color: #fff
}

.uou-block-2e .nav .sf-menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    right: 12px
}

.uou-block-2e .cart,
.uou-block-2e .contact {
    line-height: 50px;
    font-size: 14px;
    float: right
}

.uou-block-2e .nav .sf-menu.sf-arrows ul .sf-with-ul:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    padding: 3px 0;
    text-align: center;
    width: 30px
}

.uou-block-2e .contact span {
    color: #333;
    font-weight: 600
}

.uou-block-2e .contact a {
    color: #737373
}

.uou-block-2e .contact a:hover {
    color: #00d793
}

.uou-block-2e .cart {
    color: #333
}

.uou-block-2e .cart .fa {
    color: #333;
    transition: all .3s;
    font-size: 18px;
    margin-right: 5px
}

.uou-block-2e .cart:hover,
.uou-block-2e .cart:hover .fa {
    color: #00d793
}

.uou-block-2e .search-form {
    position: relative;
    margin: 0;
    padding: 0;
    float: right
}

.uou-block-2e .search-form input[type=text] {
    margin: -1px 0;
    border: 1px solid #f4f4f4;
    height: 54px;
    padding: 14px 12px
}

.uou-block-2e .search-form input[type=text]:focus {
    border-color: #333
}

.uou-block-2e .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.uou-block-2e .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-2e .search-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 52px;
    padding: 0;
    text-align: center;
    line-height: 52px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #cecece;
    transition: all .3s
}

.uou-block-2e .search-form input[type=submit]:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-2e {
        display: none
    }
}

.uou-block-2f {
    position: relative;
    display: block;
    background: #f4f4f4
}

.uou-block-2f:after,
.uou-block-2f:before {
    content: " ";
    display: table
}

.uou-block-2f .mobile-sidebar-button {
    display: none
}

.uou-block-2f .nav {
    float: left
}

.uou-block-2f .nav .sf-menu {
    margin: 0
}

.uou-block-2f .nav .sf-menu>li {
    margin-right: 40px
}

.hover-bg.uou-block-2f .nav .sf-menu>li {
    margin-right: 1px
}

.border-right.uou-block-2f .nav .sf-menu>li,
.uou-block-2f .nav .sf-menu>li:last-child {
    margin-right: 0
}

.white.border-right.uou-block-2f .nav .sf-menu>li:after {
    position: absolute;
    display: block;
    content: '';
    top: 17px;
    right: 0;
    width: 1px;
    height: 16px;
    background: #fff
}

.border-right.uou-block-2f .nav .sf-menu>li:after {
    position: absolute;
    display: block;
    content: '';
    top: 17px;
    right: 0;
    width: 1px;
    height: 16px;
    background: #dbdbdb
}

.uou-block-2f .nav .sf-menu>li>a {
    display: block;
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 600
}

.hover-bg.uou-block-2f .nav .sf-menu>li>a {
    padding: 0 24px
}

.border-right.uou-block-2f .nav .sf-menu>li>a {
    padding-left: 24px;
    padding-right: 24px
}

.uou-block-2f .nav .sf-menu>li.active>a,
.uou-block-2f .nav .sf-menu>li.sfHover>a,
.uou-block-2f .nav .sf-menu>li:hover>a {
    color: #00d793
}

.hover-bg.uou-block-2f .nav .sf-menu>li.active>a,
.hover-bg.uou-block-2f .nav .sf-menu>li.sfHover>a,
.hover-bg.uou-block-2f .nav .sf-menu>li:hover>a {
    color: #fff;
    background: #00d793
}

.border-right.uou-block-2f .nav .sf-menu>li:first-child>a {
    padding-left: 0
}

.border-right.uou-block-2f .nav .sf-menu>li:last-child:after {
    display: none
}

.border-right.uou-block-2f .nav .sf-menu>li:last-child>a {
    padding-right: 0
}

.uou-block-2f .nav .sf-menu>li>ul {
    padding-top: 10px
}

.uou-block-2f .nav .sf-menu>li>ul:before {
    position: absolute;
    top: 5px;
    left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 5px solid #333;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0
}

.uou-block-2f .nav .sf-menu>li>ul ul {
    padding-left: 10px
}

.uou-block-2f .nav .sf-menu>li>ul ul:before {
    position: absolute;
    top: 10px;
    left: 5px;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #fff0;
    border-bottom: 5px solid #fff0;
    border-right: 5px solid #333
}

.uou-block-2f .nav .sf-menu>li>ul li {
    border-bottom: 1px solid #262626
}

.uou-block-2f .nav .sf-menu>li>ul li:first-child a {
    border-radius: 3px 3px 0 0
}

.uou-block-2f .nav .sf-menu>li>ul li:last-child {
    border-bottom: 0
}

.uou-block-2f .nav .sf-menu>li>ul li:last-child a {
    border-radius: 0 0 3px 3px
}

.uou-block-2f .nav .sf-menu>li>ul li a {
    background: #333;
    padding: 6px 15px;
    min-width: 160px;
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.uou-block-2f .nav .sf-menu>li>ul li.active>a,
.uou-block-2f .nav .sf-menu>li>ul li:hover>a {
    background: #00d793;
    color: #fff
}

.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul {
    padding-right: 15px
}

.hover-bg.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul {
    padding-right: 30px
}

.border-right.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul {
    padding-right: 36px
}

.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul:after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    right: 0
}

.uou-block-2f .cart,
.uou-block-2f .contact {
    line-height: 50px;
    font-size: 14px;
    float: right
}

.hover-bg.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul:after {
    right: 12px
}

.border-right.uou-block-2f .nav .sf-menu.sf-arrows .sf-with-ul:after {
    right: 16px
}

.uou-block-2f .nav .sf-menu.sf-arrows ul .sf-with-ul {
    padding-right: 30px
}

.uou-block-2f .nav .sf-menu.sf-arrows ul .sf-with-ul:after {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    padding: 3px 0;
    text-align: center;
    width: 30px
}

.uou-block-2f .contact span {
    color: #333;
    font-weight: 600
}

.uou-block-2f .contact a {
    color: #737373
}

.uou-block-2f .contact a:hover {
    color: #00d793
}

.uou-block-2f .cart {
    color: #333
}

.uou-block-2f .cart .fa {
    color: #333;
    transition: all .3s;
    font-size: 18px;
    margin-right: 5px
}

.uou-block-2f .cart:hover,
.uou-block-2f .cart:hover .fa {
    color: #00d793
}

.uou-block-2f .search-form {
    position: relative;
    margin: 0;
    padding: 0;
    float: right
}

.uou-block-2f .search-form input[type=text] {
    margin: 0;
    border: 0;
    background: 0 0;
    height: 50px;
    padding: 13px 0
}

.uou-block-2f .search-form input[type=text]:focus {
    border-color: #333
}

.uou-block-2f .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.uou-block-2f .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-2f .search-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 52px;
    padding: 0;
    text-align: right;
    line-height: 52px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #cecece;
    transition: all .3s
}

.uou-block-2f .search-form input[type=submit]:hover {
    color: #00d793
}

@media (max-width:991px) {
    .uou-block-2f .contact,
    .uou-block-2f .nav {
        display: none
    }
    .uou-block-2f .mobile-sidebar-button {
        display: block;
        float: right
    }
}

.uou-block-3a {
    position: relative;
    display: block;
    padding: 13px 0;
    background: #f4f4f4
}

.uou-block-3a:after,
.uou-block-3a:before {
    content: " ";
    display: table
}

.secondary.uou-block-3a {
    background: #333
}

.uou-block-3a .breadcrumbs {
    margin-bottom: 0;
    font-size: 14px
}

.secondary.uou-block-3a .breadcrumbs>li {
    color: #fff
}

.secondary.uou-block-3a .breadcrumbs>li:after {
    color: #737373
}

.secondary.uou-block-3a .breadcrumbs>li a {
    color: #8c8c8c
}

.secondary.uou-block-3a .breadcrumbs>li a:hover {
    color: #00d793
}

.secondary.uou-block-3b .breadcrumbs>li,
.secondary.uou-block-3b h1 {
    color: #fff
}

@media (max-width:767px) {
    .uou-block-3a {
        display: none
    }
}

.uou-block-3b {
    position: relative;
    display: block;
    padding: 16px 0;
    background: #f4f4f4
}

.uou-block-3b:after,
.uou-block-3b:before {
    content: " ";
    display: table
}

.secondary.uou-block-3b {
    background: #333
}

.uou-block-3b h1 {
    float: left;
    margin: 0;
    font-size: 20px;
    line-height: 48px
}

.uou-block-3b .breadcrumbs {
    float: right;
    margin: 12px 0 0;
    font-size: 14px
}

.secondary.uou-block-3b .breadcrumbs>li:after {
    color: #737373
}

.secondary.uou-block-3b .breadcrumbs>li a {
    color: #8c8c8c
}

.secondary.uou-block-3b .breadcrumbs>li a:hover {
    color: #00d793
}

.secondary.uou-block-3c .breadcrumbs>li,
.secondary.uou-block-3c h1 {
    color: #fff
}

@media (max-width:767px) {
    .uou-block-3b {
        padding: 36px 0;
        text-align: center
    }
    .uou-block-3b h1 {
        float: none;
        position: relative;
        margin: 0;
        padding: 0;
        font-size: 24px
    }
    .uou-block-3b .breadcrumbs {
        display: none
    }
}

.uou-block-3c {
    position: relative;
    display: block;
    padding: 36px 0;
    background: #f4f4f4;
    text-align: center
}

.uou-block-3c:after,
.uou-block-3c:before {
    content: " ";
    display: table
}

.secondary.uou-block-3c {
    background: #333
}

.secondary.uou-block-3c.has-bg-image {
    background-size: cover;
    background-repeat: no-repeat
}

.uou-block-3c h1 {
    position: relative;
    margin: 0 0 24px;
    padding: 0 0 24px;
    font-size: 28px
}

.uou-block-3c h1:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    display: block;
    height: 1px;
    width: 60px;
    background: #8c8c8c
}

.uou-block-3c .breadcrumbs {
    vertical-align: top;
    display: inline-block;
    margin: 0;
    font-size: 14px
}

.secondary.uou-block-3c .breadcrumbs>li:after {
    color: #737373
}

.secondary.uou-block-3c .breadcrumbs>li a {
    color: #8c8c8c
}

.secondary.uou-block-3c .breadcrumbs>li a:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-3c h1 {
        position: relative;
        margin: 0;
        padding: 0
    }
    .uou-block-3c .breadcrumbs,
    .uou-block-3c h1:after {
        display: none
    }
}

.uou-block-3d {
    position: relative;
    display: block;
    padding: 24px 0;
    background: #f4f4f4
}

.uou-block-3d:after,
.uou-block-3d:before {
    content: " ";
    display: table
}

.secondary.uou-block-3d {
    background: #333
}

.uou-block-3d .breadcrumbs-secondary {
    float: left;
    margin: 0
}

.uou-block-3d .breadcrumbs-secondary>li {
    margin-right: 0
}

.uou-block-3d .breadcrumbs-secondary>li>a:after,
.uou-block-3d .breadcrumbs-secondary>li>span:after {
    right: -13px;
    border-left-color: #f4f4f4
}

.uou-block-3d .breadcrumbs-secondary>li>a:before,
.uou-block-3d .breadcrumbs-secondary>li>span:before {
    right: -14px
}

.uou-block-3d .breadcrumbs-secondary>li>a .arrow:before,
.uou-block-3d .breadcrumbs-secondary>li>span .arrow:before {
    border-bottom-color: #f4f4f4
}

.uou-block-3d .breadcrumbs-secondary>li>a .arrow:after,
.uou-block-3d .breadcrumbs-secondary>li>span .arrow:after {
    border-top-color: #f4f4f4
}

.uou-block-3d .breadcrumbs-secondary>li>a:hover:after {
    border-left-color: #00d793
}

.uou-block-3d .breadcrumbs-secondary>li>span:after {
    border-left-color: #666
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>a:after,
.secondary.uou-block-3d .breadcrumbs-secondary>li>span:after {
    border-left-color: #333
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>a .arrow:before,
.secondary.uou-block-3d .breadcrumbs-secondary>li>span .arrow:before {
    border-bottom-color: #333
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>a .arrow:after,
.secondary.uou-block-3d .breadcrumbs-secondary>li>span .arrow:after {
    border-top-color: #333
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>a:hover:after {
    border-left-color: #00d793
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>span {
    border-color: #fff;
    background-color: #fff;
    color: #333
}

.secondary.uou-block-3d .breadcrumbs-secondary>li>span .arrow,
.secondary.uou-block-3d .breadcrumbs-secondary>li>span:after,
.secondary.uou-block-3d .breadcrumbs-secondary>li>span:before {
    border-left-color: #fff
}

.uou-block-3d .heading {
    float: right;
    margin: 0;
    font-size: 20px;
    line-height: 30px
}

.uou-block-3d .cart,
.uou-block-3d .contact {
    font-size: 14px;
    float: right;
    line-height: 30px
}

.secondary.uou-block-3d .heading {
    color: #fff
}

.uou-block-3d .contact span {
    color: #333;
    font-weight: 600
}

.secondary.uou-block-3d .contact span {
    color: #fff
}

.uou-block-3d .contact a {
    color: #333
}

.secondary.uou-block-3d .contact a {
    color: #8c8c8c
}

.uou-block-3d .contact a:hover {
    color: #00d793
}

.uou-block-3d .cart {
    color: #333
}

.secondary.uou-block-3d .cart {
    color: #fff
}

.uou-block-3d .cart .fa {
    color: #333;
    transition: all .3s;
    font-size: 18px;
    margin-right: 5px
}

.secondary.uou-block-3d .cart .fa {
    color: #fff
}

.uou-block-3d .cart:hover,
.uou-block-3d .cart:hover .fa {
    color: #00d793
}

.uou-block-3d .search-form {
    position: relative;
    margin: 0;
    padding: 0;
    float: right
}

.uou-block-3d .search-form input[type=text] {
    margin: 0;
    background: 0 0;
    border-radius: 3px
}

.secondary.uou-block-3d .search-form input[type=text] {
    color: #fff;
    border-color: #8c8c8c
}

.secondary.uou-block-3d .search-form input[type=text]:focus {
    border-color: #fff
}

.uou-block-3d .search-form input[type=text]:focus+input[type=submit] {
    color: #333
}

.secondary.uou-block-3d .search-form input[type=text]:focus+input[type=submit] {
    color: #fff
}

.uou-block-3d .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-3d .search-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 30px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #cecece;
    transition: all .3s
}

.uou-block-4a,
.uou-block-4b,
.uou-block-4c,
.uou-block-4d,
.uou-block-4e {
    position: relative
}

.secondary.uou-block-3d .search-form input[type=submit] {
    border-color: #8c8c8c
}

.uou-block-3d .search-form input[type=submit]:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-3d {
        display: none
    }
}

.uou-block-4a {
    display: block;
    padding: 24px 0;
    background: #f4f4f4;
    color: #333;
    font-size: 14px
}

.uou-block-4a:after,
.uou-block-4a:before {
    content: " ";
    display: table
}

.secondary.uou-block-4a {
    background: #333;
    color: #e6e6e6
}

.secondary.uou-block-4a.dark {
    background: #000
}

.uou-block-4a p {
    margin-bottom: 0;
    float: left
}

.uou-block-4a .social-icons {
    padding-left: 0;
    list-style: none;
    float: right;
    margin-bottom: 0
}

.uou-block-4a .social-icons>li {
    float: left;
    margin-right: 24px
}

.uou-block-4a .social-icons>li:last-child {
    margin-right: 0
}

.uou-block-4a .social-icons>li>a {
    display: block;
    font-size: 18px;
    color: #737373
}

.uou-block-4a .social-icons>li>a:hover {
    color: #00d793
}

.uou-block-4a .links {
    padding-left: 0;
    list-style: none;
    float: right;
    margin-bottom: 0
}

.uou-block-4a .links>li {
    float: left;
    margin-right: 24px
}

.uou-block-4a .links>li:last-child {
    margin-right: 0
}

.uou-block-4a .links>li>a {
    display: block;
    color: inherit
}

.uou-block-4a .links>li>a:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-4a {
        text-align: center
    }
    .uou-block-4a p {
        float: none
    }
    .uou-block-4a .links,
    .uou-block-4a .social-icons {
        display: inline-block;
        float: none;
        margin-bottom: 24px
    }
}

.uou-block-4b {
    display: block;
    padding: 48px 0;
    background: #f4f4f4;
    color: #333;
    font-size: 14px;
    text-align: center
}

.uou-block-4b:after,
.uou-block-4b:before {
    content: " ";
    display: table
}

.secondary.uou-block-4b {
    background: #333;
    color: #d9d9d9
}

.uou-block-4b p {
    margin-bottom: 0
}

.uou-block-4b p .fa-heart {
    color: #e93d3d
}

.uou-block-4b .social-icons {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    margin-top: 48px;
    margin-bottom: 0;
    vertical-align: top
}

.uou-block-4b .social-icons>li {
    float: left;
    margin-right: 24px
}

.uou-block-4b .social-icons>li:last-child {
    margin-right: 0
}

.uou-block-4b .social-icons>li>a {
    display: block;
    font-size: 32px;
    color: #737373
}

.uou-block-4b .social-icons>li>a:hover {
    color: #00d793
}

.uou-block-4c {
    display: block;
    padding: 48px 0;
    background: #f4f4f4;
    color: #737373;
    font-size: 14px
}

.uou-block-4c .contact-info:after,
.uou-block-4c .contact-info:before,
.uou-block-4c .links:after,
.uou-block-4c .links:before,
.uou-block-4c:after,
.uou-block-4c:before {
    display: table;
    content: " "
}

.secondary.uou-block-4c {
    background: #333;
    color: #bfbfbf
}

.uou-block-4c .left-section {
    float: left
}

.uou-block-4c .right-section {
    float: right
}

.uou-block-4c .right-section h5 {
    margin: 0;
    line-height: 24px;
    font-size: 18px;
    text-transform: uppercase
}

.secondary.uou-block-4c .right-section h5 {
    color: #fff
}

.uou-block-4c hr {
    border-color: #dbdbdb;
    margin: 24px 0
}

.uou-block-4c .contact-info,
.uou-block-4c .links,
.uou-block-4c .social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.secondary.uou-block-4c hr {
    border-color: #262626
}

.uou-block-4c .links>li {
    float: left;
    margin-right: 24px;
    padding-right: 24px;
    border-right: 1px solid #dbdbdb
}

.secondary.uou-block-4c .links>li {
    border-color: #262626
}

.uou-block-4c .links>li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0
}

.uou-block-4c .links>li>a {
    color: inherit
}

.uou-block-4c .links>li>a:hover {
    color: #00d793
}

.uou-block-4c .contact-info>li {
    float: left;
    margin-right: 36px
}

.uou-block-4c .contact-info>li:last-child {
    margin-right: 0
}

.uou-block-4c .contact-info>li .fa {
    margin-right: 6px
}

.uou-block-4c .contact-info>li a {
    color: inherit
}

.uou-block-4c .contact-info>li a:hover {
    color: #00d793
}

.uou-block-4c .contact-info>li address {
    margin: 0;
    display: inline-block
}

.uou-block-4c .social-icons>li {
    float: left;
    margin-right: 24px
}

.uou-block-4c .social-icons>li:last-child {
    margin-right: 0
}

.uou-block-4c .social-icons>li>a {
    display: block;
    color: inherit;
    font-size: 18px
}

.uou-block-4c .social-icons>li>a:hover {
    color: #00d793
}

.uou-block-4c .newsletter-form {
    margin: 24px 0 0
}

.uou-block-4c .newsletter-form input[type=email] {
    background: 0 0;
    margin-bottom: 12px;
    border-radius: 3px
}

.secondary.uou-block-4c .newsletter-form input[type=email] {
    border-color: #8c8c8c;
    color: #fff
}

.secondary.uou-block-4c .newsletter-form input[type=email]:focus {
    border-color: #fff
}

@media (max-width:991px) {
    .uou-block-4c .left-section {
        float: none;
        margin-bottom: 50px
    }
    .uou-block-4c .right-section {
        float: none
    }
    .uou-block-4c .right-section h5 {
        font-size: 16px;
        line-height: 1.25em;
        text-transform: uppercase
    }
}

@media (max-width:767px) {
    .uou-block-4c {
        text-align: center
    }
    .uou-block-4c .links {
        margin-bottom: 0
    }
    .uou-block-4c .links>li {
        display: inline-block;
        float: none;
        padding-right: 0;
        border-right: 0;
        margin-bottom: 12px
    }
    .uou-block-4c .contact-info>li {
        float: none;
        margin-right: 0;
        margin-bottom: 24px
    }
    .uou-block-4c .contact-info>li:last-child {
        margin-bottom: 0
    }
    .uou-block-4c .contact-info>li .fa {
        display: block;
        margin-right: 0
    }
    .uou-block-4c .social-icons {
        display: inline-block;
        float: none
    }
}

.uou-block-4d {
    display: block;
    padding: 48px 0;
    background: #f4f4f4;
    color: #737373;
    font-size: 14px
}

.uou-block-4d:after,
.uou-block-4d:before {
    content: " ";
    display: table
}

.secondary.uou-block-4d {
    background: #333
}

.secondary.uou-block-4d .links a,
.secondary.uou-block-4d p {
    color: #bfbfbf
}

.uou-block-4d .logo {
    display: block;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 30px
}

.secondary.uou-block-4d .logo {
    color: #fff
}

.uou-block-4d .logo:hover {
    color: #00d793
}

.uou-block-4d h5 {
    margin-top: 5px;
    line-height: 30px;
    font-size: 18px;
    text-transform: uppercase
}

.secondary.uou-block-4d h5 {
    color: #fff
}

.uou-block-4d .links {
    padding-left: 0;
    list-style: none
}

.uou-block-4d .links>li>a {
    color: inherit
}

.uou-block-4d .links>li>a:hover {
    color: #00d793
}

.uou-block-4d .newsletter-form {
    margin: 24px 0 0
}

.uou-block-4d .newsletter-form input[type=email] {
    background: 0 0;
    margin-bottom: 12px;
    border-radius: 3px
}

.secondary.uou-block-4d .newsletter-form input[type=email] {
    border-color: #8c8c8c;
    color: #fff
}

.secondary.uou-block-4d .newsletter-form input[type=email]:focus {
    border-color: #fff
}

@media (max-width:767px) {
    .uou-block-4d h5 {
        margin-top: 0
    }
}

.uou-block-4e {
    display: block;
    padding: 48px 0;
    background: #f4f4f4;
    color: #737373;
    font-size: 14px
}

.uou-block-4e .links,
.uou-block-4e .tags-list {
    padding-left: 0;
    list-style: none
}

.uou-block-4e:after,
.uou-block-4e:before {
    content: " ";
    display: table
}

.secondary.uou-block-4e {
    background: #333;
    color: #bfbfbf
}

.secondary.uou-block-4e .blog-posts>li span {
    color: #e6e6e6
}

.secondary.uou-block-4e .blog-posts>li a {
    color: #bfbfbf
}

.uou-block-4e [class*=col-] {
    padding-right: 45px
}

.uou-block-4e [class*=col-]:last-child {
    padding-right: 30px
}

.uou-block-4e .logo {
    display: block;
    font-size: 28px;
    color: #333;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 29px
}

.secondary.uou-block-4e .logo {
    color: #fff
}

.uou-block-4e .logo:hover {
    color: #00d793
}

.uou-block-4e h5 {
    margin-top: 5px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400
}

.secondary.uou-block-4e h5 {
    color: #fff
}

.uou-block-4e .links>li>a {
    color: inherit
}

.uou-block-4e .links>li>a:hover {
    color: #00d793
}

.uou-block-4e .tags-list:after,
.uou-block-4e .tags-list:before {
    content: " ";
    display: table
}

.uou-block-4e .tags-list>li {
    float: left;
    margin: 0 5px 5px 0
}

.uou-block-4e .tags-list>li>a {
    display: block;
    background: #00d793;
    color: #fff;
    padding: 0 8px;
    line-height: 30px;
    border-radius: 3px
}

.uou-block-4e .blog-posts,
.uou-block-4e .photos-list {
    padding-left: 0;
    list-style: none
}

.uou-block-4e .tags-list>li>a:hover {
    background: #008b5f
}

.uou-block-4e .blog-posts>li {
    margin-bottom: 24px
}

.uou-block-4e .blog-posts>li:last-child {
    margin-bottom: 0
}

.uou-block-4e .blog-posts>li>a {
    display: block;
    color: inherit
}

.uou-block-4e .blog-posts>li>a:hover {
    color: #00d793
}

.uou-block-4e .blog-posts>li>span {
    display: block;
    letter-spacing: 1px;
    color: #8c8c8c
}

.uou-block-4e .contact-info:after,
.uou-block-4e .contact-info:before,
.uou-block-4e .photos-list:after,
.uou-block-4e .photos-list:before {
    content: " ";
    display: table
}

.uou-block-4e .photos-list {
    margin: 0 -5px
}

.uou-block-4e .photos-list>li {
    float: left;
    margin: 0;
    width: 33.33333333%;
    padding: 5px;
    border-radius: 3px;
    overflow: hidden
}

.uou-block-4e .photos-list>li img {
    width: 100%;
    height: auto;
    border-radius: 3px
}

.uou-block-4e .contact-info {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.uou-block-4e .contact-info>li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 24px
}

.uou-block-4e .contact-info>li .fa {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 24px
}

.uou-block-4e .contact-info>li a {
    color: inherit
}

.uou-block-4e .contact-info>li a:hover {
    color: #00d793
}

.uou-block-4e .contact-info>li address {
    margin: 0;
    display: inline-block
}

.uou-block-4e .newsletter-form {
    margin: 24px 0 0
}

.uou-block-4e .newsletter-form input[type=email] {
    background: 0 0;
    margin-bottom: 12px;
    border-radius: 3px
}

.secondary.uou-block-4e .newsletter-form input[type=email] {
    border-color: #8c8c8c;
    color: #fff
}

.secondary.uou-block-4e .newsletter-form input[type=email]:focus {
    border-color: #fff
}

.uou-block-4e .twitter-feed {
    padding-left: 0;
    list-style: none
}

.uou-block-4e .twitter-feed li {
    position: relative;
    margin-bottom: 24px;
    padding-left: 30px
}

.uou-block-4e .twitter-feed li:last-child {
    margin-bottom: 0
}

.uou-block-4e .twitter-feed li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f099";
    color: #55acee;
    font-family: FontAwesome;
    font-size: 18px
}

.uou-block-4e .twitter-feed li .time {
    display: block;
    letter-spacing: 1px;
    color: #e6e6e6
}

.uou-block-4e .twitter-feed li .time:hover {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-4e h5 {
        margin-top: 24px
    }
    .uou-block-4e .contact-info {
        background: 0 0 !important
    }
    .uou-block-4e .contact-info>li {
        margin-bottom: 12px
    }
}

.uou-block-5a {
    position: relative;
    display: block;
    padding: 72px 0;
    background: #333;
    background-size: cover
}

.uou-block-5a:after,
.uou-block-5a:before {
    content: " ";
    display: table
}

.uou-block-5a blockquote {
    padding: 0;
    border-left: 0;
    background: 0 0;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 1.5em;
    font-weight: 400
}

.uou-block-5a blockquote footer:before {
    content: ''
}

.uou-block-5a blockquote footer {
    display: block;
    font-size: 14px;
    color: #fff
}

.uou-block-5a.uou-twitter-content.has-bg-image blockquote .twitt-details p,
.uou-block-5a.uou-twitter-content.has-bg-image.invert blockquote .twitt-details p {
    font-size: 12px;
    font-weight: 700;
    font-style: normal
}

.uou-block-5a blockquote footer cite {
    font-style: normal;
    letter-spacing: 1px
}

.uou-block-5a.uou-twitter-content {
    background: #fff;
    padding: 72px 0 24px
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert .flex-control-nav {
    text-align: right;
    bottom: 25px
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert .flex-control-nav li a {
    background: #333
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert .flex-control-nav li a.flex-active {
    background: #00d793
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert blockquote {
    color: #333 !important
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert blockquote .twitt-details {
    border-top: 1px solid #333
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert blockquote .twitt-details p a {
    margin: 0 10px
}

.uou-block-5a.uou-twitter-content.has-bg-image.invert blockquote .twitt-details p span {
    color: #333;
    margin-right: 10px
}

.uou-block-5a.uou-twitter-content.has-bg-image blockquote {
    color: #fff !important
}

.uou-block-5a.uou-twitter-content.has-bg-image blockquote .twitt-details {
    border-top: 1px solid #fff
}

.uou-block-5a.uou-twitter-content.has-bg-image blockquote .twitt-details p a {
    margin: 0 10px
}

.uou-block-5a.uou-twitter-content.has-bg-image blockquote .twitt-details p span {
    color: #fff;
    margin-right: 10px
}

.uou-block-5a.uou-twitter-content blockquote {
    color: #8c8c8c !important;
    text-align: left
}

.uou-block-5a.uou-twitter-content blockquote ul li {
    position: relative;
    font-size: 27px;
    padding-left: 150px;
    line-height: 40px;
    padding-bottom: 50px
}

.uou-block-5a.uou-twitter-content blockquote ul li:before {
    content: "\f099";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    height: 120px;
    width: 120px;
    background: #00d793;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    color: #fff;
    font-size: 35px
}

@media screen and (max-width:768px) {
    .uou-block-5a.uou-twitter-content blockquote ul li {
        padding-left: 80px
    }
    .uou-block-5a.uou-twitter-content blockquote ul li:before {
        height: 60px;
        width: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

.uou-block-5a.uou-twitter-content blockquote ul li:after {
    content: " ";
    position: absolute;
    left: 98px;
    top: 86px;
    width: 15px;
    height: 15px;
    background-color: #00d793;
    border-radius: 3px
}

@media screen and (max-width:768px) {
    .uou-block-5a.uou-twitter-content blockquote ul li:after {
        left: 42px;
        top: 40px
    }
}

.uou-block-5a.uou-twitter-content blockquote ul li .twitt-details {
    position: relative;
    border-top: 1px solid #f4f4f4;
    margin-top: 10px
}

.uou-block-5a.uou-twitter-content blockquote ul li .twitt-details p {
    font-size: 12px;
    font-style: normal;
    font-weight: 700
}

.uou-block-5a.uou-twitter-content blockquote ul li .twitt-details p a {
    margin: 0 10px
}

.uou-block-5a.uou-twitter-content blockquote ul li .twitt-details p span {
    color: #333;
    margin-right: 10px
}

.uou-block-5a.uou-twitter-content blockquote .flex-control-nav {
    text-align: right;
    bottom: 25px
}

.uou-block-5a.uou-twitter-content blockquote .flex-control-nav li a {
    background: #f4f4f4
}

.uou-block-5a.uou-twitter-content blockquote .flex-control-nav li a.flex-active {
    background: #00d793
}

.uou-block-5a.uou-twitter-content blockquote .flex-direction-nav {
    display: none
}

.uou-block-5b {
    position: relative;
    display: block;
    margin-top: 20px
}

.uou-block-5b:after,
.uou-block-5b:before {
    content: " ";
    display: table
}

.uou-block-5b blockquote {
    padding: 0;
    border-left: 0;
    background: 0 0;
    display: none;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
    font-size: 24px;
    line-height: 1.5em
}

.uou-block-5b blockquote footer:before {
    content: ''
}

.uou-block-5b blockquote:before {
    content: "\f10e";
    font-weight: 700;
    font-size: 40px;
    font-style: normal;
    line-height: 1;
    color: #00d793;
    font-family: FontAwesome
}

.uou-block-5b blockquote p {
    padding-top: 50px
}

.uou-block-5b blockquote footer {
    display: none;
    font-size: 14px;
    color: #8c8c8c
}

.uou-block-5b blockquote footer cite {
    font-style: normal;
    letter-spacing: 1px
}

.uou-block-5b blockquote footer cite a {
    color: inherit
}

.uou-block-5b blockquote footer cite a:hover {
    color: #00d793
}

.uou-block-5b blockquote.active {
    display: block
}

.uou-block-5b .tabs {
    padding-left: 0;
    list-style: none;
    text-align: center
}

.uou-block-5b .tabs:after,
.uou-block-5b .tabs:before {
    content: " ";
    display: table
}

.uou-block-5b .tabs>li {
    position: relative;
    display: inline-block;
    max-width: 25%;
    min-height: 80px;
    padding-left: 92px;
    padding-top: 16px;
    color: #737373;
    text-align: left;
    margin-top: 48px;
    margin-right: 30px
}

.uou-block-5b .tabs>li:last-child {
    margin-right: 0
}

.uou-block-5b .tabs>li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    opacity: .5;
    transition: all .3s
}

.uou-block-5b .tabs>li h6 {
    color: inherit;
    margin: 0;
    line-height: 24px;
    transition: all .3s
}

.uou-block-5b .tabs>li a {
    color: inherit;
    font-size: 14px;
    cursor: default
}

.uou-block-5b .tabs>li.active img,
.uou-block-5b .tabs>li:hover img {
    opacity: 1
}

.uou-block-5b .tabs>li.active h6 {
    color: #333
}

.uou-block-5b .tabs>li.active a:hover {
    cursor: pointer;
    color: #00d793
}

@media (max-width:991px) and (min-width:768px) {
    .uou-block-5b .tabs>li {
        padding-left: 0;
        padding-top: 1px;
        text-align: center
    }
    .uou-block-5b .tabs>li img {
        position: relative;
        top: auto;
        left: auto;
        width: 50px;
        height: 50px
    }
}

@media (max-width:767px) {
    .uou-block-5b blockquote {
        display: block;
        margin-bottom: 48px
    }
    .uou-block-5b blockquote footer {
        display: block
    }
    .uou-block-5b .tabs {
        display: none
    }
}

.uou-block-5c {
    position: relative;
    display: block
}

.uou-block-5c:after,
.uou-block-5c:before {
    content: " ";
    display: table
}

.uou-block-5c blockquote {
    padding: 0;
    border-left: 0;
    background: 0 0;
    margin: 0 auto;
    max-width: 767px;
    text-align: center;
    font-size: 24px;
    line-height: 1.5em
}

.uou-block-5c blockquote footer:before {
    content: ''
}

.uou-block-5c blockquote p {
    padding-top: 50px
}

.uou-block-5c blockquote:before {
    content: "\f10e";
    font-weight: 700;
    font-size: 40px;
    font-style: normal;
    line-height: 1;
    color: #00d793;
    font-family: FontAwesome
}

.uou-block-5c blockquote footer {
    font-size: 14px;
    color: #8c8c8c
}

.uou-block-5c blockquote footer cite {
    display: block;
    font-style: normal;
    letter-spacing: 1px
}

.uou-block-5c .flex-direction-nav a {
    font-size: 32px;
    background: 0 0;
    color: #333
}

.uou-block-5c .flex-direction-nav a:hover {
    color: #00d793
}

.uou-block-5c .flex-direction-nav .flex-disabled,
.uou-block-5c .flex-direction-nav .flex-disabled:hover {
    background: 0 0;
    color: rgb(51 51 51 / .25)
}

@media (max-width:991px) and (min-width:768px) {
    .uou-block-5c blockquote {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767px) {
    .uou-block-5c .flex-direction-nav {
        display: none
    }
}

.uou-block-5d {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.uou-block-5d blockquote {
    padding: 0;
    margin: 0;
    border-left: 0;
    background: 0 0
}

.uou-block-5d blockquote footer:before {
    content: ''
}

.uou-block-5d blockquote>div {
    position: relative;
    background: #f4f4f4;
    font-size: 16px;
    padding: 30px 30px 30px 66px
}

.secondary.uou-block-5d blockquote>div {
    background: #333;
    color: #fff
}

.uou-block-5d blockquote>div:before {
    position: absolute;
    top: 30px;
    left: 0;
    content: '“';
    width: 66px;
    font-size: 56px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;
    text-align: center
}

.uou-block-5d blockquote>div:after {
    position: absolute;
    top: 100%;
    left: 30px;
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid #f4f4f4;
    border-right: 20px solid #fff0
}

.secondary.uou-block-5d blockquote>div:after {
    border-top-color: #333
}

.uou-block-5d blockquote footer {
    position: relative;
    font-size: 14px;
    color: #8c8c8c;
    padding-left: 66px;
    margin-top: 24px
}

.uou-block-5d blockquote footer img {
    position: absolute;
    top: 0;
    left: 6px;
    width: 48px;
    height: 48px;
    border-radius: 4px
}

.uou-block-5d blockquote footer .h6 {
    display: block;
    margin: 0;
    font-style: normal;
    line-height: 24px
}

.uou-block-5d blockquote footer a {
    color: inherit;
    font-size: 14px
}

.uou-block-5d blockquote footer a:hover {
    color: #00d793
}

.uou-block-5d .tabs {
    padding-left: 0;
    list-style: none;
    text-align: center
}

.uou-block-5d .tabs:after,
.uou-block-5d .tabs:before {
    content: " ";
    display: table
}

.uou-block-5d .tabs>li {
    position: relative;
    display: inline-block;
    max-width: 33.33333333%;
    min-height: 80px;
    padding-left: 92px;
    padding-top: 16px;
    color: #737373;
    text-align: left;
    margin-top: 48px;
    margin-right: 30px
}

.uou-block-5d .tabs>li:last-child {
    margin-right: 0
}

.uou-block-5d .tabs>li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    opacity: .5;
    transition: all .3s
}

.uou-block-5d .tabs>li h6 {
    color: inherit;
    margin: 0;
    line-height: 24px;
    transition: all .3s
}

.uou-block-5d .tabs>li a {
    color: inherit;
    font-size: 14px;
    cursor: default
}

.uou-block-5d .tabs>li.active img,
.uou-block-5d .tabs>li:hover img {
    opacity: 1
}

.uou-block-5d .tabs>li.active h6 {
    color: #333
}

.uou-block-5d .tabs>li.active a:hover {
    cursor: pointer;
    color: #00d793
}

.uou-block-6a {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 30px
}

.uou-block-6a:after,
.uou-block-6a:before {
    content: " ";
    display: table
}

.uou-block-6a img {
    width: 100%;
    height: auto
}

.rounded.uou-block-6a img {
    max-width: 250px;
    border-radius: 50%
}

.uou-block-6a h6 {
    line-height: 24px
}

.uou-block-6a h6 span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #8c8c8c;
    letter-spacing: 1px
}

.uou-block-6a .social-icons {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.uou-block-6a .social-icons>li {
    display: inline-block;
    margin-right: 24px
}

.uou-block-6a .social-icons>li:last-child {
    margin-right: 0
}

.uou-block-6a .social-icons>li>a {
    display: block;
    color: inherit;
    font-size: 18px
}

.uou-block-6a .social-icons>li>a:hover {
    color: #00d793
}

.uou-block-6b {
    position: relative;
    display: block;
    margin-bottom: 30px;
    padding-left: 124px
}

.uou-block-6b:after,
.uou-block-6b:before {
    content: " ";
    display: table
}

.uou-block-6b img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: auto
}

.uou-block-6b .social-icons {
    padding-left: 0;
    list-style: none;
    position: absolute;
    top: 124px;
    left: 0;
    margin-bottom: 0;
    width: 100px;
    text-align: center
}

.uou-block-6b .social-icons>li {
    display: inline-block;
    margin-right: 12px
}

.uou-block-6b .social-icons>li:last-child {
    margin-right: 0
}

.uou-block-6b .social-icons>li>a {
    display: block;
    color: inherit;
    font-size: 18px
}

.uou-block-6b .social-icons>li>a:hover {
    color: #00d793
}

.secondary.uou-block-6b .content h6,
.secondary.uou-block-6b .content p {
    color: #fff
}

.uou-block-6b .content {
    position: relative;
    padding: 24px;
    background: #f4f4f4;
    font-size: 14px;
    font-weight: 400
}

.uou-block-6b .content p {
    font-size: 14px
}

.secondary.uou-block-6b .content {
    background: #333;
    color: #fff;
    font-weight: 400
}

.uou-block-6b .content:before {
    position: absolute;
    top: 50px;
    right: 100%;
    content: '';
    width: 0;
    height: 0;
    margin-top: -10px;
    border-right: 10px solid #f4f4f4;
    border-top: 10px solid #fff0;
    border-bottom: 10px solid #fff0
}

.secondary.uou-block-6b .content:before {
    border-right-color: #333
}

.uou-block-6b .content h6 {
    margin-top: 0;
    line-height: 24px
}

.uou-block-6b .content h6 span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #8c8c8c;
    letter-spacing: 1px
}

.uou-block-6b .content p:last-child {
    margin-bottom: 0
}

.uou-block-7a {
    position: relative;
    display: block
}

.uou-block-7a:after,
.uou-block-7a:before {
    content: " ";
    display: table
}

.uou-block-7a .css-table-cell {
    width: 50%
}

.uou-block-7a .slider .flexslider,
.uou-block-7a .slider .slides,
.uou-block-7a .slider .slides>li {
    width: 100%;
    height: 100%
}

.uou-block-7a .content {
    padding: 48px;
    background: #f4f4f4;
    text-align: center;
    font-size: 14px
}

.secondary.uou-block-7a .content {
    background: #333;
    color: #8c8c8c
}

.secondary.uou-block-7a .content h1,
.secondary.uou-block-7a .content p,
.secondary.uou-block-7b .content h1 {
    color: #fff
}

.uou-block-7a .content img {
    border-radius: 4px
}

.uou-block-7a .content h1 {
    font-size: 20px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .uou-block-7a .css-table-cell {
        display: block;
        width: 100%
    }
    .uou-block-7a .slider .flexslider,
    .uou-block-7a .slider .slides,
    .uou-block-7a .slider .slides>li {
        min-height: 250px
    }
}

.uou-block-7b {
    position: relative;
    display: block
}

.uou-block-7b:after,
.uou-block-7b:before {
    content: " ";
    display: table
}

.uou-block-7b .css-table-cell {
    width: 50%
}

.uou-block-7b .content {
    padding: 48px;
    background: #f4f4f4;
    text-align: center;
    font-size: 14px
}

.uou-block-7d,
.uou-block-7e {
    padding-left: 0;
    position: relative;
    list-style: none
}

.secondary.uou-block-7b .content {
    background: #333;
    color: #fff
}

.uou-block-7b .content h1 {
    font-size: 20px
}

.uou-block-7b .content .time-ago {
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.secondary.uou-block-7b .content .time-ago {
    color: #8c8c8c
}

@media (max-width:767px) {
    .uou-block-7b .css-table-cell {
        display: block;
        width: 100%
    }
    .uou-block-7b .image {
        min-height: 250px
    }
}

.uou-block-7c {
    position: relative;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 24px
}

.uou-block-7c:after,
.uou-block-7c:before {
    content: " ";
    display: table
}

.uou-block-7c .image {
    width: 100%;
    height: auto
}

.uou-block-7c h1 {
    margin-top: 12px;
    font-size: 20px
}

.uou-block-7c .date {
    display: block;
    margin-top: 24px;
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.uou-block-7d {
    display: block;
    font-size: 14px;
    margin-bottom: 24px
}

.uou-block-7d>li {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f4f4f4
}

.uou-block-7d p,
.uou-block-7d>li:last-child {
    margin-bottom: 0
}

.uou-block-7d>li:first-child {
    padding-top: 12px;
    border-top: 1px solid #f4f4f4
}

.uou-block-7d h5 {
    margin: 0;
    font-size: 14px
}

.uou-block-7d h5 a {
    color: #333
}

.uou-block-7d h5 a:hover {
    color: #00d793
}

.uou-block-7d p {
    margin-top: 6px;
    font-size: 12px;
    line-height: 18px
}

.uou-block-7d .time-ago {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 10px
}

.uou-block-7e {
    display: block;
    font-size: 14px;
    margin-bottom: 24px
}

.uou-block-7e h1 {
    margin-top: 12px;
    font-size: 20px
}

.uou-block-7e h1 a {
    color: #333
}

.uou-block-7e h1 a:hover {
    color: #00d793
}

.uou-block-7e a.btn {
    text-transform: capitalize;
    padding: 6px 8px
}

.uou-block-7e .meta {
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.uou-block-7e .meta a {
    color: inherit
}

.uou-block-7e .meta a:hover {
    color: #00d793
}

.uou-block-7e .meta span:after {
    content: '\2022';
    margin: 0 10px
}

.uou-block-7e .meta span:last-child:after {
    display: none
}

.uou-block-7f:after,
.uou-block-7f:before {
    content: " ";
    display: table
}

.uou-block-7f:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.uou-block-7f .thumb {
    width: 250px;
    height: auto;
    float: left;
    margin-right: 30px;
    border-radius: 4px
}

.uou-block-7f .meta span:after {
    content: '\2022';
    margin: 0 10px
}

.uou-block-7f .meta span:last-child:after {
    display: none
}

@media (max-width:767px) {
    .uou-block-7f .thumb {
        width: 100%;
        height: auto;
        float: none;
        margin-right: 0;
        margin-bottom: 24px
    }
}

.uou-block-7g {
    position: relative;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 24px
}

.uou-block-7g:after,
.uou-block-7g:before {
    content: " ";
    display: table
}

.uou-block-7g.blog {
    background-color: #eaeaea
}

.uou-block-7g .image {
    width: 100%;
    height: auto
}

.uou-block-7g .badge {
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    background: #00d793;
    color: #fff;
    padding: 0 8px;
    font-size: 12px;
    font-weight: 600
}

.uou-block-7g .content {
    padding: 24px;
    border: 1px solid #cecece;
    border-top: 0
}

.uou-block-7g h1 {
    margin-top: 12px;
    font-size: 20px
}

.uou-block-7g .date {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.uou-block-7g p:last-child {
    margin-bottom: 0
}

.uou-block-7h {
    position: relative;
    display: block;
    text-align: center
}

.uou-block-7h .caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 48px;
    color: #fff;
    text-shadow: 1px 1px 10px rgb(51 51 51 / .5)
}

.uou-block-8a,
.uou-block-8b,
.uou-block-8c,
.uou-block-8d,
.uou-block-9a,
.uou-block-9b {
    position: relative
}

.uou-block-7h .caption .time-ago {
    display: block;
    text-transform: uppercase
}

.uou-block-7h .caption h3 {
    max-width: 767px;
    margin: 0 auto;
    line-height: 1.5em;
    color: inherit
}

.uou-block-7h .caption h3 a {
    color: inherit
}

.uou-block-7h .caption h3 a:hover,
.uou-block-8d.active h5,
.uou-block-8d:hover h5 {
    color: #00d793
}

@media (max-width:767px) {
    .uou-block-7h .caption .time-ago {
        display: none
    }
    .uou-block-7h .caption h3 {
        font-size: 20px
    }
}

.uou-block-8a {
    display: block
}

.uou-block-8a:after,
.uou-block-8a:before {
    content: " ";
    display: table
}

.uou-block-8a .css-table-cell {
    width: 50%
}

.uou-block-8a .image {
    text-align: center
}

.uou-block-8a .content {
    padding: 0 48px
}

.uou-block-8a .content ul {
    margin-bottom: 0
}

@media (max-width:1199px) {
    .uou-block-8a .content {
        width: 60%
    }
    .uou-block-8a .image {
        width: 40%
    }
}

@media (max-width:991px) {
    .uou-block-8a .css-table-cell {
        display: block;
        width: 100%;
        padding: 0
    }
    .uou-block-8a .image {
        margin-bottom: 30px
    }
}

.uou-block-8b {
    display: block
}

.uou-block-8b:after,
.uou-block-8b:before {
    content: " ";
    display: table
}

.uou-block-8b .list-icon-large li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 48px;
    margin-left: -5px;
    padding-right: 24px
}

.uou-block-8b .list-icon-large li:nth-child(3n) {
    padding-right: 0
}

@media (max-width:991px) {
    .uou-block-8b .list-icon-large li {
        width: 49%;
        padding-right: 24px
    }
    .uou-block-8b .list-icon-large li:nth-child(3n) {
        padding-right: 24px
    }
}

@media (max-width:767px) {
    .uou-block-8b .list-icon-large li {
        width: 100%;
        padding-right: 0
    }
    .uou-block-8b .list-icon-large li:nth-child(3n) {
        padding-right: 0
    }
}

.uou-block-8c {
    display: block
}

.uou-block-8c:after,
.uou-block-8c:before {
    content: " ";
    display: table
}

.uou-block-8c .css-table-cell {
    width: 50%
}

.uou-block-8c .image {
    text-align: center
}

.uou-block-8c .content {
    padding: 0 48px;
    font-size: 14px
}

.uou-block-8c .content h3 {
    font-size: 20px
}

@media (max-width:1199px) {
    .uou-block-8c .content {
        width: 60%
    }
    .uou-block-8c .image {
        width: 40%
    }
}

@media (max-width:991px) {
    .uou-block-8c .css-table-cell {
        display: block;
        width: 100%;
        padding: 0
    }
}

.uou-block-8d {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 30px
}

.uou-block-8d:after,
.uou-block-8d:before {
    content: " ";
    display: table
}

.uou-block-8d.active .fa,
.uou-block-8d:hover .fa {
    color: #00d793;
    border-color: #00d793;
    box-shadow: 0 0 0 7px rgb(0 215 147 / .2)
}

.uou-block-8d .fa {
    font-size: 32px;
    color: #333;
    display: block;
    height: 90px;
    width: 90px;
    border: 1px solid #333;
    border-radius: 50%;
    line-height: 90px;
    margin: 10px auto;
    transition: all .3s ease
}

.uou-block-8d h4 {
    font-size: 20px
}

.uou-block-8d h5 {
    margin-bottom: 10px;
    transition: all .3s ease
}

.uou-block-9a {
    display: block;
    margin-bottom: 30px;
    font-size: 14px
}

.uou-block-9a .content {
    background: #f4f4f4;
    padding: 24px
}

.uou-block-9a .content:after,
.uou-block-9a .content:before {
    content: " ";
    display: table
}

.secondary.uou-block-9a .content {
    background: #333;
    color: #8c8c8c
}

.uou-block-9a .content h4 {
    font-size: 16px;
    margin: 0
}

.secondary.uou-block-9a .content h4 {
    color: #fff
}

.uou-block-9a .content .stars {
    color: #737373;
    margin-bottom: 24px
}

.secondary.uou-block-9a .content .stars {
    color: #8c8c8c
}

.uou-block-9a .content .price {
    float: left;
    display: inline-block;
    font-size: 32px;
    font-weight: 600;
    color: #333;
    line-height: 40px;
    vertical-align: middle
}

.secondary.uou-block-9a .content .price {
    color: #fff
}

.uou-block-9a .content .price:before {
    content: '$';
    margin-right: 5px;
    font-size: 24px
}

.uou-block-9a .content .btn {
    float: right
}

.uou-block-9b {
    display: block;
    margin-bottom: 30px
}

.uou-block-9b:after,
.uou-block-9b:before {
    content: " ";
    display: table
}

.uou-block-9b .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: auto
}

.uou-block-10a,
.uou-block-10c {
    position: relative;
    display: block
}

.uou-block-9b .content {
    padding-left: 124px;
    min-height: 100px
}

.uou-block-9b .content h4 {
    font-size: 16px;
    margin: 0
}

.uou-block-9b .content h4 a {
    color: inherit
}

.uou-block-9b .content h4 a:hover {
    color: #00d793
}

.uou-block-9b .content .stars {
    color: #737373;
    margin-bottom: 6px
}

.uou-block-9b .content p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 18px
}

.uou-block-10a {
    color: #fff
}

.uou-block-10b form input[type=email]:focus {
    border-color: #f4f4f4
}

.uou-block-10b form input[type=email]::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1
}

.uou-block-10b form input[type=email]:-ms-input-placeholder {
    color: #8c8c8c
}

.uou-block-10b form input[type=email]::-webkit-input-placeholder {
    color: #8c8c8c
}

.uou-block-10b form input[type=email] .placeholder,
.uou-block-10b form input[type=email].placeholder {
    color: #8c8c8c
}

@media (max-width:767px) {
    .uou-block-10b form input[type=email] {
        margin-bottom: 12px;
        display: block;
        width: 100%;
        margin-right: 0
    }
}

.uou-block-10c {
    padding: 50px 0;
    background: #333;
    text-align: center
}

.uou-block-10c:after,
.uou-block-10c:before {
    content: " ";
    display: table
}

.uou-block-10c h4 {
    margin-top: 0;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff
}

.uou-block-10c p {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 14px;
    color: #8c8c8c
}

.uou-block-11a {
    position: absolute;
    top: 0;
    right: 0
}

.uou-block-11a hr {
    border-color: #202020
}

.uou-block-11a .title {
    margin-top: 0;
    margin-bottom: 50px;
    color: #fff;
    line-height: 30px
}

.uou-block-11a .mobile-sidebar-close {
    display: block;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #8c8c8c;
    text-align: center;
    line-height: 26px;
    font-weight: 600;
    font-size: 18px;
    color: #8c8c8c
}

.uou-block-11a .mobile-sidebar-close:hover {
    color: #00d793;
    border-color: #00d793
}

.uou-block-11a .main-nav ul {
    padding-left: 0;
    list-style: none
}

.uou-block-11a .main-nav ul>li {
    display: block;
    padding-bottom: 6px
}

.uou-block-11a .main-nav ul>li>a {
    color: inherit
}

.uou-block-11a .main-nav ul>li>a:hover {
    color: #00d793
}

.uou-block-11a .main-nav ul>li ul {
    display: none;
    margin-top: 6px;
    padding-left: 24px;
    border-left: 1px solid #202020
}

.uou-block-11a .main-nav ul>li ul li {
    position: relative
}

.uou-block-11a .main-nav ul>li ul li:before {
    position: absolute;
    top: 12px;
    left: -24px;
    content: '';
    width: 10px;
    height: 1px;
    background: #202020
}

.uou-block-11a .main-nav ul>li.active>a {
    color: #fff
}

.uou-block-11a .main-nav ul .has-submenu {
    position: relative
}

.uou-block-11a .main-nav ul .has-submenu .arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background-color: #202020;
    cursor: pointer;
    text-align: center;
    transition: all .3s
}

.uou-block-11a .main-nav ul .has-submenu .arrow:hover {
    color: #fff;
    background-color: #00d793
}

.uou-block-11a .main-nav ul .has-submenu .arrow:before {
    content: "\f105";
    font-family: FontAwesome
}

.uou-block-11a .main-nav ul .has-submenu.active>.arrow:before {
    content: "\f107"
}

.uou-block-11a .authentication {
    padding-left: 0;
    list-style: none
}

.uou-block-11a .authentication:after,
.uou-block-11a .authentication:before {
    content: " ";
    display: table
}

.uou-block-11a .authentication li {
    float: left;
    width: 50%
}

.uou-block-11a .authentication li:first-child {
    padding-right: 10px
}

.uou-block-11a .authentication li:last-child {
    padding-left: 10px
}

.uou-block-11a .language,
.uou-block-11a .social-icons {
    padding-left: 0;
    text-align: center;
    list-style: none
}

.uou-block-11a .authentication li .btn {
    display: block
}

.uou-block-11a .search-form {
    position: relative;
    margin: 0;
    padding: 0
}

.uou-block-11a .search-form input[type=text] {
    margin: 0;
    background: 0 0;
    border-color: #8c8c8c;
    color: #fff
}

.uou-block-11a .search-form input[type=text]:focus {
    border-color: #fff
}

.uou-block-11a .search-form input[type=text]:focus+input[type=submit] {
    color: #fff
}

.uou-block-11a .search-form input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.uou-block-11a .search-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #8c8c8c;
    transition: all .3s
}

.uou-block-12a,
.uou-block-12a .map-container {
    position: relative
}

.uou-block-11a .search-form input[type=submit]:hover {
    color: #00d793
}

.uou-block-11a .language li {
    display: inline-block;
    margin-right: 24px
}

.uou-block-11a .language li:last-child {
    margin-right: 0
}

.uou-block-11a .language li a {
    display: block;
    color: inherit;
    font-size: 14px;
    font-weight: 600
}

.uou-block-11a .language li a:hover {
    color: #00d793
}

.uou-block-11a .language li.active a {
    color: #fff
}

.uou-block-11a .social-icons {
    margin: 0
}

.uou-block-11a .social-icons li {
    display: inline-block;
    margin-right: 5px
}

.uou-block-11a .social-icons li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border-radius: 50%
}

.uou-block-11a .social-icons li a.fa-facebook {
    background: #3b5999
}

.uou-block-11a .social-icons li a.fa-twitter {
    background: #55acee
}

.uou-block-11a .social-icons li a.fa-google-plus {
    background: #dd4b39
}

.uou-block-11a .social-icons li a.fa-pinterest {
    background: #ab171e
}

.uou-block-11a .social-icons li a:hover.fa-facebook {
    background: #2d4474
}

.uou-block-11a .social-icons li a:hover.fa-twitter {
    background: #2795e9
}

.uou-block-11a .social-icons li a:hover.fa-google-plus {
    background: #c23321
}

.uou-block-11a .social-icons li a:hover.fa-pinterest {
    background: #7e1116
}

.uou-block-12a {
    display: block
}

.uou-block-12a:after,
.uou-block-12a:before {
    content: " ";
    display: table
}

.uou-block-12a .form {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 24px 0;
    background: rgb(51 51 51 / .75)
}

.uou-block-12b,
.uou-block-12b .map-container {
    position: relative
}

.uou-block-12a .form input[type=text],
.uou-block-12a .form select {
    margin-bottom: 0;
    background: rgb(51 51 51 / .75);
    border-color: #8c8c8c;
    color: #fff
}

.uou-block-12a .form input[type=text]:focus,
.uou-block-12a .form select:focus {
    background: #333;
    border-color: #fff
}

.uou-block-12a .form input[type=text]::-moz-placeholder,
.uou-block-12a .form select::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1
}

.uou-block-12a .form input[type=text]:-ms-input-placeholder,
.uou-block-12a .form select:-ms-input-placeholder {
    color: #8c8c8c
}

.uou-block-12a .form input[type=text]::-webkit-input-placeholder,
.uou-block-12a .form select::-webkit-input-placeholder {
    color: #8c8c8c
}

.uou-block-12a .form input[type=text] .placeholder,
.uou-block-12a .form input[type=text].placeholder,
.uou-block-12a .form select .placeholder,
.uou-block-12a .form select.placeholder {
    color: #8c8c8c
}

.uou-block-12a .form .btn {
    display: block;
    width: 100%
}

.uou-block-12a .form .row {
    margin-left: -5px;
    margin-right: -5px
}

.uou-block-12a .form [class*=col-sm-] {
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width:767px) {
    .uou-block-12a .form {
        position: relative;
        bottom: auto;
        left: auto;
        background: #333
    }
    .uou-block-12a .form input[type=text],
    .uou-block-12a .form select {
        margin-bottom: 12px
    }
}

.uou-block-12b {
    display: block
}

.uou-block-12b:after,
.uou-block-12b:before {
    content: " ";
    display: table
}

.uou-block-12b .form {
    position: absolute;
    top: 0;
    right: 0;
    width: 350px;
    height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 24px;
    background: rgb(51 51 51 / .75)
}

.uou-block-12b .form h6 {
    color: #fff;
    margin-top: 0
}

.uou-block-12b .form input[type=text],
.uou-block-12b .form select {
    background: rgb(51 51 51 / .75);
    border-color: #8c8c8c;
    color: #fff
}

.uou-block-12b .form input[type=text]:focus,
.uou-block-12b .form select:focus {
    background: #333;
    border-color: #fff
}

.uou-block-12b .form input[type=text]::-moz-placeholder,
.uou-block-12b .form select::-moz-placeholder {
    color: #8c8c8c;
    opacity: 1
}

.uou-block-12b .form input[type=text]:-ms-input-placeholder,
.uou-block-12b .form select:-ms-input-placeholder {
    color: #8c8c8c
}

.uou-block-12b .form input[type=text]::-webkit-input-placeholder,
.uou-block-12b .form select::-webkit-input-placeholder {
    color: #8c8c8c
}

.uou-block-12b .form input[type=text] .placeholder,
.uou-block-12b .form input[type=text].placeholder,
.uou-block-12b .form select .placeholder,
.uou-block-12b .form select.placeholder {
    color: #8c8c8c
}

.uou-block-12b .form .btn {
    display: block;
    width: 100%
}

.uou-block-12b .form .uou-rangeslider .rangeslider,
.uou-block-12b .form .uou-rangeslider .rangeslider__fill {
    background: #8c8c8c
}

.uou-block-12b .form .uou-rangeslider .rangeslider__fill {
    background: #f4f4f4
}

@media (max-width:767px) {
    .uou-block-12b .form {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        background: #333
    }
}

.uou-block-12c {
    position: relative;
    display: block;
    background: #f4f4f4;
    border: 1px solid #dbdbdb;
    padding-bottom: 24px
}

.uou-block-12c:after,
.uou-block-12c:before {
    content: " ";
    display: table
}

.uou-block-12c .map-container {
    position: relative;
    border-bottom: 1px solid #dbdbdb
}

.uou-block-12c h5,
.uou-block-12c h6 {
    text-align: center
}

.uou-block-12c table {
    background: 0 0;
    font-size: 14px
}

.uou-block-12c table>tbody {
    border-top: 1px solid #dbdbdb
}

.uou-block-12c table>tbody>tr>td {
    vertical-align: middle;
    border-bottom: 1px solid #dbdbdb
}

.uou-block-12c .social-icons {
    padding-left: 0;
    list-style: none;
    margin: 0;
    text-align: center
}

.uou-block-12c .social-icons li {
    display: inline-block;
    margin-right: 5px
}

.uou-block-12c .social-icons li a {
    display: block;
    width: 48px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff
}

.uou-block-12c .social-icons li a.fa-facebook {
    background: #3b5999
}

.uou-block-12c .social-icons li a.fa-twitter {
    background: #55acee
}

.uou-block-12c .social-icons li a.fa-google-plus {
    background: #dd4b39
}

.uou-block-12c .social-icons li a.fa-pinterest {
    background: #ab171e
}

.uou-block-12c .social-icons li a:hover.fa-facebook {
    background: #2d4474
}

.uou-block-12c .social-icons li a:hover.fa-twitter {
    background: #2795e9
}

.uou-block-12c .social-icons li a:hover.fa-google-plus {
    background: #c23321
}

.uou-block-12c .social-icons li a:hover.fa-pinterest {
    background: #7e1116
}

.uou-block-13a {
    position: relative;
    display: block;
    background: #f4f4f4
}

.secondary.uou-block-13a {
    background: #333
}

.uou-block-13a h5 {
    margin: 0;
    padding: 12px 24px;
    font-size: 16px;
    background: #333;
    color: #fff;
    text-align: center
}

.secondary.uou-block-13a h5 {
    background: #202020
}

.uou-block-13a .btn {
    display: block;
    text-transform: uppercase;
    font-size: 14px
}

.uou-block-13a>ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.uou-block-13a>ul>li {
    position: relative;
    padding: 12px 24px 12px 74px;
    min-height: 74px;
    border-bottom: 1px solid #dbdbdb
}

.uou-block-13a>ul>li:last-child {
    border-bottom: 0
}

.secondary.uou-block-13a>ul>li {
    border-bottom-color: #202020
}

.uou-block-13a>ul>li img {
    position: absolute;
    top: 50%;
    left: 12px;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border-radius: 50%
}

.uou-block-13a>ul>li h6 {
    margin: 0;
    line-height: 24px
}

.secondary.uou-block-13a>ul>li h6 {
    color: #fff
}

.uou-block-13a>ul>li h6 a {
    color: inherit
}

.uou-block-13a>ul>li h6 a:hover {
    color: #00d793
}

.uou-block-13a>ul>li .stars {
    color: #737373
}

.secondary.uou-block-13a>ul>li .stars {
    color: #8c8c8c
}

.uou-block-13a>ul>li .date {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.secondary.uou-block-13a>ul>li .date {
    color: #8c8c8c
}

.uou-block-13b {
    position: relative;
    display: block;
    background: #f4f4f4
}

.secondary.uou-block-13b {
    background: #333
}

.uou-block-13b h5 {
    margin: 0;
    padding: 12px 24px;
    font-size: 16px;
    background: #333;
    color: #fff
}

.secondary.uou-block-13b h5 {
    background: #202020
}

.uou-block-13b>ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.uou-block-13b>ul>li {
    position: relative;
    padding: 12px 24px;
    border-bottom: 1px solid #dbdbdb
}

.uou-block-13b>ul>li:last-child {
    border-bottom: 0
}

.secondary.uou-block-13b>ul>li {
    border-bottom-color: #202020
}

.uou-block-13b>ul>li h6 {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px
}

.secondary.uou-block-13b>ul>li h6 {
    color: #fff
}

.uou-block-13b>ul>li h6 a {
    color: inherit
}

.uou-block-13b>ul>li h6 a:hover {
    color: #00d793
}

.uou-block-13b>ul>li .time-ago {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 10px
}

.secondary.uou-block-13b>ul>li .time-ago {
    color: #8c8c8c
}

.uou-block-13c {
    position: relative;
    display: block;
    background: #f4f4f4;
    text-align: center
}

.secondary.uou-block-13c {
    background: #333
}

.uou-block-13c h5 {
    margin: 0;
    padding: 12px 24px;
    font-size: 16px;
    background: #333;
    color: #fff
}

.secondary.uou-block-13c h5 {
    background: #202020
}

.uou-block-13c>ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.uou-block-13c>ul>li {
    position: relative;
    padding: 12px 24px;
    border-bottom: 1px solid #dbdbdb
}

.uou-block-13c>ul>li:last-child {
    border-bottom: 0
}

.secondary.uou-block-13c>ul>li {
    border-bottom-color: #202020
}

.uou-block-13c>ul>li h6 {
    margin: 0;
    line-height: 1.5em;
    font-size: 14px
}

.secondary.uou-block-13c>ul>li h6 {
    color: #fff
}

.uou-block-13c>ul>li h6 a {
    color: inherit
}

.uou-block-13c>ul>li h6 a:hover {
    color: #00d793
}

.uou-block-13c>ul>li .company {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 10px
}

.secondary.uou-block-13c>ul>li .company {
    color: #8c8c8c
}

.uou-block-14a {
    position: relative;
    display: block
}

.uou-block-14a ul {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.uou-block-14a ul ul {
    margin-left: 30px
}

.uou-block-14a .comment {
    position: relative;
    margin-bottom: 30px;
    padding-left: 124px;
    min-height: 100px
}

.uou-block-14a .comment>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: auto
}

.uou-block-14a .comment>div {
    position: relative;
    padding: 0;
    font-size: 14px
}

.uou-block-14a .comment>div header {
    margin-bottom: 10px
}

.uou-block-14a .comment>div header .user {
    display: inline-block;
    font-size: 16px;
    color: #333
}

.uou-block-14a .comment>div header .user:hover {
    color: #00d793
}

.uou-block-14a .comment>div header small {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: #8c8c8c
}

.uou-block-14a .comment>div header .time-ago {
    text-transform: uppercase;
    color: #737373;
    font-size: 12px
}

.uou-block-14a .comment>div header .time-ago:after {
    content: '';
    margin: 0 10px
}

.uou-block-14a .comment>div header .reply {
    color: #8c8c8c;
    font-size: 12px;
    font-weight: 600
}

.uou-block-14a .comment>div header .reply:hover {
    color: #00d793
}

.uou-block-14a .comment>div p {
    line-height: 20px
}

.uou-block-14a .comment>div p:last-child {
    margin-bottom: 0
}

@media (max-width:991px) {
    .uou-block-14a .comment {
        padding-left: 74px;
        min-height: 50px
    }
    .uou-block-14a .comment>img {
        width: 50px
    }
    .uou-block-14a .comment>div:before {
        top: 25px
    }
}

@media (max-width:767px) {
    .uou-block-14a .comment>div header .user {
        font-size: 16px
    }
    .uou-block-14a .comment>div header small {
        font-size: 14px
    }
    .uou-block-14a .comment>div header .time-ago {
        display: none
    }
}

@media (max-width:320px) {
    .uou-block-14a .comment {
        padding-left: 0;
        min-height: 0
    }
    .uou-block-14a .comment>div header small,
    .uou-block-14a .comment>div:before,
    .uou-block-14a .comment>img {
        display: none
    }
}

.sb-slider-section {
    position: relative;
    width: 100%;
    height: auto
}

.sb-slider-section.default.dark-text .ms-caption,
.sb-slider-section.default.dark-text .ms-caption h1 {
    color: #000
}

.sb-slider-section.default .ms-caption {
    color: #fff;
    width: 100%
}

.sb-slider-section.default .ms-caption h1 {
    color: #fff;
    margin: 0;
    font-size: 46px;
    text-transform: uppercase
}

@media screen and (max-width:992px) {
    .sb-slider-section.default .ms-caption h1 {
        font-size: 26px
    }
}

.sb-slider-section.default .ms-caption h1.very-large-heading {
    font-size: 56px;
    line-height: 50px
}

@media screen and (max-width:768px) {
    .sb-slider-section.default .ms-caption h1.very-large-heading {
        font-size: 26px;
        line-height: 30px
    }
}

@media screen and (max-width:480px) {
    .sb-slider-section.default .ms-caption h1.very-large-heading {
        font-size: 17px;
        line-height: 30px
    }
}

.sb-slider-section.default .ms-caption h1.very-large-heading strong {
    display: block
}

.sb-slider-section.default .ms-caption h2 {
    color: #fff;
    margin: 0;
    text-transform: uppercase
}

@media screen and (max-width:768px) {
    .sb-slider-section.default .ms-caption h2 {
        font-size: 16px
    }
}

.sb-slider-section.default .ms-caption h2.f-border-bottom {
    border-bottom: 1px solid #fff;
    text-align: center;
    display: table;
    margin: 0 auto 20px;
    padding-bottom: 10px
}

.sb-slider-section.default .ms-caption p {
    font-size: 12px;
    letter-spacing: 6px
}

.sb-slider-section.default .ms-caption p.long-text {
    letter-spacing: 1px;
    max-width: 350px;
    font-size: 14px
}

@media screen and (max-width:768px) {
    .sb-slider-section.default .ms-caption p.long-text {
        display: none
    }
}

.sb-slider-section.default .ms-caption p.italic-text-large {
    font-size: 20px;
    font-style: italic;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    margin-top: 20px
}

@media screen and (max-width:480px) {
    .sb-slider-section.default .ms-caption p.italic-text-large {
        display: none
    }
}

.sb-slider-section.default .ms-caption p.italic-text-large b {
    display: block;
    font-weight: 400
}

.sb-slider-section.default.custom-bullet .ms-bullets.ms-dir-h {
    bottom: 38%
}

@media screen and (768px) {
    .sb-slider-section.default.custom-bullet .ms-bullets.ms-dir-h {
        bottom: 40px
    }
}

.sb-slider-section.default .with-custom-bullet .ms-bullets.ms-dir-h {
    bottom: 31%
}

.sb-slider-section.default .corporate-slider-text {
    width: 600px;
    height: auto;
    background-color: rgb(73 152 213 / .6);
    text-align: center;
    padding: 20px;
    margin: 0 auto
}

@media screen and (max-width:768px) {
    .sb-slider-section.default .with-custom-bullet .ms-bullets.ms-dir-h {
        bottom: 5%
    }
    .sb-slider-section.default .corporate-slider-text {
        width: auto
    }
    .sb-slider-section.default .corporate-slider-text .cor-logo {
        width: 200px
    }
    .sb-slider-section .browser-big-logo {
        display: none
    }
}

.sb-slider-section.default .corporate-slider-text p {
    letter-spacing: 1px;
    font-size: 17px;
    font-style: italic;
    padding: 15px 0
}

.sb-slider-section .slider-logo-img {
    width: 140px;
    margin-bottom: 15px
}

@media screen and (max-width:992px) {
    .sb-slider-section .slider-logo-img {
        width: 100px
    }
}

.sb-slider-section .browser-big-logo {
    margin-bottom: -100px
}

.sb-slider-section .mr10 {
    margin-right: 10px
}

.sb-slider-section .ms-nav-next {
    right: 0
}

.sb-slider-section .ms-nav-prev {
    left: 0
}

.sb-slider-section .slider-link-btn {
    padding: 15px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 260px;
    margin: 0 auto
}

.sb-slider-section .slider-link-list {
    position: relative
}

@media screen and (max-width:540px) {
    .sb-slider-section .slider-link-list,
    .sb-slider-section .slider-logo-img {
        display: none
    }
}

.sb-slider-section .slider-link-list li {
    display: inline-block;
    margin-right: 20px
}

.sb-slider-section .slider-link-list li.active a {
    background-color: #00d793;
    border-color: #00d793
}

.sb-slider-section .slider-link-list li a {
    display: block;
    height: 130px;
    width: 150px;
    border: 4px solid #fff;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px
}

.sb-slider-section .slider-link-list li a i {
    display: block;
    font-size: 40px;
    padding-top: 30px;
    margin-bottom: 10px
}

@media screen and (max-width:992px) {
    .sb-slider-section .slider-link-list li a {
        width: 100px;
        height: 90px
    }
    .sb-slider-section .slider-link-list li a i {
        padding-top: 15px
    }
}

.color-text {
    color: #0099fe !important
}

.color-text-primary {
    color: #00d793 !important
}

.uou-progressbar-single {
    position: relative;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 30px
}

.uou-progressbar-single h6 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    margin-top: 0
}

.uou-progressbar-single .main-bar {
    position: relative;
    width: 100%;
    height: 6px;
    border-radius: 50px;
    background-color: #eaeaea;
    display: block;
    margin: 10px 0
}

.uou-progressbar-single .main-bar b {
    margin: 0;
    position: absolute;
    right: 0;
    top: -30px
}

.uou-progressbar-single .main-bar .inner-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #00d793;
    z-index: 99;
    border-radius: 50px
}

.uou-progressbar-single .main-bar .inner-bar.one {
    width: 87%
}

.uou-progressbar-single .main-bar .inner-bar.two {
    width: 96%
}

.uou-progressbar-single .main-bar .inner-bar.three {
    width: 78%
}

.uou-progressbar-single .main-bar .inner-bar.gradient-one {
    background: -webkit-linear-gradient(left top, #0099fe, #00d793);
    background: -o-linear-gradient(left top, #0099fe, #00d793);
    background: -moz-linear-gradient(left top, #0099fe, #00d793);
    background: linear-gradient(left top, #0099fe, #00d793)
}

.uou-progressbar-single .main-bar .inner-bar.gradient-two {
    background: -webkit-linear-gradient(left top, #aa1ed8, #0099fe, #00d793);
    background: -o-linear-gradient(left top, #aa1ed8, #0099fe, #00d793);
    background: -moz-linear-gradient(left top, #aa1ed8, #0099fe, #00d793);
    background: linear-gradient(left top, #aa1ed8, #0099fe, #00d793)
}

.uou-progressbar-single .main-bar .inner-bar.gradient-three {
    background: -webkit-linear-gradient(left top, #d81716, #60825b, #00d793);
    background: -o-linear-gradient(left top, #d81716, #60825b, #00d793);
    background: -moz-linear-gradient(left top, #d81716, #60825b, #00d793);
    background: linear-gradient(left top, #d81716, #60825b, #00d793)
}

.uou-service-square {
    position: relative;
    padding: 50px 0
}

.uou-block-service-new {
    position: relative;
    text-align: center;
    padding: 20px;
    border: 2px solid #8c8c8c;
    height: 110px;
    width: 150px;
    cursor: pointer;
    margin: 20px auto;
    border-radius: 3px
}

.uou-block-service-new .fa {
    display: block;
    font-size: 30px;
    padding-bottom: 15px
}

.uou-block-service-new h6 {
    margin-bottom: 5px;
    margin-top: 0
}

.uou-block-service-new p {
    display: none;
    margin: 0
}

.uou-block-service-new.active,
.uou-block-service-new:hover {
    top: -25px;
    width: 250px;
    height: auto;
    border-color: #00d793
}

.search-form-widget,
.uou-cta,
.uou-sidebar {
    position: relative;
    width: 100%
}

.uou-block-service-new.active h6,
.uou-block-service-new:hover h6 {
    color: #00d793;
    margin-bottom: 20px;
    margin-top: 10px
}

.uou-block-service-new.active h6 .fa,
.uou-block-service-new:hover h6 .fa {
    display: inline;
    padding-right: 15px;
    font-size: 20px;
    color: #00d793
}

.uou-block-service-new.active p,
.uou-block-service-new:hover p {
    display: block
}

@media screen and (max-width:992px) {
    .uou-block-service-new.active,
    .uou-block-service-new:hover {
        top: 0
    }
    .round-counter-single {
        maring-bottom: 40px
    }
}

.dropcaps {
    position: relative
}

.dropcaps.secondary:first-letter {
    background-color: #333;
    color: #fff
}

.dropcaps.primary:first-letter {
    background-color: #00d793;
    color: #fff
}

.dropcaps.default:first-letter {
    background-color: #fff0;
    color: #333
}

.dropcaps:first-child:first-letter {
    float: left;
    font-size: 23px;
    padding: 10px 17px;
    margin: 3px 15px 0 0;
    font-weight: 700;
    border-radius: 3px
}

.uou-cta {
    padding: 20px
}

.uou-cta a {
    margin-left: 10px;
    font-size: 11px
}

.uou-cta a.btn {
    padding: 6px 15px
}

.uou-cta.default {
    border: 3px solid #f4f4f4;
    border-radius: 3px
}

.uou-cta.default p {
    color: #333;
    margin: 10px 0
}

.uou-cta.primary {
    background-color: #00d793;
    color: #fff
}

.uou-cta.primary p {
    color: #fff;
    margin: 10px 0
}

.uou-cta.secondary {
    background-color: #333;
    color: #fff
}

.uou-cta.secondary p {
    color: #fff;
    margin: 10px 0
}

.uou-cta.tratiary {
    background-color: #f4f4f4;
    color: #fff
}

.uou-cta.tratiary p {
    color: #333;
    margin: 10px 0
}

.uou-sidebar {
    padding-bottom: 50px
}

.uou-sidebar .sidebar-title:first-child {
    margin-top: 0
}

.search-form-widget {
    margin: 0;
    padding: 0
}

.search-form-widget input[type=text] {
    margin: 0;
    background: 0 0;
    height: 43.5px;
    padding: 13px 20px
}

.search-form-widget input[type=text]:focus {
    border-color: #333
}

.search-form-widget input[type=text]:focus+input[type=submit] {
    color: #333
}

.search-form-widget input[type=text]:focus+input[type=submit]:hover {
    color: #00d793
}

.search-form-widget input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    text-align: center;
    border: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 45px;
    font-family: FontAwesome;
    font-size: 14px;
    color: #cecece;
    transition: all .3s;
    outline: 0
}

.search-form-widget input[type=submit]:hover {
    color: #00d793
}

.list-widget {
    position: relative
}

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

.list-widget ul li {
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #f4f4f4
}

.list-widget ul li a {
    display: block;
    text-transform: uppercase;
    color: #737373;
    font-size: 13px
}

.list-widget ul li a:hover {
    color: #00d793
}

.list-widget ul li a:before {
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    font-weight: 400;
    font-size: 10px
}

.latest-post-widget,
.social-widget {
    position: relative
}

.list-widget ul li:last-child {
    border-bottom: 1px solid #f4f4f4
}

.social-widget .uou-block-4b {
    padding: 0;
    background: 0 0;
    text-align: left
}

.social-widget .uou-block-4b .social-icons {
    margin: 10px 0
}

.latest-post-widget .post-single {
    position: relative;
    margin: 10px 0;
    min-height: 100px;
    border-top: 1px solid #f4f4f4;
    padding-left: 95px;
    padding-top: 20px;
    padding-bottom: 20px
}

.latest-post-widget .post-single:last-child {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 30px
}

.latest-post-widget .post-single img {
    position: absolute;
    left: 0;
    top: 20px;
    width: 80px;
    border-radius: 4px
}

.tag-cloud,
.uou-toggle-content,
.uou-toggle-content h6 {
    position: relative
}

.latest-post-widget .post-single .meta {
    text-transform: uppercase;
    color: #737373;
    font-size: 12px;
    margin: 0;
    line-height: 16px
}

.latest-post-widget .post-single .meta a {
    color: inherit
}

.latest-post-widget .post-single .meta a:hover {
    color: #00d793
}

.latest-post-widget .post-single .post-title {
    margin: 0;
    font-size: 13px;
    padding-top: 10px
}

.latest-post-widget .post-single .post-title a {
    color: #333
}

.tag-cloud a.btn {
    padding: 6px 8px
}

.uou-toggle-content .content-main {
    position: relative;
    margin-bottom: 40px
}

.uou-toggle-content h6 {
    padding-left: 50px;
    margin-bottom: 10px
}

.uou-toggle-content h6 a {
    height: 35px;
    width: 35px;
    display: block;
    color: #8c8c8c;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: -8px;
    border: 1px solid #8c8c8c
}

.uou-toggle-content h6 a:before {
    content: "\f067";
    font-family: FontAwesome;
    text-align: center
}

.uou-toggle-content h6 a.active {
    background: #00d793;
    border-color: #00d793;
    color: #fff
}

.uou-toggle-content h6 a.active:before {
    content: "\f068";
    font-family: FontAwesome;
    text-align: center
}

.uou-toggle-content .content-hidden {
    padding-left: 50px;
    position: relative;
    visibility: visible;
    opacity: 0;
    transition: all .3s ease;
    display: none
}

.uou-toggle-content .content-hidden.active {
    visibility: visible;
    opacity: 1;
    display: block
}

.round-counter-single {
    position: relative;
    text-align: center
}

.c100 .slice,
.c100:after,
.c100>span {
    position: absolute
}

.c100.p100 .slice,
.c100.p51 .slice,
.c100.p52 .slice,
.c100.p53 .slice,
.c100.p54 .slice,
.c100.p55 .slice,
.c100.p56 .slice,
.c100.p57 .slice,
.c100.p58 .slice,
.c100.p59 .slice,
.c100.p60 .slice,
.c100.p61 .slice,
.c100.p62 .slice,
.c100.p63 .slice,
.c100.p64 .slice,
.c100.p65 .slice,
.c100.p66 .slice,
.c100.p67 .slice,
.c100.p68 .slice,
.c100.p69 .slice,
.c100.p70 .slice,
.c100.p71 .slice,
.c100.p72 .slice,
.c100.p73 .slice,
.c100.p74 .slice,
.c100.p75 .slice,
.c100.p76 .slice,
.c100.p77 .slice,
.c100.p78 .slice,
.c100.p79 .slice,
.c100.p80 .slice,
.c100.p81 .slice,
.c100.p82 .slice,
.c100.p83 .slice,
.c100.p84 .slice,
.c100.p85 .slice,
.c100.p86 .slice,
.c100.p87 .slice,
.c100.p88 .slice,
.c100.p89 .slice,
.c100.p90 .slice,
.c100.p91 .slice,
.c100.p92 .slice,
.c100.p93 .slice,
.c100.p94 .slice,
.c100.p95 .slice,
.c100.p96 .slice,
.c100.p97 .slice,
.c100.p98 .slice,
.c100.p99 .slice,
.rect-auto {
    clip: rect(auto, auto, auto, auto)
}

.c100 .bar,
.c100.p100 .fill,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.pie {
    position: absolute;
    border: .06em solid #00d793;
    width: .88em;
    height: .88em;
    clip: rect(0, .5em, 1em, 0);
    border-radius: 50%;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.c100,
.footer-content-block,
.header-block-content,
.modal-block-tabs,
.toolbar-content-block,
.uou-icon-counter {
    position: relative
}

.c100,
.c100:after {
    border-radius: 50%
}

.c100.p100 .bar:after,
.c100.p100 .fill,
.c100.p51 .bar:after,
.c100.p51 .fill,
.c100.p52 .bar:after,
.c100.p52 .fill,
.c100.p53 .bar:after,
.c100.p53 .fill,
.c100.p54 .bar:after,
.c100.p54 .fill,
.c100.p55 .bar:after,
.c100.p55 .fill,
.c100.p56 .bar:after,
.c100.p56 .fill,
.c100.p57 .bar:after,
.c100.p57 .fill,
.c100.p58 .bar:after,
.c100.p58 .fill,
.c100.p59 .bar:after,
.c100.p59 .fill,
.c100.p60 .bar:after,
.c100.p60 .fill,
.c100.p61 .bar:after,
.c100.p61 .fill,
.c100.p62 .bar:after,
.c100.p62 .fill,
.c100.p63 .bar:after,
.c100.p63 .fill,
.c100.p64 .bar:after,
.c100.p64 .fill,
.c100.p65 .bar:after,
.c100.p65 .fill,
.c100.p66 .bar:after,
.c100.p66 .fill,
.c100.p67 .bar:after,
.c100.p67 .fill,
.c100.p68 .bar:after,
.c100.p68 .fill,
.c100.p69 .bar:after,
.c100.p69 .fill,
.c100.p70 .bar:after,
.c100.p70 .fill,
.c100.p71 .bar:after,
.c100.p71 .fill,
.c100.p72 .bar:after,
.c100.p72 .fill,
.c100.p73 .bar:after,
.c100.p73 .fill,
.c100.p74 .bar:after,
.c100.p74 .fill,
.c100.p75 .bar:after,
.c100.p75 .fill,
.c100.p76 .bar:after,
.c100.p76 .fill,
.c100.p77 .bar:after,
.c100.p77 .fill,
.c100.p78 .bar:after,
.c100.p78 .fill,
.c100.p79 .bar:after,
.c100.p79 .fill,
.c100.p80 .bar:after,
.c100.p80 .fill,
.c100.p81 .bar:after,
.c100.p81 .fill,
.c100.p82 .bar:after,
.c100.p82 .fill,
.c100.p83 .bar:after,
.c100.p83 .fill,
.c100.p84 .bar:after,
.c100.p84 .fill,
.c100.p85 .bar:after,
.c100.p85 .fill,
.c100.p86 .bar:after,
.c100.p86 .fill,
.c100.p87 .bar:after,
.c100.p87 .fill,
.c100.p88 .bar:after,
.c100.p88 .fill,
.c100.p89 .bar:after,
.c100.p89 .fill,
.c100.p90 .bar:after,
.c100.p90 .fill,
.c100.p91 .bar:after,
.c100.p91 .fill,
.c100.p92 .bar:after,
.c100.p92 .fill,
.c100.p93 .bar:after,
.c100.p93 .fill,
.c100.p94 .bar:after,
.c100.p94 .fill,
.c100.p95 .bar:after,
.c100.p95 .fill,
.c100.p96 .bar:after,
.c100.p96 .fill,
.c100.p97 .bar:after,
.c100.p97 .fill,
.c100.p98 .bar:after,
.c100.p98 .fill,
.c100.p99 .bar:after,
.c100.p99 .fill,
.pie-fill {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c100 {
    font-size: 120px;
    width: 1em;
    height: 1em;
    background-color: #f4f4f4;
    margin: 0 auto
}

.c100 *,
.c100:after,
.c100:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.c100.center {
    float: none;
    margin: 0 auto
}

.c100.big {
    font-size: 240px
}

.c100.small {
    font-size: 90px
}

.c100>span {
    z-index: 1;
    left: 0;
    top: 0;
    width: 5em;
    line-height: 5em;
    font-size: .2em;
    color: #333;
    display: block;
    text-align: center;
    white-space: nowrap;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    font-weight: 700
}

.language ul,
.language.active>ul {
    z-index: 9999
}

.c100.green:hover>span,
.c100:hover>span,
.c100>span b {
    color: #00d793
}

.c100:after {
    top: .06em;
    left: .06em;
    display: block;
    content: " ";
    background-color: #fff;
    width: .88em;
    height: .88em;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

.c100 .slice {
    width: 1em;
    height: 1em;
    clip: rect(0, 1em, 1em, .5em)
}

.c100.p1 .bar {
    -webkit-transform: rotate(3.6deg);
    -moz-transform: rotate(3.6deg);
    -ms-transform: rotate(3.6deg);
    -o-transform: rotate(3.6deg);
    transform: rotate(3.6deg)
}

.c100.p2 .bar {
    -webkit-transform: rotate(7.2deg);
    -moz-transform: rotate(7.2deg);
    -ms-transform: rotate(7.2deg);
    -o-transform: rotate(7.2deg);
    transform: rotate(7.2deg)
}

.c100.p3 .bar {
    -webkit-transform: rotate(10.8deg);
    -moz-transform: rotate(10.8deg);
    -ms-transform: rotate(10.8deg);
    -o-transform: rotate(10.8deg);
    transform: rotate(10.8deg)
}

.c100.p4 .bar {
    -webkit-transform: rotate(14.4deg);
    -moz-transform: rotate(14.4deg);
    -ms-transform: rotate(14.4deg);
    -o-transform: rotate(14.4deg);
    transform: rotate(14.4deg)
}

.c100.p5 .bar {
    -webkit-transform: rotate(18deg);
    -moz-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    -o-transform: rotate(18deg);
    transform: rotate(18deg)
}

.c100.p6 .bar {
    -webkit-transform: rotate(21.6deg);
    -moz-transform: rotate(21.6deg);
    -ms-transform: rotate(21.6deg);
    -o-transform: rotate(21.6deg);
    transform: rotate(21.6deg)
}

.c100.p7 .bar {
    -webkit-transform: rotate(25.2deg);
    -moz-transform: rotate(25.2deg);
    -ms-transform: rotate(25.2deg);
    -o-transform: rotate(25.2deg);
    transform: rotate(25.2deg)
}

.c100.p8 .bar {
    -webkit-transform: rotate(28.8deg);
    -moz-transform: rotate(28.8deg);
    -ms-transform: rotate(28.8deg);
    -o-transform: rotate(28.8deg);
    transform: rotate(28.8deg)
}

.c100.p9 .bar {
    -webkit-transform: rotate(32.4deg);
    -moz-transform: rotate(32.4deg);
    -ms-transform: rotate(32.4deg);
    -o-transform: rotate(32.4deg);
    transform: rotate(32.4deg)
}

.c100.p10 .bar {
    -webkit-transform: rotate(36deg);
    -moz-transform: rotate(36deg);
    -ms-transform: rotate(36deg);
    -o-transform: rotate(36deg);
    transform: rotate(36deg)
}

.c100.p11 .bar {
    -webkit-transform: rotate(39.6deg);
    -moz-transform: rotate(39.6deg);
    -ms-transform: rotate(39.6deg);
    -o-transform: rotate(39.6deg);
    transform: rotate(39.6deg)
}

.c100.p12 .bar {
    -webkit-transform: rotate(43.2deg);
    -moz-transform: rotate(43.2deg);
    -ms-transform: rotate(43.2deg);
    -o-transform: rotate(43.2deg);
    transform: rotate(43.2deg)
}

.c100.p13 .bar {
    -webkit-transform: rotate(46.800000000000004deg);
    -moz-transform: rotate(46.800000000000004deg);
    -ms-transform: rotate(46.800000000000004deg);
    -o-transform: rotate(46.800000000000004deg);
    transform: rotate(46.800000000000004deg)
}

.c100.p14 .bar {
    -webkit-transform: rotate(50.4deg);
    -moz-transform: rotate(50.4deg);
    -ms-transform: rotate(50.4deg);
    -o-transform: rotate(50.4deg);
    transform: rotate(50.4deg)
}

.c100.p15 .bar {
    -webkit-transform: rotate(54deg);
    -moz-transform: rotate(54deg);
    -ms-transform: rotate(54deg);
    -o-transform: rotate(54deg);
    transform: rotate(54deg)
}

.c100.p16 .bar {
    -webkit-transform: rotate(57.6deg);
    -moz-transform: rotate(57.6deg);
    -ms-transform: rotate(57.6deg);
    -o-transform: rotate(57.6deg);
    transform: rotate(57.6deg)
}

.c100.p17 .bar {
    -webkit-transform: rotate(61.2deg);
    -moz-transform: rotate(61.2deg);
    -ms-transform: rotate(61.2deg);
    -o-transform: rotate(61.2deg);
    transform: rotate(61.2deg)
}

.c100.p18 .bar {
    -webkit-transform: rotate(64.8deg);
    -moz-transform: rotate(64.8deg);
    -ms-transform: rotate(64.8deg);
    -o-transform: rotate(64.8deg);
    transform: rotate(64.8deg)
}

.c100.p19 .bar {
    -webkit-transform: rotate(68.4deg);
    -moz-transform: rotate(68.4deg);
    -ms-transform: rotate(68.4deg);
    -o-transform: rotate(68.4deg);
    transform: rotate(68.4deg)
}

.c100.p20 .bar {
    -webkit-transform: rotate(72deg);
    -moz-transform: rotate(72deg);
    -ms-transform: rotate(72deg);
    -o-transform: rotate(72deg);
    transform: rotate(72deg)
}

.c100.p21 .bar {
    -webkit-transform: rotate(75.60000000000001deg);
    -moz-transform: rotate(75.60000000000001deg);
    -ms-transform: rotate(75.60000000000001deg);
    -o-transform: rotate(75.60000000000001deg);
    transform: rotate(75.60000000000001deg)
}

.c100.p22 .bar {
    -webkit-transform: rotate(79.2deg);
    -moz-transform: rotate(79.2deg);
    -ms-transform: rotate(79.2deg);
    -o-transform: rotate(79.2deg);
    transform: rotate(79.2deg)
}

.c100.p23 .bar {
    -webkit-transform: rotate(82.8deg);
    -moz-transform: rotate(82.8deg);
    -ms-transform: rotate(82.8deg);
    -o-transform: rotate(82.8deg);
    transform: rotate(82.8deg)
}

.c100.p24 .bar {
    -webkit-transform: rotate(86.4deg);
    -moz-transform: rotate(86.4deg);
    -ms-transform: rotate(86.4deg);
    -o-transform: rotate(86.4deg);
    transform: rotate(86.4deg)
}

.c100.p25 .bar {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c100.p26 .bar {
    -webkit-transform: rotate(93.60000000000001deg);
    -moz-transform: rotate(93.60000000000001deg);
    -ms-transform: rotate(93.60000000000001deg);
    -o-transform: rotate(93.60000000000001deg);
    transform: rotate(93.60000000000001deg)
}

.c100.p27 .bar {
    -webkit-transform: rotate(97.2deg);
    -moz-transform: rotate(97.2deg);
    -ms-transform: rotate(97.2deg);
    -o-transform: rotate(97.2deg);
    transform: rotate(97.2deg)
}

.c100.p28 .bar {
    -webkit-transform: rotate(100.8deg);
    -moz-transform: rotate(100.8deg);
    -ms-transform: rotate(100.8deg);
    -o-transform: rotate(100.8deg);
    transform: rotate(100.8deg)
}

.c100.p29 .bar {
    -webkit-transform: rotate(104.4deg);
    -moz-transform: rotate(104.4deg);
    -ms-transform: rotate(104.4deg);
    -o-transform: rotate(104.4deg);
    transform: rotate(104.4deg)
}

.c100.p30 .bar {
    -webkit-transform: rotate(108deg);
    -moz-transform: rotate(108deg);
    -ms-transform: rotate(108deg);
    -o-transform: rotate(108deg);
    transform: rotate(108deg)
}

.c100.p31 .bar {
    -webkit-transform: rotate(111.60000000000001deg);
    -moz-transform: rotate(111.60000000000001deg);
    -ms-transform: rotate(111.60000000000001deg);
    -o-transform: rotate(111.60000000000001deg);
    transform: rotate(111.60000000000001deg)
}

.c100.p32 .bar {
    -webkit-transform: rotate(115.2deg);
    -moz-transform: rotate(115.2deg);
    -ms-transform: rotate(115.2deg);
    -o-transform: rotate(115.2deg);
    transform: rotate(115.2deg)
}

.c100.p33 .bar {
    -webkit-transform: rotate(118.8deg);
    -moz-transform: rotate(118.8deg);
    -ms-transform: rotate(118.8deg);
    -o-transform: rotate(118.8deg);
    transform: rotate(118.8deg)
}

.c100.p34 .bar {
    -webkit-transform: rotate(122.4deg);
    -moz-transform: rotate(122.4deg);
    -ms-transform: rotate(122.4deg);
    -o-transform: rotate(122.4deg);
    transform: rotate(122.4deg)
}

.c100.p35 .bar {
    -webkit-transform: rotate(126deg);
    -moz-transform: rotate(126deg);
    -ms-transform: rotate(126deg);
    -o-transform: rotate(126deg);
    transform: rotate(126deg)
}

.c100.p36 .bar {
    -webkit-transform: rotate(129.6deg);
    -moz-transform: rotate(129.6deg);
    -ms-transform: rotate(129.6deg);
    -o-transform: rotate(129.6deg);
    transform: rotate(129.6deg)
}

.c100.p37 .bar {
    -webkit-transform: rotate(133.20000000000002deg);
    -moz-transform: rotate(133.20000000000002deg);
    -ms-transform: rotate(133.20000000000002deg);
    -o-transform: rotate(133.20000000000002deg);
    transform: rotate(133.20000000000002deg)
}

.c100.p38 .bar {
    -webkit-transform: rotate(136.8deg);
    -moz-transform: rotate(136.8deg);
    -ms-transform: rotate(136.8deg);
    -o-transform: rotate(136.8deg);
    transform: rotate(136.8deg)
}

.c100.p39 .bar {
    -webkit-transform: rotate(140.4deg);
    -moz-transform: rotate(140.4deg);
    -ms-transform: rotate(140.4deg);
    -o-transform: rotate(140.4deg);
    transform: rotate(140.4deg)
}

.c100.p40 .bar {
    -webkit-transform: rotate(144deg);
    -moz-transform: rotate(144deg);
    -ms-transform: rotate(144deg);
    -o-transform: rotate(144deg);
    transform: rotate(144deg)
}

.c100.p41 .bar {
    -webkit-transform: rotate(147.6deg);
    -moz-transform: rotate(147.6deg);
    -ms-transform: rotate(147.6deg);
    -o-transform: rotate(147.6deg);
    transform: rotate(147.6deg)
}

.c100.p42 .bar {
    -webkit-transform: rotate(151.20000000000002deg);
    -moz-transform: rotate(151.20000000000002deg);
    -ms-transform: rotate(151.20000000000002deg);
    -o-transform: rotate(151.20000000000002deg);
    transform: rotate(151.20000000000002deg)
}

.c100.p43 .bar {
    -webkit-transform: rotate(154.8deg);
    -moz-transform: rotate(154.8deg);
    -ms-transform: rotate(154.8deg);
    -o-transform: rotate(154.8deg);
    transform: rotate(154.8deg)
}

.c100.p44 .bar {
    -webkit-transform: rotate(158.4deg);
    -moz-transform: rotate(158.4deg);
    -ms-transform: rotate(158.4deg);
    -o-transform: rotate(158.4deg);
    transform: rotate(158.4deg)
}

.c100.p45 .bar {
    -webkit-transform: rotate(162deg);
    -moz-transform: rotate(162deg);
    -ms-transform: rotate(162deg);
    -o-transform: rotate(162deg);
    transform: rotate(162deg)
}

.c100.p46 .bar {
    -webkit-transform: rotate(165.6deg);
    -moz-transform: rotate(165.6deg);
    -ms-transform: rotate(165.6deg);
    -o-transform: rotate(165.6deg);
    transform: rotate(165.6deg)
}

.c100.p47 .bar {
    -webkit-transform: rotate(169.20000000000002deg);
    -moz-transform: rotate(169.20000000000002deg);
    -ms-transform: rotate(169.20000000000002deg);
    -o-transform: rotate(169.20000000000002deg);
    transform: rotate(169.20000000000002deg)
}

.c100.p48 .bar {
    -webkit-transform: rotate(172.8deg);
    -moz-transform: rotate(172.8deg);
    -ms-transform: rotate(172.8deg);
    -o-transform: rotate(172.8deg);
    transform: rotate(172.8deg)
}

.c100.p49 .bar {
    -webkit-transform: rotate(176.4deg);
    -moz-transform: rotate(176.4deg);
    -ms-transform: rotate(176.4deg);
    -o-transform: rotate(176.4deg);
    transform: rotate(176.4deg)
}

.c100.p50 .bar {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c100.p51 .bar {
    -webkit-transform: rotate(183.6deg);
    -moz-transform: rotate(183.6deg);
    -ms-transform: rotate(183.6deg);
    -o-transform: rotate(183.6deg);
    transform: rotate(183.6deg)
}

.c100.p52 .bar {
    -webkit-transform: rotate(187.20000000000002deg);
    -moz-transform: rotate(187.20000000000002deg);
    -ms-transform: rotate(187.20000000000002deg);
    -o-transform: rotate(187.20000000000002deg);
    transform: rotate(187.20000000000002deg)
}

.c100.p53 .bar {
    -webkit-transform: rotate(190.8deg);
    -moz-transform: rotate(190.8deg);
    -ms-transform: rotate(190.8deg);
    -o-transform: rotate(190.8deg);
    transform: rotate(190.8deg)
}

.c100.p54 .bar {
    -webkit-transform: rotate(194.4deg);
    -moz-transform: rotate(194.4deg);
    -ms-transform: rotate(194.4deg);
    -o-transform: rotate(194.4deg);
    transform: rotate(194.4deg)
}

.c100.p55 .bar {
    -webkit-transform: rotate(198deg);
    -moz-transform: rotate(198deg);
    -ms-transform: rotate(198deg);
    -o-transform: rotate(198deg);
    transform: rotate(198deg)
}

.c100.p56 .bar {
    -webkit-transform: rotate(201.6deg);
    -moz-transform: rotate(201.6deg);
    -ms-transform: rotate(201.6deg);
    -o-transform: rotate(201.6deg);
    transform: rotate(201.6deg)
}

.c100.p57 .bar {
    -webkit-transform: rotate(205.20000000000002deg);
    -moz-transform: rotate(205.20000000000002deg);
    -ms-transform: rotate(205.20000000000002deg);
    -o-transform: rotate(205.20000000000002deg);
    transform: rotate(205.20000000000002deg)
}

.c100.p58 .bar {
    -webkit-transform: rotate(208.8deg);
    -moz-transform: rotate(208.8deg);
    -ms-transform: rotate(208.8deg);
    -o-transform: rotate(208.8deg);
    transform: rotate(208.8deg)
}

.c100.p59 .bar {
    -webkit-transform: rotate(212.4deg);
    -moz-transform: rotate(212.4deg);
    -ms-transform: rotate(212.4deg);
    -o-transform: rotate(212.4deg);
    transform: rotate(212.4deg)
}

.c100.p60 .bar {
    -webkit-transform: rotate(216deg);
    -moz-transform: rotate(216deg);
    -ms-transform: rotate(216deg);
    -o-transform: rotate(216deg);
    transform: rotate(216deg)
}

.c100.p61 .bar {
    -webkit-transform: rotate(219.6deg);
    -moz-transform: rotate(219.6deg);
    -ms-transform: rotate(219.6deg);
    -o-transform: rotate(219.6deg);
    transform: rotate(219.6deg)
}

.c100.p62 .bar {
    -webkit-transform: rotate(223.20000000000002deg);
    -moz-transform: rotate(223.20000000000002deg);
    -ms-transform: rotate(223.20000000000002deg);
    -o-transform: rotate(223.20000000000002deg);
    transform: rotate(223.20000000000002deg)
}

.c100.p63 .bar {
    -webkit-transform: rotate(226.8deg);
    -moz-transform: rotate(226.8deg);
    -ms-transform: rotate(226.8deg);
    -o-transform: rotate(226.8deg);
    transform: rotate(226.8deg)
}

.c100.p64 .bar {
    -webkit-transform: rotate(230.4deg);
    -moz-transform: rotate(230.4deg);
    -ms-transform: rotate(230.4deg);
    -o-transform: rotate(230.4deg);
    transform: rotate(230.4deg)
}

.c100.p65 .bar {
    -webkit-transform: rotate(234deg);
    -moz-transform: rotate(234deg);
    -ms-transform: rotate(234deg);
    -o-transform: rotate(234deg);
    transform: rotate(234deg)
}

.c100.p66 .bar {
    -webkit-transform: rotate(237.6deg);
    -moz-transform: rotate(237.6deg);
    -ms-transform: rotate(237.6deg);
    -o-transform: rotate(237.6deg);
    transform: rotate(237.6deg)
}

.c100.p67 .bar {
    -webkit-transform: rotate(241.20000000000002deg);
    -moz-transform: rotate(241.20000000000002deg);
    -ms-transform: rotate(241.20000000000002deg);
    -o-transform: rotate(241.20000000000002deg);
    transform: rotate(241.20000000000002deg)
}

.c100.p68 .bar {
    -webkit-transform: rotate(244.8deg);
    -moz-transform: rotate(244.8deg);
    -ms-transform: rotate(244.8deg);
    -o-transform: rotate(244.8deg);
    transform: rotate(244.8deg)
}

.c100.p69 .bar {
    -webkit-transform: rotate(248.4deg);
    -moz-transform: rotate(248.4deg);
    -ms-transform: rotate(248.4deg);
    -o-transform: rotate(248.4deg);
    transform: rotate(248.4deg)
}

.c100.p70 .bar {
    -webkit-transform: rotate(252deg);
    -moz-transform: rotate(252deg);
    -ms-transform: rotate(252deg);
    -o-transform: rotate(252deg);
    transform: rotate(252deg)
}

.c100.p71 .bar {
    -webkit-transform: rotate(255.6deg);
    -moz-transform: rotate(255.6deg);
    -ms-transform: rotate(255.6deg);
    -o-transform: rotate(255.6deg);
    transform: rotate(255.6deg)
}

.c100.p72 .bar {
    -webkit-transform: rotate(259.2deg);
    -moz-transform: rotate(259.2deg);
    -ms-transform: rotate(259.2deg);
    -o-transform: rotate(259.2deg);
    transform: rotate(259.2deg)
}

.c100.p73 .bar {
    -webkit-transform: rotate(262.8deg);
    -moz-transform: rotate(262.8deg);
    -ms-transform: rotate(262.8deg);
    -o-transform: rotate(262.8deg);
    transform: rotate(262.8deg)
}

.c100.p74 .bar {
    -webkit-transform: rotate(266.40000000000003deg);
    -moz-transform: rotate(266.40000000000003deg);
    -ms-transform: rotate(266.40000000000003deg);
    -o-transform: rotate(266.40000000000003deg);
    transform: rotate(266.40000000000003deg)
}

.c100.p75 .bar {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.c100.p76 .bar {
    -webkit-transform: rotate(273.6deg);
    -moz-transform: rotate(273.6deg);
    -ms-transform: rotate(273.6deg);
    -o-transform: rotate(273.6deg);
    transform: rotate(273.6deg)
}

.c100.p77 .bar {
    -webkit-transform: rotate(277.2deg);
    -moz-transform: rotate(277.2deg);
    -ms-transform: rotate(277.2deg);
    -o-transform: rotate(277.2deg);
    transform: rotate(277.2deg)
}

.c100.p78 .bar {
    -webkit-transform: rotate(280.8deg);
    -moz-transform: rotate(280.8deg);
    -ms-transform: rotate(280.8deg);
    -o-transform: rotate(280.8deg);
    transform: rotate(280.8deg)
}

.c100.p79 .bar {
    -webkit-transform: rotate(284.40000000000003deg);
    -moz-transform: rotate(284.40000000000003deg);
    -ms-transform: rotate(284.40000000000003deg);
    -o-transform: rotate(284.40000000000003deg);
    transform: rotate(284.40000000000003deg)
}

.c100.p80 .bar {
    -webkit-transform: rotate(288deg);
    -moz-transform: rotate(288deg);
    -ms-transform: rotate(288deg);
    -o-transform: rotate(288deg);
    transform: rotate(288deg)
}

.c100.p81 .bar {
    -webkit-transform: rotate(291.6deg);
    -moz-transform: rotate(291.6deg);
    -ms-transform: rotate(291.6deg);
    -o-transform: rotate(291.6deg);
    transform: rotate(291.6deg)
}

.c100.p82 .bar {
    -webkit-transform: rotate(295.2deg);
    -moz-transform: rotate(295.2deg);
    -ms-transform: rotate(295.2deg);
    -o-transform: rotate(295.2deg);
    transform: rotate(295.2deg)
}

.c100.p83 .bar {
    -webkit-transform: rotate(298.8deg);
    -moz-transform: rotate(298.8deg);
    -ms-transform: rotate(298.8deg);
    -o-transform: rotate(298.8deg);
    transform: rotate(298.8deg)
}

.c100.p84 .bar {
    -webkit-transform: rotate(302.40000000000003deg);
    -moz-transform: rotate(302.40000000000003deg);
    -ms-transform: rotate(302.40000000000003deg);
    -o-transform: rotate(302.40000000000003deg);
    transform: rotate(302.40000000000003deg)
}

.c100.p85 .bar {
    -webkit-transform: rotate(306deg);
    -moz-transform: rotate(306deg);
    -ms-transform: rotate(306deg);
    -o-transform: rotate(306deg);
    transform: rotate(306deg)
}

.c100.p86 .bar {
    -webkit-transform: rotate(309.6deg);
    -moz-transform: rotate(309.6deg);
    -ms-transform: rotate(309.6deg);
    -o-transform: rotate(309.6deg);
    transform: rotate(309.6deg)
}

.c100.p87 .bar {
    -webkit-transform: rotate(313.2deg);
    -moz-transform: rotate(313.2deg);
    -ms-transform: rotate(313.2deg);
    -o-transform: rotate(313.2deg);
    transform: rotate(313.2deg)
}

.c100.p88 .bar {
    -webkit-transform: rotate(316.8deg);
    -moz-transform: rotate(316.8deg);
    -ms-transform: rotate(316.8deg);
    -o-transform: rotate(316.8deg);
    transform: rotate(316.8deg)
}

.c100.p89 .bar {
    -webkit-transform: rotate(320.40000000000003deg);
    -moz-transform: rotate(320.40000000000003deg);
    -ms-transform: rotate(320.40000000000003deg);
    -o-transform: rotate(320.40000000000003deg);
    transform: rotate(320.40000000000003deg)
}

.c100.p90 .bar {
    -webkit-transform: rotate(324deg);
    -moz-transform: rotate(324deg);
    -ms-transform: rotate(324deg);
    -o-transform: rotate(324deg);
    transform: rotate(324deg)
}

.c100.p91 .bar {
    -webkit-transform: rotate(327.6deg);
    -moz-transform: rotate(327.6deg);
    -ms-transform: rotate(327.6deg);
    -o-transform: rotate(327.6deg);
    transform: rotate(327.6deg)
}

.c100.p92 .bar {
    -webkit-transform: rotate(331.2deg);
    -moz-transform: rotate(331.2deg);
    -ms-transform: rotate(331.2deg);
    -o-transform: rotate(331.2deg);
    transform: rotate(331.2deg)
}

.c100.p93 .bar {
    -webkit-transform: rotate(334.8deg);
    -moz-transform: rotate(334.8deg);
    -ms-transform: rotate(334.8deg);
    -o-transform: rotate(334.8deg);
    transform: rotate(334.8deg)
}

.c100.p94 .bar {
    -webkit-transform: rotate(338.40000000000003deg);
    -moz-transform: rotate(338.40000000000003deg);
    -ms-transform: rotate(338.40000000000003deg);
    -o-transform: rotate(338.40000000000003deg);
    transform: rotate(338.40000000000003deg)
}

.c100.p95 .bar {
    -webkit-transform: rotate(342deg);
    -moz-transform: rotate(342deg);
    -ms-transform: rotate(342deg);
    -o-transform: rotate(342deg);
    transform: rotate(342deg)
}

.c100.p96 .bar {
    -webkit-transform: rotate(345.6deg);
    -moz-transform: rotate(345.6deg);
    -ms-transform: rotate(345.6deg);
    -o-transform: rotate(345.6deg);
    transform: rotate(345.6deg)
}

.c100.p97 .bar {
    -webkit-transform: rotate(349.2deg);
    -moz-transform: rotate(349.2deg);
    -ms-transform: rotate(349.2deg);
    -o-transform: rotate(349.2deg);
    transform: rotate(349.2deg)
}

.c100.p98 .bar {
    -webkit-transform: rotate(352.8deg);
    -moz-transform: rotate(352.8deg);
    -ms-transform: rotate(352.8deg);
    -o-transform: rotate(352.8deg);
    transform: rotate(352.8deg)
}

.c100.p99 .bar {
    -webkit-transform: rotate(356.40000000000003deg);
    -moz-transform: rotate(356.40000000000003deg);
    -ms-transform: rotate(356.40000000000003deg);
    -o-transform: rotate(356.40000000000003deg);
    transform: rotate(356.40000000000003deg)
}

.c100.p100 .bar {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.c100:hover {
    cursor: default
}

.btn-new,
.tag-cloud a {
    cursor: pointer;
    vertical-align: middle
}

.c100:hover>span {
    width: 3.33em;
    line-height: 3.33em;
    font-size: .3em
}

.c100:hover:after {
    top: .04em;
    left: .04em;
    width: .92em;
    height: .92em
}

.c100.green .bar,
.c100.green .fill {
    border-color: #00d793 !important
}

.uou-icon-counter {
    text-align: center
}

.uou-icon-counter .fa {
    font-size: 36px;
    color: #00d793
}

.uou-icon-counter h4 {
    margin: 0;
    padding: 20px 0 10px
}

.uou-icon-counter p {
    font-size: 13px;
    color: #333
}

.pl10 {
    padding-left: 10px
}

.demo-section {
    margin: 0
}

.demo-section:last-child {
    padding-bottom: 20px
}

.demo-section .demo-section-title {
    display: block;
    color: #ccc;
    font-size: 18px;
    margin-top: 0;
    padding: 60px 0 40px;
    margin-bottom: 0
}

.demo-section .demo-section-title.container {
    padding-left: 15px
}

.uou-block-canvas.uou-block-2a.secondary {
    background: #34495e;
    padding: 0
}

.uou-block-canvas.uou-block-2a.secondary .logo {
    color: #fff;
    padding-top: 10px;
    margin-right: 24px
}

.uou-block-canvas.uou-block-2a.secondary .add-content-block,
.uou-block-canvas.uou-block-2a.secondary .add-element-block {
    float: left;
    border-left: 1px solid grey
}

.uou-block-canvas.uou-block-2a.secondary .add-content-block a,
.uou-block-canvas.uou-block-2a.secondary .add-element-block a {
    display: block;
    padding: 20px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #ccc
}

.uou-block-canvas.uou-block-2a.secondary .add-content-block a i,
.uou-block-canvas.uou-block-2a.secondary .add-element-block a i {
    padding-right: 5px
}

.uou-block-canvas.uou-block-2a.secondary .add-content-block a:active,
.uou-block-canvas.uou-block-2a.secondary .add-content-block a:focus,
.uou-block-canvas.uou-block-2a.secondary .add-content-block a:hover,
.uou-block-canvas.uou-block-2a.secondary .add-element-block a:active,
.uou-block-canvas.uou-block-2a.secondary .add-element-block a:focus,
.uou-block-canvas.uou-block-2a.secondary .add-element-block a:hover {
    color: #fff;
    outline: 0
}

.uou-block-canvas.uou-block-2a.secondary .add-element-block {
    border-right: 1px solid grey
}

.uou-block-canvas.uou-block-2a.secondary .save-preview-button {
    float: right;
    padding-top: 17px
}

.uou-block-canvas.uou-block-2a.secondary .save-preview-button button {
    margin-left: 6px
}

.uou-block-canvas.uou-block-2a.secondary .save-preview-button button.btn {
    border-radius: 20px
}

.modal {
    background: rgb(52 73 94 / .5)
}

.modal .modal-dialog {
    margin-top: 64px;
    border-radius: 0;
    overflow: auto
}

.blog-single .blog-title h1,
.mt0 {
    margin-top: 0
}

.modal .modal-content {
    border-radius: 0;
    border: 0
}

.modal .modal-content .uou-block-3b {
    padding: 4px 24px
}

@media (min-width:768px) {
    .modal-dialog {
        width: 1170px
    }
}

.modal-block-tabs .tabs {
    text-align: center;
    padding: 10px 0;
    background: #f4f4f4
}

.modal-block-tabs .tabs li {
    float: none;
    display: inline-block
}

.footer-content-block .block-preview-image:after,
.footer-content-block .block-preview-image:before,
.header-block-content .block-preview-image:after,
.header-block-content .block-preview-image:before,
.page-layout-block .block-preview-image:after,
.page-layout-block .block-preview-image:before,
.toolbar-content-block .block-preview-image:after,
.toolbar-content-block .block-preview-image:before {
    content: " ";
    display: table
}

.modal-block-tabs .tabs li a {
    font-size: 14px;
    font-weight: 300;
    border-radius: 20px;
    padding: 6px 24px
}

.footer-content-block .block-preview-image button i,
.header-block-content .block-preview-image button i,
.page-layout-block .block-preview-image button i,
.toolbar-content-block .block-preview-image button i {
    padding-right: 4px
}

.modal-block-tabs .tabs li.active a {
    background-color: #5dade0
}

.modal-block-tabs .uou-tabs .content {
    border-top: 0;
    max-height: 300px;
    overflow: auto
}

.modal-block-tabs .uou-tabs .content>div {
    background-color: #fff
}

.footer-content-block .block-preview-image,
.header-block-content .block-preview-image,
.toolbar-content-block .block-preview-image {
    position: relative;
    width: 100%;
    height: auto;
    padding: 4px;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

.footer-content-block .block-preview-image img,
.header-block-content .block-preview-image img,
.toolbar-content-block .block-preview-image img {
    float: left;
    width: 100%
}

.footer-content-block .block-preview-image button,
.header-block-content .block-preview-image button,
.toolbar-content-block .block-preview-image button {
    position: absolute;
    top: 10px;
    right: 7px
}

.footer-content-block .block-preview-image button.btn,
.header-block-content .block-preview-image button.btn,
.toolbar-content-block .block-preview-image button.btn {
    border-radius: 20px
}

.page-layout-block {
    position: relative
}

.page-layout-block .block-preview-image {
    position: relative;
    width: 24%;
    height: auto;
    padding: 4px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px
}

.page-layout-block .block-preview-image img {
    width: 100%;
    height: 358px;
    margin-bottom: 5px
}

.page-layout-block .block-preview-image button {
    position: relative;
    margin-bottom: 5px
}

.page-layout-block .block-preview-image button.btn {
    border-radius: 20px
}

.blog-single {
    position: relative;
    padding: 40px 0 0;
    border-bottom: 1px solid #ddd
}

.blog-single p {
    margin: 0
}

.blog-single .blog-title {
    position: relative;
    padding-left: 50px
}

.blog-single .blog-title i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    height: 40px;
    width: 37px;
    line-height: 40px;
    text-align: center;
    background: #d9d9d9;
    color: #fff
}

.blog-single .blog-title h1 a {
    color: #34495e
}

.blog-content {
    padding-bottom: 60px;
    border-bottom: 0 !important
}

.mt10 {
    margin-top: 10px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt50 {
    margin-top: 50px
}

.mt60 {
    margin-top: 60px
}

.mt70 {
    margin-top: 70px
}

.mt80 {
    margin-top: 80px
}

.mt90 {
    margin-top: 90px
}

.mt100 {
    margin-top: 100px
}

.mb0 {
    margin-bottom: 0
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb40 {
    margin-bottom: 40px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.mtb0 {
    margin-top: 0;
    margin-bottom: 0
}

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

.mtb20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.mtb40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.mtb50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.mtb60 {
    margin-top: 60px;
    margin-bottom: 60px
}

.mtb70 {
    margin-top: 70px;
    margin-bottom: 70px
}

.mtb80 {
    margin-top: 80px;
    margin-bottom: 80px
}

.mtb90 {
    margin-top: 90px;
    margin-bottom: 90px
}

.mtb100 {
    margin-top: 100px;
    margin-bottom: 100px
}

.demo-section .demo-section-subtitle:before,
.demo-section .demo-section-title:before {
    content: "\f1b3";
    margin: 0 15px;
    font-family: FontAwesome
}

.pt0 {
    padding-top: 0
}

.pt10 {
    padding-top: 10px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt40 {
    padding-top: 40px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.pt70 {
    padding-top: 70px
}

.pt80 {
    padding-top: 80px
}

.pt90 {
    padding-top: 90px
}

.pt100 {
    padding-top: 100px
}

.pb0 {
    padding-bottom: 0
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb40 {
    padding-bottom: 40px
}

.pb50 {
    padding-bottom: 50px
}

.pb60 {
    padding-bottom: 60px
}

.pb70 {
    padding-bottom: 70px
}

.pb80 {
    padding-bottom: 80px
}

.pb90 {
    padding-bottom: 90px
}

.pb100 {
    padding-bottom: 100px
}

.ptb0 {
    padding-top: 0;
    padding-bottom: 0
}

.ptb10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.ptb20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.ptb30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.ptb40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.ptb50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.ptb60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.ptb70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.ptb80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.ptb90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.ptb100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.demo-section {
    border-bottom: 1px solid #f4f4f4
}

.demo-section:last-child {
    border-bottom: 0
}

.demo-section .demo-section-title:before {
    display: none;
    color: #f62459
}

.demo-section .demo-section-subtitle {
    display: block;
    color: #f62459;
    font-size: 18px
}

.demo-section .demo-section-subtitle:before {
    color: #4f6f8f
}

.vc_row {
    margin: 0 !important
}

.vc_col-sm-12 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.tag-cloud a {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px !important;
    font-weight: inherit;
    text-align: center;
    background-image: none;
    white-space: nowrap;
    color: #fff;
    padding: 5px 10px;
    transition: all .3s;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    background-color: #00d793;
    border: 2px solid #00d793
}

.main-footer #wp-calendar,
.main-footer #wp-calendar caption,
.main-footer .rss-date,
.main-footer .rssSummary,
.main-footer .widget ul,
.main-footer .widget ul li,
.main-footer cite,
.main-footer ul li {
    color: #ddd
}

.tag-cloud a:hover {
    background-color: #008b5f;
    border-color: #008b5f
}

.search-form #searchsubmit:before {
    content: "\f002";
    position: absolute;
    font-family: FontAwesome
}

#calendar_wrap,
.authentication li {
    position: relative
}

#calendar_wrap {
    width: 100% !important
}

#wp-calendar {
    width: 100%
}

#wp-calendar>tbody>tr>td,
#wp-calendar>tbody>tr>th,
#wp-calendar>tfoot>tr>td,
#wp-calendar>tfoot>tr>th,
#wp-calendar>thead>tr>td,
#wp-calendar>thead>tr>th {
    padding: 8px !important
}

.login-reg-popup,
.sticky {
    padding: 25px;
    background-color: #fff
}

.main-footer .widget ul li,
.widget ul li {
    margin-bottom: 8px
}

.textwidget p img,
.wp-caption a img,
.wp-caption-text img {
    max-width: 100%;
    margin: 10px 0;
    height: auto
}

img.wp-smiley {
    width: 15px !important;
    height: 15px
}

.main-footer .widget select,
.textwidget select,
.widget select {
    position: relative;
    width: 100%;
    height: 35px;
    margin-bottom: 10px
}

.widget select option {
    width: 100%;
    word-break: break-all
}

.searchform {
    margin: 10px
}

.entry-attachment img {
    width: 100%;
    height: auto
}

.ta-bind {
    min-height: 300px;
    height: auto
}

.ta-editor {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%
}

.wp-caption {
    max-width: 100% !important;
    height: auto
}

a.active,
a:active,
a:focus,
a:hover {
    text-decoration: none !important
}

.uou-block-1a .search form {
    margin: 0
}

.authentication li input {
    margin-bottom: 15px
}

.authentication li:hover .login-reg-popup {
    visibility: visible;
    opacity: 1
}

.login-reg-popup:before {
    position: absolute;
    top: -5px;
    left: 10px;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-left: 10px solid #fff0;
    border-right: 10px solid #fff0
}

.login-reg-popup {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    position: absolute;
    border-right: 0;
    z-index: 9999;
    left: 0;
    top: 22px;
    border-radius: 4px;
    min-width: 250px;
    box-shadow: 1px 0 5px rgb(77 77 77 / .2);
    -webkit-box-shadow: 1px 0 5px rgb(77 77 77 / .2);
    -moz-box-shadow: 1px 0 5px rgb(77 77 77 / .2)
}

.blog-post-content,
.nav,
.single-category {
    position: relative
}

.login-reg-popup input {
    margin-bottom: 5px
}

.nav {
    z-index: 99
}

.demo-menu {
    text-align: left;
    padding: 10px 2px
}

.btn-new,
.testimonial-show,
.uou-block-10b {
    text-align: center
}

.page-content p:first-letter {
    padding-left: 0
}

section #huge_it_videogallery li .infoLayer ul li p {
    text-transform: capitalize
}

@media (max-width:768px) {
    .right-section hr {
        border-color: transparent !important
    }
}

.blog-post-content .meta {
    padding-top: 22px;
    text-transform: uppercase;
    color: #737373;
    font-size: 12px;
    word-wrap: break-word
}

.blog-post-content .meta a {
    color: inherit
}

.blog-post-content .meta a:hover {
    color: #00d793
}

.blog-post-content .meta span:after {
    content: '';
    margin: 0 5px
}

.blog-post-content .meta span:last-child:after {
    display: none
}

.logged-in-as,
.uou-block-14a h4 {
    padding-top: 8px
}

.conversation {
    margin-top: 15px;
    padding-top: 15px
}

.breadcrumb-content h3 {
    color: #fff;
    margin: 0;
    font-weight: 400;
    font-size: 30px
}

@media screen and (max-width:768px) {
    .medicaldirectory-home-banner {
        height: auto !important;
        padding: 40px 0
    }
    .medicaldirectory-home-banner .banner-content {
        height: auto !important
    }
}

.medicaldirectory-home-banner .banner-content {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 90
}

.medicaldirectory-home-banner .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgb(0 0 0 / .75);
    display: block;
    z-index: 10
}

.medicaldirectory-home-banner h2 {
    font-size: 70px;
    color: #fff;
    position: relative;
    font-weight: 400;
    z-index: 99;
    margin: 0;
    line-height: 60px
}

.medicaldirectory-home-banner h2 span {
    color: #0099fe
}

.medicaldirectory-home-banner .home-banner-text strong {
    color: #fff;
    padding: 5px 15px;
    line-height: 50px
}

.medicaldirectory-home-banner .home-banner-text p {
    margin: 0;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase
}

.medicaldirectory-home-banner .home-banner-button {
    position: relative;
    z-index: 99;
    margin-top: 40px;
    margin-bottom: 60px
}

.medicaldirectory-home-banner .home-banner-button button {
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 30px
}

.btn-new,
.contact-us-content input,
.contact-us-content textarea {
    margin-bottom: 0
}

.btn-new {
    display: inline-block;
    font-weight: inherit;
    background-image: none;
    border: 0;
    white-space: nowrap;
    color: #fff;
    padding: 5px 10;
    transition: all .3s;
    border-radius: 3px;
    font-size: 12px;
    text-transform: uppercase
}

.btn-new.active,
.btn-new.focus,
.btn-new.hover,
.btn-new:active,
.btn-new:focus,
.btn-new:hover {
    text-decoration: none;
    color: #fff;
    outline: 0;
    background-image: none
}

.btn-custom {
    background-color: #0099fe;
    border: 2px solid #0099fe;
    color: #fff;
    padding: 8px 20px !important
}

.btn-custom.active,
.btn-custom.focus,
.btn-custom.hover,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover {
    background-color: #2771aa;
    border-color: #2771aa
}

.btn-new.btn-custom-white {
    background-color: #fff0;
    border: 2px solid #fff;
    color: #fff
}

.btn-custom-white.active,
.btn-custom-white.focus,
.btn-custom-white.hover,
.btn-custom-white:active,
.btn-custom-white:focus,
.btn-custom-white:hover {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #333 !important
}

.contact-us-content {
    position: relative;
    top: -6px;
    border-radius: 3px
}

.contact-us-content .custom-padding {
    padding: 40px 30px 0
}

.contact-us-content textarea {
    height: 130px
}

.contact-us-content .form-group {
    margin-bottom: 15px
}

.contact-us-content .form-group .form-error {
    color: red;
    font-style: italic
}

.contact-us-content .form-group input,
.contact-us-content .form-group textarea {
    border-width: 1px
}

.contact-us-content .form-group label {
    color: #333
}

.contact-us-content span.address {
    display: block;
    padding: 30px 0 10px;
    color: #333;
    font-size: 15px;
    font-style: normal
}

.contact-us-content p {
    color: #666;
    font-size: 15px;
    margin: 0 0 20px
}

.contact-us-content p i {
    height: 40px;
    width: 40px;
    background: #0099fe;
    line-height: 40px;
    margin-right: 10px;
    font-size: 17px;
    color: #fff;
    border-radius: 3px
}

.logo img {
    width: auto !important;
    border-radius: 0
}

.banner-icon {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 20px auto;
    border: 1px solid #fff;
    line-height: 60px
}

.banner-icon i {
    font-size: 25px;
    color: #0099fe
}

.uou-block-10a:after,
.uou-block-10a:before {
    content: " ";
    display: table
}

.uou-block-10a .css-table {
    padding: 50px 0;
    min-height: 300px
}

.uou-block-10a .css-table-cell:first-child {
    padding-right: 100px
}

.uou-block-10a h3 {
    font-size: 20px;
    color: inherit;
    margin-top: 0
}

.uou-block-10a p {
    font-size: 14px;
    color: #f4f4f4
}

.uou-block-10a p:last-child {
    margin-bottom: 0
}

.uou-block-10a .btn {
    display: block;
    min-width: 200px
}

.uou-block-10a .btn+.btn {
    margin-top: 15px
}

@media (max-width:767px) {
    .uou-block-10a .css-table {
        padding: 50px 0 45px;
        min-height: 0
    }
    .uou-block-10a .css-table-cell {
        display: block;
        width: 100%
    }
    .uou-block-10a .css-table-cell:first-child {
        padding-right: 0
    }
    .uou-block-10a p:last-child {
        margin-bottom: 24px
    }
    .uou-block-10a .btn {
        vertical-align: middle;
        display: inline-block;
        min-width: 200px;
        margin-bottom: 5px
    }
    .uou-block-10a .btn+.btn {
        margin-top: 0
    }
}

.uou-block-10b {
    position: relative;
    display: block;
    padding: 50px 0;
    background: #333
}

.uou-block-10b:after,
.uou-block-10b:before {
    content: " ";
    display: table
}

.uou-block-10b h4 {
    margin-top: 0;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff
}

.uou-block-10b p {
    font-size: 14px;
    color: #8c8c8c
}

.uou-block-10b form {
    margin: 0
}

.uou-block-10b form input[type=email] {
    margin-bottom: 0;
    display: inline-block;
    width: 300px;
    vertical-align: middle;
    background: 0 0;
    border-color: #8c8c8c;
    margin-right: 10px;
    color: #fff
}

#header .uou-block-2b .nav .sf-menu li.logo {
    position: relative;
    top: -14px;
    border-color: #fff
}

#header .uou-block-2b .nav .sf-menu li.logo a {
    color: #fff;
    border-color: #fff;
    font-size: 20px
}

.medicaldirectory-post-content {
    text-align: left;
    padding: 15px 0
}

.medicaldirectory-post-content span {
    padding-right: 20px
}

.medicaldirectory-post-content span i {
    padding-right: 4px
}

.comment-respond .form-submit .submit {
    display: none
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    opacity: .9
}

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

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

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

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

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

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

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

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.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,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.flxmap-directions input[type=text] {
    width: 300px;
    display: inline-block;
    font-size: 13px
}

.flxmap-directions form {
    margin-top: 10px
}

.flxmap-directions input[type=submit] {
    margin-left: 20px;
    background: #176639;
    border: 1px solid #176639;
    font-size: 13px;
    padding: 6px 20px;
    color: #fff;
    position: relative;
    top: -2px
}

.flxmap-directions form p {
    font-size: 20px
}

.adp-legal {
    display: none
}

.footer_sociiscon i.fa.fa-facebook {
    color: #3b5998
}

.footer_sociiscon i.fa.fa-youtube {
    color: red
}

.footer_sociiscon i.fa-linkedin {
    color: #0A66C2
}

.footer_sociiscon i.fa.fa-instagram {
    color: #bc2a8d
}

.social_icon {
    position: relative;
    bottom: 5px;
}

.logo-main-wrap .footer_sociiscon li a .fa {
    font-size: 25px
}