@font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-FD-WOL.eot');
    src: url('fonts/Vazir-FD-WOL.eot?#iefix') format('embedded-opentype');


    font-weight: normal;
}
@font-face {
    font-family: Vazir;
    src: url('fonts/Vazir-Bold-FD-WOL.eot');
    src: url('fonts/Vazir-Bold-FD-WOL.eot?#iefix') format('embedded-opentype'),

    url('fonts/Vazir-Bold-FD-WOL.ttf') format('truetype');
    font-weight: bold;
}

.poph4 {
    text-align: center;
    margin: 30px 0 -10px 0;
}

.h4top {
    margin-top: 10px;
}

.boxindex {
    background-color: white;
    padding: 20px 0;
    height: 100%;
    -ms-border-radius: 30px 0;
    border-radius: 30px 0;
    box-shadow: 10px 10px 10px #bfbfbf;
    border: solid 2px #eee;
    background-color: #2a93c9;
    color: #fff;
}

.heindex {
    color: #fff !important;
    border-bottom: dotted 1px;
    padding-bottom: 20px;
}

.domainlink {
    font-size: 20pt;
    border-radius: 20px 0 !important;
    padding: 10px 25px !important;
    box-shadow: 10px 10px 10px #bfbfbf !important;
    border: solid 2px #eee !important;
    background-color: #2a93c9 !important;
    color: #fff !important;
}

.cls_td {
    border: 1px solid #e9ecef !important;
    text-align: center !important;
}

.cls_th {
    background-color: #2a93c9 !important;
    color: #fff !important;
    text-align: center !important;
}

.education_item {
    background-color: #f7f8f9 !important;
}

.cls_helpLink {
    color: #2a93c9 !important;
    text-decoration: underline !important;
    font-size: 16px !important;
}

/******/
table,
tr,
th,
td {
    border: none !important;
}

td {
    font-weight: bold;
}

table,
.progress {
    direction: rtl
}

.progress-bar {
    float: right !important
}

td {
    border-bottom-style: none !important
}

.dotborderLeft {
    border-left: 2px dashed gray !important;
    width: 40%;
    font-size:12px
}

.progress .progress-bar {
    animation-name: animateBar;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 1s;
}

@keyframes animateBar {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

.progress {
    height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    margin-right: 15px;
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center!important;
    background-color: #318858;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.rtlTable div {
    padding: 0 !important;
    border-top: 0!important;
}
.rtlTable {
    margin-top: 0%;
}
.li-c{
    color: #A9B0B7;
    cursor: pointer;

}
.li-c:hover{
    color: #2a93c9;
}
.i-c{
    font-weight: 200;
    font-size: 22px;
    line-height: 50px;
    text-align: center;
}
@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
    a, a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    pre {
        white-space: pre-wrap !important
    }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img, tr {
        page-break-inside: avoid
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .badge {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table div, .table th {
        background-color: #fff !important
    }
    .table-bordered div, .table-bordered th {
        border: 1px solid #ddd !important
    }
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
@-ms-viewport {
    width: device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", samim, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5
}
[tabindex="-1"]:focus {
    outline: 0 !important
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
dfn {
    font-style: italic
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family: Vazir;
}
a:hover {
    text-decoration: underline
}
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([tabindex]):focus {
    outline: 0
}
code, kbd, pre, samp {
    font-size: 1em
}
pre {
    overflow: auto
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg:not(:root) {
    overflow: hidden
}
[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: left
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item
}
template {
    display: none
}
[hidden] {
    display: none !important
}
.img-fluid {
    max-width: 100%;
    height: auto
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}
.figure {
    display: inline-block
}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}
.figure-caption {
    font-size: 90%;
    color: #868e96
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: .25rem
}
a > code {
    padding: 0;
    color: inherit;
    background-color: inherit
}
kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}
pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}
@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}
@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}
@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}
@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .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-lg-auto, .col-md, .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-md-auto, .col-sm, .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-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}
.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}
.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}
.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}
.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}
.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}
.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}
.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}
.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}
.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}
.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}
.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}
.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}
.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}
.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}
.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}
.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}
@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
}
@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent
}
.table div, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #e9ecef
}
.table tbody + tbody {
    border-top: 2px solid #e9ecef
}
.table .table {
    background-color: #fff
}
.table-sm div, .table-sm th {
    padding: .3rem
}
.table-bordered, .table-bordered div, .table-bordered th {
    border: 1px solid #e9ecef
}
.table-bordered thead div, .table-bordered thead th {
    border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}
.table-primary, .table-primary > div, .table-primary > th {
    background-color: #b7daff
}
.table-hover .table-primary:hover, .table-hover .table-primary:hover > div, .table-hover .table-primary:hover > th {
    background-color: #9ecdff
}
.table-secondary, .table-secondary > div, .table-secondary > th {
    background-color: #dddfe1
}
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > div, .table-hover .table-secondary:hover > th {
    background-color: #cfd2d5
}
.table-success, .table-success > div, .table-success > th {
    background-color: #c2e6ca
}
.table-hover .table-success:hover, .table-hover .table-success:hover > div, .table-hover .table-success:hover > th {
    background-color: #b0dfba
}
.table-info, .table-info > div, .table-info > th {
    background-color: #bee4eb
}
.table-hover .table-info:hover, .table-hover .table-info:hover > div, .table-hover .table-info:hover > th {
    background-color: #abdce5
}
.table-warning, .table-warning > div, .table-warning > th {
    background-color: #ffedb9
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover > div, .table-hover .table-warning:hover > th {
    background-color: #ffe6a0
}
.table-danger, .table-danger > div, .table-danger > th {
    background-color: #f5c6ca
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover > div, .table-hover .table-danger:hover > th {
    background-color: #f1b0b6
}
.table-light, .table-light > div, .table-light > th {
    background-color: #fdfdfd
}
.table-hover .table-light:hover, .table-hover .table-light:hover > div, .table-hover .table-light:hover > th {
    background-color: #f0f0f0
}
.table-dark, .table-dark > div, .table-dark > th {
    background-color: #c6c7c9
}
.table-hover .table-dark:hover, .table-hover .table-dark:hover > div, .table-hover .table-dark:hover > th {
    background-color: #b9babd
}
.table-active, .table-active > div, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > div, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, .075)
}
.thead-inverse th {
    color: #fff;
    background-color: #212529
}
.thead-default th {
    color: #495057;
    background-color: #e9ecef
}
.table-inverse {
    color: #fff;
    background-color: #212529
}
.table-inverse div, .table-inverse th, .table-inverse thead th {
    border-color: #32383e
}
.table-inverse.table-bordered {
    border: 0
}
.table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}
.table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}
@media (max-width:991px) {
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
    .table-responsive.table-bordered {
        border: 0
    }
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", samim, "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}
.tooltip.show {
    opacity: .9
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px
}
.tooltip.bs-tooltip-auto[x-placement^=top], .tooltip.bs-tooltip-top {
    padding: 5px 0
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow, .tooltip.bs-tooltip-top .arrow {
    bottom: 0
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=right], .tooltip.bs-tooltip-right {
    padding: 0 5px
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.bs-tooltip-right .arrow {
    left: 0
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=bottom], .tooltip.bs-tooltip-bottom {
    padding: 5px 0
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow, .tooltip.bs-tooltip-bottom .arrow {
    top: 0
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bs-tooltip-auto[x-placement^=left], .tooltip.bs-tooltip-left {
    padding: 0 5px
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.bs-tooltip-left .arrow {
    right: 0
}
.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}
.align-baseline {
    vertical-align: baseline !important
}
.align-top {
    vertical-align: top !important
}
.align-middle {
    vertical-align: middle !important
}
.align-bottom {
    vertical-align: bottom !important
}
.align-text-bottom {
    vertical-align: text-bottom !important
}
.align-text-top {
    vertical-align: text-top !important
}
.border {
    border: 1px solid #e9ecef !important
}
.border-0 {
    border: 0 !important
}
.border-top-0 {
    border-top: 0 !important
}
.border-right-0 {
    border-right: 0 !important
}
.border-bottom-0 {
    border-bottom: 0 !important
}
.border-left-0 {
    border-left: 0 !important
}
.border-primary {
    border-color: #007bff !important
}
.border-secondary {
    border-color: #868e96 !important
}
.border-success {
    border-color: #28a745 !important
}
.border-info {
    border-color: #17a2b8 !important
}
.border-warning {
    border-color: #ffc107 !important
}
.border-danger {
    border-color: #dc3545 !important
}
.border-light {
    border-color: #f8f9fa !important
}
.border-dark {
    border-color: #343a40 !important
}
.border-white {
    border-color: #fff !important
}
.rounded {
    border-radius: .25rem !important
}
.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}
.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}
.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}
.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}
.rounded-circle {
    border-radius: 50%
}
.rounded-0 {
    border-radius: 0
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.d-none {
    display: none !important
}
.d-inline {
    display: inline !important
}
.d-inline-block {
    display: inline-block !important
}
.d-block {
    display: block !important
}
.d-table {
    display: table !important
}
.d-table-cell {
    display: table-cell !important
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}
@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}
.d-print-block, .d-print-inline, .d-print-inline-block {
    display: none !important
}
@media print {
    .d-print-block {
        display: block !important
    }
}
@media print {
    .d-print-inline {
        display: inline !important
    }
}
@media print {
    .d-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .d-print-none {
        display: none !important
    }
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}
.embed-responsive::before {
    display: block;
    content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-21by9::before {
    padding-top: 42.85714%
}
.embed-responsive-16by9::before {
    padding-top: 56.25%
}
.embed-responsive-4by3::before {
    padding-top: 75%
}
.embed-responsive-1by1::before {
    padding-top: 100%
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}
.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}
.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}
.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}
@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}
.float-left {
    float: left !important
}
.float-right {
    float: right !important
}
.float-none {
    float: none !important
}
@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}
@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}
@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}
@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}
.w-25 {
    width: 25% !important
}
.w-50 {
    width: 50% !important
}
.w-75 {
    width: 75% !important
}
.w-100 {
    width: 100% !important
}
.h-25 {
    height: 25% !important
}
.h-50 {
    height: 50% !important
}
.h-75 {
    height: 75% !important
}
.h-100 {
    height: 100% !important
}
.mw-100 {
    max-width: 100% !important
}
.mh-100 {
    max-height: 100% !important
}
.m-0 {
    margin: 0 !important
}
.mt-0 {
    margin-top: 0 !important
}
.mr-0 {
    margin-right: 0 !important
}
.mb-0 {
    margin-bottom: 0 !important
}
.ml-0 {
    margin-left: 0 !important
}
.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}
.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}
.m-1 {
    margin: .25rem !important
}
.mt-1 {
    margin-top: .25rem !important
}
.mr-1 {
    margin-right: .25rem !important
}
.mb-1 {
    margin-bottom: .25rem !important
}
.ml-1 {
    margin-left: .25rem !important
}
.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}
.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}
.m-2 {
    margin: .5rem !important
}
.mt-2 {
    margin-top: .5rem !important
}
.mr-2 {
    margin-right: .5rem !important
}
.mb-2 {
    margin-bottom: .5rem !important
}
.ml-2 {
    margin-left: .5rem !important
}
.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}
.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}
.m-3 {
    margin: 1rem !important
}
.mt-3 {
    margin-top: 1rem !important
}
.mr-3 {
    margin-right: 1rem !important
}
.mb-3 {
    margin-bottom: 1rem !important
}
.ml-3 {
    margin-left: 1rem !important
}
.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}
.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}
.m-4 {
    margin: 1.5rem !important
}
.mt-4 {
    margin-top: 1.5rem !important
}
.mr-4 {
    margin-right: 1.5rem !important
}
.mb-4 {
    margin-bottom: 1.5rem !important
}
.ml-4 {
    margin-left: 1.5rem !important
}
.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}
.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}
.m-5 {
    margin: 3rem !important
}
.mt-5 {
    margin-top: 3rem !important
}
.mr-5 {
    margin-right: 3rem !important
}
.mb-5 {
    margin-bottom: 3rem !important
}
.ml-5 {
    margin-left: 3rem !important
}
.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}
.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}
.p-0 {
    padding: 0 !important
}
.pt-0 {
    padding-top: 0 !important
}
.pr-0 {
    padding-right: 0 !important
}
.pb-0 {
    padding-bottom: 0 !important
}
.pl-0 {
    padding-left: 0 !important
}
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}
.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}
.p-1 {
    padding: .25rem !important
}
.pt-1 {
    padding-top: .25rem !important
}
.pr-1 {
    padding-right: .25rem !important
}
.pb-1 {
    padding-bottom: .25rem !important
}
.pl-1 {
    padding-left: .25rem !important
}
.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}
.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}
.p-2 {
    padding: .5rem !important
}
.pt-2 {
    padding-top: .5rem !important
}
.pr-2 {
    padding-right: .5rem !important
}
.pb-2 {
    padding-bottom: .5rem !important
}
.pl-2 {
    padding-left: .5rem !important
}
.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}
.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}
.p-3 {
    padding: 1rem !important
}
.pt-3 {
    padding-top: 1rem !important
}
.pr-3 {
    padding-right: 1rem !important
}
.pb-3 {
    padding-bottom: 1rem !important
}
.pl-3 {
    padding-left: 1rem !important
}
.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}
.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}
.p-4 {
    padding: 1.5rem !important
}
.pt-4 {
    padding-top: 1.5rem !important
}
.pr-4 {
    padding-right: 1.5rem !important
}
.pb-4 {
    padding-bottom: 1.5rem !important
}
.pl-4 {
    padding-left: 1.5rem !important
}
.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}
.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}
.p-5 {
    padding: 3rem !important
}
.pt-5 {
    padding-top: 3rem !important
}
.pr-5 {
    padding-right: 3rem !important
}
.pb-5 {
    padding-bottom: 3rem !important
}
.pl-5 {
    padding-left: 3rem !important
}
.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}
.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}
.m-auto {
    margin: auto !important
}
.mt-auto {
    margin-top: auto !important
}
.mr-auto {
    margin-right: auto !important
}
.mb-auto {
    margin-bottom: auto !important
}
.ml-auto {
    margin-left: auto !important
}
.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}
.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}
@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0 {
        margin-left: 0 !important
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1 {
        margin-left: .25rem !important
    }
    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2 {
        margin-left: .5rem !important
    }
    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3 {
        margin-left: 1rem !important
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5 {
        margin-left: 3rem !important
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0 {
        padding-left: 0 !important
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1 {
        padding-left: .25rem !important
    }
    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2 {
        padding-left: .5rem !important
    }
    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3 {
        padding-left: 1rem !important
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5 {
        padding-left: 3rem !important
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto {
        margin-left: auto !important
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}
@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0 {
        margin-left: 0 !important
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1 {
        margin-left: .25rem !important
    }
    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2 {
        margin-left: .5rem !important
    }
    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3 {
        margin-left: 1rem !important
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4 {
        margin-left: 1.5rem !important
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5 {
        margin-left: 3rem !important
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0 {
        padding-left: 0 !important
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1 {
        padding-left: .25rem !important
    }
    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2 {
        padding-left: .5rem !important
    }
    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3 {
        padding-left: 1rem !important
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4 {
        padding-left: 1.5rem !important
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5 {
        padding-left: 3rem !important
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto {
        margin-left: auto !important
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}
@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0 {
        margin-left: 0 !important
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1 {
        margin-left: .25rem !important
    }
    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2 {
        margin-left: .5rem !important
    }
    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3 {
        margin-left: 1rem !important
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5 {
        margin-left: 3rem !important
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0 {
        padding-left: 0 !important
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1 {
        padding-left: .25rem !important
    }
    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2 {
        padding-left: .5rem !important
    }
    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3 {
        padding-left: 1rem !important
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5 {
        padding-left: 3rem !important
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto {
        margin-left: auto !important
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}
@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0 {
        margin-left: 0 !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1 {
        margin-left: .25rem !important
    }
    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2 {
        margin-left: .5rem !important
    }
    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3 {
        margin-left: 1rem !important
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5 {
        margin-left: 3rem !important
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0 {
        padding-left: 0 !important
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1 {
        padding-left: .25rem !important
    }
    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2 {
        padding-left: .5rem !important
    }
    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3 {
        padding-left: 1rem !important
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5 {
        padding-left: 3rem !important
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto {
        margin-left: auto !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
}
.text-justify {
    text-align: justify !important
}
.text-nowrap {
    white-space: nowrap !important
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}
@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}
@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}
@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}
.text-lowercase {
    text-transform: lowercase !important
}
.text-uppercase {
    text-transform: uppercase !important
}
.text-capitalize {
    text-transform: capitalize !important
}
.font-weight-normal {
    font-weight: 400
}
.font-weight-bold {
    font-weight: 700
}
.font-italic {
    font-style: italic
}
.text-white {
    color: #fff !important
}
.text-primary {
    color: #007bff !important
}
a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important
}
.text-secondary {
    color: #868e96 !important
}
a.text-secondary:focus, a.text-secondary:hover {
    color: #6c747d !important
}
.text-success {
    color: #28a745 !important
}
a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important
}
.text-info {
    color: #17a2b8 !important
}
a.text-info:focus, a.text-info:hover {
    color: #117a8b !important
}
.text-warning {
    color: #ffc107 !important
}
a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important
}
.text-danger {
    color: #dc3545 !important
}
a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important
}
.text-light {
    color: #f8f9fa !important
}
a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important
}
.text-dark {
    color: #343a40 !important
}
a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important
}
.text-muted {
    color: #868e96 !important
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.visible {
    visibility: visible !important
}
.invisible {
    visibility: hidden !important
}
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel .owl-refresh .owl-item {
    display: none
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateZ(0) scale(1, 1)
}
.owl-carousel .owl-item img {
    display: block
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}
@charset "UTF-8"; /*! * * enamad Main CSS File * Copyright RT-Themes * http://rtthemes.com * */ @font-face {
    font-family: rtui;

    font-weight: 400;
    font-style: normal
}
[class*=" ui-icon-"]:before, [class^=ui-icon-]:before {
    direction: ltr;
    font-family: rtui;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ui-icon-search-1:before {
    content: '\21'
}
.ui-icon-angle-left:before {
    content: '\22'
}
.ui-icon-angle-right:before {
    content: '\28'
}
.ui-icon-angle-up:before {
    content: '\29'
}
.ui-icon-angle-down:before {
    content: '\2a'
}
.ui-icon-right-hand:before {
    content: '\2b'
}
.ui-icon-left-hand:before {
    content: '\2c'
}
.ui-icon-star-1:before {
    content: '\2d'
}
.ui-icon-right-open:before {
    content: '\2e'
}
.ui-icon-up-hand:before {
    content: '\2f'
}
.ui-icon-down-hand:before {
    content: '\30'
}
.ui-icon-left-open:before {
    content: '\31'
}
.ui-icon-line-share:before {
    content: '\32'
}
.ui-icon-right:before {
    content: '\33'
}
.ui-icon-left:before {
    content: '\34'
}
.ui-icon-vimeo:before {
    content: '\37'
}
.ui-icon-facebook:before {
    content: '\39'
}
.ui-icon-facebook-squared:before {
    content: '\3a'
}
.ui-icon-gplus:before {
    content: '\3b'
}
.ui-icon-pinterest:before {
    content: '\3c'
}
.ui-icon-tumblr:before {
    content: '\3d'
}
.ui-icon-exit:before {
    content: '\3f'
}
.ui-icon-linkedin:before {
    content: '\40'
}
.ui-icon-dribbble:before {
    content: '\41'
}
.ui-icon-stumbleupon:before {
    content: '\42'
}
.ui-icon-lastfm:before {
    content: '\43'
}
.ui-icon-spotify:before {
    content: '\44'
}
.ui-icon-instagram:before {
    content: '\45'
}
.ui-icon-dropbox:before {
    content: '\46'
}
.ui-icon-evernote:before {
    content: '\47'
}
.ui-icon-flattr:before {
    content: '\48'
}
.ui-icon-skype:before {
    content: '\49'
}
.ui-icon-sina-weibo:before {
    content: '\4a'
}
.ui-icon-paypal:before {
    content: '\4b'
}
.ui-icon-picasa:before {
    content: '\4c'
}
.ui-icon-soundcloud:before {
    content: '\4d'
}
.ui-icon-behance:before {
    content: '\4e'
}
.ui-icon-delicious:before {
    content: '\50'
}
.ui-icon-android:before {
    content: '\51'
}
.ui-icon-wikipedia:before {
    content: '\52'
}
.ui-icon-forrst:before {
    content: '\53'
}
.ui-icon-digg:before {
    content: '\54'
}
.ui-icon-reddit:before {
    content: '\55'
}
.ui-icon-youtube-1:before {
    content: '\56'
}
.ui-icon-xing:before {
    content: '\57'
}
.ui-icon-macstore:before {
    content: '\58'
}
.ui-icon-myspace:before {
    content: '\59'
}
.ui-icon-amazon:before {
    content: '\5a'
}
.ui-icon-ebay:before {
    content: '\5b'
}
.ui-icon-stackoverflow:before {
    content: '\5f'
}
.ui-icon-left-arrow-1:before {
    content: '\6d'
}
.ui-icon-line-plus:before {
    content: '\61'
}
.ui-icon-github:before {
    content: '\62'
}
.ui-icon-new-picture-1:before {
    content: '\63'
}
.ui-icon-flickr-circled:before {
    content: '\65'
}
.ui-icon-flickr:before {
    content: '\68'
}
.ui-icon-twitter:before {
    content: '\69'
}
.ui-icon-new-video-1:before {
    content: '\6a'
}
.ui-icon-right-arrow-1:before {
    content: '\60'
}
.ui-icon-ok:before {
    content: '\6e'
}
.ui-icon-attention:before {
    content: '\79'
}
.ui-icon-attention-circle:before {
    content: '\7a'
}
.ui-icon-resize-full:before {
    content: '\e800'
}
.ui-icon-minus:before {
    content: '\e801'
}
.ui-icon-plus:before {
    content: '\e802'
}
.ui-icon-line-image:before {
    content: '\e803'
}
.ui-icon-mail:before {
    content: '\e804'
}
.ui-icon-headphones:before {
    content: '\e805'
}
.ui-icon-new-link-1:before {
    content: '\e806'
}
.ui-icon-home:before {
    content: '\e807'
}
.ui-icon-cancel:before {
    content: '\e808'
}
.ui-icon-megaphone:before {
    content: '\e809'
}
.ui-icon-info-circled:before {
    content: '\e80a'
}
.ui-icon-right-circle:before {
    content: '\e80b'
}
.ui-icon-edit:before {
    content: '\e80c'
}
.ui-icon-left-circle:before {
    content: '\e80d'
}
.ui-icon-arrows-slim-right:before {
    content: '\e811'
}
.ui-icon-arrows-slim-left:before {
    content: '\e812'
}
.ui-icon-print-1:before {
    content: '\e813'
}
.ui-icon-spin1:before {
    content: '\e830'
}
.ui-icon-spin2:before {
    content: '\e831'
}
.ui-icon-spin4:before {
    content: '\e834'
}
.ui-icon-cart:before {
    content: '\e83a'
}
.ui-icon-shopping-cart:before {
    content: '\e86d'
}
.ui-icon-profile:before {
    content: '\e897'
}
.ui-icon-shopping-bag:before {
    content: '\e898'
}
.ui-icon-top-search:before {
    content: '\e899'
}
.ui-icon-cubes:before {
    content: '\e8a6'
}
.ui-icon-slim-arrow-left:before {
    content: '\e8a7'
}
.ui-icon-slim-arrow-right:before {
    content: '\e8a8'
}
.ui-icon-phone:before {
    content: '\e8c4'
}
.ui-icon-mobile-1:before {
    content: '\e8c7'
}
.ui-icon-address:before {
    content: '\e8cb'
}
.ui-icon-link-ext:before {
    content: '\f08e'
}
.ui-icon-rss:before {
    content: '\f09e'
}
.ui-icon-exchange:before {
    content: '\f0ec'
}
.ui-icon-youtube-play:before {
    content: '\f16a'
}
.ui-icon-vkontakte:before {
    content: '\f189'
}
.ui-icon-lifebuoy:before {
    content: '\f1cd'
}
.ui-icon-whatsapp:before {
    content: '\f232'
}
.ui-icon-odnoklassniki:before {
    content: '\f263'
}
.ui-icon-map-o:before {
    content: '\f278'
}
.ui-icon-telegram:before {
    content: '\f2c6'
}
body {
    color: #242424;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
#container {
    position: relative;
    overflow: hidden
}
.boxed-body-style #container {
    margin: 40px auto;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    overflow: inherit
}
#main-content {
    padding: 0;
    position: relative;
    -moz-transition: opacity .2s linear .2s;
    -o-transition: opacity .2s linear .2s;
    -webkit-transition: opacity .2s linear .2s;
    transition: opacity .2s linear .2s;
    opacity: 1;
    z-index: 1
}
.boxed-body-style #main-content {
    overflow: hidden
}
.page-template-template-blank-page #main-content {
    margin-top: 0 !important
}
.content-row {
    border-width: 0;
    border-style: solid;
    position: relative;
    margin: auto
}
.content-row::after {
    display: block;
    clear: both;
    content: ""
}
.content-row-wrapper {
    width: 100%;
    padding: 25px 0;
    margin: auto
}
.content-row-wrapper.fullwidth {
    max-width: 96%;
    width: 96%;
    padding-left: 2%;
    padding-right: 2%
}
.content-row-wrapper .content-row-wrapper {
    max-width: 100%
}
.content-row-wrapper .content-row-wrapper.row {
    margin-left: -20px;
    margin-right: -20px;
    width: auto;
    max-width: inherit
}
.content-row-wrapper > .col {
    padding-left: 20px;
    padding-right: 20px
}
.main-content-row > .content-row-wrapper {
    padding: 50px 0
}
.has-bg-overlay {
    position: relative;
    overflow: hidden
}
.has-bg-overlay > .rt-wrapper {
    position: relative
}
.sidebar > .column-inner {
    -webkit-transform: translateZ(0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: position, top, bottom, left
}
@media screen and (min-width:990px) {
    .sidebar.right {
        padding-left: 45px
    }
    .sidebar.right:before {
        left: 0
    }
    .sidebar.left {
        padding-right: 45px
    }
    .sidebar.left:before {
        right: 0
    }
}
.content.left-sidebar {
    padding-left: 15px
}
.content.right-sidebar {
    padding-right: 15px
}
@media screen and (min-width:992px) {
    .content.left-sidebar {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}
#footer .column-inner, .boxed.loop, .post-content-wrapper.boxed {
    height: 100%
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .enamadSite-section-height-min-height {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .enamadSite-section-height-min-height > .enamadSite-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .rt-image-box > .col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .slide-background.default {
        left: calc((100% - 1260px) /2)
    }
}
.ie-vertical-lr {
    -ms-writing-mode: tb-lr
}
.ie-horizontal-tb {
    -ms-writing-mode: lt-tb
}
@media screen and (max-width:1024px) {
    .ie-vertical-lr-tablet {
        -ms-writing-mode: tb-lr
    }
    .ie-horizontal-tb-tablet {
        -ms-writing-mode: lt-tb
    }
}
@media screen and (max-width:768px) {
    .ie-vertical-lr-mobile {
        -ms-writing-mode: tb-lr
    }
    .ie-horizontal-tb-mobile {
        -ms-writing-mode: lt-tb
    }
}
.siteorigin-panels #main-content > .content-row > .content-row-wrapper, .siteorigin-panels .main-content-row.no-sidebar > .content-row-wrapper, .wpb-js-composer .main-content-row.no-sidebar > .content-row-wrapper {
    padding: 0
}
body.enamadSite-editor-active .enamadSite-inner {
    margin-top: 0 !important
}
.enamadSite-editor-active .enamadSite-section-wrap > .enamadSite-add-section:first-child > .enamadSite-element-overlay, .enamadSite-editor-active .enamadSite-section-wrap > section:first-child > .enamadSite-element-overlay {
    top: 25px !important
}
.enamadSite-icon-box-title {
    margin-top: 0
}
.top-header {
    position: relative;
    width: 100%;
    z-index: 10;
    margin: 0
}
.ehf-header .top-header {
    z-index: 40 !important
}
.header-style-1.overlapped-header .main-header-holder:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0
}
.header-elements {
    width: 100%;
    margin: auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px
}
.header-elements::after {
    display: block;
    clear: both;
    content: ""
}
#logo {
    display: block;
    position: relative;
    text-align: center;
    float: right;
    z-index: 2
}
#logo img {
    width: auto;
    max-height: 100%
}
.site-logo img, .site-logo span {
    -webkit-transform: translate3d(0, 0, 0)
}
.site-logo a {
    display: block;
    white-space: nowrap;
    font-size: 0;
    text-decoration: none;
    position: relative
}
.site-logo .sitename {
    vertical-align: middle;
    font-size: 26px;
    padding: 0
}
.sticky-header-holder {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}
.sticky-header-holder .header-row, .sticky-header-holder .header-row > * {
    height: 60px
}
.header-long-distance .sticky-header-holder {
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.header-stuck .sticky-header-holder {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.admin-bar .sticky-header-holder {
    top: 32px
}
#sticky-logo a {
    height: 60px;
    line-height: 60px
}
#sticky-logo img {
    width: auto;
    max-height: 100%
}
.header-row {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.header-row.first {
    z-index: 3;
    height: 75px
}
.header-row.first > * {
    position: relative
}
.header-row.second {
    z-index: 1;
    height: 75px;
    margin-top: 20px
}
.header-row.second > * {
    position: relative
}
.header-row.second:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    top: -10px;
    left: 0
}
.header-row .header-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.header-row .header-col > * {
    padding: 0 24px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-width: 0 0 0 1px;
    border-style: solid;
    line-height: 1
}
.header-row .header-col >:first-child {
    padding-right: 0
}
.header-row .header-col >:last-child {
    padding-left: 0;
    border-width: 0
}
.header-row .header-col.left {
    float: left;
    z-index: 2
}
.header-row .header-col.center {
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    z-index: 1
}
.header-row .header-col.right {
    direction: rtl;
    float: right;
    margin-right: auto;
    z-index: 3;
    position: absolute;
    right: 0px;
}
.header-row .header-col.right >:last-child {
    padding-right: 0
}
.header-row .header-col a {
    text-decoration: none
}
.header-row .header-col .widget-enamad-text *, .header-row .header-col .widget-enamad-text p:last-child, .header-row .header-col .widget_text *, .header-row .header-col .widget_text p:last-child {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1
}
.header-row .header-col .widget li {
    margin-top: 0;
    margin-bottom: 0
}
.header-row .header-col .flat-button {
    line-height: 1;
    padding: 0;
    display: block
}
.header-row .header-col .flat-button > span {
    padding: 0
}
.header-row .header-col .search {
    border-width: 0
}
.header-row .header-col #lang_sel li {
    min-width: 175px
}
.header-row .header-col #lang_sel img.iclflag {
    vertical-align: inherit
}
.header-row .header-col #lang_sel ul ul {
    border: none
}
.dynamic-skin {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}
.header-tools > ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    display: block
}
.header-tools > ul::after {
    display: block;
    clear: both;
    content: ""
}
.header-tools > ul > li {
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
}
.header-tools > ul > li > a {
    vertical-align: middle;
    text-decoration: none;
    display: inline-block
}
.header-tools > ul > li > a span:before {
    margin: auto;
    font-size: 22px
}
.header-tools > ul > li > a.icon-shopping-bag:before {
    top: -1px;
    position: relative
}
.header-tools > ul > li > a:not(.enamad-sidepanel-button) {
    padding: 0 6px
}
.header-tools > ul > li:last-child > a:not(.enamad-sidepanel-button) {
    padding-right: 0
}
.header-tools > ul > li a span, .header-tools > ul > li a span:before {
    line-height: 50px;
    text-align: center;
    display: block
}
.header-tools .cart .enamad-cart-items {
    border-radius: 50%;
    visibility: visible;
    font-family: arial !important;
    font-size: 10px;
    font-weight: 700;
    height: 15px;
    top: calc(50% - 24px);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    line-height: 15px;
    position: absolute;
    text-align: center;
    width: 15px;
    left: 6px;
    color: #fff;
    background-color: rgba(255, 255, 255, .4)
}
.header-tools .enamad-cart-menu-button [class^=ui-icon-]:before {
    width: 1.2em
}
.header-tools .cart:not(.full) .enamad-cart-items.empty {
    visibility: hidden
}
.header-tools .enamad-sidepanel-button-holder {
    display: none
}
.mobile-nav .header-tools {
    float: none;
    padding: 10px;
    margin: 0;
    width: 100%
}
.mobile-nav .header-tools::after {
    display: block;
    clear: both;
    content: ""
}
.enamad-language-switcher .rt-flag {
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle
}
.enamad-language-switcher span {
    text-transform: uppercase
}
.enamad-language-switcher a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header-row .enamad-language-switcher ul {
    padding: 0;
    list-style: none
}
.header-row .enamad-language-switcher > ul > li {
    padding: 0 !important;
    display: inline-block
}
.header-row .enamad-language-switcher > ul > li > a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default
}
.header-row .enamad-language-switcher > ul > li > a:after {
    content: "\2a";
    font-family: rtui;
    vertical-align: middle;
    padding-left: .4em
}
.header-row .enamad-language-switcher > ul > li:after {
    content: "";
    height: 0;
    display: block;
    position: relative;
    width: 100%
}
.header-row .enamad-language-switcher > ul > li > ul {
    visibility: hidden;
    position: absolute;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    -moz-transition: opacity .5s ease .1s;
    -o-transition: opacity .5s ease .1s;
    -webkit-transition: opacity .5s ease .1s;
    transition: opacity .5s ease .1s;
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    height: 0;
    overflow: hidden;
    z-index: 99999;
    min-width: 180px;
    left: -17px
}
.header-row .enamad-language-switcher > ul > li > ul a {
    display: block
}
.header-row .enamad-language-switcher > ul > li > ul > li {
    padding: .8em 1.2em;
    border-width: 0 0 1px;
    border-style: solid
}
.header-row .enamad-language-switcher > ul > li > ul > li:last-child {
    border-width: 0
}
.header-row .enamad-language-switcher > ul > li:hover > ul {
    height: auto;
    overflow: visible;
    opacity: 1;
    visibility: visible
}
.header-row .enamad-language-switcher span {
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle
}
.enamad-sidepanel-button {
    display: inline-block;
    vertical-align: middle;
    outline: 0;
    position: relative;
    text-align: left;
    height: 50px;
    width: 50px;
    border-width: 1px;
    border-style: solid;
    margin-right: 12px
}
.enamad-sidepanel-button:focus {
    outline: 0
}
.enamad-sidepanel-button span {
    border-radius: 10px;
    display: block;
    height: 2px;
    left: calc(50% - 2px);
    margin: auto auto auto -10px;
    position: relative;
    top: calc(50% - 2px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transition: -moz-transform .2s ease-out .7s, width .2s ease-out .7s;
    -o-transition: -o-transform .2s ease-out .7s, width .2s ease-out .7s;
    -webkit-transition: width .2s ease-out .7s, -webkit-transform .2s ease-out .7s;
    transition: width .2s ease-out .7s, -webkit-transform .2s ease-out .7s;
    transition: transform .2s ease-out .7s, width .2s ease-out .7s;
    transition: transform .2s ease-out .7s, width .2s ease-out .7s, -webkit-transform .2s ease-out .7s;
    vertical-align: middle;
    width: 24px
}
.enamad-sidepanel-button span:first-child {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px)
}
.enamad-sidepanel-button span:last-child {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
}
.enamad-sidepanel-button.active span {
    -moz-transition: all .2s ease-in .2s;
    -o-transition: all .2s ease-in .2s;
    -webkit-transition: all .2s ease-in .2s;
    transition: all .2s ease-in .2s
}
.enamad-sidepanel-button.active span:first-child {
    -webkit-transform: translate3d(0px, 2px, 0) rotate(45deg);
    transform: translate3d(0px, 2px, 0) rotate(45deg)
}
.enamad-sidepanel-button.active span:nth-child(2) {
    width: 0;
    opacity: 0
}
.enamad-sidepanel-button.active span:last-child {
    -webkit-transform: translate3d(0px, -2px, 0) rotate(-45deg);
    transform: translate3d(0px, -2px, 0) rotate(-45deg)
}
.mobile-menu-button {
    cursor: pointer;
    width: 50px
}
.mobile-menu-button span {
    -moz-transition: -moz-transform .2s ease-out .2s, width .2s ease-out .2s;
    -o-transition: -o-transform .2s ease-out .2s, width .2s ease-out .2s;
    -webkit-transition: width .2s ease-out .2s, -webkit-transform .2s ease-out .2s;
    transition: width .2s ease-out .2s, -webkit-transform .2s ease-out .2s;
    transition: transform .2s ease-out .2s, width .2s ease-out .2s;
    transition: transform .2s ease-out .2s, width .2s ease-out .2s, -webkit-transform .2s ease-out .2s
}
.mobile-header-holder {
    overflow: hidden;
    width: 100%
}
.sticky-mobile-header .mobile-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}
.admin-bar.sticky-mobile-header .mobile-header {
    top: 32px
}
@media screen and (max-width:768px) {
    .admin-bar.sticky-mobile-header .mobile-header {
        top: 46px
    }
}
@media screen and (max-width:600px) {
    .admin-bar.sticky-mobile-header .mobile-header {
        top: 0;
        position: absolute
    }
    .admin-bar.sticky-mobile-header .mobile-header.mobile-header-stuck {
        position: fixed
    }
}
.sub-page-header {
    position: relative;
    overflow: hidden
}
.sub-page-header .page-title {
    padding: 0;
    margin: 0;
    float: right;
    position: relative
}
.sub-page-header .page-title h1 {
    font-size: 22px;
    line-height: 34px;
    display: inline-block;
    position: relative;
    direction: rtl;
    z-index: 1;
    margin: 0
}
.sub-page-header .content-row-wrapper {
    padding-top: 0;
    padding-bottom: 0
}
.sub-page-header .content-row-wrapper > .col {
    padding-left: 20px;
    padding-right: 20px
}
.sub-page-header.style-2 {
    text-align: center
}
.sub-page-header.style-2 .page-title {
    float: none
}
.sub-page-header.style-2 h1 {
    font-size: 38px
}
body:not(.overlapped-header) .sub-page-header:before {
    content: "";
    background: rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .11) inset;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .11) inset;
    width: 100%;
    top: 0;
    position: absolute;
    height: 20px
}
#footer {
    direction: rtl;
    width: 100%
}
#footer > .content-row {
    width: 100%;
    margin: auto
}
#footer > .content-row.fullwidth {
    max-width: 100%;
    width: 100%
}
#footer .footer-widgets {
    position: relative
}
#footer .footer-widgets .col {
    margin: 30px 0;
    padding-left: 20px;
    padding-right: 20px
}
#footer .footer-widgets .col .widget ul:last-child, #footer .footer-widgets .col .widget:last-child {
    margin-bottom: 0
}
#footer .footer-widgets .widget {
    margin-bottom: 50px
}
#footer .footer-widgets .widget:last-child {
    padding-bottom: 0;
    border-width: 0
}
#footer .footer-widgets .widget.widget_media_image {
    margin-bottom: 25px
}
#footer .footer-widgets .widget > h5 {
    margin: 0 0 25px;
    font-weight: 700
}
#footer .footer-widgets .content-row-wrapper {
    padding: 0
}
#footer .footer-widgets .featured-col {
    padding-right: 40px
}
#footer .footer-widgets .featured-col .column-inner {
    border-width: 0 0 0 1px;
    border-style: solid;
    padding-left: 40px
}
.enamad-fixed-footer-acitve #main-content {
    -webkit-box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .12);
    box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .12)
}
.enamad-fixed-footer-acitve #footer {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 0
}
.footer-info-bar, body:not(.enamad-fixed-footer-acitve) .footer-contents {
    border-style: solid;
    border-width: 1px 0 0
}
.footer-info-bar > .content-row-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}
.footer-info-bar > .content-row-wrapper > div {
    position: relative;
    z-index: 2
}
.footer-info-bar > .content-row-wrapper > div:first-child {
    margin-right: auto
}
.footer-info-bar > .content-row-wrapper > div:nth-child(2):not(:last-child) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}
.footer-info-bar > .content-row-wrapper > div:last-child {
    margin-left: auto
}
.footer-info-bar > div > div >:first-child li {
    border-width: 0;
    padding-left: 0
}
#footer-navigation {
    list-style: none none;
    margin: 0;
    padding: 0
}
#footer-navigation a {
    text-decoration: none;
    color: inherit !important
}
#footer-navigation a:hover {
    text-decoration: underline
}
#footer-navigation li {
    float: left;
    padding: 0 20px
}
#footer-navigation li:not(:last-child) {
    border-width: 0 1px 0 0;
    border-style: solid
}
.main-menu-wrapper .main-menu {
    list-style: none;
    margin: auto;
    padding: 0;
    line-height: 1.4em;
    direction: rtl;
}
.main-menu-wrapper .main-menu > li {
    position: relative;
    display: inline-block;
    float: right;
    padding-left: 10px;
}
.main-menu-wrapper .main-menu > li > a {
    text-align: right;
    text-decoration: none;
    outline: 0;
    position: relative;
    line-height: 1em;
    display: block
}
.main-menu-wrapper .main-menu > li a > span {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: transparent;
    position: relative
}
.main-menu-wrapper .main-menu > li.current-menu-ancestor > a, .main-menu-wrapper .main-menu > li.current-menu-item > a, .main-menu-wrapper .main-menu > li > a:hover {
    text-decoration: none
}
.main-menu-wrapper .main-menu > li:last-child > a > span {
    border-width: 0
}
.main-menu-wrapper .main-menu a > span {
    display: inline
}
.main-menu-wrapper .main-menu > li > a sub {
    display: none
}
.main-menu-wrapper .main-menu sub {
    display: block;
    font-size: .92em;
    bottom: 0;
    margin-top: .8em;
    margin-bottom: .8em
}
.main-menu-wrapper .main-menu a > i:before, .main-menu-wrapper .main-menu span > i:before {
    margin-right: .5em
}
.main-menu-wrapper .main-menu ul {
    visibility: hidden;
    position: absolute;
    width: 220px;
    list-style: none;
    z-index: 99999;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 0;
    overflow: hidden
}
.main-menu-wrapper .main-menu ul li {
    position: relative
}
.main-menu-wrapper .main-menu ul li a {
    display: block;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: transparent;
    text-decoration: none;
    padding-top: .8em;
    padding-bottom: .8em;
    will-change: padding
}
.main-menu-wrapper .main-menu ul li a:hover, .main-menu-wrapper .main-menu ul li > .current-menu-ancestor > a {
    text-decoration: none
}
.main-menu-wrapper .main-menu ul ul {
    margin-left: 220px;
    top: 0;
    width: 222px
}
.main-menu-wrapper .main-menu ul ul ul {
    top: 0
}
.main-menu-wrapper .main-menu > li:not(.multicolumn) ul {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    -moz-transition: opacity .5s ease .1s;
    -o-transition: opacity .5s ease .1s;
    -webkit-transition: opacity .5s ease .1s;
    transition: opacity .5s ease .1s;
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0
}
.main-menu-wrapper .main-menu li.hover:not(.multicolumn) > ul, .main-menu-wrapper .main-menu li:not(.multicolumn):hover > ul {
    height: auto;
    overflow: visible;
    opacity: 1
}
.main-menu-wrapper .main-menu li li.hover > ul, .main-menu-wrapper .main-menu li li:hover > ul, .main-menu-wrapper .main-menu li.submenu-loaded.hover > ul, .main-menu-wrapper .main-menu li.submenu-loaded:hover > ul {
    visibility: visible
}
.main-menu-wrapper .main-menu ul li:hover > a {
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease
}
.main-menu-wrapper .main-menu > li.menu-item-has-children > a > span:after {
    content: "\2a";
    font-family: rtui;
    padding-right: .4em;
    line-height: 1
}
.main-menu-wrapper .main-menu > li li.menu-item-has-children:after {
    content: "\28";
    font-family: rtui;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: .5em
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu {
    right: 0;
    text-align: right
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu li.menu-item-has-children:after {
    content: "\22";
    left: 10px;
    right: auto
}
.main-menu-wrapper .main-menu > li.o-direction .sub-menu ul {
    margin-right: 220px;
    padding: 0 2px 0 0;
    margin-left: auto
}
.sticky-header-holder .header-col .main-menu > li > a {
    line-height: 60px
}
.main-menu .multicolumn {
    position: static
}
.main-menu li.multicolumn > ul {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    -moz-transition: opacity .5s ease .1s;
    -o-transition: opacity .5s ease .1s;
    -webkit-transition: opacity .5s ease .1s;
    transition: opacity .5s ease .1s;
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: 0;
    margin-left: -24px
}
.main-menu li.multicolumn.submenu-loaded.hover > ul, .main-menu li.multicolumn.submenu-loaded:hover > ul {
    height: auto;
    visibility: visible;
    opacity: 1
}
.main-menu li.multicolumn.submenu-loaded.hover > ul ul, .main-menu li.multicolumn.submenu-loaded:hover > ul ul {
    height: auto;
    opacity: 1;
    visibility: visible;
    direction: rtl;
    text-align: right;
}
.main-menu .multicolumn-1 > ul > li {
    width: 100%
}
.main-menu .multicolumn-2 > ul > li {
    width: 50%
}
.main-menu .multicolumn-3 > ul > li {
    width: 33.33333%
}
.main-menu .multicolumn-4 > ul > li {
    width: 25%
}
.main-menu .multicolumn-5 > ul > li {
    width: 20%
}
.main-menu .multicolumn-6 > ul > li {
    width: 16.66667%
}
.main-menu .multicolumn-7 > ul > li {
    width: 14.28571%
}
.main-menu .multicolumn-8 > ul > li {
    width: 12.5%
}
.main-menu .multicolumn-holder {
    display: table;
    width: 100%;
    left: auto;
    height: auto;
    opacity: 0;
    -moz-transition: opacity .5s ease 0s, margin .5s ease 0s;
    -o-transition: opacity .5s ease 0s, margin .5s ease 0s;
    -webkit-transition: opacity .5s ease 0s, margin .5s ease 0s;
    transition: opacity .5s ease 0s, margin .5s ease 0s
}
.main-menu .multicolumn-holder > li {
    display: table-cell;
    margin: 0;
    padding: 24px
}
.main-menu .multicolumn-holder > li:not(:last-child) {
    border-width: 0 1px 0 0;
    border-style: solid
}
.main-menu .multicolumn-holder > li > ul {
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.main-menu .multicolumn-holder > li > ul, .main-menu .multicolumn-holder > li > ul .sub-menu {
    position: static;
    margin-left: 0;
    margin-top: 0;
    display: block;
    width: auto
}
.main-menu .multicolumn-holder > li > ul > li {
    margin: 0
}
.main-menu .multicolumn-holder > li > ul > li:not(:last-child) > .sub-menu {
    margin-bottom: 30px
}
.main-menu .multicolumn-holder > li > ul li > a:before {
    content: "\22";
    font-family: rtui;
    padding-left: .4em;
}
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > a, .main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > span {
    border-width: 0 0 1px;
    border-style: solid;
    display: block;
    padding: 0 .75em .4em;
    margin-bottom: .75em
}
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > a, .main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > span {
    margin-bottom: .4em
}
.main-menu .multicolumn-holder > li > ul li > a, .main-menu .multicolumn-holder > li > ul li > span {
    border-width: 0;
    padding: 0 .75em .4em
}
.main-menu .multicolumn-holder > li > ul li:hover > a {
    padding: 0 1em .4em calc(0.75em - 3px)
}
.main-menu .multicolumn-holder > li > ul li.menu-item-has-children::after {
    content: ""
}
.main-menu .multicolumn-holder > li > ul li .sub-menu > li:last-child a {
    padding-bottom: 0
}
.main-menu .multicolumn-holder > li > ul ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    width: auto;
    border-width: 0;
    padding: 0;
    height: auto
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu {
    margin-bottom: .75em;
    margin-left: .75em
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu a:before {
    content: none
}
.main-menu .multicolumn-holder > li > ul li:not(.menu-item-has-children) > a > sub, .main-menu .multicolumn-holder > li > ul ul sub {
    margin-left: .75em
}
.main-menu .multicolumn-holder > li > ul ul li {
    margin-top: 0
}
.main-menu .multicolumn-holder a > i {
    float: right
}
.main-menu .multicolumn-holder a > i:before {
    margin-right: 0;
    margin-left: .5em
}
.header-col >:first-child > .main-menu > li.multicolumn:first-child > ul {
    margin-left: 0
}
.sub-menu li[class*=" icon-"]:before, .sub-menu li[class^=icon-]:before {
    float: left;
    line-height: 3em;
    margin: 0 .8em
}
.main-menu-wrapper .main-menu > li:after {
    content: "";
    height: 0;
    display: block;
    position: relative;
    width: 100%
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .header-col.center .main-menu-wrapper .main-menu {
        -ms-flex-item-align: center
    }
    .active .slide-content-wrapper .slide-content {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%
    }
    .main-menu-wrapper .main-menu > li > a, .enamad-language-switcher > ul > li > a {
        margin-top: 0 !important
    }
}
#container .rt-gallery .col {
    margin-bottom: 30px;
    overflow: hidden
}
#container .rt-gallery.nogaps.row, #container .rt-gallery.nogaps > .row {
    margin-left: 0;
    margin-right: 0
}
#container .rt-gallery.nogaps .col {
    padding: 0;
    margin: 0
}
#container .rt-gallery .gallery-item-holder {
    max-width: 100%;
    margin: auto
}
#container .rt-gallery .gallery-item-holder .image-thumbnail {
    margin: auto
}
#container .rt-gallery .gallery-item-holder img {
    max-width: 100%;
    display: block;
    margin: auto;
    height: auto
}
.single-portfolio .rt-gallery .col-sm-12, .single-post .rt-gallery .col-sm-12 {
    padding: 0
}
@media screen and (min-width:768px) {
    #container .rt-gallery .col.double-height:not(.double-width) img {
        margin-left: -50%
    }
}
.border_grid .content-row, .border_grid .enamadSite-row, .border_grid > .row {
    border-width: 1px 0 0;
    border-style: solid;
    margin: 0
}
.border_grid .content-row:first-child, .border_grid .enamadSite-row:first-child, .border_grid > .row:first-child {
    border-width: 0
}
.border_grid .content-row:first-child > div:after, .border_grid .enamadSite-row:first-child > div:after, .border_grid > .row:first-child > div:after {
    top: 0
}
.border_grid .content-row:last-child > div:after, .border_grid .enamadSite-row:last-child > div:after, .border_grid > .row:last-child > div:after {
    bottom: 0
}
.border_grid .col:first-child:after, .border_grid .enamadSite-column:first-child:after, .border_grid .rt-column-container:first-child:after, .border_grid > .row > div:first-child:after {
    border-width: 0
}
.border_grid .col:after, .border_grid .enamadSite-column:after, .border_grid .rt-column-container:after, .border_grid > .row > div:after {
    content: "";
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    width: 1px;
    z-index: 1;
    border-width: 0 0 0 1px;
    border-style: solid
}
.border_grid .content-row .rt-column-container, .border_grid .enamadSite-column, .border_grid > .row > div {
    padding-top: 15px;
    padding-bottom: 25px
}
.border_grid .content-row .rt-column-container:after, .border_grid .enamadSite-column:after, .border_grid > .row > div:after {
    top: 15px;
    bottom: 15px
}
.border_grid .content-row:first-child .rt-column-container {
    padding-top: 0
}
.border_grid .row, .border_grid .wpb_row {
    margin-left: -20px;
    margin-right: -20px
}
.has-overlay {
    overflow: hidden;
    display: block;
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important
}
.has-overlay .image-thumbnail img {
    opacity: 1;
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
    will-change: opacity
}
.has-overlay .overlay-text {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 20px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.has-overlay .overlay-text:after {
    content: "";
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
    overflow: hidden;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 1
}
.has-overlay .overlay-text > p {
    margin: 5px 0 0;
    font-size: .85em
}
.has-overlay .overlay-text * {
    opacity: 0;
    color: #fff !important;
    position: relative;
    z-index: 2;
    -moz-transition: all .2s linear .3s;
    -o-transition: all .2s linear .3s;
    -webkit-transition: all .2s linear .3s;
    transition: all .2s linear .3s
}
.has-overlay:hover img {
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: .8
}
.has-overlay:hover .overlay-text, .has-overlay:hover .overlay-text * {
    opacity: 1
}
.has-overlay:hover .overlay-text:after {
    top: 0
}
@media screen and (max-width:768px) {
    .has-overlay *, .imgeffect * {
        -webkit-transition: none !important;
        transition: none !important
    }
}
.featured_image div, .featured_image img {
    width: 100%
}
.featured_image {
    position: relative;
    overflow: hidden
}
.imgeffect {
    position: relative;
    overflow: hidden;
    display: block;
    max-width: 100%;
    z-index: 1
}
.imgeffect img {
    opacity: 1;
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s;
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.imgeffect .action-button {
    top: 20px;
    right: 20px;
    line-height: 2em;
    width: 2em;
    height: 2em;
    position: absolute;
    text-align: center;
    opacity: 0;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    -moz-transition: all .4s ease-out .1s;
    -o-transition: all .4s ease-out .1s;
    -webkit-transition: all .4s ease-out .1s;
    transition: all .4s ease-out .1s;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: scale, opacity
}
.imgeffect:hover img {
    -webkit-transform-origin: top;
    transform-origin: top;
    opacity: .8
}
.imgeffect:hover .action-button {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}
.imgeffect > .action-button:before {
    font-family: rtui;
    color: #fff;
    font-size: 16px
}
.imgeffect.zoom > .action-button:before {
    content: "\e800"
}
.imgeffect.gallery > .action-button:before {
    content: "\e803"
}
.imgeffect.video > .action-button:before {
    content: "\6a"
}
.imgeffect.audio > .action-button:before {
    content: "\e805"
}
.imgeffect.extlink > .action-button:before {
    content: "\f08e"
}
.imgeffect.link > .action-button:before {
    content: "\e806"
}
.imgeffect > div > img {
    display: inline-block
}
.imgeffect.aligncenter {
    display: block
}
.has-overlay + .action-button, .overlay-text + .action-button {
    background-color: transparent !important
}
.featured-image-nav {
    opacity: 0;
    bottom: -50px;
    margin: 0;
    padding: 10px 0 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, .3)
}
.featured-image-nav > li {
    display: inline-block;
    cursor: pointer;
    width: 15px;
    height: 15px;
    border: 1px solid rgba(255, 255, 255, .3)
}
.featured-image-nav > li.active, .featured-image-nav > li:hover {
    background: rgba(255, 255, 255, .15)
}
.featured_image:hover .featured-image-nav {
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 1;
    bottom: 0
}
.hasCustomSelect {
    z-index: 2;
    padding-right: 20px
}
.customselect {
    border-width: 1px;
    border-style: solid;
    padding: 4px 20px 4px 10px;
    position: relative;
    z-index: 1
}
.customselect .customselectInner:before {
    content: "\2a";
    font-family: rtui;
    position: absolute;
    right: 10px
}
.rt-parallax-background {
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    backface-visibility: hidden;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}
.rt-sa-background {
    width: 100%;
    position: absolute;
    left: 0;
    overflow: hidden;
    z-index: 0
}
.rt-svg-background {
    width: 100%;
    position: absolute;
    left: 0;
    overflow: hidden;
    z-index: 0;
    height: auto
}
.rt-svg-background.top {
    top: -1px
}
.rt-svg-background.bottom {
    bottom: -1px
}
.rt-background-slider {
    width: 100%;
    height: 100%;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
    -webkit-transform: translate3d(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.rt-background-slider > * {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, transform 0s;
    transition: opacity 0s, transform 0s, -webkit-transform 0s
}
.read_more {
    display: block;
    margin-top: 10px;
    text-decoration: none
}
.read_more:before {
    content: "\2e";
    display: inline-block;
    font-family: rtui;
    height: 2.5em;
    width: 2.5em;
    text-align: center;
    color: #fff;
    margin-right: 10px;
    text-indent: 3px;
    line-height: calc(2.5em + 2px)
}
a.read_more:hover:before {
    text-indent: 10px;
    -webkit-transition: text-indent .3s;
    transition: text-indent .3s
}
ol, ul {
    padding-left: 20px;
    margin-bottom: 20px
}
blockquote {
    margin: 40px 0;
    font-style: italic;
    font-size: 1.25em;
    border-width: 3px 0;
    border-style: solid;
    padding: 40px 0
}
blockquote:before {
    content: "\201c";
    float: left;
    font-size: 3em;
    line-height: 1em
}
blockquote.text-center:before {
    float: none
}
blockquote p {
    margin-left: 3em
}
blockquote cite {
    margin-top: .75em;
    font-size: .75em;
    display: inline-block;
    width: 100%;
    font-style: normal;
    margin-left: 3.75em
}
blockquote cite:before {
    content: '\2014 \00A0'
}
blockquote.style-2 {
    border-width: 0
}
blockquote.style-2 cite, blockquote.style-2 p {
    margin-left: 0;
    padding-left: 0
}
.rt_preloading:after {
    content: "";
    opacity: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out;
    z-index: 1
}
.rt-featured-image, .rt-featured-map, .rt-featured-video {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    border-width: 1px;
    border-style: solid;
    padding: 20px
}
.rt-frame {
    border-width: 1px;
    border-style: solid;
    padding: 10px
}
.rt-column-gaps > div > .shadow > .vc_column-inner, .shadow {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .04);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .04)
}
.shadow-2 {
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .25)
}
.shadow-3 {
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
}
.hover-shadow:hover {
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, .25);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}
.hover-opacity:hover {
    opacity: .3;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.boxed {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .04);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .04);
    padding: 20px
}
.go-to-top {
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: -100px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.go-to-top.visible {
    opacity: 1;
    bottom: 10px
}
.go-to-top:before {
    vertical-align: middle;
    font-size: 24px;
    width: 1.5em;
    line-height: 1.5em;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    border-radius: 50%
}
.go-to-top:hover {
    opacity: .7
}
.background-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.border-top {
    border-top-width: 1px;
    border-top-style: solid
}
.border-bottom {
    border-bottom-width: 1px;
    border-bottom-style: solid
}
.border-left {
    border-left-width: 1px;
    border-left-style: solid
}
.border-right {
    border-right-width: 1px;
    border-right-style: solid
}
hr {
    height: 1px;
    border: none;
    background-color: #eee
}
#content-overlay {
    background: rgba(0, 0, 0, .65);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 490;
    height: 0;
    opacity: 0;
    -moz-transition: opacity .4s ease .8s, height 0s ease 1.2s;
    -o-transition: opacity .4s ease .8s, height 0s ease 1.2s;
    -webkit-transition: opacity .4s ease .8s, height 0s ease 1.2s;
    transition: opacity .4s ease .8s, height 0s ease 1.2s
}
.enamad-panel-on #content-overlay, .rt-menu-over #content-overlay {
    top: 0;
    opacity: 1
}
.enamad-panel-on #content-overlay {
    -moz-transition: height 0s ease 0s, opacity .4s ease 0s;
    -o-transition: height 0s ease 0s, opacity .4s ease 0s;
    -webkit-transition: height 0s ease 0s, opacity .4s ease 0s;
    transition: height 0s ease 0s, opacity .4s ease 0s;
    height: 100%
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .enamad-panel-on #main-content {
        -webkit-filter: grayscale(1);
        filter: grayscale(1)
    }
}
.enamad-post-navigation {
    border-width: 1px 0 0;
    border-style: solid;
    padding-top: 25px;
    padding-bottom: 25px;
    text-transform: uppercase;
    font-size: .875em
}
.enamad-post-navigation a {
    text-decoration: none;
    font-weight: 700;
    display: inline-block
}
.enamad-post-navigation a:before {
    font-family: rtui;
    vertical-align: middle
}
.enamad-post-navigation a, .enamad-post-navigation a:before {
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in
}
.enamad-post-navigation > div >:first-child {
    text-align: left
}
.enamad-post-navigation > div >:first-child a:before {
    content: "\e8a8";
    float: left;
    margin-right: 20px
}
.enamad-post-navigation > div >:nth-child(2) {
    text-align: center
}
.enamad-post-navigation > div >:last-child {
    text-align: right
}
.enamad-post-navigation > div >:last-child a:before {
    content: "\e8a7";
    float: right;
    margin-left: 20px
}
.enamad-post-navigation .all-posts {
    font-size: 40px
}
#container .enamad-icon {
    border-style: solid;
    border-color: transparent;
    line-height: 1em
}
#container .enamad-icon:before {
    display: block !important;
    margin: 0 !important
}
#container .enamad-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
    display: inline-block
}
.enamadSite-icon .rt-enamadSite-icon:before {
    margin: 0 !important;
    display: block !important;
    width: 1.3em !important
}
.enamadSite-widget-icon-list .rt-enamadSite-icon {
    line-height: 1
}
.enamadSite-widget-icon-list .rt-enamadSite-icon:before {
    margin: 0
}
.rt-custom-style.enamadSite-view-framed .enamadSite-icon:before {
    position: absolute;
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    z-index: 1;
    border-width: 2px;
    border-style: dashed
}
.rt-custom-style.enamadSite-view-framed .enamadSite-icon {
    position: relative
}
.rt-custom-style.enamadSite-view-framed .enamadSite-icon .rt-enamadSite-icon:before {
    z-index: 33
}
.rt-custom-style.enamadSite-view-framed.enamadSite-shape-circle .enamadSite-icon:before {
    border-radius: 50%
}
.enamadSite-column-wrap:hover > * > .rt-custom-style.enamadSite-shape-circle .enamadSite-icon:before {
    -webkit-animation: spin 5s infinite linear;
    animation: spin 5s infinite linear
}
.rt-custom-style .enamadSite-icon, .rt-custom-style .enamadSite-icon:before {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}
.enamadSite-column-wrap:hover > * > .rt-custom-style.enamadSite-shape-square .enamadSite-icon {
    border-radius: 50%
}
.enamadSite-column-wrap:hover > * > .rt-custom-style.enamadSite-shape-square .enamadSite-icon:before {
    -webkit-animation: spin 5s infinite linear .2s;
    animation: spin 5s infinite linear .2s;
    border-radius: 50%
}
.rt-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .8);
    display: block;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.rt-popup.active {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 999999;
    opacity: 1;
    pointer-events: auto
}
.rt-popup-close {
    position: absolute;
    top: 40px;
    left: 40px;
    background: 0 0;
    outline: 0 !important;
    border: none;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}
.rt-popup-close:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
.rt-popup-content-wrapper {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    overflow: hidden
}
.rt-popup-content {
    display: block;
    position: relative;
    padding: 10%;
    max-height: 100%;
    width: 100%
}
.ps-scrollbar-y-rail {
    display: none
}
.rt-popup-search .wp-search-form {
    font-size: 1.5em;
    max-width: 1000px;
    margin: auto
}
.rt-popup-search .wp-search-form input[type=text] {
    border-radius: 0 !important;
    border-width: 0 0 3px !important;
    border-style: dotted !important;
    padding: 1.6em 0 !important;
    background-color: transparent !important;
}
.rt-popup-search .wp-search-form input[type=text]:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-color: var(--primary-color) !important
}
.rt-popup-search .wp-search-form span {
    left: 0
}
.rt-popup-search .wp-search-form span:hover {
    color: var(--primary-color)
}
.rt-background-text {
    position: relative;
    overflow: hidden
}
.rt-background-text:before {
    position: absolute;
    font-size: 180px;
    line-height: 1;
    z-index: 0;
    width: 100%;
    opacity: .1;
    text-align: center;
    letter-spacing: .1em;
    white-space: nowrap
}
.vertical-align-center .col > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}
.metro-gallery:not(.nogaps) {
    margin-bottom: -30px
}
.metro-gallery img {
    display: block
}
.loop.type-portfolio {
    position: relative;
    width: 100%
}
.loop.type-portfolio .title, .loop.type-portfolio .title a {
    text-decoration: none
}
.loop.type-portfolio .title a:hover {
    text-decoration: none;
    opacity: .7
}
.loop.type-portfolio:hover .overlay {
    opacity: 1
}
.loop.type-portfolio .visible-title-wrapper {
    position: absolute;
    background: rgba(255, 255, 255, .8);
    -webkit-transition: all .5s ease .1s;
    transition: all .5s ease .1s;
    top: 0;
    left: 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    will-change: left;
    text-align: right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.loop.type-portfolio .visible-title-wrapper .title {
    font-size: .75em;
    letter-spacing: 3px;
    opacity: .7;
    text-transform: uppercase;
    padding: 15px
}
.loop.type-portfolio.style-2 {
    overflow: hidden
}
.loop.type-portfolio.style-2 .image-thumbnail img {
    -moz-transition: all .4s ease .1s;
    -o-transition: all .4s ease .1s;
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
    overflow: hidden;
    position: relative
}
.loop.type-portfolio.style-1 .text {
    padding: 20px 0
}
.loop.type-portfolio.style-1.boxed .text {
    padding: 25px 5px 5px
}
.loop.type-portfolio.style-1.boxed:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -webkit-transition: -webkit-box-shadow .3s linear;
    transition: -webkit-box-shadow .3s linear;
    transition: box-shadow .3s linear;
    transition: box-shadow .3s linear, -webkit-box-shadow .3s linear
}
.loop.type-portfolio .title {
    margin: 0
}
.loop.type-portfolio p {
    margin: 20px 0 0
}
.loop.type-portfolio .read_more {
    margin-top: 40px
}
.loop.type-portfolio .terms {
    display: block;
    font-size: .875em
}
.loop.type-portfolio .terms a {
    text-decoration: none;
    position: relative;
    z-index: 3
}
.loop.type-portfolio .terms a:hover {
    text-decoration: none;
    opacity: .7
}
.loop.type-portfolio .portfolio-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}
.loop.type-portfolio .overlay .title {
    display: block;
    padding: 0;
    margin: 0;
    position: relative
}
.loop.type-portfolio .overlay .terms {
    margin-top: 0;
    font-size: .875em;
    font-style: italic
}
.loop.type-portfolio .overlay .terms a:hover {
    opacity: .7
}
.loop.type-portfolio.hover-1:hover .visible-title-wrapper {
    left: -100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.loop.type-portfolio.hover-1:hover .overlay {
    right: -1px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.loop.type-portfolio.hover-1 .overlay {
    right: -150%;
    position: absolute;
    width: calc(100% + 2px);
    padding: 20px;
    overflow: hidden;
    z-index: 2;
    top: 0;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s;
    transition: all .6s;
    background: rgba(255, 255, 255, .9);
    will-change: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.loop.type-portfolio.hover-1 .overlay .title, .loop.type-portfolio.hover-1 .overlay a, .loop.type-portfolio.hover-1 .overlay a:hover {
    color: #111
}
.loop.type-portfolio.hover-1 .overlay .text {
    width: 100%;
    bottom: 20px;
    left: 20px
}
.loop.type-portfolio.hover-1 .overlay .title {
    font-size: 1.2em
}
.loop.type-portfolio.hover-1 .overlay .terms, .loop.type-portfolio.hover-1 .overlay .terms a {
    color: #777
}
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
    opacity: .6
}
.loop.type-portfolio.hover-2:hover .overlay {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1
}
.loop.type-portfolio.hover-2:hover .overlay .text {
    opacity: 1
}
.loop.type-portfolio.hover-2 .overlay {
    bottom: 0;
    top: 0;
    position: absolute;
    width: 100%;
    padding: 20px;
    overflow: hidden;
    z-index: 2;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .6s;
    transition: all .6s;
    background-color: rgba(0, 0, 0, .8);
    backgaround: linear-gradient(0deg, rgba(0, 0, 0, .83) 20%, rgba(0, 0, 0, .59) 80%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.loop.type-portfolio.hover-2 .overlay .text {
    width: 100%;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.loop.type-portfolio.hover-2 .overlay .title {
    font-size: 1.4em
}
.loop.type-portfolio.hover-2 .overlay .terms, .loop.type-portfolio.hover-2 .overlay .terms a, .loop.type-portfolio.hover-2 .overlay .text, .loop.type-portfolio.hover-2 .overlay .title, .loop.type-portfolio.hover-2 .overlay a, .loop.type-portfolio.hover-2 .overlay a:hover {
    color: #fff
}
.loop.type-portfolio .image-thumbnail {
    position: relative;
    overflow: hidden
}
.loop.type-portfolio .image-thumbnail img {
    width: 100%;
    height: auto
}
.portfolio_list.masonry > .col {
    margin-bottom: 20px;
    padding-bottom: 20px
}
.portfolio_list.border_grid > .row > .col {
    padding-bottom: 20px
}
.load_more.button_ {
    margin: 40px auto 20px;
    border-radius: 30px;
    cursor: pointer
}
@media screen and (min-width:768px) {
    .portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .portfolio_list > .row > .col-sm-12 .style-1 .portfolio-loop-item-wrapper > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail img {
        width: 100%
    }
    .portfolio_list > .row > .col-sm-12 .style-1 .text {
        padding: 40px
    }
    .double-height:not(.double-width) .portfolio img {
        margin-left: -50%
    }
}
.rt-carousel .loop.type-portfolio.style-1:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}
.rt-carousel .loop.hover-1 .image-thumbnail img {
    -webkit-transition: none;
    transition: none
}
.filter-holder {
    margin-bottom: 20px;
    width: 100%;
    font-size: .75em;
    border-style: solid;
    border-width: 0 0 2px;
    padding-bottom: 10px;
    font-weight: 700
}
.filter-holder > ul {
    position: relative;
    line-height: 1
}
.filter-holder > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.filter-holder ul {
    list-style: none none;
    margin: 0;
    padding: 0
}
.filter_navigation li {
    display: inline-block;
    position: relative;
    line-height: 1
}
.filter_navigation li > span {
    letter-spacing: 2px
}
.filter_navigation li ul {
    margin-left: 30px
}
.filter_navigation li a {
    padding: 0 8px 10px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    position: relative
}
.filter_navigation li a.active:after {
    content: "";
    width: 100%;
    bottom: 0;
    height: 2px;
    position: absolute;
    left: 0
}
#main-content .portfolio-header + .portfolio-info-row {
    border-width: 1px 0 0;
    border-style: solid
}
#main-content .portfolio-header .content-row-wrapper, #main-content .portfolio-info-row .content-row-wrapper {
    padding: 50px 0
}
#main-content .main-content-row .portfolio-header .content-row-wrapper {
    padding-top: 0
}
#main-content .main-content-row .portfolio-info-row .content-row-wrapper {
    padding-bottom: 0
}
.single-portfolio-carousel .owl-item > div {
    margin: auto
}
#container .single-portfolio-carousel .owl-item img {
    margin: auto;
    max-width: 100%;
    width: auto
}
.portfolio-carousel-holder > .col {
    padding: 0 !important
}
.portfolio-carousel-holder > .col .single-portfolio-carousel:not(.full-height-carousel) .owl-item > div .owl-stage-outer {
    padding: 10px 0
}
.portfolio-carousel-holder > .col .single-portfolio-carousel.full-height-carousel .owl-item img {
    width: auto;
    margin: auto
}
.single-portfolio .portfolio-info .col.portfolio-text {
    padding-right: 50px
}
.single-portfolio .portfolio-info .column-inner >:first-child, .single-portfolio .portfolio-info .portfolio-text >:first-child {
    margin-top: 0
}
.portfolio-template-default .portfolio-default-layout {
    border-width: 1px 0 0;
    padding: 25px 0
}
.portfolio-template-default .key-details {
    border-width: 0 0 0 1px;
    border-style: solid;
    padding-left: 25px;
    text-align: center
}
.portfolio-template-default .key-details .social_share {
    text-align: center
}
.portfolio-template-single-portfolio-layout2 .portfolio-default-layout > .content-row-wrapper > .col > .column-inner {
    padding: 0
}
.portfolio-template-single-portfolio-layout2 .key-details, .portfolio-template-single-portfolio-layout2 .social_share {
    padding-top: 25px;
    border-width: 1px 0 0;
    border-style: solid;
    text-align: left
}
.portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
    padding-left: 35px
}
.sticky-sidebar.stuck {
    padding-top: 25px
}
.single-portfolio .key-details .column-inner > ul {
    list-style: none;
    padding: 0
}
.single-portfolio .key-details .column-inner > ul > li:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-width: 0 0 1px;
    border-style: solid
}
.single-portfolio .key-details .social_share {
    width: 100%;
    padding-top: 20px
}
.single-portfolio .key-details .social_share:hover > span {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}
.single-portfolio .key-details .social_share > span {
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
    border-style: solid;
    border-width: 1px;
    padding: 5px 20px;
    line-height: 1em;
    border-radius: 30px;
    font-weight: 700;
    font-size: .75em
}
.single-portfolio .key-details .social_share span > span {
    display: inline-block
}
.boxed-body-style.single-portfolio .portfolio-grid-holder, .boxed-body-style.single-portfolio .portfolio-masonry-holder, .boxed-body-style.single-portfolio .portfolio-metro-holder {
    max-width: 100%
}
.boxed-body-style.single-portfolio .portfolio-grid-holder > .col, .boxed-body-style.single-portfolio .portfolio-masonry-holder > .col, .boxed-body-style.single-portfolio .portfolio-metro-holder > .col {
    padding-left: 0;
    padding-right: 0
}
.blog-loop .entry-footer {
    margin-top: 30px
}
.blog-loop .entry-footer .entry-read-more {
    border-style: double;
    border-width: 0 0 4px;
    padding-bottom: 4px;
    border-color: var(--primary-color);
    display: inline-block;
    font-size: 9pt;
    text-decoration: none
}
.blog-loop .entry-footer .entry-read-more:hover {
    border-style: solid
}
.blog-loop .entry-footer .social_share {
    display: block;
    margin-top: 20px
}
.blog-loop .post-content-wrapper {
    margin: auto
}
.blog-loop .post_data {
    padding: 0 !important
}
.blog-loop:not(.blog-carousel-loop) {
    text-align: center
}
.blog-loop:not(.blog-carousel-loop) figure > * {
    margin: auto
}
.blog-loop:not(.blog-carousel-loop) .entry-content, .blog-loop:not(.blog-carousel-loop) .entry-footer {
    max-width: 90% !important;
    margin: auto !important
}
.blog-loop-default {
    margin-bottom: 30px
}
.blog-loop-default.sticky >:last-child {
    -webkit-box-shadow: 0 19px 11px -10px rgba(0, 0, 0, .19);
    box-shadow: 0 19px 11px -10px rgba(0, 0, 0, .19);
    margin-bottom: 25px;
    border-width: 1px;
    padding: 25px;
    border-style: solid
}
.blog-loop-default.sticky > .post_data {
    border-width: 5px 0 2px;
    border-style: solid
}
.masonry-gallery.blog_list > article {
    margin-bottom: 30px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.blog-loop-default.full-width-col {
    margin-bottom: 80px
}
.blog-loop-default.full-width-col .entry-content, .blog-loop-default.full-width-col .entry-footer {
    max-width: 80%
}
.blog-loop-default.full-width-col .entry-content > .post_data + p {
    margin-top: 30px
}
.blog-loop-default.full-width-col .featured_media {
    margin-bottom: 40px
}
.blog-loop-default.full-width-col .entry-divider {
    max-width: 100%;
    margin-top: 80px
}
.blog-loop-default.full-width-col:last-child .entry-divider, .sticky .entry-divider {
    display: none
}
article.type-post .entry-title a {
    text-decoration: none
}
article.type-post .entry-title a:hover {
    -webkit-transition: color .3s;
    transition: color .3s
}
article.type-post .featured_image img {
    width: auto;
    height: auto
}
article.type-post a.featured_image {
    display: inline-block;
    max-width: 100%;
    margin-bottom: -.3em
}
article.type-post .featured_media {
    margin-bottom: 25px !important
}
article.type-post .featured_media audio, article.type-post .featured_media video {
    max-width: 100%;
    width: 100%
}
article.type-post .entry-title {
    margin: 0 0 10px;
    word-break: break-word
}
article.type-post .format-link .text > h2 {
    margin-bottom: 0
}
article.type-post .format-link .the-link {
    margin-bottom: 20px;
    display: block
}
article.type-post .photo_gallery .row {
    margin: 0 !important
}
article.type-post .photo_gallery.masonry {
    margin-left: 0;
    margin-right: 0
}
article.type-post .photo_gallery.masonry .col:after {
    border: 0
}
article.type-post .photo_gallery.masonry .col {
    margin-bottom: 20px
}
article.type-post .format-icon {
    display: none
}
article.type-post .text ol, article.type-post .text ul {
    margin-bottom: 20px
}
.col.format-aside .entry-content {
    padding: 25px;
    font-size: 1.4em
}
.col.format-aside .entry-content p:last-child {
    margin-bottom: 0
}
article.type-post .post_data {
    margin: 0 0 25px;
    font-size: .875em;
    line-height: 1.2em;
    display: inline-block;
    font-style: italic
}
article.type-post .post_data .user img {
    display: inline;
    border-radius: 50%;
    margin: 0 2px;
    vertical-align: middle
}
article.type-post .post_data > * {
    display: inline-block
}
article.type-post .post_data >:after {
    content: " "
}
article.type-post .post_data > * > a, article.type-post .post_data > * > a:hover {
    text-decoration: none;
    font-style: normal
}
article.type-post .post_data > * > a:hover {
    -webkit-transition: color .3s;
    transition: color .3s
}
article.type-post .post_data >:last-child {
    border-width: 0
}
article.type-post .post_data span:not(:first-child).comment_link:before {
    content: ", "
}
article.type-post .post_data:empty {
    display: none
}
article.type-post .post_data span.date:not(:only-child):before {
    content: " — "
}
.single-post article.type-post .entry-content {
    margin-bottom: 60px;
    display: inline-block;
    max-width: 100%;
    width: 100%
}
.single-post article.type-post .post_data {
    padding: 0 0 20px;
    font-size: .875em;
    line-height: 1em;
    width: 100%
}
.single-post article.type-post .entry-footer {
    padding: 20px 0;
    border-width: 1px 0 0;
    border-style: solid
}
.single-post article.type-post .entry-footer .entry-footer-right {
    margin-left: auto
}
.single-post article.type-post .entry-footer .tags {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    padding: 5px 0;
    margin: -5px
}
.single-post article.type-post .entry-footer .tags a {
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-radius: 40px;
    padding: 6px 15px;
    font-size: .875em;
    display: inline-block;
    margin: 5px
}
.single-post article.type-post .entry-footer .tags a:hover {
    text-decoration: none;
    opacity: .5;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}
.single-post article.type-post .entry-footer .social_share > span {
    padding: 6px 15px;
    border-radius: 40px;
    color: #fff;
    font-size: .875em
}
article .post-title-holder {
    margin-bottom: 20px
}
.tax-description {
    margin-bottom: 25px
}
.author-info {
    border-style: solid;
    border-width: 1px 0 0;
    padding: 60px 0;
    margin: 0
}
.author-avatar {
    width: 100px;
    padding-right: 20px
}
.author-avatar img {
    border-radius: 50%
}
.author-title {
    display: block;
    font-size: 1.2em;
    margin-bottom: 10px
}
.author-description:last-child {
    margin-bottom: 0
}
.author-description .author-bio {
    margin: 0;
    padding: 0;
    text-indent: 0
}
#search-results .loop {
    border-width: 0 0 1px;
    border-style: solid;
    padding-bottom: 10px
}
.search-post-title {
    margin-bottom: 10px
}
.search-post-title a {
    font-size: 18px;
    line-height: 140%
}
.search_result {
    margin-bottom: 20px
}
.search_highlight {
    background: #EAEAEA;
    padding: 1px 3px
}
body.search-no-results #search-results {
    padding: 80px 0;
    text-align: center
}
body.search-no-results #search-results .wp-search-form {
    max-width: 60%;
    margin: auto;
    padding: 20px 0
}
.commententry {
    border-style: solid;
    border-width: 1px 0 0;
    clear: both
}
.commentlist {
    list-style: none;
    padding: 0;
    border-width: 0 0 1px;
    border-style: solid;
    margin-bottom: 40px
}
.commentlist .comment {
    position: relative
}
.commentlist .children {
    list-style: none;
    position: relative;
    padding-left: 70px
}
.comment-holder {
    padding: 20px;
    margin-bottom: 20px
}
.depth-1 > .comment-holder {
    border-style: solid;
    border-width: 1px 0 0;
    padding: 30px 20px 0 0
}
.depth-1 > .children {
    margin-bottom: 40px
}
.comment:not(.depth-1) > .comment-holder {
    border-style: solid;
    border-width: 1px
}
.comment-meta > a {
    font-size: .8em;
    text-decoration: none
}
.comment-meta > a:hover {
    text-decoration: underline
}
.comment-avatar {
    float: left
}
.comment-avatar img {
    border-radius: 50%
}
.comment-body {
    margin-left: 90px
}
.pingback .comment-body {
    margin-left: 0
}
.comment-author {
    margin-bottom: 30px
}
.author-name {
    display: block;
    font-size: 1em
}
.author-name a {
    text-decoration: none
}
.comment-reply a {
    padding: 5px 10px;
    position: absolute;
    right: 20px;
    top: 2.2em;
    line-height: 1em;
    font-weight: 700;
    font-size: .875em;
    text-decoration: none;
    border-radius: 40px
}
.comment-reply a:hover {
    text-decoration: none
}
.comment-respond {
    position: relative
}
.comment-reply-title {
    font-size: 1.25em
}
.comment-reply-title small {
    font-size: .75em
}
.comment-reply-title small > a {
    padding-top: .25em;
    font-weight: 700;
    position: absolute;
    right: 0
}
.comment-holder .comment-respond {
    border-style: solid;
    border-width: 1px 0 0;
    margin-top: 40px;
    padding-top: 20px
}
.comment-form .text-boxes {
    margin-bottom: 10px
}
.comment-form .text-boxes::after {
    display: block;
    clear: both;
    content: ""
}
.comment-form .text-boxes > ul {
    list-style: none;
    padding: 0
}
.comment-form input[type=email], .comment-form input[type=text], .comment-form textarea {
    width: 100%
}
.comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    width: 32%;
    float: left
}
.comment-form .comment-form-author, .comment-form .comment-form-email {
    margin-right: 2%
}
.comment-form .comment-form-cookies-consent {
    display: inline-block;
    margin-top: 10px
}
.comment-form #wp-comment-cookies-consent {
    margin-right: 10px
}
.comment-form .form-submit {
    margin-top: 40px
}
.comment-form .comment-line ul, .comment-form textarea {
    margin-bottom: 0
}
.type-staff.loop {
    text-align: center
}
.type-staff.loop .person_image {
    position: relative;
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0 auto 20px;
    overflow: hidden;
    will-change: border-radius;
    border-radius: 0
}
.type-staff.loop .person_image.bw-effect img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    -webkit-transition: -webkit-filter .4s ease;
    transition: -webkit-filter .4s ease;
    transition: filter .4s ease;
    transition: filter .4s ease, -webkit-filter .4s ease
}
.type-staff.loop:hover .person_image img {
    -webkit-filter: none;
    filter: none;
    -webkit-transition: -webkit-filter .4s ease;
    transition: -webkit-filter .4s ease;
    transition: filter .4s ease;
    transition: filter .4s ease, -webkit-filter .4s ease
}
.type-staff.loop .person_name {
    margin: 0;
    line-height: 1em;
    padding-bottom: .25em
}
.type-staff.loop .person_name a {
    text-decoration: none
}
.type-staff.loop .person_name a:hover {
    text-decoration: none;
    opacity: .7
}
.type-staff.loop .profile {
    margin-top: 15px
}
.type-staff.loop .profile > p:last-child {
    margin-bottom: 0
}
.type-staff.loop .position {
    margin-top: 5px
}
.type-staff.loop .person_links_wrapper {
    line-height: 1em
}
.type-staff.loop .person_image .person_links_wrapper {
    position: absolute;
    width: 100%;
    bottom: -100%;
    -webkit-transition: bottom .3s ease;
    transition: bottom .3s ease;
    padding: 10px
}
.type-staff.loop .person_image .person_links_wrapper li a {
    color: #fff;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: block
}
.type-staff.loop .person_image .person_links_wrapper li a:hover {
    opacity: .5
}
.type-staff.loop:hover .person_image .person_links_wrapper {
    bottom: 0
}
.type-staff.loop .person_data .person_links_wrapper {
    margin-top: 20px;
    padding: 10px 0 0;
    border-style: solid;
    border-width: 1px 0 0
}
.type-staff.single .person_links_wrapper {
    margin-top: 10px;
    text-align: center
}
.boxed_columns .loop.staff {
    padding: 20px
}
.team > .row {
    margin-bottom: 40px
}
.main-carousel .item {
    display: block;
    clear: both
}
.main-carousel .item > a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3
}
.main-carousel .slide-content-wrapper {
    opacity: 1;
    -moz-transition: opacity .7s ease 0s;
    -o-transition: opacity .7s ease 0s;
    -webkit-transition: opacity .7s ease 0s;
    transition: opacity .7s ease 0s
}
.main-carousel .scrolled .slide-content-wrapper {
    opacity: 0
}
.main-carousel .slide-content {
    opacity: 1;
    padding: 20px
}
.main-carousel .scrolled .slide-content {
    opacity: 0
}
.item.has-bg-image, .main-carousel.owl-stage-outer, .slide-content-wrapper {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.slide-content-wrapper {
    width: 100%;
    position: relative;
    clear: both;
    margin: auto;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.slide-content-wrapper .slide-content > span {
    display: block
}
.slide-content-wrapper .slide-content.left {
    left: 0
}
.slide-content-wrapper .slide-content.right {
    right: 0
}
.slide-content-wrapper .slide-content.center {
    margin-left: auto;
    margin-right: auto
}
.slide-content-wrapper .slide_heading {
    margin: 0;
    font-size: 46px;
    line-height: 1
}
.slide-content-wrapper .slide_second_heading {
    line-height: 1;
    margin-top: 20px
}
.slide-content-wrapper .slide-content .slide-text {
    margin-top: 20px;
    z-index: 2;
    position: relative
}
.slide-content-wrapper .slide-content .slide-text.text-right {
    text-align: right
}
.slide-content-wrapper .slide-content .slide-text.text-center {
    text-align: center
}
.slide-content-wrapper .slide-content .slide-text p:last-child {
    margin-bottom: 0
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper {
    margin-top: 40px;
    margin-right: 10px;
    z-index: 2;
    position: relative;
    font-weight: 700
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more {
    text-decoration: underline
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:hover {
    text-decoration: none
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper .read_more:before {
    content: none
}
.slide-content-wrapper .slide-content > .slider-buttons-wrapper >:nth-child(2) {
    margin: 0 0 2px 20px
}
.slide-content-wrapper .text-right .slider-buttons-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.slide-content-wrapper .text-center .slider-buttons-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.slide-background {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    margin: 0 auto;
    will-change: transform
}
.content-row-wrapper.fullwidth .slide-content-wrapper.default, .enamadSite-section-full_width .slide-content-wrapper.default {
    padding-left: 0
}
.slide-content-wrapper.fullwidth {
    max-width: 96%;
    padding-left: 20px;
    padding-right: 20px
}
.text-navigation-holder {
    border-width: 0 0 1px;
    border-style: solid
}
.text-navigation-holder[data-slide-count="1"] a {
    width: 100%
}
.text-navigation-holder[data-slide-count="2"] a {
    width: 50%
}
.text-navigation-holder[data-slide-count="3"] a {
    width: 33.33333%
}
.text-navigation-holder[data-slide-count="4"] a {
    width: 25%
}
.text-navigation-holder[data-slide-count="5"] a {
    width: 20%
}
.text-navigation-holder[data-slide-count="6"] a {
    width: 16.66667%
}
.text-navigation-holder[data-slide-count="7"] a {
    width: 14.28571%
}
.text-navigation-holder[data-slide-count="8"] a {
    width: 12.5%
}
.text-navigation-holder[data-slide-count="9"] a {
    width: 11.11111%
}
.text-navigation-holder[data-slide-count="10"] a {
    width: 10%
}
.text-navigation-wrapper {
    margin: auto
}
.text-navigation-wrapper a {
    text-decoration: none;
    display: inline-block;
    border-width: 0 1px 0 0;
    border-style: solid;
    padding: 20px 50px;
    line-height: 1.8em;
    outline: 0;
    position: relative
}
.text-navigation-wrapper a:first-child {
    border-width: 0 1px
}
.text-navigation-wrapper span {
    padding-right: .4em
}
.rt-carousel-loading {
    display: none
}
.rt-carousel:not(.rt-carousel-loaded) .rt-carousel-loading {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
    background: rgba(0, 0, 0, .5);
    -webkit-animation: pageloading 1s linear infinite;
    animation: pageloading 1s linear infinite;
    border-radius: 50%
}
.timeline.style-1 {
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left
}
.timeline.style-1:after {
    bottom: 0;
    content: "";
    height: 100%;
    left: calc(50% - 1px);
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 1
}
.timeline.style-1 > div {
    display: inline-block;
    width: 45%;
    margin-bottom: 20px;
    z-index: 2;
    padding: 20px
}
.timeline.style-1 > div > .event-details {
    display: block
}
.timeline.style-1 > div > .event-details > .event-title {
    font-size: 1.25em;
    font-weight: 700;
    margin: 0 0 10px
}
.timeline.style-1 > div > .event-date {
    display: inline-block;
    padding: 0 10px;
    line-height: 1;
    position: absolute;
    font-weight: bolder
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
    padding-right: 4px
}
.timeline.style-1 > div:nth-child(odd) {
    text-align: right
}
.timeline.style-1 > div:nth-child(even) {
    margin-left: 55%
}
.timeline.style-1 > div:last-child {
    margin-bottom: 0
}
.timeline.style-1 > div:before {
    content: "";
    font-size: 10px;
    font-style: normal;
    height: 2px;
    left: 45%;
    line-height: 1px;
    margin-top: .8em;
    position: absolute;
    text-align: right;
    width: calc(5% + 1px);
    z-index: 4
}
.timeline.style-1 > div:nth-child(even):before {
    right: 45%;
    left: auto;
    text-align: left
}
.timeline.style-1 > div:nth-child(odd) > .event-date {
    left: calc(50% + 10px)
}
.timeline.style-1 > div:nth-child(even) > .event-date {
    right: calc(50% + 10px)
}
.timeline.style-2 {
    margin: 0;
    padding: 0 50px 0 0;
    position: relative
}
.timeline.style-2 > div {
    display: inline-block;
    position: relative;
    margin-bottom: 5px;
    width: 100%
}
.timeline.style-2 .event-title {
    font-size: 1em;
    line-height: 1.5;
    margin: 0 0 10px
}
.timeline.style-2 .event-date {
    display: block;
    float: right;
    width: 15%;
    min-width: 150px;
    position: relative
}
.timeline.style-2 .event-date:after {
    content: "";
    height: 2px;
    position: absolute;
    right: -40px;
    top: .75em;
    width: 20px
}
.timeline.style-2 .day, .timeline.style-2 .month {
    font-size: .8em;
    margin-top: .1em;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: top
}
.timeline.style-2 .year {
    display: inline-block;
    vertical-align: top;
    width: 100%
}
.timeline.style-2 .year:nth-child(3) {
    margin-top: -.4em
}
.timeline.style-2 .month:nth-child(2) {
    margin-left: 4px
}
.timeline.style-2 .event-details {
    position: relative;
    text-align: left;
    display: table-cell
}
.with_icons {
    margin: 0;
    padding: 0;
    position: relative
}
.with_icons > div {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 2;
    padding: 5px 0
}
.with_icons > div > .icon {
    float: left;
    display: block;
    text-align: center
}
.with_icons > div > .icon:before {
    margin: 0;
    padding: 0;
    text-align: center
}
.with_icons > div > div {
    display: block;
    margin-top: 0;
    margin-left: 25px
}
.with_icons > div > div p {
    margin-bottom: 10px
}
.with_icons > div > div > .list-title, .with_icons > div > div > p:first-child {
    padding-top: 0
}
.with_icons.style-1 > div > .icon {
    margin-right: 5px
}
.with_icons.style-1 > div > .icon:before {
    min-width: 18px
}
.with_icons.style-2 > div > .icon {
    margin-right: 5px
}
.with_icons.style-2 > div > .icon:before {
    min-width: 18px
}
.with_icons.style-3 > div {
    margin-bottom: 0
}
.with_icons.style-3 > div > .icon {
    margin-right: 5px;
    padding: 5px;
    margin-bottom: 5px
}
.with_icons.style-3 > div > .icon:before {
    min-width: 18px
}
.with_icons.style-3 > div > div {
    margin-left: 35px
}
.with_icons.style-3 > div > div > .list-title, .with_icons.style-3 > div > div > p:first-child {
    margin-top: 5px
}
.with_icons.style-4 > div {
    margin-bottom: 10px
}
.with_icons.style-4 > div > .icon {
    font-size: 2.4em;
    line-height: 1;
    vertical-align: middle
}
.with_icons.style-4 > div > div {
    margin-left: 3.8em;
    margin-top: .2em;
    vertical-align: middle
}
.rt_divider {
    margin: 20px auto
}
.rt_divider.style-1 {
    height: 1px;
    width: 100%
}
.rt_divider.style-2 {
    height: 4px;
    width: 40px
}
.rt_divider.style-3 {
    width: 4px;
    height: 40px
}
.pricing_table {
    display: table;
    width: 100%;
    table-layout: fixed
}
.pricing_table .table_wrap {
    display: table-cell
}
.pricing_table .table_wrap > ul {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
    border-width: 1px;
    border-style: solid
}
.pricing_table .table_wrap > ul > li {
    display: block;
    text-align: center;
    border-width: 1px 0 0;
    border-style: solid;
    padding: 10px 0
}
.pricing_table .table_wrap > ul > li.price, .pricing_table .table_wrap > ul > li:first-child {
    border-top: 0 !important
}
.pricing_table .table_wrap > ul > li.caption.empty {
    margin-bottom: -6px;
    padding: 0;
    display: none
}
.pricing_table .table_wrap > ul > li div.title {
    display: block
}
.pricing_table .table_wrap > ul > li.caption {
    padding: 30px 2px 0;
    font-size: 1.4em;
    border-bottom: 0
}
.pricing_table .table_wrap > ul > li.caption small {
    display: block;
    font-size: .75em;
    letter-spacing: 4px;
    font-weight: 400
}
.pricing_table .table_wrap > ul > li.price {
    padding: 10px 0 20px
}
.pricing_table .table_wrap > ul > li.price.empty {
    padding: 0;
    display: none
}
.pricing_table .table_wrap > ul > li.price div {
    display: block
}
.pricing_table .table_wrap > ul > li.price span {
    font-size: 2em
}
.pricing_table .table_wrap > ul > li.price sup {
    font-size: .5em;
    top: -.6em
}
.pricing_table .table_wrap > ul > li:last-child .button_wrapper {
    margin: 30px 0 25px
}
.pricing_table .table_wrap.highlight > ul {
    z-index: 1;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08)
}
.pricing_table .table_wrap.highlight > ul > li {
    position: relative
}
.pricing_table.compare .table_wrap {
    vertical-align: top;
    padding: 0
}
.pricing_table.compare .table_wrap > ul {
    border-width: 1px;
    padding: 0;
    margin: 0 1px
}
.pricing_table.compare .table_wrap > ul > li.caption {
    padding: 20px 10px 0;
    font-size: 1em
}
.pricing_table.compare .table_wrap > ul > li.caption small {
    padding-bottom: 0
}
.pricing_table.compare .table_wrap > ul > li.price > div {
    background: 0 0
}
.pricing_table.compare .table_wrap > ul > li {
    border-width: 1px 0 0;
    border-style: solid;
    padding: 15px 0
}
.pricing_table.compare .table_wrap > ul > li.features_start_position {
    border-style: solid;
    border-width: 1px 0 0
}
.pricing_table.compare .table_wrap.highlight > ul {
    margin: 0 -2px
}
.pricing_table.compare .table_wrap.features > ul {
    border-right-width: 0;
    border-top-width: 0;
    padding: 0
}
.button_wrapper {
    font-size: 0
}
.button_wrapper:not(.hero):not(.aligncenter) {
    display: inline-block
}
.button, .button_ {
    font-size: 1rem;
    text-decoration: none;
    position: relative;
    display: inline-block;
    border-style: solid;
    border-color: transparent;
    border-width: 0;
    z-index: 1;
    background-repeat: no-repeat;
    overflow: hidden;
    text-align: center;
    outline: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.button > span, .button_ > span {
    display: block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.button .button-icon:before, .button_ .button-icon:before {
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto;
    line-height: 1;
    position: relative
}
.button .button-icon, .button_ .button-icon {
    text-align: center;
    margin-right: 10px
}
.button .button-icon:only-child, .button_ .button-icon:only-child {
    margin: 0
}
.arrow > .button_ > span:after {
    content: '\e811';
    font-family: rtui;
    line-height: .1em;
    font-size: 2em;
    vertical-align: middle;
    display: inline-block;
    margin-top: .1em;
    padding: 0 0 0 .5em
}
.rounded > .button_ {
    border-radius: 50px
}
button.button_ {
    border: none
}
a.button:focus {
    text-decoration: none
}
button.button_.with_icon:before {
    margin-right: 10px;
    margin-left: 0
}
.button_.small {
    font-size: .8rem
}
.button_.small > span {
    padding: 4px 25px
}
.button_.small > .button-icon {
    margin-right: 6px
}
.button_.medium > span {
    padding: 5px 35px
}
.button_.medium > .button-icon {
    margin-right: 10px
}
.button_.big {
    font-size: 1rem
}
.button_.big > span {
    padding: 12px 70px
}
.button_.big > .button-icon {
    margin-right: 12px
}
.button_.hero {
    font-size: 1rem;
    text-align: center;
    width: 100%
}
.button_.hero > span {
    padding: 20px 30px
}
.button_.hero > .button-icon {
    margin-right: 12px
}
.button_ > span {
    -webkit-transition: all .3s;
    transition: all .3s
}
.button_ > span:first-child {
    position: relative;
    top: 0;
    opacity: 1
}
.button_ > span:last-child {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    position: absolute;
    left: 50%;
    top: 80px;
    opacity: 0;
    width: 100%;
    text-align: center
}
.button_:hover > span:first-child {
    top: -80px;
    opacity: 0
}
.button_:hover > span:last-child {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    top: 50%
}
.button_.style-1 span {
    color: #fff
}
.button_.style-1:hover {
    background-color: transparent !important
}
.button_.style-2 {
    background-color: transparent
}
.button_.style-2:hover span {
    color: #fff !important
}
.button_.style-1, .button_.style-2, .button_.style-3 {
    border-width: 2px;
    border-style: solid
}
.button_.style-3, .button_.style-3 span {
    color: #000
}
.button_.style-3:hover span {
    color: #fff
}
.button_.black {
    color: #fff;
    background: #000;
    border-width: 2px;
    border-style: solid;
    border-color: #000 !important
}
.button_.black span {
    color: #fff
}
.button_.black:hover {
    background: #000
}
.button_.white {
    color: #000;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #fff !important
}
.button_.white span {
    color: #000
}
.button_.white:hover {
    background: #fff
}
.rt-toggle > ol {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}
.rt-toggle > ol > li {
    display: block;
    clear: both;
    padding: 0;
    position: relative
}
.rt-toggle > ol > li.open .toggle-head {
    cursor: default
}
.rt-toggle > ol > li .toggle-head {
    cursor: pointer;
    position: relative
}
.rt-toggle > ol > li .toggle-number, .rt-toggle > ol > li.open .toggle-number {
    display: inline-block;
    font-weight: 700;
    line-height: 1.5em;
    border-radius: 50%;
    width: 1.5em;
    padding: 0;
    font-size: 1em;
    text-align: center;
    top: .125em;
    position: relative;
    vertical-align: top
}
.rt-toggle > ol > li .toggle-title {
    display: inline-block;
    margin: 0 30px 0 .5em;
    line-height: 1.25em;
    padding: .25em 0 0
}
.rt-toggle > ol > li .toggle-title > span:before {
    font-size: 1.5em;
    vertical-align: middle;
    margin: 0 .3em 0 0;
    top: -.075em;
    position: relative;
    display: inline-block;
    min-width: 1.2em;
    text-align: center
}
.rt-toggle > ol > li .toggle-content {
    clear: both;
    display: none;
    margin: 10px 0 0 calc(2.525em);
    padding: 5px 0 10px
}
.rt-toggle > ol > li .toggle-content > div p:last-child, .rt-toggle > ol > li .toggle-content > div:last-child, .rt-toggle > ol > li .toggle-content > p:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
.rt-toggle > ol > li ul {
    list-style: disc
}
.rt-toggle > ol > li ul ul {
    list-style: circle
}
.rt-toggle > ol > li ul ul ul {
    list-style: square
}
.rt-toggle > ol > li ol {
    list-style: decimal
}
.rt-toggle > ol > li ol ol {
    list-style: lower-alpha
}
.rt-toggle > ol > li ol ol ol {
    list-style: upper-roman
}
.rt-toggle > ol > li ol, .rt-toggle > ol > li ul {
    margin-bottom: 10px
}
.rt-toggle > ol > li ol ol li, .rt-toggle > ol > li ol ul li, .rt-toggle > ol > li ul ol li, .rt-toggle > ol > li ul ul li {
    display: list-item
}
.rt-toggle > ol > li:after {
    content: "";
    display: block;
    height: 15px
}
.rt-toggle > ol > li:last-child:after {
    content: none
}
.rt-toggle > ol ol li, .rt-toggle > ul li {
    display: list-item
}
.rt-toggle ol ol {
    list-style: decimal
}
.rt-toggle .toggle-head:after {
    font-family: rtui;
    content: "\e802";
    position: absolute;
    right: .25em;
    font-size: 1em;
    line-height: calc(1.25em + 5px);
    width: 30px;
    text-align: center
}
.rt-toggle .open .toggle-head:after {
    content: "\e801"
}
.rt-toggle.icons .toggle-title {
    padding: 0;
    margin-left: 0
}
.rt-toggle.numbered .toggle-title {
    margin: 0 30px 0 .5em;
    max-width: calc(100% - 65px);
    vertical-align: top
}
.rt-toggle.only_captions ol:before {
    content: none
}
.rt-toggle.only_captions ol > li {
    padding: 0
}
.rt-toggle.only_captions .toggle-head {
    padding: .8em 0;
    border-width: 0 0 2px;
    border-radius: 0
}
.rt-toggle.only_captions .toggle-head:after {
    right: 0
}
.rt-toggle.only_captions .toggle-title {
    padding: 0;
    margin-left: 0
}
.rt-toggle.only_captions .toggle-content {
    margin-left: 0
}
.rt_tabs .tab_nav {
    list-style: none
}
.rt_tabs .tab_nav > li {
    position: relative;
    cursor: pointer
}
.rt_tabs .tab_nav > li.active {
    cursor: default
}
.rt_tabs .tab_contents .tab_content_wrapper.active {
    -webkit-animation-name: active_tabs;
    animation-name: active_tabs
}
.rt_tabs .tab_contents .tab_content_wrapper.active .tab_content {
    display: inline-block
}
.rt_tabs .tab_contents .tab_content_wrapper .tab_content {
    display: none;
    width: 100%
}
.rt_tabs .tab_contents .tab_title {
    cursor: pointer
}
.rt_tabs .tab_contents .tab_title > span {
    margin-left: 5px
}
.rt_tabs .tab_contents .active > .tab_title {
    cursor: default
}
.rt_tabs .tab-text >:first-child, .rt_tabs .tab_content >:first-child {
    margin-top: 0
}
.rt_tabs .tab-text p:last-child, .rt_tabs .tab_content p:last-child {
    margin-bottom: 0
}
.rt_tabs.tab-position-1 .tab_nav {
    display: block;
    margin: 0;
    padding: 0 0 10px;
    border-width: 0 0 3px;
    border-style: solid
}
.rt_tabs.tab-position-1 .tab_nav > li {
    display: inline-block;
    padding: 10px 40px
}
.rt_tabs.tab-position-1 .tab_nav > li.active:after {
    border-width: 0 0 3px;
    border-style: solid;
    bottom: -12px;
    content: "\2a";
    height: 1px;
    left: -1px;
    right: -1px;
    position: absolute;
    text-align: center;
    font-family: rtui;
    font-size: 24px;
    line-height: 24px
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title {
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    position: relative;
    margin-bottom: 2px
}
.rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title {
    border-width: 0 0 3px;
    border-style: solid
}
.rt_tabs.tab-position-1 .tab_content_wrapper .tab_content {
    padding: 40px 0 10px
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title > span:before, .rt_tabs.tab-position-1 .tab_nav > li > span:before {
    margin-right: 5px
}
.rt_tabs.tab-position-2 {
    clear: both;
    display: block
}
.rt_tabs.tab-position-2 .tab_nav {
    width: 350px;
    border-style: solid;
    padding: 0;
    margin: 0
}
.rt_tabs.tab-position-2 .tab_nav > li {
    display: block;
    border-width: 0 0 1px;
    border-style: solid;
    padding: .8em
}
.rt_tabs.tab-position-2 .tab_nav > li.active:after {
    border-width: 0 0 0 3px;
    border-style: solid;
    bottom: -1px;
    content: "";
    top: -1px;
    position: absolute
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper {
    display: block
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper > .tab_title {
    border-width: 1px;
    border-style: solid;
    padding: 10px;
    position: relative;
    margin-bottom: 2px
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title {
    border-width: 0 0 3px;
    border-style: solid
}
.rt_tabs.tab-position-2 .tab_content_wrapper > .tab_title > span:before, .rt_tabs.tab-position-2 .tab_nav > li > span:before {
    margin-right: 5px
}
.rt_tabs.tab-position-2.left .tab_nav {
    float: right;
    border-width: 0 0 0 1px
}
.rt_tabs.tab-position-2.left .tab_nav > li.active:after {
    left: -3px
}
.rt_tabs.tab-position-2.left .tab_contents {
    margin-right: 370px
}
.rt_tabs.tab-position-2.left .tab_content {
    padding: 0 0 10px 15px
}
.rt_tabs.tab-position-2.right .tab_nav {
    float: right;
    border-width: 0 0 0 1px
}
.rt_tabs.tab-position-2.right .tab_nav > li.active:after {
    left: -3px
}
.rt_tabs.tab-position-2.right .tab_contents {
    margin-right: 210px
}
.rt_tabs.tab-position-2.right .tab_content {
    padding: 10px 15px 10px 0
}
.tab_content_wrapper .tab_content {
    padding-top: 40px
}
.rt_tabs.style-4 .tab_nav {
    width: 100%;
    position: relative;
    padding: 0;
    border-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.rt_tabs.style-4 .tab_nav:after {
    content: "";
    height: 2px;
    position: absolute;
    top: calc(0.8em + 40px);
    width: 100%;
    left: 0
}
.rt_tabs.style-4 .tab_nav > li {
    float: none;
    text-align: center;
    padding: .4em 2em;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}
.rt_tabs.style-4 .tab_nav > li.active:after, .rt_tabs.style-4 .tab_nav > li:after {
    content: none
}
.rt_tabs.style-4 .tab_nav > li > span {
    display: block;
    text-align: center;
    font-size: 40px;
    padding: 15px;
    border-style: solid;
    border-width: 2px;
    width: calc(1.2em + 40px);
    margin: 0 auto 20px;
    height: calc(1.2em + 40px);
    line-height: calc(1.2em + 4px)
}
.rt_tabs.style-4 .tab_nav > li > span:before {
    text-align: center;
    width: 1.2em;
    line-height: 1.2em;
    background-clip: padding-box;
    margin: 0
}
.rt_tabs.style-4 .tab_content {
    padding-top: 60px !important
}
#main-content > .enamadSite .enamadSite-col-100 .rt_tabs.style-4 .tab_nav:after, .content-row-wrapper > .col-md-12 > .rt_tabs.style-4 .tab_nav:after {
    width: 100vw;
    margin-left: calc(-1 * (100vw - 100%) / 2)
}
.tab-inline-title {
    display: none
}
.content-box.content-padding .content-holder {
    padding-left: 60px
}
.content-box p:last-child {
    margin-bottom: 0
}
.content-box .button_wrapper {
    margin-top: 20px
}
.rt-image-box .rt-image-box-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.rt-image-box .rt-image-box-content p:last-child {
    margin-bottom: 0
}
.rt-image-box figure {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}
.rt-image-box figure img {
    margin: auto
}
.rt-image-box .rt-heading {
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}
.rt-image-box-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1
}
.rt-image-box-link:hover + div .rt-heading {
    color: var(--primary-color)
}
.rt-image-box-pos-top .rt-image-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}
.rt-image-box-pos-bottom .rt-image-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.rt-image-box-pos-left .rt-image-box figure {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}
.rt-heading {
    position: relative;
    display: inline-block;
    width: auto;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 14px
}
.enamadSite-widget-rt-heading .rt-heading {
    margin-bottom: 0
}
.heading_icon {
    vertical-align: middle;
    display: inline-block
}
.rt-heading-wrapper {
    position: relative
}
.rt-heading-wrapper .punchline {
    display: block;
    line-height: 2em;
    font-size: .875em;
    letter-spacing: 1.75px
}
.rt-heading-wrapper.style-1 .style-1 {
    padding-left: 115px
}
.rt-heading-wrapper.style-1 svg {
    position: absolute;
    top: calc(0.5em - 3px);
    left: 0
}
.rt-heading-wrapper.style-1 .punchline {
    padding-left: 115px
}
.rt-heading-wrapper.style-2 .style-2 {
    padding-right: 115px
}
.rt-heading-wrapper.style-2 svg {
    position: absolute;
    top: calc(0.5em - 3px);
    right: 0
}
.rt-heading-wrapper.style-2 .punchline {
    padding-right: 115px
}
.rt-heading-wrapper.style-3 {
    width: 100%;
    text-align: center;
    overflow: hidden
}
.rt-heading-wrapper.style-3 .style-3 {
    display: inline-block;
    position: relative;
    line-height: 135%
}
.rt-heading-wrapper.style-3 .style-3:after, .rt-heading-wrapper.style-3 .style-3:before {
    content: "";
    position: absolute;
    height: 5px;
    border-width: 1px 0 0;
    margin-top: -1px;
    border-style: solid;
    top: 50%;
    width: 500px
}
.rt-heading-wrapper.style-3 .style-3:before {
    right: 100%;
    margin-right: 20px
}
.rt-heading-wrapper.style-3 .style-3:after {
    left: 100%;
    margin-left: 20px
}
.rt-heading-wrapper.style-4 {
    width: 100%;
    text-align: center;
    overflow: hidden
}
.rt-heading-wrapper.style-4 .style-4 {
    display: inline-block;
    position: relative;
    line-height: 135%;
    padding: 0 0 25px
}
.rt-heading-wrapper.style-4 .style-4 svg {
    position: absolute;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    bottom: 0
}
.rt-heading-wrapper.style-4 > .with_punchline {
    margin-top: 0
}
.rt-heading-wrapper.style-4 .punchline {
    display: block;
    line-height: 100%;
    margin-bottom: -2px
}
.rt-heading-wrapper.style-5 {
    width: 100%;
    overflow: hidden
}
.rt-heading-wrapper.style-5 .style-5 {
    display: inline-block;
    position: relative;
    line-height: 135%;
    padding: 0 0 25px
}
.rt-heading-wrapper.style-5 .style-5 svg {
    position: absolute;
    left: 0;
    width: 100px;
    bottom: 0
}
.rt-heading-wrapper.style-5 > .with_punchline {
    margin-top: 0
}
.rt-heading-wrapper.style-5 .punchline {
    display: block;
    line-height: 100%;
    margin-bottom: -2px
}
.rt-heading-wrapper.style-6 {
    width: 100%;
    overflow: hidden
}
.rt-heading-wrapper.style-6 .style-6 {
    display: inline-block;
    position: relative;
    line-height: 135%
}
.rt-heading-wrapper.style-6 .style-6:after {
    content: "";
    position: absolute;
    height: 5px;
    border-width: 1px 0 0;
    margin-top: -1px;
    border-style: solid;
    top: 50%;
    width: 1000px;
    right: 100%;
    margin-right: 20px;
}
.rt-heading > .heading_icon:before {
    margin-left: .5px;
    margin-right: 10px;
    text-align: left
}
@media screen and (max-width:767.9px) {
    .text-mobile-left .rt-heading.style-1, .text-mobile-left .rt-heading.style-2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px
    }
    .text-mobile-left .rt-heading.style-1 svg, .text-mobile-left .rt-heading.style-2 svg {
        top: auto;
        bottom: 0;
        left: 0
    }
    .text-mobile-center .rt-heading.style-1, .text-mobile-center .rt-heading.style-2, .text-mobile-center .rt-heading.style-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px
    }
    .text-mobile-center .rt-heading.style-1 svg, .text-mobile-center .rt-heading.style-2 svg, .text-mobile-center .rt-heading.style-5 svg {
        top: auto;
        bottom: 0;
        left: calc(50% - 47.5px)
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .text-tablet-left .rt-heading.style-1 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px
    }
    .text-tablet-left .rt-heading.style-1 svg {
        top: auto;
        bottom: 0;
        left: 0
    }
    .text-tablet-center .rt-heading.style-1, .text-tablet-center .rt-heading.style-2, .text-tablet-center .rt-heading.style-5 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 20px
    }
    .text-tablet-center .rt-heading.style-1 svg, .text-tablet-center .rt-heading.style-2 svg, .text-tablet-center .rt-heading.style-5 svg {
        top: auto;
        bottom: 0;
        left: calc(50% - 47.5px)
    }
}
.photo_gallery > .row {
    margin-left: -10px;
    margin-right: -10px
}
.photo_gallery > .row > div {
    text-align: center;
    padding: 10px
}
.photo_gallery > .row > div > img {
    margin: auto
}
.photo_gallery .caption {
    margin-top: 10px
}
.gallery-item img {
    border-width: 2px;
    border-style: solid
}
.highlight.style-2 {
    padding: 0 2px
}
.google_map img {
    max-width: none !important
}
.google_map_holder {
    color: #242424
}
.info_box {
    padding: 20px 10px;
    background: rgba(0, 0, 0, .02);
    display: block;
    position: relative;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .08)
}
.info_box::after {
    display: block;
    clear: both;
    content: ""
}
.info_box.gradient {
    -webkit-box-shadow: 0 0 0 1px #fff inset;
    box-shadow: 0 0 0 1px #fff inset
}
.info_box p[class*=" icon-"]:before, .info_box p[class^=icon-]:before {
    font-size: 25px;
    margin: 0;
    top: 50%;
    vertical-align: middle
}
.info_box p {
    margin: 0;
    padding: 0 10px 0 60px;
    text-indent: -30px
}
.info_box.attention {
    background: #FED8D8;
    border: 1px solid #DCB6B6
}
.info_box.attention, .info_box.attention a {
    color: #8F6969
}
.info_box.ok {
    background: #EFFFEF;
    border: 1px solid #E0EDE0
}
.info_box.ok, .info_box.ok a {
    color: #889588
}
.info_box.announcement {
    background: #FDFDEF;
    border: 1px solid #EBEBDE
}
.info_box.announcement, .info_box.announcement a {
    color: #949487
}
.info_box .icon-cancel {
    color: rgba(0, 0, 0, .3);
    position: absolute;
    right: 10px;
    cursor: pointer
}
.info_box .icon-cancel:hover {
    color: rgba(0, 0, 0, .6)
}
.rt_counter_wrapper .number {
    font-size: 54px;
    display: block;
    line-height: 1;
    position: relative
}
.rt_counter_wrapper .number:after {
    display: block;
    bottom: 0;
    left: 0;
    content: "";
    height: 2px;
    width: 20px;
    margin: 10px 0
}
.rt_counter_wrapper.center {
    text-align: center
}
.rt_counter_wrapper.center .number:after {
    margin: 10px auto
}
.rt_counter_wrapper.left {
    text-align: left
}
.rt_counter_wrapper.right {
    text-align: right
}
.rt_counter_wrapper.right .number:after {
    left: auto;
    right: 0
}
@media screen and (max-width:767.9px) {
    .text-mobile-left .number:after {
        left: 0 !important;
        right: auto !important;
        margin: 10px 0 !important
    }
    .text-mobile-center .number:after {
        left: auto !important;
        right: auto !important;
        margin: 10px auto !important
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .text-tablet-left .number:after {
        left: 0 !important;
        right: auto !important;
        margin: 10px 0 !important
    }
    .text-tablet-center .number:after {
        left: auto !important;
        right: auto !important;
        margin: 10px auto !important
    }
}
.latest_news {
    clear: both
}
.latest_news > article {
    margin-bottom: 25px;
    display: table
}
.latest_news > article:last-child {
    margin-bottom: 0
}
.latest_news > article p {
    margin: 10px 0 0
}
.latest_news .heading {
    margin: 0 0 10px
}
.latest_news .heading a {
    text-decoration: none;
    display: block
}
.latest_news .heading a:hover {
    text-decoration: none
}
.latest_news figure {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
    max-width: 100%
}
.latest_news .text {
    display: table-cell;
    vertical-align: middle
}
.latest_news .text:first-child {
    margin-left: 0
}
.latest_news .meta-bar {
    margin-bottom: .8em;
    font-size: .8em;
    text-transform: uppercase
}
.latest_news .categories {
    display: inline-block
}
.latest_news .categories a {
    text-decoration: none
}
.latest_news .categories a:hover {
    text-decoration: underline
}
.latest_news .date {
    display: inline-block
}
.latest_news .row:not(:last-child) {
    margin-bottom: 40px
}
.latest_news.style-1 .latest-news-button {
    margin-top: 10px;
    padding: 4px;
    border-width: 1px;
    border-style: solid;
    font-size: 15px;
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    border-radius: 50%;
    width: 30px;
    border-color: initial !important;
    text-align: center
}
.latest_news.style-1 .latest-news-button:hover {
    opacity: .6
}
.latest_news.style-2 .latest-news-button {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
    border-color: initial !important
}
.latest_news.style-2 .latest-news-button:hover {
    opacity: .6
}
.latest_news.style-2 .heading {
    margin: 0 0 10px
}
.latest_news.style-2 .meta-bar {
    line-height: 1.4em;
    padding: .4em .8em .2em;
    display: inline-block
}
.latest_news.style-2 .meta-bar, .latest_news.style-2 .meta-bar * {
    color: #fff !important
}
.latest_news.style-2 p {
    display: inline
}
.border_grid .latest_news > .row > div > .col {
    padding-top: 40px;
    padding-bottom: 40px
}
#container .latest_news img {
    max-width: inherit
}
.pullquote {
    width: 50%
}
.pullquote.alignright {
    margin: 40px 0 40px 40px
}
.pullquote.alignleft {
    margin: 40px 40px 40px 0
}
.bullet-list {
    display: inline-block;
    text-align: left;
    margin: auto
}
.bullet-list > ul {
    position: relative;
    list-style: none;
    margin-bottom: 20px
}
.bullet-list > ul > li {
    margin-bottom: 10px;
    padding-top: 0;
    position: relative
}
.bullet-list.style-1 > ul {
    padding-left: 2.2em
}
.bullet-list.style-1 > ul > li:before {
    color: #fff;
    display: block;
    font-family: rtui;
    font-size: 1em;
    font-weight: 400;
    left: -2.2em;
    position: absolute;
    text-align: center;
    width: 1.5em;
    text-indent: 1px
}
.bullet-list.style-2 > ul, .bullet-list.style-3 > ul {
    padding-left: 1.5em
}
.bullet-list.style-2 > ul > li:before, .bullet-list.style-3 > ul > li:before {
    display: block;
    font-family: rtui;
    font-size: 1em;
    font-weight: 400;
    left: -1.5em;
    position: absolute;
    text-align: left;
    width: 1.6em;
    text-indent: 1px
}
.bullet-list.arrow > ul > li:before {
    content: "\28"
}
.bullet-list.arrow-2 > ul > li:before {
    content: "\33"
}
.bullet-list.check > ul > li:before {
    content: "\6e"
}
.bullet-list.star > ul > li:before {
    content: "\2d"
}
.rt-pie-chart {
    position: relative;
    display: inline-block;
    width: 180px;
    height: 180px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center
}
.rt-pie-chart span {
    display: block;
    font-size: 30px;
    line-height: 180px;
    width: 180px;
    z-index: 2
}
.rt-pie-chart canvas {
    position: absolute;
    top: 0;
    left: 0
}
.percent:after {
    content: "%";
    font-family: verdana;
    font-size: 12px;
    margin-left: .1em;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.enamad-progress-title {
    font-size: 1em;
    line-height: 1;
    margin: 0 !important;
    padding: 0;
    display: inline-block
}
.enamad-progress-desc {
    margin-bottom: 10px;
    position: relative
}
.enamad-progress-desc span {
    position: absolute;
    top: 50%;
    -moz-transition: left 1.2s ease-in 0s;
    -o-transition: left 1.2s ease-in 0s;
    -webkit-transition: left 1.2s ease-in 0s;
    transition: left 1.2s ease-in 0s;
    left: 50px;
    right: 0 !important;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}
.enamad-progress-desc span:after {
    content: "%"
}
.enamad-progress-bar-base {
    width: 100%;
    height: 14px;
    background-color: #000;
    padding: 2px;
    border-radius: 40px
}
.enamad-progress-bar {
    width: 0;
    height: 10px;
    -moz-transition: width 1.2s ease-in 0s;
    -o-transition: width 1.2s ease-in 0s;
    -webkit-transition: width 1.2s ease-in 0s;
    transition: width 1.2s ease-in 0s;
    border-radius: 40px;
    -webkit-box-shadow: inset 0 4px 6px rgba(255, 255, 255, .2);
    box-shadow: inset 0 4px 6px rgba(255, 255, 255, .2)
}
.short-bar .enamad-progress-title {
    padding-bottom: 10px;
    width: 80%;
}
.short-bar .enamad-progress-desc span {
    -webkit-transform: translate(-50%, 0);
    width: 50px;
    position: inherit;
    transform: translate(-50%, 0)
}
.rt-anim span {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    -webkit-transform: scaleY(0) translateZ(0px);
    transform: scaleY(0) translateZ(0px);
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.rt-anim span.active {
    opacity: 1;
    position: relative;
    visibility: visible;
    -moz-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    -webkit-transform: scaleY(1) translateZ(0px);
    transform: scaleY(1) translateZ(0px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.rt-anim.style-2 {
    padding-left: .5em;
    padding-right: .5em
}
.rt-anim.style-3 {
    border-bottom: 2px solid transparent
}
.rt-coundivown::after {
    display: block;
    clear: both;
    content: ""
}
.rt-coundivown i {
    display: inline-block;
    margin-right: 18px;
    text-align: right
}
.rt-coundivown * {
    visibility: hidden
}
.rt-coundivown i b {
    vertical-align: top;
    line-height: 1em;
    font-style: normal;
    font-size: 56px;
    letter-spacing: -2px;
    padding-right: 30px
}
.rt-coundivown.started * {
    visibility: visible
}
@media screen and (max-width:1160px) {
    .rt-coundivown i {
        margin-right: 10px
    }
    .rt-coundivown i b {
        font-size: 46px;
        padding-right: 16px
    }
}
.rt-tooltip-text {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
.rt-tooltip-text mark {
    position: fixed;
    z-index: 99;
    padding: 5px 20px;
    border-radius: 10px;
    font-size: .875em;
    background: #000;
    color: #fff;
    max-width: 200px;
    display: none
}
.rt-tooltip-text mark:after {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color: #000 transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px
}
body {
    line-height: 1.6
}
p {
    margin-bottom: 20px
}
a {
    text-decoration: underline
}
a:hover {
    text-decoration: none
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 40px;
    margin-bottom: 20px;
    line-height: 1.2
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: underline
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    -moz-transition: color .4s ease 0s;
    -o-transition: color .4s ease 0s;
    -webkit-transition: color .4s ease 0s;
    transition: color .4s ease 0s
}
.clean_heading {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility
}
.animation {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes active_tabs {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@keyframes active_tabs {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-webkit-keyframes buttons {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 0 100px
    }
}
@keyframes buttons {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 0 100px
    }
}
@-webkit-keyframes active_slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@keyframes active_slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
.animate-spin:before {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@keyframes scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}
@-webkit-keyframes width {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes width {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
}
.shake {
    -webkit-animation: shake .5s 1 linear;
    animation: shake .5s 1 linear
}
@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.pulse {
    -webkit-animation: pulse .5s 1 linear;
    animation: pulse .5s 1 linear
}
@-webkit-keyframes button {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes button {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@-webkit-keyframes pageloading {
    0% {
        opacity: .3
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}
@keyframes pageloading {
    0% {
        opacity: .3
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: .3
    }
}
.pageloading {
    -webkit-animation: pageloading 4s 1 linear;
    animation: pageloading 4s 1 linear
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: hidden
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
.aligncenter {
    display: table;
    margin: auto
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.alignnone {
    display: block;
    clear: both
}
@media screen and (max-width:767px) {
    .text-mobile-left {
        text-align: left !important
    }
    .text-mobile-right {
        text-align: right !important
    }
    .text-mobile-center {
        text-align: center !important
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .text-tablet-left {
        text-align: left !important
    }
    .text-tablet-right {
        text-align: right !important
    }
    .text-tablet-center {
        text-align: center !important
    }
}
.entry-thumbnail.alignleft, .imgeffect.alignleft, .wp-caption.alignleft, img.alignleft {
    margin: 4px 20px 4px 0
}
.entry-thumbnail.alignright, .imgeffect.alignright, .wp-caption.alignright, img.alignright {
    margin: 4px 0 4px 20px
}
.entry-thumbnail.aligncenter, .imgeffect.aligncenter, .wp-caption.aligncenter, img.aligncenter {
    margin: 5px auto 10px
}
.wp-caption {
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .08);
    border-width: 1px;
    border-style: solid;
    text-align: center;
    padding: 10px;
    max-width: 100%;
    margin-bottom: 25px
}
.wp-caption img {
    max-width: 100%
}
.wp-caption .wp-caption-text {
    clear: both;
    display: block;
    padding: 8px 0 0;
    font-style: oblique
}
.wp-caption.aligncenter {
    display: block
}
.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
    margin-bottom: 25px
}
[class*=" wp-image-"], [class^=wp-image-] {
    max-width: 100%;
    height: auto
}
.margin-t0 {
    margin-top: 0
}
.margin-t1 {
    margin-top: 1px
}
.margin-t10 {
    margin-top: 10px
}
.margin-t15 {
    margin-top: 15px
}
.margin-t20 {
    margin-top: 20px
}
.margin-t30 {
    margin-top: 30px
}
.margin-t40 {
    margin-top: 40px
}
.margin-t50 {
    margin-top: 50px
}
.margin-t60 {
    margin-top: 60px
}
.margin-t70 {
    margin-top: 70px
}
.margin-t80 {
    margin-top: 80px
}
.margin-b0, .margin-b10 {
    margin-bottom: 10px
}
.margin-b15 {
    margin-bottom: 15px
}
.margin-b20 {
    margin-bottom: 20px
}
.margin-b30 {
    margin-bottom: 30px
}
.margin-b40 {
    margin-bottom: 40px
}
.margin-b50 {
    margin-bottom: 50px
}
.margin-b60 {
    margin-bottom: 60px
}
.margin-b70 {
    margin-bottom: 70px
}
.margin-b80 {
    margin-bottom: 80px
}
.margin-b0 {
    margin-bottom: 0
}
.margin-l0 {
    margin-left: 0
}
.margin-r0 {
    margin-right: 0
}
.padding-t1 {
    padding-top: 1px
}
.padding-t10 {
    padding-top: 10px
}
.padding-t20 {
    padding-top: 20px
}
.padding-t30 {
    padding-top: 30px
}
.padding-b10 {
    padding-bottom: 10px
}
.padding-b20 {
    padding-bottom: 20px
}
.padding-b30 {
    padding-bottom: 30px
}
.padding-b40 {
    padding-bottom: 40px
}
.padding-b0 {
    padding-bottom: 0
}
.padding-t0 {
    padding-top: 0
}
.padding-l0 {
    padding-left: 0
}
.padding-r0 {
    padding-right: 0
}
.nomargin {
    margin: 0 !important
}
.nopadding {
    padding: 0 !important
}
.clear {
    clear: both;
    width: 100%
}
.space {
    clear: both;
    width: 100%;
    position: relative;
    display: table
}
.content img {
    max-width: 100%;
    display: block
}
.responsive .content img {
    height: auto
}
.box_sizing {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}
.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.entry-content embed, .entry-content iframe, .entry-content img, .entry-content object {
    max-width: 100%
}
[class*=" icon-"]:before, [class^=icon-]:before {
    direction: ltr
}
.bypostauthor, .sticky {
    display: block
}
.gallery-item img {
    display: inline-block
}
.gallery-caption {
    margin-top: 10px
}
.page-links {
    clear: both
}
.mejs-button *, .mejs-button:hover {
    background-color: inherit !important
}
.hidden-element {
    display: none
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
.column-list > ul {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px
}
.column-list > ul::after {
    display: block;
    clear: both;
    content: ""
}
.column-list > ul > li {
    float: left;
    margin: 0 15px
}
.column-list > ul .first {
    clear: left
}
.column-list > ul .last {
    clear: right
}
.column-list-1 > ul > li {
    width: calc(100% - 30px)
}
.column-list-2 > ul > li {
    width: calc(50% - 30px)
}
.column-list-3 > ul > li {
    width: calc(33.33333% - 30px)
}
.column-list-4 > ul > li {
    width: calc(25% - 30px)
}
.column-list-5 > ul > li {
    width: calc(20% - 30px)
}
.column-list-6 > ul > li {
    width: calc(16.66667% - 30px)
}
.has-bg-image {
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden
}
.admin-bar .lg-toolbar.group {
    top: 32px
}
@media screen and (max-width:782px) {
    .admin-bar .lg-toolbar.group {
        top: 46px
    }
}
.customizer-notification {
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 999999
}
.customizer-notification .ui-icon-attention-circle {
    -webkit-animation: 2s ease 0s normal none infinite running slideInUp;
    animation: 2s ease 0s normal none infinite running slideInUp;
    float: right;
    font-size: 40px;
    color: #e10f0f
}
.customizer-notification .customizer-notification-text {
    background: #e10f0f;
    color: #fff;
    display: none;
    font-size: 16px;
    padding: 40px
}
.customizer-notification:hover .customizer-notification-text {
    display: block
}
.customizer-notification:hover .ui-icon-attention-circle {
    -webkit-animation: none;
    animation: none;
    color: #fff
}
.has-nmargin {
    z-index: 5
}
.stretch-background .vc_column-inner {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.temp-inline-style {
    display: none !important
}
.hidden {
    display: none
}
.content.fullwidth .alignfull, .content.fullwidth .alignwide {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: 100vw
}
.content.fullwidth .alignfull img, .content.fullwidth .alignwide img {
    width: 100%
}
@media only screen and (min-width:950px) {
    .content.fullwidth .alignwide {
        margin-left: -50px;
        margin-right: -50px;
        max-width: calc(100% + 100px)
    }
}
.widget:not(.topbar-widget) > ul {
    padding-left: 0;
    list-style: none
}
.widget:not(.topbar-widget) > ul > li {
    line-height: 160%;
    padding: 5px 0;
    position: relative
}
.widget:not(.topbar-widget) > ul > li:first-child {
    padding-top: 0
}
.widget:not(.topbar-widget) > ul > li a, .widget:not(.topbar-widget) > ul > li a:hover {
    text-decoration: none
}
.widget:not(.topbar-widget) > ul > li {
    border-style: solid;
    border-width: 0
}
.widget:not(.topbar-widget) > ul > li:last-child {
    border-width: 0
}
.widget:not(.topbar-widget) ul:last-child {
    margin-bottom: 0
}
.widget:not(.topbar-widget) #loginform label {
    width: 30%;
    text-align: left
}
.widgets_holder .menu, .widgets_holder .widget_categories > ul, .widgets_holder .widget_pages > ul, .widgets_holder .widget_product_categories > ul {
    padding-right: 0;
    list-style: none
}
.widgets_holder .menu ul, .widgets_holder .widget_categories > ul ul, .widgets_holder .widget_pages > ul ul, .widgets_holder .widget_product_categories > ul ul {
    list-style: none;
    margin: 0
}
.widgets_holder .menu ul ul, .widgets_holder .widget_categories > ul ul ul, .widgets_holder .widget_pages > ul ul ul, .widgets_holder .widget_product_categories > ul ul ul {
    padding: 0 0 0 8px;
    margin: 0
}
.widgets_holder .menu > li, .widgets_holder .widget_categories > ul > li, .widgets_holder .widget_pages > ul > li, .widgets_holder .widget_product_categories > ul > li {
    line-height: 160%;
    position: relative;
    padding: 0
}
.widgets_holder .menu li a, .widgets_holder .widget_categories > ul li a, .widgets_holder .widget_pages > ul li a, .widgets_holder .widget_product_categories > ul li a {
    display: inline-block;
    padding: 4px 0
}
.widgets_holder .menu li a:before, .widgets_holder .widget_categories > ul li a:before, .widgets_holder .widget_pages > ul li a:before, .widgets_holder .widget_product_categories > ul li a:before {
    line-height: 1em;
    padding: 0 0 0 8px
}
.widgets_holder .menu li li a:before, .widgets_holder .widget_categories > ul li li a:before, .widgets_holder .widget_pages > ul li li a:before, .widgets_holder .widget_product_categories > ul li li a:before {
    content: "\28"
}
.widgets_holder .menu > li a, .widgets_holder .menu > li a:hover, .widgets_holder .widget_categories > ul > li a, .widgets_holder .widget_categories > ul > li a:hover, .widgets_holder .widget_pages > ul > li a, .widgets_holder .widget_pages > ul > li a:hover, .widgets_holder .widget_product_categories > ul > li a, .widgets_holder .widget_product_categories > ul > li a:hover {
    text-decoration: none
}
.widgets_holder .current-cat-parent > a:before, .widgets_holder .current-cat > a:before, .widgets_holder .current-menu-item > a:before {
    color: var(--primary-color) !important
}
.widgets_holder .children li a, .widgets_holder .sub-menu li a, .woocommerce-product-search li, .wp-search-form li {
    position: relative
}
.woocommerce-product-search span, .wp-search-form span {
    cursor: pointer;
    line-height: 3em;
    opacity: .3;
    position: absolute;
    right: 10px;
    text-align: right;
    width: 40px;
    top: 0
}
.woocommerce-product-search span:hover, .wp-search-form span:hover {
    opacity: 1
}
.woocommerce-product-search input, .wp-search-form input {
    width: 100%;
    padding: 10px 20px !important;
    line-height: 1em;
    height: 2em;
    border-width: 1px !important;
    border-radius: 50px !important
}
.textwidget p:last-child {
    margin-bottom: 0
}
.textwidget img {
    max-width: 100%;
    height: auto
}
.sidebar .widget > h5 {
    position: relative;
    padding: 0 20px 15px 0;
    margin: 0 -20px 15px 0;
    overflow: hidden;
    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 1em
}
.sidebar .widget > h5:before {
    content: "\32";
    font-family: rtui;
    position: absolute;
    right: 0;
    color: var(--primary-color)
}
.sidebar .widget > h5:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    top: .5em;
    margin-right: 20px
}
.sidebar .widget:not(:last-child) {
    margin-bottom: 75px
}
.sidebar .widget {
    padding-left: 20px
}
.widget_latest_posts > div::after, .widget_popular_posts > div::after {
    display: block;
    clear: both;
    content: ""
}
.widget_latest_posts > div:not(:last-child), .widget_popular_posts > div:not(:last-child) {
    margin-bottom: 20px
}
.widget_latest_posts .post-thumb, .widget_popular_posts .post-thumb {
    float: right;
    margin: 0 0 10px 20px
}
.widget_latest_posts .meta, .widget_popular_posts .meta {
    display: block;
    letter-spacing: 1px;
    font-size: .8em
}
.widget_latest_posts .meta a, .widget_popular_posts .meta a {
    text-decoration: none
}
.widget_latest_posts p:last-child, .widget_popular_posts p:last-child {
    margin-bottom: 0
}
.widget_latest_posts .title, .widget_popular_posts .title {
    text-decoration: none;
    font-weight: 700
}
.widget_latest_posts .title:hover, .widget_popular_posts .title:hover {
    text-decoration: underline
}
.widget_latest_posts .icon-comment-empty, .widget_popular_posts .icon-comment-empty {
    margin-right: 2px
}
.widget-enamad-text .icon:before, .widget_rt_button .icon:before {
    font-size: 1.4em;
    margin: 0 8px 0 0;
    vertical-align: -2px;
    width: auto
}
.widgets_holder.sidebar-widgets .widget {
    padding: 20px
}
.widget_calendar table {
    width: 100%;
    max-width: 250px
}
.widget_tag_cloud .tagcloud {
    margin: 0 -10px -20px
}
.widget_tag_cloud a {
    font-size: .875em !important;
    padding-bottom: 5px;
    display: inline-block;
    position: relative;
    margin: 0 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--font-color) !important
}
.widget_tag_cloud a:after {
    content: "";
    position: absolute;
    width: 20px;
    bottom: 0;
    height: 1px;
    left: 0;
    -webkit-transition: width .3s cubic-bezier(0.95, -.01, .38, 1.28);
    transition: width .3s cubic-bezier(0.95, -.01, .38, 1.28)
}
.widget_tag_cloud a:hover:after {
    width: 100%
}
.flickr_thumbs {
    margin: 10px 0 !important;
    padding: 0;
    overflow: hidden;
    border: 0 !important;
    background: none !important
}
.flickr_thumbs li {
    list-style: none;
    float: left;
    margin: 0 2% 2% 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: none !important;
    width: 31%
}
.flickr_thumbs li img {
    display: block
}
.flickr_thumbs li a img {
    border: none;
    width: 100%
}
.flickr_thumbs li .frame {
    margin: 0 !important;
    padding: 5px !important
}
.flickr_thumbs li.hide {
    display: none
}
.flickr_thumbs li:hover img {
    opacity: .8;
    -ms-filter: "alpha(Opacity=80)"
}
ul.instagram-pics.instagram-size-thumbnail {
    margin-left: -2px;
    margin-right: -2px;
    display: inline-block
}
ul.instagram-pics.instagram-size-thumbnail li {
    width: 33.333%;
    float: left;
    padding: 2px !important
}
ul.instagram-pics.instagram-size-thumbnail a:hover img {
    opacity: .7
}
.widget_media_gallery img {
    max-width: 100%;
    height: auto
}
.rt-category-tree {
    padding-left: 0;
    list-style: none;
    position: relative;
    overflow: hidden
}
.rt-category-tree .has-children {
    padding-right: 20px
}
.rt-category-tree .has-children > span {
    cursor: pointer;
    position: absolute;
    right: 0;
    font-size: 1em;
    line-height: calc(1.6em + 8px)
}
.rt-category-tree .has-children > span:before {
    font-family: rtui;
    content: "";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}
.rt-category-tree .has-children > span:hover {
    opacity: .4
}
.rt-category-tree li > ul {
    display: none
}
.rt-category-tree .active > span:before, .rt-category-tree .current-cat-ancestor > span:before, .rt-category-tree .current-cat > span:before {
    font-family: rtui;
    content: "�?";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}
.rt-category-tree .active > ul, .rt-category-tree .current-cat-ancestor > ul, .rt-category-tree .current-cat > ul {
    display: block
}
.breadcrumb {
    font-weight: 400;
    float: left;
    position: relative;
    display: block;
    margin: 0;
    line-height: 34px;
    direction: rtl;
    text-align: center
}
.breadcrumb ol {
    list-style: none;
    padding: 0;
    margin: 0
}
.breadcrumb div, .breadcrumb li {
    display: inline
}
.breadcrumb a {
    text-decoration: none
}
.breadcrumb a:hover {
    text-decoration: none;
    opacity: .8
}
.breadcrumb a.ui-icon-home:before {
    margin-left: 5px;
    line-height: 100%;
    margin-right: 0;
    text-align: left;
    font-size: 1.1em
}
.breadcrumb span:before {
    width: auto
}
.style-2 .breadcrumb {
    text-align: center;
    float: none
}
.custom-breadcrumb {
    float: none
}
.paging_wrapper {
    text-align: center;
    display: block;
    clear: both
}
.paging_wrapper > .page-numbers {
    display: inline-table;
    margin: 0;
    padding: 0 10px;
    position: relative;
    list-style-type: none;
    overflow: hidden
}
.paging_wrapper > .page-numbers li {
    display: inline;
    float: left
}
.paging_wrapper > .page-numbers a, .paging_wrapper > .page-numbers li > span {
    overflow: hidden;
    line-height: 300%;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0 10px
}
.paging_wrapper > .page-numbers li:last-child a, .paging_wrapper > .page-numbers li:last-child > span {
    border-width: 0
}
.paging_wrapper > .page-numbers .next, .paging_wrapper > .page-numbers .prev {
    position: relative
}
.paging_wrapper > .page-numbers .next:before, .paging_wrapper > .page-numbers .prev:before {
    content: "";
    position: absolute;
    width: 50px;
    top: 50%;
    height: 1px;
    border-width: 1px 0 0;
    border-style: solid
}
.paging_wrapper > .page-numbers .prev {
    padding: 0 80px 0 0;
    margin-right: 20px
}
.paging_wrapper > .page-numbers .prev:before {
    right: 0
}
.paging_wrapper > .page-numbers .next {
    padding: 0 0 0 80px;
    margin-left: 20px
}
.paging_wrapper > .page-numbers .next:before {
    left: 0
}
.paging_wrapper > .page-numbers .current, .paging_wrapper > .page-numbers .dots, .paging_wrapper > .page-numbers a:hover {
    text-decoration: none
}
ul.social_media {
    padding: 0;
    list-style: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin: 0 -4px
}
ul.social_media li {
    float: left;
    margin: 0 4px;
    position: relative;
    line-height: 1;
    padding: 0
}
ul.social_media span {
    display: none;
    color: #fff !important
}
ul.social_media a {
    text-decoration: none
}
ul.social_media:not(.staff) li {
    margin: 2px 4px
}
ul.social_media:not(.staff) a > span {
    min-width: 200px;
    padding: 10px;
    position: absolute;
    left: -85px;
    bottom: 5em;
    line-height: 1em;
    border-radius: 20px;
    text-align: center;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: bottom .3s ease-out;
    transition: bottom .3s ease-out;
    visibility: hidden;
    display: block
}
ul.social_media:not(.staff) a {
    display: block;
    padding: 0;
    text-decoration: none;
    z-index: 3;
    position: relative
}
ul.social_media:not(.staff) a:before {
    line-height: 2.5em;
    width: calc(2.5em + 2px);
    text-indent: 1px;
    margin: auto;
    font-size: 1em;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
ul.social_media:not(.staff) li:hover a {
    color: inherit !important
}
ul.social_media:not(.staff) li:hover a:before {
    text-decoration: none;
    color: #fff !important
}
ul.social_media:not(.staff) .facebook span, ul.social_media:not(.staff) .facebook:hover a:before {
    background: #3B5998 !important;
    border-color: #3B5998 !important
}
ul.social_media:not(.staff) .twitter span, ul.social_media:not(.staff) .twitter:hover a:before {
    background: #10c0ee !important;
    border-color: #10c0ee !important
}
ul.social_media:not(.staff) .gplus span, ul.social_media:not(.staff) .gplus:hover a:before {
    background: #e3614a !important;
    border-color: #e3614a !important
}
ul.social_media:not(.staff) .flickr span, ul.social_media:not(.staff) .flickr:hover a:before {
    background: #ff3092 !important;
    border-color: #ff3092 !important
}
ul.social_media:not(.staff) .mail span, ul.social_media:not(.staff) .mail:hover a:before {
    background: #999 !important;
    border-color: #999 !important
}
ul.social_media:not(.staff) .lastfm span, ul.social_media:not(.staff) .lastfm:hover a:before {
    background: #da260e !important;
    border-color: #da260e !important
}
ul.social_media:not(.staff) .dribbble span, ul.social_media:not(.staff) .dribbble:hover a:before {
    background: #EA4C89 !important;
    border-color: #EA4C89 !important
}
ul.social_media:not(.staff) .linkedin span, ul.social_media:not(.staff) .linkedin:hover a:before {
    background: #006e99 !important;
    border-color: #006e99 !important
}
ul.social_media:not(.staff) .vimeo span, ul.social_media:not(.staff) .vimeo:hover a:before {
    background: #0ec4ef !important;
    border-color: #0ec4ef !important
}
ul.social_media:not(.staff) .youtube-play span, ul.social_media:not(.staff) .youtube-play:hover a:before {
    background: #f3554f !important;
    border-color: #f3554f !important
}
ul.social_media:not(.staff) .instagram span, ul.social_media:not(.staff) .instagram:hover a:before {
    background: #7b6455 !important;
    border-color: #7b6455 !important
}
ul.social_media:not(.staff) .behance span, ul.social_media:not(.staff) .behance:hover a:before {
    background: #228cff !important;
    border-color: #228cff !important
}
ul.social_media:not(.staff) .dropbox span, ul.social_media:not(.staff) .dropbox:hover a:before {
    background: #499dd6 !important;
    border-color: #499dd6 !important
}
ul.social_media:not(.staff) .picasa span, ul.social_media:not(.staff) .picasa:hover a:before {
    background: #aa7bbc !important;
    border-color: #aa7bbc !important
}
ul.social_media:not(.staff) .rss span, ul.social_media:not(.staff) .rss:hover a:before {
    background: #fd8900 !important;
    border-color: #fd8900 !important
}
ul.social_media:not(.staff) .skype span, ul.social_media:not(.staff) .skype:hover a:before {
    background: #00b0e1 !important;
    border-color: #00b0e1 !important
}
ul.social_media:not(.staff) .stumbleupon span, ul.social_media:not(.staff) .stumbleupon:hover a:before {
    background: #6cc977 !important;
    border-color: #6cc977 !important
}
ul.social_media:not(.staff) .pinterest span, ul.social_media:not(.staff) .pinterest:hover a:before {
    background: #d62930 !important;
    border-color: #d62930 !important
}
ul.social_media:not(.staff) .github span, ul.social_media:not(.staff) .github:hover a:before {
    background: #888 !important;
    border-color: #888 !important
}
ul.social_media:not(.staff) .tumblr span, ul.social_media:not(.staff) .tumblr:hover a:before {
    background: #456885 !important;
    border-color: #456885 !important
}
ul.social_media:not(.staff) .spotify span, ul.social_media:not(.staff) .spotify:hover a:before {
    background: #afd102 !important;
    border-color: #afd102 !important
}
ul.social_media:not(.staff) .evernote span, ul.social_media:not(.staff) .evernote:hover a:before {
    background: #6fbd45 !important;
    border-color: #6fbd45 !important
}
ul.social_media:not(.staff) .flattr span, ul.social_media:not(.staff) .flattr:hover a:before {
    background: #f7af30 !important;
    border-color: #f7af30 !important
}
ul.social_media:not(.staff) .paypal span, ul.social_media:not(.staff) .paypal:hover a:before {
    background: #003f70 !important;
    border-color: #003f70 !important
}
ul.social_media:not(.staff) .vkontakte span, ul.social_media:not(.staff) .vkontakte:hover a:before {
    background: #2f6893 !important;
    border-color: #2f6893 !important
}
ul.social_media:not(.staff) .soundcloud span, ul.social_media:not(.staff) .soundcloud:hover a:before {
    background: #F76700 !important;
    border-color: #F76700 !important
}
ul.social_media:not(.staff) .foursquare span, ul.social_media:not(.staff) .foursquare:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(36,178,237)" !important
}
ul.social_media:not(.staff) .delicious span, ul.social_media:not(.staff) .delicious:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(51,153,255)" !important
}
ul.social_media:not(.staff) .forrst span, ul.social_media:not(.staff) .forrst:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(90,153,103)" !important
}
ul.social_media:not(.staff) .ebay span, ul.social_media:not(.staff) .ebay:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(221,59,74)" !important
}
ul.social_media:not(.staff) .android span, ul.social_media:not(.staff) .android:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(128,189,1)" !important
}
ul.social_media:not(.staff) .xing span, ul.social_media:not(.staff) .xing:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(210,214,0)" !important
}
ul.social_media:not(.staff) .reddit span, ul.social_media:not(.staff) .reddit:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(255,69,0)" !important
}
ul.social_media:not(.staff) .digg span, ul.social_media:not(.staff) .digg:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(0,0,0)" !important
}
ul.social_media:not(.staff) .macstore span, ul.social_media:not(.staff) .macstore:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(27,189,251)" !important
}
ul.social_media:not(.staff) .myspace span, ul.social_media:not(.staff) .myspace:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(9,17,164)" !important
}
ul.social_media:not(.staff) .amazon span, ul.social_media:not(.staff) .amazon:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(245,147,24)" !important
}
ul.social_media:not(.staff) .stackoverflow span, ul.social_media:not(.staff) .stackoverflow:hover a:before {
    background: 0 0 !important;
    border-color: "rgb(254,122,21)" !important
}
ul.social_media:not(.staff) .slideshare span, ul.social_media:not(.staff) .slideshare:hover a:before {
    background: #0479B6 !important;
    border-color: #0479B6 !important
}
ul.social_media:not(.staff) .whatsapp span, ul.social_media:not(.staff) .whatsapp:hover a:before {
    background: #2db742 !important;
    border-color: #2db742 !important
}
ul.social_media:not(.staff) .telegram span, ul.social_media:not(.staff) .telegram:hover a:before {
    background: #2ea5de !important;
    border-color: #2ea5de !important
}
ul.social_media:not(.staff) .odnoklassniki span, ul.social_media:not(.staff) .odnoklassniki:hover a:before {
    background: #f58221 !important;
    border-color: #f58221 !important
}
ul.social_media.multiline-list a:before {
    margin-right: 5px;
    font-size: .875em
}
ul.social_media.multiline-list li {
    margin: 0 0 10px;
    float: none
}
.footer-info-right ul.social_media a:before {
    font-size: 1em
}
.footer-info-right ul.social_media li:hover a > span {
    bottom: calc(3em + 10px);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: bottom .3s ease-out;
    transition: bottom .3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    visibility: visible
}
.top-bar-inner ul.social_media a:before, .top-header ul.social_media a:before {
    line-height: 2em;
    width: 2em;
    border: 0
}
.social_share {
    position: relative;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    font-size: 1em;
    white-space: pre
}
.social_share span > span {
    display: none;
    margin-left: 1em;
    letter-spacing: .5em;
    font-size: .875em
}
.social_share > span:hover span {
    display: inline-block
}
.social_share ul {
    display: none
}
.enamad-share-content {
    text-align: center
}
.enamad-share-content ul {
    font-size: 22px;
    margin: 0;
    padding: 0
}
.enamad-share-content li {
    list-style: none;
    display: inline
}
.enamad-share-content li a {
    text-decoration: none;
    color: #585858;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    border: 3px solid transparent;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    margin: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: 0
}
.enamad-share-content li a:hover {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-color: var(--primary-color);
    color: var(--primary-color);
    top: -3px
}
.enamad-share-content li a:hover span {
    display: inline-block;
    position: absolute;
    margin-top: 60px;
    width: 200px;
    text-align: center;
    margin-left: -115px
}
.enamad-share-content li span {
    display: none
}
.carousel-holder, .owl-carousel {
    position: relative
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav, .enamadSite-section-full_width .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav, .post-carousel .owl-nav {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav=true]:hover .owl-nav, .enamadSite-section-full_width .rt-carousel:not(.main-carousel)[data-nav=true]:hover .owl-nav, .post-carousel:hover .owl-nav {
    opacity: 1
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav > div, .enamadSite-section-full_width .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav > div, .post-carousel .owl-nav > div {
    background: rgba(0, 0, 0, .25);
    color: #fff !important
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-prev, .enamadSite-section-full_width .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-prev, .post-carousel .owl-nav .owl-prev {
    left: 0
}
.content-row-wrapper.fullwidth .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-next, .enamadSite-section-full_width .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-next, .post-carousel .owl-nav .owl-next {
    right: 0
}
.boxed-carousel .owl-stage-outer {
    padding-bottom: 4px
}
.boxed-carousel .boxed {
    margin-right: 3px
}
.owl-nav div {
    cursor: pointer;
    font-size: 22px;
    line-height: 3em;
    margin-top: -1.5em;
    padding: 0;
    position: absolute;
    top: 50%;
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
.owl-nav .owl-next {
    right: -40px
}
.owl-nav .owl-prev {
    left: -40px
}
.owl-nav.disabled {
    display: none
}
.carousel-holder:not(.main-carousel) .dots-holder {
    opacity: 1;
    margin-top: 40px;
    width: 100%;
    text-align: center
}
.carousel-holder:not(.main-carousel) .dots-holder > div {
    zoom: 1;
    display: inline-block;
    margin: 0 5px
}
.carousel-holder:not(.main-carousel) .dots-holder > div span {
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    margin: 0 0 4px !important;
    width: 10px
}
.carousel-holder:not(.main-carousel) .dots-holder div.active span, .carousel-holder:not(.main-carousel) .dots-holder div:hover span {
    opacity: .5
}
.carousel-holder:not(.main-carousel) .dots-holder span {
    border-color: var(--font-color)
}
.carousel-holder:not(.main-carousel) .dots-holder .active span {
    border-color: var(--primary-color)
}
.carousel-holder:hover .dots-holder {
    opacity: 1;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease
}
.carousel-holder.main-carousel .dots-holder {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9
}
.carousel-holder.main-carousel .dots-holder > div {
    zoom: 1;
    display: inline-block;
    margin-right: 5px
}
.carousel-holder.main-carousel .dots-holder > div span {
    cursor: pointer;
    height: 15px;
    width: 15px;
    display: block;
    -webkit-backface-visibility: visible;
    background: rgba(255, 255, 255, .4);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 50%
}
.carousel-holder.main-carousel .dots-holder div.active span, .carousel-holder.main-carousel .dots-holder div:hover span {
    background: rgba(255, 255, 255, .8)
}
.carousel-holder.main-carousel {
    overflow: hidden
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) div {
    -moz-transition: all .2s ease-out .1s;
    -o-transition: all .2s ease-out .1s;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
    right: 10px
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
    left: 10px
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-next {
    padding: 0 5px 0 15px
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) > div:hover.owl-prev {
    padding: 0 15px 0 5px
}
.light-bg-tone .owl-nav div {
    background-color: transparent
}
.light-bg-tone .owl-nav span:before {
    color: #2a93c9
}
.light-bg-tone .dots-holder > div span {
    background: rgba(255, 255, 255, .4) !important
}
.light-bg-tone .dots-holder div.active span, .light-bg-tone .dots-holder div:hover span {
    background: rgba(255, 255, 255, .8) !important
}
.dark-bg-tone .owl-nav div {
    background-color: transparent
}
.dark-bg-tone .owl-nav span:before {
    color: #000
}
.dark-bg-tone .dots-holder > div span {
    background: rgba(0, 0, 0, .2) !important
}
.dark-bg-tone .dots-holder div.active span, .dark-bg-tone .dots-holder div:hover span {
    background: rgba(0, 0, 0, .6) !important
}
.rt-image-carousel .owl-carousel .owl-item img {
    margin: auto;
    height: auto
}
.rt-carousel.shadows .owl-stage .imgeffect {
    overflow: visible
}
.rt-carousel.shadows .owl-stage .owl-item > div {
    margin: 12px
}
.rt-carousel.shadows .owl-stage .owl-item > div > * {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12)
}
.rt-carousel.shadows .owl-nav div {
    margin-top: -24px
}
.rt-carousel.scaled-imgs .has-overlay, .rt-carousel.scaled-imgs .imgeffect, .rt-carousel.scaled-imgs img {
    max-width: 100% !important;
    width: 100%
}
.testimonial.col-md-12 {
    font-size: 16px
}
.testimonial.col {
    margin-bottom: 30px
}
.testimonial h6 {
    margin-bottom: 30px;
    margin-top: 0
}
.testimonial .text {
    position: relative
}
.testimonial .text > * {
    position: relative;
    z-index: 2
}
.testimonial .text {
    overflow: hidden;
    margin-bottom: 20px
}
.testimonial .text .quote {
    z-index: 1;
    font-size: 140px;
    margin-bottom: -70px;
    position: relative;
    display: block;
    opacity: .3;
    line-height: 1em
}
.testimonial.has-image .client-image {
    margin-bottom: 10px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block
}
.testimonial.has-image .client-image img {
    border-radius: 50%;
    display: block;
    overflow: hidden;
    width: 100px;
    -webkit-transform-style: initial;
    transform-style: initial;
    margin: auto
}
.client-info {
    vertical-align: middle;
    display: inline-block;
    text-align: left;
    margin: 0 10px;
    font-size: .875em;
    max-width: calc(100% - 120px)
}
.client-info > span:not(:last-child):after {
    content: " —"
}
.client-info h6 {
    margin-bottom: 2px;
    margin-top: 0;
    font-size: 1em
}
.testimonials.left .testimonial.has-image {
    padding-bottom: 100px
}
.testimonials.left .testimonial.has-image .client-info {
    float: left;
    margin: 25px 0 0 25px;
    width: calc(100% - 125px);
    display: inline-block;
    vertical-align: middle
}
.testimonials.left .testimonial.col-md-12 {
    padding: 0
}
.testimonials.left .testimonial.has-image .client-image {
    display: inline-block;
    float: left
}
.testimonials.center {
    text-align: center
}
.testimonials.center .client-image {
    margin-bottom: 10px
}
.testimonials.center.big h6 {
    margin-top: 0;
    font-size: 1.4em
}
.testimonials.center.big p {
    font-size: 1.2em;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto
}
.testimonial.boxed {
    height: 100%
}
button, input, optgroup, select, textarea {
    color: inherit;
    margin: 0
}
:focus, button:focus {
    outline: 0
}
label.inline {
    display: inline-block;
    text-align: left
}
body .select2-container--default .select2-selection--single, input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), select, textarea {
    padding: .6em;
    line-height: 1.4em;
    border-width: 2px;
    border-style: solid;
    background-color: transparent;
    height: 2.8em;
    border-color: inherit
}
input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):focus, textarea:focus {
    -webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, .1098);
    box-shadow: inset 0 0 12px rgba(0, 0, 0, .1098)
}
form .customselect, select {
    padding: .3em .6em;
    -webkit-border-radius: 0
}
body .select2-container--default .select2-search--dropdown .select2-search__field, body .select2-search input {
    border: 0;
    background: rgba(0, 0, 0, .02);
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, .34);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .34);
    padding-left: 10px;
    padding-right: 10px;
    border-color: inherit
}
body .select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}
body .select2-container--default .select2-results > .select2-results__options {
    padding: 10px;
    border-color: inherit
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: .6em;
    right: 10px
}
body .select2-dropdown {
    border-width: 2px;
    border-radius: 0;
    border-color: inherit
}
body .select2-selection__rendered {
    line-height: 1.4em !important
}
select.hasCustomSelect {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit
}
textarea {
    line-height: 1.4em;
    padding: .6em;
    height: auto
}
[type=button], [type=submit] {
    border-width: 0;
    border-style: solid;
    text-decoration: none;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    padding: .6em 20px;
    height: 2.8em;
    border-radius: 5px;
    line-height: 1.6em;
    font-weight: 700;
    cursor: pointer
}
button[type=submit] {
    cursor: pointer
}
.widget form input, select, textarea {
    max-width: 100%
}
.rt_form input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), .rt_form select, .rt_form textarea {
    padding: .7em;
    border-style: solid;
    background-color: transparent;
    line-height: 100%;
    height: 3em;
    border-radius: 10px;
    direction: rtl;
}
.rt_form textarea {
    line-height: 1.5em;
    padding: .7em;
    height: auto
}
.rt_form input[type=button], .rt_form input[type=submit] {
    border-radius: 10px
}
.rt_form > ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.rt_form > ul > .form-input {
    margin-bottom: .5em
}
.rt_form > ul .security-question, .rt_form > ul .submit-button {
    float: left;
    margin-right: 10px
}
.rt_form > ul #email, .rt_form > ul #message, .rt_form > ul #name, .rt_form > ul .fullwidth {
    width: 100%
}
.rt_form > ul #math {
    max-width: 65px
}
.rt_form .error {
    -webkit-box-shadow: 0 0 0 2px red !important;
    box-shadow: 0 0 0 2px red !important
}
.rt_form .loading {
    background: url(../../images/loading.gif) center center no-repeat;
    display: none;
    width: 40px;
    height: 45px;
    float: right
}
.rt_form #math {
    border-width: 2px;
    padding: .6em;
    height: 2.8em;
    text-align: center
}
.rt_form .confirm-label {
    margin-left: 10px
}
.rt_form.full-width-form input, .rt_form.full-width-form select, .rt_form.full-width-form textarea {
    width: 100%;
    margin: 10px 0
}
.rt_form.full-width-form .ajax-loader {
    position: absolute;
    margin-top: 1.6em
}
.rt_form.full-width-form + .wpcf7-response-output {
    margin-top: 0 !important
}
#container .subscription-form.inline {
    margin-left: 0 !important;
    margin-right: 0 !important
}
#container .subscription-form.inline input:not([type=submit]) {
    width: calc(100% - 5px)
}
#container .subscription-form.inline .col {
    padding: 0 !important
}
#container .subscription-form.inline-2 div {
    position: relative;
    display: inline-block
}
#container .subscription-form.inline-2 .wpcf7-not-valid-tip {
    position: absolute;
    left: 10%;
    text-align: left
}
#container .subscription-form.inline-2 label {
    padding: 0 15px;
    font-weight: 400
}
#container .subscription-form.inline-2 input[type=email] {
    max-width: 250px;
    border-radius: 30px;
    padding-left: 20px;
    border-width: 0
}
#container .subscription-form.inline-2 .icon-submit {
    margin-left: -35px;
    width: 28px;
    display: block;
    position: absolute;
    line-height: 28px;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border-radius: 50%;
    right: 7px;
    color: #fff
}
#container .subscription-form.inline-2 .icon-submit:before {
    width: auto;
    margin: 0 0 0 2px
}
#container .subscription-form.inline-2 .ajax-loader {
    position: absolute;
    right: -26px;
    top: 10px
}
#container .subscription-form.rounded {
    position: relative;
    display: inline-table
}
#container .subscription-form.rounded > * {
    float: right;
    display: table-cell
}
#container .subscription-form.rounded > span:first-child input {
    border-radius: 0 40px 40px 0;
    padding-right: 30px;
    border-width: 2px 2px 2px 0;
    width: 100% !important;
    text-align: right;
    max-width: 100%
}
#container .subscription-form.rounded > span:nth-child(2) input {
    border-width: 2px 0 2px 2px;
    width: 100% !important;
    max-width: 100%
}
#container .subscription-form.rounded input[type=submit] {
    border-radius: 40px 0 0 40px;
    padding-right: 20px;
    padding-left: 30px;
    text-align: right;
}
#container .subscription-form.rounded .ajax-loader {
    position: absolute;
    right: -26px;
    top: 10px
}
#container .subscription-form.rounded .wpcf7-not-valid-tip {
    text-align: center
}
#container .subscription-form.nogaps input {
    width: 100% !important
}
#container .subscription-form.nogaps .ajax-loader {
    position: absolute
}
#container .subscription-form p {
    margin-bottom: 10px
}
.wpcf7 input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), .wpcf7 select, .wpcf7 textarea {
    max-width: 100%
}
.wpcf7 .wpcf7-list-item.first, .wpcf7 .wpcf7-response-output {
    margin-left: 0
}
.wpcf7 .form-table .wpcf7-form-control-wrap {
    display: inline-block
}
.wpcf7 .wpcf7-form-control-wrap.notes {
    display: block
}
.wpcf7 .wpcf7-response-output {
    clear: both;
    border-width: 0;
    padding: 10px 0;
    margin-left: 50px;
    position: relative
}
.wpcf7 .wpcf7-response-output:before {
    content: "";
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-transform: none;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-family: fontello;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    position: absolute;
    left: -50px;
    top: 0
}
.wpcf7 .rt_form + .wpcf7-response-output {
    margin-top: 80px
}
.wpcf7 div.wpcf7-mail-sent-ok:before {
    background-color: #398f14
}
.wpcf7 div.wpcf7-mail-sent-ng:before {
    background-color: red;
    content: "\e811"
}
.wpcf7 div.wpcf7-spam-blocked:before {
    content: "\2715";
    background-color: orange
}
.wpcf7 div.wpcf7-validation-errors:before {
    content: "\261e";
    background-color: #f7b400
}
.wpcf7 img.ajax-loader {
    display: inline-block
}
.wpcf7 span.wpcf7-not-valid-tip {
    font-family: Courier, " monospace";
    font-size: 11px
}
.wpcf7 .ajax-loader {
    background-image: url(../img/loader.gif) !important
}
.wpcf7 .rt_form label {
    display: block
}
.gform_wrapper div input.medium, .gform_wrapper div input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) {
    margin: 0;
    padding: 5px 10px;
    font-size: 1rem
}
.gform_wrapper div select[multiple], .gform_wrapper div select[size] {
    margin: 0 !important;
    padding: 10px;
    font-size: 1rem
}
.gform_wrapper div textarea {
    margin: 0;
    line-height: 1.4em;
    padding: 11px 10px;
    font-size: 1rem
}
.gform_wrapper div .gfield_label, .gform_wrapper div .ginput_container label, .ninja-forms-form .label-above label {
    text-align: left
}
.ninja-forms-form .ninja-forms-field-error {
    color: red
}
#container .rt-date-picker {
    width: 80px
}
#container .rt-date-icon {
    display: inline-block;
    position: relative
}
#container .rt-date-icon:before {
    font-family: rtui;
    content: "";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
    float: right;
    top: calc(50% - 6px);
    left: 10px;
    position: absolute
}
#container .rt-date-icon .rt-date-picker {
    width: 130px;
    padding-left: 30px
}
#container .rt-date-icon .rt-date-picker.native {
    width: 175px;
    padding-left: 30px
}
#container table.form-table {
    width: auto;
    margin: auto
}
#container table.form-table tr > div {
    border-width: 0;
    padding-right: 20px;
    padding-bottom: 10px;
    vertical-align: middle
}
#container table.form-table tr > div:last-child {
    padding-right: 0
}
#container table.form-table label {
    margin: 0 10px;
    min-width: 150px;
    text-align: left
}
#container table.form-table div > label:first-child {
    margin-left: 0
}
#container table.form-table .note-field {
    height: 100px;
    width: 100%
}
.content table:not(.table) {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px
}
.content table:not(.table) > tbody > tr > div, .content table:not(.table) > tbody > tr > th, .content table:not(.table) > tfoot > tr > div, .content table:not(.table) > tfoot > tr > th, .content table:not(.table) > thead > tr > div, .content table:not(.table) > thead > tr > th {
    padding: 5px;
    vertical-align: top;
    border-width: 1px 0 0;
    border-style: solid
}
.content table:not(.table) > thead > tr > th {
    vertical-align: bottom;
    border-width: 0 0 2px;
    border-style: solid
}
.content table:not(.table) > caption + thead > tr:first-child > div, .content table:not(.table) > caption + thead > tr:first-child > th, .content table:not(.table) > colgroup + thead > tr:first-child > div, .content table:not(.table) > colgroup + thead > tr:first-child > th, .content table:not(.table) > thead:first-child > tr:first-child > div, .content table:not(.table) > thead:first-child > tr:first-child > th {
    border-top: 0
}
.rt-simple-table {
    margin-bottom: 0 !important
}
.rt-simple-table thead {
    font-weight: 700
}
.table-clean thead div {
    border-top: 0 !important;
    padding-top: 0 !important
}
.table-clean tbody tr:last-child div {
    padding-bottom: 0 !important
}
.enamad-top-bar {
    position: relative;
    z-index: 110;
    margin: auto;
    max-width: 100%;
    padding: 5px 0
}
.enamad-top-bar .top-bar-inner {
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    height: 100%
}
.enamad-top-bar .top-bar-inner::after {
    display: block;
    clear: both;
    content: ""
}
.enamad-top-bar .top-bar-inner.fullwidth {
    max-width: 96%
}
.enamad-top-bar .top-bar-right {
    margin-left: auto
}
.topbar-widget {
    position: relative
}
.topbar-widget:not(:last-child) {
    margin-right: 15px;
    padding-right: 15px
}
.topbar-widget:not(:last-child):after {
    border-style: solid;
    border-width: 0 1px 0 0;
    content: "";
    display: block;
    height: 25px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.topbar-widget a {
    text-decoration: none
}
.topbar-widget.widget-enamad-text *, .topbar-widget.widget-enamad-text p:last-child, .topbar-widget.widget_text *, .topbar-widget.widget_text p:last-child {
    margin-top: 0;
    margin-bottom: 0
}
.topbar-widget .search {
    border: 0
}
.topbar-widget > ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.topbar-widget > ul > li {
    display: inline-block
}
.topbar-widget > ul > li:not(:last-child) {
    padding-right: 5px
}
.topbar-widget .button_, .topbar-widget .button_wrapper {
    display: block !important
}
.enamad-top-bar .menu {
    list-style: none;
    margin: 0;
    padding: 0
}
.enamad-top-bar .menu > li {
    position: relative;
    display: inline-block;
    float: left
}
.enamad-top-bar .menu > li > a {
    padding: 0 0 0 15px;
    display: block;
    text-align: center;
    text-decoration: none;
    outline: 0;
    line-height: 25px
}
.enamad-top-bar .menu > li:not(:last-child) > a {
    border-width: 0 1px 0 0;
    border-style: solid;
    padding-right: 15px
}
.enamad-top-bar .menu > li:before {
    margin-right: -6px
}
.enamad-top-bar .menu > li.current-menu-ancestor > a, .enamad-top-bar .menu > li.current-menu-item > a, .enamad-top-bar .menu > li > a:hover {
    text-decoration: none
}
.enamad-top-bar .menu ul {
    display: none;
    position: absolute;
    width: 160px;
    list-style: none;
    z-index: 99999;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: 1.3
}
.enamad-top-bar .menu ul li {
    position: relative
}
.enamad-top-bar .menu ul li a {
    padding: 10px;
    display: block;
    text-decoration: none
}
.enamad-top-bar .menu ul li a:hover, .enamad-top-bar .menu ul li > .current-menu-ancestor > a {
    text-decoration: none
}
.enamad-top-bar .menu ul li:not(:last-child) a {
    border-style: solid;
    border-width: 0 0 1px
}
.enamad-top-bar .menu ul ul {
    margin-left: 160px;
    top: 0
}
.enamad-top-bar .menu ul ul ul {
    top: 0
}
.enamad-top-bar .menu li:hover > ul {
    display: block
}
.enamad-top-bar .menu > li.menu-item-has-children > a:after {
    content: "\2a";
    font-family: rtui;
    padding-left: 5px
}
.enamad-top-bar .menu > li.o-direction .sub-menu {
    right: 0
}
.enamad-top-bar .menu > li.o-direction .sub-menu ul {
    margin-right: 160px;
    margin-left: auto
}
.top-bar-left .widget_nav_menu:first-child .menu > li:first-child > a {
    padding-left: 0
}
.top-bar-right .widget_nav_menu:last-child .menu > li:last-child > a {
    padding-right: 0
}
.enamad-panel-background, .enamad-panel-holder {
    width: 400px;
    bottom: 0;
    position: fixed;
    left: 0;
    top: 0;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}
.enamad-panel-holder {
    z-index: 520
}
.enamad-panel-holder .ps-scrollbar-y-rail {
    display: none
}
.enamad-panel-background {
    z-index: 510
}
.enamad-panel-wrapper {
    padding: 30px 50px;
    height: 100%;
    width: 100%;
    display: table;
    direction: rtl;
    text-align: justify;
}
.enamad-panel-wrapper img {
    max-width: 100%;
    height: auto
}
.enamad-panel-widgets {
    display: inline-block
}
.enamad-panel-widgets .widget > h5 {
    font-weight: 700
}
.enamad-panel-contents {
    margin-bottom: -40px
}
.enamad-panel-contents > * {
    display: none;
    opacity: 0;
    top: 20px;
    position: relative;
    max-width: 300px
}
.enamad-panel-contents > .animate, .enamad-panel-contents > .animate >:not(:last-child) {
    margin-bottom: 10px
}
.enamad-panel-contents .widget h5, .enamad-panel-contents .widgettitle {
    margin: 0 0 40px;
    position: relative
}
.enamad-panel-contents .widget h5:after, .enamad-panel-contents .widgettitle:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    bottom: -17px
}
.admin-bar .enamad-panel-wrapper {
    padding-top: 62px
}
.enamad-panel-background, .enamad-panel-holder {
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
    -moz-transition: -moz-transform .3s ease-out .4s;
    -o-transition: -o-transform .3s ease-out .4s;
    -webkit-transition: -webkit-transform .3s ease-out .4s;
    transition: -webkit-transform .3s ease-out .4s;
    transition: transform .3s ease-out .4s;
    transition: transform .3s ease-out .4s, -webkit-transform .3s ease-out .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.enamad-panel-on .enamad-panel-background, .enamad-panel-on .enamad-panel-holder {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: -moz-transform .3s linear .4s;
    -o-transition: -o-transform .3s linear .4s;
    -webkit-transition: -webkit-transform .3s linear .4s;
    transition: -webkit-transform .3s linear .4s;
    transition: transform .3s linear .4s;
    transition: transform .3s linear .4s, -webkit-transform .3s linear .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
}
.enamad-panel-on .enamad-panel-close {
    -moz-transition: -moz-transform .3s linear .8s;
    -o-transition: -o-transform .3s linear .8s;
    -webkit-transition: -webkit-transform .3s linear .8s;
    transition: -webkit-transform .3s linear .8s;
    transition: transform .3s linear .8s;
    transition: transform .3s linear .8s, -webkit-transform .3s linear .8s;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.enamad-panel-close {
    position: fixed;
    color: #9a9a9a;
    z-index: 99999;
    left: 10px;
    font-size: 14px;
    border-radius: 50%;
    top: 20px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transition: -moz-transform .3s linear 0s;
    -o-transition: -o-transform .3s linear 0s;
    -webkit-transition: -webkit-transform .3s linear 0s;
    transition: -webkit-transform .3s linear 0s;
    transition: transform .3s linear 0s;
    transition: transform .3s linear 0s, -webkit-transform .3s linear 0s;
    cursor: pointer;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0
}
.admin-bar .enamad-panel-close {
    top: 52px
}
.enamad-panel-contents > .widget_shopping_cart .cart_list li {
    border-style: solid;
    border-width: 0 0 1px;
    padding: 20px 0 20px 54px
}
.enamad-panel-contents > .widget_shopping_cart .total {
    padding: 30px 0 !important
}
.enamad-panel-contents > .widget_shopping_cart .cart_list li.empty {
    padding: 20px 0;
    border: none
}
.enamad-panel-contents > .widget.rt_woocommerce_login .form-row > label {
    display: block;
    text-align: left;
    font-weight: inherit
}
.enamad-panel-contents > .widget.rt_woocommerce_login .button, .enamad-panel-contents > .widget.rt_woocommerce_login .input-text {
    width: 100%
}
.enamad-panel-contents > .widget.rt_woocommerce_login form.login {
    padding: 0;
    border-width: 0
}
.enamad-panel-contents .menu {
    padding: 0;
    margin: 0;
    list-style: none
}
.enamad-panel-contents .menu > li {
    float: none;
    display: block
}
.enamad-panel-contents .menu a > sub {
    display: block;
    font-size: 11px;
    font-style: oblique;
    padding: 5px 0
}
.enamad-panel-contents .menu li a, .enamad-panel-contents .menu li > span {
    position: relative;
    display: block;
    text-align: right;
    border-width: 0 0 1px;
    padding: 10px 0;
    text-decoration: none;
    border-style: solid;
    line-height: 1.8 !important
}
.enamad-panel-contents .menu ul li a, .enamad-panel-contents .menu ul li > span {
    border-style: solid;
    border-width: 0 0 1px
}
.enamad-panel-contents .menu li span:after, .enamad-panel-contents .menu > li > a:after {
    background-color: transparent
}
.enamad-panel-contents .menu ul {
    list-style: none;
    display: none;
    position: relative;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border-width: 0
}
.enamad-panel-contents .menu ul ul {
    border-width: 0
}
.enamad-panel-contents .menu > li > ul {
    margin: 0
}
.enamad-panel-contents .menu ul li:first-child a, .enamad-panel-contents .menu ul li:first-child > span {
    border-width: 0 0 1px
}
.enamad-panel-contents .menu li:hover > ul {
    display: none
}
.enamad-panel-contents .menu li.menu-item-has-children > a, .enamad-panel-contents .menu li.menu-item-has-children > span {
    padding-left: 65px;
    position: relative
}
.enamad-panel-contents .menu li.menu-item-has-children > a:before, .enamad-panel-contents .menu li.menu-item-has-children > span:before {
    font-family: rtui;
    content: "\2795";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-transform: none
}
.enamad-panel-contents .menu li.menu-item-has-children.current-menu-item > a:before, .enamad-panel-contents .menu li.menu-item-has-children.current-menu-item > span:before {
    font-family: rtui;
    content: "\2796";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em
}
.enamad-panel-contents .menu li.menu-item-has-children > a:before, .enamad-panel-contents .menu li.menu-item-has-children > span:before {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    text-align: left;
    z-index: 999;
    margin: -6px 0 0 !important;
    line-height: 1;
    font-size: 12px;
    width: auto !important
}
.enamad-panel-contents .menu li.current-menu-item > ul {
    display: block
}
.enamad-panel-contents .menu li.current-menu-ancestor:after, .enamad-panel-contents .menu li.current-menu-item:after, .enamad-panel-contents .menu li:after, .enamad-panel-contents .menu li:hover:after {
    content: none
}
.enamad-panel-contents .menu li li a {
    padding-left: 15px
}
.enamad-panel-contents .menu li li li a {
    padding-left: 25px
}
.enamad-panel-contents .menu li li li li a {
    padding-left: 45px
}
.enamad-panel-contents .menu li li li li li a {
    padding-left: 50px
}
.enamad-panel-contents .menu li li li li li li a {
    padding-left: 60px
}
.enamad-panel-contents .menu li li li li li li li a {
    padding-left: 70px
}
.enamad-panel-contents .enamad-language-switcher > .menu > li > a:before {
    content: "\f0ec" !important;
    font-size: 1.2em;
    top: auto !important;
    margin: auto !important
}
@media screen and (max-width:1024px) {
    .enamad-panel-holder {
        overflow: auto;
        height: auto
    }
    .enamad-panel-on {
        overflow: hidden
    }
    #container, .enamad-panel-on {
        -webkit-overflow-scrolling: touch
    }
    .side-panel-widgets-desktop {
        display: none !important
    }
}
@media screen and (min-width:1025px) {
    .mobile-nav, .enamad-panel-contents .enamad-language-switcher, .side-panel-widgets-mobile {
        display: none !important
    }
    .enamad-panel-close {
        display: none
    }
}
@media screen and (max-width:768px) {
    .admin-bar .enamad-panel-close {
        top: 66px
    }
}
@media screen and (max-width:425px) {
    .enamad-panel-background, .enamad-panel-holder {
        width: 280px;
        -webkit-transform: translateX(-280px);
        transform: translateX(-280px)
    }
    .enamad-panel-wrapper {
        padding: 30px
    }
    .enamad-panel-close {
        left: 10px
    }
}
#loader-wrapper {
    display: none
}
.js #loader-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 10000
}
.js #loader-wrapper:before {
    position: fixed;
    width: 300px;
    height: 300px;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}
.js #loader-wrapper:after {
    content: "";
    position: fixed;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -150px
}
.js #loader-wrapper .loading-logo {
    opacity: 0;
    height: auto;
    max-width: 300px;
    max-height: 300px;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease;
    -webkit-backface-visibility: hidden;
    z-index: 2
}
.js .rt-loading {
    overflow-y: scroll
}
.js .rt-loading #loader-wrapper {
    opacity: 1;
    -webkit-transition: opacity .75s ease;
    transition: opacity .75s ease
}
.js .rt-loaded #loader-wrapper {
    opacity: 0;
    -webkit-transition: opacity .75s ease, -webkit-transform 0s ease .65s;
    transition: opacity .75s ease, -webkit-transform 0s ease .65s;
    transition: opacity .75s ease, transform 0s ease .65s;
    transition: opacity .75s ease, transform 0s ease .65s, -webkit-transform 0s ease .65s;
    -webkit-transform: scale(0);
    transform: scale(0)
}
.js .rt-leaving {
    overflow-x: hidden
}
.js .rt-leaving #container {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .4;
    -webkit-transition: opacity 7s, -webkit-filter 1s;
    transition: opacity 7s, -webkit-filter 1s;
    transition: filter 1s, opacity 7s;
    transition: filter 1s, opacity 7s, -webkit-filter 1s
}
.page-404 {
    padding: 40px 0
}
.page-404 > .col:first-child {
    text-align: left
}
.page-404 > .col:first-child span {
    font-size: 250px;
    line-height: 250px;
    display: inline-block;
    color: #eee;
    text-align: left;
    padding-right: 20px
}
.page-404 > .col:first-child span:before {
    text-align: left;
    margin: 0
}
.page-404 h1 {
    font-size: 100px;
    line-height: 140px
}
@media screen and (min-width:1025px) {
    .enamad-fullwidth-header-width .main-header-holder .header-elements, .enamad-fullwidth-sticky-header-width .sticky-header-holder .header-elements {
        max-width: 96%
    }
    .logo-image {
        display: none
    }
    .enamad-dark-header .dark-logo, .enamad-light-header .light-logo {
        display: inline-block
    }
    .mobile-header {
        display: none
    }
    body.header-sidepanel .enamad-sidepanel-button-holder {
        display: block
    }
}
@media screen and (max-width:1024px) {
    .top-header {
        display: none
    }
    .mobile-header {
        display: block
    }
    .logo-image {
        display: none
    }
    .enamad-dark-mobile-header .dark-logo, .enamad-light-mobile-header .light-logo {
        display: inline-block
    }
    body .sub-page-header {
        padding: 40px 0
    }
    body.header-sidepanel-mobile .enamad-sidepanel-button-holder {
        display: block
    }
    .post-carousel .owl-nav, .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav {
        opacity: 1
    }
    .post-carousel .owl-nav > div, .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav > div {
        background: rgba(0, 0, 0, .25);
        color: #fff !important
    }
    .post-carousel .owl-nav .owl-prev, .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-prev {
        left: 0
    }
    .post-carousel .owl-nav .owl-next, .rt-carousel:not(.main-carousel)[data-nav=true] .owl-nav .owl-next {
        right: 0
    }
}
@media screen and (max-width:1024px) {
    .timeline.style-1:after {
        content: none
    }
    .timeline.style-1 > div {
        display: inline-block;
        width: 100%;
        margin-bottom: 0
    }
    .timeline.style-1 > div > .event-date > span:not(:last-child) {
        padding-right: 4px
    }
    .timeline.style-1 > div:nth-child(odd) {
        text-align: center
    }
    .timeline.style-1 > div:nth-child(even) {
        text-align: center;
        margin-left: 0
    }
    .timeline.style-1 > div:last-child {
        margin-bottom: 0
    }
    .timeline.style-1 > div:before {
        content: none
    }
    .timeline.style-1 > div > .event-date {
        left: auto !important;
        right: auto !important;
        position: relative;
        display: inline-block;
        width: 100%;
        text-align: center
    }
    .rt-coundivown i {
        text-align: center
    }
    .rt-coundivown i b {
        padding-right: 0;
        display: block
    }
    .go-to-top {
        right: 20px
    }
    .mw-row-tablet-100 .enamadSite-container {
        max-width: 100% !important
    }
    #footer .footer-widgets .featured-col {
        padding-right: 20px
    }
    #footer .footer-widgets .featured-col .column-inner {
        border-width: 0;
        padding-right: inherit
    }
}
@media screen and (max-width:768px) {
    #container .latest_news figure img {
        max-width: 80px
    }
    .author-info > div {
        float: none;
        display: inline-block;
        text-align: center;
        margin: 10px auto;
        width: 100%
    }
    .author-info > div .avatar {
        display: inline-block
    }
    .comment-form .text-boxes li {
        width: 100%;
        margin: 10px 0;
        float: none
    }
    .rt-text-columns {
        -webkit-column-count: 1 !important;
        column-count: 1 !important
    }
}
@media screen and (max-width:425px) {
    .main-carousel .slide-content .slider-buttons-wrapper {
        display: inline-block !important
    }
    .main-carousel .slide-content .slider-buttons-wrapper > * {
        margin: 10px 0 !important
    }
    #mobile-logo img {
        max-width: 140px;
        width: auto
    }
    #mobile-logo img.logo-auto-height {
        height: auto
    }
    .column-list > ul > li {
        width: calc(100%)
    }
    .image-content-box.box-style-1:not(.not-responsive) > div {
        width: 100% !important;
        text-align: center
    }
    .image-content-box.box-style-1:not(.not-responsive) > div:first-child:not(:last-child) {
        margin-bottom: 20px !important
    }
    .image-content-box.box-style-1:not(.not-responsive) .featured_image_holder {
        margin: 0 !important
    }
    .image-content-box.box-style-1:not(.not-responsive) .featured_image_holder img {
        margin: auto;
        float: none
    }
    .header-tools > ul > li > a span:before {
        font-size: 18px
    }
    .header-tools > ul > li > a:not(.enamad-sidepanel-button) {
        padding: 0 3px
    }
    .header-tools > ul .enamad-sidepanel-button {
        margin-left: 6px
    }
    .header-tools > ul .cart .enamad-cart-items {
        left: 1px
    }
    .enamad-sidepanel-button {
        height: 40px;
        width: 40px;
        margin-top: 5px
    }
    .timeline.style-2 .event-date {
        float: none
    }
    .subscription-form.rounded > * {
        width: calc(100% - 4px);
        display: block;
        padding: 10px 0
    }
    .subscription-form.rounded input {
        border-radius: 40px !important;
        text-align: center !important;
        padding-left: 20px;
        padding-right: 20px
    }
    .subscription-form.rounded input:not([type=submit]) {
        border-width: 2px !important
    }
    #container .subscription-form.rounded > * {
        display: block
    }
}
@media screen and (max-width:767px) {
    body .sub-page-header {
        padding: 40px 0
    }
    body .sub-page-header .page-title {
        margin-bottom: 10px
    }
    body .sub-page-header .breadcrumb, body .sub-page-header .page-title {
        float: none;
        text-align: center;
        line-height: 1.5
    }
    body .sub-page-header .breadcrumb h1, body .sub-page-header .breadcrumb h2, body .sub-page-header .page-title h1, body .sub-page-header .page-title h2 {
        font-size: 1.2em;
        line-height: 1.4em
    }
    article.type-post .post_data > * {
        margin: 5px
    }
    article.type-post .entry-footer {
        text-align: center
    }
    article.type-post .entry-footer .social_share {
        margin-top: 20px
    }
    .blog_list > article {
        margin-bottom: 60px
    }
    .blog_list > article .more-link {
        display: block;
        margin-top: 20px
    }
    .column-list.column-list-3 > ul > li, .column-list.column-list-4 > ul > li, .column-list.column-list-5 > ul > li {
        width: calc(50% - 30px);
        clear: none
    }
    .filter-holder {
        text-align: center
    }
    .filter-holder > ul > li {
        display: block
    }
    .filter-holder ul {
        text-align: center;
        display: block
    }
    .filter-holder ul ul {
        margin: 20px
    }
    .filter-holder ul ul li {
        display: block;
        margin-bottom: 10px
    }
    .filter-holder li a {
        padding: 0
    }
    .portfolio_list .col {
        margin-left: auto;
        margin-right: auto
    }
    body .comment-avatar {
        float: none;
        margin: auto
    }
    body .comment-body {
        margin: 20px 0
    }
    body .commentlist .children {
        padding-left: 10px
    }
    body .commentlist .children .comment-holder::before {
        left: -10px;
        width: 10px
    }
    .google_map {
        max-height: 200px
    }
    .form-table div {
        display: block;
        margin-bottom: 10px;
        padding: 0 !important
    }
    .form-table div .wpcf7-form-control, .form-table div .wpcf7-form-control-wrap {
        width: 100%;
        display: block
    }
    .team > .row > .col:not(:last-child) {
        margin-bottom: 40px
    }
    .content-box.content-padding .content-holder {
        padding-left: 0
    }
    .rt-toggle > ol > li .toggle-head {
        padding: .8em;
        border-radius: 0
    }
    .rt-toggle > ol > li .toggle-content {
        margin: 10px 0 0
    }
}
@media screen and (max-width:768px) {
    .rt_tabs .tab_nav {
        display: none !important
    }
    .tab-inline-title {
        display: block
    }
    .tab_contents {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
    .tab_content {
        padding: 10px 0 !important
    }
    .rt_tabs .tab_contents .tab_content {
        padding: 25px 0 !important
    }
    .rt-popup-search .wp-search-form {
        font-size: 1.1em
    }
    .portfolio-template-single-portfolio-layout2 .col.portfolio-sidebar > .column-inner {
        padding: 0
    }
    .main-carousel, .main-carousel .rt-carousel-holder {
        min-height: inherit !important
    }
}
@media screen and (max-width:992px) {
    #footer .footer-widgets {
        padding-top: 20px;
        padding-bottom: 0
    }
    #footer .footer-widgets .column-inner {
        padding: 0
    }
    #footer .footer-widgets .widgets_holder:not(:last-child) .widget:last-child {
        padding-bottom: 45px
    }
    .footer-info-bar {
        text-align: center
    }
    .footer-info-bar > .content-row-wrapper > div {
        position: inherit !important;
        -webkit-transform: inherit !important;
        transform: inherit !important;
        margin: 10px auto
    }
    #footer-navigation {
        display: inline-block
    }
    .content, .content.left-sidebar, .content.right-sidebar, .sidebar {
        float: none;
        padding-left: 20px;
        padding-right: 20px;
        clear: both
    }
    .content {
        margin-bottom: 20px
    }
    .pricing_table .table_wrap.features {
        display: none
    }
    .pricing_table .table_wrap {
        display: block;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0
    }
    .pricing_table .table_wrap > ul {
        margin: 0
    }
    .enamad-post-navigation {
        text-align: center
    }
    .enamad-post-navigation > div > * {
        margin-bottom: 20px
    }
    .enamad-post-navigation > div >:first-child, .enamad-post-navigation > div >:last-child {
        text-align: center;
        display: inline-block
    }
    .single-portfolio .key-details, .single-portfolio .portfolio-text {
        border-width: 0;
        padding: 15px
    }
}
@media screen and (max-width:1024px) {
    #mobile-logo img {
        width: auto
    }
    .enamad-top-bar {
        display: none
    }
    .rt_tabs.style-4 .tab_nav > li > span {
        font-size: 30px;
        padding: 5px;
        width: calc(1.2em + 20px);
        margin: 0 auto 20px;
        height: calc(1.2em + 20px);
        line-height: calc(1.2em + 4px)
    }
    .rt_tabs.style-4 .tab_nav:after {
        top: calc(0.8em + 20px)
    }
}
#footer > .content-row > .content-row-wrapper:not(.fullwidth), .content-row-wrapper, .content-row:not(.fullwidth), .header-elements, .top-bar-inner {
    max-width: 960px
}
.boxed-body-style #container {
    max-width: 94%
}
@media screen and (min-width:1024px) {
    #footer > .content-row > .content-row-wrapper:not(.fullwidth), .content-row-wrapper, .content-row:not(.fullwidth), .header-elements, .top-bar-inner {
        max-width: calc(100% - 40px)
    }
}
@media screen and (min-width:1280px) {
    #footer > .content-row > .content-row-wrapper:not(.fullwidth), .content-row-wrapper, .content-row:not(.fullwidth), .header-elements, .top-bar-inner {
        max-width: 1260px
    }
    .boxed-body-style #container {
        max-width: 1240px
    }
}
@media screen and (max-width:1280px) {
    .enamadSite-section-wrap > .enamadSite-section.enamadSite-section-boxed > .enamadSite-container {
        max-width: calc(100% - 40px)
    }
}
@media screen and (max-width:1200px) {
    .header-row .header-col > * {
        padding: 0 12px
    }
}
@media screen and (min-width:576px) {
    #container .rt-gallery .row:last-child .col {
        margin-bottom: 0
    }
}
@media screen and (min-width:1025px) {
    .main-carousel .slide-content {
        opacity: 0;
        -moz-transition: opacity .7s ease 0s;
        -o-transition: opacity .7s ease 0s;
        -webkit-transition: opacity .7s ease 0s;
        transition: opacity .7s ease 0s;
        position: absolute;
        padding: 20px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    .main-carousel .slide-content > * {
        opacity: 0;
        -webkit-transform: translateY(120%);
        transform: translateY(120%);
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 100%
    }
    .active .slide-content-wrapper .slide-content {
        opacity: 1
    }
    .active .slide-content-wrapper .slide-content > * {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -moz-transition: all .7s cubic-bezier(0.4, 0, .2, 1) 0s;
        -o-transition: all .7s cubic-bezier(0.4, 0, .2, 1) 0s;
        -webkit-transition: all .7s cubic-bezier(0.4, 0, .2, 1) 0s;
        transition: all .7s cubic-bezier(0.4, 0, .2, 1) 0s;
        opacity: 1
    }
    .active .slide-content-wrapper .slide-content > .slide_heading {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }
    .active .slide-content-wrapper .slide-content > .slide_sub_heading {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }
    .active .slide-content-wrapper .slide-content > .slide-text {
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }
    .active .slide-content-wrapper .slide-content > .slider-buttons-wrapper {
        -webkit-transition-delay: .7s;
        transition-delay: .7s
    }
}
@media screen and (max-width:1024px) {
    .main-carousel .slide-content-wrapper {
        min-height: inherit !important
    }
    .main-carousel .slide-content {
        width: 100% !important;
        z-index: 2;
        position: relative !important;
        bottom: auto !important;
        padding-left: 20px !important;
        padding-right: 20px !important
    }
    .main-carousel .text-navigation-holder {
        display: none
    }
    .rt-carousel, .rt-carousel-holder {
        min-height: auto !important
    }
    .main-carousel .dots-holder {
        display: none
    }
    .main-carousel .slide-content {
        text-align: center !important
    }
    .main-carousel .slide-content .slider-buttons-wrapper {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }
    .main-carousel .slide-content.center {
        left: 0 !important;
        width: auto !important;
        max-width: 100% !important
    }
    .slide-content-wrapper .slide-content > .slider-buttons-wrapper {
        margin-top: 20px
    }
}
@media (min-width:1025px) and (max-width:1280px) {
    .owl-nav div {
        padding: 0
    }
}
@media screen and (min-width:1025px) {
    .content-row-wrapper.fullwidth .slide-content-wrapper.default, .enamadSite-section-full_width .slide-content-wrapper.default, .main-carousel .text-navigation-wrapper, .slide-background.default {
        max-width: calc(100% - 40px)
    }
}
@media screen and (min-width:1280px) {
    .content-row-wrapper.fullwidth .slide-content-wrapper.default, .enamadSite-section-full_width .slide-content-wrapper.default, .main-carousel .text-navigation-wrapper, .slide-background.default {
        max-width: 1260px
    }
}
@media print {
    .header-col >:not(#logo) {
        display: none
    }
    .header-col > * {
        border-width: 0 !important
    }
    .breadcrumb, .full-screen-menu-holder, .header-row.second, .header-tools, .mobile-menu-button, nav {
        display: none
    }
    #main-content {
        margin-top: 20px;
        border-top: 1px solid #ddd
    }
    #comments * a[href]:after, .owl-carousel * a[href]:after, .social_media a[href]:after {
        content: ""
    }
    .tab_nav {
        display: none !important
    }
    .tab_contents {
        margin-left: 0 !important
    }
    .tab_content {
        display: block !important;
        padding: 10px 0 !important
    }
    .tab_content_wrapper .tab_title, .toggle-content {
        display: block !important
    }
}
.lg-sub-html, .lg-toolbar {
    background-color: rgba(0, 0, 0, .45)
}
#lg-counter, .lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}
@font-face {
    font-family: lg;
    src: url(../../fonts/lg.eot?n1z373);
    src: url(../../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../../fonts/lg.woff?n1z373) format("woff"), url(../../fonts/lg.ttf?n1z373) format("truetype"), url(../../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}
.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF
}
.lg-actions .lg-next {
    right: 20px
}
.lg-actions .lg-next:before {
    content: "\e095"
}
.lg-actions .lg-prev {
    left: 20px
}
.lg-actions .lg-prev:after {
    content: "\e094"
}
@-webkit-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}
@-moz-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}
@-ms-keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}
@keyframes lg-right-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: -30px
    }
}
@-webkit-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}
@-moz-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}
@-ms-keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}
@keyframes lg-left-end {
    0%, 100% {
        left: 0
    }
    50% {
        left: 30px
    }
}
.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}
.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}
.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}
.lg-toolbar .lg-icon:hover {
    color: #FFF
}
.lg-toolbar .lg-close:after {
    content: "\e070"
}
.lg-toolbar .lg-download:after {
    content: "\e0f2"
}
.lg-sub-html {
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}
.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}
.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}
#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}
.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px
}
@media (min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}
.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}
.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}
.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}
.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
    color: #FFF
}
.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}
.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}
.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}
.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}
.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../../images/lightbox-images/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../../images/lightbox-images/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../../images/lightbox-images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../../images/lightbox-images/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../../images/lightbox-images/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}
.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}
.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}
.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}
.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}
.lg-autoplay-button:after {
    content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
#lg-zoom-in:after {
    content: "\e311"
}
#lg-actual-size {
    font-size: 20px
}
#lg-actual-size:after {
    content: "\e033"
}
#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}
#lg-zoom-out:after {
    content: "\e312"
}
.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}
.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}
.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}
.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}
.lg-fullscreen:after {
    content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}
.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}
.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}
.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px
}
.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}
.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
    color: #333
}
.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}
.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}
.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}
.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
    width: 100%;
    height: 100%
}
.lg-outer #lg-share {
    position: relative
}
.lg-outer #lg-share:after {
    content: "\e80d"
}
.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}
.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}
.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}
.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}
.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}
.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}
.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}
.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}
.group:after {
    content: "";
    display: table;
    clear: both
}
.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}
.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.lg-outer.lg-visible {
    opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}
.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}
.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}
.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}
.lg-outer .lg-item {
    background: url(../../images/lightbox-images/loading.gif) center center no-repeat;
    display: none !important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}
.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.lg-outer .lg-item.lg-complete {
    background-image: none
}
.lg-outer .lg-item.lg-current {
    z-index: 1060
}
.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none
}
.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}
.lg-backdrop.in {
    opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
    opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-zoom-in .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3)
}
.lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-in .lg-item.lg-current, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-zoom-in-big .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-zoom-out .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(.7, .7, .7);
    transform: scale3d(.7, .7, .7)
}
.lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-out .lg-item.lg-current, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-zoom-out-big .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-zoom-out-in .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-zoom-in-out .lg-item {
    opacity: 0
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2)
}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0)
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-soft-zoom .lg-item {
    opacity: 0
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
}
.lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}
.lg-css3.lg-soft-zoom .lg-item.lg-current, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-scale-up .lg-item {
    opacity: 0
}
.lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -o-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -ms-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    -webkit-transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0);
    transform: scale3d(.8, .8, .8) translate3d(0, 10%, 0)
}
.lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-scale-up .lg-item.lg-current, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular .lg-item.lg-current, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular-up .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular-down .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular-vertical .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular-vertical-left .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0)
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0)
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-circular-vertical-down .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0)
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0)
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity 1s ease 0s
}
.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-vertical .lg-item.lg-current, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-vertical-growth .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -o-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0);
    transform: scale3d(.5, .5, .5) translate3d(0, -150%, 0)
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -o-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0);
    transform: scale3d(.5, .5, .5) translate3d(0, 150%, 0)
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-only .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg)
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-only-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg)
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-only-y .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg)
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg)
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
    transform: skew(20deg, 0deg) translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
    transform: skew(20deg, 0deg) translate3d(100%, 0, 0)
}
.lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew .lg-item.lg-current, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
    transform: skew(-20deg, 0deg) translate3d(100%, 0, 0)
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-cross .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
    transform: skew(0deg, 60deg) translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
    transform: skew(0deg, 60deg) translate3d(100%, 0, 0)
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-cross-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
    transform: skew(0deg, -60deg) translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
    transform: skew(0deg, -60deg) translate3d(100%, 0, 0)
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-ver .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-ver-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-ver-cross .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0)
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0)
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    transform: skew(0deg, 0deg) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-lollipop .lg-item {
    opacity: 0
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(.5);
    -o-transform: translate3d(0, 0, 0) scale(.5);
    -ms-transform: translate3d(0, 0, 0) scale(.5);
    -webkit-transform: translate3d(0, 0, 0) scale(.5);
    transform: translate3d(0, 0, 0) scale(.5)
}
.lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-lollipop .lg-item.lg-current, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-lollipop-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(.5);
    -o-transform: translate3d(0, 0, 0) scale(.5);
    -ms-transform: translate3d(0, 0, 0) scale(.5);
    -webkit-transform: translate3d(0, 0, 0) scale(.5);
    transform: translate3d(0, 0, 0) scale(.5)
}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-rotate .lg-item {
    opacity: 0
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}
.lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
.lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}
.lg-css3.lg-rotate .lg-item.lg-current, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-rotate-rev .lg-item {
    opacity: 0
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}
.lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}
.lg-css3.lg-rotate-rev .lg-item.lg-current, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-tube .lg-item {
    opacity: 0
}
.lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0)
}
.lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0)
}
.lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1
}
.lg-css3.lg-tube .lg-item.lg-current, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
@charset "UTF-8"; @font-face {
    font-family: star;
    src: url(../../fonts/star.eot);
    src: url(../../fonts/star.eot?#iefix) format("embedded-opentype"), url(../../fonts/star.woff) format("woff"), url(../../fonts/star.ttf) format("truetype"), url(../../fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: WooCommerce;
    src: url(../../fonts/WooCommerce.eot);
    src: url(../../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(../../fonts/WooCommerce.woff) format("woff"), url(../../fonts/WooCommerce.ttf) format("truetype"), url(../../fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%
}
.woocommerce .col2-set:after, .woocommerce .col2-set:before, .woocommerce-page .col2-set:after, .woocommerce-page .col2-set:before {
    content: " ";
    display: table
}
.woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
    clear: both
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    max-width: 100%
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    max-width: 100%
}
.woocommerce div.single-product-div div.thumbnails:after, .woocommerce div.single-product-div div.thumbnails:before, .woocommerce-page div.single-product-div div.thumbnails:after, .woocommerce-page div.single-product-div div.thumbnails:before {
    content: " ";
    display: table
}
.woocommerce div.single-product-div div.thumbnails:after, .woocommerce-page div.single-product-div div.thumbnails:after {
    clear: both
}
.woocommerce div.single-product-div div.thumbnails a, .woocommerce-page div.single-product-div div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em
}
.woocommerce div.single-product-div div.thumbnails a.last, .woocommerce-page div.single-product-div div.thumbnails a.last {
    margin-right: 0
}
.woocommerce div.single-product-div div.thumbnails a.first, .woocommerce-page div.single-product-div div.thumbnails a.first {
    clear: both
}
.woocommerce div.single-product-div div.thumbnails.columns-1 a, .woocommerce-page div.single-product-div div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none
}
.woocommerce div.single-product-div div.thumbnails.columns-2 a, .woocommerce-page div.single-product-div div.thumbnails.columns-2 a {
    width: 48%
}
.woocommerce div.single-product-div div.thumbnails.columns-4 a, .woocommerce-page div.single-product-div div.thumbnails.columns-4 a {
    width: 22.05%
}
.woocommerce div.single-product-div div.thumbnails.columns-5 a, .woocommerce-page div.single-product-div div.thumbnails.columns-5 a {
    width: 16.9%
}
.woocommerce div.single-product-div #reviews .comment:after, .woocommerce div.single-product-div #reviews .comment:before, .woocommerce-page div.single-product-div #reviews .comment:after, .woocommerce-page div.single-product-div #reviews .comment:before {
    content: " ";
    display: table
}
.woocommerce div.single-product-div #reviews .comment:after, .woocommerce-page div.single-product-div #reviews .comment:after {
    clear: both
}
.woocommerce div.single-product-div #reviews .comment img, .woocommerce-page div.single-product-div #reviews .comment img {
    float: right;
    height: auto
}
.product-template-default div.single-product-div div.images {
    float: left;
    width: 48%
}
.product-template-default div.summary {
    float: right;
    width: 48%
}
.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both
}
.woocommerce ul.products:after, .woocommerce ul.products:before, .woocommerce-page ul.products:after, .woocommerce-page ul.products:before {
    content: " ";
    display: table
}
.woocommerce ul.products:after, .woocommerce-page ul.products:after {
    clear: both
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 15px 40px;
    padding: 0;
    position: relative;
    width: calc(25% - 30px)
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0
}
.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0
}
.woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
    width: calc(50% - 30px)
}
.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: calc(33.33333% - 30px)
}
.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: calc(20% - 30px)
}
.woocommerce-page.columns-6 ul.products li.product, .woocommerce.columns-6 ul.products li.product {
    width: calc(16.6666667% - 30px)
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right
}
.woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce .woocommerce-pagination ul.page-numbers:before, .woocommerce-page .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:before {
    content: " ";
    display: table
}
.woocommerce .woocommerce-pagination ul.page-numbers:after, .woocommerce-page .woocommerce-pagination ul.page-numbers:after {
    clear: both
}
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: auto
}
.woocommerce #content table.cart div.actions, .woocommerce table.cart div.actions, .woocommerce-page #content table.cart div.actions, .woocommerce-page table.cart div.actions {
    text-align: right
}
.woocommerce #content table.cart div.actions .input-text, .woocommerce table.cart div.actions .input-text, .woocommerce-page #content table.cart div.actions .input-text, .woocommerce-page table.cart div.actions .input-text {
    width: 80px
}
.woocommerce #content table.cart div.actions .coupon, .woocommerce table.cart div.actions .coupon, .woocommerce-page #content table.cart div.actions .coupon, .woocommerce-page table.cart div.actions .coupon {
    float: left
}
.woocommerce #content table.cart div.actions .coupon label, .woocommerce table.cart div.actions .coupon label, .woocommerce-page #content table.cart div.actions .coupon label, .woocommerce-page table.cart div.actions .coupon label {
    display: none
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%
}
.woocommerce .cart-collaterals:after, .woocommerce .cart-collaterals:before, .woocommerce-page .cart-collaterals:after, .woocommerce-page .cart-collaterals:before {
    content: " ";
    display: table
}
.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
    clear: both
}
.woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: calc(50% - 20px)
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before {
    content: " ";
    display: table
}
.woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
    clear: both
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%
}
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
    clear: both
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto
}
.woocommerce form .form-row:after, .woocommerce form .form-row:before, .woocommerce-page form .form-row:after, .woocommerce-page form .form-row:before {
    content: " ";
    display: table
}
.woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
    clear: both
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block
}
.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    display: inline
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select {
    width: 100%
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both
}
.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto
}
.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left
}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1 {
    float: right
}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2 {
    float: left
}
.rtl .woocommerce form .form-row-first, .rtl .woocommerce form .form-row-last, .rtl .woocommerce-page form .form-row-first, .rtl .woocommerce-page form .form-row-last {
    float: right
}
.rtl .woocommerce form .form-row-last, .rtl .woocommerce-page form .form-row-last {
    float: left
}
p.demo_store {
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    margin: 0
}
p.demo_store a {
    color: #fff
}
.clear {
    clear: both
}
.woocommerce > h2 {
    font-size: 1.4em
}
.woocommerce a.remove {
    display: block;
    text-align: left;
    text-decoration: none
}
.woocommerce small.note {
    display: block;
    color: #777;
    font-size: .857em;
    margin-top: 10px
}
.woocommerce .quantity .qty {
    -moz-appearance: textfield;
    text-align: center;
    background: 0 0 !important;
    height: 3em !important;
    width: 3em !important;
    line-height: 3em !important;
    display: inline-block;
    margin: 0 10px;
    font-size: .875em;
    font-weight: 700;
    border-radius: 50%;
    color: var(--primary-color);
    border-color: var(--primary-color) !important
}
.woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity .qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
.woocommerce .quantity .rt-minus, .woocommerce .quantity .rt-plus {
    display: inline-block;
    font-size: .6em;
    line-height: 1em;
    padding-bottom: .4em;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    color: var(--primary-color)
}
.woocommerce .entry-summary .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 1.4em;
    margin-bottom: 5px
}
.woocommerce .entry-summary p.price, .woocommerce .entry-summary span.price {
    font-size: 1.25em
}
.woocommerce .entry-summary p.price ins, .woocommerce .entry-summary span.price ins {
    background: inherit;
    font-weight: 700
}
.woocommerce .entry-summary p.price del, .woocommerce .entry-summary span.price del {
    opacity: .5
}
.woocommerce .entry-summary p.stock {
    font-size: .92em
}
.woocommerce .entry-summary .out-of-stock {
    color: red
}
.woocommerce .entry-summary .product-meta-row {
    font-size: .875em;
    border-style: solid;
    border-width: 1px 0;
    padding: 14px 0
}
.woocommerce .entry-summary .product-meta-row .product-meta-col > span {
    font-weight: 700;
    margin-bottom: 4px
}
.woocommerce .entry-summary .product-meta-row .product-meta-col > span > * {
    font-weight: 400
}
.woocommerce .entry-summary .product-meta-row .product-meta-col > span:not(:last-child) {
    border-width: 0 1px 0 0;
    padding-right: 5px;
    margin-right: 5px;
    border-style: solid
}
.woocommerce .entry-summary .product-meta-row a {
    text-decoration: none
}
.woocommerce .entry-summary .product-meta-row a:not(:hover) {
    color: inherit
}
.woocommerce .entry-summary .product-meta-row .social_share {
    color: var(--primary-color)
}
.woocommerce .entry-summary .product-meta-row .social_share span:before {
    font-size: 1.4em
}
.woocommerce .entry-summary .single_add_to_cart_button {
    line-height: 3em;
    font-size: .875em;
    border-radius: 50px;
    text-transform: uppercase;
    padding: 0 50px;
    font-weight: 700;
    height: 3em
}
.woocommerce .entry-summary .woocommerce-product-rating {
    margin-bottom: 1.618em;
    font-size: .8em
}
.woocommerce .entry-summary .woocommerce-review-link {
    text-decoration: none;
    color: var(--font-color)
}
.woocommerce .entry-summary .woocommerce-review-link:hover {
    text-decoration: underline
}
.woocommerce .entry-summary p.cart {
    margin-bottom: 2em
}
.woocommerce .entry-summary p.cart:after, .woocommerce .entry-summary p.cart:before {
    content: " ";
    display: table
}
.woocommerce .entry-summary p.cart:after {
    clear: both
}
.woocommerce .entry-summary form.cart {
    padding: 25px 0;
    margin-bottom: 2em
}
.woocommerce .entry-summary form.cart:after, .woocommerce .entry-summary form.cart:before {
    content: " ";
    display: table
}
.woocommerce .entry-summary form.cart:after {
    clear: both
}
.woocommerce .entry-summary form.cart div.quantity {
    float: left;
    margin: 0 30px 10px 0
}
.woocommerce .entry-summary form.cart table {
    border-width: 0 0 1px
}
.woocommerce .entry-summary form.cart table div {
    padding-left: 0
}
.woocommerce .entry-summary form.cart table div.quantity {
    float: none;
    margin: 0
}
.woocommerce .entry-summary form.cart table small.stock {
    display: block;
    float: none
}
.woocommerce .entry-summary form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%
}
.woocommerce .entry-summary form.cart .variations div, .woocommerce .entry-summary form.cart .variations th {
    border: 0;
    vertical-align: top;
    line-height: 2em
}
.woocommerce .entry-summary form.cart .variations label {
    line-height: 1em;
    margin: 0;
    font-weight: 400
}
.woocommerce .entry-summary form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    height: 2em;
    line-height: 1em;
    border-width: 1px;
    padding: 0 10px
}
.woocommerce .entry-summary form.cart .variations div.label {
    padding-right: 1em;
    padding-bottom: .5em;
    text-align: inherit
}
.woocommerce .entry-summary form.cart .woocommerce-variation-availability p, .woocommerce .entry-summary form.cart .woocommerce-variation-description p {
    margin-bottom: 0
}
.woocommerce .entry-summary form.cart .woocommerce-variation.single_variation {
    border-width: 1px 0;
    border-style: solid;
    padding: 20px 0;
    margin-bottom: 20px
}
.woocommerce .entry-summary form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em
}
.woocommerce .entry-summary form.cart .wc-no-matching-variations {
    display: none
}
.woocommerce .entry-summary form.cart .button {
    vertical-align: middle;
    float: left
}
.woocommerce .entry-summary form.cart .group_table div.label {
    padding-right: 1em;
    padding-left: 1em
}
.woocommerce .entry-summary form.cart .group_table div {
    vertical-align: middle;
    padding-bottom: .5em;
    border: 0
}
.woocommerce div.single-product-div {
    margin-bottom: 0;
    position: relative
}
.woocommerce div.single-product-div div.images {
    margin-bottom: 2em
}
.woocommerce div.single-product-div div.images img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}
.woocommerce div.single-product-div div.images div.thumbnails {
    padding-top: 1em
}
.woocommerce div.single-product-div div.images.woocommerce-product-gallery {
    position: relative
}
.woocommerce div.single-product-div div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(0.795, -.035, 0, 1) .5s;
    transition: all cubic-bezier(0.795, -.035, 0, 1) .5s
}
.woocommerce div.single-product-div div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}
.woocommerce div.single-product-div div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.woocommerce div.single-product-div div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.woocommerce div.single-product-div div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.woocommerce div.single-product-div div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 5px -5px 0;
    padding: 0
}
.woocommerce div.single-product-div div.images .flex-control-thumbs li {
    width: calc(25% - 10px);
    float: left;
    margin: 5px;
    list-style: none
}
.woocommerce div.single-product-div div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0
}
.woocommerce div.single-product-div div.images .flex-control-thumbs li img.flex-active, .woocommerce div.single-product-div div.images .flex-control-thumbs li img:hover {
    opacity: 1
}
.woocommerce div.single-product-div div.summary {
    margin-bottom: 2em
}
.woocommerce div.single-product-div div.summary hr {
    margin: 20px 0
}
.woocommerce div.single-product-div div.social {
    text-align: right;
    margin: 0 0 1em
}
.woocommerce div.single-product-div div.social span {
    margin: 0 0 0 2px
}
.woocommerce div.single-product-div div.social span span {
    margin: 0
}
.woocommerce div.single-product-div div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0
}
.woocommerce div.single-product-div div.social iframe {
    float: left;
    margin-top: 3px
}
.woocommerce div.single-product-div .woocommerce-tabs {
    width: 100%;
    display: inline-block;
    padding: 18px 0 40px;
    position: relative;
    z-index: 1
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs {
    list-style: none;
    margin: 0 0 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0 0 10px
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li {
    text-align: center;
    position: relative;
    z-index: 0
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li:last-child {
    border-width: 0
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 1em 0;
    text-decoration: none;
    color: var(--heading-color);
    line-height: 1em;
    -webkit-transition: padding .3s ease;
    transition: padding .3s ease;
    font-weight: 700;
    font-size: .875em;
    text-transform: uppercase
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs li.active a {
    color: var(--primary-color)
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    border-color: transparent !important
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li:not(.active) a {
    border-style: dashed;
    border-width: 0 0 1px;
    border-color: var(--primary-color)
}
.woocommerce div.single-product-div .woocommerce-tabs ul.tabs li.active a {
    text-decoration: none;
    padding: 1em 2em;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .15);
    border-radius: 80px
}
.product-template-default div.single-product-div .woocommerce-tabs ul.tabs {
    margin-left: -25px;
    margin-right: -25px
}
.product-template-default div.single-product-div .woocommerce-tabs ul.tabs > li {
    margin: 0 25px
}
.product-template-single-product-layout2 div.single-product-div .woocommerce-tabs {
    margin-top: 40px
}
.product-template-single-product-layout2 div.single-product-div .woocommerce-tabs ul.tabs {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}
.woocommerce div.single-product-div .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
    width: 100%;
    display: none
}
.woocommerce div.single-product-div .woocommerce-tabs .panel > h2:first-child {
    display: none
}
.woocommerce div.single-product-div .woocommerce-tabs > ul.tabs + .panel {
    display: block
}
.woocommerce div.single-product-div .woocommerce-tabs h1 {
    font-size: 1.8em
}
.woocommerce div.single-product-div .woocommerce-tabs h2 {
    font-size: 1.4em
}
.woocommerce div.single-product-div .woocommerce-tabs h3 {
    font-size: 1.3em
}
.woocommerce div.single-product-div .woocommerce-tabs h4 {
    font-size: 1.2em
}
.woocommerce div.single-product-div .woocommerce-tabs h5 {
    font-size: 1.1em
}
.woocommerce div.single-product-div .woocommerce-tabs h6 {
    font-size: 1em
}
.woocommerce span.onsale {
    min-height: auto;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    line-height: 1em;
    top: 0;
    left: 0;
    margin: 0;
    color: #fff;
    font-size: .857em;
    z-index: 1
}
.woocommerce .related.products > h2, .woocommerce .upsells.products > h2 {
    font-size: 1.4em;
    margin-top: 80px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden
}
.woocommerce .related.products > h2:after, .woocommerce .upsells.products > h2:after {
    content: "";
    width: 100%;
    border-width: 1px 0 0;
    border-style: solid;
    height: 1px;
    position: absolute;
    top: 50%;
    margin-left: 25px
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 -15px -40px;
    padding: 0;
    list-style: none
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none;
    padding: 20px
}
.woocommerce ul.products {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}
.woocommerce ul.products li.product {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.woocommerce .products .added_to_cart {
    display: none
}
.woocommerce .products .button:before {
    content: "\e806"
}
.woocommerce .products .button.product_type_simple:before {
    content: "\e83a"
}
.woocommerce .products .button {
    position: absolute;
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    background: 0 0 !important;
    font-size: 1.4em;
    line-height: 1em;
    right: 0;
    opacity: 0
}
.woocommerce .products .button:before {
    font-family: rtui;
    margin: 0;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    speak: none;
    text-transform: none
}
.woocommerce .products .product:hover:before {
    -webkit-animation: width .3s cubic-bezier(0.55, -.32, 0, 1.13);
    animation: width .3s cubic-bezier(0.55, -.32, 0, 1.13)
}
.woocommerce .products .product .button, .woocommerce .products .product .price {
    -webkit-transition: all .3s cubic-bezier(0.55, -.32, 0, 1.13);
    transition: all .3s cubic-bezier(0.55, -.32, 0, 1.13)
}
.woocommerce .products .product .clicked .button, .woocommerce .products .product:hover .button {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.woocommerce .products .product .clicked .price, .woocommerce .products .product:hover .price {
    opacity: 0;
    -webkit-transform: translateY(-200%);
    transform: translateY(-200%);
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.woocommerce .products .product .add_to_cart_button.loading:before {
    content: '\e831';
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
.woocommerce .products .product .add_to_cart_button.added:before {
    content: '\6e'
}
.woocommerce .products .product .enamad-wc-image-holder {
    margin-bottom: 20px
}
.woocommerce .products .enamad-product-content-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    min-height: 1.5em
}
.woocommerce .products .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
    z-index: 1
}
.woocommerce .products h2, .woocommerce .products h3 {
    padding: 0;
    margin: 0;
    font-size: 1em;
    word-break: break-word;
    font-weight: 700 !important
}
.woocommerce .products a {
    text-decoration: none
}
.woocommerce .products a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.woocommerce .products strong {
    display: block
}
.woocommerce .products .star-rating {
    font-size: .7em;
    position: absolute;
    top: 1em;
    left: 1em;
    z-index: 1
}
.woocommerce .products mark {
    background-color: transparent
}
.woocommerce .products .price {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    display: block;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2em;
    text-align: right
}
.woocommerce .products .price del {
    display: inline-block;
    opacity: .7
}
.woocommerce .products .price ins {
    display: inline-block;
    text-decoration: none
}
.woocommerce .products .price .from {
    margin: -2px 0 0;
    text-transform: uppercase
}
.woocommerce .product-category > a > img {
    margin-bottom: 15px !important
}
.woocommerce .product-category .woocommerce-loop-category__title {
    display: block;
    text-align: center
}
.woocommerce .enamad-before-shop {
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 0 0 1px
}
.woocommerce .enamad-before-shop > .content-row-wrapper {
    padding: 0
}
.woocommerce .woocommerce-result-count {
    line-height: 2.3em;
    margin: 0;
    padding: 0
}
.woocommerce .woocommerce-ordering {
    margin: 0;
    padding: 0
}
.woocommerce .woocommerce-ordering select {
    vertical-align: middle
}
.woocommerce .woocommerce-ordering .customselect {
    border-width: 0 0 0 1px;
    padding-left: 20px;
    border-style: solid
}
.woocommerce nav.woocommerce-pagination {
    text-align: center
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 1px
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88
}
.woocommerce .term-description {
    padding: 40px;
    margin-bottom: 20px
}
.woocommerce .term-description p:last-child {
    margin-bottom: 0
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none
}
.woocommerce .cart .button[disabled], .woocommerce .cart input.button[disabled] {
    opacity: .5
}
.woocommerce a.added_to_cart {
    padding-top: .5em;
    white-space: nowrap;
    display: inline-block
}
.woocommerce #reviews h2 small {
    float: right;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777
}
.woocommerce #reviews h3 {
    margin: 0
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}
.woocommerce #reviews #comment {
    height: 75px
}
.woocommerce #reviews #comments .add_review:after, .woocommerce #reviews #comments .add_review:before {
    content: " ";
    display: table
}
.woocommerce #reviews #comments .add_review:after {
    clear: both
}
.woocommerce #reviews #comments h2 {
    clear: none
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 40px 0 0;
    width: 100%;
    background: 0 0;
    list-style: none
}
.woocommerce #reviews #comments ol.commentlist:after, .woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table
}
.woocommerce #reviews #comments ol.commentlist:after {
    clear: both
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: .75em
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: auto;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 20px;
    padding: 0 0 20px 90px
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after, .woocommerce #reviews #comments ol.commentlist li .comment-text:before {
    content: " ";
    display: table
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
    clear: both
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist li:not(:last-child) .comment-text {
    border-width: 0 0 1px;
    border-style: solid
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist > li:before {
    content: ""
}
.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}
.woocommerce .star-rating:before {
    content: "\53\53\53\53\53";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}
.woocommerce .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block
}
.woocommerce .woocommerce-product-rating:after, .woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table
}
.woocommerce .woocommerce-product-rating:after {
    clear: both
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 .5em;
    float: none
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0
}
.woocommerce #review_form #respond {
    position: static;
    margin: 40px 0 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0
}
.woocommerce #review_form #respond:after, .woocommerce #review_form #respond:before {
    content: " ";
    display: table
}
.woocommerce #review_form #respond:after {
    clear: both
}
.woocommerce #review_form #respond .comment-form input[type=email], .woocommerce #review_form #respond .comment-form input[type=text], .woocommerce #review_form #respond .comment-form textarea {
    border-width: 1px;
    padding: 10px
}
.woocommerce #review_form #respond .text-boxes p {
    margin: 0 0 10px;
    width: 49%
}
.woocommerce #review_form #respond .text-boxes p:first-child {
    margin-right: 2%
}
.woocommerce #review_form #respond .form-submit input {
    left: auto
}
.woocommerce #review_form #respond textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0
}
.woocommerce p.stars a:hover ~ a:before {
    content: "\e021"
}
.woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
    content: "\e020"
}
.woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021"
}
.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020"
}
.woocommerce table.shop_attributes {
    border-width: 1px 0 0;
    border-style: dotted;
    margin-bottom: 1.618em;
    width: 100%
}
.woocommerce table.shop_attributes > tbody tr th {
    width: 25%;
    border-width: 0 0 1px;
    border-style: dotted;
    margin: 0;
    line-height: 1.5;
    padding: 13px 0 !important
}
.woocommerce table.shop_attributes > tbody tr div {
    padding: 14px;
    border-width: 0 0 1px;
    border-style: dotted;
    margin: 0;
    line-height: 1.5
}
.woocommerce table.shop_attributes > tbody tr div p {
    margin: 0;
    padding: 0
}
.woocommerce table.shop_attributes > tbody tr div p:last-child {
    margin: 0
}
.woocommerce table.shop_attributes > tbody tr .alt div, .woocommerce table.shop_attributes > tbody tr .alt th {
    background: rgba(0, 0, 0, .025)
}
.content .woocommerce table.shop_table {
    border-width: 1px 0;
    border-style: solid;
    margin: 0 -1px 24px 0;
    width: 100%;
    border-collapse: separate
}
.content .woocommerce table.shop_table th {
    padding: .8em 12px;
    border-width: 0 0 1px;
    border-style: solid
}
.content .woocommerce table.shop_table div {
    padding: .8em 12px;
    vertical-align: middle
}
.content .woocommerce table.shop_table div small {
    font-weight: 400
}
.content .woocommerce table.shop_table div.actions {
    border-width: 1px 0 0;
    padding: 2em 0
}
.content .woocommerce table.shop_table tbody:first-child tr:first-child div, .content .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}
.content .woocommerce table.shop_table tr div:first-child, .content .woocommerce table.shop_table tr th:first-child {
    padding-left: 0
}
.content .woocommerce table.shop_table tr div:last-child, .content .woocommerce table.shop_table tr th:first-child {
    padding-right: 0
}
.content .woocommerce table.shop_table tbody th, .content .woocommerce table.shop_table tfoot div, .content .woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-width: 1px 0 0;
    border-style: solid;
    padding: .8em 0
}
.content .woocommerce table.my_account_orders {
    font-size: .85em
}
.content .woocommerce table.my_account_orders div, .content .woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle
}
.content .woocommerce table.my_account_orders .button {
    white-space: nowrap;
    padding: 5px 10px
}
.content .woocommerce table.my_account_orders .order-actions {
    text-align: right
}
.content .woocommerce table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em
}
.woocommerce div.product-name dl.variation {
    margin: .75em 0 .25em;
    font-size: .8em
}
.woocommerce div.product-name dl.variation:after, .woocommerce div.product-name dl.variation:before {
    content: " ";
    display: table
}
.woocommerce div.product-name dl.variation:after {
    clear: both
}
.woocommerce div.product-name dl.variation dd, .woocommerce div.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 0
}
.woocommerce div.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}
.woocommerce div.product-name dl.variation dd {
    padding: 0 0 .25em
}
.woocommerce div.product-name dl.variation dd p:last-child {
    margin-bottom: 0
}
.woocommerce div.product-name p.backorder_notification {
    font-size: .83em
}
.woocommerce div.product-quantity {
    min-width: 80px
}
.woocommerce ul.cart_list li img {
    width: 48px
}
.woocommerce ul.cart_list .quantity {
    font-size: .8em
}
.woocommerce ul.product_list_widget li img {
    width: 48px
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 0 0 .8em 56px;
    margin: 0 0 .8em;
    list-style: none;
    border-width: 0 0 1px;
    border-style: dotted
}
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after {
    clear: both
}
.woocommerce ul.cart_list li:last-child, .woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    text-decoration: none;
    color: var(--heading-color);
    line-height: 1.25em
}
.woocommerce ul.cart_list li a span, .woocommerce ul.product_list_widget li a span {
    display: block;
    padding-top: 5px
}
.woocommerce ul.cart_list li a:hover, .woocommerce ul.product_list_widget li a:hover {
    text-decoration: underline
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin: 0 8px 0 -56px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
    margin: .4em 0;
    font-size: .8em
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after {
    clear: both
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
    float: none;
    font-size: .7em;
    margin: .5em 0
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    margin-top: 20px
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-right: 15px;
    position: relative;
    padding-top: 0
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    right: 0;
    text-decoration: none !important
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after {
    clear: both
}
.woocommerce .widget_shopping_cart .buttons > a, .woocommerce.widget_shopping_cart .buttons > a {
    width: 100%;
    padding: 4px 8px
}
.woocommerce .enamad-panel-wrapper .widget_shopping_cart .cart_list li {
    font-size: 1em
}
.woocommerce .enamad-panel-wrapper .widget_shopping_cart .buttons > a {
    width: 48%;
    padding: 4px 8px;
    float: left
}
.woocommerce .enamad-panel-wrapper .widget_shopping_cart .buttons > a:first-child {
    margin-right: 2%
}
.woocommerce form .form-row {
    padding: 3px 0;
    margin: 0 0 6px
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}
.woocommerce form .form-row label {
    line-height: 2
}
.woocommerce form .form-row label.hidden {
    visibility: hidden
}
.woocommerce form .form-row label.inline {
    display: inline
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle
}
.woocommerce form .form-row .checkbox input, .woocommerce form .form-row .radio input {
    position: relative
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1
}
.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}
.woocommerce form .form-row .select2-container .select2-search input {
    width: calc(100% - 2em);
    margin-left: 1em;
    margin-bottom: 20px
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00
}
.woocommerce form .form-row::-webkit-input-placeholder {
    line-height: normal
}
.woocommerce form .form-row:-moz-placeholder {
    line-height: normal
}
.woocommerce form .form-row:-ms-input-placeholder {
    line-height: normal
}
.woocommerce .select2-choice, .woocommerce .select2-drop-active, .woocommerce .select2-drop.select2-drop-above.select2-drop-active {
    border-color: inherit !important
}
.woocommerce .select2-dropdown-open a {
    border-bottom: 0
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-width: 1px;
    border-style: solid;
    padding: 20px;
    margin: 2em 0;
    text-align: left
}
.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0
}
.woocommerce ul#shipping_method li {
    margin: 0;
    padding: 0 0 0 22px;
    text-indent: -22px;
    list-style: none
}
.woocommerce ul#shipping_method li input {
    margin: 3px .5ex
}
.woocommerce ul#shipping_method li label {
    display: inline
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0
}
.woocommerce .order_details {
    margin: 0 0 1.5em;
    list-style: none
}
.woocommerce .order_details:after, .woocommerce .order_details:before {
    content: " ";
    display: table
}
.woocommerce .order_details:after {
    clear: both
}
.woocommerce .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: .715em;
    line-height: 1;
    border-style: dashed;
    border-width: 0 0 0 1px;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none
}
.woocommerce .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5
}
.woocommerce .order_details li:last-of-type {
    border: none
}
.woocommerce .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}
.woocommerce .widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none
}
.woocommerce .widget_layered_nav ul li:after, .woocommerce .widget_layered_nav ul li:before {
    content: " ";
    display: table
}
.woocommerce .widget_layered_nav ul li:after {
    clear: both
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span {
    padding: 1px 0
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00
}
.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none
}
.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: calc(1.7em + 3px);
    font-size: .875em
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce .widget_price_filter .price_slider_amount .price_label {
    text-transform: uppercase
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1em;
    font-weight: 700;
    padding: 0;
    background-color: transparent;
    border-width: 0 0 1px;
    border-style: solid;
    line-height: 1.7em;
    float: left;
    border-radius: 0;
    border-color: var(--primary-color);
    letter-spacing: 2.25px
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    border-width: 0
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: calc(-.5em + 1px);
    margin-left: -.5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    border: 0
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}
.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}
.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none
}
.woocommerce .widget_rating_filter ul li:after, .woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table
}
.woocommerce .widget_rating_filter ul li:after {
    clear: both
}
.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none
}
.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none;
    color: #a00
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1.4em 2em 1.4em 3.5em !important;
    margin: 0 0 2em !important;
    position: relative;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    list-style: none !important;
    width: auto;
    word-wrap: break-word
}
.woocommerce-error:after, .woocommerce-error:before, .woocommerce-info:after, .woocommerce-info:before, .woocommerce-message:after, .woocommerce-message:before {
    content: " ";
    display: table
}
.woocommerce-error:after, .woocommerce-info:after, .woocommerce-message:after {
    clear: both
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1.4em;
    left: 1.5em
}
.woocommerce-error .button, .woocommerce-info .button, .woocommerce-message .button {
    float: right;
    padding: .4em 1.2em;
    margin: -.4em 0;
    border-radius: 40px
}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important
}
.woocommerce-message {
    border-color: #8fae1b !important
}
.woocommerce-message:before {
    content: "\e015";
    color: #8fae1b
}
.woocommerce-error {
    border-color: #b81c23 !important
}
.woocommerce-error:before {
    content: "\e016";
    color: #b81c23
}
.woocommerce-account .woocommerce:after, .woocommerce-account .woocommerce:before {
    content: " ";
    display: table
}
.woocommerce-account .woocommerce:after {
    clear: both
}
.woocommerce-account .addresses .title:after, .woocommerce-account .addresses .title:before {
    content: " ";
    display: table
}
.woocommerce-account .addresses .title:after {
    clear: both
}
.woocommerce-account .addresses .title h3 {
    float: left;
    margin-top: 0
}
.woocommerce-account .addresses .title .edit {
    float: right
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}
.woocommerce-account ul.digital-downloads li:before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: .618em;
    content: "";
    text-decoration: none
}
.woocommerce-account ul.digital-downloads li .count {
    float: right
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
    padding-right: 10px
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul {
    padding: 0;
    list-style: none;
    border-style: solid;
    border-width: 0 1px 0 0
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li > a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    color: inherit
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul li a:hover:before, .woocommerce-account .woocommerce-MyAccount-navigation > ul li.is-active a:before {
    content: "\28";
    display: inline-block;
    font-family: rtui;
    margin-right: 5px;
    line-height: 1em
}
.woocommerce-account .woocommerce-MyAccount-navigation > ul > li:not(:last-child) > a {
    border-width: 0 0 1px;
    border-style: solid
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 80%;
    padding-left: 30px
}
.woocommerce-account .woocommerce-MyAccount-content form > h3 {
    margin-top: 0
}
.woocommerce-account .woocommerce-MyAccount-content form > fieldset {
    margin-top: 30px
}
.woocommerce-account .woocommerce-MyAccount-content form > fieldset > legend {
    padding-bottom: 10px
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%
}
#add_payment_method table.cart div, #add_payment_method table.cart th, .woocommerce-cart table.cart div, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart div, .woocommerce-checkout table.cart th {
    vertical-align: middle
}
#add_payment_method table.cart div.actions .coupon .input-text, .woocommerce-cart table.cart div.actions .coupon .input-text, .woocommerce-checkout table.cart div.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1;
    width: 140px
}
#add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1
}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0
}
#add_payment_method .wc-proceed-to-checkout:after, #add_payment_method .wc-proceed-to-checkout:before, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-cart .wc-proceed-to-checkout:before, .woocommerce-checkout .wc-proceed-to-checkout:after, .woocommerce-checkout .wc-proceed-to-checkout:before {
    content: " ";
    display: table
}
#add_payment_method .wc-proceed-to-checkout:after, .woocommerce-cart .wc-proceed-to-checkout:after, .woocommerce-checkout .wc-proceed-to-checkout:after {
    clear: both
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1em;
    padding: .75em
}
#add_payment_method .return-to-shop .button, .woocommerce-cart .return-to-shop .button, .woocommerce-checkout .return-to-shop .button {
    padding: .4em 1.2em;
    border-radius: 40px
}
#add_payment_method .cart-collaterals, .woocommerce-cart .cart-collaterals, .woocommerce-checkout .cart-collaterals {
    margin-top: 40px
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator {
    margin-top: 20px
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator .button, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .button, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator .button {
    width: 100%;
    float: none;
    display: block
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator label, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator label, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator label {
    line-height: 1.5em
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
    text-decoration: none
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "";
    text-decoration: none
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator input, #add_payment_method .cart-collaterals .woocommerce-shipping-calculator select, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator input, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator select, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator input, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator select {
    border-width: 1px;
    border-style: solid;
    line-height: 1em
}
#add_payment_method .cart-collaterals .woocommerce-shipping-calculator .button, .woocommerce-cart .cart-collaterals .woocommerce-shipping-calculator .button, .woocommerce-checkout .cart-collaterals .woocommerce-shipping-calculator .button {
    height: 2em
}
#add_payment_method .cart-collaterals h2, .woocommerce-cart .cart-collaterals h2, .woocommerce-checkout .cart-collaterals h2 {
    font-size: 1.4em;
    margin-bottom: 40px
}
#add_payment_method .cart-collaterals .cart_totals p small, .woocommerce-cart .cart-collaterals .cart_totals p small, .woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child div, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child div, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child div, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 40%
}
#add_payment_method .cart-collaterals .cart_totals table div, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table div, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table div, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em;
    padding: .8em 0
}
#add_payment_method .cart-collaterals .cart_totals table small, .woocommerce-cart .cart-collaterals .cart_totals table small, .woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #777
}
#add_payment_method .cart-collaterals .cart_totals table select, .woocommerce-cart .cart-collaterals .cart_totals table select, .woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%
}
#add_payment_method .cart-collaterals .cart_totals .discount div, .woocommerce-cart .cart-collaterals .cart_totals .discount div, .woocommerce-checkout .cart-collaterals .cart_totals .discount div {
    color: #77a464
}
#add_payment_method .cart-collaterals .cart_totals tr div, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr div, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr div, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #ebe9eb
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product, .woocommerce-cart .cart-collaterals .cross-sells ul.products li.product, .woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0
}
#add_payment_method .checkout #customer_details .col-1, #add_payment_method .checkout #customer_details .col-2, .woocommerce-cart .checkout #customer_details .col-1, .woocommerce-cart .checkout #customer_details .col-2, .woocommerce-checkout .checkout #customer_details .col-1, .woocommerce-checkout .checkout #customer_details .col-2 {
    width: 100%;
    float: none;
    display: inline-block;
    padding: 0
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address label, .woocommerce-cart .checkout .col-2 h3#ship-to-different-address label, .woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label {
    display: inline-block
}
#add_payment_method .checkout .col-2 .form-row-first, #add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .form-row-first, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .form-row-first, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left
}
#add_payment_method .checkout .create-account small, .woocommerce-cart .checkout .create-account small, .woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400
}
#add_payment_method .checkout div.shipping-address, .woocommerce-cart .checkout div.shipping-address, .woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%
}
#add_payment_method .checkout .shipping_address, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address {
    clear: both
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .25)
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 2em;
    margin: 0;
    list-style: none
}
#add_payment_method #payment ul.payment_methods:after, #add_payment_method #payment ul.payment_methods:before, .woocommerce-cart #payment ul.payment_methods:after, .woocommerce-cart #payment ul.payment_methods:before, .woocommerce-checkout #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table
}
#add_payment_method #payment ul.payment_methods:after, .woocommerce-cart #payment ul.payment_methods:after, .woocommerce-checkout #payment ul.payment_methods:after {
    clear: both
}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400
}
#add_payment_method #payment ul.payment_methods li:after, #add_payment_method #payment ul.payment_methods li:before, .woocommerce-cart #payment ul.payment_methods li:after, .woocommerce-cart #payment ul.payment_methods li:before, .woocommerce-checkout #payment ul.payment_methods li:after, .woocommerce-checkout #payment ul.payment_methods li:before {
    content: " ";
    display: table
}
#add_payment_method #payment ul.payment_methods li:after, .woocommerce-cart #payment ul.payment_methods li:after, .woocommerce-checkout #payment ul.payment_methods li:after {
    clear: both
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 .5em;
    padding: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block
}
#add_payment_method #payment ul.payment_methods li img + img, .woocommerce-cart #payment ul.payment_methods li img + img, .woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-left: 2px
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 1em 2em
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none;
    margin: 0
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 .5em
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, #add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput, .woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative
}
#add_payment_method #payment div.payment_box .wc-credit-card-form, .woocommerce-cart #payment div.payment_box .wc-credit-card-form, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right .618em center;
    background-size: 32px 20px
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../../images/icons/credit-cards/visa.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../../images/icons/credit-cards/mastercard.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../../images/icons/credit-cards/laser.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../../images/icons/credit-cards/diners.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../../images/icons/credit-cards/maestro.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../../images/icons/credit-cards/jcb.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../../images/icons/credit-cards/amex.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover, #add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover, .woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../../images/icons/credit-cards/discover.svg)
}
#add_payment_method #payment div.payment_box span.help, .woocommerce-cart #payment div.payment_box span.help, .woocommerce-checkout #payment div.payment_box span.help {
    font-size: .857em;
    color: #777;
    font-weight: 400
}
#add_payment_method #payment div.payment_box .form-row, .woocommerce-cart #payment div.payment_box .form-row, .woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em
}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 52px;
    font-size: .83em;
    margin-left: 5px
}
#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle
}
#add_payment_method #order_review, .woocommerce-cart #order_review, .woocommerce-checkout #order_review {
    padding: 20px 0
}
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px .5em;
    font-size: 1em
}
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373
}
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b
}
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53
}
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733
}
.woocommerce-password-hint {
    margin: .5em 0 0;
    display: block
}
.product.has-default-attributes.has-children > .images {
    opacity: 0
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top-color: #ccc
}
.add_to_cart_inline > * {
    line-height: 2.3em;
    vertical-align: middle;
    display: inline-block
}
.add_to_cart_inline span {
    font-weight: 700
}
.add_to_cart_inline .button:not(.loading):before {
    content: "\e83a"
}
.add_to_cart_inline .button:before {
    font-family: rtui;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    speak: none;
    text-transform: none;
    color: #fff !important;
    margin: 0 .6em 0 0
}
.add_to_cart_inline .loading:before {
    content: '\e831';
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}
.add_to_cart_inline .button {
    padding: 0 25px;
    border-radius: 20px;
    margin: 0 .6em
}
.add_to_cart_inline .added_to_cart {
    padding: 0 !important
}
@media screen and (max-width:992px) {
    .widget_shopping_cart_content .button_ {
        width: 100% !important;
        display: block;
        margin: 0 0 10px
    }
}
@media screen and (max-width:768px) {
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .woocommerce #content div.single-product-div div.images, .woocommerce #content div.single-product-div div.summary, .woocommerce div.single-product-div div.images, .woocommerce div.single-product-div div.summary, .woocommerce-page #content div.single-product-div div.images, .woocommerce-page #content div.single-product-div div.summary, .woocommerce-page div.single-product-div div.images, .woocommerce-page div.single-product-div div.summary {
        float: none;
        width: 100%
    }
    .woocommerce #content div.single-product-div .woocommerce-tabs, .woocommerce div.single-product-div .woocommerce-tabs, .woocommerce-page #content div.single-product-div .woocommerce-tabs, .woocommerce-page div.single-product-div .woocommerce-tabs {
        clear: both;
        display: inline-block;
        position: relative;
        z-index: 1
    }
    .woocommerce #content div.single-product-div .woocommerce-tabs ul.tabs, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs, .woocommerce-page #content div.single-product-div .woocommerce-tabs ul.tabs, .woocommerce-page div.single-product-div .woocommerce-tabs ul.tabs {
        display: block !important;
        margin: 10px auto !important
    }
    .woocommerce #content div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce #content div.single-product-div .woocommerce-tabs ul.tabs:before, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.single-product-div .woocommerce-tabs ul.tabs:before, .woocommerce-page div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce-page div.single-product-div .woocommerce-tabs ul.tabs:before {
        content: " ";
        display: table
    }
    .woocommerce #content div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce-page #content div.single-product-div .woocommerce-tabs ul.tabs:after, .woocommerce-page div.single-product-div .woocommerce-tabs ul.tabs:after {
        clear: both
    }
    .woocommerce #content div.single-product-div .woocommerce-tabs ul.tabs li, .woocommerce div.single-product-div .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.single-product-div .woocommerce-tabs ul.tabs li, .woocommerce-page div.single-product-div .woocommerce-tabs ul.tabs li {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 10px 0
    }
    .woocommerce #content div.single-product-div #reviews img.avatar, .woocommerce div.single-product-div #reviews img.avatar, .woocommerce-page #content div.single-product-div #reviews img.avatar, .woocommerce-page div.single-product-div #reviews img.avatar {
        position: relative !important;
        margin-bottom: 10px !important;
        float: none !important
    }
    .woocommerce #content div.single-product-div #reviews #comments ol.commentlist li .comment-text, .woocommerce div.single-product-div #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #content div.single-product-div #reviews #comments ol.commentlist li .comment-text, .woocommerce-page div.single-product-div #reviews #comments ol.commentlist li .comment-text {
        padding: 0
    }
    .woocommerce .related.products ul.products li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related.products ul.products li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page.col:not(.columns-1) ul.products li.product, .woocommerce.col:not(.columns-1) ul.products li.product {
        width: calc(50% - 30px)
    }
    .woocommerce .woocommerce-MyAccount-navigation, .woocommerce-page .woocommerce-MyAccount-navigation {
        margin-bottom: 30px
    }
    .woocommerce .woocommerce-MyAccount-navigation li:not(.is-active), .woocommerce-page .woocommerce-MyAccount-navigation li:not(.is-active) {
        display: none
    }
    .woocommerce .woocommerce-MyAccount-navigation:hover li, .woocommerce-page .woocommerce-MyAccount-navigation:hover li {
        display: block
    }
    .woocommerce .woocommerce-MyAccount-navigation > ul > li > a, .woocommerce-page .woocommerce-MyAccount-navigation > ul > li > a {
        border-width: 0 1px 1px;
        padding: 10px
    }
    .woocommerce .woocommerce-MyAccount-navigation > ul > li:last-child > a, .woocommerce-page .woocommerce-MyAccount-navigation > ul > li:last-child > a {
        border-width: 0 1px
    }
    .woocommerce .woocommerce-MyAccount-navigation > ul li.is-active a:before, .woocommerce-page .woocommerce-MyAccount-navigation > ul li.is-active a:before {
        content: "\2a";
        display: inline-block;
        font-family: rtui;
        margin-right: 15px;
        line-height: calc(1em + 10px);
        float: right
    }
    .woocommerce .woocommerce-MyAccount-navigation > ul, .woocommerce-page .woocommerce-MyAccount-navigation > ul {
        border-width: 1px
    }
    .woocommerce .woocommerce-MyAccount-content, .woocommerce-page .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
        padding: 0
    }
    .woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
        display: none
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child div:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child div:first-child {
        border-top: 0
    }
    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: none
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block
    }
    .woocommerce table.shop_table_responsive tr div, .woocommerce-page table.shop_table_responsive tr div {
        display: block;
        text-align: right !important
    }
    .woocommerce table.shop_table_responsive tr div.order-actions, .woocommerce-page table.shop_table_responsive tr div.order-actions {
        text-align: left !important
    }
    .woocommerce table.shop_table_responsive tr div:before, .woocommerce-page table.shop_table_responsive tr div:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }
    .woocommerce table.shop_table_responsive tr div.actions:before, .woocommerce table.shop_table_responsive tr div.product-remove:before, .woocommerce-page table.shop_table_responsive tr div.actions:before, .woocommerce-page table.shop_table_responsive tr div.product-remove:before {
        display: none
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) div, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) div {
        background-color: rgba(0, 0, 0, .025)
    }
    .woocommerce table.my_account_orders tr div.order-actions, .woocommerce-page table.my_account_orders tr div.order-actions {
        text-align: left
    }
    .woocommerce table.my_account_orders tr div.order-actions:before, .woocommerce-page table.my_account_orders tr div.order-actions:before {
        display: none
    }
    .woocommerce table.my_account_orders tr div.order-actions .button, .woocommerce-page table.my_account_orders tr div.order-actions .button {
        float: none;
        margin: .125em .25em .125em 0
    }
    .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        display: none
    }
    .woocommerce #content table.cart div.actions, .woocommerce table.cart div.actions, .woocommerce-page #content table.cart div.actions, .woocommerce-page table.cart div.actions {
        text-align: left
    }
    .woocommerce #content table.cart div.actions .coupon, .woocommerce table.cart div.actions .coupon, .woocommerce-page #content table.cart div.actions .coupon, .woocommerce-page table.cart div.actions .coupon {
        float: none;
        padding-bottom: .5em
    }
    .woocommerce #content table.cart div.actions .coupon:after, .woocommerce #content table.cart div.actions .coupon:before, .woocommerce table.cart div.actions .coupon:after, .woocommerce table.cart div.actions .coupon:before, .woocommerce-page #content table.cart div.actions .coupon:after, .woocommerce-page #content table.cart div.actions .coupon:before, .woocommerce-page table.cart div.actions .coupon:after, .woocommerce-page table.cart div.actions .coupon:before {
        content: " ";
        display: table
    }
    .woocommerce #content table.cart div.actions .coupon:after, .woocommerce table.cart div.actions .coupon:after, .woocommerce-page #content table.cart div.actions .coupon:after, .woocommerce-page table.cart div.actions .coupon:after {
        clear: both
    }
    .woocommerce #content table.cart div.actions .coupon .button, .woocommerce #content table.cart div.actions .coupon .input-text, .woocommerce #content table.cart div.actions .coupon input, .woocommerce table.cart div.actions .coupon .button, .woocommerce table.cart div.actions .coupon .input-text, .woocommerce table.cart div.actions .coupon input, .woocommerce-page #content table.cart div.actions .coupon .button, .woocommerce-page #content table.cart div.actions .coupon .input-text, .woocommerce-page #content table.cart div.actions .coupon input, .woocommerce-page table.cart div.actions .coupon .button, .woocommerce-page table.cart div.actions .coupon .input-text, .woocommerce-page table.cart div.actions .coupon input {
        width: 48%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .woocommerce #content table.cart div.actions .coupon .button.alt, .woocommerce #content table.cart div.actions .coupon .input-text + .button, .woocommerce table.cart div.actions .coupon .button.alt, .woocommerce table.cart div.actions .coupon .input-text + .button, .woocommerce-page #content table.cart div.actions .coupon .button.alt, .woocommerce-page #content table.cart div.actions .coupon .input-text + .button, .woocommerce-page table.cart div.actions .coupon .button.alt, .woocommerce-page table.cart div.actions .coupon .input-text + .button {
        float: right
    }
    .woocommerce #content table.cart div.actions .button, .woocommerce table.cart div.actions .button, .woocommerce-page #content table.cart div.actions .button, .woocommerce-page table.cart div.actions .button {
        display: block;
        width: 100%
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left
    }
    .woocommerce-page.woocommerce-checkout form.login .form-row, .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none
    }
    .woocommerce #payment .terms, .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0
    }
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 1em
    }
    .woocommerce .lost_reset_password .form-row-first, .woocommerce .lost_reset_password .form-row-last, .woocommerce-page .lost_reset_password .form-row-first, .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0
    }
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%
    }
}
@media screen and (max-width:425px) {
    .woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
        margin: 0 0 20px
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
        margin-right: 0;
        margin-left: 0
    }
    .woocommerce .enamad-before-shop {
        text-align: center
    }
    .woocommerce .woocommerce-ordering .customselect {
        border-width: 1px
    }
    .woocommerce-ordering, .woocommerce-result-count {
        float: none !important;
        margin: 5px !important
    }
    .about_paypal {
        display: block;
        margin-left: 0
    }
    #payment_method_paypal {
        vertical-align: top;
        margin-top: 1em !important
    }
}
@font-face {
    font-family: 'fontello';
    src: url('../../fonts/fontello.eot');
    src: url(../../fonts/fontello.eot) format('embedded-opentype'), url(../../fonts/fontello.woff) format('woff2'), url(../../fonts/fontello.woff) format('woff'), url(../../fonts/fontello.ttf) format('truetype'), url(../../fonts/fontello.svg) format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-left-open-mini:before {
    content: '\e800'
}
.icon-right-open-mini:before {
    content: '\e801'
}
.icon-up-open-mini:before {
    content: '\e802'
}
.icon-down-open-big:before {
    content: '\e803'
}
.icon-left-open-big:before {
    content: '\e804'
}
.icon-right-open-big:before {
    content: '\e805'
}
.icon-up-open-big:before {
    content: '\e806'
}
.icon-down-open:before {
    content: '\e807'
}
.icon-left-open:before {
    content: '\e808'
}
.icon-right-open:before {
    content: '\e809'
}
.icon-up-open:before {
    content: '\e80a'
}
.icon-down-open-mini:before {
    content: '\e80b'
}
.icon-left-thin:before {
    content: '\e80c'
}
.icon-right-thin:before {
    content: '\e80d'
}
.icon-down-thin:before {
    content: '\e80e'
}
.icon-up-thin:before {
    content: '\e80f'
}
.icon-01_cutlery:before {
    content: '\e810'
}
.icon-07_chef:before {
    content: '\e811'
}
.icon-21_24:before {
    content: '\e812'
}
.icon-22_takeaway:before {
    content: '\e813'
}
.icon-25_cutlery:before {
    content: '\e814'
}
.icon-26_soup:before {
    content: '\e815'
}
.icon-30_pizza:before {
    content: '\e816'
}
.icon-35_cocktail:before {
    content: '\e817'
}
.icon-37_wine:before {
    content: '\e818'
}
.icon-39_cognac:before {
    content: '\e819'
}
.icon-42_phone:before {
    content: '\e81a'
}
.icon-45_wine_list:before {
    content: '\e81b'
}
.icon-01_chef_hat:before {
    content: '\e81c'
}
.icon-09_spoon_fork:before {
    content: '\e81d'
}
.icon-13_knife:before {
    content: '\e81e'
}
.icon-25_apple_cut:before {
    content: '\e81f'
}
.icon-25_chilli_pepper:before {
    content: '\e820'
}
.icon-26_eggplant:before {
    content: '\e821'
}
.icon-31_fish:before {
    content: '\e822'
}
.icon-47_mug:before {
    content: '\e823'
}
.icon-17_apple:before {
    content: '\e824'
}
.icon-18_strawberry:before {
    content: '\e825'
}
.icon-19_banana:before {
    content: '\e826'
}
.icon-20_cherry:before {
    content: '\e827'
}
.icon-21_pear:before {
    content: '\e828'
}
.icon-22_watermelon_cut:before {
    content: '\e829'
}
.icon-33_cookie:before {
    content: '\e82a'
}
.icon-44_candy_stick:before {
    content: '\e82b'
}
.icon-45_candy2:before {
    content: '\e82c'
}
.icon-46_bun_glaze:before {
    content: '\e82d'
}
.icon-03_plastic_bottle2:before {
    content: '\e82e'
}
.icon-05_glass_bottle:before {
    content: '\e82f'
}
.icon-17_hot_mug:before {
    content: '\e830'
}
.icon-25_cocktail:before {
    content: '\e831'
}
.icon-35_teapot:before {
    content: '\e832'
}
.icon-38_kettle:before {
    content: '\e833'
}
.icon-41_leaf_tea:before {
    content: '\e834'
}
.icon-52_potion:before {
    content: '\e835'
}
.icon-01_tacos:before {
    content: '\e836'
}
.icon-05_pizza:before {
    content: '\e837'
}
.icon-20_muffin:before {
    content: '\e838'
}
.icon-21_donut:before {
    content: '\e839'
}
.icon-40_water:before {
    content: '\e83a'
}
.icon-52_24hour:before {
    content: '\e83b'
}
.icon-54_delivery:before {
    content: '\e83c'
}
.icon-01_hodivog:before {
    content: '\e83d'
}
.icon-30_banana:before {
    content: '\e83e'
}
.icon-32_cherry:before {
    content: '\e83f'
}
.icon-42_fries:before {
    content: '\e840'
}
.icon-53_cracker:before {
    content: '\e841'
}
.icon-33_fruit_seedling:before {
    content: '\e842'
}
.icon-34_fruit_sprout:before {
    content: '\e843'
}
.icon-35_leaf:before {
    content: '\e844'
}
.icon-36_seed:before {
    content: '\e845'
}
.icon-41_farmer:before {
    content: '\e846'
}
.icon-42_farm:before {
    content: '\e847'
}
.icon-43_wheelbarrow:before {
    content: '\e848'
}
.icon-44_gloves:before {
    content: '\e849'
}
.icon-45_watering_can:before {
    content: '\e84a'
}
.icon-46_watering:before {
    content: '\e84b'
}
.icon-48_store:before {
    content: '\e84c'
}
.icon-55_fruit_box2:before {
    content: '\e84d'
}
.icon-56_delivery:before {
    content: '\e84e'
}
.icon-49_cross:before {
    content: '\e84f'
}
.icon-50_heart:before {
    content: '\e850'
}
.icon-54_pill:before {
    content: '\e851'
}
.icon-01_home:before {
    content: '\e852'
}
.icon-05_user:before {
    content: '\e853'
}
.icon-16_statistics:before {
    content: '\e854'
}
.icon-25_map_pointer:before {
    content: '\e855'
}
.icon-26_clock:before {
    content: '\e856'
}
.icon-28_calendar:before {
    content: '\e857'
}
.icon-29_cart:before {
    content: '\e858'
}
.icon-32_support:before {
    content: '\e859'
}
.icon-36_phone:before {
    content: '\e85a'
}
.icon-39_mail:before {
    content: '\e85b'
}
.icon-42_fav:before {
    content: '\e85c'
}
.icon-09_mixer:before {
    content: '\e85d'
}
.icon-28_glove:before {
    content: '\e85e'
}
.icon-34_turkish_pot:before {
    content: '\e85f'
}
.icon-35_teapot-1:before {
    content: '\e860'
}
.icon-38_kettle-1:before {
    content: '\e861'
}
.icon-34_sunflower:before {
    content: '\e862'
}
.icon-19_flask:before {
    content: '\e863'
}
.icon-47_lifebuoy:before {
    content: '\e864'
}
.icon-help-circled:before {
    content: '\e865'
}
.icon-help:before {
    content: '\e866'
}
.icon-megaphone:before {
    content: '\e867'
}
.icon-megaphone-1:before {
    content: '\e868'
}
.icon-info-1:before {
    content: '\e869'
}
.icon-home-1:before {
    content: '\e86a'
}
.icon-eye-1:before {
    content: '\e86b'
}
.icon-tag-1:before {
    content: '\e86c'
}
.icon-briefcase:before {
    content: '\e86d'
}
.icon-play:before {
    content: '\e86e'
}
.icon-play-circled2:before {
    content: '\e86f'
}
.icon-credit-card:before {
    content: '\e887'
}
.icon-mail:before {
    content: '\e8a3'
}
.icon-search:before {
    content: '\e8a4'
}
.icon-attention:before {
    content: '\e8a5'
}
.icon-attention-circled:before {
    content: '\e8a6'
}
.icon-location:before {
    content: '\e8a7'
}
.icon-tags:before {
    content: '\e8a8'
}
.icon-video:before {
    content: '\e8a9'
}
.icon-videocam:before {
    content: '\e8aa'
}
.icon-picture:before {
    content: '\e8ab'
}
.icon-camera:before {
    content: '\e8ac'
}
.icon-ok:before {
    content: '\e8ad'
}
.icon-ok-circled:before {
    content: '\e8ae'
}
.icon-star-empty:before {
    content: '\e8af'
}
.icon-star:before {
    content: '\e8b0'
}
.icon-heart-empty:before {
    content: '\e8b1'
}
.icon-heart:before {
    content: '\e8b2'
}
.icon-bell:before {
    content: '\e8b3'
}
.icon-calendar:before {
    content: '\e8b4'
}
.icon-wrench:before {
    content: '\e8b5'
}
.icon-cog-alt:before {
    content: '\e8b6'
}
.icon-cog:before {
    content: '\e8b7'
}
.icon-up-open-1:before {
    content: '\e8b8'
}
.icon-right-open-1:before {
    content: '\e8b9'
}
.icon-left-open-1:before {
    content: '\e8ba'
}
.icon-down-open-1:before {
    content: '\e8bb'
}
.icon-down-hand:before {
    content: '\e8bc'
}
.icon-up-hand:before {
    content: '\e8bd'
}
.icon-left-hand:before {
    content: '\e8be'
}
.icon-right-hand:before {
    content: '\e8bf'
}
.icon-globe:before {
    content: '\e8c0'
}
.icon-award:before {
    content: '\e8c1'
}
.icon-chart-bar:before {
    content: '\e8c2'
}
.icon-gift:before {
    content: '\e8c3'
}
.icon-phone:before {
    content: '\e8c4'
}
.icon-map:before {
    content: '\e8c5'
}
.icon-monitor:before {
    content: '\e8c6'
}
.icon-mobile-1:before {
    content: '\e8c7'
}
.icon-cancel:before {
    content: '\e8c8'
}
.icon-mobile-2:before {
    content: '\e8c9'
}
.icon-tablet-1:before {
    content: '\e8ca'
}
.icon-address:before {
    content: '\e8cb'
}
.icon-info-circled:before {
    content: '\e8cc'
}
.icon-info:before {
    content: '\e8cd'
}
.icon-link-ext:before {
    content: '\f08e'
}
.icon-twitter:before {
    content: '\f099'
}
.icon-facebook:before {
    content: '\f09a'
}
.icon-beaker:before {
    content: '\f0c3'
}
.icon-gplus:before {
    content: '\f0d5'
}
.icon-money:before {
    content: '\f0d6'
}
.icon-linkedin:before {
    content: '\f0e1'
}
.icon-comment-empty:before {
    content: '\f0e5'
}
.icon-chat-empty:before {
    content: '\f0e6'
}
.icon-suitcase:before {
    content: '\f0f2'
}
.icon-angle-left:before {
    content: '\f104'
}
.icon-angle-right:before {
    content: '\f105'
}
.icon-angle-up:before {
    content: '\f106'
}
.icon-angle-down:before {
    content: '\f107'
}
.icon-desktop:before {
    content: '\f108'
}
.icon-laptop:before {
    content: '\f109'
}
.icon-tablet:before {
    content: '\f10a'
}
.icon-mobile:before {
    content: '\f10b'
}
.icon-quote-left:before {
    content: '\f10d'
}
.icon-quote-right:before {
    content: '\f10e'
}
.icon-github:before {
    content: '\f113'
}
.icon-code:before {
    content: '\f121'
}
.icon-direction:before {
    content: '\f124'
}
.icon-rocket:before {
    content: '\f135'
}
.icon-play-circled:before {
    content: '\f144'
}
.icon-euro:before {
    content: '\f153'
}
.icon-pound:before {
    content: '\f154'
}
.icon-dollar:before {
    content: '\f155'
}
.icon-rupee:before {
    content: '\f156'
}
.icon-yen:before {
    content: '\f157'
}
.icon-rouble:before {
    content: '\f158'
}
.icon-bitcoin:before {
    content: '\f15a'
}
.icon-youtube:before {
    content: '\f167'
}
.icon-xing:before {
    content: '\f168'
}
.icon-youtube-play:before {
    content: '\f16a'
}
.icon-instagram:before {
    content: '\f16d'
}
.icon-flickr:before {
    content: '\f16e'
}
.icon-tumblr:before {
    content: '\f173'
}
.icon-down:before {
    content: '\f175'
}
.icon-up:before {
    content: '\f176'
}
.icon-left:before {
    content: '\f177'
}
.icon-right:before {
    content: '\f178'
}
.icon-apple:before {
    content: '\f179'
}
.icon-dribbble:before {
    content: '\f17d'
}
.icon-skype:before {
    content: '\f17e'
}
.icon-foursquare:before {
    content: '\f180'
}
.icon-trello:before {
    content: '\f181'
}
.icon-vkontakte:before {
    content: '\f189'
}
.icon-weibo:before {
    content: '\f18a'
}
.icon-try:before {
    content: '\f195'
}
.icon-slack:before {
    content: '\f198'
}
.icon-yahoo:before {
    content: '\f19e'
}
.icon-reddit:before {
    content: '\f1a1'
}
.icon-stumbleupon:before {
    content: '\f1a4'
}
.icon-delicious:before {
    content: '\f1a5'
}
.icon-digg:before {
    content: '\f1a6'
}
.icon-behance:before {
    content: '\f1b4'
}
.icon-tree:before {
    content: '\f1bb'
}
.icon-spotify:before {
    content: '\f1bc'
}
.icon-soundcloud:before {
    content: '\f1be'
}
.icon-vine:before {
    content: '\f1ca'
}
.icon-lifebuoy:before {
    content: '\f1cd'
}
.icon-slideshare:before {
    content: '\f1e7'
}
.icon-yelp:before {
    content: '\f1e9'
}
.icon-paypal:before {
    content: '\f1ed'
}
.icon-chart-area:before {
    content: '\f1fe'
}
.icon-chart-pie:before {
    content: '\f200'
}
.icon-chart-line:before {
    content: '\f201'
}
.icon-lastfm:before {
    content: '\f202'
}
.icon-forumbee:before {
    content: '\f211'
}
.icon-pinterest:before {
    content: '\f231'
}
.icon-whatsapp:before {
    content: '\f232'
}
.icon-viacoin:before {
    content: '\f237'
}
.icon-tripadvisor:before {
    content: '\f262'
}
.icon-odnoklassniki:before {
    content: '\f263'
}
.icon-amazon:before {
    content: '\f270'
}
.icon-map-signs:before {
    content: '\f277'
}
.icon-map-o:before {
    content: '\f278'
}
.icon-vimeo:before {
    content: '\f27d'
}
.icon-envelope-open-o:before {
    content: '\f2b7'
}
.icon-twitter-squared:before {
    content: '\f304'
}
.icon-facebook-squared:before {
    content: '\f308'
}
.icon-linkedin-squared:before {
    content: '\f30c'
}
div.wpcf7 {
    margin: 0;
    padding: 0
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0
}
div.wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid red
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {
    border: 2px solid red
}
div.wpcf7-spam-blocked {
    border: 2px solid orange
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700
}
.wpcf7-form-control-wrap {
    position: relative
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    position: absolute;
    top: 20%;
    left: 20%;
    z-index: 100;
    border: 1px solid red;
    background: #fff;
    padding: .2em .8em
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
    content: " "
}
.wpcf7-display-none {
    display: none
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../img/loader.gif);
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle
}
div.wpcf7 .ajax-loader.is-active {
    visibility: visible
}
div.wpcf7 div.ajax-error {
    display: none
}
div.wpcf7 .placeheld {
    color: #888
}
div.wpcf7 .wpcf7-recaptcha iframe {
    margin-bottom: 0
}
div.wpcf7 input[type="file"] {
    cursor: pointer
}
div.wpcf7 input[type="file"]:disabled {
    cursor: default
} /*! enamadSite-icons - v3.2.2 - 13-04-2018 */
@font-face {
    font-family: eicons;
    src: url(../../fonts/eicons.eot?3.2.2);
    src: url(../../fonts/eicons.eot?3.2.2#iefix) format("embedded-opentype"), url(../../fonts/eicons.woff2?3.2.2) format("woff2"), url(../../fonts/eicons.woff?3.2.2) format("woff"), url(../../fonts/eicons.ttf?3.2.2) format("truetype"), url(../../fonts/eicons.svg?3.2.2#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}
.eicon-animation-spin {
    animation: a 2s infinite linear
}
.eicon-enamadSite:before {
    content: '\e800'
}
.eicon-enamadSite-square:before {
    content: '\e801'
}
.eicon-pojome:before {
    content: '\e802'
}
.eicon-plus:before {
    content: '\e803'
}
.eicon-menu-bar:before {
    content: '\e804'
}
.eicon-apps:before {
    content: '\e805'
}
.eicon-accordion:before {
    content: '\e806'
}
.eicon-alert:before {
    content: '\e807'
}
.eicon-animation-text:before {
    content: '\e808'
}
.eicon-animation:before {
    content: '\e809'
}
.eicon-banner:before {
    content: '\e810'
}
.eicon-blockquote:before {
    content: '\e811'
}
.eicon-button:before {
    content: '\e812'
}
.eicon-call-to-action:before {
    content: '\e813'
}
.eicon-captcha:before {
    content: '\e814'
}
.eicon-carousel:before {
    content: '\e815'
}
.eicon-checkbox:before {
    content: '\e816'
}
.eicon-columns:before {
    content: '\e817'
}
.eicon-coundivown:before {
    content: '\e818'
}
.eicon-counter:before {
    content: '\e819'
}
.eicon-date:before {
    content: '\e820'
}
.eicon-divider-shape:before {
    content: '\e821'
}
.eicon-divider:before {
    content: '\e822'
}
.eicon-download-button:before {
    content: '\e823'
}
.eicon-dual-button:before {
    content: '\e824'
}
.eicon-email-field:before {
    content: '\e825'
}
.eicon-facebook-comments:before {
    content: '\e826'
}
.eicon-facebook-like-box:before {
    content: '\e827'
}
.eicon-form-horizontal:before {
    content: '\e828'
}
.eicon-form-vertical:before {
    content: '\e829'
}
.eicon-gallery-grid:before {
    content: '\e830'
}
.eicon-gallery-group:before {
    content: '\e831'
}
.eicon-gallery-justified:before {
    content: '\e832'
}
.eicon-gallery-masonry:before {
    content: '\e833'
}
.eicon-icon-box:before {
    content: '\e834'
}
.eicon-image-before-after:before {
    content: '\e835'
}
.eicon-image-box:before {
    content: '\e836'
}
.eicon-image-hotspot:before {
    content: '\e837'
}
.eicon-image-rollover:before {
    content: '\e838'
}
.eicon-info-box:before {
    content: '\e839'
}
.eicon-inner-section:before {
    content: '\e840'
}
.eicon-mailchimp:before {
    content: '\e841'
}
.eicon-menu-card:before {
    content: '\e842'
}
.eicon-navigation-horizontal:before {
    content: '\e843'
}
.eicon-nav-menu:before {
    content: '\e844'
}
.eicon-navigation-vertical:before {
    content: '\e845'
}
.eicon-number-field:before {
    content: '\e846'
}
.eicon-parallax:before {
    content: '\e847'
}
.eicon-php7:before {
    content: '\e848'
}
.eicon-post-list:before {
    content: '\e849'
}
.eicon-post-slider:before {
    content: '\e850'
}
.eicon-post:before {
    content: '\e851'
}
.eicon-posts-carousel:before {
    content: '\e852'
}
.eicon-posts-grid:before {
    content: '\e853'
}
.eicon-posts-group:before {
    content: '\e854'
}
.eicon-posts-justified:before {
    content: '\e855'
}
.eicon-posts-masonry:before {
    content: '\e856'
}
.eicon-posts-ticker:before {
    content: '\e857'
}
.eicon-price-list:before {
    content: '\e858'
}
.eicon-price-table:before {
    content: '\e859'
}
.eicon-radio:before {
    content: '\e860'
}
.eicon-rtl:before {
    content: '\e861'
}
.eicon-scroll:before {
    content: '\e862'
}
.eicon-search:before {
    content: '\e863'
}
.eicon-select:before {
    content: '\e864'
}
.eicon-share:before {
    content: '\e865'
}
.eicon-sidebar:before {
    content: '\e866'
}
.eicon-skill-bar:before {
    content: '\e867'
}
.eicon-slider-3d:before {
    content: '\e868'
}
.eicon-slider-album:before {
    content: '\e869'
}
.eicon-slider-device:before {
    content: '\e870'
}
.eicon-slider-full-screen:before {
    content: '\e871'
}
.eicon-slider-push:before {
    content: '\e872'
}
.eicon-slider-vertical:before {
    content: '\e873'
}
.eicon-slider-video:before {
    content: '\e874'
}
.eicon-slideshow:before {
    content: '\e875'
}
.eicon-social-icons:before {
    content: '\e876'
}
.eicon-spacer:before {
    content: '\e877'
}
.eicon-table:before {
    content: '\e878'
}
.eicon-tabs:before {
    content: '\e879'
}
.eicon-tel-field:before {
    content: '\e880'
}
.eicon-text-area:before {
    content: '\e881'
}
.eicon-text-field:before {
    content: '\e882'
}
.eicon-thumbnails-down:before {
    content: '\e883'
}
.eicon-thumbnails-half:before {
    content: '\e884'
}
.eicon-thumbnails-right:before {
    content: '\e885'
}
.eicon-time-line:before {
    content: '\e886'
}
.eicon-toggle:before {
    content: '\e887'
}
.eicon-url:before {
    content: '\e888'
}
.eicon-type-tool:before {
    content: '\e889'
}
.eicon-wordpress:before {
    content: '\e890'
}
.eicon-align-left:before {
    content: '\e891'
}
.eicon-anchor:before {
    content: '\e892'
}
.eicon-bullet-list:before {
    content: '\e893'
}
.eicon-coding:before {
    content: '\e894'
}
.eicon-favorite:before {
    content: '\e895'
}
.eicon-google-maps:before {
    content: '\e896'
}
.eicon-insert-image:before {
    content: '\e897'
}
.eicon-photo-library:before {
    content: '\e898'
}
.eicon-woocommerce:before {
    content: '\e899'
}
.eicon-youtube:before {
    content: '\e900'
}
.eicon-flip-box:before {
    content: '\e901'
}
.eicon-settings:before {
    content: '\e902'
}
.eicon-headphones:before {
    content: '\e903'
}
.eicon-testimonial:before {
    content: '\e904'
}
.eicon-counter-circle:before {
    content: '\e905'
}
.eicon-person:before {
    content: '\e906'
}
.eicon-chevron-right:before {
    content: '\e907'
}
.eicon-chevron-left:before {
    content: '\e908'
}
.eicon-close:before {
    content: '\e909'
}
.eicon-file-download:before {
    content: '\e910'
}
.eicon-save:before {
    content: '\e911'
}
.eicon-zoom-in:before {
    content: '\e912'
}
.eicon-shortcode:before {
    content: '\e913'
}
.eicon-nerd:before {
    content: '\e914'
}
.eicon-device-desktop:before {
    content: '\e915'
}
.eicon-device-tablet:before {
    content: '\e916'
}
.eicon-device-mobile:before {
    content: '\e917'
}
.eicon-document-file:before {
    content: '\e918'
}
.eicon-folder:before {
    content: '\e919'
}
.eicon-hypster:before {
    content: '\e920'
}
.eicon-h-align-left:before {
    content: '\e921'
}
.eicon-h-align-right:before {
    content: '\e922'
}
.eicon-h-align-center:before {
    content: '\e923'
}
.eicon-h-align-stretch:before {
    content: '\e924'
}
.eicon-v-align-top:before {
    content: '\e925'
}
.eicon-v-align-bottom:before {
    content: '\e926'
}
.eicon-v-align-middle:before {
    content: '\e927'
}
.eicon-v-align-stretch:before {
    content: '\e928'
}
.eicon-pro-icon:before {
    content: '\e929'
}
.eicon-mail:before {
    content: '\e930'
}
.eicon-lock-user:before {
    content: '\e931'
}
.eicon-testimonial-carousel:before {
    content: '\e932'
}
.eicon-media-carousel:before {
    content: '\e933'
}
.eicon-section:before {
    content: '\e934'
}
.eicon-column:before {
    content: '\e935'
}
.eicon-edit:before {
    content: '\e936'
}
.eicon-clone:before {
    content: '\e937'
}
.eicon-trash:before {
    content: '\e938'
}
.eicon-play:before {
    content: '\e939'
}
.eicon-angle-right:before {
    content: '\e940'
}
.eicon-angle-left:before {
    content: '\e941'
}
.eicon-animated-headline:before {
    content: '\e942'
}
.eicon-menu-toggle:before {
    content: '\e943'
}
.eicon-fb-embed:before {
    content: '\e944'
}
.eicon-fb-feed:before {
    content: '\e945'
}
.eicon-twitter-embed:before {
    content: '\e946'
}
.eicon-twitter-feed:before {
    content: '\e947'
}
.eicon-sync:before {
    content: '\e948'
}
.eicon-import-export:before {
    content: '\e949'
}
.eicon-check-circle:before {
    content: '\e950'
}
.eicon-library-save:before {
    content: '\e951'
}
.eicon-library-download:before {
    content: '\e952'
}
.eicon-insert:before {
    content: '\e953'
}
.eicon-preview:before {
    content: '\e954'
}
.eicon-sort-down:before {
    content: '\e955'
}
.eicon-sort-up:before {
    content: '\e956'
}
.eicon-heading:before {
    content: '\e957'
}
.eicon-logo:before {
    content: '\e958'
}
.eicon-meta-data:before {
    content: '\e959'
}
.eicon-post-content:before {
    content: '\e960'
}
.eicon-post-excerpt:before {
    content: '\e961'
}
.eicon-post-navigation:before {
    content: '\e962'
}
.eicon-yoast:before {
    content: '\e963'
}
.eicon-nerd-chuckle:before {
    content: '\e964'
}
.eicon-nerd-wink:before {
    content: '\e965'
}
.eicon-comments:before {
    content: '\e966'
}
.eicon-download-circle-o:before {
    content: '\e967'
}
.eicon-library-upload:before {
    content: '\e968'
}
.eicon-save-o:before {
    content: '\e969'
}
.eicon-upload-circle-o:before {
    content: '\e970'
}
.eicon-ellipsis-h:before {
    content: '\e971'
}
.eicon-ellipsis-v:before {
    content: '\e972'
}
.eicon-arrow-left:before {
    content: '\e973'
}
.eicon-arrow-right:before {
    content: '\e974'
}
.eicon-arrow-up:before {
    content: '\e975'
}
.eicon-arrow-down:before {
    content: '\e976'
}
.eicon-play-o:before {
    content: '\e977'
}
.eicon-archive-posts:before {
    content: '\e978'
}
.eicon-archive-title:before {
    content: '\e979'
}
.eicon-featured-image:before {
    content: '\e980'
}
.eicon-post-info:before {
    content: '\e981'
}
.eicon-post-title:before {
    content: '\e982'
}
.eicon-site-logo:before {
    content: '\e983'
}
.eicon-site-search:before {
    content: '\e984'
}
.eicon-site-title:before {
    content: '\e985'
}
.eicon-editor-link:before {
    content: '\e500'
}
.eicon-editor-unlink:before {
    content: '\e501'
}
.eicon-editor-external-link:before {
    content: '\e502'
}
.eicon-editor-close:before {
    content: '\e503'
}
.eicon-editor-list-ol:before {
    content: '\e504'
}
.eicon-editor-list-ul:before {
    content: '\e505'
}
.eicon-editor-bold:before {
    content: '\e506'
}
.eicon-editor-italic:before {
    content: '\e507'
}
.eicon-editor-underline:before {
    content: '\e508'
}
.eicon-editor-paragraph:before {
    content: '\e509'
}
.eicon-editor-h1:before {
    content: '\e510'
}
.eicon-editor-h2:before {
    content: '\e511'
}
.eicon-editor-h3:before {
    content: '\e512'
}
.eicon-editor-h4:before {
    content: '\e513'
}
.eicon-editor-h5:before {
    content: '\e514'
}
.eicon-editor-h6:before {
    content: '\e515'
}
.eicon-editor-quote:before {
    content: '\e516'
}
.eicon-editor-code:before {
    content: '\e517'
}
.eicon-times:before {
    content: '\e909'
}
.eicon-floppy-o:before {
    content: '\e911'
} /*! * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */

.fa {
    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
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul > li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #fff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
/*.fa-search:before { content: "\f002" } */
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before, .fa-close: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-gear:before, .fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before, .fa-oudivent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before, .fa-image: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-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before, .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-gears:before, .fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before, .fa-users:before {
    content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-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-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before, .fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}
.fa-won:before, .fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before, .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-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.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-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap: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-pp: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-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-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-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .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-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin: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-soccer-ball-o:before, .fa-futbol-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-calculator: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-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connecdivevelop: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-intersex:before, .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-genderless:before {
    content: "\f22d"
}
.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-hotel:before, .fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before, .fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}
.fa-handshake-o:before {
    content: "\f2b5"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-envelope-open-o:before {
    content: "\f2b7"
}
.fa-linode:before {
    content: "\f2b8"
}
.fa-address-book:before {
    content: "\f2b9"
}
.fa-address-book-o:before {
    content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}
.fa-user-circle:before {
    content: "\f2bd"
}
.fa-user-circle-o:before {
    content: "\f2be"
}
.fa-user-o:before {
    content: "\f2c0"
}
.fa-id-badge:before {
    content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}
.fa-quora:before {
    content: "\f2c4"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-telegram:before {
    content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}
.fa-shower:before {
    content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}
.fa-podcast:before {
    content: "\f2ce"
}
.fa-window-maximize:before {
    content: "\f2d0"
}
.fa-window-minimize:before {
    content: "\f2d1"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}
.fa-bandcamp:before {
    content: "\f2d5"
}
.fa-grav:before {
    content: "\f2d6"
}
.fa-etsy:before {
    content: "\f2d7"
}
.fa-imdb:before {
    content: "\f2d8"
}
.fa-ravelry:before {
    content: "\f2d9"
}
.fa-eercast:before {
    content: "\f2da"
}
.fa-microchip:before {
    content: "\f2db"
}
.fa-snowflake-o:before {
    content: "\f2dc"
}
.fa-superpowers:before {
    content: "\f2dd"
}
.fa-wpexplorer:before {
    content: "\f2de"
}
.fa-meetup:before {
    content: "\f2e0"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
@keyframes bounce {
    20%, 53%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .050, .855, .060);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}
@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
.flash {
    animation-name: flash
}
@keyframes pulse {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    animation-name: pulse
}
@keyframes rubberBand {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}
.rubberBand {
    animation-name: rubberBand
}
@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    animation-name: shake
}
@keyframes headShake {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}
.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing
}
@keyframes tada {
    from, to {
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    animation-name: tada
}
@keyframes wobble {
    from, to {
        transform: none
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    animation-name: wobble
}
@keyframes jello {
    11.1%, from, to {
        transform: none
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}
.jello {
    animation-name: jello;
    transform-origin: center
}
@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    animation-name: bounceIn
}
@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: none
    }
}
.bounceInDown {
    animation-name: bounceInDown
}
@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: none
    }
}
.bounceInLeft {
    animation-name: bounceInLeft
}
@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: none
    }
}
.bounceInRight {
    animation-name: bounceInRight
}
@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    animation-name: bounceInUp
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    animation-name: fadeIn
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.fadeInDown {
    animation-name: fadeInDown
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.fadeInLeft {
    animation-name: fadeInLeft
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.fadeInRight {
    animation-name: fadeInRight
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.fadeInUp {
    animation-name: fadeInUp
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    animation-name: rotateIn
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight
}
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.rollIn {
    animation-name: rollIn
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}
.zoomIn {
    animation-name: zoomIn
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    animation-name: zoomInDown
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    animation-name: zoomInLeft
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    animation-name: zoomInRight
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    animation-name: zoomInUp
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    animation-name: slideInDown
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    animation-name: slideInLeft
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    animation-name: slideInRight
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    animation-name: slideInUp
}
.enamadSite-animation-grow {
    transition-duration: .3s;
    transition-property: transform
}
.enamadSite-animation-grow:active, .enamadSite-animation-grow:focus, .enamadSite-animation-grow:hover {
    transform: scale(1.1)
}
.enamadSite-animation-shrink {
    transition-duration: .3s;
    transition-property: transform
}
.enamadSite-animation-shrink:active, .enamadSite-animation-shrink:focus, .enamadSite-animation-shrink:hover {
    transform: scale(0.9)
}
@keyframes enamadSite-animation-pulse {
    25% {
        transform: scale(1.1)
    }
    75% {
        transform: scale(0.9)
    }
}
.enamadSite-animation-pulse:active, .enamadSite-animation-pulse:focus, .enamadSite-animation-pulse:hover {
    animation-name: enamadSite-animation-pulse;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
@keyframes enamadSite-animation-pulse-grow {
    to {
        transform: scale(1.1)
    }
}
.enamadSite-animation-pulse-grow:active, .enamadSite-animation-pulse-grow:focus, .enamadSite-animation-pulse-grow:hover {
    animation-name: enamadSite-animation-pulse-grow;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}
@keyframes enamadSite-animation-pulse-shrink {
    to {
        transform: scale(0.9)
    }
}
.enamadSite-animation-pulse-shrink:active, .enamadSite-animation-pulse-shrink:focus, .enamadSite-animation-pulse-shrink:hover {
    animation-name: enamadSite-animation-pulse-shrink;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate
}
@keyframes enamadSite-animation-push {
    50% {
        transform: scale(0.8)
    }
    100% {
        transform: scale(1)
    }
}
.enamadSite-animation-push:active, .enamadSite-animation-push:focus, .enamadSite-animation-push:hover {
    animation-name: enamadSite-animation-push;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-pop {
    50% {
        transform: scale(1.2)
    }
}
.enamadSite-animation-pop:active, .enamadSite-animation-pop:focus, .enamadSite-animation-pop:hover {
    animation-name: enamadSite-animation-pop;
    animation-duration: .3s;
    animation-timing-function: linear;
    animation-iteration-count: 1
}
.enamadSite-animation-bounce-in {
    transition-duration: .5s
}
.enamadSite-animation-bounce-in:active, .enamadSite-animation-bounce-in:focus, .enamadSite-animation-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}
.enamadSite-animation-bounce-out {
    transition-duration: .5s
}
.enamadSite-animation-bounce-out:active, .enamadSite-animation-bounce-out:focus, .enamadSite-animation-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, .31, -.36)
}
.enamadSite-animation-rotate {
    transition-duration: .3s;
    transition-property: transform
}
.enamadSite-animation-rotate:active, .enamadSite-animation-rotate:focus, .enamadSite-animation-rotate:hover {
    transform: rotate(4deg)
}
.enamadSite-animation-grow-rotate {
    transition-duration: .3s;
    transition-property: transform
}
.enamadSite-animation-grow-rotate:active, .enamadSite-animation-grow-rotate:focus, .enamadSite-animation-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg)
}
.enamadSite-animation-float {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.enamadSite-animation-float:active, .enamadSite-animation-float:focus, .enamadSite-animation-float:hover {
    transform: translateY(-8px)
}
.enamadSite-animation-sink {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}
.enamadSite-animation-sink:active, .enamadSite-animation-sink:focus, .enamadSite-animation-sink:hover {
    transform: translateY(8px)
}
@keyframes enamadSite-animation-bob {
    0% {
        transform: translateY(-8px)
    }
    50% {
        transform: translateY(-4px)
    }
    100% {
        transform: translateY(-8px)
    }
}
@keyframes enamadSite-animation-bob-float {
    100% {
        transform: translateY(-8px)
    }
}
.enamadSite-animation-bob:active, .enamadSite-animation-bob:focus, .enamadSite-animation-bob:hover {
    animation-name: enamadSite-animation-bob-float, enamadSite-animation-bob;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}
@keyframes enamadSite-animation-hang {
    0% {
        transform: translateY(8px)
    }
    50% {
        transform: translateY(4px)
    }
    100% {
        transform: translateY(8px)
    }
}
@keyframes enamadSite-animation-hang-sink {
    100% {
        transform: translateY(8px)
    }
}
.enamadSite-animation-hang:active, .enamadSite-animation-hang:focus, .enamadSite-animation-hang:hover {
    animation-name: enamadSite-animation-hang-sink, enamadSite-animation-hang;
    animation-duration: .3s, 1.5s;
    animation-delay: 0s, .3s;
    animation-timing-function: ease-out, ease-in-out;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-direction: normal, alternate
}
.enamadSite-animation-skew {
    transition-duration: .3s;
    transition-property: transform
}
.enamadSite-animation-skew:active, .enamadSite-animation-skew:focus, .enamadSite-animation-skew:hover {
    transform: skew(-10deg)
}
.enamadSite-animation-skew-forward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}
.enamadSite-animation-skew-forward:active, .enamadSite-animation-skew-forward:focus, .enamadSite-animation-skew-forward:hover {
    transform: skew(-10deg)
}
.enamadSite-animation-skew-backward {
    transition-duration: .3s;
    transition-property: transform;
    transform-origin: 0 100%
}
.enamadSite-animation-skew-backward:active, .enamadSite-animation-skew-backward:focus, .enamadSite-animation-skew-backward:hover {
    transform: skew(10deg)
}
@keyframes enamadSite-animation-wobble-vertical {
    16.65% {
        transform: translateY(8px)
    }
    33.3% {
        transform: translateY(-6px)
    }
    49.95% {
        transform: translateY(4px)
    }
    66.6% {
        transform: translateY(-2px)
    }
    83.25% {
        transform: translateY(1px)
    }
    100% {
        transform: translateY(0)
    }
}
.enamadSite-animation-wobble-vertical:active, .enamadSite-animation-wobble-vertical:focus, .enamadSite-animation-wobble-vertical:hover {
    animation-name: enamadSite-animation-wobble-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-horizontal {
    16.65% {
        transform: translateX(8px)
    }
    33.3% {
        transform: translateX(-6px)
    }
    49.95% {
        transform: translateX(4px)
    }
    66.6% {
        transform: translateX(-2px)
    }
    83.25% {
        transform: translateX(1px)
    }
    100% {
        transform: translateX(0)
    }
}
.enamadSite-animation-wobble-horizontal:active, .enamadSite-animation-wobble-horizontal:focus, .enamadSite-animation-wobble-horizontal:hover {
    animation-name: enamadSite-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-to-bottom-right {
    16.65% {
        transform: translate(8px, 8px)
    }
    33.3% {
        transform: translate(-6px, -6px)
    }
    49.95% {
        transform: translate(4px, 4px)
    }
    66.6% {
        transform: translate(-2px, -2px)
    }
    83.25% {
        transform: translate(1px, 1px)
    }
    100% {
        transform: translate(0, 0)
    }
}
.enamadSite-animation-wobble-to-bottom-right:active, .enamadSite-animation-wobble-to-bottom-right:focus, .enamadSite-animation-wobble-to-bottom-right:hover {
    animation-name: enamadSite-animation-wobble-to-bottom-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-to-top-right {
    16.65% {
        transform: translate(8px, -8px)
    }
    33.3% {
        transform: translate(-6px, 6px)
    }
    49.95% {
        transform: translate(4px, -4px)
    }
    66.6% {
        transform: translate(-2px, 2px)
    }
    83.25% {
        transform: translate(1px, -1px)
    }
    100% {
        transform: translate(0, 0)
    }
}
.enamadSite-animation-wobble-to-top-right:active, .enamadSite-animation-wobble-to-top-right:focus, .enamadSite-animation-wobble-to-top-right:hover {
    animation-name: enamadSite-animation-wobble-to-top-right;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-top {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}
.enamadSite-animation-wobble-top {
    transform-origin: 0 100%
}
.enamadSite-animation-wobble-top:active, .enamadSite-animation-wobble-top:focus, .enamadSite-animation-wobble-top:hover {
    animation-name: enamadSite-animation-wobble-top;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-bottom {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}
.enamadSite-animation-wobble-bottom {
    transform-origin: 100% 0
}
.enamadSite-animation-wobble-bottom:active, .enamadSite-animation-wobble-bottom:focus, .enamadSite-animation-wobble-bottom:hover {
    animation-name: enamadSite-animation-wobble-bottom;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-wobble-skew {
    16.65% {
        transform: skew(-12deg)
    }
    33.3% {
        transform: skew(10deg)
    }
    49.95% {
        transform: skew(-6deg)
    }
    66.6% {
        transform: skew(4deg)
    }
    83.25% {
        transform: skew(-2deg)
    }
    100% {
        transform: skew(0)
    }
}
.enamadSite-animation-wobble-skew:active, .enamadSite-animation-wobble-skew:focus, .enamadSite-animation-wobble-skew:hover {
    animation-name: enamadSite-animation-wobble-skew;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}
@keyframes enamadSite-animation-buzz {
    50% {
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        transform: translateX(-3px) rotate(-2deg)
    }
}
.enamadSite-animation-buzz:active, .enamadSite-animation-buzz:focus, .enamadSite-animation-buzz:hover {
    animation-name: enamadSite-animation-buzz;
    animation-duration: .15s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}
@keyframes enamadSite-animation-buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        transform: translateX(1px) rotate(0)
    }
    100% {
        transform: translateX(-1px) rotate(0)
    }
}
.enamadSite-animation-buzz-out:active, .enamadSite-animation-buzz-out:focus, .enamadSite-animation-buzz-out:hover {
    animation-name: enamadSite-animation-buzz-out;
    animation-duration: .75s;
    animation-timing-function: linear;
    animation-iteration-count: 1
} /*! enamadSite - v2.0.7 - 18-04-2018 */
.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}
.dialog-message {
    font-size: 12px;
    line-height: 1.5
}
.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}
.dialog-type-lightbox .dialog-message {
    padding: 0 20px;
    min-height: 50px
}
.dialog-type-lightbox .dialog-message, .dialog-type-lightbox .dialog-widget-header {
    text-align: center
}
.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}
.dialog-type-lightbox .dialog-buttons-wrapper > button {
    border: none;
    background: none;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}
.dialog-type-lightbox .dialog-buttons-wrapper > button:first-child {
    color: #6d7882
}
.dialog-type-lightbox .dialog-buttons-wrapper > button.dialog-ok {
    color: #b01b1b
}
.dialog-type-lightbox .dialog-buttons-wrapper > button.dialog-take_over {
    color: #39b54a
}
.dialog-type-lightbox .dialog-buttons-wrapper > button:active {
    background-color: rgba(230, 233, 236, .5)
}
.dialog-type-lightbox .dialog-buttons-wrapper > button::-moz-focus-inner {
    border: 0
}
.dialog-widget-header {
    padding: 20px 0;
    font-weight: 500
}
.dialog-close-button {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 15px
}
.dialog-close-button:not(:hover) {
    opacity: .4
}
.dialog-confirm-widget .dialog-widget-header, .dialog-lightbox-widget .dialog-widget-header {
    font-size: 15px;
    color: #495157
}
.dialog-confirm-widget .dialog-buttons-wrapper > button, .dialog-lightbox-widget .dialog-buttons-wrapper > button {
    width: 50%
}
.dialog-confirm-widget .dialog-buttons-wrapper > button:first-child, .dialog-lightbox-widget .dialog-buttons-wrapper > button:first-child {
    border-right: 1px solid #e6e9ec
}
.dialog-confirm-widget .dialog-buttons-wrapper > button:hover, .dialog-lightbox-widget .dialog-buttons-wrapper > button:hover {
    background-color: #f4f6f7
}
.dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%
}
@media (max-width:767px) {
    .dialog-close-button {
        top: 15px;
        right: 15px
    }
    body.admin-bar .dialog-close-button {
        top: 40px
    }
}
.enamadSite-aspect-ratio-219 .enamadSite-fit-aspect-ratio {
    padding-bottom: 42.8571%
}
.enamadSite-aspect-ratio-169 .enamadSite-fit-aspect-ratio {
    padding-bottom: 56.25%
}
.enamadSite-aspect-ratio-43 .enamadSite-fit-aspect-ratio {
    padding-bottom: 75%
}
.enamadSite-aspect-ratio-32 .enamadSite-fit-aspect-ratio {
    padding-bottom: 66.6666%
}
.enamadSite-aspect-ratio-11 .enamadSite-fit-aspect-ratio {
    padding-bottom: 100%
}
.enamadSite-fit-aspect-ratio {
    position: relative;
    height: 0
}
.enamadSite-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.enamadSite-hidden {
    display: none
}
.flatpickr-calendar {
    width: 280px
}
.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}
.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}
.flatpickr-calendar .flatpickr-days {
    width: 280px
}
.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}
.enamadSite {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}
.enamadSite *, .enamadSite:after, .enamadSite:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.enamadSite a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}
.enamadSite hr {
    margin: 0;
    background-color: transparent
}
.enamadSite img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.enamadSite .enamadSite-widget:not(.enamadSite-widget-text-editor) figure {
    margin: 0
}
.enamadSite embed, .enamadSite object, .enamadSite video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}
.enamadSite .enamadSite-custom-embed {
    line-height: 0
}
.enamadSite .enamadSite-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}
.enamadSite .enamadSite-background-video-container.enamadSite-loading {
    opacity: 0
}
.enamadSite .enamadSite-background-video-embed {
    max-width: none;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.enamadSite .enamadSite-background-video {
    position: absolute;
    max-width: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}
.enamadSite .enamadSite-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}
.enamadSite .enamadSite-background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}
.enamadSite-invisible {
    visibility: hidden
}
.enamadSite-align-center {
    text-align: center
}
.enamadSite-align-center .enamadSite-button {
    width: auto
}
.enamadSite-align-right {
    text-align: right
}
.enamadSite-align-right .enamadSite-button {
    width: auto
}
.enamadSite-align-left {
    text-align: left
}
.enamadSite-align-left .enamadSite-button {
    width: auto
}
.enamadSite-align-justify .enamadSite-button {
    width: 100%
}
.enamadSite-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
.enamadSite-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.enamadSite-custom-embed-play.enamadSite-playing i {
    font-family: FontAwesome;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.enamadSite-custom-embed-play.enamadSite-playing i:before {
    content: "\f1ce"
}
.enamadSite-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.enamadSite-swiper-button.swiper-button-disabled {
    opacity: .3
}
.enamadSite-tag {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}
@media (max-width:1024px) {
    .enamadSite-tablet-align-center {
        text-align: center
    }
    .enamadSite-tablet-align-center .enamadSite-button {
        width: auto
    }
    .enamadSite-tablet-align-right {
        text-align: right
    }
    .enamadSite-tablet-align-right .enamadSite-button {
        width: auto
    }
    .enamadSite-tablet-align-left {
        text-align: left
    }
    .enamadSite-tablet-align-left .enamadSite-button {
        width: auto
    }
    .enamadSite-tablet-align-justify .enamadSite-button {
        width: 100%
    }
}
@media (max-width:767px) {
    .enamadSite-mobile-align-center {
        text-align: center
    }
    .enamadSite-mobile-align-center .enamadSite-button {
        width: auto
    }
    .enamadSite-mobile-align-right {
        text-align: right
    }
    .enamadSite-mobile-align-right .enamadSite-button {
        width: auto
    }
    .enamadSite-mobile-align-left {
        text-align: left
    }
    .enamadSite-mobile-align-left .enamadSite-button {
        width: auto
    }
    .enamadSite-mobile-align-justify .enamadSite-button {
        width: 100%
    }
}
#wpadminbar #wp-admin-bar-enamadSite_edit_page > .ab-item:before {
    content: "\e800";
    font-family: eicons;
    font-size: 12px;
    margin-top: 5px
}
.enamadSite:after {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
@media (min-width:1025px) {
    .enamadSite:after {
        content: "desktop"
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .enamadSite:after {
        content: "tablet"
    }
}
@media (max-width:767px) {
    .enamadSite:after {
        content: "mobile"
    }
}
.enamadSite-section {
    position: relative
}
.enamadSite-section .enamadSite-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}
.enamadSite-section.enamadSite-section-boxed > .enamadSite-container {
    max-width: 1140px
}
.enamadSite-section.enamadSite-section-stretched {
    position: relative;
    width: 100%
}
.enamadSite-section.enamadSite-section-items-top > .enamadSite-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.enamadSite-section.enamadSite-section-items-middle > .enamadSite-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.enamadSite-section.enamadSite-section-items-bottom > .enamadSite-container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}
@media (min-width:768px) {
    .enamadSite-section.enamadSite-section-height-full {
        height: 100vh
    }
    .enamadSite-section.enamadSite-section-height-full > .enamadSite-container {
        height: 100%
    }
}
.enamadSite-section-content-top > .enamadSite-container > .enamadSite-row > .enamadSite-column > .enamadSite-column-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.enamadSite-section-content-middle > .enamadSite-container > .enamadSite-row > .enamadSite-column > .enamadSite-column-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.enamadSite-section-content-bottom > .enamadSite-container > .enamadSite-row > .enamadSite-column > .enamadSite-column-wrap {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}
.enamadSite-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
@media (max-width:1024px) {
    .enamadSite-row {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.enamadSite-column-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.enamadSite-column-wrap, .enamadSite-widget-wrap {
    width: 100%;
    position: relative
}
.enamadSite-widget {
    position: relative
}
.enamadSite-widget:not(:last-child) {
    margin-bottom: 20px
}
.enamadSite-column {
    position: relative;
    min-height: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.enamadSite-column-gap-narrow > .enamadSite-row > .enamadSite-column > .enamadSite-element-populated {
    padding: 5px
}
.enamadSite-column-gap-default > .enamadSite-row > .enamadSite-column > .enamadSite-element-populated {
    padding: 10px
}
.enamadSite-column-gap-extended > .enamadSite-row > .enamadSite-column > .enamadSite-element-populated {
    padding: 15px
}
.enamadSite-column-gap-wide > .enamadSite-row > .enamadSite-column > .enamadSite-element-populated {
    padding: 20px
}
.enamadSite-column-gap-wider > .enamadSite-row > .enamadSite-column > .enamadSite-element-populated {
    padding: 30px
}
.enamadSite-inner-section .enamadSite-column-gap-no .enamadSite-element-populated {
    padding: 0
}
@media (min-width:768px) {
    .enamadSite-column.enamadSite-col-10, .enamadSite-column[data-col="10"] {
        width: 10%
    }
    .enamadSite-column.enamadSite-col-11, .enamadSite-column[data-col="11"] {
        width: 11.111%
    }
    .enamadSite-column.enamadSite-col-12, .enamadSite-column[data-col="12"] {
        width: 12.5%
    }
    .enamadSite-column.enamadSite-col-14, .enamadSite-column[data-col="14"] {
        width: 14.285%
    }
    .enamadSite-column.enamadSite-col-16, .enamadSite-column[data-col="16"] {
        width: 16.666%
    }
    .enamadSite-column.enamadSite-col-20, .enamadSite-column[data-col="20"] {
        width: 20%
    }
    .enamadSite-column.enamadSite-col-25, .enamadSite-column[data-col="25"] {
        width: 25%
    }
    .enamadSite-column.enamadSite-col-30, .enamadSite-column[data-col="30"] {
        width: 30%
    }
    .enamadSite-column.enamadSite-col-33, .enamadSite-column[data-col="33"] {
        width: 33.333%
    }
    .enamadSite-column.enamadSite-col-40, .enamadSite-column[data-col="40"] {
        width: 40%
    }
    .enamadSite-column.enamadSite-col-50, .enamadSite-column[data-col="50"] {
        width: 50%
    }
    .enamadSite-column.enamadSite-col-60, .enamadSite-column[data-col="60"] {
        width: 60%
    }
    .enamadSite-column.enamadSite-col-66, .enamadSite-column[data-col="66"] {
        width: 66.666%
    }
    .enamadSite-column.enamadSite-col-70, .enamadSite-column[data-col="70"] {
        width: 70%
    }
    .enamadSite-column.enamadSite-col-75, .enamadSite-column[data-col="75"] {
        width: 75%
    }
    .enamadSite-column.enamadSite-col-80, .enamadSite-column[data-col="80"] {
        width: 80%
    }
    .enamadSite-column.enamadSite-col-83, .enamadSite-column[data-col="83"] {
        width: 83.333%
    }
    .enamadSite-column.enamadSite-col-90, .enamadSite-column[data-col="90"] {
        width: 90%
    }
    .enamadSite-column.enamadSite-col-100, .enamadSite-column[data-col="100"] {
        width: 100%
    }
}
@media (max-width:479px) {
    .enamadSite-column.enamadSite-xs-10 {
        width: 10%
    }
    .enamadSite-column.enamadSite-xs-11 {
        width: 11.111%
    }
    .enamadSite-column.enamadSite-xs-12 {
        width: 12.5%
    }
    .enamadSite-column.enamadSite-xs-14 {
        width: 14.285%
    }
    .enamadSite-column.enamadSite-xs-16 {
        width: 16.666%
    }
    .enamadSite-column.enamadSite-xs-20 {
        width: 20%
    }
    .enamadSite-column.enamadSite-xs-25 {
        width: 25%
    }
    .enamadSite-column.enamadSite-xs-30 {
        width: 30%
    }
    .enamadSite-column.enamadSite-xs-33 {
        width: 33.333%
    }
    .enamadSite-column.enamadSite-xs-40 {
        width: 40%
    }
    .enamadSite-column.enamadSite-xs-50 {
        width: 50%
    }
    .enamadSite-column.enamadSite-xs-60 {
        width: 60%
    }
    .enamadSite-column.enamadSite-xs-66 {
        width: 66.666%
    }
    .enamadSite-column.enamadSite-xs-70 {
        width: 70%
    }
    .enamadSite-column.enamadSite-xs-75 {
        width: 75%
    }
    .enamadSite-column.enamadSite-xs-80 {
        width: 80%
    }
    .enamadSite-column.enamadSite-xs-83 {
        width: 83.333%
    }
    .enamadSite-column.enamadSite-xs-90 {
        width: 90%
    }
    .enamadSite-column.enamadSite-xs-100 {
        width: 100%
    }
}
@media (max-width:767px) {
    .enamadSite-column.enamadSite-sm-10 {
        width: 10%
    }
    .enamadSite-column.enamadSite-sm-11 {
        width: 11.111%
    }
    .enamadSite-column.enamadSite-sm-12 {
        width: 12.5%
    }
    .enamadSite-column.enamadSite-sm-14 {
        width: 14.285%
    }
    .enamadSite-column.enamadSite-sm-16 {
        width: 16.666%
    }
    .enamadSite-column.enamadSite-sm-20 {
        width: 20%
    }
    .enamadSite-column.enamadSite-sm-25 {
        width: 25%
    }
    .enamadSite-column.enamadSite-sm-30 {
        width: 30%
    }
    .enamadSite-column.enamadSite-sm-33 {
        width: 33.333%
    }
    .enamadSite-column.enamadSite-sm-40 {
        width: 40%
    }
    .enamadSite-column.enamadSite-sm-50 {
        width: 50%
    }
    .enamadSite-column.enamadSite-sm-60 {
        width: 60%
    }
    .enamadSite-column.enamadSite-sm-66 {
        width: 66.666%
    }
    .enamadSite-column.enamadSite-sm-70 {
        width: 70%
    }
    .enamadSite-column.enamadSite-sm-75 {
        width: 75%
    }
    .enamadSite-column.enamadSite-sm-80 {
        width: 80%
    }
    .enamadSite-column.enamadSite-sm-83 {
        width: 83.333%
    }
    .enamadSite-column.enamadSite-sm-90 {
        width: 90%
    }
    .enamadSite-column.enamadSite-sm-100 {
        width: 100%
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .enamadSite-column.enamadSite-md-10 {
        width: 10%
    }
    .enamadSite-column.enamadSite-md-11 {
        width: 11.111%
    }
    .enamadSite-column.enamadSite-md-12 {
        width: 12.5%
    }
    .enamadSite-column.enamadSite-md-14 {
        width: 14.285%
    }
    .enamadSite-column.enamadSite-md-16 {
        width: 16.666%
    }
    .enamadSite-column.enamadSite-md-20 {
        width: 20%
    }
    .enamadSite-column.enamadSite-md-25 {
        width: 25%
    }
    .enamadSite-column.enamadSite-md-30 {
        width: 30%
    }
    .enamadSite-column.enamadSite-md-33 {
        width: 33.333%
    }
    .enamadSite-column.enamadSite-md-40 {
        width: 40%
    }
    .enamadSite-column.enamadSite-md-50 {
        width: 50%
    }
    .enamadSite-column.enamadSite-md-60 {
        width: 60%
    }
    .enamadSite-column.enamadSite-md-66 {
        width: 66.666%
    }
    .enamadSite-column.enamadSite-md-70 {
        width: 70%
    }
    .enamadSite-column.enamadSite-md-75 {
        width: 75%
    }
    .enamadSite-column.enamadSite-md-80 {
        width: 80%
    }
    .enamadSite-column.enamadSite-md-83 {
        width: 83.333%
    }
    .enamadSite-column.enamadSite-md-90 {
        width: 90%
    }
    .enamadSite-column.enamadSite-md-100 {
        width: 100%
    }
}
@media (max-width:767px) {
    .enamadSite-column {
        width: 100%
    }
    .enamadSite-reverse-mobile > .enamadSite-container > .enamadSite-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}
.enamadSite-grid, ul.enamadSite-icon-list-items.enamadSite-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.enamadSite-grid .enamadSite-grid-item, ul.enamadSite-icon-list-items.enamadSite-grid .enamadSite-grid-item {
    word-break: break-word
}
.enamadSite-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.enamadSite-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}
.enamadSite-form-fields-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.enamadSite-form-fields-wrapper.enamadSite-labels-above > .enamadSite-field-group .enamadSite-field-subgroup, .enamadSite-form-fields-wrapper.enamadSite-labels-above > .enamadSite-field-group > .enamadSite-select-wrapper, .enamadSite-form-fields-wrapper.enamadSite-labels-above > .enamadSite-field-group > input, .enamadSite-form-fields-wrapper.enamadSite-labels-above > .enamadSite-field-group > textarea {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}
.enamadSite-form-fields-wrapper.enamadSite-labels-inline > .enamadSite-field-group .enamadSite-select-wrapper, .enamadSite-form-fields-wrapper.enamadSite-labels-inline > .enamadSite-field-group > input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.enamadSite-field-group {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.enamadSite-field-group.enamadSite-field-type-submit {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}
.enamadSite-field-group .enamadSite-field-textual {
    width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.enamadSite-field-group .enamadSite-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}
.enamadSite-field-group .enamadSite-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}
.enamadSite-field-group .enamadSite-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}
.enamadSite-field-group .enamadSite-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}
.enamadSite-field-group .enamadSite-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}
.enamadSite-field-group .enamadSite-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}
.enamadSite-field-group .enamadSite-select-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}
.enamadSite-field-group .enamadSite-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}
.enamadSite-field-group .enamadSite-select-wrapper:before {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none
}
.enamadSite-field-group.enamadSite-field-type-select-multiple .enamadSite-select-wrapper:before {
    content: ""
}
.enamadSite-field-subgroup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.enamadSite-field-subgroup .enamadSite-field-option label {
    display: inline-block
}
.enamadSite-field-subgroup.enamadSite-subgroup-inline .enamadSite-field-option {
    padding-right: 10px
}
.enamadSite-field-subgroup:not(.enamadSite-subgroup-inline) .enamadSite-field-option {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}
.enamadSite-field-label {
    cursor: pointer
}
.enamadSite-mark-required .enamadSite-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}
.enamadSite-field-textual {
    line-height: 1.4
}
.enamadSite-field-textual.enamadSite-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.enamadSite-field-textual.enamadSite-size-sm {
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.enamadSite-field-textual.enamadSite-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.enamadSite-field-textual.enamadSite-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.enamadSite-field-textual.enamadSite-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.enamadSite-button-align-center .enamadSite-field-type-submit {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.enamadSite-button-align-stretch .enamadSite-field-type-submit button {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}
.enamadSite-button-align-start .enamadSite-field-type-submit {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.enamadSite-button-align-end .enamadSite-field-type-submit {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
@media screen and (max-width:1024px) {
    .enamadSite-tablet-button-align-center .enamadSite-field-type-submit {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .enamadSite-tablet-button-align-stretch .enamadSite-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .enamadSite-tablet-button-align-start .enamadSite-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .enamadSite-tablet-button-align-end .enamadSite-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}
@media screen and (max-width:767px) {
    .enamadSite-mobile-button-align-center .enamadSite-field-type-submit {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .enamadSite-mobile-button-align-stretch .enamadSite-field-type-submit button {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .enamadSite-mobile-button-align-start .enamadSite-field-type-submit {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .enamadSite-mobile-button-align-end .enamadSite-field-type-submit {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}
.enamadSite-error .enamadSite-field {
    border-color: #d9534f
}
.enamadSite-error .help-inline {
    color: #d9534f;
    font-size: .9em
}
.enamadSite-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}
.enamadSite-message:before {
    content: "\f00c";
    display: inline-block;
    font-family: fontawesome;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}
.enamadSite-message.enamadSite-message-danger {
    color: #d9534f
}
.enamadSite-message.enamadSite-message-danger:before {
    content: "\f00d"
}
.enamadSite-message.form-message-success {
    color: #5cb85c
}
.enamadSite-form .enamadSite-button {
    padding-top: 0;
    padding-bottom: 0;
    border: 0 none
}
.enamadSite-form .enamadSite-button > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.enamadSite-form .enamadSite-button .enamadSite-align-icon-right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}
.enamadSite-form .enamadSite-button .enamadSite-align-icon-left {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}
.enamadSite-form .enamadSite-button.enamadSite-size-xs {
    min-height: 33px
}
.enamadSite-form .enamadSite-button.enamadSite-size-sm {
    min-height: 40px
}
.enamadSite-form .enamadSite-button.enamadSite-size-md {
    min-height: 47px
}
.enamadSite-form .enamadSite-button.enamadSite-size-lg {
    min-height: 59px
}
.enamadSite-form .enamadSite-button.enamadSite-size-xl {
    min-height: 72px
}
.enamadSite-accordion {
    text-align: left
}
.enamadSite-accordion .enamadSite-accordion-item {
    border: 1px solid #d4d4d4
}
.enamadSite-accordion .enamadSite-accordion-item + .enamadSite-accordion-item {
    border-top: none
}
.enamadSite-accordion .enamadSite-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer
}
.enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon {
    display: inline-block;
    width: 1.5em
}
.enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon.enamadSite-accordion-icon-right {
    float: right;
    text-align: right
}
.enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon.enamadSite-accordion-icon-left {
    float: left;
    text-align: left
}
.enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon .enamadSite-accordion-icon-closed {
    display: block
}
.enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon .enamadSite-accordion-icon-opened, .enamadSite-accordion .enamadSite-tab-title.enamadSite-active .enamadSite-accordion-icon-closed {
    display: none
}
.enamadSite-accordion .enamadSite-tab-title.enamadSite-active .enamadSite-accordion-icon-opened {
    display: block
}
.enamadSite-accordion .enamadSite-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}
@media (max-width:767px) {
    .enamadSite-accordion .enamadSite-tab-title {
        padding: 12px 15px
    }
    .enamadSite-accordion .enamadSite-tab-title .enamadSite-accordion-icon {
        width: 1.2em
    }
    .enamadSite-accordion .enamadSite-tab-content {
        padding: 7px 15px
    }
}
.enamadSite-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left
}
.enamadSite-alert .enamadSite-alert-title {
    display: block;
    font-weight: 700
}
.enamadSite-alert .enamadSite-alert-description {
    font-size: 13px
}
.enamadSite-alert button.enamadSite-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer
}
.enamadSite-alert.enamadSite-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1
}
.enamadSite-alert.enamadSite-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be
}
.enamadSite-alert.enamadSite-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3
}
.enamadSite-alert.enamadSite-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4
}
@media (max-width:767px) {
    .enamadSite-alert {
        padding: 10px
    }
    .enamadSite-alert button.enamadSite-alert-dismiss {
        right: 7px;
        top: 7px
    }
}
.enamadSite-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    color: #fff;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.enamadSite-button:focus, .enamadSite-button:hover, .enamadSite-button:visited {
    color: #fff;
    opacity: .9
}
.enamadSite-button.enamadSite-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.enamadSite-button.enamadSite-size-sm {
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.enamadSite-button.enamadSite-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}
.enamadSite-button.enamadSite-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}
.enamadSite-button.enamadSite-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}
.enamadSite-button .enamadSite-align-icon-right {
    float: right;
    margin-left: 5px
}
.enamadSite-button .enamadSite-align-icon-left {
    float: left;
    margin-right: 5px
}
.enamadSite-button .enamadSite-button-text {
    display: inline-block
}
.enamadSite-button span {
    text-decoration: inherit
}
.enamadSite-element.enamadSite-button-info .enamadSite-button {
    background-color: #5bc0de
}
.enamadSite-element.enamadSite-button-success .enamadSite-button {
    background-color: #5cb85c
}
.enamadSite-element.enamadSite-button-warning .enamadSite-button {
    background-color: #f0ad4e
}
.enamadSite-element.enamadSite-button-danger .enamadSite-button {
    background-color: #d9534f
}
.enamadSite-widget-button .enamadSite-button .enamadSite-button-info {
    background-color: #5bc0de
}
.enamadSite-widget-button .enamadSite-button .enamadSite-button-success {
    background-color: #5cb85c
}
.enamadSite-widget-button .enamadSite-button .enamadSite-button-warning {
    background-color: #f0ad4e
}
.enamadSite-widget-button .enamadSite-button .enamadSite-button-danger {
    background-color: #d9534f
}
.enamadSite-counter .enamadSite-counter-number-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    color: #222;
    line-height: 1
}
.enamadSite-counter .enamadSite-counter-number-prefix, .enamadSite-counter .enamadSite-counter-number-suffix {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}
.enamadSite-counter .enamadSite-counter-number-prefix {
    text-align: right
}
.enamadSite-counter .enamadSite-counter-number-suffix {
    text-align: left
}
.enamadSite-counter .enamadSite-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #242424;
    line-height: 2.5
}
.enamadSite-widget-divider .enamadSite-divider {
    line-height: 0;
    font-size: 0
}
.enamadSite-widget-divider .enamadSite-divider-separator {
    display: inline-block
}
.enamadSite-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}
.enamadSite-image-gallery .gallery-item img {
    margin: 0 auto
}
.enamadSite-image-gallery .gallery-item .gallery-caption {
    margin: 0
}
@media (min-width:768px) {
    .enamadSite-image-gallery .gallery-columns-2 .gallery-item {
        max-width: 50%
    }
    .enamadSite-image-gallery .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }
    .enamadSite-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
    .enamadSite-image-gallery .gallery-columns-5 .gallery-item {
        max-width: 20%
    }
    .enamadSite-image-gallery .gallery-columns-6 .gallery-item {
        max-width: 16.666%
    }
    .enamadSite-image-gallery .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }
    .enamadSite-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }
    .enamadSite-image-gallery .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
    .enamadSite-image-gallery .gallery-columns-10 .gallery-item {
        max-width: 10%
    }
}
@media (min-width:480px) and (max-width:767px) {
    .enamadSite-image-gallery .gallery.gallery-columns-2 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-3 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-4 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-5 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-6 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-7 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-8 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-9 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 50%
    }
}
@media (max-width:479px) {
    .enamadSite-image-gallery .gallery.gallery-columns-2 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-3 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-4 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-5 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-6 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-7 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-8 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-9 .gallery-item, .enamadSite-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 100%
    }
}
.enamadSite-widget-google_maps iframe {
    height: 300px
}
.enamadSite-widget-heading .enamadSite-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}
.enamadSite-widget-heading .enamadSite-heading-title > a {
    color: inherit;
    font-size: inherit
}
.enamadSite-widget-heading .enamadSite-heading-title.enamadSite-size-small {
    font-size: 15px
}
.enamadSite-widget-heading .enamadSite-heading-title.enamadSite-size-medium {
    font-size: 19px
}
.enamadSite-widget-heading .enamadSite-heading-title.enamadSite-size-large {
    font-size: 29px
}
.enamadSite-widget-heading .enamadSite-heading-title.enamadSite-size-xl {
    font-size: 39px
}
.enamadSite-widget-heading .enamadSite-heading-title.enamadSite-size-xxl {
    font-size: 59px
}
.enamadSite-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}
.enamadSite-icon:hover {
    color: #818a91
}
.enamadSite-icon i {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}
.enamadSite-icon i:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.enamadSite-view-stacked .enamadSite-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff
}
.enamadSite-view-framed .enamadSite-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}
.enamadSite-shape-circle .enamadSite-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
@media (min-width:768px) {
    .enamadSite-widget-icon-box.enamadSite-position-left .enamadSite-icon-box-wrapper, .enamadSite-widget-icon-box.enamadSite-position-right .enamadSite-icon-box-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .enamadSite-widget-icon-box.enamadSite-position-left .enamadSite-icon-box-icon, .enamadSite-widget-icon-box.enamadSite-position-right .enamadSite-icon-box-icon {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .enamadSite-widget-icon-box.enamadSite-position-right .enamadSite-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .enamadSite-widget-icon-box.enamadSite-position-left .enamadSite-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .enamadSite-widget-icon-box.enamadSite-position-top .enamadSite-icon-box-img {
        margin: auto
    }
    .enamadSite-widget-icon-box.enamadSite-vertical-align-top .enamadSite-icon-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .enamadSite-widget-icon-box.enamadSite-vertical-align-middle .enamadSite-icon-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .enamadSite-widget-icon-box.enamadSite-vertical-align-bottom .enamadSite-icon-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (max-width:767px) {
    .enamadSite-widget-icon-box .enamadSite-icon-box-icon {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}
.enamadSite-widget-icon-box .enamadSite-icon-box-wrapper {
    text-align: center
}
.enamadSite-widget-icon-box .enamadSite-icon-box-title a {
    color: inherit
}
.enamadSite-widget-icon-box .enamadSite-icon-box-description {
    margin: 0
}
.enamadSite-widget .enamadSite-icon-list-items.enamadSite-grid {
    margin-right: -8px;
    margin-left: -8px
}
.enamadSite-widget .enamadSite-icon-list-items.enamadSite-grid .enamadSite-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}
.enamadSite-widget .enamadSite-icon-list-items.enamadSite-grid .enamadSite-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}
.enamadSite-widget .enamadSite-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.enamadSite-widget .enamadSite-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}
.enamadSite-widget .enamadSite-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}
.enamadSite-widget .enamadSite-icon-list-item, .enamadSite-widget .enamadSite-icon-list-item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.enamadSite-widget .enamadSite-icon-list-item a {
    width: 100%
}
.enamadSite-widget .enamadSite-icon-list-icon + .enamadSite-icon-list-text {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}
.enamadSite-widget .enamadSite-icon-list-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.enamadSite-widget .enamadSite-icon-list-icon i {
    vertical-align: middle
}
.enamadSite-widget.enamadSite-align-center .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-align-center .enamadSite-icon-list-item a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.enamadSite-widget.enamadSite-align-center .enamadSite-icon-list-item:after {
    margin: auto
}
.enamadSite-widget.enamadSite-align-center .enamadSite-grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.enamadSite-widget.enamadSite-align-left .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-align-left .enamadSite-icon-list-item a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}
.enamadSite-widget.enamadSite-align-left .enamadSite-grid {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
.enamadSite-widget.enamadSite-align-right .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-align-right .enamadSite-icon-list-item a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}
.enamadSite-widget.enamadSite-align-right .enamadSite-icon-list-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.enamadSite-widget:not(.enamadSite-align-right) .enamadSite-icon-list-item:after {
    left: 0
}
.enamadSite-widget:not(.enamadSite-align-left) .enamadSite-icon-list-item:after {
    right: 0
}
@media (max-width:1024px) {
    .enamadSite-widget.enamadSite-tablet-align-center .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-tablet-align-center .enamadSite-icon-list-item a, .enamadSite-widget.enamadSite-tablet-align-center .enamadSite-icon-list-items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .enamadSite-widget.enamadSite-tablet-align-center .enamadSite-icon-list-item:after {
        margin: auto
    }
    .enamadSite-widget.enamadSite-tablet-align-left .enamadSite-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .enamadSite-widget.enamadSite-tablet-align-left .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-tablet-align-left .enamadSite-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }
    .enamadSite-widget.enamadSite-tablet-align-right .enamadSite-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .enamadSite-widget.enamadSite-tablet-align-right .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-tablet-align-right .enamadSite-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }
    .enamadSite-widget:not(.enamadSite-tablet-align-right) .enamadSite-icon-list-item:after {
        left: 0
    }
    .enamadSite-widget:not(.enamadSite-tablet-align-left) .enamadSite-icon-list-item:after {
        right: 0
    }
}
@media (max-width:767px) {
    .enamadSite-widget.enamadSite-mobile-align-center .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-mobile-align-center .enamadSite-icon-list-item a, .enamadSite-widget.enamadSite-mobile-align-center .enamadSite-icon-list-items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .enamadSite-widget.enamadSite-mobile-align-center .enamadSite-icon-list-item:after {
        margin: auto
    }
    .enamadSite-widget.enamadSite-mobile-align-left .enamadSite-icon-list-items {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .enamadSite-widget.enamadSite-mobile-align-left .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-mobile-align-left .enamadSite-icon-list-item a {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }
    .enamadSite-widget.enamadSite-mobile-align-right .enamadSite-icon-list-items {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .enamadSite-widget.enamadSite-mobile-align-right .enamadSite-icon-list-item, .enamadSite-widget.enamadSite-mobile-align-right .enamadSite-icon-list-item a {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }
    .enamadSite-widget:not(.enamadSite-mobile-align-right) .enamadSite-icon-list-item:after {
        left: 0
    }
    .enamadSite-widget:not(.enamadSite-mobile-align-left) .enamadSite-icon-list-item:after {
        right: 0
    }
}
.enamadSite-widget-image {
    text-align: center
}
.enamadSite-widget-image .enamadSite-image > a, .enamadSite-widget-image .enamadSite-image figure > a {
    display: block
}
.enamadSite-widget-image .enamadSite-image img {
    vertical-align: middle
}
.enamadSite-widget-image .enamadSite-image.enamadSite-image-shape-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.enamadSite-widget-image-box .enamadSite-image-box-content {
    width: 100%
}
@media (min-width:768px) {
    .enamadSite-widget-image-box.enamadSite-position-left .enamadSite-image-box-wrapper, .enamadSite-widget-image-box.enamadSite-position-right .enamadSite-image-box-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .enamadSite-widget-image-box.enamadSite-position-right .enamadSite-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .enamadSite-widget-image-box.enamadSite-position-left .enamadSite-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .enamadSite-widget-image-box.enamadSite-position-top .enamadSite-image-box-img {
        margin: auto
    }
    .enamadSite-widget-image-box.enamadSite-vertical-align-top .enamadSite-image-box-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .enamadSite-widget-image-box.enamadSite-vertical-align-middle .enamadSite-image-box-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .enamadSite-widget-image-box.enamadSite-vertical-align-bottom .enamadSite-image-box-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}
@media (max-width:767px) {
    .enamadSite-widget-image-box .enamadSite-image-box-img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}
.enamadSite-widget-image-box .enamadSite-image-box-img {
    display: inline-block
}
.enamadSite-widget-image-box .enamadSite-image-box-title a {
    color: inherit
}
.enamadSite-widget-image-box .enamadSite-image-box-wrapper {
    text-align: center
}
.enamadSite-widget-image-box .enamadSite-image-box-description {
    margin: 0
}
.enamadSite-image-carousel-wrapper .slick-image-stretch .slick-slide .slick-slide-image {
    width: 100%
}
.enamadSite-image-gallery figure img {
    display: block
}
.enamadSite-image-gallery figure figcaption {
    width: 100%
}
.gallery-spacing-custom .enamadSite-image-gallery .gallery-icon {
    padding: 0
}
.swiper-container .swiper-slide figure {
    line-height: 0
}
.swiper-container .swiper-slide figure img {
    width: 100%
}
body.enamadSite-page .enamadSite-widget-menu-anchor {
    margin-bottom: 0
}
.enamadSite-widget-progress {
    text-align: left
}
.enamadSite-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}
.enamadSite-progress-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}
.enamadSite-progress-text {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding-left: 15px
}
.enamadSite-progress-percentage {
    padding-right: 15px
}
.enamadSite-widget-progress .enamadSite-progress-wrapper.progress-info .enamadSite-progress-bar {
    background-color: #5bc0de
}
.enamadSite-widget-progress .enamadSite-progress-wrapper.progress-success .enamadSite-progress-bar {
    background-color: #5cb85c
}
.enamadSite-widget-progress .enamadSite-progress-wrapper.progress-warning .enamadSite-progress-bar {
    background-color: #f0ad4e
}
.enamadSite-widget-progress .enamadSite-progress-wrapper.progress-danger .enamadSite-progress-bar {
    background-color: #d9534f
}
.enamadSite-progress .enamadSite-title {
    display: block
}
@media (max-width:767px) {
    .enamadSite-progress-wrapper {
        height: 25px;
        line-height: 25px
    }
    .enamadSite-progress-text {
        padding-left: 10px
    }
}
.enamadSite-social-icons-wrapper {
    font-size: 0
}
.enamadSite-social-icon {
    font-size: 25px;
    text-align: center;
    padding: .5em;
    margin-right: 5px;
    cursor: pointer
}
.enamadSite-social-icon i {
    color: #fff
}
.enamadSite-social-icon:last-child {
    margin: 0
}
.enamadSite-social-icon:hover {
    opacity: .9;
    color: #fff
}
.enamadSite-social-icon-apple {
    background-color: #999
}
.enamadSite-social-icon-behance {
    background-color: #1769ff
}
.enamadSite-social-icon-bitbucket {
    background-color: #205081
}
.enamadSite-social-icon-codepen {
    background-color: #000
}
.enamadSite-social-icon-delicious {
    background-color: #39f
}
.enamadSite-social-icon-digg {
    background-color: #005be2
}
.enamadSite-social-icon-dribbble {
    background-color: #ea4c89
}
.enamadSite-social-icon-envelope {
    background-color: #ea4335
}
.enamadSite-social-icon-facebook {
    background-color: #3b5998
}
.enamadSite-social-icon-flickr {
    background-color: #0063dc
}
.enamadSite-social-icon-foursquare {
    background-color: #2d5be3
}
.enamadSite-social-icon-github {
    background-color: #333
}
.enamadSite-social-icon-google-plus {
    background-color: #dd4b39
}
.enamadSite-social-icon-houzz {
    background-color: #7ac142
}
.enamadSite-social-icon-instagram {
    background-color: #262626
}
.enamadSite-social-icon-jsfiddle {
    background-color: #487aa2
}
.enamadSite-social-icon-linkedin {
    background-color: #0077b5
}
.enamadSite-social-icon-medium {
    background-color: #00ab6b
}
.enamadSite-social-icon-odnoklassniki {
    background-color: #f4731c
}
.enamadSite-social-icon-meetup {
    background-color: #ec1c40
}
.enamadSite-social-icon-pinterest {
    background-color: #bd081c
}
.enamadSite-social-icon-product-hunt {
    background-color: #da552f
}
.enamadSite-social-icon-reddit {
    background-color: #ff4500
}
.enamadSite-social-icon-rss {
    background-color: #f26522
}
.enamadSite-social-icon-shopping-cart {
    background-color: #4caf50
}
.enamadSite-social-icon-skype {
    background-color: #00aff0
}
.enamadSite-social-icon-slideshare {
    background-color: #0077b5
}
.enamadSite-social-icon-snapchat {
    background-color: #fffc00
}
.enamadSite-social-icon-soundcloud {
    background-color: #f80
}
.enamadSite-social-icon-spotify {
    background-color: #2ebd59
}
.enamadSite-social-icon-stack-overflow {
    background-color: #fe7a15
}
.enamadSite-social-icon-steam {
    background-color: #00adee
}
.enamadSite-social-icon-stumbleupon {
    background-color: #eb4924
}
.enamadSite-social-icon-telegram {
    background-color: #2ca5e0
}
.enamadSite-social-icon-tripadvisor {
    background-color: #589442
}
.enamadSite-social-icon-tumblr {
    background-color: #35465c
}
.enamadSite-social-icon-twitch {
    background-color: #6441a5
}
.enamadSite-social-icon-twitter {
    background-color: #1da1f2
}
.enamadSite-social-icon-vimeo {
    background-color: #1ab7ea
}
.enamadSite-social-icon-vk {
    background-color: #45668e
}
.enamadSite-social-icon-weibo {
    background-color: #df2029
}
.enamadSite-social-icon-weixin {
    background-color: #7bb32e
}
.enamadSite-social-icon-whatsapp {
    background-color: #25d366
}
.enamadSite-social-icon-wordpress {
    background-color: #21759b
}
.enamadSite-social-icon-xing {
    background-color: #026466
}
.enamadSite-social-icon-yelp {
    background-color: #af0606
}
.enamadSite-social-icon-youtube {
    background-color: #cd201f
}
.enamadSite-social-icon-500px {
    background-color: #0099e5
}
.enamadSite-shape-rounded .enamadSite-icon.enamadSite-social-icon {
    -webkit-border-radius: 10%;
    border-radius: 10%
}
.enamadSite-shape-circle .enamadSite-icon.enamadSite-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tabs-wrapper {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tab-desktop-title.enamadSite-active {
    border-right-style: none
}
.enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tab-desktop-title.enamadSite-active:after, .enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tab-desktop-title.enamadSite-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid
}
.enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tab-desktop-title.enamadSite-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}
.enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tab-desktop-title.enamadSite-active:after {
    top: 100%
}
.enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title {
    display: table-cell
}
.enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title.enamadSite-active {
    border-bottom-style: none
}
.enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title.enamadSite-active:after, .enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title.enamadSite-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid
}
.enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title.enamadSite-active:before {
    right: 100%
}
.enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-desktop-title.enamadSite-active:after {
    left: 100%
}
.enamadSite-widget-tabs .enamadSite-tab-content, .enamadSite-widget-tabs .enamadSite-tab-title, .enamadSite-widget-tabs .enamadSite-tab-title:after, .enamadSite-widget-tabs .enamadSite-tab-title:before, .enamadSite-widget-tabs .enamadSite-tabs-content-wrapper {
    border: 1px none #d4d4d4
}
.enamadSite-widget-tabs .enamadSite-tabs {
    text-align: left
}
.enamadSite-widget-tabs .enamadSite-tabs-wrapper {
    overflow: hidden
}
.enamadSite-widget-tabs .enamadSite-tab-title {
    cursor: pointer;
    outline: none
}
.enamadSite-widget-tabs .enamadSite-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent
}
.enamadSite-widget-tabs .enamadSite-tab-desktop-title.enamadSite-active {
    border-color: #d4d4d4
}
.enamadSite-widget-tabs .enamadSite-tab-desktop-title.enamadSite-active:after, .enamadSite-widget-tabs .enamadSite-tab-desktop-title.enamadSite-active:before {
    display: block;
    content: "";
    position: absolute
}
.enamadSite-widget-tabs .enamadSite-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}
.enamadSite-widget-tabs .enamadSite-tab-content {
    padding: 20px;
    display: none
}
@media (max-width:767px) {
    .enamadSite-tabs .enamadSite-tab-content, .enamadSite-tabs .enamadSite-tab-title {
        border-style: solid;
        border-bottom-style: none
    }
    .enamadSite-tabs .enamadSite-tabs-wrapper {
        display: none
    }
    .enamadSite-tabs .enamadSite-tabs-content-wrapper {
        border-bottom-style: solid
    }
    .enamadSite-tabs .enamadSite-tab-content {
        padding: 10px
    }
}
@media (min-width:768px) {
    .enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .enamadSite-widget-tabs.enamadSite-tabs-view-vertical .enamadSite-tabs-content-wrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-style: solid;
        border-left-style: none
    }
    .enamadSite-widget-tabs.enamadSite-tabs-view-horizontal .enamadSite-tab-content {
        border-style: solid;
        border-top-style: none
    }
    .enamadSite-tabs .enamadSite-tab-mobile-title {
        display: none
    }
}
.enamadSite-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-name {
    line-height: 1.5;
    color: inherit
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-job {
    font-size: .85em;
    color: inherit
}
.enamadSite-testimonial-wrapper.enamadSite-testimonial-text-align-left {
    text-align: left
}
.enamadSite-testimonial-wrapper.enamadSite-testimonial-text-align-right {
    text-align: right
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta {
    width: 100%;
    line-height: 1
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta-inner {
    display: inline-block
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta .enamadSite-testimonial-details, .enamadSite-testimonial-wrapper .enamadSite-testimonial-meta .enamadSite-testimonial-image {
    display: table-cell;
    vertical-align: middle
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta .enamadSite-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta.enamadSite-testimonial-image-position-aside .enamadSite-testimonial-image {
    padding-right: 15px
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta.enamadSite-testimonial-image-position-aside .enamadSite-testimonial-details {
    text-align: left
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta.enamadSite-testimonial-image-position-top .enamadSite-testimonial-details, .enamadSite-testimonial-wrapper .enamadSite-testimonial-meta.enamadSite-testimonial-image-position-top .enamadSite-testimonial-image {
    display: block
}
.enamadSite-testimonial-wrapper .enamadSite-testimonial-meta.enamadSite-testimonial-image-position-top .enamadSite-testimonial-image {
    margin-bottom: 20px
}
.enamadSite-widget-text-editor.enamadSite-drop-cap-view-stacked .enamadSite-drop-cap {
    background-color: #818a91;
    color: #fff
}
.enamadSite-widget-text-editor.enamadSite-drop-cap-view-framed .enamadSite-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent
}
.enamadSite-widget-text-editor:not(.enamadSite-drop-cap-view-default) .enamadSite-drop-cap {
    margin-top: 8px
}
.enamadSite-widget-text-editor:not(.enamadSite-drop-cap-view-default) .enamadSite-drop-cap-letter {
    width: 1em;
    height: 1em
}
.enamadSite-widget-text-editor .enamadSite-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}
.enamadSite-widget-text-editor .enamadSite-drop-cap-letter {
    display: inline-block
}
.enamadSite-toggle {
    text-align: left
}
.enamadSite-toggle .enamadSite-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer
}
.enamadSite-toggle .enamadSite-tab-title .enamadSite-toggle-icon {
    display: inline-block;
    width: 1em
}
.enamadSite-toggle .enamadSite-tab-title .enamadSite-toggle-icon.enamadSite-toggle-icon-right {
    float: right;
    text-align: right
}
.enamadSite-toggle .enamadSite-tab-title .enamadSite-toggle-icon.enamadSite-toggle-icon-left {
    float: left;
    text-align: left
}
.enamadSite-toggle .enamadSite-tab-title .enamadSite-toggle-icon .enamadSite-toggle-icon-closed {
    display: block
}
.enamadSite-toggle .enamadSite-tab-title .enamadSite-toggle-icon .enamadSite-toggle-icon-opened {
    display: none
}
.enamadSite-toggle .enamadSite-tab-title.enamadSite-active {
    border-bottom: none
}
.enamadSite-toggle .enamadSite-tab-title.enamadSite-active .enamadSite-toggle-icon-closed {
    display: none
}
.enamadSite-toggle .enamadSite-tab-title.enamadSite-active .enamadSite-toggle-icon-opened {
    display: block
}
.enamadSite-toggle .enamadSite-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}
@media (max-width:767px) {
    .enamadSite-toggle .enamadSite-tab-title {
        padding: 12px
    }
    .enamadSite-toggle .enamadSite-tab-content {
        padding: 12px 10px
    }
}
.enamadSite-widget-video .enamadSite-open-inline .enamadSite-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}
.enamadSite-widget-video .enamadSite-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center
}
.enamadSite-widget-video .enamadSite-custom-embed-image-overlay:hover .enamadSite-custom-embed-play i {
    opacity: 1
}
.enamadSite-widget-video .enamadSite-custom-embed-image-overlay img {
    display: block;
    width: 100%
}
.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list, .slick-slider {
    position: relative;
    display: block
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
.enamadSite-slick-slider[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.enamadSite-slick-slider .slick-loading .slick-list {
    background: #fff url(../img/loader.gif) 50% no-repeat
}
.enamadSite-slick-slider .slick-next, .enamadSite-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}
.enamadSite-slick-slider .slick-next:focus, .enamadSite-slick-slider .slick-next:hover, .enamadSite-slick-slider .slick-prev:focus, .enamadSite-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}
.enamadSite-slick-slider .slick-next:focus:before, .enamadSite-slick-slider .slick-next:hover:before, .enamadSite-slick-slider .slick-prev:focus:before, .enamadSite-slick-slider .slick-prev:hover:before {
    opacity: 1
}
.enamadSite-slick-slider .slick-next.slick-disabled:before, .enamadSite-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}
.enamadSite-slick-slider .slick-next:before, .enamadSite-slick-slider .slick-prev:before {
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.enamadSite-slick-slider .slick-prev {
    left: -25px
}
[dir=rtl] .enamadSite-slick-slider .slick-prev {
    left: auto;
    right: -25px
}
.enamadSite-slick-slider .slick-prev:before {
    content: "\f104"
}
[dir=rtl] .enamadSite-slick-slider .slick-prev:before {
    content: "\f105"
}
.enamadSite-slick-slider .slick-next {
    right: -25px
}
[dir=rtl] .enamadSite-slick-slider .slick-next {
    left: -25px;
    right: auto
}
.enamadSite-slick-slider .slick-next:before {
    content: "\f105"
}
[dir=rtl] .enamadSite-slick-slider .slick-next:before {
    content: "\f104"
}
.enamadSite-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px
}
.enamadSite-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}
.enamadSite-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}
.enamadSite-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}
.enamadSite-slick-slider ul.slick-dots li button:focus, .enamadSite-slick-slider ul.slick-dots li button:hover {
    outline: none
}
.enamadSite-slick-slider ul.slick-dots li button:focus:before, .enamadSite-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}
.enamadSite-slick-slider ul.slick-dots li button:before {
    font-family: FontAwesome;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\f111";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.enamadSite-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}
.enamadSite-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px
}
[dir=rtl] .enamadSite-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px
}
.enamadSite-slick-slider .slick-arrows-inside .slick-next {
    right: 20px
}
[dir=rtl] .enamadSite-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto
}
.enamadSite-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}
.enamadSite-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}
.enamadSite-slick-slider .slick-slider .slick-next, .enamadSite-slick-slider .slick-slider .slick-prev {
    z-index: 1
}
.enamadSite-slick-slider .slick-slide img {
    margin: auto
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}
.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}
.swiper-pagination-fraction {
    color: #000
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}
.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}
.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}
.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}
.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}
.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
.enamadSite-lightbox .dialog-widget-header {
    display: none
}
.enamadSite-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}
.enamadSite-lightbox .dialog-message {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}
.enamadSite-lightbox .dialog-message:not(.enamadSite-fit-aspect-ratio) {
    height: 100%
}
.enamadSite-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: 25px;
    padding: 5px;
    z-index: 2;
    line-height: 1
}
@media (max-width:767px) {
    .enamadSite-lightbox .dialog-lightbox-close-button {
        padding: 0
    }
}
.enamadSite-lightbox .dialog-lightbox-close-button, .enamadSite-lightbox .enamadSite-swiper-button {
    color: hsla(0, 0%, 93%, .9);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 1
}
.enamadSite-lightbox .dialog-lightbox-close-button:hover, .enamadSite-lightbox .enamadSite-swiper-button:hover {
    color: #fff
}
.enamadSite-lightbox .swiper-container {
    height: 100%
}
.enamadSite-lightbox .enamadSite-lightbox-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}
@media (max-width:767px) {
    .enamadSite-lightbox .enamadSite-lightbox-item {
        padding: 40px
    }
}
.enamadSite-lightbox .enamadSite-lightbox-image {
    max-height: 100%
}
.enamadSite-lightbox .enamadSite-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}
@media (min-width:1025px) {
    .enamadSite-lightbox .enamadSite-video-container {
        width: 75%
    }
}
@media (max-width:1024px) {
    .enamadSite-lightbox .enamadSite-video-container {
        width: 100%
    }
}
.enamadSite-lightbox .enamadSite-swiper-button-prev {
    left: 35px
}
.enamadSite-lightbox .enamadSite-swiper-button-next {
    right: 35px
}
@media (max-width:767px) {
    .enamadSite-lightbox .enamadSite-swiper-button-prev {
        left: 10px
    }
    .enamadSite-lightbox .enamadSite-swiper-button-next {
        right: 10px
    }
}
.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}
.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.enamadSite-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}
.enamadSite-shape-top {
    top: -1px
}
.enamadSite-shape-bottom {
    bottom: -1px
}
.enamadSite-shape[data-negative=false].enamadSite-shape-bottom, .enamadSite-shape[data-negative=true].enamadSite-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.enamadSite-shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.enamadSite-shape .enamadSite-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}
#wp-admin-bar-enamadSite_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}
#wp-admin-bar-enamadSite_edit_page .enamadSite-edit-link-title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%
}
#wp-admin-bar-enamadSite_edit_page .enamadSite-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.page-template-enamadSite_canvas.enamadSite-page:before {
    display: none
}
.enamadSite-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}
#enamadSite .enamadSite-element ul.enamadSite-icon-list-items, #left-area ul.enamadSite-icon-list-items, .enamadSite .enamadSite-element ul.enamadSite-icon-list-items {
    padding: 0
}
@media (max-width:767px) {
    .enamadSite:not(.enamadSite-edit-area-active) .enamadSite-hidden-phone {
        display: none
    }
}
@media (min-width:768px) and (max-width:1024px) {
    .enamadSite:not(.enamadSite-edit-area-active) .enamadSite-hidden-tablet {
        display: none
    }
}
@media (min-width:1025px) {
    .enamadSite:not(.enamadSite-edit-area-active) .enamadSite-hidden-desktop {
        display: none
    }
}
.txtcenter {
    text-align: center;
}
.w200 {
    width: 200px !important;
}
.w250 {
    width: 250px !important;
}
.w30 {
    width: 30px;
}
.bgwhite {
    background-color: #ffffff !important;
}
.pt80 {
    padding-top: 80px;
}
.dirltr {
    direction: rtl;
}
.logow {
    width: 200px;
}
.cwhite {
    color: #ffffff;
    opacity: 1 !important;
}
.cwhite:hover {
    color: #2a93c9;
}
#txt_search::placeholder {
    color: white;
    opacity: 1;
}
.search, #txt_search {
    color: #ffffff !important;
}
.cyellow {
    color: gold;
    text-shadow: 2px 2px 2px grey;
}
.dirrtl {
    direction: rtl
}
.notpadmarg {
    padding: 0;
    margin: 0;
}
.notpadmargtop {
    padding-top: 0;
    margin-top: 0;
}
.mainul {
    width: 100%;
    padding-top: 20px;
}
.wrap {
    width: 100% !important;
    height: 300px !important;
    padding: 0 !important;
    overflow: hidden !important;
}
.frame {
    width: 360% !important;
    height: 370% !important;
    border: 0 !important;
    -ms-transform: scale(0.25) !important;
    -moz-transform: scale(0.25) !important;
    -o-transform: scale(0.25) !important;
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
    -ms-transform-origin: 0 0 !important;
    -moz-transform-origin: 0 0 !important;
    -o-transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
    transform-origin: 0 0 !important;
    position: absolute !important;
    left: 15px !important;
    border: solid 2px gray !important;
    pointer-events: none !important;
    background-color: #ffffff !important;
}
.bgcolor1 {
    background-color: #f7f8f9 !important;
    padding-top: 18px;
    padding-bottom: 18px;
}
.margin0 {
    margin: 0px;
}
.paddmargbottom {
    padding-top: 18px;
    padding-bottom: 18px;
}
.licontent {
    padding-bottom: 10px;
}
.education_area {
    padding-bottom: 18px
}
.education_area .education_inner_area {
    position: relative;
    overflow: hidden;
    direction: rtl;
}
.education_area .education_inner_area:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 5px;
    margin-left: -2.5px;
    background: rgba(42, 147, 201, .5)
}
.education_area .education_inner_area .education_item {
    width: 50%;
    max-width: 420px;
    background: #fff;
    margin-bottom: 30px;
    padding: 20px;
    position: relative;
    z-index: 2
}
.education_area .education_inner_area .education_item:before {
    content: attr(data-line);
    position: absolute;
    right: -108px;
    top: 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 4px solid #2a93c9;
    text-align: center;
    color: #fff;
    line-height: 43px;
    font-family: Vazir;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 5px;
    background: #2a93c9
}
.education_area .education_inner_area .education_item:after {
    content: "";
    background: #2a93c9;
    height: 4px;
    position: absolute;
    right: -78px;
    top: 0;
    width: 119%
}
.education_area .education_inner_area .education_item:nth-child(even) {
    float: right
}
.education_area .education_inner_area .education_item:nth-child(even):before {
    right: auto;
    left: -108px
}
.education_area .education_inner_area .education_item:nth-child(even):after {
    right: 0
}
.education_area .education_inner_area .education_item:nth-child(odd) {
    float: left
}
.education_area .education_inner_area .education_item:nth-child(2) {
    margin-top: 152px
}
.education_area .education_inner_area .education_item:nth-child(3) {
    margin-top: 185px
}
.education_area .education_inner_area .education_item:last-child {
    margin-bottom: 0
}
.education_area .education_inner_area .education_item h6 {
    font-size: 14px;
    color: #2a93c9;
    font-family: Vazir;
    font-weight: 700
}
.education_area .education_inner_area .education_item h4 {
    font-size: 18px;
    font-family: Vazir;
    color: #333;
    padding: 8px 0 7px
}
.education_area .education_inner_area .education_item h5 {
    font-size: 14px;
    color: #333;
    font-family: Vazir
}
.education_area .education_inner_area .education_item p {
    font-size: 13px;
    line-height: 24px;
    font-family: Vazir;
    color: #242424;
    font-weight: 400;
    padding-top: 12px
}
.paddintopbottom {
    padding: 18px 0 18px 0;
}
.checkbox {
    width: auto !important;
    margin-left: 10px !important;
    margin-right: 30px !important;
}
.txtcenter {
    text-align: center
}
.w100 {
    width: 100%;
}
.btnwarning {
    border-width: 0;
    border-style: solid;
    text-decoration: none;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    padding: .6em 20px;
    height: 2.8em;
    border-radius: 0;
    line-height: 1.6em;
    font-weight: 700;
    cursor: pointer;
    color: #ffffff !important;
    background-color: #c92a39 !important;
    border-radius: 5px;
}
.btnwarning:hover {
    background-color: #383D41 !important;
}
.btnwarning2 {
    border-width: 0;
    border-style: solid;
    text-decoration: none;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 1;
    padding: .6em 20px;
    height: 2.8em;
    border-radius: 0;
    line-height: 1.6em;
    font-weight: 700;
    cursor: pointer;
    color: #ffffff !important;
    background-color: #c92a39 !important;
    opacity: 0.6;
    border-radius: 5px;
}
.btnwarning2:hover {
    background-color: #383D41 !important;
}
.crefresh {
    width: 20px;
    height: 20px;
    float: right;
    position: absolute;
    cursor: pointer;
}
.crefresh:hover {
    color: #2a93c9;
}
.licontent2 {
    margin-bottom: 10px;
}
.txtcenter {
    text-align: center !important;
}
.p20 {
    padding: 20px;
}
.bgcolor2 {
    background-color: #efefef;
}
@media (max-width:768px) {
    .mobiledes {
        width: 100% !important;
        text-align: center !important;
        margin-bottom: 10px !important;
    }
    .education_area .education_inner_area .education_item:before {
        right: -100% !important;
    }
    .education_area .education_inner_area .education_item {
        width: 100% !important;
    }
}
.txtbold {
    font-weight: bold;
}
.rowloading {
    padding-top: 15px;
}
.btndis {
    background-color: #aaa !important;
}
.topcontact {
    font-size: 19pt;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    text-align: center;
    padding-top: 13px !important;
    color: gray;
}
.viewdomain{
    direction: ltr;
    text-align: right !important;
}
@media (max-width:768px) {
    .heder_text , .viewdomain{
        text-align: center !important;
    }
}
@media (max-width:1000px) {
    .education_area .education_inner_area .education_item {
        overflow: hidden;
    }
}
@media (max-width:900px) {
    .education_area .education_inner_area:before {
        opacity: 0;
    }
    .education_area .education_inner_area .education_item {
        width: 100%;
        max-width: initial;
    }
    .education_area .education_inner_area .education_item:nth-child(2) {
        margin-top: 0;
    }
}
