.menu-item-card{
    padding: 20px;
}
.level1 {
    max-height: 400px;
    overflow-y: scroll;
}
.text-white{
    color: white;
}

.divider-block{
    background-color: white;
    width: 40%;
    height: 10px;
    margin: 18px 0px;
}

.title-largest{
    font-size: 66px;
    line-height: 1;
}

.card{
    box-shadow: 0 2px 0 0 rgba(7,7,33,0.15);
    background: white;
    padding: 15px;
}
.list-p{
    border-bottom: 1px solid #dae1e7;
    margin-bottom: 5px;
}
.flexgrid{
    padding: 22px 0px;
}
.blank-a{
    color: inherit;
    text-decoration: none;
}
.item-divider{
    margin-bottom: 15px;
}
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.left {
    float: left !important
}
.right {
    float: right !important
}
.clearfix,
.flexgrid,
.widget__header,
.search__form,
.search--large .search__header,
.fblock,
.organisation,
.social,
.page-bottom {
    *zoom: 1
}
.clearfix:before,
.flexgrid:before,
.widget__header:before,
.search__form:before,
.search--large .search__header:before,
.fblock:before,
.organisation:before,
.social:before,
.page-bottom:before,
.clearfix:after,
.flexgrid:after,
.widget__header:after,
.search__form:after,
.search--large .search__header:after,
.fblock:after,
.organisation:after,
.social:after,
.page-bottom:after {
    content: " ";
    display: table
}
.clearfix:after,
.flexgrid:after,
.widget__header:after,
.search__form:after,
.search--large .search__header:after,
.fblock:after,
.organisation:after,
.social:after,
.page-bottom:after {
    clear: both
}
.text-left {
    text-align: left !important
}
.text-right {
    text-align: right !important
}
.text-center {
    text-align: center !important
}
.text-justify {
    text-align: justify !important
}
.hide {
    display: none
}
.help {
    position: relative;
    cursor: help
}
.help:hover span {
    left: 50%;
    bottom: 100%;
    opacity: 1
}
.help span {
    display: block;
    position: absolute;
    left: -900em;
    bottom: 50%;
    width: 160px;
    padding: 5px;
    margin: 0 0 9px -3px;
    border-radius: 5px;
    font-size: .875rem;
    color: #FFF;
    background: #00577e;
    opacity: 0;
    transition: bottom 0.3s ease, opacity 0.3s ease
}
.help span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    width: 0;
    height: 0;
    border-color: #00577e transparent transparent #00577e;
    border-width: 6px;
    border-style: solid
}
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}
.hidden {
    display: none !important;
    visibility: hidden
}
.visuallyhidden,
legend {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
legend.focusable:active,
.visuallyhidden.focusable:focus,
legend.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.flexgrid:before,
.widget__header:before,
.search__form:before,
.search--large .search__header:before,
.fblock:before,
.organisation:before,
.social:before,
.page-bottom:before,
.clearfix:after,
.flexgrid:after,
.widget__header:after,
.search__form:after,
.search--large .search__header:after,
.fblock:after,
.organisation:after,
.social:after,
.page-bottom:after {
    content: " ";
    display: table
}
.clearfix:after,
.flexgrid:after,
.widget__header:after,
.search__form:after,
.search--large .search__header:after,
.fblock:after,
.organisation:after,
.social:after,
.page-bottom:after {
    clear: both
}
.clearfix,
.flexgrid,
.widget__header,
.search__form,
.search--large .search__header,
.fblock,
.organisation,
.social,
.page-bottom {
    *zoom: 1
}
.clear {
    clear: both
}
* {
    box-sizing: border-box
}
html,
body {
    font-size: 16px
}
html {
    overflow-y: scroll;
    background: #e6e6e9;
}
body {
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: "Roboto", sans-serif;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.59375rem;
    color: #394146
}

::-moz-selection {
    background: #00577e;
    color: #FFF;
    text-shadow: none
}
::selection {
    background: #00577e;
    color: #FFF;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ebebeb;
    margin: 1em 0;
    padding: 0
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
th,
td {
    padding: 0 0 0 2px
}
audio,
canvas,
img,
video {
    vertical-align: middle
}
img {
    max-width: 100%;
    height: auto
}
address {
    font-style: normal
}
strong {
    font-weight: 700
}
.browsehappy {
    margin: 0.2em 0;
    background: #ebebeb;
    color: #000;
    padding: 0.2em 0
}
@media only screen and (min-width: 48em) {
    .flexgrid {
        margin: 0 -15px
    }
    .flexgrid__item--1 {
        width: 8.3333333333%;
        padding: 0 15px
    }
    .flexgrid__item--2 {
        width: 16.6666666667%;
        padding: 0 15px
    }
    .flexgrid__item--3 {
        width: 25%;
        padding: 0 15px
    }
    .flexgrid__item--4 {
        width: 33.3333333333%;
        padding: 0 15px
    }
    .flexgrid__item--5 {
        width: 41.6666666667%;
        padding: 0 15px
    }
    .flexgrid__item--6 {
        width: 50%;
        padding: 0 15px
    }
    .flexgrid__item--7 {
        width: 58.3333333333%;
        padding: 0 15px
    }
    .flexgrid__item--8 {
        width: 66.6666666667%;
        padding: 0 15px
    }
    .flexgrid__item--9 {
        width: 75%;
        padding: 0 15px
    }
    .flexgrid__item--10 {
        width: 83.3333333333%;
        padding: 0 15px
    }
    .flexgrid__item--11 {
        width: 91.6666666667%;
        padding: 0 15px
    }
    .flexgrid__item--12 {
        width: 100%;
        padding: 0 15px
    }
    .flexboxlegacy .flexgrid {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .flexboxlegacy .flexgrid:before,
    .flexboxlegacy .flexgrid:after {
        display: none
    }
    .flexboxlegacy .flexgrid__item {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .flexboxlegacy .flexgrid__child {
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .no-flexboxlegacy .flexgrid__item {
        float: left
    }
}

headings {
    margin: 0 0 1em 0;
    font-weight: 700
}
h1,
.alpha {
    font-size: 2rem
}
h2,
.beta {
    font-size: 1.375rem
}
h3,
.gamma {
    font-size: 1.375rem
}
h4,
.delta {
    font-size: 1.25rem
}
h5,
.epsilon {
    font-size: 1.25rem
}
h6,
.zeta {
    font-size: 1.0625rem
}
.giga {
    font-size: 3.5rem
}
.mega {
    font-size: 2.875rem
}
.kilo {
    font-size: 2.3125rem
}

a {
    color: #f1592a
}
a:hover {
    color: #00577e
}
.link {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid transparent;
    text-decoration: none
}
.lt-ie8 .link {
    display: inline;
    zoom: 1
}
.link:hover {
    border-color: #00577e
}
.link--more:after {
    content: '\203A';
    padding: 0 0 0 5px;
    font-weight: bold
}
.link--back:before {
    content: '\2039';
    padding: 0 5px 0 0;
    font-weight: bold
}
a[href^="tel:"] {
    text-decoration: none !important;
    color: inherit !important;
    cursor: text
}
a[href^="tel:"]:hover {
    text-decoration: none !important
}
.text-link--user-pass {
    display: block;
    margin: 10px 0;
    color: #00577e;
    text-decoration: underline;
    cursor: pointer
}
.text-link--user-pass:hover {
    color: #f1592a
}
fieldset {
    margin: 0;
    padding: 0;
    border: 0;
    min-width: 0
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
select,
textarea {
    width: 100%;
    padding: 5px;
    border: 2px solid #ebebeb;
    border-radius: 2px;
    font-family: "Roboto", sans-serif;
    font-size: 1.0625rem;
    resize: none;
    background: #fff
}
.no-touch input[type="text"]:hover,
.no-touch input[type="password"]:hover,
.no-touch input[type="datetime"]:hover,
.no-touch input[type="datetime-local"]:hover,
.no-touch input[type="date"]:hover,
.no-touch input[type="month"]:hover,
.no-touch input[type="time"]:hover,
.no-touch input[type="week"]:hover,
.no-touch input[type="number"]:hover,
.no-touch input[type="email"]:hover,
.no-touch input[type="url"]:hover,
.no-touch input[type="search"]:hover,
.no-touch input[type="tel"]:hover,
.no-touch select:hover,
.no-touch textarea:hover {
    border-color: #d2d2d2
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    border-color: #b8b8b8;
    outline: none
}
input[type=number] {
    max-width: 100px
}
select {
    padding: 5px;
    line-height: 10px
}
textarea {
    overflow: auto;
    resize: vertical
}
input[type=radio],
input[type=checkbox] {
    padding: 0;
    border: none
}
input[placeholder] {
    text-overflow: ellipsis
}
.defaultvalue {
    text-overflow: ellipsis;
    color: #a1a1a1
}
::-moz-placeholder {
    text-overflow: ellipsis;
    color: #a1a1a1
}
::-webkit-input-placeholder {
    text-overflow: ellipsis;
    color: #a1a1a1
}
input:-moz-placeholder {
    text-overflow: ellipsis;
    color: #a1a1a1
}
input:-ms-input-placeholder {
    text-overflow: ellipsis;
    color: #a1a1a1
}

.button{
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: auto;
    padding: 9px 16px;
    margin: 0;
    border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #CC6600;
    background-color: #CC6600;
    -webkit-box-shadow: 0 2px 0 0 rgba(7,7,33,0.15);
    -moz-box-shadow: 0 2px 0 0 rgba(7,7,33,0.15);
    box-shadow: 0 2px 0 0 rgba(7,7,33,0.15);
    border-radius: 2px;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.0625rem;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    cursor: pointer;
    transition: all 0.2s ease-in-out
}

.button--secondary {
    border-color: #cacaca;
    color: #00577e !important;
    background-color: #dedede
}
.no-touch .button--secondary:hover {
    background-color: #ebebeb
}
.button--large {
    padding: 12px 19px;
    font-weight: 700;
    font-size: 1.375rem
}
@media only screen and (min-width: 30.063em) {
    .button__row--wide {
        padding-left: 41%
    }
}

.table {
    width: 100%;
    margin: 1em 0;
    border-bottom: 1px solid #ebebeb
}
.table td,
.table th {
    padding: 5px;
    font-weight: 300
}
.table a {
    text-decoration: none;
    color: #394146
}
.table a:hover {
    text-decoration: underline
}
.table thead {
    text-transform: uppercase;
    text-align: left;
    background: #00577e;
    color: #FFF
}
.table thead th:first-child {
    border-radius: 5px 0 0 0
}
.table thead th:last-child {
    border-radius: 0 5px 0 0
}
.table tbody th {
    font-weight: 700
}
.table tbody tr:nth-child(even) td {
    background: #f1f1f1
}
.table--responsive th,
.table--responsive td {
    border: 1px solid #ebebeb;
    text-align: left
}
@media only screen and (max-width: 47.938em) {
    .table--responsive thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .table--responsive thead,
    .table--responsive tbody,
    .table--responsive th,
    .table--responsive td,
    .table--responsive tr {
        display: block
    }
    .table--responsive tr {
        border: 1px solid #ebebeb
    }
    .table--responsive td {
        display: inline-block;
        vertical-align: top;
        border: none;
        border-bottom: 1px solid #ebebeb;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align: left;
        word-break: break-word
    }
    .lt-ie8 .table--responsive td {
        display: inline;
        zoom: 1
    }
    .table--responsive td:before {
        content: attr(data-title);
        position: absolute;
        top: 3px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold
    }
    .table--responsive td:empty {
        display: none
    }
}

@media only screen and (max-width: 62.5em) {
    .navmain {
        z-index: 1;
        position: absolute;
        left: -110%;
        width: 100%;
        padding: 25px 0 15px 0;
        border-bottom: 3px solid #FFF;
        background: #CC6600;
    }
    .navmain--open {
        left: 0
    }
    .navmain__toggle {
        display: inline-block;
        vertical-align: middle;
        background-image: url(../sprites/sprite.png);
        background-position: -354px -25px;
        width: 36px;
        height: 36px
    }
    .lt-ie8 .navmain__toggle {
        display: inline;
        zoom: 1
    }
}
@media only screen and (max-width: 62.5em) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 62.5em) and (min-device-pixel-ratio: 1.5) {
    .navmain__toggle {
        background-image: url(../sprites/sprite2x.png);
        background-position: 0px -36px;
        width: 36px;
        height: 36px;
        background-size: 108px 72px
    }
}
@media only screen and (max-width: 62.5em) {
    .level0>li {
        padding: 10px;
    }
    .navmain {
        margin-top: 40px;
    }
    .title-largest {
        line-height: 1;
    }

    .menu-item-explanation{
        background-color: white !important;
        color: black !important;
    }
    .level1-active{
        display: block !important;
        margin: 25px 0px;
    }
    .level1{
        z-index: 999 !important;
        max-height: 100%;
        display: none;
        background: white;
        color: black;
    }
    .navmain a {
        display: block;
        padding: 5px 15px;
        text-decoration: none;
        color: #FFF
    }
    .navmain .level1 a {
        padding-left: 30px;
        font-size: .875rem
    }
}
@media only screen and (min-width: 62.563em) {
    .navmain .level0 {
        text-align: left;
        position: relative;
        padding: 0 10px 0 0;
        border-radius: 0 0 5px 5px;
        background: white
    }
    .navmain .level0:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 6px;
        background: rgba(255, 255, 255, 0.15)
    }
    .navmain .level0>li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        z-index: 2
    }
    .lt-ie8 .navmain .level0>li {
        display: inline;
        zoom: 1
    }

    .navmain .level0>li:hover>a,
    .navmain .level0>li.hover>a {
        color: #00577e;
        background: #FFF
    }
    .navmain .level0>li:hover>a:after,
    .navmain .level0>li.hover>a:after {
        background-image: url(../sprites/sprite.png);
        background-position: -183px -97px;
        width: 11px;
        height: 11px
    }
    .navmain .level0>li:hover>ul,
    .navmain .level0>li.hover>ul {
        left: 0
    }
    .navmain .level0>li>a {
        display: block;
        height: 64px;
        padding: 20px 10px 0 10px;
        text-decoration: none;
        color: black;
        font-size: 1.25rem
    }
    .navmain .level0>li>a:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 0 7px;
        background-image: url(../sprites/sprite.png);
        background-position: -161px -97px;
        width: 11px;
        height: 11px
    }
    .lt-ie8 .navmain .level0>li>a:after {
        display: inline;
        zoom: 1
    }
    .navmain .level0>.active>a {
        background: rgba(255, 255, 255, 0.2)
    }
    .navmain .level1 {
        position: absolute;
        left: -900em;
        width: 750px;
        border-top: 1px solid #FFF;
        border-radius: 0 0 5px 5px;
        text-align: left;
        background: white;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    }

    .navmain .level1 li {
        position: relative;
        z-index: 2
    }
    .navmain .level1 .active a {
        font-weight: 700
    }
    .navmain .level1 .active a:after {
        opacity: 1
    }

}
.page-main {
    padding: 0 15px;
    background: #FFF
}
.page-main__titlebar h1 {
    margin: 0;
    font-family: "Roboto Slab", sans-serif
}
.page-main__content {
    max-width: 90%;
    margin: 0 auto;
    padding: 15px 0
}
@media only screen and (max-width: 47.938em) {
    .page-main {
        padding-top: 40px;
        background: #F5F5F5
    }
    .page-main--home {
        padding-top: 0
    }
}
@media only screen and (min-width: 48em) {
    .page-main--home {
        padding-top: 15px;
        background: #fff url(../img/bg-home.jpg) no-repeat center top
    }
    .page-main__titlebar {
        position: relative;
        min-height: 309px;
        background: url(../img/bg-titlebar.jpg) no-repeat center top
    }
    .page-main__titlebar h1 {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
        padding: 40px;
        border-radius: 5px 5px 0 0;
        color: #FFF;
        background: rgba(0, 0, 0, 0.2)
    }
}
@media only screen and (min-width: 62.563em) {
    .page-main--home {
        padding-top: 180px
    }
}

@media only screen and (min-width: 30.063em) {
    .flexbox .introduction {
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
    .flexbox .introduction__header {
        width: 49%;
        border-radius: 5px
    }
    .flexbox .introduction__content {
        width: 51%
    }
}

    
    @page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}


/*
        Dependancy
         */
        /*
            OWL CAROUSEL
         */
        /*
                 * 	Core Owl Carousel CSS File
                 *	v1.3.3
                 */


        /* clearfix */

        .owl-carousel .owl-wrapper:after {
            display: block;
            visibility: hidden;
            clear: both;
            height: 0;
            content: ".";
            line-height: 0;
        }


        /* display none until init */

        .owl-carousel {
            position: relative;
            display: none;
            width: 100%;
            -ms-touch-action: pan-y;
        }

        .owl-carousel .owl-wrapper {
            position: relative;
            display: none;
            -webkit-transform: translate3d(0px, 0px, 0px);
        }

        .owl-carousel .owl-wrapper-outer {
            position: relative;
            overflow: hidden;
            width: 100%;
        }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

        .owl-carousel .owl-item {
            float: left;
        }

        .owl-controls .owl-page,
        .owl-controls .owl-buttons div {
            cursor: pointer;
        }

        .owl-controls {
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }


        /* mouse grab icon */

        .grabbing {
            cursor: url(../images/grabbing.png) 8 8, move;
        }


        /* fix */

        .owl-carousel .owl-wrapper,
        .owl-carousel .owl-item {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
        }

        .owl-theme .owl-controls {
            margin-top: 10px;
            text-align: center;
        }


        /*
         *  Owl Carousel CSS3 Transitions
         *  v1.3.2
         */

        .owl-origin {
            -webkit-perspective: 1200px;
            -webkit-perspective-origin-x: 50%;
            -webkit-perspective-origin-y: 50%;
            -moz-perspective: 1200px;
            -moz-perspective-origin-x: 50%;
            -moz-perspective-origin-y: 50%;
            perspective: 1200px;
        }


        /* fade */

        .owl-fade-out {
            z-index: 10;
            -webkit-animation: fadeOut .7s both ease;
            -moz-animation: fadeOut .7s both ease;
            animation: fadeOut .7s both ease;
        }

        .owl-fade-in {
            -webkit-animation: fadeIn .7s both ease;
            -moz-animation: fadeIn .7s both ease;
            animation: fadeIn .7s both ease;
        }


        /* backSlide */

        .owl-backSlide-out {
            -webkit-animation: backSlideOut 1s both ease;
            -moz-animation: backSlideOut 1s both ease;
            animation: backSlideOut 1s both ease;
        }

        .owl-backSlide-in {
            -webkit-animation: backSlideIn 1s both ease;
            -moz-animation: backSlideIn 1s both ease;
            animation: backSlideIn 1s both ease;
        }


        /* goDown */

        .owl-goDown-out {
            -webkit-animation: scaleToFade .7s ease both;
            -moz-animation: scaleToFade .7s ease both;
            animation: scaleToFade .7s ease both;
        }

        .owl-goDown-in {
            -webkit-animation: goDown .6s ease both;
            -moz-animation: goDown .6s ease both;
            animation: goDown .6s ease both;
        }


        /* scaleUp */

        .owl-fadeUp-in {
            -webkit-animation: scaleUpFrom .5s ease both;
            -moz-animation: scaleUpFrom .5s ease both;
            animation: scaleUpFrom .5s ease both;
        }

        .owl-fadeUp-out {
            -webkit-animation: scaleUpTo .5s ease both;
            -moz-animation: scaleUpTo .5s ease both;
            animation: scaleUpTo .5s ease both;
        }


        /* Keyframes */




        /* Styling Next and Prev buttons */

        .owl-theme .owl-controls .owl-buttons div {
            display: inline-block;
            margin: 5px;
            padding: 3px 10px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            background: #869791;
            color: #FFF;
            font-size: 12px;
            opacity: 0.5;
            filter: Alpha(Opacity=50);
            /*IE7 fix*/
            zoom: 1;
            *display: inline;
            /*IE7 life-saver */
        }


        /* Styling Pagination*/

        .owl-theme .owl-controls .owl-page {
            display: inline-block;
            zoom: 1;
            *display: inline;
            /*IE7 life-saver */
        }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            margin: 5px 7px;
            width: 12px;
            height: 12px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
            opacity: 0.5;
            filter: Alpha(Opacity=50);
            /*IE7 fix*/
        }

        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            opacity: 1;
            filter: Alpha(Opacity=100);
            /*IE7 fix*/
        }


        /* If PaginationNumbers is true */

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            padding: 2px 10px;
            width: auto;
            height: auto;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
            color: #FFF;
            font-size: 12px;
        }

        .item {
            margin: 0 10px;
            background: #fff;
            color: #333;
        }

        .item img {
            width: 100%;
        }

        .customNavigation {
            padding: 20px 0px;
        }

        .owl-image{
            height: 200px;
            text-align: center;
        }
