/*! * Bootstrap v3.1.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:bold
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:0.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace, monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type="checkbox"],input[type="radio"]{
    box-sizing:border-box;
    padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
input[type="search"]{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:bold
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
@media print{
    *{
        text-shadow:none !important;
        color:#000 !important;
        background:transparent !important;
        box-shadow:none !important
    }
    a,a:visited{
        text-decoration:underline
    }
    a[href]:after{
        content:" (" attr(href) ")"
    }
    abbr[title]:after{
        content:" (" attr(title) ")"
    }
    a[href^="javascript:"]:after,a[href^="#"]:after{
        content:""
    }
    pre,blockquote{
        border:1px solid #999;
        page-break-inside:avoid
    }
    thead{
        display:table-header-group
    }
    tr,img{
        page-break-inside:avoid
    }
    img{
        max-width:100% !important
    }
    p,h2,h3{
        orphans:3;
        widows:3
    }
    h2,h3{
        page-break-after:avoid
    }
    select{
        background:#fff !important
    }
    .navbar{
        display:none
    }
    .table td,.table th{
        background-color:#fff !important
    }
    .btn>.caret,.dropup>.btn>.caret{
        border-top-color:#000 !important
    }
    .label{
        border:1px solid #000
    }
    .table{
        border-collapse:collapse !important
    }
    .table-bordered th,.table-bordered td{
        border:1px solid #ddd !important
    }
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
*:before,*:after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:62.5%;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
    font-family:"Open Sans",sans-serif;
    font-size:13px;
    line-height:1.42857143;
    color:#666;
    background-color:#fff
}
input,button,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#46a5e5;
    text-decoration:none
}
a:hover,a:focus{
    color:#1b80c3;
    text-decoration:underline
}
a:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:0
}
.img-thumbnail{
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:0;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:18px;
    margin-bottom:18px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    border:0
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{
    font-family:inherit;
    font-weight:300;
    line-height:1.1;
    color:#343434
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{
    font-weight:normal;
    line-height:1;
    color:#999
}
h1,.h1,h2,.h2,h3,.h3{
    margin-top:18px;
    margin-bottom:9px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{
    font-size:65%
}
h4,.h4,h5,.h5,h6,.h6{
    margin-top:9px;
    margin-bottom:9px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{
    font-size:75%
}
h1,.h1{
    font-size:28px
}
h2,.h2{
    font-size:24px
}
h3,.h3{
    font-size:21px
}
h4,.h4{
    font-size:18px
}
h5,.h5{
    font-size:14px
}
h6,.h6{
    font-size:13px
}
p{
    margin:0 0 9px
}
.lead{
    margin-bottom:18px;
    font-size:14px;
    font-weight:200;
    line-height:1.4
}
@media (min-width:768px){
    .lead{
        font-size:19.5px
    }
}
small,.small{
    font-size:85%
}
cite{
    font-style:normal
}
.text-left{
    text-align:left
}
.text-right{
    text-align:right
}
.text-center{
    text-align:center
}
.text-justify{
    text-align:justify
}
.text-muted{
    color:#999
}
.text-primary{
    color:#46a5e5
}
a.text-primary:hover{
    color:#1f8ed9
}
.text-success{
    color:#3c763d
}
a.text-success:hover{
    color:#2b542c
}
.text-info{
    color:#31708f
}
a.text-info:hover{
    color:#245269
}
.text-warning{
    color:#8a6d3b
}
a.text-warning:hover{
    color:#66512c
}
.text-danger{
    color:#a94442
}
a.text-danger:hover{
    color:#843534
}
.bg-primary{
    color:#fff;
    background-color:#46a5e5
}
a.bg-primary:hover{
    background-color:#1f8ed9
}
.bg-success{
    background-color:#dff0d8
}
a.bg-success:hover{
    background-color:#c1e2b3
}
.bg-info{
    background-color:#d9edf7
}
a.bg-info:hover{
    background-color:#afd9ee
}
.bg-warning{
    background-color:#fcf8e3
}
a.bg-warning:hover{
    background-color:#f7ecb5
}
.bg-danger{
    background-color:#f2dede
}
a.bg-danger:hover{
    background-color:#e4b9b9
}
.page-header{
    padding-bottom:8px;
    margin:36px 0 18px;
    border-bottom:1px solid #eee
}
ul,ol{
    margin-top:0;
    margin-bottom:9px
}
ul ul,ol ul,ul ol,ol ol{
    margin-bottom:0
}
.list-unstyled{
    padding-left:0;
    list-style:none
}
.list-inline{
    padding-left:0;
    list-style:none;
    margin-left:-5px
}
.list-inline>li{
    display:inline-block;
    padding-left:5px;
    padding-right:5px
}
dl{
    margin-top:0;
    margin-bottom:18px
}
dt,dd{
    line-height:1.42857143
}
dt{
    font-weight:bold
}
dd{
    margin-left:0
}
@media (min-width:768px){
    .dl-horizontal dt{
        float:left;
        width:160px;
        clear:left;
        text-align:right;
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap
    }
    .dl-horizontal dd{
        margin-left:180px
    }
}
abbr[title],abbr[data-original-title]{
    cursor:help;
    border-bottom:1px dotted #999
}
.initialism{
    font-size:90%;
    text-transform:uppercase
}
blockquote{
    padding:9px 18px;
    margin:0 0 18px;
    font-size:16.25px;
    border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{
    margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small{
    display:block;
    font-size:80%;
    line-height:1.42857143;
    color:#999
}
blockquote footer:before,blockquote small:before,blockquote .small:before{
    content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right{
    padding-right:15px;
    padding-left:0;
    border-right:5px solid #eee;
    border-left:0;
    text-align:right
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{
    content:''
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{
    content:'\00A0 \2014'
}
blockquote:before,blockquote:after{
    content:""
}
address{
    margin-bottom:18px;
    font-style:normal;
    line-height:1.42857143
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1350px){
    .container{
        width:1345px
    }
}
.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-pull-11{
    right:91.66666667%
}
.col-xs-pull-10{
    right:83.33333333%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-8{
    right:66.66666667%
}
.col-xs-pull-7{
    right:58.33333333%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-5{
    right:41.66666667%
}
.col-xs-pull-4{
    right:33.33333333%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-2{
    right:16.66666667%
}
.col-xs-pull-1{
    right:8.33333333%
}
.col-xs-pull-0{
    right:0
}
.col-xs-push-12{
    left:100%
}
.col-xs-push-11{
    left:91.66666667%
}
.col-xs-push-10{
    left:83.33333333%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-8{
    left:66.66666667%
}
.col-xs-push-7{
    left:58.33333333%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-5{
    left:41.66666667%
}
.col-xs-push-4{
    left:33.33333333%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-2{
    left:16.66666667%
}
.col-xs-push-1{
    left:8.33333333%
}
.col-xs-push-0{
    left:0
}
.col-xs-offset-12{
    margin-left:100%
}
.col-xs-offset-11{
    margin-left:91.66666667%
}
.col-xs-offset-10{
    margin-left:83.33333333%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-8{
    margin-left:66.66666667%
}
.col-xs-offset-7{
    margin-left:58.33333333%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-5{
    margin-left:41.66666667%
}
.col-xs-offset-4{
    margin-left:33.33333333%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-2{
    margin-left:16.66666667%
}
.col-xs-offset-1{
    margin-left:8.33333333%
}
.col-xs-offset-0{
    margin-left:0
}
@media (min-width:768px){
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{
        float:left
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-4{
        right:33.33333333%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-0{
        right:0
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-4{
        left:33.33333333%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-0{
        left:0
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-4{
        margin-left:33.33333333%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-0{
        margin-left:0
    }
}
@media (min-width:992px){
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-4{
        right:33.33333333%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-0{
        right:0
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-4{
        left:33.33333333%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-0{
        left:0
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-0{
        margin-left:0
    }
}
@media (min-width:1200px){
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
        float:left
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-4{
        right:33.33333333%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-0{
        right:0
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-4{
        left:33.33333333%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-0{
        left:0
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-4{
        margin-left:33.33333333%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-0{
        margin-left:0
    }
}
table{
    max-width:100%;
    background-color:transparent
}
th{
    text-align:left
}
.table{
    width:100%;
    margin-bottom:18px
}
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
    padding:12px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{
    border-top:0
}
.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{
    padding:6px
}
.table-bordered{
    border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{
    border:1px solid #ddd
}
.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{
    border-bottom-width:2px
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{
    background-color:#fafafa
}
.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{
    background-color:#fafafa
}
table col[class*="col-"]{
    position:static;
    float:none;
    display:table-column
}
table td[class*="col-"],table th[class*="col-"]{
    position:static;
    float:none;
    display:table-cell
}
.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{
    background-color:#fafafa
}
.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{
    background-color:#ededed
}
.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{
    background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th{
    background-color:#d0e9c6
}
.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{
    background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th{
    background-color:#c4e3f3
}
.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{
    background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th{
    background-color:#faf2cc
}
.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{
    background-color:#f2dede
}
.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th{
    background-color:#ebcccc
}
@media (max-width:767px){
    .table-responsive{
        width:100%;
        margin-bottom:13.5px;
        overflow-y:hidden;
        overflow-x:scroll;
        -ms-overflow-style:-ms-autohiding-scrollbar;
        border:1px solid #ddd;
        -webkit-overflow-scrolling:touch
    }
    .table-responsive>.table{
        margin-bottom:0
    }
    .table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{
        white-space:nowrap
    }
    .table-responsive>.table-bordered{
        border:0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{
        border-left:0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{
        border-right:0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{
        border-bottom:0
    }
}
fieldset{
    padding:0;
    margin:0;
    border:0;
    min-width:0
}
legend{
    display:block;
    width:100%;
    padding:0;
    margin-bottom:18px;
    font-size:19.5px;
    line-height:inherit;
    color:#666;
    border:0;
    border-bottom:1px solid #e5e5e5
}
label{
    display:inline-block;
    margin-bottom:5px;
    font-weight:bold
}
input[type="search"]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
input[type="radio"],input[type="checkbox"]{
    margin:4px 0 0;
    margin-top:1px \9;
    line-height:normal
}
input[type="file"]{
    display:block
}
input[type="range"]{
    display:block;
    width:100%
}
select[multiple],select[size]{
    height:auto
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
output{
    display:block;
    padding-top:7px;
    font-size:13px;
    line-height:1.42857143;
    color:#555
}
.form-control{
    display:block;
    width:100%;
    height:32px;
    padding:6px 12px;
    font-size:13px;
    line-height:1.42857143;
    color:#555;
    background-color:#eaeaea;
    background-image:none;
    border:1px solid #eaeaea;
    border-radius:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus{
    border-color:#46a5e5;
    outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 165, 229, 0.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(70, 165, 229, 0.6)
}
.form-control::-moz-placeholder{
    color:#999;
    opacity:1
}
.form-control:-ms-input-placeholder{
    color:#999
}
.form-control::-webkit-input-placeholder{
    color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{
    cursor:not-allowed;
    background-color:#eee;
    opacity:1
}
textarea.form-control{
    height:auto
}
input[type="search"]{
    -webkit-appearance:none
}
input[type="date"]{
    line-height:32px
}
.form-group{
    margin-bottom:15px
}
.radio,.checkbox{
    display:block;
    min-height:18px;
    margin-top:10px;
    margin-bottom:10px;
    padding-left:20px
}
.radio label,.checkbox label{
    display:inline;
    font-weight:normal;
    cursor:pointer
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{
    float:left;
    margin-left:-20px
}
.radio+.radio,.checkbox+.checkbox{
    margin-top:-5px
}
.radio-inline,.checkbox-inline{
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    vertical-align:middle;
    font-weight:normal;
    cursor:pointer
}
.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{
    margin-top:0;
    margin-left:10px
}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{
    cursor:not-allowed
}
.input-sm{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:0
}
select.input-sm{
    height:30px;
    line-height:30px
}
textarea.input-sm,select[multiple].input-sm{
    height:auto
}
.input-lg{
    height:45px;
    padding:10px 16px;
    font-size:17px;
    line-height:1.33;
    border-radius:0
}
select.input-lg{
    height:45px;
    line-height:45px
}
textarea.input-lg,select[multiple].input-lg{
    height:auto
}
.has-feedback{
    position:relative
}
.has-feedback .form-control{
    padding-right:40px
}
.has-feedback .form-control-feedback{
    position:absolute;
    top:23px;
    right:0;
    display:block;
    width:32px;
    height:32px;
    line-height:32px;
    text-align:center
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{
    color:#3c763d
}
.has-success .form-control{
    border-color:#3c763d;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus{
    border-color:#2b542c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
}
.has-success .input-group-addon{
    color:#3c763d;
    border-color:#3c763d;
    background-color:#dff0d8
}
.has-success .form-control-feedback{
    color:#3c763d
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{
    color:#8a6d3b
}
.has-warning .form-control{
    border-color:#8a6d3b;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus{
    border-color:#66512c;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon{
    color:#8a6d3b;
    border-color:#8a6d3b;
    background-color:#fcf8e3
}
.has-warning .form-control-feedback{
    color:#8a6d3b
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{
    color:#a94442
}
.has-error .form-control{
    border-color:#a94442;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus{
    border-color:#843534;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
}
.has-error .input-group-addon{
    color:#a94442;
    border-color:#a94442;
    background-color:#f2dede
}
.has-error .form-control-feedback{
    color:#a94442
}
.form-control-static{
    margin-bottom:0
}
.help-block{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    color:#a6a6a6
}
@media (min-width:768px){
    .form-inline .form-group{
        display:inline-block;
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .form-control{
        display:inline-block;
        width:auto;
        vertical-align:middle
    }
    .form-inline .input-group>.form-control{
        width:100%
    }
    .form-inline .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
    .form-inline .radio,.form-inline .checkbox{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        padding-left:0;
        vertical-align:middle
    }
    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{
        float:none;
        margin-left:0
    }
    .form-inline .has-feedback .form-control-feedback{
        top:0
    }
}
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{
    margin-top:0;
    margin-bottom:0;
    padding-top:7px
}
.form-horizontal .radio,.form-horizontal .checkbox{
    min-height:25px
}
.form-horizontal .form-group{
    margin-left:-15px;
    margin-right:-15px
}
.form-horizontal .form-control-static{
    padding-top:7px
}
@media (min-width:768px){
    .form-horizontal .control-label{
        text-align:right
    }
}
.form-horizontal .has-feedback .form-control-feedback{
    top:0;
    right:15px
}
.btn{
    display:inline-block;
    margin-bottom:0;
    font-weight:normal;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    white-space:nowrap;
    padding:6px 12px;
    font-size:13px;
    line-height:1.42857143;
    border-radius:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.btn:focus,.btn:active:focus,.btn.active:focus{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn:hover,.btn:focus{
    color:#666;
    text-decoration:none
}
.btn:active,.btn.active{
    outline:0;
    background-image:none;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
    cursor:not-allowed;
    pointer-events:none;
    opacity:.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-default{
    color:#666;
    background-color:rgba(255,255,255,0);
    border-color:rgba(52,52,52,0.1)
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{
    color:#666;
    background-color:rgba(235,235,235,0);
    border-color:rgba(21,21,21,0.1)
}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{
    background-image:none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{
    background-color:rgba(255,255,255,0);
    border-color:rgba(52,52,52,0.1)
}
.btn-default .badge{
    color:rgba(255,255,255,0);
    background-color:#666
}
.btn-primary{
    color:#fff;
    background-color:#46a5e5;
    border-color:#46a5e5
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{
    color:#fff;
    background-color:#2294e0;
    border-color:#1d88d0
}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{
    background-image:none
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{
    background-color:#46a5e5;
    border-color:#46a5e5
}
.btn-primary .badge{
    color:#46a5e5;
    background-color:#fff
}
.btn-success{
    color:#fff;
    background-color:#5cb85c;
    border-color:#5cb85c
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{
    color:#fff;
    background-color:#47a447;
    border-color:#419641
}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{
    background-image:none
}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{
    background-color:#5cb85c;
    border-color:#5cb85c
}
.btn-success .badge{
    color:#5cb85c;
    background-color:#fff
}
.btn-info{
    color:#fff;
    background-color:#5bc0de;
    border-color:#5bc0de
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{
    color:#fff;
    background-color:#39b3d7;
    border-color:#2aabd2
}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{
    background-image:none
}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{
    background-color:#5bc0de;
    border-color:#5bc0de
}
.btn-info .badge{
    color:#5bc0de;
    background-color:#fff
}
.btn-warning{
    color:#fff;
    background-color:#f0ad4e;
    border-color:#f0ad4e
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{
    color:#fff;
    background-color:#ed9c28;
    border-color:#eb9316
}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{
    background-image:none
}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{
    background-color:#f0ad4e;
    border-color:#f0ad4e
}
.btn-warning .badge{
    color:#f0ad4e;
    background-color:#fff
}
.btn-danger{
    color:#fff;
    background-color:#d9534f;
    border-color:#d9534f
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{
    color:#fff;
    background-color:#d2322d;
    border-color:#c12e2a
}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{
    background-image:none
}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{
    background-color:#d9534f;
    border-color:#d9534f
}
.btn-danger .badge{
    color:#d9534f;
    background-color:#fff
}
.btn-link{
    color:#46a5e5;
    font-weight:normal;
    cursor:pointer;
    border-radius:0
}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{
    border-color:transparent
}
.btn-link:hover,.btn-link:focus{
    color:#1b80c3;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{
    color:#999;
    text-decoration:none
}
.btn-lg,.btn-group-lg>.btn{
    padding:10px 16px;
    font-size:17px;
    line-height:1.33;
    border-radius:0
}
.btn-sm,.btn-group-sm>.btn{
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:0
}
.btn-xs,.btn-group-xs>.btn{
    padding:1px 5px;
    font-size:12px;
    line-height:1.5;
    border-radius:0
}
.btn-block{
    display:block;
    width:100%;
    padding-left:0;
    padding-right:0
}
.btn-block+.btn-block{
    margin-top:5px
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
    width:100%
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity:1
}
.collapse{
    display:none
}
.collapse.in{
    display:block
}
.collapsing{
    position:relative;
    height:0;
    overflow:hidden;
    -webkit-transition:height .35s ease;
    transition:height .35s ease
}
.caret{
    display:inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px solid;
    border-right:4px solid transparent;
    border-left:4px solid transparent
}
.dropdown{
    position:relative
}
.dropdown-toggle:focus{
    outline:0
}
.dropdown-menu{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:160px;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    font-size:13px;
    background-color:#fff;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,0.15);
    border-radius:0;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
    box-shadow:0 6px 12px rgba(0,0,0,0.175);
    background-clip:padding-box
}
.dropdown-menu.pull-right{
    right:0;
    left:auto
}
.dropdown-menu .divider{
    height:1px;
    margin:8px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
.dropdown-menu>li>a{
    display:block;
    padding:3px 20px;
    clear:both;
    font-weight:normal;
    line-height:1.42857143;
    color:#666;
    white-space:nowrap
}
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{
    text-decoration:none;
    color:#595959;
    background-color:#f5f5f5
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{
    color:#fff;
    text-decoration:none;
    outline:0;
    background-color:#46a5e5
}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
    color:#999
}
.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{
    text-decoration:none;
    background-color:transparent;
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor:not-allowed
}
.open>.dropdown-menu{
    display:block
}
.open>a{
    outline:0
}
.dropdown-menu-right{
    left:auto;
    right:0
}
.dropdown-menu-left{
    left:0;
    right:auto
}
.dropdown-header{
    display:block;
    padding:3px 20px;
    font-size:12px;
    line-height:1.42857143;
    color:#999
}
.dropdown-backdrop{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    top:0;
    z-index:990
}
.pull-right>.dropdown-menu{
    right:0;
    left:auto
}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{
    border-top:0;
    border-bottom:4px solid;
    content:""
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{
    top:auto;
    bottom:100%;
    margin-bottom:1px
}
@media (min-width:768px){
    .navbar-right .dropdown-menu{
        left:auto;
        right:0
    }
    .navbar-right .dropdown-menu-left{
        left:0;
        right:auto
    }
}
.btn-group,.btn-group-vertical{
    position:relative;
    display:inline-block;
    vertical-align:middle
}
.btn-group>.btn,.btn-group-vertical>.btn{
    position:relative;
    float:left
}
.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{
    z-index:2
}
.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{
    outline:none
}
.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{
    margin-left:-1px
}
.btn-toolbar{
    margin-left:-5px
}
.btn-toolbar .btn-group,.btn-toolbar .input-group{
    float:left
}
.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{
    margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
    border-radius:0
}
.btn-group>.btn:first-child{
    margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.btn-group>.btn-group{
    float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}
.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.btn-group>.btn-group:last-child>.btn:first-child{
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
    outline:0
}
.btn-group>.btn+.dropdown-toggle{
    padding-left:8px;
    padding-right:8px
}
.btn-group>.btn-lg+.dropdown-toggle{
    padding-left:12px;
    padding-right:12px
}
.btn-group.open .dropdown-toggle{
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link{
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn .caret{
    margin-left:0
}
.btn-lg .caret{
    border-width:5px 5px 0;
    border-bottom-width:0
}
.dropup .btn-lg .caret{
    border-width:0 5px 5px
}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{
    display:block;
    float:none;
    width:100%;
    max-width:100%
}
.btn-group-vertical>.btn-group>.btn{
    float:none
}
.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{
    margin-top:-1px;
    margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child){
    border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child){
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child){
    border-bottom-left-radius:0;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{
    border-top-right-radius:0;
    border-top-left-radius:0
}
.btn-group-justified{
    display:table;
    width:100%;
    table-layout:fixed;
    border-collapse:separate
}
.btn-group-justified>.btn,.btn-group-justified>.btn-group{
    float:none;
    display:table-cell;
    width:1%
}
.btn-group-justified>.btn-group .btn{
    width:100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{
    display:none
}
.input-group{
    position:relative;
    display:table;
    border-collapse:separate
}
.input-group[class*="col-"]{
    float:none;
    padding-left:0;
    padding-right:0
}
.input-group .form-control{
    position:relative;
    z-index:2;
    float:left;
    width:100%;
    margin-bottom:0
}
.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{
    height:45px;
    padding:10px 16px;
    font-size:17px;
    line-height:1.33;
    border-radius:0
}
select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{
    height:45px;
    line-height:45px
}
textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{
    height:auto
}
.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{
    height:30px;
    padding:5px 10px;
    font-size:12px;
    line-height:1.5;
    border-radius:0
}
select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{
    height:30px;
    line-height:30px
}
textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{
    height:auto
}
.input-group-addon,.input-group-btn,.input-group .form-control{
    display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){
    border-radius:0
}
.input-group-addon,.input-group-btn{
    width:1%;
    white-space:nowrap;
    vertical-align:middle
}
.input-group-addon{
    padding:6px 12px;
    font-size:13px;
    font-weight:normal;
    line-height:1;
    color:#555;
    text-align:center;
    background-color:#eee;
    border:1px solid #eaeaea;
    border-radius:0
}
.input-group-addon.input-sm{
    padding:5px 10px;
    font-size:12px;
    border-radius:0
}
.input-group-addon.input-lg{
    padding:10px 16px;
    font-size:17px;
    border-radius:0
}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{
    margin-top:0
}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.input-group-addon:first-child{
    border-right:0
}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.input-group-addon:last-child{
    border-left:0
}
.input-group-btn{
    position:relative;
    font-size:0;
    white-space:nowrap
}
.input-group-btn>.btn{
    position:relative
}
.input-group-btn>.btn+.btn{
    margin-left:-1px
}
.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{
    z-index:2
}
.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{
    margin-right:-1px
}
.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{
    margin-left:-1px
}
.nav{
    margin-bottom:0;
    padding-left:0;
    list-style:none
}
.nav>li{
    position:relative;
    display:block
}
.nav>li>a{
    position:relative;
    display:block;
    padding:10px 15px
}
.nav>li>a:hover,.nav>li>a:focus{
    text-decoration:none;
    background-color:#eee
}
.nav>li.disabled>a{
    color:#999
}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{
    color:#999;
    text-decoration:none;
    background-color:transparent;
    cursor:not-allowed
}
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{
    background-color:#eee;
    border-color:#46a5e5
}
.nav .nav-divider{
    height:1px;
    margin:8px 0;
    overflow:hidden;
    background-color:#e5e5e5
}
.nav>li>a>img{
    max-width:none
}
.nav-tabs{
    border-bottom:1px solid #ddd
}
.nav-tabs>li{
    float:left;
    margin-bottom:-1px
}
.nav-tabs>li>a{
    margin-right:2px;
    line-height:1.42857143;
    border:1px solid transparent;
    border-radius:0 0 0 0
}
.nav-tabs>li>a:hover{
    border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{
    color:#555;
    background-color:#fff;
    border:1px solid #ddd;
    border-bottom-color:transparent;
    cursor:default
}
.nav-tabs.nav-justified{
    width:100%;
    border-bottom:0
}
.nav-tabs.nav-justified>li{
    float:none
}
.nav-tabs.nav-justified>li>a{
    text-align:center;
    margin-bottom:5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@media (min-width:768px){
    .nav-tabs.nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-tabs.nav-justified>li>a{
        margin-bottom:0
    }
}
.nav-tabs.nav-justified>li>a{
    margin-right:0;
    border-radius:0
}
.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
    border:1px solid #ddd
}
@media (min-width:768px){
    .nav-tabs.nav-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:0 0 0 0
    }
    .nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{
        border-bottom-color:#fff
    }
}
.nav-pills>li{
    float:left
}
.nav-pills>li>a{
    border-radius:0
}
.nav-pills>li+li{
    margin-left:2px
}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{
    color:#fff;
    background-color:#46a5e5
}
.nav-stacked>li{
    float:none
}
.nav-stacked>li+li{
    margin-top:2px;
    margin-left:0
}
.nav-justified{
    width:100%
}
.nav-justified>li{
    float:none
}
.nav-justified>li>a{
    text-align:center;
    margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu{
    top:auto;
    left:auto
}
@media (min-width:768px){
    .nav-justified>li{
        display:table-cell;
        width:1%
    }
    .nav-justified>li>a{
        margin-bottom:0
    }
}
.nav-tabs-justified{
    border-bottom:0
}
.nav-tabs-justified>li>a{
    margin-right:0;
    border-radius:0
}
.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
    border:1px solid #ddd
}
@media (min-width:768px){
    .nav-tabs-justified>li>a{
        border-bottom:1px solid #ddd;
        border-radius:0 0 0 0
    }
    .nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{
        border-bottom-color:#fff
    }
}
.tab-content>.tab-pane{
    display:none
}
.tab-content>.active{
    display:block
}
.nav-tabs .dropdown-menu{
    margin-top:-1px;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.navbar{
    position:relative;
    min-height:50px;
    margin-bottom:18px;
    border:1px solid transparent
}
@media (min-width:768px){
    .navbar{
        border-radius:0
    }
}
@media (min-width:768px){
    .navbar-header{
        float:left
    }
}
.navbar-collapse{
    max-height:340px;
    overflow-x:visible;
    padding-right:15px;
    padding-left:15px;
    border-top:1px solid transparent;
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling:touch
}
.navbar-collapse.in{
    overflow-y:auto
}
@media (min-width:768px){
    .navbar-collapse{
        width:auto;
        border-top:0;
        box-shadow:none
    }
    .navbar-collapse.collapse{
        display:block !important;
        height:auto !important;
        padding-bottom:0;
        overflow:visible !important
    }
    .navbar-collapse.in{
        overflow-y:visible
    }
    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{
        padding-left:0;
        padding-right:0
    }
}
.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
    margin-right:-15px;
    margin-left:-15px
}
@media (min-width:768px){
    .container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{
        margin-right:0;
        margin-left:0
    }
}



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




.navbar-static-top{
    z-index:1000;
    border-width:0 0 1px
}
@media (min-width:768px){
    .navbar-static-top{
        border-radius:0
    }
}
.navbar-fixed-top,.navbar-fixed-bottom{
    position:fixed;
    right:0;
    left:0;
    z-index:1030
}
@media (min-width:768px){
    .navbar-fixed-top,.navbar-fixed-bottom{
        border-radius:0
    }
}
.navbar-fixed-top{
    top:0;
    border-width:0 0 1px
}
.navbar-fixed-bottom{
    bottom:0;
    margin-bottom:0;
    border-width:1px 0 0
}
.navbar-brand{
    float:left;
    padding:16px 15px;
    font-size:17px;
    line-height:18px;
    height:50px
}
.navbar-brand:hover,.navbar-brand:focus{
    text-decoration:none
}
@media (min-width:768px){
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{
        margin-left:-15px
    }
}



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


.navbar-toggle{
    position:relative;
    float:right;
    margin-right:15px;
    padding:9px 10px;
    margin-top:8px;
    margin-bottom:8px;
    background-color:transparent;
    background-image:none;
    border:1px solid transparent;
    border-radius:0
}
.navbar-toggle:focus{
    outline:none
}
.navbar-toggle .icon-bar{
    display:block;
    width:22px;
    height:2px;
    border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar{
    margin-top:4px
}
@media (min-width:768px){
    .navbar-toggle{
        display:none
    }
}
.navbar-nav{
    margin:8px -15px
}
.navbar-nav>li>a{
    padding-top:10px;
    padding-bottom:10px;
    line-height:18px
}
@media (max-width:767px){
    .navbar-nav .open .dropdown-menu{
        position:static;
        float:none;
        width:auto;
        margin-top:0;
        background-color:transparent;
        border:0;
        box-shadow:none
    }
    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{
        padding:5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a{
        line-height:18px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{
        background-image:none
    }
}
@media (min-width:768px){
    .navbar-nav{
        float:left;
        margin:0
    }
    .navbar-nav>li{
        float:left
    }
    .navbar-nav>li>a{
        padding-top:16px;
        padding-bottom:16px
    }
    .navbar-nav.navbar-right:last-child{
        margin-right:-15px
    }
}
@media (min-width:768px){
    .navbar-left{
        float:left !important
    }
    .navbar-right{
        float:right !important
    }
}
.navbar-form{
    margin-left:-15px;
    margin-right:-15px;
    padding:10px 15px;
    border-top:1px solid transparent;
    border-bottom:1px solid transparent;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top:9px;
    margin-bottom:9px
}
@media (min-width:768px){
    .navbar-form .form-group{
        display:inline-block;
        margin-bottom:0;
        vertical-align:middle
    }
    .navbar-form .form-control{
        display:inline-block;
        width:auto;
        vertical-align:middle
    }
    .navbar-form .input-group>.form-control{
        width:100%
    }
    .navbar-form .control-label{
        margin-bottom:0;
        vertical-align:middle
    }
    .navbar-form .radio,.navbar-form .checkbox{
        display:inline-block;
        margin-top:0;
        margin-bottom:0;
        padding-left:0;
        vertical-align:middle
    }
    .navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{
        float:none;
        margin-left:0
    }
    .navbar-form .has-feedback .form-control-feedback{
        top:0
    }
}
@media (max-width:767px){
    .navbar-form .form-group{
        margin-bottom:5px
    }
}
@media (min-width:768px){
    .navbar-form{
        width:auto;
        border:0;
        margin-left:0;
        margin-right:0;
        padding-top:0;
        padding-bottom:0;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .navbar-form.navbar-right:last-child{
        margin-right:-15px
    }
}
.navbar-nav>li>.dropdown-menu{
    margin-top:0;
    border-top-right-radius:0;
    border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.navbar-btn{
    margin-top:9px;
    margin-bottom:9px
}
.navbar-btn.btn-sm{
    margin-top:10px;
    margin-bottom:10px
}
.navbar-btn.btn-xs{
    margin-top:14px;
    margin-bottom:14px
}
.navbar-text{
    margin-top:16px;
    margin-bottom:16px
}
@media (min-width:768px){
    .navbar-text{
        float:left;
        margin-left:15px;
        margin-right:15px
    }
    .navbar-text.navbar-right:last-child{
        margin-right:0
    }
}
.navbar-default{
    background-color:#f8f8f8;
    border-color:#e7e7e7
}
.navbar-default .navbar-brand{
    color:#777
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{
    color:#5e5e5e;
    background-color:transparent
}
.navbar-default .navbar-text{
    color:#777
}
.navbar-default .navbar-nav>li>a{
    color:#777
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{
    color:#333;
    background-color:transparent
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{
    color:#555;
    background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{
    color:#ccc;
    background-color:transparent
}
.navbar-default .navbar-toggle{
    border-color:#ddd
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
    background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar{
    background-color:#888
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form{
    border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{
    background-color:#e7e7e7;
    color:#555
}
@media (max-width:767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{
        color:#333;
        background-color:transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
        color:#555;
        background-color:#e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{
        color:#ccc;
        background-color:transparent
    }
}
.navbar-default .navbar-link{
    color:#777
}
.navbar-default .navbar-link:hover{
    color:#333
}
.navbar-inverse{
    background-color:#222;
    border-color:#080808
}
.navbar-inverse .navbar-brand{
    color:#999
}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{
    color:#fff;
    background-color:transparent
}
.navbar-inverse .navbar-text{
    color:#999
}
.navbar-inverse .navbar-nav>li>a{
    color:#999
}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{
    color:#fff;
    background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{
    color:#fff;
    background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{
    color:#444;
    background-color:transparent
}
.navbar-inverse .navbar-toggle{
    border-color:#333
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{
    background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar{
    background-color:#fff
}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{
    border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{
    background-color:#080808;
    color:#fff
}
@media (max-width:767px){
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{
        border-color:#080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider{
        background-color:#080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{
        color:#999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{
        color:#fff;
        background-color:transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{
        color:#fff;
        background-color:#080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{
        color:#444;
        background-color:transparent
    }
}
.navbar-inverse .navbar-link{
    color:#999
}
.navbar-inverse .navbar-link:hover{
    color:#fff
}
.breadcrumb{
    padding:8px 15px;
    margin-bottom:18px;
    list-style:none;
    background-color:#f5f5f5;
    border-radius:0
}
.breadcrumb>li{
    display:inline-block
}
.breadcrumb>li+li:before{
    content:"/\00a0";
    padding:0 5px;
    color:#ccc
}
.breadcrumb>.active{
    color:#999
}
.pagination{
    display:inline-block;
    padding-left:0;
    margin:18px 0;
    border-radius:0
}
.pagination>li{
    display:inline
}
.pagination>li>a,.pagination>li>span{
    position:relative;
    float:left;
    padding:6px 12px;
    line-height:1.42857143;
    text-decoration:none;
    color:#46a5e5;
    background-color:#fff;
    border:1px solid #ddd;
    margin-left:-1px
}
.pagination>li:first-child>a,.pagination>li:first-child>span{
    margin-left:0;
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.pagination>li:last-child>a,.pagination>li:last-child>span{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{
    color:#1b80c3;
    background-color:#eee;
    border-color:#ddd
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{
    z-index:2;
    color:#fff;
    background-color:#46a5e5;
    border-color:#46a5e5;
    cursor:default
}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{
    color:#999;
    background-color:#fff;
    border-color:#ddd;
    cursor:not-allowed
}
.pagination-lg>li>a,.pagination-lg>li>span{
    padding:10px 16px;
    font-size:17px
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.pagination-sm>li>a,.pagination-sm>li>span{
    padding:5px 10px;
    font-size:12px
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{
    border-bottom-left-radius:0;
    border-top-left-radius:0
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{
    border-bottom-right-radius:0;
    border-top-right-radius:0
}
.pager{
    padding-left:0;
    margin:18px 0;
    list-style:none;
    text-align:center
}
.pager li{
    display:inline
}
.pager li>a,.pager li>span{
    display:inline-block;
    padding:5px 14px;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:15px
}
.pager li>a:hover,.pager li>a:focus{
    text-decoration:none;
    background-color:#eee
}
.pager .next>a,.pager .next>span{
    float:right
}
.pager .previous>a,.pager .previous>span{
    float:left
}
.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{
    color:#999;
    background-color:#fff;
    cursor:not-allowed
}
.label{
    display:inline;
    padding:.2em .6em .3em;
    font-size:75%;
    font-weight:bold;
    line-height:1;
    color:#fff;
    text-align:center;
    white-space:nowrap;
    vertical-align:baseline;
    border-radius:.25em
}
.label[href]:hover,.label[href]:focus{
    color:#fff;
    text-decoration:none;
    cursor:pointer
}
.label:empty{
    display:none
}
.btn .label{
    position:relative;
    top:-1px
}
.label-default{
    background-color:#999
}
.label-default[href]:hover,.label-default[href]:focus{
    background-color:#808080
}
.label-primary{
    background-color:#46a5e5
}
.label-primary[href]:hover,.label-primary[href]:focus{
    background-color:#1f8ed9
}
.label-success{
    background-color:#5cb85c
}
.label-success[href]:hover,.label-success[href]:focus{
    background-color:#449d44
}
.label-info{
    background-color:#5bc0de
}
.label-info[href]:hover,.label-info[href]:focus{
    background-color:#31b0d5
}
.label-warning{
    background-color:#f0ad4e
}
.label-warning[href]:hover,.label-warning[href]:focus{
    background-color:#ec971f
}
.label-danger{
    background-color:#d9534f
}
.label-danger[href]:hover,.label-danger[href]:focus{
    background-color:#c9302c
}
.badge{
    display:inline-block;
    min-width:10px;
    padding:3px 7px;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    line-height:1;
    vertical-align:baseline;
    white-space:nowrap;
    text-align:center;
    background-color:#999;
    border-radius:10px
}
.badge:empty{
    display:none
}
.btn .badge{
    position:relative;
    top:-1px
}
.btn-xs .badge{
    top:0;
    padding:1px 5px
}
a.badge:hover,a.badge:focus{
    color:#fff;
    text-decoration:none;
    cursor:pointer
}
a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{
    color:#46a5e5;
    background-color:#fff
}
.nav-pills>li>a>.badge{
    margin-left:3px
}
.thumbnail{
    display:block;
    padding:4px;
    margin-bottom:18px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:0;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.thumbnail>img,.thumbnail a>img{
    margin-left:auto;
    margin-right:auto
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{
    border-color:#46a5e5
}
.thumbnail .caption{
    padding:9px;
    color:#666
}
.alert{
    padding:15px;
    margin-bottom:18px;
    border:1px solid transparent;
    border-radius:0
}
.alert h4{
    margin-top:0;
    color:inherit
}
.alert .alert-link{
    font-weight:bold
}
.alert>p,.alert>ul{
    margin-bottom:0
}
.alert>p+p{
    margin-top:5px
}
.alert-dismissable{
    padding-right:35px
}
.alert-dismissable .close{
    position:relative;
    top:-2px;
    right:-21px;
    color:inherit
}
.alert-success{
    background-color:#dff0d8;
    border-color:#d6e9c6;
    color:#3c763d
}
.alert-success hr{
    border-top-color:#c9e2b3
}
.alert-success .alert-link{
    color:#2b542c
}
.alert-info{
    background-color:#d9edf7;
    border-color:#bce8f1;
    color:#31708f
}
.alert-info hr{
    border-top-color:#a6e1ec
}
.alert-info .alert-link{
    color:#245269
}
.alert-warning{
    background-color:#fcf8e3;
    border-color:#faebcc;
    color:#8a6d3b
}
.alert-warning hr{
    border-top-color:#f7e1b5
}
.alert-warning .alert-link{
    color:#66512c
}
.alert-danger{
    background-color:#f2dede;
    border-color:#ebccd1;
    color:#a94442
}
.alert-danger hr{
    border-top-color:#e4b9c0
}
.alert-danger .alert-link{
    color:#843534
}
@-webkit-keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
@keyframes progress-bar-stripes{
    from{
        background-position:40px 0
    }
    to{
        background-position:0 0
    }
}
.progress{
    overflow:hidden;
    height:18px;
    margin-bottom:18px;
    background-color:#f5f5f5;
    border-radius:0;
    -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar{
    float:left;
    width:0%;
    height:100%;
    font-size:12px;
    line-height:18px;
    color:#fff;
    text-align:center;
    background-color:#46a5e5;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition:width .6s ease;
    transition:width .6s ease
}
.progress-striped .progress-bar{
    background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-size:40px 40px
}
.progress.active .progress-bar{
    -webkit-animation:progress-bar-stripes 2s linear infinite;
    animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success{
    background-color:#5cb85c
}
.progress-striped .progress-bar-success{
    background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info{
    background-color:#5bc0de
}
.progress-striped .progress-bar-info{
    background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning{
    background-color:#f0ad4e
}
.progress-striped .progress-bar-warning{
    background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger{
    background-color:#d9534f
}
.progress-striped .progress-bar-danger{
    background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media,.media-body{
    overflow:hidden;
    zoom:1
}
.media,.media .media{
    margin-top:15px
}
.media:first-child{
    margin-top:0
}
.media-object{
    display:block
}
.media-heading{
    margin:0 0 5px
}
.media>.pull-left{
    margin-right:10px
}
.media>.pull-right{
    margin-left:10px
}
.media-list{
    padding-left:0;
    list-style:none
}
.list-group{
    margin-bottom:20px;
    padding-left:0
}
.list-group-item{
    position:relative;
    display:block;
    padding:10px 15px;
    margin-bottom:-1px;
    background-color:#fff;
    border:1px solid #ddd
}
.list-group-item:first-child{
    border-top-right-radius:0;
    border-top-left-radius:0
}
.list-group-item:last-child{
    margin-bottom:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.list-group-item>.badge{
    float:right
}
.list-group-item>.badge+.badge{
    margin-right:5px
}
a.list-group-item{
    color:#555
}
a.list-group-item .list-group-item-heading{
    color:#333
}
a.list-group-item:hover,a.list-group-item:focus{
    text-decoration:none;
    background-color:#f5f5f5
}
a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{
    z-index:2;
    color:#fff;
    background-color:#46a5e5;
    border-color:#46a5e5
}
a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{
    color:inherit
}
a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{
    color:#f9fcfe
}
.list-group-item-success{
    color:#3c763d;
    background-color:#dff0d8
}
a.list-group-item-success{
    color:#3c763d
}
a.list-group-item-success .list-group-item-heading{
    color:inherit
}
a.list-group-item-success:hover,a.list-group-item-success:focus{
    color:#3c763d;
    background-color:#d0e9c6
}
a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{
    color:#fff;
    background-color:#3c763d;
    border-color:#3c763d
}
.list-group-item-info{
    color:#31708f;
    background-color:#d9edf7
}
a.list-group-item-info{
    color:#31708f
}
a.list-group-item-info .list-group-item-heading{
    color:inherit
}
a.list-group-item-info:hover,a.list-group-item-info:focus{
    color:#31708f;
    background-color:#c4e3f3
}
a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{
    color:#fff;
    background-color:#31708f;
    border-color:#31708f
}
.list-group-item-warning{
    color:#8a6d3b;
    background-color:#fcf8e3
}
a.list-group-item-warning{
    color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading{
    color:inherit
}
a.list-group-item-warning:hover,a.list-group-item-warning:focus{
    color:#8a6d3b;
    background-color:#faf2cc
}
a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{
    color:#fff;
    background-color:#8a6d3b;
    border-color:#8a6d3b
}
.list-group-item-danger{
    color:#a94442;
    background-color:#f2dede
}
a.list-group-item-danger{
    color:#a94442
}
a.list-group-item-danger .list-group-item-heading{
    color:inherit
}
a.list-group-item-danger:hover,a.list-group-item-danger:focus{
    color:#a94442;
    background-color:#ebcccc
}
a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{
    color:#fff;
    background-color:#a94442;
    border-color:#a94442
}
.list-group-item-heading{
    margin-top:0;
    margin-bottom:5px
}
.list-group-item-text{
    margin-bottom:0;
    line-height:1.3
}
.well{
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#f5f5f5;
    border:1px solid #e3e3e3;
    border-radius:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote{
    border-color:#ddd;
    border-color:rgba(0,0,0,0.15)
}
.well-lg{
    padding:24px;
    border-radius:0
}
.well-sm{
    padding:9px;
    border-radius:0
}
.close{
    float:right;
    font-size:19.5px;
    font-weight:bold;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2;
    filter:alpha(opacity=20)
}
.close:hover,.close:focus{
    color:#000;
    text-decoration:none;
    cursor:pointer;
    opacity:.5;
    filter:alpha(opacity=50)
}
button.close{
    padding:0;
    cursor:pointer;
    background:transparent;
    border:0;
    -webkit-appearance:none
}
.tooltip{
    position:absolute;
    z-index:1030;
    display:block;
    visibility:visible;
    font-size:12px;
    line-height:1.4;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.9;
    filter:alpha(opacity=90)
}
.tooltip.top{
    margin-top:-3px;
    padding:5px 0
}
.tooltip.right{
    margin-left:3px;
    padding:0 5px
}
.tooltip.bottom{
    margin-top:3px;
    padding:5px 0
}
.tooltip.left{
    margin-left:-3px;
    padding:0 5px
}
.tooltip-inner{
    max-width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#000;
    border-radius:0
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-left .tooltip-arrow{
    bottom:0;
    left:5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.top-right .tooltip-arrow{
    bottom:0;
    right:5px;
    border-width:5px 5px 0;
    border-top-color:#000
}
.tooltip.right .tooltip-arrow{
    top:50%;
    left:0;
    margin-top:-5px;
    border-width:5px 5px 5px 0;
    border-right-color:#000
}
.tooltip.left .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-width:5px 0 5px 5px;
    border-left-color:#000
}
.tooltip.bottom .tooltip-arrow{
    top:0;
    left:50%;
    margin-left:-5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow{
    top:0;
    left:5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow{
    top:0;
    right:5px;
    border-width:0 5px 5px;
    border-bottom-color:#000
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after{
    content:" ";
    display:table
}
.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after{
    clear:both
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right{
    float:right !important
}
.pull-left{
    float:left !important
}
.hide{
    display:none !important
}
.show{
    display:block !important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none !important;
    visibility:hidden !important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-xs,.visible-sm,.visible-md,.visible-lg{
    display:none !important
}
@media (max-width:767px){
    .visible-xs{
        display:block !important
    }
    table.visible-xs{
        display:table
    }
    tr.visible-xs{
        display:table-row !important
    }
    th.visible-xs,td.visible-xs{
        display:table-cell !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm{
        display:block !important
    }
    table.visible-sm{
        display:table
    }
    tr.visible-sm{
        display:table-row !important
    }
    th.visible-sm,td.visible-sm{
        display:table-cell !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md{
        display:block !important
    }
    table.visible-md{
        display:table
    }
    tr.visible-md{
        display:table-row !important
    }
    th.visible-md,td.visible-md{
        display:table-cell !important
    }
}
@media (min-width:1200px){
    .visible-lg{
        display:block !important
    }
    table.visible-lg{
        display:table
    }
    tr.visible-lg{
        display:table-row !important
    }
    th.visible-lg,td.visible-lg{
        display:table-cell !important
    }
}
@media (max-width:767px){
    .hidden-xs{
        display:none !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none !important
    }
}
@media (min-width:1200px){
    .hidden-lg{
        display:none !important
    }
}
.visible-print{
    display:none !important
}
@media print{
    .visible-print{
        display:block !important
    }
    table.visible-print{
        display:table
    }
    tr.visible-print{
        display:table-row !important
    }
    th.visible-print,td.visible-print{
        display:table-cell !important
    }
}
@media print{
    .hidden-print{
        display:none !important
    }
}/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('/wp-content/themes/university/fonts/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.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{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{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{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-outdent: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: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-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-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-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-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"}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{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;background:url(/wp-content/themes/university/js/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform: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;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-nav {
    margin-top: 10px
}

.owl-carousel .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-carousel .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #869791
}.sticky{}.gallery-caption{}.bypostauthor{}.alignleft{float:left;margin:0 10px 10px 0}.alignright{float:right}.aligncenter{text-align:center;margin:0 auto}.wp-caption{max-width:100%}.wp-caption img{margin:0 0 10px 0}.wp-caption-text{text-align:center}.text-right{text-align:right}.postleft{float:left;margin:0 20px 0px 0}.postright{float:none}br.nc{display:none}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0;line-height:1.25;font-weight:400}h1,.h1{font-family:"Minion Pro",Times,serif;font-weight:normal}body{line-height:2}a{color:#343434;transition:color .2s}a:hover,a:focus{color:#46a5e5;text-decoration:none}blockquote{padding:1px 20px 4px;margin:20px 0 20px 30px;font-size:inherit;border-left:3px solid #eaeaea}p:empty{margin:0}iframe{max-width:100%}table:not(.shop_table)>thead{background-color:#46a5e5;color:#fff}table:not(.shop_table)>thead>tr>th,table:not(.shop_table)>tbody>tr>th,table:not(.shop_table)>tfoot>tr>th,table:not(.shop_table)>thead>tr>td,table:not(.shop_table)>tbody>tr>td,table:not(.shop_table)>tfoot>tr>td{padding:10px 15px;border-top:none;border-bottom:1px dashed #eaeaea;transition:all .2s}table:not(.shop_table)>thead>tr>th{border-bottom:none;color:#fff;font-size:18px;font-weight:200;vertical-align:middle}table:not(.shop_table)>tbody>tr:nth-child(even)>td,table:not(.shop_table)>tbody>tr:nth-child(even)>th{background-color:rgba(234,234,234,.25)}table:not(.shop_table)>tbody>tr:hover>td,table:not(.shop_table)>tbody>tr:hover>th{background-color:#46a5e5;color:#fff}table:not(.shop_table)>tbody>tr:hover a{color:#fff}#wp-calendar>thead>tr>th,#wp-calendar>tbody>tr>th,#wp-calendar>tfoot>tr>th,#wp-calendar>thead>tr>td,#wp-calendar>tbody>tr>td,#wp-calendar>tfoot>tr>td{padding:6px 10px;border-bottom:none}#wp-calendar>tbody>tr a{text-decoration:underline}.dark-div, .dark-div a{color:rgba(255,255,255,.75)}.dark-div a:hover{color:#fff}.dark-div h1, .dark-div h2, .dark-div h3, .dark-div h4, .dark-div h5, .dark-div h6, .dark-div .btn-primary{color:#fff}button,input[type=button],input[type=submit],.btn,.un-button-1,.un-button-2,.un-button-1-lg,.un-button-2-lg{padding:9px 20px;transition:all .2s;border-radius:3px;border:solid 2px #666}.btn-lighter{border-color:#eaeaea}.btn-primary.btn-grey{background-color:#eaeaea;color:#666}.btn-lg,.btn-group-lg>.btn,.un-button-1-lg,.un-button-2-lg{padding:17px 40px;font-size:17px}button,input[type=button],input[type=submit]{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;white-space:nowrap;padding:9px 20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#666;background-color:rgba(255,255,255,0);line-height:1.42857143;outline:none}input[type=submit],.un-button-2,.un-button-2-lg{background-color:#46a5e5;color:#fff}.btn-primary,input[type=submit],.un-button-2,.un-button-2-lg{border:0px;padding:12px 20px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25)}.btn-primary.btn-lg,.un-button-2-lg{padding:20px 40px;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,.25);box-shadow:inset 0 -3px 0 rgba(0,0,0,.25)}.btn-slg,.btn-primary.btn-slg{padding:20px 40px}.btn-lg.btn-block{padding-left:8px;padding-right:8px}button:hover, input[type=button]:hover, input[type=submit]:hover, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary,.un-button-1:hover,.un-button-2:hover,.un-button-1-lg:hover,.un-button-2-lg:hover{color:#fff;background-color:#666;border-color:#666}.un-button-1:hover a, .un-button-2 a, .un-button-2, .un-button-2-lg, .un-button-1-lg:hover a, .un-button-2-lg a{color:#fff !important}.dark-div .btn-default, .dark-div button, .dark-div input[type=button], .dark-div input[type=submit]{color:#fff;border-color:#fff}.dark-div button:hover, .dark-div input[type=button]:hover, .dark-div input[type=submit]:hover, .dark-div .btn-default:hover, .dark-div .btn-default:focus, .dark-div .btn-default:active, .dark-div .btn-default.active, .dark-div .open .dropdown-toggle.btn-default, .dark-div .btn-primary:hover, .dark-div .btn-primary:focus, .dark-div .btn-primary:active, .dark-div .btn-primary.active, .dark-div .open .dropdown-toggle.btn-primary{color:#343434;background-color:#fff;border-color:#fff}button .fa-angle-right, .btn .fa-angle-right{margin-left:4px}input:not([type]),input[type="color"],input[type="email"],input[type="number"],input[type="password"],input[type="tel"],input[type="url"],input[type="text"],select{height:34px;padding:6px 12px;color:#555;color:rgba(102,102,102,.75);background-color:#eaeaea;border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none;transition:all .15s;outline:none}textarea{padding:6px 12px;color:#555;color:rgba(102,102,102,.75);background-color:#eaeaea;border:1px solid #eaeaea;-webkit-box-shadow:none;box-shadow:none}.dark-div input:not([type]), .dark-div input[type="color"], .dark-div input[type="email"], .dark-div input[type="number"], .dark-div input[type="password"], .dark-div input[type="tel"], .dark-div input[type="url"], .dark-div input[type="text"], .dark-div select, .dark-div textarea{color:#ddd;color:rgba(255,255,255,.75);background-color:rgba(234,234,234,.1);border:1px solid transparent}.form-control,select.form-control:focus{-webkit-box-shadow:none;box-shadow:none}input:not([type]):focus,input[type="color"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="text"]:focus,.form-control:not(select):focus,textarea:focus{border-color:#e0e0e0;background:#e0e0e0;color:#666;outline:0;-webkit-box-shadow:none;box-shadow:none}input:focus::-moz-placeholder,.form-control:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:#666;opacity:1}input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:#666}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:#666}.form-control:focus:-ms-input-placeholder{color:#666}.form-control:focus::-webkit-input-placeholder{color:#666}.main-color-1,.main-color-1-hover:hover{color:#46a5e5}.main-color-1-bg,.main-color-1-bg-hover:hover{background-color:#46a5e5}.main-color-1-border{border-color:#46a5e5}.main-color-2,.main-color-2-hover:hover{color:#17376e}.main-color-2-bg{background-color:#17376e}.alignleft{float:left;margin:0 10px 10px 0}.alignright{float:right}.aligncenter{text-align:center;margin:0 auto}.wp-caption{max-width:100%}.wp-caption img{margin:0 0 10px 0}.wp-caption-text{text-align:center}.text-right{text-align:right}.postleft{float:left;margin:0 20px 0px 0}.postright{float:none}br.nc{display:none}.widget_search label, .widget_search #searchsubmit{display:none}.widget_search input#s{width:100%;padding-right:25px}.widget_search form.searchform{position:relative}.widget_search form.searchform:before{content:"\f002";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:10px;right:12px;color:#999}.clear{clear:both;display:block}.center{text-align:center}.hide{display:none}@media(min-width:992px){.revert-layout{float:right}}.content-pad{padding-bottom:20px}@media(max-width:767px){.content-pad{padding-top:10px}}.content-pad-3x{padding-top:40px;padding-bottom:40px}.element-pad{padding-top:6px;padding-bottom:6px}.section-inner{padding-top:40px;padding-bottom:40px}.section-header{margin-bottom:20px}.section-header h1, .section-header h2, .section-header h3{margin-bottom:0;line-height:1}.minion{font-family:"Minion Pro",Times,serif;font-weight:normal}.inherit-color{color:inherit}.small-text{font-size:10px;color:#343434;text-transform:uppercase}@media (min-width: 768px) and (max-width:991px){.col-sm-6:nth-child(odd){clear:both}#bottom .widget.col-sm-6:nth-child(odd){clear:none}}#wrap{overflow-x:hidden}.u_full_row .wpb_row{margin-left:-41%;margin-right:-41%;padding-left:40%;padding-right:40%;margin-left:-webkit-calc(-40% - 15px);margin-right:-webkit-calc(-40% - 15px);margin-left:-moz-calc(-40% - 15px);margin-right:-moz-calc(-40% - 15px);margin-left:calc(-40% - 15px);margin-right:calc(-40% - 15px);overflow:hidden}body.pc .u_paralax .wpb_row{background-attachment:fixed}.navbar-inverse{border:none}.navbar{margin-bottom:0}.navbar a{transition:all .2s;-webkit-transition:all .2s;-ms-transition:all .2s}.navbar-inverse .navbar-nav>li>a{color:rgba(255,255,255,.75)}#top-nav .navbar-nav>li>a{border-left:solid 1px rgba(255,255,255,.15)}#top-nav .navbar-nav>li:last-child>a{border-right:solid 1px rgba(255,255,255,.15)}.topnav-sidebar{line-height:40px}.topnav-sidebar a{display:inline-block;padding:0 15px;border-left:solid 1px rgba(255,255,255,.15)}.topnav-sidebar a:focus{color:#FFF}.topnav-sidebar a>.fa{width:10px;text-align:center}.topnav-sidebar a>.fa:before{margin-left:-5px;margin-right:-5px}.topnav-sidebar>[class*=col-md-]{padding:0}.topnav-sidebar>.col-md-12{width:auto;float:left}.topnav-sidebar #lang_sel_click a, .topnav-sidebar #lang_sel_click a:visited, .topnav-sidebar #lang_sel a, .topnav-sidebar #lang_sel a:visited{font-size:inherit;color:inherit;border:none;background:rgba(0,0,0,.9);padding-left:20px;padding-right:20px;line-height:18px}.topnav-sidebar #lang_sel_click a.lang_sel_sel, .topnav-sidebar #lang_sel a.lang_sel_sel{background:transparent;color:inherit;border-left:solid 1px rgba(255,255,255,.15)}.topnav-sidebar #lang_sel_click a.lang_sel_sel:after, .topnav-sidebar #lang_sel a.lang_sel_sel:after{content:"\f107";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;margin-left:4px}.topnav-sidebar #lang_sel_click a.lang_sel_sel:hover, .topnav-sidebar #lang_sel_click:hover a.lang_sel_sel, .topnav-sidebar #lang_sel a.lang_sel_sel:hover, .topnav-sidebar #lang_sel:hover a.lang_sel_sel{color:#fff;background:rgba(0,0,0,.8)}.topnav-sidebar #lang_sel_click ul ul, .topnav-sidebar #lang_sel ul ul{top:40px;width:auto;border-top:none;z-index:101}.topnav-sidebar #lang_sel_click li, .topnav-sidebar #lang_sel li{width:auto;float:none;white-space:nowrap}.topnav-sidebar #lang_sel_click ul ul a:hover, .topnav-sidebar #lang_sel ul ul a:hover{color:#fff;background:#46a5e5}.topnav-sidebar #lang_sel img.iclflag, .topnav-sidebar #lang_sel_click img.iclflag{top:0}#main-nav .navbar{min-height:100px}#main-nav .navbar-nav>li>a{line-height:20px}#main-nav .navbar-nav>li>a{padding-top:30px;padding-bottom:30px;padding-right:40px}.navbar-inverse .navbar-nav>.current-menu-item>a, .navbar-inverse .navbar-nav>.current-menu-item>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li.current-menu-parent a:after{right:0}.navbar-inverse .navbar-nav>li.current-menu-parent ~ li.current-menu-parent a:after{right:100%}.navbar-inverse .navbar-nav>li>a:after, .navbar-inverse .navbar-nav>li>a:focus:after{background-color:#46a5e5;position:absolute;bottom:0;left:0;right:100%;height:5px;content:' ';transition:all .3s ease}.navbar-inverse .navbar-nav>.current-menu-item>a:after, .navbar-inverse .navbar-nav>.current-menu-item>a:focus:after, #main-nav .navbar-nav>li:hover>a:after{right:0}#main-nav .navbar-nav>li>a{color:#fff;font-size:11px;position:relative;height:100px}#main-nav .navbar-nav>li>a:before{content:' ';border-left:solid 1px rgba(255,255,255,.25);position:absolute;top:30px;bottom:30px;left:0px}#main-nav .navbar-nav>li>a:hover, #main-nav .navbar-nav>li:hover>a, #main-nav .navbar-inverse .navbar-nav>.current-menu-item>a:hover{background-color:transparent}#main-nav .navbar-nav>li>a .menu-description{display:block;font-style:italic;color:rgba(255,255,255,.5);font-size:13px;transition:all .2s;-webkit-transition:all .2s}#main-nav .navbar-nav>li>a:hover .menu-description{color:#fff}.logo{line-height:100px;padding:0;height:100px;vertical-align:middle}@media (max-width: 767px){.logo{display:block;text-align:center;margin:0 15px 0}.navbar-header{text-align:center}}header .dropdown-menu{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scale(1, 0);transform:scale(1, 0);display:block;opacity:0;transition:transform 0.5s ease, opacity 0.2s ease;-webkit-transition:-webkit-transform 0.5s ease, opacity 0.2s ease}.dropdown-submenu{position:relative}header .dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:0px;margin-left:0px}header .dropdown-submenu:hover>.dropdown-menu{display:block;opacity:1;-webkit-transform:scale(1, 1);transform:scale(1, 1);z-index:1000;transition:transform 0.3s ease, opacity 0.2s ease .1s;-webkit-transition:-webkit-transform 0.3s ease, opacity 0.2s ease .1s}.dropdown-submenu>a:after{display:inline-block;content:"\f105";margin-top:3px;margin-right:-5px;float:right;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}.dropdown-menu li:hover>.sub-menu{visibility:visible}header .dropdown:hover > .dropdown-menu, header .menu-item-has-children:hover>.dropdown-menu{display:block;opacity:1;z-index:1000;-webkit-transform:scale(1, 1);transform:scale(1, 1);transition:transform 0.3s ease, opacity 0.2s ease .1s;-webkit-transition:-webkit-transform 0.3s ease, opacity 0.2s ease .1s}.dark-div .navbar-toggle:hover, .dark-div .topnav-light .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{border-color:#fff;color:#fff;background:transparent}.main-menu li.current-menu-item > a,.main-menu .nav>li>a:hover{color:#fff}header .dropdown-menu{min-width:200px;padding:0;margin:0;font-size:13px;background-color:rgba(0,0,0,.9);border:none;border-radius:0px;-webkit-box-shadow:none;box-shadow:none;border-left:solid 1px transparent;border-right:solid 1px transparent}.navbar-right .dropdown-menu{left:0;right:auto}header .dropdown-menu>li>a{padding:10px 20px;line-height:1.428571429;color:#b0b0b0;white-space:nowrap;transition:all .2s;-webkit-transition:all .2s}header .dropdown-menu>li>a:hover, header .dropdown-menu>li>a:focus{color:#fff;background-color:#46a5e5}header .main-menu-item.sub-menu-left>.dropdown-menu{right:0;left:auto}header .main-menu-item.sub-menu-right>.dropdown-menu{left:0;right:auto}header .sub-menu-right .dropdown-menu, header .sub-menu-left .sub-menu-right .dropdown-menu{left:100%;right:auto}header .sub-menu-left .dropdown-menu{right:100%;left:auto}header .sub-menu-right .sub-menu-left .dropdown-menu{right:100%;left:auto}@media (max-width: 767px){#top-nav .navbar-nav>li{float:left}#top-nav .navbar-nav{float:left;margin:0}#top-nav .navbar-right{float:right !important}#top-nav .navbar-nav>li>a{padding-top:16px;padding-bottom:16px}}#top-nav .navbar.navbar-inverse{min-height:40px}#top-nav .navbar.navbar-inverse li a{padding-top:11px;padding-bottom:11px}#top-nav .menu-description{display:none}header .multi-column{position:static}header .multi-column>.dropdown-menu{position:absolute;border:none;left:0px;right:0px;padding:15px 50px 18px;padding-left:-moz-calc((100% - 1140px)/2);padding-right:-moz-calc((100% - 1140px)/2);padding-left:-webkit-calc((100% - 1140px)/2);padding-right:-webkit-calc((100% - 1140px)/2);padding-left:calc((100% - 1140px)/2);padding-right:calc((100% - 1140px)/2);padding-bottom:9px}@media (max-width: 1199px){header .multi-column>.dropdown-menu{padding-left:30px;padding-right:30px;padding-left:-moz-calc((100% - 940px)/2);padding-right:-moz-calc((100% - 940px)/2);padding-left:-webkit-calc((100% - 940px)/2);padding-right:-webkit-calc((100% - 940px)/2);padding-left:calc((100% - 940px)/2);padding-right:calc((100% - 940px)/2)}}@media (max-width: 991px){header .multi-column>.dropdown-menu{}header .multi-column>.dropdown-menu{padding-left:30px;padding-right:30px;padding-left:-moz-calc((100% - 710px)/2);padding-right:-moz-calc((100% - 710px)/2);padding-left:-webkit-calc((100% - 710px)/2);padding-right:-webkit-calc((100% - 710px)/2);padding-left:calc((100% - 710px)/2);padding-right:calc((100% - 710px)/2)}}header .multi-column > .dropdown-menu .menu-column{list-style:none;margin:0;padding:0;width:25%;display:block;vertical-align:top;float:left}header .multi-column.column-2 > .dropdown-menu .menu-column{width:50%}header .multi-column.column-3 > .dropdown-menu .menu-column{width:33.33%}header .multi-column.column-4 > .dropdown-menu .menu-column{width:25%}header .multi-column.column-5 > .dropdown-menu .menu-column{width:20%}header .multi-column > .dropdown-menu .menu-column ul{list-style:none;margin:0;padding:0}header .multi-column > .dropdown-menu li{padding:0 15px 0 15px;backface-visibility:visible;-webkit-backface-visibility:visible}header .multi-column > .dropdown-menu li>a, header .multi-column > .dropdown-menu .menu-column li>a{padding:10px 0px;line-height:1.428571429;display:block;overflow:hidden;text-overflow:ellipsis}header .multi-column > .dropdown-menu li.menu-item:hover, header .multi-column > .dropdown-menu .menu-column li.menu-item:hover{background:#46a5e5}header .multi-column .column-header>a{font-size:14px;border-bottom:solid 1px #eee;border-bottom:solid 1px rgba(255,255,255,.1);padding-bottom:3px}header .multi-column .dropdown-menu .menu-column li.column-header>a{color:#fff}.nav-style-2 .navbar-nav>li>a, .nav-style-3 .navbar-nav>li>a{padding-left:20px;padding-right:20px}.nav-style-2 .main-menu .navbar-nav>li>a .fa, .nav-style-3 .main-menu .navbar-nav>li>a .fa{font-size:16px;vertical-align:middle;margin-right:2px}#main-nav.nav-style-2 .navbar{min-height:80px;background:#231f20}.nav-style-2 .logo{line-height:0px}#main-nav.nav-style-2 .navbar-nav>li>a{height:80px;padding-left:30px;padding-right:30px;text-transform:uppercase;font-weight:bold}#main-nav.nav-style-2 .navbar-nav>li:hover>a, #main-nav.nav-style-2 .navbar-nav>.current-menu-item>a, #main-nav.nav-style-3 .navbar-nav>li:hover>a, #main-nav.nav-style-3 .navbar-nav>.current-menu-item>a{color:#46a5e5}#main-nav.nav-style-2 .navbar-nav>li>a .menu-description, #main-nav.nav-style-3 .navbar-nav>li>a .menu-description{display:none}#main-nav.nav-style-2 .navbar-nav>li>a:before, #main-nav.nav-style-3 .navbar-nav>li>a:before{border-left:solid 1px rgba(255,255,255,.1);top:0px;bottom:0px}#main-nav.nav-style-2 .navbar-nav>li:first-child>a:before, #main-nav.nav-style-3 .navbar-nav>li:first-child>a:before{display:none}.nav-style-2 .navbar-inverse .main-menu .navbar-nav>li>a:after, .nav-style-2 .navbar-inverse .main-menu .navbar-nav>li>a:focus:after{content:' ';background-color:transparent !important;position:absolute;top:80%;bottom:auto;left:50%;right:auto !important;width:0;height:0;margin-left:-5px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #231f20;opacity:0;transition:all .3s;z-index:9}.nav-style-2 .navbar-inverse .main-menu .navbar-nav>.current-menu-item>a:after, .nav-style-2 .navbar-inverse .main-menu .navbar-nav>.current-menu-item>a:focus:after, .nav-style-2 .navbar-inverse .main-menu .navbar-nav>li:not(.menu-item-has-children):hover>a:after{top:100%;opacity:1;transition:all .2s}.nav-style-2 #nav-search form{margin:5px 0}#main-nav.nav-style-3 .navbar{background:#fff;color:#666}#main-nav.nav-style-3 .navbar-header{float:none}#main-nav.nav-style-3 .main-menu{display:block;background:#231f20;margin-left:-50%;margin-right:-50%;padding-left:50%;padding-right:50%;text-align:center;line-height:0}#main-nav.nav-style-3 .main-menu .navbar-right{float:none !important;display:inline-block;text-align:left}#main-nav.nav-style-3 .navbar-nav>li>a{padding:20px 30px;height:60px;text-transform:uppercase;font-weight:bold}.nav-style-3 .navbar-inverse .navbar-nav>li>a:after{display:none}@media(max-width:767px){.callout-text{float:none;display:inline-block}}.callout-text{padding:25px 0 10px}.callout-text>p{float:left;line-height:1.4;border-left:solid 1px rgba(33,33,33,.1);padding-left:30px;margin-left:30px}.callout-text>p:first-child{border:none;padding:0;margin:0}@media(max-width:480px){.callout-text>p{float:none;display:block;border:none;padding:20px 0;margin:0}}.callout-text>p>strong{font-size:23px;display:block}@-webkit-keyframes affixnav{from{opacity:0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}to{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}}@keyframes affixnav{from{opacity:0;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}to{opacity:1;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}}#main-nav .main-menu.affix{top:0;left:0;right:0;width:100%;margin:0;padding:0;z-index:999;text-align:center;line-height:0;box-shadow:0px 0px 7px -1px rgba(0,0,0,.4);background:rgba(0,0,0,.8);transition:background .2s;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);animation:affixnav .3s ease .2s;-ms-animation:affixnav .3s ease .2s;-moz-animation:affixnav .3s ease .2s;-webkit-animation:affixnav .3s ease .2s;-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#main-nav .main-menu.affix:hover{background:#000}.admin-bar #main-nav .main-menu.affix{top:32px}@media(max-width:782px){.admin-bar #main-nav .main-menu.affix{top:46px}}#main-nav .main-menu.affix .navbar-right{float:none !important;display:inline-block;text-align:left}#main-nav .main-menu.affix .navbar-nav>li>a .menu-description{display:none}#main-nav .main-menu.affix .navbar-nav>li>a{height:50px;padding:15px 30px;font-size:14px;text-transform:uppercase;font-weight:bold}#main-nav .main-menu.affix .navbar-nav>li>a:before, .main-menu.affix .navbar-nav>li>a:after, .main-menu.affix .navbar-nav>li>a:focus:after{display:none !important}.main-menu.affix .navbar-nav>.current-menu-item>a, .main-menu.affix .navbar-nav>.current-menu-item>a:focus, #main-nav .main-menu.affix .navbar-nav>li:hover>a{background:#46a5e5;color:#fff !important}#main-nav .main-menu.affix.sticky-light{color:#000;background:rgba(255,255,255,.8)}#main-nav .main-menu.affix.sticky-light:hover{background:#fff}#main-nav .main-menu.affix.sticky-light .navbar-nav>li>a{color:#000}.sticky-gototop{display:none}.main-menu.affix .sticky-gototop{display:block;float:right;height:50px;width:50px;line-height:50px;font-size:24px;color:#fff}.affix.sticky-light .sticky-gototop{color:#000}.main-menu.affix .sticky-gototop:hover{color:#46a5e5}header .mobile-menu-toggle{color:#fff;padding:2px 7px;margin:4px 0px;border:solid 1px rgba(255,255,255,.25);border-radius:0;background:transparent;font-size:18px}@media (max-width: 767px){header .mobile-menu-toggle.visible-xs{display:inline-block !important;border:none;font-size:21px;padding:1px 7px;background:none;color:#fff}header .search-toggle{font-size:14px}.top-menu{margin-left:-10px;margin-right:-10px}.top-menu a{color:#fff}}.mobile-menu-wrap{visibility:hidden;opacity:0;position:fixed;top:40px;bottom:0;left:0;right:0;z-index:9998;background:#000;transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0);transition:top .4s ease .4s, transform .4s ease, opacity .5s ease, visibility .1s ease .5s;-webkit-transition:top .4s ease .4s, -webkit-transform .4s ease, opacity .5s ease, visibility .1s ease .5s}.mobile .mobile-menu-wrap{opacity:1}.admin-bar .mobile-menu-wrap{top:72px}@media(max-width: 782px){.admin-bar .mobile-menu-wrap{top:86px}}.enable-mobile-menu .mobile-menu-wrap{visibility:visible;opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transition:top .4s, transform .4s ease, opacity .4s ease, visibility 0s ease;-webkit-transition:top .4s, -webkit-transform .4s ease, opacity .4s ease, visibility 0s ease}.enable-mobile-menu.scroll-mobile-menu .mobile-menu-wrap{top:0}.mobile-menu{margin:0;padding:0;list-style:none;text-transform:uppercase;overflow:auto;overflow-scrolling:touch;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;position:absolute;top:43px;bottom:0;left:0;right:0;z-index:9999}.pc .mobile-menu{opacity:0;transform:translate3d(-30%,0,0);-webkit-transform:translate3d(-30%,0,0);transition:all .4s ease .25s;-webkit-transition:all .4s ease .25s}.pc.enable-mobile-menu .mobile-menu{opacity:1;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}.mobile-menu li{list-style:none;padding:0;margin:0}.mobile-menu li a, .mobile-menu-wrap .mobile-menu-toggle{display:block;border-bottom:solid 1px #444;border-bottom:solid 1px rgba(255,255,255,.2);padding:0 20px;min-height:43px;line-height:43px;transition:all .2s;-webkit-transition:all .2s}.mobile-menu>li>a{font-size:16px}.mobile-menu .sub-menu{padding:0}.mobile-menu .sub-menu li a{padding-left:40px}.mobile-menu .sub-menu .sub-menu li a{padding-left:60px}.mobile-menu-wrap .mobile-menu-toggle{text-align:center;font-size:25px;background:#262626;background:rgba(51,51,51,.75)}.mobile-menu li a:hover, .mobile-menu-wrap .mobile-menu-toggle:hover{background:#333}.pc .mobile-menu-wrap .mobile-menu-toggle i{transform:rotate(-140deg);-webkit-transform:rotate(-140deg);transition:all .65s ease .35s;-webkit-transition:all .65s ease .35s}.pc.enable-mobile-menu .mobile-menu-wrap .mobile-menu-toggle i{transform:rotate(0);-webkit-transform:rotate(0)}.search-toggle{display:block;border-right:solid 1px rgba(255,255,255,.15);border-left:solid 1px rgba(255,255,255,.15);padding:11px 15px;line-height:18px}@media (min-width: 768px){.navbar-nav.navbar-right:first-child{margin-right:-15px}.navbar-nav.navbar-right:last-child{margin-right:0px}}#nav-search{position:absolute;top:100%;right:0;left:0;background:rgba(0,0,0,.9);z-index:99}#nav-search form{margin:15px 0}#nav-search .search-field{border:none !important;background:transparent !important;font-size:52px;font-weight:100;color:#6d6d6d;height:70px;line-height:1;padding:0}#nav-search button{border:none !important;background:transparent !important;color:#6d6d6d;font-size:10px;outline:none}#nav-search button:hover{color:#fff}#nav-search input::-moz-placeholder{color:#6d6d6d;opacity:1}#nav-search input:-ms-input-placeholder{color:#6d6d6d}#nav-search input::-webkit-input-placeholder{color:#6d6d6d;line-height:normal}#nav-search input:focus::-moz-placeholder{color:#6d6d6d;opacity:1}#nav-search input:focus:-ms-input-placeholder{color:#6d6d6d}#nav-search input:focus::-webkit-input-placeholder{color:#6d6d6d}@media(max-width: 767px){#nav-search button{font-size:5px}#nav-search .search-field{font-size:32px}}.search-form{position:relative}.search-form .btn-link{border:none;color:#b0b0b0;position:absolute;right:0px;top:0px;outline:none;padding:7px 12px;font-size:14px}.search-form .btn-link:hover{color:inherit}#slider{position:relative;overflow:hidden}.header-bg-img.header-content-scroller{height:619px}.header-overlay-content{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index:199}.header-overlay-scroller{z-index:auto}.header-overlay-scroller .un-post-scroller{position:absolute;z-index:199;margin-right:15px}.header-bg-img.header-content-carousel .header-overlay-content{position:relative}.header-content-scroller .header-overlay-content > .container, .header-content-scroller .header-overlay-content > .container > .row, .header-content-scroller .header-overlay-content > .container > .row > .col-md-5, .header-content-scroller .header-overlay-content > .sadok, .header-content-scroller .header-overlay-content > .sadok > .row, .header-content-scroller .header-overlay-content > .sadok > .row > .col-md-5, .header-content-scroller .header-overlay-content .un-post-scroller, .header-content-scroller .header-overlay-content .un-post-scroller .section-inner-no-padding, .header-content-scroller .header-overlay-content .un-post-scroller .post-scroller-wrap{height:100%}.header-content-scroller .header-overlay-content .post-scroller-carousel{height:85%;height:-webkit-calc(100% - 70px);height:-moz-calc(100% - 70px);height:calc(100% - 70px);max-height:none}@media(max-width:991px){.header-content-scroller .header-overlay-content .un-post-scroller{padding:20px 5px}}@media(max-width:480px){.header-content-scroller{max-height:538px}}@media(max-width:320px){.header-content-scroller{max-height:490px}}@media(max-width:767px){.copyright,.footer-social{text-align:center;margin-top:20px}.footer-social .social-list{float:none !important;margin-bottom:20px}}#bottom-nav .footer-content{padding-top:15px;padding-bottom:25px;min-height:80px}.un-icon, .light .un-icon, .dark-div .light .un-icon{width:50px;height:50px;line-height:50px;text-align:center;background:#343434;color:#fff;font-size:28px;display:inline-block;transition:all .2s}.dark-div .un-icon, .dark .un-icon{background:#fff;color:#343434}.un-icon:hover, .dark-div .un-icon:hover{background:#46a5e5}.media>.pull-left{margin-right:15px}.media>.pull-right{margin-left:15px}.media>.text-center{margin-bottom:10px}.un-post-listing .col-md-6:nth-child(odd){clear:both}.item-thumbnail{position:relative;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden}.item-thumbnail a{backface-visibility:hidden;-webkit-backface-visibility:hidden;display:block;transform:translate3d(0,0,0)}.project-listing .project-item .item-thumbnail a{display:inline}.item-thumbnail img{width:100%;height:auto;transition:all .4s;backface-visibility:hidden;-webkit-backface-visibility:hidden}.item-thumbnail:hover img{filter:brightness(80%);-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-webkit-transform:scale(1.1);transform:scale(1.1);backface-visibility:hidden;-webkit-backface-visibility:hidden}.mobile .item-thumbnail:hover img{filter:none;-webkit-filter:none;-moz-filter:none;-ms-filter:none;-webkit-transform:none;transform:none;backface-visibility:hidden;-webkit-backface-visibility:hidden}.thumbnail-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(70,165,229,.8);color:#fff;padding:10px 20px}@media(min-width:992px){.item-content{border-top:solid 1px #eaeaea;padding-top:17px}}.item-content a{color:inherit;transition:all .2s}.item-meta{font-size:10px;padding-top:6px}.item-meta a:not(.btn):hover{color:#46a5e5;transition:all .2s}.item-meta .btn{margin-right:16px}.un-post-listing .item-meta a{vertical-align:middle}.un-post-listing .item-title{font-weight:bold;margin-bottom:20px;font-size:21px}.shortcode-blog-excerpt{margin-bottom:9px}@media(max-width:767px){.shortcode-blog-item{margin-bottom:20px}}.top-overlay{margin-top:-150px}.grid-listing{font-size:0;line-height:0px}.grid-item{width:277px;max-width:100%;display:inline-block;font-size:13px;line-height:1.5;text-align:left;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(min-width:992px){.grid-item{width:25%}}@media(max-width:991px){.grid-item{width:100%}}.grid-item-inner{position:relative;width:100%;height:0;padding-top:121.66%;background-repeat:no-repeat;background-size:cover}.grid-header .grid-item-content{padding:30px}.grid-header h1{font-size:48px;line-height:1.1;margin-bottom:13px}.grid-header p{margin-bottom:26px}.grid-item .event-item{overflow:hidden;position:absolute;top:0;bottom:0;left:0;right:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}.event-thumbnail{backface-visibility:hidden;-webkit-backface-visibility:hidden}.event-thumbnail img{width:100%;height:auto;transition:all .4s;backface-visibility:hidden;-webkit-backface-visibility:hidden}.date-block{position:absolute;top:15px;right:15px;padding:15px 10px;font-size:14px;line-height:18px;min-width:66px}.date-block:not(.main-color-2-bg){background:rgba(0,0,0,.5);color:rgba(255,255,255,.75)}.date-block .day{font-size:20px;text-align:center}.date-block .month{text-transform:uppercase;text-align:center}.date-block .year{font-size:13px;line-height:23px;text-align:center}.date-block.year-top{padding-top:30px;padding-bottom:8px}.date-block.year-top .year{position:absolute;top:0;left:0;right:0;border-bottom:solid 1px rgba(255,255,255,.15)}.date-block.year-bottom{padding-top:8px;padding-bottom:30px}.date-block.year-bottom .year{position:absolute;bottom:0;left:0;right:0;border-top:solid 1px rgba(255,255,255,.15)}.event-overlay{position:absolute;bottom:-1px;left:0;right:0;color:rgba(255,255,255,.75);backface-visibility:hidden;-webkit-backface-visibility:hidden}.overlay-top{display:block;padding:15px 28px 13px 20px;background:rgba(0,0,0,.5);border-bottom:solid 1px rgba(255,255,255,.2);position:relative}.overlay-top h4{margin-bottom:0px}.overlay-top h4 a{color:#fff}.overlay-top:after{position:absolute;top:50%;right:20px;margin-top:-10px;font-size:22px;color:#fff;content:"\f105";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.price{font-size:18px}.yellow{color:#fcff00}.overlay-bottom, .no-overlay-bottom .event-item:hover .overlay-bottom, .overlay-bottom, .no-overlay-bottom .event-item.hover_effect .overlay-bottom{height:0;padding:0 20px;background:rgba(0,0,0,.5);overflow:hidden;transition:all .25s ease-out .1s}.overlay-bottom *{opacity:0;transform:translateY(25px);-webkit-transform:translateY(25px);transition:all .25s ease-out .2s}.event-item:hover .event-thumbnail img, .event-item.hover_effect .event-thumbnail img{filter:brightness(80%);-webkit-filter:brightness(80%);-moz-filter:brightness(80%);-ms-filter:brightness(80%);-webkit-transform:scale(1.1);transform:scale(1.1)}body.mobile .event-item:hover .event-thumbnail img{filter:none;-webkit-filter:none;-moz-filter:none;-ms-filter:none;-webkit-transform:none;transform:none}.event-item:hover .overlay-bottom, .event-item.hover_effect .overlay-bottom{height:66px;padding:10px 20px 19px;transition:all .25s ease-out}.event-item:hover .overlay-bottom *, .event-item.hover_effect .overlay-bottom *{opacity:1;transform:translateY(0px);-webkit-transform:translateY(0px)}.overlay-bottom div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overlay-bottom .course-exceprt{height:37px;white-space:inherit}.blog-item{margin-bottom:20px}.blog-thumbnail{position:relative}.thumbnail-hoverlay{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;transition:all .4s}.thumbnail-hoverlay-cross{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;-webkit-transform:scale(3) rotate(90deg);transform:scale(3) rotate(90deg);transition:all .45s}.thumbnail-hoverlay-cross:before,.thumbnail-hoverlay-cross:after{content:'';display:block;position:absolute;top:50%;left:50%;background:#fff;width:1px;height:43px;margin-top:-21px}.thumbnail-hoverlay-cross:after{width:43px;height:1px;margin-top:0px;margin-left:-21px}.item-thumbnail:hover .thumbnail-hoverlay{opacity:.5}.item-thumbnail:hover .thumbnail-hoverlay-cross{opacity:1;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.thumbnail-overflow{position:absolute;top:0;left:-68px;width:68px}@media(min-width:992px){.revert-layout .thumbnail-overflow{left:0px}.revert-layout .format-video .thumbnail-overflow{display:none}}@media(min-width:1200px) AND (max-width:1300px), (min-width:992px) AND (max-width:1100px),(max-width:880px){.thumbnail-overflow{left:0px}.format-video .thumbnail-overflow{display:none}}.thumbnail-overflow .date-block{position:static;color:#fff}.thumbnail-overflow .comment-block{width:68px;height:68px;line-height:68px;text-align:center}.thumbnail-overflow .comment-block a{color:#fff}.thumbnail-overflow .comment-block .fa{font-size:14px;margin-right:3px}.item-thumbnail-video{position:relative;height:0;padding-top:63%}.item-thumbnail-video-inner{position:absolute;top:0;bottom:0;left:0;right:0}.item-thumbnail-video-inner *{max-width:100%;max-height:100%;height:100%}.blog-item-excerpt{margin-top:25px;margin-bottom:22px}.blog-item-meta{text-transform:uppercase;margin-bottom:27px;padding-top:0}.dot{font-size:18px;line-height:1px;margin:0 5px}.sep{font-size:13px;line-height:1px;margin:0 5px;color:#eaeaea}.wp-pagenavi{text-align:center;padding:5px 0}.wp-pagenavi a, .wp-pagenavi span{display:inline-block;text-align:center;vertical-align:middle;white-space:nowrap;padding:8px 14px !important;margin:5px !important;color:#666;background-color:rgba(255,255,255,0);transition:all .2s;border-radius:3px;border:solid 2px #eaeaea !important;line-height:1.5}.wp-pagenavi a:hover, .wp-pagenavi span.current{background-color:#666;border:solid 2px #666 !important;color:#fff}.wp-pagenavi .nextpostslink{padding-top:7px !important;padding-bottom:9px !important}.un-post-carousel>.section-inner{padding-top:0}.post-carousel-wrap{margin-left:-15px;margin-right:-15px}.post-carousel-item{width:25%;padding-left:15px;padding-right:15px;padding-bottom:20px;backface-visibility:hidden;-webkit-backface-visibility:hidden}.owl-item .post-carousel-item{width:100%}.post-carousel-item .grid-item-inner{border-bottom:solid 1px rgba(255,255,255,.1);box-shadow:0 25px 35px -32px rgba(0,0,0,.75), 0 36px 65px -60px rgba(0,0,0,.75);backface-visibility:hidden;-webkit-backface-visibility:hidden}.carousel-has-control .owl-nav{position:absolute;top:35%;left:-10px;right:-10px;height:0}.carousel-has-control.owl-carousel .owl-nav .owl-prev, .carousel-has-control.owl-carousel .owl-nav .owl-next{float:left;background:rgba(0,0,0,.3);width:50px;height:50px;padding:0 4px 0 0;margin:0;line-height:49px;border-radius:0px;font-size:32px;opacity:0;transform:translateX(-30px);-webkit-transform:translateX(-30px);transition:all .3s ease}.carousel-has-control.owl-carousel .owl-nav .owl-next{float:right;padding:0 0 0 4px;transform:translateX(30px);-webkit-transform:translateX(30px)}.carousel-has-control.owl-carousel:hover .owl-nav .owl-next, .carousel-has-control.owl-carousel:hover .owl-nav .owl-prev{transform:translateX(0);-webkit-transform:translateX(0);opacity:1}.carousel-has-control.owl-carousel .owl-nav .owl-prev:hover, .carousel-has-control.owl-carousel .owl-nav .owl-next:hover{background:rgba(0,0,0,.75)}@media(max-width: 767px){.carousel-has-control .owl-nav{display:none}}.un-post-carousel .owl-dots{margin-top:0px}.un-post-carousel .owl-carousel .owl-dots .owl-dot span{width:12px;height:12px;margin:5px 10px;opacity: .3;border:2px solid #000;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff}.un-post-carousel .owl-carousel .owl-dots .owl-dot.active span,.un-post-carousel .owl-carousel .owl-dots .owl-dot:hover span{opacity: .75;background:#fff}.event-listing-classic .post-item{margin-bottom:20px}.event-listing-classic .date-block{top:10px;right:10px;z-index:2;transition:all .2s}.event-classic-item .item-thumbnail:hover .date-block{background:#fff;color:#343434}.event-classic-item .item-thumbnail a:before{content:' ';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.5;z-index:1;transition:all .2s}.event-classic-item .item-thumbnail:hover a:before{background:#46a5e5}.event-classic-item .item-title{margin-bottom:5px}.event-classic-item .price{margin-bottom:15px}.event-time,.event-address{margin-bottom:2px}.event-classic-item .item-meta{margin-top:15px}.testimonials{background:#eaeaea}.testimonial-item{overflow:hidden}.testimonial-item:before{position:absolute;z-index:-1;top:0px;right:9%;content:"\f10e";color:#fff;font-size:50px;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.testimonial-item p{font-size:20px;max-width:82%;margin:0 auto 7px}.testimonial-item .media{display:inline-block;text-align:left;max-width:82%}.testimonial-item .media-body{line-height:10px;display:inherit}.professor .media-body span{font-size:10px;text-transform:uppercase}.testimonial-item .professor{transform:translateX(70px);-webkit-transform:translateX(70px);opacity:0;transition:all .45s ease-in-out .4s, opacity .5s ease-in-out .45s;-webkit-transition:all .45s ease-in-out .4s, opacity .5s ease-in-out .45s}.active .testimonial-item .professor{transform:translateX(0);-webkit-transform:translateX(0);opacity:1}.professor .media-heading{margin-top:5px;margin-bottom:3px}.testimonial-item .media.professor .pull-left img{max-width:50px!important}.owl-carousel .owl-dots .owl-dot span{width:8px;height:8px;margin:5px 6px;background:#d0d0d0;filter:Alpha(Opacity=100);opacity:1}.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span{background:#46a5e5}.line-under{border-bottom:solid 2px rgba(255,255,255,.15);height:20px;margin-bottom:22px}.un-separator{width:100%;margin-top:10px;margin-bottom:45px}.un-heading.un-separator{padding-bottom:5px}.un-separator .widget-inner{position:relative;width:100%;text-align:center;margin-top:0px;margin-bottom:0px}.un-separator .widget-inner:after{content:' ';position:absolute;top:50%;left:0;right:0;border-bottom:solid 1px rgba(255,255,255,.25);z-index:0}.un-separator .widget-inner>*{position:relative;z-index:1}.un-heading{padding-bottom:20px}.un-heading-wrap{display:table;width:100%}.un-heading-line{height:2px;display:table-cell;vertical-align:middle;width:50%}.un-heading-line span{height:0px;border-top:2px solid rgba(52,52,52,0.1);display:block;position:relative;top:0px;width:100%}.un-heading-content{display:table-cell;vertical-align:middle;border-width:1px}.un-heading .btn,.btn.back-to-top{border-radius:2px;border:2px solid rgba(52,52,52,0.1)}.dark-div .un-heading-line span, .dark-div .un-heading .btn, .dark-div .btn.back-to-top{border-color:rgba(255,255,255,.15)}span.un-heading-content.btn{cursor:default;pointer-events:none}.social-light{margin-top:-12px}.social-light li{margin-top:12px}.social-icon{width:40px;height:40px;font-size:14px;padding:0;line-height:36px}.copyright{padding-top:5px}.footer-content .social-icon{border-color:rgba(255,255,255,.15)}.un-video-banner.boxed{width:400px}.un-video-banner .video-banner-inner{background-repeat:no-repeat;background-size:cover;height:600px}.un-video-banner.boxed .video-banner-inner{height:300px}.video-banner-inner{position:relative}.video-banner-inner a{outline:none}.video-banner-inner .overlay{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;background:rgba(0,0,0,.3);display:block;transition:all .2s}.video-banner-inner:hover .overlay{background:rgba(0,0,0,0)}.video-banner-inner .overlay .overlay-inner{display:inline-block;vertical-align:middle}.video-banner-inner .overlay:before{content:'';display:inline-block;vertical-align:middle;margin-right:-4px;height:100%}.video-banner-inner .fa{color:#FFF;font-size:36px;border:solid 3px #fff;width:100px;height:100px;padding-left:8px;line-height:94px;border-radius:50%;-webkit-border-radius:50%;background:transparent;margin-bottom:20px}.video-banner-popup{border:solid 10px #fff;line-height:1}#cboxPrevious:empty,#cboxNext:empty{display:none !important}.widget-title{font-size:14px;text-transform:uppercase;margin-bottom:16px}.widget-border .widget-inner{border:solid 1px rgba(255,255,255,.25);padding:25px 30px}.normal-sidebar .widget ul{padding-left:0}.normal-sidebar .widget ul li{list-style:none;line-height:1.8}.normal-sidebar .widget ul li:before{content:"\f105";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px;margin-right:5px;vertical-align:middle}.dark-div .normal-sidebar .widget ul li:before{color:#fff}.normal-sidebar .widget ul li a{vertical-align:middle}.normal-sidebar .widget .menu .sub-menu{padding-left:15px}.normal-sidebar a{transition:all .2s;-webkit-transition:all .2s}.widget{padding-bottom:30px}.flickr_badge_image{margin:0 10px 10px 0px;width:72px;height:72px;float:left;background:none;padding:0}.flickr_badge_image img{margin:0;overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.normal-sidebar .widget ul li.flickr_badge_image:before{display:none}.page-heading{background:#eaeaea;padding-top:33px;padding-bottom:23px}.pathway{margin-top:6px;font-size:10.4px;text-transform:uppercase}.pathway a{color:inherit}.content-dropcap>p:first-child:first-letter,.dropcap{font-family:"Minion Pro",Times,serif;font-size:42px;text-transform:uppercase;background:#eaeaea;float:left;margin:5px 20px 10px 0;width:60px;text-align:center;line-height:58px;padding:2px 17px 0}body.mac .content-dropcap > p:first-child:first-letter, body.mac .dropcap{line-height:58px;padding-top:2px}.banner-404{border-style:solid;border-width:10px;width:263px;height:263px;line-height:243px;text-align:center;font-size:120px;border-radius:50%;display:inline-block;margin:10px 0 30px}.content-image{text-align:center;margin-bottom:20px}#content img{max-width:100%;height:auto}.single-post-meta{text-transform:uppercase}.single-post-meta a{color:inherit}.about-author{border-top:solid 1px #eaeaea;padding-top:30px;margin:30px 0}.author-avatar{width:100px;height:100px;overflow:hidden;float:left}.avatar, .author-current .avatar, .author-avatar .avatar, .avatar-wrap .avatar,.avatar.photo{margin-left:0}.author-info{margin-left:125px}.author-info h4 a{color:inherit}.single-post-pagi{margin-bottom:30px}.single-post-pagi .btn{padding:9px 16px;margin-left:8px}.single-content .item-meta{border-top:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea;padding:15px 0;margin-bottom:30px}.simple-navigation{padding:0 15px;margin-bottom:20px;background:#f6f6f6}.simple-navigation-item{padding-top:25px;padding-bottom:20px;transition:all .2s}.simple-navigation-item:first-child{border-right:solid 2px #fff}.simple-navigation-item:last-child{border-left:solid 1px #fff}.simple-navigation-item a.pull-right{text-align:right}.simple-navigation-item h4{font-size:15px;margin:auto 0;margin-bottom:8px;margin-top:6px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;transition:all .2s}.simple-navigation-item .simple-navigation-item-content{float:none;margin:0 30px}.simple-navigation-item i{font-size:28px;margin-top:8px}.simple-navigation-item a:hover{text-decoration:none}.simple-navigation-item:hover a, .simple-navigation-item:hover a h4, .simple-navigation-item:hover a i{color:#fff}@media(max-width:767px){.simple-navigation .row{margin:0}.simple-navigation-item{width:100%;padding:20px 0 20px}.simple-navigation-item:first-child{border-right:none;border-bottom:solid 3px #fff}.simple-navigation-item:last-child{border-left:none}}.simple-navigation-item.no-border{border:none}.attachment-content h2{word-break:break-all}.attachment-content .simple-navigation-item i{font-size:14px;margin-top:6px}.attachment-content .simple-navigation-item{padding-top:10px;padding-bottom:5px}.attachment-content .simple-navigation-item h4{font-size:10px;margin-top:4px}.attachment-content .simple-navigation-item .simple-navigation-item-content{margin:0 12px}.event-header-image{position:relative;background-repeat:no-repeat;background-position:top center;background-size:cover;background-attachment:fixed}.event-header-image .over-thumb{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.25)}.event-header-image .center-ct{position:absolute;top:50%;margin-top:-60px;text-align:center;color:#fff}.event-header-image .center-ct h1{color:#fff;text-transform:uppercase;padding-left:30px;padding-right:30px}.event-header-image p.description{margin:0 auto}.event-header-image .divider-ct{width:200px;border-bottom:3px solid #FFF;margin:20px auto}.event-header-image .container{position:relative;height:100%}.event-description,.event-action{background:rgba(234,234,234,.25);padding:10px 20px 14px 20px}@media(max-width:768px){.event-header-image p.description{width:auto;padding-left:30px;padding-right:30px}.event-header-image .center-ct{top:40%}}@media(min-width:768px){.event-header-image p.description{width:350px}.event-header-image .center-ct{width:100%}}.event-description{border-bottom:solid 1px #e1e1e1;padding:18px 20px 18px 20px}.quantity-group{width:104px}.quantity-group input::-webkit-outer-spin-button, .quantity-group input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.quantity{padding-left:10px;padding-right:2px}.event-action .price{font-size:21px}.event-detail{border-top:solid 1px #eaeaea;padding:25px 0 5px;margin-bottom:25px}.event-speaker{margin-bottom:10px}.event-info .small-text, .event-more-detail .small-text{margin-top:5px;margin-bottom:0}.map-link.small-text{color:#46a5e5}.event-more-detail{border-top:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea;padding:25px 0 16px;margin-bottom:25px;margin-top:20px}.calendar-import{margin-top:12px;margin-bottom:10px}.single-event-content .single-event-detail ul.list-inline{margin-bottom:0}.single-event-content .single-event-detail .event-cta p{margin-bottom:20px}.event-action .input-group-btn button{border:0}.single-event-meta input.quantity{padding-left:0;text-align:center;border-left-color:#FFF;border-right-color:#FFF}.single-event-meta .input-group-btn:last-child>.btn{margin-left:0 !important}.event-action .input-group-btn #plus, .event-action .input-group-btn #minus{width:40px;padding:10px 15px;border-radius:3px;outline:none;font-size:18px;background:#eaeaea;color:inherit}.event-action .input-group-btn #plus:hover, .event-action .input-group-btn #minus:hover{background:#666;color:#fff}.event-action .input-group #num{height:40px;width:40px;padding-left:2px;border:0;background-color:transparent;border-color:transparent;font-size:18px;color:rgba(102,102,102,.5)}.event-speaker .media>.pull-left img{margin-bottom:22px}.event-detail .event-info{padding-top:0}.button-link .btn-block{margin-top:20px}.single-event-content input[type="text"]:focus, .single-event-content .form-control:not(select):focus{color:#555}.single-course-detail .cat-link{color:#666}.single-u_event .event-info .cat-link:hover, .single-course-detail .cat-link:hover{color:#46a5e5}.event-action .input-group #num:focus{color:#555}.related-event{display:inline-block;width:100%;margin-top:40px;padding-bottom:22px;margin-bottom:10px;background-color:#f6f6f6}.related-item{margin-bottom:30px}.ev-content .row:last-child .related-item{margin-bottom:15px}.related-event .thumb, .related-event .event-meta{float:left}.related-event h3{padding:15px 30px;background-color:#eaeaea;margin-bottom:30px}.related-event .ev-content{padding-left:30px;padding-right:30px}.related-event .thumb{margin-right:20px}.related-event .ev-start.small-text{color:#666}.related-event .ev-title{font-size:17px;line-height:1.2em;margin-top:-3px}.related-ev-title{color:inherit}.related-event .thumb:hover{opacity:.5;transition:all .2s}.author-current{float:left;display:table-cell;width:50px;height:50px;overflow:hidden;margin:0px 20px 0 0}.comment-respond .comment-form{margin-left:71px}.comment-respond textarea{width:100%;height:50px;transition:background .2s}.cm-form-info{height:0;overflow:hidden}.cm-form-info.cm_show{height:auto;transition:all ease 0.1s}.comment-respond p.form-submit{height:0;overflow:hidden}.comment-respond p.form-submit.form_heig{height:50px;transition:all ease 0.1s}.comment-respond .form-submit #comment-submit{float:right}.commentlist,.comment-list{list-style:none;padding:10px 0 0 0}.commentlist li, .comment-list li{padding-left:0;list-style:none}article.comment, li.comment .comment-body{display:table;width:100%}article.comment .avatar-wrap{width:70px}.comment-content{background:#f6f6f6;padding:10px 15px;min-height:50px}.comment-content p{margin-bottom:0}.commentlist .comment-respond .comment-form{margin-left:70px}article.comment .comment-meta{display:table-cell;vertical-align:top;width:100%;padding-bottom:17px;margin-top:15px}article.comment .comment-edit{display:block;width:100%;padding:10px 0 10px 15px;font-size:10px}article.comment .edit-link{margin:0 0 0 10px;display:inline}article.comment .comment-reply-link{float:right;margin-left:20px;text-transform:uppercase}.comment-edit time{float:right;text-transform:uppercase}.comment-edit cite{text-transform:uppercase}.comments-area .count-title{padding-top:0;margin-bottom:26px}.comments-area .count-title:empty{margin-bottom:15px}.comment-author-field input{padding:6px 24px;width:100%}.comment-form-comment{margin-bottom:15px}.comment-author-field p{margin-bottom:20px}.comments-area{margin-top:30px;padding-top:15px;border-top:3px solid #eaeaea}.commentlist ul.children{padding-left:70px}@media(max-width:767px){.commentlist ul.children{padding-left:30px}.commentlist ul.children ul.children{padding-left:15px}}.project-title{margin-top:10px;margin-bottom:15px}.project-navigation{background:none;border:solid 2px #eaeaea;border-radius:3px}.project-navigation .simple-navigation-item{padding-top:8px;padding-bottom:8px;font-size:10px;text-transform:uppercase}.project-navigation .simple-navigation-item i{font-size:11px;margin-top:5px}.project-navigation .simple-navigation-item:hover a, .project-navigation .simple-navigation-item:hover a i{color:inherit}.project-navigation .simple-navigation-item a:hover, .project-navigation .simple-navigation-item a:hover i{color:#999}.project-navigation .simple-navigation-item a{display:inline-block}.project-navigation .simple-navigation-item a i{margin-right:10px;margin-top:4px}.project-navigation .simple-navigation-item.text-right a i{margin-left:10px;margin-right:0px}.project-navigation .simple-navigation-item:first-child{border-right:solid 2px #eaeaea}.project-content-text{border-bottom:solid 1px #eaeaea;padding-bottom:5px;margin-bottom:18px}.project-meta{border-bottom:solid 1px #eaeaea;padding-bottom:5px;margin-bottom:16px}.project-meta .small-text{line-height:1}.project-meta-item{margin-bottom:10px}.project-tax{margin-bottom:16px}.related-projects-inner{border-top:solid 3px #eaeaea;padding-top:35px;margin-top:23px}.related-projects-title{margin-bottom:20px}@media(min-width:769px){.project-navigation .simple-navigation-item a{padding-left:15px}.project-navigation{position:relative;min-height:40px}.project-navigation .simple-navigation-item a i{position:absolute;top:50%;margin-top:-5px;margin-left:-14px}.project-navigation .simple-navigation-item.text-right{position:absolute;height:100%;right:0}.project-navigation .simple-navigation-item.text-right a{padding-right:30px;padding-left:0;position:absolute;left:0;width:100%;top:50%;margin-top:-10px}.project-navigation .simple-navigation-item.text-right a i{right:17px}}.project-listing .col-md-3:nth-child(4n+1){clear:both}.project-item{transition:background-color .2s;margin-bottom:40px}.project-item-title{padding-top:15px;padding-bottom:15px;border-bottom:solid 1px transparent;min-height:90px}.project-item-title .item-title{margin-bottom:4px}.project-item-excerpt{background-color:#f6f6f6;padding:14px 10px;line-height:1.6;min-height:90px;transition:all .2s}.project-item .small-text{transition:all .2s}.project-item-title,.project-item-excerpt{display:table;text-align:center;width:100%}.project-item-title-inner, .project-item-excerpt .exerpt-text{display:table-cell;vertical-align:middle}.project-item:hover, .project-item:hover a, .project-item:hover .small-text, .project-item:hover .project-item-excerpt, .project-item:hover .project-item-excerpt .exerpt-text{color:#fff}.project-item:hover .project-item-title{border-bottom:solid 1px rgba(255,255,255,.2)}.project-item:hover .project-item-excerpt{background-color:#46a5e5}.project-listing .filter-cat{text-align:right;margin-bottom:25px}.project-listing .filter-cat .btn{margin-bottom:15px;margin-left:7px;transition:all .2s}.project-listing .filter-cat .btn:hover{background-color:#666;border-color:#666;color:#fff}.project-listing .filter-cat #uni-project{height:40px;display:none;width:100%}@media(max-width:768px){.project-navigation .simple-navigation-item{width:50%}.project-navigation .simple-navigation-item{border-bottom:0}.project-listing .filter-cat a.btn{display:none}.project-listing .filter-cat{margin-bottom:40px}.project-listing .filter-cat #uni-project{display:block}}@media(max-width:450px){.project-navigation .simple-navigation-item{padding:0}.project-navigation .simple-navigation-item a{font-size:0}.project-content .simple-navigation{padding:0}.project-navigation .simple-navigation-item a i{line-height:39px;font-size:15px;padding-top:6px;width:100%;text-align:center}.project-navigation .simple-navigation-item a{display:block}.project-navigation .simple-navigation-item a i{margin-top:-8px}}.thumbnail-hoverlay-icon{position:absolute;top:50%;left:50%;margin-top:-18px;margin-left:-34px;opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5);transition:all .35s ease}.item-thumbnail:hover .thumbnail-hoverlay-icon{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.thumbnail-hoverlay-icon a{font-size:18px;padding:5px 10px;color:rgba(255,255,255,.75) !important;outline:none}.thumbnail-hoverlay-icon a:hover{color:#fff !important}ol li.comment{margin-bottom:20px}ol li.comment .comment-author{width:70px;float:left;font-size:10px;line-height:1.5;word-break:break-word}ol li.comment .says{display:none}ol li.comment .comment-body>p{margin-left:80px;padding:10px 15px;background:#f6f6f6}ol li.comment .comment-body .comment-meta{font-size:10px;text-transform:uppercase;color:inherit;float:right;background:#f6f6f6;padding:12px 15px 5px 20px}ol li.comment .comment-body .comment-meta a{color:inherit}.courses-list{padding-top:10px}.course-list-table.table>thead>tr>th,.course-list-table.table>tbody>tr>th,.course-list-table.table>tfoot>tr>th,.course-list-table.table>thead>tr>td,.course-list-table.table>tbody>tr>td,.course-list-table.table>tfoot>tr>td{padding:12px 20px 15px;border-top:none;border-bottom:1px dashed #eaeaea;transition:all .2s}.course-list-table.table>thead>tr>th{border-bottom:none;color:#fff;font-size:18px;font-weight:200;vertical-align:middle}.course-list-table>tbody>tr:nth-child(even)>td,.course-list-table>tbody>tr:nth-child(even)>th{background-color:rgba(234,234,234,.25)}.course-list-table>tbody>tr:hover>td,.course-list-table>tbody>tr:hover>th{background-color:#46a5e5;color:#fff}.course-list-table>tbody>tr>td a{color:inherit}.u-course-search-form ul li a{padding:5px 18px}.u-course-search-form ul li:before{content:normal;display:none !important}.u-course-search-form .input-group input[type="text"]{height:36px;background:#eaeaea;border-color:#eaeaea}.u-course-search-form .input-group input[type="submit"]{height:38px;line-height:1}.u-course-search-dropdown-button{background:#dedede;border-color:#dedede;border-radius:0;padding:7px 12px;color:#999}.u-course-search-dropdown-button:hover{background:#cecece;border-color:#cecece;color:#999}.u-course-search-submit{background-color:#eaeaea !important;border-color:#eaeaea !important;color:#999 !important;padding:7px 10px;border-radius:0}.u-course-search-dropdown-button .button-label{max-width:80px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;vertical-align:top}.member-item{margin-bottom:30px}.member-item-inner{background:#f6f6f6}.member-item-inner .item-content{padding:20px 30px}.member-item .item-content p{margin-top:10px;margin-bottom:15px}.member-filter{margin-left:-8px;margin-bottom:10px;line-height:1.6}.member-filter li{border-right:solid 1px #eaeaea;padding-left:8px;padding-right:10px;margin-bottom:5px}.member-filter li a:hover, .member-filter .current{text-decoration:underline}.member-filter li a{padding:2px 9px;margin:-2px -9px}.single-event-content .member-item{margin-bottom:5px}.single-event-content .member-item .item-content{border-top:none;padding-top:0px}.member-tax{border-top:2px solid #eaeaea;margin-top:17px;padding-top:14px;padding-bottom:6px}.member-tax a{display:block;color:#999;line-height:1.7em}.member-tax a:hover{color:#46a5e5}.post-scroller-wrap{padding:30px;background:#fff;background:rgba(255,255,255,.9)}.post-scroller-carousel{max-height:500px;overflow:hidden}.post-scroller-carousel-inner{-webkit-transition:all 400ms ease;transition:all 400ms ease}.post-scroller-item{padding-bottom:30px}.post-scroller-item:last-child{padding-bottom:0}.post-scroller-control{margin-top:30px}.post-scroller-control a{margin-right:7px}.post-scroller-button{font-size:18px;line-height:14px;width:40px;height:40px;padding:12px 12px}.post-scroller-up{padding:11px 12px 13px}.post-scroller-more{margin-left:7px;color:inherit}.post-item-mini{padding-bottom:30px;border-bottom:solid 1px #eaeaea}.post-thumbnail-mini img{width:100%;height:auto}.post-title-mini{font-size:17px;color:inherit}.post-content-mini{padding-left:5px}@media(max-width:767px){.post-scroller-wrap{padding:0px;background:#fff}.post-scroller-item{padding-bottom:0px}.post-item-mini{padding:15px}.post-scroller-control{margin:15px;padding-bottom:15px;position:relative;height:47px}.post-scroller-control .post-scroller-more{position:absolute;right:0;left:95px;margin-right:0}.post-scroller-control .post-scroller-button-wrap{float:left}}@media(max-width:559px){.post-excerpt-mini{display:none}}.single-course-detail .event-cta p{margin-top:20px}.single-event-detail .event-content{border-top:solid 1px #eaeaea;padding-top:25px;margin-top:8px}.single-event-detail.single-course-detail .event-content{padding-top:25px;margin-top:16px}.single-course-meta .course-des{border:0;padding-bottom:3px}.single-course-meta .course-action{padding-top:0}.single-course-meta .course-des .btn{display:inline-block}.single-course-meta .course-des .course-meta{color:#343434;font-size:10px}.single-course-meta .course-des .course-meta .course-start{color:#666;font-size:13px;margin-bottom:7px}.single-course-meta .course-des .course-dl, .single-course-meta .course-des .course-exc{margin-bottom:18px}.single-cours-social{border-bottom:solid 1px #eaeaea;padding-bottom:40px}.checkout-event{border:solid 1px #eaeaea;margin-bottom:30px;padding-top:15px;padding-left:20px;padding-right:20px}.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box{background:transparent;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:-webkit-linear-gradient(transparent,transparent);background:-moz-linear-gradient(center top,transparent 0,transparent 100%);background:-moz-gradient(center top,transparent 0,transparent 100%);box-shadow:none;-webkit-box-shadow:none;color:#5e5e5e;text-shadow:none}.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after{display:none}.checkout-event .button.alt{background:#ad74a2;background:-webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#864f7b));background:-webkit-linear-gradient(#ad74a2,#864f7b);background:-moz-linear-gradient(center top,#ad74a2 0,#864f7b 100%);background:-moz-gradient(center top,#ad74a2 0,#864f7b 100%);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.6)}.woocommerce-page form.checkout_coupon{border:0;border-radius:0;padding:0}.woocommerce form .apply-coupon-uni{float:left !important}.woocommerce form .checkout-coupon-uni .form-row.form-row-first{width:100%}.woocommerce form .checkout-coupon-uni{padding-right:0;padding-left:0}.woocommerce form .btn-apply-coupon{width:135px;font-size:13px;margin-top:8px;padding:10px}.chosen-container-single .chosen-single{border-radius:0;background:-webkit-linear-gradient(top,transparent 20%,transparent 50%,transparent 52%,transparent 100%)}.woocommerce-checkout .form-row .chosen-container-single .chosen-single{height:34px;border:0;box-shadow:none;background-image:linear-gradient(transparent 20%,transparent 80%)}.woocommerce-checkout .form-row .chosen-container .chosen-drop{border:0;background-color:#eaeaea}.chosen-container-single .chosen-single span{margin-top:2px;text-transform:uppercase}.chosen-container .chosen-results li.active-result{text-transform:uppercase}.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b{background-image:none !important}.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b:before{content:'\f107';position:absolute;top:11px;color:#000;font-size:10px;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:1}.chosen-container-single .chosen-drop{border-radius:0}.woocommerce-checkout .form-row .chosen-container{border:0;background-color:#eaeaea}.woocommerce .uni-coupon .form-row.form-row-last{float:left}.woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th{border:0}.woocommerce table.shop_table{border:0}.woocommerce table.shop_table tfoot, .woocommerce .product-total, .woocommerce table.shop_table tfoot th{text-align:right}.woocommerce table.shop_table td a{float:left;margin-right:10px}.woocommerce .cart_item .product-name{padding:30px 0}.woocommerce table.shop_table td, .woocommerce-page table.shop_table td{border-bottom:1px dashed #eaeaea;position:relative}.woocommerce table.shop_table thead tr th{border-top:solid 1px #eaeaea}.input-radio{background:none;-webkit-appearance:checkbox;-moz-appearance:checkbox;-ms-appearance:checkbox;-o-appearance:checkbox}.woocommerce table.shop_table tfoot tr td, .woocommerce table.shop_table tfoot tr td span, .woocommerce table.shop_table tfoot tr th{font-weight:normal}.woocommerce table.shop_table tfoot .cart-subtotal td, .woocommerce table.shop_table tfoot .cart-subtotal th{padding-top:25px}.woocommerce table.shop_table tfoot .order-total th{border-bottom:solid 1px #eaeaea;text-transform:uppercase;padding-bottom:25px}.woocommerce table.shop_table tfoot .order-total td{border-bottom:solid 1px #eaeaea;padding-bottom:25px}.woocommerce-billing-fields p.form-row{width:100%;padding-bottom:14px}.product-name h5{margin-top:6px}.checkout-event h2{margin-bottom:15px}.product-total h4, .product-name h4{margin-bottom:7px;margin-top:16px}.payment_methods.methods label{color:#343434;margin-bottom:0}.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods{padding:0;padding-bottom:22px;margin-bottom:30px}.woocommerce #payment div.form-row.place-order{padding:0;margin-bottom:30px}.woocommerce-shipping-fields .checkbox{padding-left:0;margin-left:0;float:left;margin:0}.woocommerce-shipping-fields  .input-checkbox{margin-top:0;margin-left:10px}.woocommerce-shipping-fields #ship-to-different-address{border-bottom:solid 1px #eaeaea;border-top:solid 1px #eaeaea;padding-top:26px;padding-bottom:26px}.woocommerce .btn-continue{margin-top:30px;margin-bottom:30px}p.form-row.form-row-wide.create-account{padding-bottom:22px;margin-top:10px}p.form-row.form-row-wide.create-account .checkbox{padding-left:0}p.form-row.form-row-wide.create-account .createaccount{margin-left:6px}.woocommerce-billing-fields #billing_address_1_field{padding-bottom:20px}.woocommerce-billing-fields p label{margin-bottom:13px}.checkout-detail{}.woocommerce #payment, .woocommerce-page #payment{background-color:transparent}.woocommerce-billing-fields h2{border-bottom:solid 1px #eaeaea;padding-bottom:15px;margin-bottom:17px}.btn-continue.billing{border-top:solid 1px #eaeaea;margin-top:0;padding-top:30px}@media(min-width:992px){#checkout-uni li{width:100%}#checkout-uni li a{padding-left:0;padding-right:3px;padding-top:4px;padding-bottom:4px}}#checkout-uni li a{color:#343434;font-size:17px;text-align:right}#checkout-uni li a:hover{background-color:transparent}#checkout-uni li.active a{color:#46a5e5}#checkout-uni, #checkout-uni li a, #checkout-uni li.active a{border:0}.woocommerce .woocommerce-error, .woocommerce-page .woocommerce-error{background:-webkit-linear-gradient(transparent,transparent);box-shadow:none;background-color:#f2dede;color:#a94442;padding:15px !important;margin-bottom:18px;border:1px solid #ebccd1;border-radius:0}.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before, .woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before{background-color:transparent;content:" ";display:none}.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info{background-color:#d9edf7 !important;color:#31708f;padding:15px !important;margin-bottom:20px !important;border:1px solid #bce8f1;border-radius:0;background:-webkit-linear-gradient(transparent,transparent);box-shadow:none}.checkout-event.coupon{padding-top:0;margin-bottom:10px;border:0}.checkout-event.coupon .woocommerce-info{}.woocommerce .uni-thankyou-page .shop_table.order_details{border:solid 1px #eaeaea;border-radius:0}.woocommerce .uni-thankyou-page .product-total span{float:left;width:100%;border-bottom:solid 1px #eaeaea}.woocommerce .uni-thankyou-page .product-name span{float:left;width:100%;border-bottom:solid 1px #eaeaea}.woocommerce .uni-thankyou-page .order_item .product-name span{color:#46a5e5}.woocommerce .uni-thankyou-page .order_item .product-name .product-quantity{color:#666}.woocommerce .uni-thankyou-page .product-total{border:0;padding-left:0;padding-right:20px;line-height:10px;padding-top:0;padding-bottom:0}.woocommerce .uni-thankyou-page .product-name{border:0;padding-right:0;padding-left:20px;line-height:10px;padding-top:0;padding-bottom:0}.woocommerce .uni-thankyou-page thead span{padding-bottom:13px;padding-top:17px;font-size:17px;font-weight:normal}.woocommerce .uni-thankyou-page tbody span{padding-bottom:13px;padding-top:12px}.woocommerce .uni-thankyou-page tfoot td{padding-right:20px;padding-bottom:6px}.woocommerce .uni-thankyou-page tfoot th{width:60%;padding-bottom:6px}.woocommerce .uni-thankyou-page tfoot tr:last-child th{text-transform:uppercase}.uni-thankyou-page h2{font-size:24px;margin-top:25px;margin-bottom:17px}.woocommerce .uni-thankyou-page .order_details, .woocommerce-page .uni-thankyou-page .order_details{padding-left:0;margin-bottom:25px;display:table}.woocommerce .uni-thankyou-page .order_details li strong, .woocommerce-page .uni-thankyou-page .order_details li strong{font-size:13px;color:#343434;margin-top:3px}.woocommerce .uni-thankyou-page .order_details li, .woocommerce-page .uni-thankyou-page .order_details li{font-size:13px}.woocommerce .uni-thankyou-page .customer_details dt{color:#343434;font-weight:bold}.woocommerce .uni-thankyou-page .addresses h3{margin-bottom:10px;color:#46a5e5;margin-top:5px}.woocommerce .uni-thankyou-page p{padding-left:15px;background-color:#f6f6f6;padding-top:5px;padding-bottom:7px;margin-bottom:3px}.woocommerce .uni-thankyou-page p.alert{padding-left:15px !important;margin-bottom:18px;background-color:#dff0d8 !important;border-color:#d6e9c6;color:#3c763d}.woocommerce .uni-thankyou-page .addresses p, .woocommerce .uni-thankyou-page p[class]{margin-left:0;padding-left:0;background-color:transparent}.woocommerce .uni-thankyou-page address p.woocommerce-customer-details--phone, .woocommerce .uni-thankyou-page address p.woocommerce-customer-details--email{margin-left:20px}.woocommerce .uni-thankyou-page .order_details li, .woocommerce-page .uni-thankyou-page .order_details li{border-right:1px solid #e0dadf}.woocommerce .uni-thankyou-page .order_details li:last-child, .woocommerce-page .uni-thankyou-page .order_details li:last-child{border-right:0}.woocommerce .uni-thankyou-page .order_details.bacs_details h3{text-transform:uppercase;font-size:13px;margin-bottom:20px;padding-bottom:10px;background-color:#f6f6f6;text-align:center;padding-top:9px}.woocommerce .uni-thankyou-page header h2{margin-bottom:15px}.woocommerce .uni-thankyou-page .customer_details dt, .woocommerce .uni-thankyou-page .customer_details dd{line-height:1.9em}.woocommerce .uni-thankyou-page .addresses p{line-height:1.6em}@media (max-width: 767px){.vc_col-sm-1,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-sm-10,.vc_col-sm-11{margin-bottom:40px}}@media (max-width: 640px){p .btn~.btn{margin:10px 5px 0 0}}@media(min-width: 768px){.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:table-cell}.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text+.button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text+.button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text+.button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text+.button{float:left}.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input{width:auto}.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions{text-align:right}.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}}.woocommerce .woocommerce-cart-form .product-remove a.remove:hover{color:#210808!important}.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header{background-color:transparent;border:solid 1px #eaeaea;margin-bottom:10px;outline:none;padding:0;border-radius:0}.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-accordion-header-active, .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover{background:#46a5e5;border-color:#46a5e5;color:#fff;outline:none}.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{font-size:17px;color:inherit;padding:15px 45px 14px 20px;line-height:1.44;transition:none}.wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon{background:none;right:5px;top:20px;left:auto;margin-top:0;overflow:visible;transition:all .4s}.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:before, .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after{content:'';display:block;background:#666;width:1px;height:13px;margin-bottom:-7px;transition:all .4s}.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after{width:13px;height:1px;margin-top:0;margin-left:-6px}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon{transform:rotate(45deg) translate(-3px, 3px);-webkit-transform:rotate(45deg) translate(1px, 6px)}.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:before, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after, .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover .ui-icon:before, .wpb_wrapper .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header:hover .ui-icon:after{background:#fff}.wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content{padding:10px 20px 25px;border:none;background:none;color:inherit;font-size:13px;line-height:2;font-family:"Open Sans",sans-serif}.wpb_wrapper .wpb_toggle, #content .wpb_wrapper h4.wpb_toggle, .wpb_wrapper #content h4.wpb_toggle{border:solid 1px #eaeaea;margin-bottom:10px;outline:none;font-size:17px;padding:16px 45px 16px 20px;background:none;position:relative;transition:all .4s}.wpb_wrapper .wpb_toggle:hover, #content .wpb_wrapper h4.wpb_toggle:hover, .wpb_wrapper #content h4.wpb_toggle:hover, .wpb_wrapper .wpb_toggle_title_active, #content .wpb_wrapper h4.wpb_toggle_title_active, .wpb_wrapper #content h4.wpb_toggle_title_active{background:#46a5e5;border-color:#46a5e5;color:#fff;outline:none}.wpb_wrapper .wpb_toggle:before, .wpb_wrapper .wpb_toggle:after{content:'';display:block;background:#666;width:1px;height:13px;transition:all .4s;position:absolute;top:20px;right:21px}.wpb_wrapper .wpb_toggle:after{width:13px;height:1px;top:26px;right:15px}.wpb_wrapper .wpb_toggle:hover:before, .wpb_wrapper .wpb_toggle:hover:after{background:#fff}.wpb_wrapper .wpb_toggle_title_active:before, .wpb_wrapper .wpb_toggle_title_active:after{background:#fff;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.wpb_wrapper .wpb_toggle_content{padding:10px 20px;margin-top:10px}.ui-widget{font-family:inherit;font-size:inherit}.wpb_content_element .wpb_tour_tabs_wrapper{border:none;background:none}.wpb_wrapper .wpb_content_element .wpb_tabs_nav{background:none;border:none}.wpb_wrapper .wpb_content_element .wpb_tabs_nav li{background-color:transparent;border:none}.wpb_wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:15px 10px 15px 20px;font-size:17px;color:#343434}.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_wrapper .wpb_content_element .wpb_tabs_nav li:hover{background-color:transparent;color:#46a5e5}.wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, .wpb_wrapper .wpb_content_element .wpb_tabs_nav li:hover a{color:#46a5e5}.wpb_wrapper .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab, .wpb_wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tab{background-color:transparent;border:solid 1px #eaeaea;padding:16px 20px}.wpb_wrapper .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:12px 20px 0px 20px;text-align:right;white-space:normal;line-height:1.43}.wpb_tour .wpb_tour_next_prev_nav{padding-left:0px;font-size:80%}@media (max-width: 480px){.vc_responsive #content .wpb_wrapper .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav{margin-bottom:0}.vc_responsive .wpb_wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li{display:block;float:none;border-bottom:solid 1px #eaeaea}.vc_responsive .wpb_wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child{border-bottom:none}.vc_responsive .wpb_wrapper .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a{padding:8px 20px;text-align:inherit}}.u_countdown{display:inline-block}.countdown-block{display:inline-block;margin:0 5px;text-align:center}.countdown-number{display:block;height:50px;min-width:50px;line-height:50px;text-align:center;font-size:20px;color:#fff;padding:0 10px}.countdown-label{text-transform:uppercase;font-size:10px}#body .un-separator .widget-inner:after, .top-sidebar .un-separator .widget-inner:after, #bottom-sidebar .un-separator .widget-inner:after{border-bottom:solid 1px #eaeaea}#body .un-separator .widget-inner a, .top-sidebar .un-separator .widget-inner a, #bottom-sidebar .un-separator .widget-inner a{color:#17376e;background-color:#fff;border:solid 1px #eaeaea}#body .un-separator .widget-inner a:hover, .top-sidebar .un-separator .widget-inner a:hover, #bottom-sidebar .un-separator .widget-inner a:hover{color:#fff;background-color:#17376e}.box-small a{border-radius:0;border:solid 1px rgba(255,255,255,.25)}#body .text-center.box-small, .top-sidebar .text-center.box-small, #bottom-sidebar .text-center.box-small{border-bottom:solid 1px #eaeaea}#body .text-center.box-small a, .top-sidebar .text-center.box-small a, #bottom-sidebar .text-center.box-small a{color:#17376e;background-color:#fff;border:solid 1px #eaeaea}#body .text-center.box-small a:hover, .top-sidebar .text-center.box-small a:hover, #bottom-sidebar .text-center.box-small a:hover{color:#fff;background-color:#17376e}.border.widget .widget-inner{border:solid 2px #eaeaea;padding:27px 30px;width:100%;border-radius:2px}.dark-div .border.widget .widget-inner{border:solid 2px rgba(255,255,255,.15)}#bottom .widget.divider_widget{width:100%;padding-bottom:0}#bottom .section-inner{padding-bottom:3px}.comment-respond .fb-comments{margin-left:0px;width:100%}.comment-respond .fb-comments > span, .comment-respond .fb-comments iframe{width:100%;min-width:100%}.uni-lastest .item{display:block;width:100%;margin-bottom:30px}.uni-lastest .item:last-child{margin-bottom:0}#sidebar .widget_nav_menu .widget-inner{}#sidebar .widget_nav_menu .widget-title{padding:27px 30px 0 30px}#sidebar .widget_nav_menu .widget-inner ul{margin-bottom:0}#sidebar .widget_nav_menu .widget-inner ul li a{border-top:1px solid rgba(52,52,52,.1);padding:8px 30px;padding-bottom:9px;display:block;width:100%;border-left:1px solid rgba(52,52,52,.1);border-right:1px solid rgba(52,52,52,.1);cursor:pointer}.dark-div #sidebar .widget_nav_menu .widget-inner ul li a{border-top:1px solid rgba(255,255,255,.25)}#sidebar .widget_nav_menu .widget-inner ul li:first-child a{}#sidebar .widget_nav_menu .widget-inner ul li:first-child ul li a{border-top:1px solid rgba(52,52,52,.1)}#sidebar .widget_nav_menu .widget-inner ul li ul li:first-child a{border-top:1px solid rgba(52,52,52,.1)}#sidebar .widget_nav_menu .widget-inner ul li:last-child a{border-bottom:1px solid rgba(52,52,52,.1)}#sidebar .widget_nav_menu .widget-inner ul li ul li:last-child a, #sidebar .widget_nav_menu .widget-inner ul li:last-child ul li a{border-bottom:0}#sidebar .widget_nav_menu .widget-inner ul li:last-child ul li:first-child a{border-top:0}#sidebar .widget_nav_menu .widget-inner ul li:last-child ul li:last-child a{border-bottom:1px solid rgba(52,52,52,.1)}.dark-div #sidebar  .widget_nav_menu .widget-inner ul li ul li:first-child a{border-top:1px solid rgba(255,255,255,.25)}#sidebar .widget_nav_menu .widget-inner ul li ul{transition:all .3s}#sidebar .widget_nav_menu .widget-inner ul li a:hover{background:#46a5e5;transition:all .3s;color:#fff;border-color:#46a5e5}#sidebar .widget_nav_menu .widget-inner ul li:before{display:none}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent:before{float:right;display:inline-block;margin-top:16px;margin-right:25px}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent.show_submenu:before{content:"\f107";color:#fff}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent:hover:before{color:#fff}#sidebar .widget_nav_menu .widget-inner ul li ul{opacity:0;height:0;padding-left:0;display:none}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent ul li a{padding-left:45px}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent ul li:before{display:none}#sidebar .widget_nav_menu .widget-inner ul li.menu-item-has-children.parent ul li{padding-left:0}#sidebar .widget_nav_menu .widget-inner ul li ul.sub-menu.show_sub_menu{display:block;opacity:1;height:auto;transition:all ease .2s}.dark-div #sidebar .widget_nav_menu .widget-inner{border:1px solid rgba(255,255,255,.25)}#sidebar .widget_nav_menu .widget-title{padding-bottom:27px;margin-bottom:0;border:1px solid rgba(52,52,52,.1);border-bottom:0;font-size:20px}.dark-div #sidebar .widget_nav_menu .widget-title{border-bottom:1px solid rgba(255,255,255,.25)}h2.widget-title, .uni-lastest .widget-title{margin-bottom:27px;font-size:20px}.u-details.item-content span{font-size:10px;text-transform:uppercase}.u-details.item-content{border-top:0;padding-top:0}.u-details.item-content h5{margin-bottom:0}.uni-lastest .item .thumb{float:left;margin-right:15px}.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{border-color:transparent;background:transparent;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));background:-webkit-linear-gradient(transparent,transparent);background:-moz-linear-gradient(center top,transparent 0,transparent 100%);background:-moz-gradient(center top,transparent 0,transparent 100%);box-shadow:0 3px 3px transparent,inset 0 1px 0 transparent}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before{display:none}.woocommerce-tabs .active{color:#46a5e5}.woocommerce-tabs ul.tabs{margin-bottom:8px !important}.woocommerce-tabs ul.tabs li a{font-size:17px;font-weight:normal !important}.woocommerce-tabs .panel.entry-content{border:1px solid #eaeaea;padding:25px 30px !important}.content-pad.social-product{padding-bottom:0;padding-top:4px}.product .entry-content .comment-form{margin-left:0;position:relative}.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, .woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input{border:0px;padding:12px 20px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);background:#46a5e5;color:#fff;text-shadow:none}.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation{display:inline-block}.woocommerce-cart .woocommerce td.product-name dl.variation, .woocommerce-cart.woocommerce-page td.product-name dl.variation{display:block}.event-action .product-addon{margin-top:8px;margin-bottom:-5px}.event-action .product-addon p{margin-bottom:0}.event-action .product-addon .addon-name{font-size:10px;font-weight:bold;letter-spacing:inherit;text-transform:uppercase}.event-action .product-addon label{line-height:1.6em}.event-action .product-addon label input{vertical-align:top}.woocommerce #content div.product form.cart .product-addon label{line-height:1.6em}.woocommerce #content div.product form.cart .product-addon label input[type="checkbox"]{vertical-align:top}.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info{line-height:38px}.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce #review_form #respond .form-submit input:hover, .woocommerce-page #review_form #respond .form-submit input:hover{color:#fff;background:#666;border-color:#666}.woocommerce #content .quantity input.qty, .woocommerce .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce-page .quantity input.qty{height:40px;background:transparent;border:0}.woocommerce #content .quantity, .woocommerce .quantity, .woocommerce-page #content .quantity, .woocommerce-page .quantity{width:130px}.woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .minus{width:40px;height:auto;padding:14px 15px;border-radius:3px;outline:none;font-size:18px;font-weight:100;background:#eaeaea;color:inherit;position:relative;float:left;border:0;box-shadow:inset 0 -3px 0 rgba(0,0,0,.25);text-shadow:none !important}.woocommerce #content .quantity .plus:hover, .woocommerce .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce-page .quantity .minus:hover{background:#666;color:#fff}.woocommerce #content div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label{display:none}.single-product #content div.product form.cart .variations td.label, .single-product div.product form.cart .variations td.label, .single-product  #content div.product form.cart .variations td.label, .single-product div.product form.cart .variations td.label{display:block;color:#666;line-height:3.8em;text-align:left;border-bottom:0}.woocommerce #content div.product form.cart .variations, .woocommerce div.product form.cart .variations, .woocommerce-page #content div.product form.cart .variations, .woocommerce-page div.product form.cart .variations{width:100%}.woocommerce .reset_variations{display:none}.cart .btn.btn-primary, .variations_button .btn.btn-primary{margin-top:30px;float:left}.summary.entry-summary p.line{border-bottom:solid 1px #e1e1e1;margin-left:-30px;margin-right:-30px;margin-top:22px;margin-bottom:20px}.summary.entry-summary{background-color:#fafafa;padding:23px 30px}.variations_form .choose-item{margin-bottom:-5px;text-transform:uppercase;font-size:10px}.variations .value{padding-right:0;border-bottom:0}.single_variation{margin-bottom:20px}.woocommerce #content div.product p.price{color:#46a5e5}.product_meta .tagged_as, .product_meta .posted_in, .product_meta .sku_wrapper{display:block;font-size:10px;text-transform:uppercase;color:#666}.product_meta .tagged_as a, .product_meta .posted_in a, .product_meta .sku_wrapper a{color:#666}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{background-color:#f6f6f6;padding-bottom:20px}ul.products li.product .price, ul.products li.product .uni-addtocart, ul.products li.product .added_to_cart, ul.products li.product h4{margin-left:20px;margin-right:20px}.woocommerce .products .star-rating, .woocommerce-page .products .star-rating{margin-left:20px;margin-right:20px}.woocommerce ul.products li.product a .item-thumbnail img, .woocommerce-page ul.products li.product a .item-thumbnail img{margin:0}.uni-addtocart .add-text{opacity:0;position:absolute;right:0;display:block;border:0px;padding:8px 20px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);background-color:#46a5e5;color:#fff;text-transform:uppercase;transition:all .2s;border-radius:3px;font-weight:100;line-height:25px}.uni-addtocart .add-plus{font-weight:100;width:40px;padding:2px 15px;padding-left:16px;border-radius:3px;outline:none;font-size:18px;background:#eaeaea;color:inherit;box-shadow:inset 0 -3px 0 rgba(0,0,0,.25);color:#666;position:absolute;right:0;line-height:37px;padding-top:2px}.woocommerce #content input.button.loading:before, .woocommerce #respond input#submit.loading:before, .woocommerce a.button.loading:before, .woocommerce button.button.loading:before, .woocommerce input.button.loading:before, .woocommerce-page #content input.button.loading:before, .woocommerce-page #respond input#submit.loading:before, .woocommerce-page a.button.loading:before, .woocommerce-page button.button.loading:before, .woocommerce-page input.button.loading:before{background-color:transparent}.woocommerce .star-rating:before, .woocommerce-page .star-rating:before, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{color:#46a5e5}.uni-addtocart:hover .add-plus{opacity:0;transition:opacity ease .2s}.uni-addtocart:hover .add-text{opacity:1;transition:opacity ease .2s}ul.products li.product .uni-addtocart{float:right;position:relative;margin-top:-49px !important;width:100%;background:transparent;box-shadow:none;border:0}.products p.line{border-bottom:solid 1px #e1e1e1;margin-top:22px;margin-bottom:20px}.woocommerce #content div.product div.images img, .woocommerce div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce-page div.product div.images img{box-shadow:none;-webkit-box-shadow:nones}table.variations:not(.shop_table)>tbody>tr:hover>td{background-color:transparent !important}table.variations:not(.shop_table)>tbody>tr:hover>td,table.variations:not(.shop_table)>tbody>tr:hover>th{background-color:transparent !important}.woocommerce-tabs .panel.entry-content p span{color:#666}.woocommerce-tabs .panel.entry-content h2{display:none}.woocommerce-tabs .panel.entry-content p{margin-bottom:0}.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th{font-weight:normal}.woocommerce #review_form #respond, .woocommerce-page #review_form #respond{margin-bottom:-7px}.products .price{font-size:14px}.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count{margin-bottom:40px}.carousel-has-control.product-ct .owl-controls .owl-prev:hover, .carousel-has-control.product-ct .owl-controls .owl-next:hover{background-color:transparent}.carousel-has-control.product-ct .owl-controls .owl-prev, .carousel-has-control.product-ct .owl-controls .owl-next{background-color:transparent}.carousel-has-control.product-ct .owl-buttons{left:3px;right:3px;top:40%;margin-top:-7px}.woocommerce-tabs .tabs li:first-child{margin-left:0 !important;padding-left:0  !important}.woocommerce-tabs ul.tabs{padding-left:27px !important;margin-left:0 !important}.woocommerce nav.woocommerce-pagination ul li span, .woocommerce #content nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li span, .woocommerce-page #content nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a{display:inline-block;text-align:center;vertical-align:middle;white-space:nowrap;padding:8px 14px !important;margin:5px !important;color:#666;background-color:rgba(255,255,255,0);transition:all .2s;border-radius:3px;border:solid 2px #eaeaea !important;line-height:1.5}.woocommerce nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li{border-right:0}.woocommerce nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li span.current{border-color:#000;background-color:#666;border:solid 2px #666 !important;color:#fff}.woocommerce .woocommerce-tabs table.shop_attributes, .woocommerce-page .woocommerce-tabs table.shop_attributes{margin-bottom:0}.single-product.woocommerce #reviews #comments ol.commentlist li img.avatar, .single-product.woocommerce-page #reviews #comments ol.commentlist li img.avatar{width:50px;border:0}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text, .single-product.woocommerce-page #reviews #comments ol.commentlist li .comment-text{border:none;position:relative;padding:0 0 0 20px}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .single-product.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta{font-size:1em;text-transform:capitalize}#review_form #commentform input[type='text']{width:100%}#review_form #commentform label{font-weight:normal}.single-product.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .single-product.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta strong{font-weight:normal;text-transform:uppercase}.mycart.search-toggle{border-right:0;cursor:pointer}.mycart.search-toggle .dropdown-menu{left:-2px}.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5, .woocommerce-page p.stars a.star-1, .woocommerce-page p.stars a.star-2, .woocommerce-page p.stars a.star-3, .woocommerce-page p.stars a.star-4, .woocommerce-page p.stars a.star-5{border:0}.woocommerce #review_form #respond textarea, .woocommerce-page #review_form #respond textarea{}.woocommerce #review_form #respond .cm-text, .woocommerce-page #review_form #respond .cm-text{padding-left:70px;width:100%;margin-bottom:20px}.woocommerce #review_form #respond p.current-user, .woocommerce-page #review_form #respond p.current-user{width:50px;float:left;overflow:hidden;position:absolute;top:0}.form-submit.form_heig, #commentform .form-submit,.comment-form-rating{padding-left:70px}.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar{padding:0}.woocommerce .star-rating, .woocommerce-page .star-rating{float:left;display:inline-block;width:5.4em;margin-bottom:7px}.comment_container .bg-des{background-color:#f6f6f6;padding:15px}.comment_container .bg-des .description p{margin-bottom:0 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{color:#343434}.woocommerce #reviews h3, .woocommerce-page #reviews h3,.reviews-product-single{font-size:17px;color:#343434;margin-bottom:20px}.comment-text p.meta{margin-top:7px !important}.comment-text p.meta strong{margin-left:15px}.comment-form-rating.rate-uni{margin-top:-7px !important;margin-bottom:7px !important}.time-cm{float:right}#reviews .comment-respond p.form-submit{height:auto;visibility:visible}.woocommerce #reviews #comments ol.commentlist, .woocommerce-page #reviews #comments ol.commentlist{padding-top:0;margin-bottom:20px !important}.related-item .price{color:#46a5e5 !important}.ev-title.item-content{border-top:0;padding-top:0}.woocommerce .products .related-item  .star-rating, .woocommerce-page .products .related-item  .star-rating{display:none}@media (max-width: 992px){#checkout-uni li a{padding-left:7px;padding-right:30px}}.woocommerce #content div.product form.cart .variations td, .woocommerce div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td{background-color:transparent}.woocommerce-cart .shop_table.cart thead tr{background-color:#46a5e5;border:0;color:#fff}.woocommerce table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce-page #content table.cart a.remove{border-radius:0;line-height:12px;height:13px;width:13px}.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover{background-color:transparent;color:#666;transition:all ease-in-out .2s}.woocommerce-cart #content table.cart .coupon input.button, .woocommerce-cart #content table.cart input[name="update_cart"]{background:#eaeaea;color:#666;margin-right:15px}.woocommerce-cart #content table.cart .coupon input.button:hover, .woocommerce-cart #content table.cart input[name="update_cart"]:hover{color:#fff;background:#666;border-color:#666}.woocommerce-cart #content table.cart td.actions .coupon input[name="coupon_code"]{width:150px;height:37px;padding-top:9px;padding-left:15px;margin-right:10px;box-shadow:none;border:0;background:#eaeaea}.woocommerce-cart #content table.cart td.actions, .woocommerce-cart table.cart td.actions, .woocommerce-cart #content table.cart td.actions, .woocommerce-cart table.cart td.actions{padding:20px 0;border-bottom:0}.woocommerce-cart #content table.cart td.actions .coupon input[name="coupon_code"]::-webkit-input-placeholder{color:#666;text-transform:uppercase}.woocommerce-cart #content table.cart td.actions .coupon input[name="coupon_code"]::-moz-placeholder{color:#666;text-transform:uppercase}.woocommerce-cart #content table.cart td.actions .coupon input[name="coupon_code"]:-ms-input-placeholder{color:#666;text-transform:uppercase}.woocommerce-cart table.cart img, .woocommerce-cart #content table.cart img, .woocommerce-cart table.cart img, .woocommerce-cart #content table.cart img{width:75px}.woocommerce-cart table.shop_table td.product-remove{width:35px;padding-left:15px;padding-right:0}.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{padding:15px 12px}.woocommerce-cart table.cart .product-thumbnail, .woocommerce-cart #content table.cart .product-thumbnail{width:110px;padding-top:20px;padding-bottom:20px}.woocommerce-cart table.shop_table td, .woocommerce-cart table.shop_table td{border-top:0}.woocommerce-cart .cart-collaterals .cart_totals table th{width:70%;padding:10px 20px}.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table{width:100%}.woocommerce-cart .cart-collaterals .cart_totals tr td{text-align:left}.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after{display:none}.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th{border-top:1px dashed #eaeaea}.woocommerce-cart .cart-collaterals .cart_totals table tr td{padding-top:10px}.woocommerce-cart .cart_totals h2{text-align:left;text-transform:uppercase;font-size:17px;padding-left:20px;color:#222;margin-bottom:15px}.woocommerce-cart .shipping_calculator h2 a{font-size:13px;padding-left:20px}.shop_table.cart tbody tr.cart_item:nth-child(even) td{background:rgba(234,234,234,.25)}.product-quantity{text-align:center}.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button{text-shadow:none}.woocommerce span.onsale, .woocommerce-page span.onsale, .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{z-index:9999;margin-right:10px;width:40px;height:40px;border-radius:20px;overflow:hidden;margin-top:10px;background:#46a5e5;text-shadow:none;box-shadow:none}.single-product.woocommerce span.onsale, .single-product.woocommerce-page span.onsale{display:none}.single-product.woocommerce .images span.onsale, .single-product.woocommerce-page .images span.onsale{display:block;right:10px;left:auto}.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images{position:relative}ul.products li.product .add_to_cart_button{background:transparent;box-shadow:none;border:0}.wpcf7-form p textarea, .wpcf7-form p input[type="email"], .wpcf7-form p input[type="text"]{width:100%}.wpcf7-form p{margin-bottom:20px}.u-underline{border-bottom:1px solid #eaeaea}.un-grid-listing .grid-listing{margin-bottom:20px}.rev_slider_wrapper{height:650px}.owl-item{width:25%}.spinner{width:32px;height:32px;position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px}.cube1,.cube2{background-color:#fff;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:cubemove 1.8s infinite ease-in-out;animation:cubemove 1.8s infinite ease-in-out}.cube2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(0.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.compare-table{padding-bottom:30px;margin-top:30px}.compare-table .compare-table-border{border:2px #eaeaea solid;transition:all 0.2s;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;padding:12px 0;padding-bottom:0;border-radius:3px;-o-transition:all 0.2s}.recommended .compare-table-border{padding-top:16px}.compare-table .compare-table-border .compare-table-title span:nth-child(1){font-size:21px;line-height:1.5em;text-transform:uppercase;display:block;width:100%;text-align:center;position:relative}.compare-table .compare-table-border .compare-table-title span:nth-child(2){display:block;width:100%;margin:13px auto 0 auto;height:2px;background:#eaeaea}.compare-table .underline-u{display:block;width:150px;margin:0 auto 0 auto;height:1px;background:#eaeaea}.compare-table .underline-u:last-child{display:none}.compare-table .table-options{padding:28px 30px 28px 30px;border-bottom:0;line-height:1em;text-align:center}.compare-table .compare-table-border div:nth-child(3){}.compare-table .compare-table-border .table-options .button{display:inline-block;text-transform:uppercase;margin-bottom:5px;margin-top:3px;font-weight:bold;color:#fff}.compare-table .compare-table-border .table-options .button:hover, .compare-table .compare-table-border .table-options .button:focus, .compare-table .compare-table-border .table-options .button:active{background-color:#ca3623 !important;border-color:#a32c1c !important;color:#fff !important}.vc_row .vc_column_container .compare-table-wrapper{padding-left:0px;padding-right:0px}.recommended.compare-table-wrapper .compare-table{margin-top:10px}.recommended.compare-table-wrapper .compare-table-title .title{padding-left:30px;padding-right:30px}.recommended.compare-table-wrapper .recommended_text{padding-left:30px;padding-right:30px;text-align:center;float:left;width:100%;line-height:1em}.recommended.compare-table-wrapper .recommended_text .main-color-1-bg{border-radius:3px;padding:2px 4px;padding-bottom:1px;font-size:8px;color:#fff;text-transform:uppercase}.compare-table-price{text-align:center;line-height:1em}.compare-table-price .price{font-size:48px;display:block;line-height:1em;margin-bottom:2px}.table-options .btn{width:100%}.single-event-meta .element-pad.sold-out, .single-course-meta .element-pad.sold-out{text-align:center}.single-event-detail .out-stock, .single-event-meta .element-pad.sold-out span, .single-course-detail .out-stock, .single-course-meta .element-pad.sold-out span{font-size:23px;color:#444}.single-event-detail span.out-stock, .single-course-detail span.out-stock{display:block;line-height:1em;margin-bottom:38px;margin-top:38px;text-align:center}.related-event.out-stock{margin-top:0}.cactus-rev-slider-default>div[id*="rev_slider"]{position:relative}.cactus-rev-slider-default .tp-caption{top:0 !important;bottom:0 !important;left:50% !important}.cactus-rev-slider-default .text-r-silder{position:absolute;right:0;bottom:110px;width:380px;background-color:rgba(255,255,255,0.8);white-space:normal;padding:29px 40px 33px 40px}.cactus-rev-slider-default .text-r-silder .r-title{font-size:28px !important;line-height:1.5 !important;margin-bottom:11px !important}.cactus-rev-slider-default .text-r-silder .r-content{font-size:14px !important;color:#666 !important;line-height:1.75 !important}.cactus-rev-slider-default .tp-leftarrow, .cactus-rev-slider-default .tp-rightarrow{top:0 !important;bottom:0 !important;left:50% !important;height:100% !important;margin-top:0 !important;background:transparent !important;background-color:transparent !important;pointer-events:none !important;transform:none !important;-webkit-transform:none !important}.cactus-rev-slider-default .tp-leftarrow.hidearrows, .cactus-rev-slider-default .tp-rightarrow.hidearrows{opacity:1}.cactus-rev-slider-default .tp-leftarrow:before, .cactus-rev-slider-default .tp-rightarrow:before{width:50px;height:50px;background:none;background-color:rgba(52,52,52,0.75);transition:all 0.3s;-webkit-transition:all 0.3s;margin-top:0 !important;bottom:60px !important;top:auto !important;position:absolute;content:'';pointer-events:auto;z-index:1}.cactus-rev-slider-default .tp-leftarrow:before{right:330px}.cactus-rev-slider-default .tp-rightarrow:before{right:280px;background-color:rgba(0,0,0,0.75)}.cactus-rev-slider-default .tp-leftarrow:hover:before, .cactus-rev-slider-default .tp-rightarrow:hover:before{background-color:rgba(0,0,0,1)}.cactus-rev-slider-default .tp-leftarrow:after{content:"\f104";color:#FFF;font-family:"FontAwesome";font-size:24px;margin-left:22px;position:absolute;z-index:2;right:351px;bottom:62px}.cactus-rev-slider-default .tp-rightarrow:after{content:"\f105";color:#FFF;font-family:"FontAwesome";font-size:24px;margin-left:22px;position:absolute;z-index:2;right:300px;bottom:62px}.cactus-rev-slider-default .tparrows:before{content:"" !important;margin-right:0 !important}.cactus-rev-slider-default .tparrows:hover{background:none !important}.cactus-rev-slider-default div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li > .slotholder, .cactus-rev-slider-default div[id*="rev_slider"]>div[id*="rev_slider"]>ul>li>.slotholder>.tp-bgimg{min-height:800px !important;max-height:800px !important;height:800px !important}.cactus-rev-slider-default .rev_slider_wrapper, .header-bg-rev .rev_slider_wrapper{z-index:auto !important}.cactus-rev-slider-default div[id*="rev_slider"] .tp-parallax-wrap, .cactus-rev-slider-default div[id*="rev_slider"] .tp-loop-wrap, .cactus-rev-slider-default div[id*="rev_slider"] .tp-mask-wrap{min-height:100% !important;max-height:100% !important;height:100% !important;width:100% !important;top:0 !important;left:0 !important}.cactus-rev-slider-default div[id*="rev_slider"] .tp-caption{min-height:100% !important;max-height:100% !important;height:100% !important}@media (min-width: 992px){.cactus-rev-slider-default .tp-caption{width:940px !important;margin-left:-470px !important}.cactus-rev-slider-default .tp-leftarrow, .cactus-rev-slider-default .tp-rightarrow{width:940px !important;margin-left:-470px !important}}@media (min-width: 1200px){.cactus-rev-slider-default .tp-caption{width:1140px !important;margin-left:-570px !important}.cactus-rev-slider-default .tp-leftarrow, .cactus-rev-slider-default .tp-rightarrow{width:1140px !important;margin-left:-570px !important}}@media (max-width:991px){.cactus-rev-slider-default .tp-leftarrow, .cactus-rev-slider-default .tp-rightarrow, .cactus-rev-slider-default .tp-caption{display:none !important}}@media (max-width: 976px){.cactus-rev-slider-default div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li > .slotholder, .cactus-rev-slider-default div[id*="rev_slider"]>div[id*="rev_slider"]>ul>li>.slotholder>.tp-bgimg{min-height:800px !important;max-height:800px !important;height:800px !important}}@media (max-width: 480px){.cactus-rev-slider-default div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"], .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li, .cactus-rev-slider-default div[id*="rev_slider"] > div[id*="rev_slider"] > ul > li > .slotholder, .cactus-rev-slider-default div[id*="rev_slider"]>div[id*="rev_slider"]>ul>li>.slotholder>.tp-bgimg{min-height:538px !important;height:538px !important;max-height:538px !important}}#bbpress-forums li.bbp-header{background:#179bd7;padding:10px 25px;border:0;color:#fff;font-size:15px;text-transform:capitalize}#bbpress-forums ul.bbp-forums{border:0}#bbpress-forums li.bbp-body ul.forum{border:0;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:3px solid #e5e5e5;padding:20px 55px;position:relative;padding-bottom:21px;padding-top:19px}li.bbp-topic-title .bbp-topic-permalink, #bbpress-forums li.bbp-body ul.forum .bbp-forum-title{font-size:15px;color:#343434;font-weight:bold}li.bbp-topic-title .bbp-topic-permalink:hover, #bbpress-forums li.bbp-body ul.topic .bbp-topic-title:hover a, #bbpress-forums li.bbp-body ul.forum .bbp-forum-info:hover .bbp-forum-title{color:#179bd7;transition:all .2s}#bbpress-forums li.bbp-body ul.topic .bbp-topic-title:before, #bbpress-forums li.bbp-body ul.forum .bbp-forum-info:before{content:"\f0e6";font-family:'FontAwesome';position:absolute;top:17px;left:20px;color:#343434;font-size:19px;font-weight:bold;transition:all .2s}#bbpress-forums li.bbp-body ul.topic .bbp-topic-title:before{top:26px}#bbpress-forums li.bbp-body ul.topic .bbp-topic-title:hover:before, #bbpress-forums li.bbp-body ul.forum .bbp-forum-info:hover:before{color:#179bd7}#bbpress-forums li.bbp-body ul.forum:last-child{border-bottom:1px solid #e5e5e5}#bbpress-forums li.bbp-footer{display:none}#bbpress-forums .bbp-forums-list{border-top:1px solid #e5e5e5;border-left:0;margin-left:0;padding-left:0;padding-top:8px;margin-top:10px}#bbpress-forums .bbp-forums-list li:before{content:"\f0e6";font-family:'FontAwesome';color:#cacaca;margin-right:10px}#bbpress-forums .bbp-forums-list li{margin-right:30px}#bbpress-forums div.odd, #bbpress-forums ul.odd{background:transparent}li.bbp-forum-topic-count,li.bbp-topic-voice-count,li.bbp-forum-reply-count,li.bbp-topic-reply-count,li.bbp-forum-freshness{text-align:left}#bbpress-forums .bbp-body li.bbp-forum-topic-count, .bbp-body li.bbp-topic-reply-count, .bbp-body li.bbp-topic-voice-count, #bbpress-forums .bbp-body li.bbp-forum-reply-count{padding-left:9px;margin-top:1px}.bbp-body li.bbp-topic-freshness, #bbpress-forums .bbp-body li.bbp-forum-freshness{padding-left:18px}#bbpress-forums p.bbp-topic-meta img.avatar{border:0}.bbp-topic-freshness .date-post, #bbpress-forums .bbp-body li.bbp-forum-freshness .date-post{display:block;padding-left:48px;padding-top:-15px;font-size:11px;position:relative}.bbp-topic-freshness .date-post a, #bbpress-forums .bbp-body li.bbp-forum-freshness .date-post a{position:absolute;top:-20px}#bbpress-forums .bbp-body li.bbp-forum-freshness .bbp-author-name{position:absolute;margin-top:-5px;margin-left:6px;color:#179bd7;text-transform:capitalize}#bbpress-forums #bbp-search-form #bbp_search{padding:10px;border-radius:0;height:40px}#bbp-search-form #bbp_search_submit{background:#179bd7;color:#fff;font-weight:400;border:none;line-height:40px;padding:0 24px;font-size:14px;text-align:center;vertical-align:top;box-shadow:none;border:0;border-radius:0;text-shadow:none;outline:0;border-radius:3px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25)}#bbp-search-form #bbp_search_submit:hover{color:#fff;background-color:#666;border-color:#666}div.bbp-breadcrumb{padding-bottom:40px}#bbpress-forums div.bbp-search-form{margin-bottom:60px}.bbpress .block .block-header.block-header-senary{margin-bottom:40px}.bbpress .block .block-header.block-header-senary.page-titl .block-title{padding-bottom:32px}.bbp-breadcrumb a{color:#999}#bbpress-forums .bbp-forums-list li a{color:#222;font-size:13px;text-transform:uppercase}.bbp-breadcrumb span{color:#222}#bbpress-forums .bbp-forum-info .bbp-forum-content{color:#444}#bbpress-forums .bbp-body li.bbp-forum-freshness, #bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{font-size:13px}div.bbp-template-notice.info{border-radius:0;margin-bottom:60px;color:#000}div.bbp-template-notice p{padding-top:10px;padding-bottom:10px;padding-left:5px}#bbpress-forums div.bbp-template-notice img.avatar{display:none}div.bbp-template-notice a.bbp-author-name{color:#179bd7}#bbpress-forums ul.bbp-topics{border:0}#bbpress-forums li.bbp-body ul.topic{border:0;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;border-bottom:3px solid #e5e5e5;padding:28px 55px;position:relative}#bbpress-forums li.bbp-body ul.topic:last-child{border-bottom:1px solid #e5e5e5}.bbp-topic-meta .bbp-topic-started-by{color:#999}.bbp-topic-meta .bbp-topic-started-by a{color:#179bd7;text-transform:capitalize}#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta{font-size:13px}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:left}#bbpress-forums p.bbp-topic-meta .bbp-topic-started-by img.avatar{margin-top:-9px;margin-left:5px;margin-right:5px}.bbp-topic-freshness .date-post{display:block;padding-left:48px;padding-top:-15px;font-size:11px;position:relative}.bbp-topic-freshness .date-post a{position:absolute;top:-20px;width:100}#bbpress-forums .bbp-body li.bbp-topic-freshness .bbp-author-name{position:absolute;margin-top:-5px;margin-left:6px;color:#179bd7;text-transform:capitalize}.bbp-pagination .bbp-pagination-count{border:1px solid #e5e5e5;padding:5px 10px;color:#999}#bbpress-forums ul.bbp-forums{margin-bottom:50px}.bbp-pagination{margin-bottom:30px}.bbp-topic-form{border:1px solid #e5e5e5;padding-bottom:50px;float:left;margin-top:30px;width:100%}#bbpress-forums fieldset.bbp-form{border:0;padding-left:30px;padding-right:30px}#bbpress-forums fieldset.bbp-form legend{font-size:24px;color:#343434;text-transform:capitalize;padding-top:50px;padding-bottom:21px;margin-bottom:15px;border-bottom:3px solid #e5e5e5}div.bbp-template-notice{border-radius:0;background:#fdf4e8;color:#e79520;border-color:#f3ca8f}#bbpress-forums fieldset.bbp-form label{color:#999;margin-bottom:10px}#bbpress-forums fieldset.bbp-form #bbp_topic_tags, #bbpress-forums fieldset.bbp-form #bbp_topic_title{padding:15px 10px;border-radius:0;width:100%;border:1px solid #e5e5e5}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{border:0;padding:15px 20px;background:#e5e5e5}#bbpress-forums div.wp-editor-container{border:1px solid #e5e5e5}#bbpress-forums fieldset.bbp-form select{padding:15px 10px;width:300px;border:1px solid #e5e5e5;border-radius:0;color:#999;margin-bottom:9px}div.bbp-template-notice.error{color:#c00;margin-bottom:19px;margin-top:20px}#bbpress-forums fieldset.bbp-form #bbp_topic_subscription{ms-transform:scale(2);-moz-transform:scale(2);-webkit-transform:scale(3);-o-transform:scale(2);margin-right:19px;margin-left:13px;height:15px;width:15px}div.bbp-submit-wrapper{float:left}div.bbp-submit-wrapper .button{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#46a5e5;color:#fff;line-height:1.42857143;outline:none;border:0px;padding:12px 40px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);text-transform:uppercase;font-size:15px}div.bbp-submit-wrapper .button:hover{color:#fff;background-color:#666;border-color:#666}#bbpress-forums div.bbp-the-content-wrapper input{font-size:12px;padding:10px;margin:0 10px 0 0;line-height:0;border:0}.single.single-forum #bbpress-forums li.bbp-body{margin-bottom:10px}.bbp-reply-content #subscription-toggle a, .bbp-reply-content #favorite-toggle a{color:#fff;text-transform:capitalize}.single-topic #bbpress-forums div.bbp-reply-header{margin-left:20px;margin-right:20px;border-bottom:1px solid #e5e5e5;background-color:transparent;border-top:0;padding:10px 0px}.bbp-reply-header .bbp-meta *{color:#999}.single-topic #bbpress-forums div.odd, .single-topic #bbpress-forums div.reply{border-bottom:3px solid #e5e5e5;padding-bottom:20px}.single-topic #bbpress-forums .bbp-body div:last-child{border-bottom:1px solid #e5e5e5}.single-topic #bbpress-forums .bbp-body div div:last-child{border-bottom:0}#bbpress-forums ul.bbp-replies{border:1px solid #e5e5e5;border-bottom:0}#bbpress-forums li.bbp-header .bbp-reply-author{text-align:left}#bbpress-forums div.bbp-reply-author img.avatar{max-width:70px}#bbpress-forums div.bbp-reply-author{width:140px}#bbpress-forums div.bbp-reply-content{margin-left:150px}#bbpress-forums li.bbp-header .bbp-reply-content{margin-left:130px}span.bbp-admin-links a{margin:0 2px}.bbp-reply-header a.bbp-reply-permalink{color:#999}#bbpress-forums div.bbp-reply-author a.bbp-author-name{text-transform:capitalize;color:#222;font-weight:bold}#bbpress-forums div.bbp-reply-author .bbp-author-role{font-size:13px;background:#179bd7;color:#fff;font-style:normal;margin-left:26px;margin-right:25px;padding-bottom:1px;margin-top:-25px;webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);box-shadow:inset 0 -2px 0 rgba(0,0,0,.25);border-radius:3px}.bbp-reply-content p:first-child{margin-top:-10px}#bbpress-forums .bbp-reply-ip{display:none}.single-topic #bbpress-forums ul.bbp-replies{margin-bottom:30px}.single-topic .bbp-reply-form{border:1px solid #e5e5e5;margin-top:30px;float:left;width:100%;padding-bottom:40px}.single-topic #bbpress-forums fieldset.bbp-form #bbp_topic_tags{margin-bottom:30px}.bbp-user-page.single .block-title{text-transform:capitalize}#bbpress-forums #bbp-user-wrapper h2.entry-title{color:#179bd7;text-transform:capitalize;border-bottom:1px solid #e5e5e5;padding-bottom:27px;margin-bottom:20px;font-size:24px}.bbp-user-description{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #e5e5e5}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:transparent;opacity:1}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li a{border:0;background:transparent;transition:all .2s}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{transition:all .2s}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:hover span:after{content:"\f105";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px;margin-right:11px;vertical-align:middle;position:absolute;top:15px;right:0;font-size:12px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{font-size:15px;padding:7px 23px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:hover{background:#179bd7;color:#fff}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:hover a{color:#fff}#bbpress-forums #bbp-single-user-details{width:160px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{width:160px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{width:160px;height:160px;margin-bottom:30px}.bbp-user-page  .bbp-user-profile .bbp-user-forum-role, .bbp-user-page .bbp-user-profile .bbp-user-topic-count, .bbp-user-page .bbp-user-profile .bbp-user-reply-count{margin-bottom:10px}#bbpress-forums li.bbp-body ul.topic.status-closed{color:#999}#bbpress-forums .bbp-body .status-closed li.bbp-topic-freshness .bbp-author-name, #bbpress-forums .status-closed, #bbpress-forums .status-closed a, #bbpress-forums li.bbp-body ul.topic.status-closed:before, #bbpress-forums li.bbp-body ul.forum.status-closed:before{color:#999}#bbpress-forums .status-closed p.bbp-topic-meta img.avatar{opacity:.3}.bbp-user-page #bbpress-forums ul.bbp-replies{border-bottom:1px solid #e5e5e5}#bbpress-forums li.bbp-forum-info{padding-right:40px}#bbpress-forums div.bbp-the-content-wrapper{margin-top:20px;margin-bottom:17px}#bbpress-forums fieldset.bbp-form select#bbp_topic_status_select{margin-bottom:28px}li.bbp-forum-info,li.bbp-topic-title{width:51%}li.bbp-forum-topic-count,li.bbp-topic-voice-count,li.bbp-forum-reply-count,li.bbp-topic-reply-count{width:14%}li.bbp-forum-freshness,li.bbp-topic-freshness{width:20%}.forum-archive #bbpress-forums .bbp-forum-info .bbp-forum-content{margin-bottom:0}#bbpress-forums .bbp-body li.bbp-forum-freshness p:empty{display:none}#bbpress-forums{margin-bottom:60px}.single-topic div.bbp-template-notice.error{margin-bottom:30px}.bbp-reply-header .bbp-meta a:hover{color:#179bd7}.bbp-topic-description{color:#222}.bbp-topic-description a{color:#222}.bbp-topic-description a:hover{color:#222}#bbpress-forums #bbp-user-body{margin-left:190px}#bbpress-forums fieldset.bbp-form  label[for=bbp_topic_subscription]{vertical-align:super;margin-bottom:17px}#favorite-toggle a:hover, #subscription-toggle a:hover{color:#fff}#bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form p input, #bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{background-color:transparent}#bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form p input{height:50px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{position:relative}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{border-bottom:1px solid #e5e5e5}.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky{background-color:#e7f5fb !important}.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input{display:block;width:100%;outline:none;height:50px;border-radius:0;border-color:#e5e5e5}.bbp-login-form label{width:auto !important;margin-bottom:15px;color:#999}.bbp-login-form .bbp-login-links{float:right;margin-top:18px}.bbp-login-form .bbp-login-links a{color:#999;display:inline-block;clear:none;margin-left:10px}.bbp-login-form .bbp-login-links a:hover{color:#dd4c39}.bbp-login-form .bbp-login-links a:last-child:before{content:"|";margin-right:10px}.bbp-login-form .bbp-remember-me{margin-top:23px}.bbp-login-form .bbp-remember-me label{vertical-align:top;margin-left:5px}.bbp-login-form .bbp-password{margin-top:24px}.bbp_widget_login .button.logout-link{padding:0;background:transparent;color:#dd4c39}.bbp_widget_login .button.logout-link:hover{background:transparent !important}.bbp-logged-in img.avatar{width:45px}.bbp-logged-in h4{text-transform:uppercase;text-shadow:none}#bbpress-forums li *{text-shadow:none}#content .bbp-login-form .bbp-username input, #content .bbp-login-form .bbp-email input, #content .bbp-login-form .bbp-password input{max-width:300px}#content .bbp-login-form .bbp-submit-wrapper{margin-top:30px}.page div.bbp-template-notice{margin-top:10px}.bbp-login-form .bbp-email, .page .entry-content .bbp-login-form .bbp-username{margin-top:20px}.page .entry-content div.bbp-submit-wrapper .button{padding:0 30px}.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input{padding-left:15px}#content .bbp-username p{margin-bottom:0}#content .bbp-login-form .bbp-remember-me label{margin-bottom:0}#content .bbp-login-form .bbp-remember-me{margin-bottom:-11px;line-height:25px;margin-top:21px}#content .bbp-login-form .bbp-remember-me label{line-height:21px}@media (max-width: 767px){#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums li .date-post a{display:none !important}.bbp-topic-freshness .date-post, #bbpress-forums .bbp-body li.bbp-forum-freshness .date-post{padding-left:0}#bbpress-forums #bbp-single-user-details{width:100%}#bbpress-forums #bbp-user-body{margin-left:0;padding-top:30px}#bbpress-forums fieldset.bbp-form select{width:100% !important}#bbpress-forums div.bbp-the-content-wrapper input{margin-bottom:7px}}@media (max-width: 500px){#bbpress-forums li.bbp-header{font-size:12px}}@media (max-width: 430px){li.bbp-forum-freshness,li.bbp-topic-freshness{display:none}li.bbp-forum-topic-count,li.bbp-topic-voice-count,li.bbp-forum-reply-count,li.bbp-topic-reply-count{width:18%;text-align:right}#bbpress-forums .bbp-body li.bbp-forum-topic-count{padding-right:5px}#bbpress-forums li.bbp-body ul.forum{padding-right:40px}li.bbp-forum-info,li.bbp-topic-title{width:64%}#bbpress-forums li.bbp-header .bbp-reply-content{margin-left:80px}#bbpress-forums li.bbp-header .bbp-search-author, #bbpress-forums li.bbp-footer .bbp-search-author, #bbpress-forums li.bbp-header .bbp-forum-author, #bbpress-forums li.bbp-footer .bbp-forum-author, #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-footer .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author{width:80px}}@media (max-width: 360px){#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic{padding-left:30px;padding-right:30px}#bbpress-forums li.bbp-body ul.topic .bbp-topic-title:before, #bbpress-forums li.bbp-body ul.forum .bbp-forum-info:before, #bbpress-forums li.bbp-body ul.topic:before, #bbpress-forums li.bbp-body ul.forum:before{display:none}}@media (max-width: 480px){#bbpress-forums div.bbp-reply-author a.bbp-author-name{display:block;text-align:center}#bbpress-forums div.bbp-reply-author .bbp-author-role{margin-left:0;text-align:center}}@media only screen and (max-width: 320px){#bbpress-forums li.bbp-header li.bbp-forum-info, #bbpress-forums li.bbp-body li.bbp-forum-info, #bbpress-forums li.bbp-header li.bbp-topic-title, #bbpress-forums li.bbp-body li.bbp-topic-title{width:auto !important}}#bbpress-forums li.bbp-body ul.forum .bbp-forum-title{line-height:1.5em;padding-top:5px;float:left;width:100%;margin-bottom:7px}#bbpress-forums #subscription-toggle{float:right}#bbpress-forums #subscription-toggle a{color:#179bd7}#main-nav .main-menu.affix .logo-menu-st{text-align:left;height:50px}#main-nav .main-menu.affix .logo-menu-st .navbar-right{float:right !important}#main-nav .main-menu.affix .logo-menu-st .logo{float:left;height:50px}#main-nav .main-menu.affix .logo-menu-st .logo img{float:left;padding:10px;height:100%;padding-left:15px}.main-menu.affix.stck_logo .sticky-gototop{position:absolute;right:0;margin-top:-50px}#u-price del .amount{font-size:14px;font-weight:normal}.stck_logo .logo{display:none !important}.stck_logo.affix .logo{display:inline-block !important}@media (max-width: 1024px){.topnav-sidebar #lang_sel_click ul ul, .topnav-sidebar #lang_sel ul ul{right:0;left:auto}.header-content-scroller .header-overlay-content .un-post-scroller{z-index:60}}.login{padding:0}@media(max-width:767px){.login,#your-profile{margin-bottom:30px}}.login .input{width:350px;height:50px;max-width:100%}.login form label{font-weight:normal;color:#444;line-height:1.1;margin-bottom:10px}.login form p{margin-bottom:15px}.login #wp-submit, #your-profile .submit .button-primary{min-width:123px;text-transform:uppercase;font-weight:bold}.tml-action-links{padding:0}.tml-action-links li{list-style:none;display:inline-block;border-right:solid 1px;padding-right:10px;margin-right:8px;line-height:1}.tml-action-links li:last-child{border-right:none;padding-right:0;margin-right:0}.login p.message, .login p.error{padding:12px 20px;border:1px solid rgba(231,149,32,.5);background-color:rgba(231,149,32,.1);color:#e79520;margin-bottom:15px}#your-profile .form-table{width:100%;margin-bottom:15px}#your-profile table>thead>tr>th, #your-profile table>tbody>tr>th, #your-profile table>tfoot>tr>th, #your-profile table>thead>tr>td, #your-profile table>tbody>tr>td, #your-profile table>tfoot>tr>td{border-bottom:none;background:none;color:inherit}@media(min-width:992px),(max-width:480px){#your-profile table>tbody>tr{display:inline-block;vertical-align:top}#your-profile .form-table tbody>tr>th{display:block;width:100%;padding:0 30px 10px 0}}#your-profile .form-table td{font-size:13px;margin-bottom:9px;padding:0 30px 19px 0}#your-profile .form-table>tbody>tr:hover a{color:inherit}#your-profile input:not([type]), #your-profile input[type="color"], #your-profile input[type="email"], #your-profile input[type="number"], #your-profile input[type="password"], #your-profile input[type="tel"], #your-profile input[type="url"], #your-profile input[type="text"],#your-profile select{width:350px;height:50px;padding:10px;max-width:100%}@media(max-width:380px){#your-profile select{max-width:240px !important}}#your-profile label{margin-bottom:10px}#your-profile textarea{width:350px}#your-profile h3, #learndash_delete_user_data h2{font-family:"Minion Pro",Times,serif;border-bottom:solid 3px #e5e5e5;padding-bottom:20px;margin-bottom:20px;font-size:24px}@media(min-width:992px){#your-profile td .description{background-color:rgba(231,149,32,.1);color:#e79520;padding:16px 20px;position:relative;margin-left:12px;display:inline-block;vertical-align:top;max-width:350px}#your-profile td .description.indicator-hint{display:block;max-width:100%;margin-left:0;margin-top:15px;float:left}#your-profile td .description:before{content:'';position:absolute;left:-7px;top:50%;margin-top:-6px;width:0;height:0;border-style:solid;border-width:6px 7px 6px 0;border-color:transparent rgba(231,149,32,.1) transparent transparent}#your-profile td .description.indicator-hint:before{position:absolute;left:15px;top:-7px;margin-top:0;width:0;height:0;border-style:solid;border-width:0 6px 7px 6px;border-color:transparent transparent rgba(231,149,32,.1) transparent}#your-profile td br{display:none}#your-profile td .description~br{display:block}#your-profile #pass2, #your-profile #pass2+.description{margin-top:30px;margin-bottom:30px}}@media(max-width:1024px){#your-profile td .description{max-width:290px}}#your-profile #pass-strength-result{border-style:solid;border-width:0 0 3px 0;padding:10px;font-size:15px;font-weight:bold;border-radius:3px}#your-profile #ld_course_info_mycourses_list>h4{margin-bottom:20px}#your-profile .ld-course-info-my-courses h2{display:block;margin-top:20px;margin-bottom:0}.event-content .tag_ev{margin-top:10px;margin-bottom:20px;font-size:10px;text-transform:uppercase}.event-content .tag_ev a{color:inherit}.small-text.cate-ev{margin-top:9px}.single-u_event .event-info .cat-link{color:#666}@media(max-width:991px){#your-profile td .description{display:block}#pass-strength-result{float:none}}@media(max-width:560px){#your-profile input:not([type]), #your-profile input[type="color"], #your-profile input[type="email"], #your-profile input[type="number"], #your-profile input[type="password"], #your-profile input[type="tel"], #your-profile input[type="url"], #your-profile input[type="text"],#your-profile select{width:auto;max-width:100%}#your-profile textarea{width:auto}}.sc-blog-texonomy{margin-top:13px;margin-bottom:17px;color:#b7b7b7}@media(max-width:1024px){#calendar-box .events-list{line-height:15px}#calendar-box .cal-day-today .number-events.addclassfix{display:inline-block;line-height:35px}}.event-action select option:empty{display:none}.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity{position:relative;margin:0 auto;overflow:hidden;zoom:1;font-weight:700}.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty{float:left;width:40px;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce #content .quantity .plus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce-page .quantity .minus{line-height:12px}form.checkout table.shop_table td{border-top:0}.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after{display:none}.uni-orderbar{min-width:185px}.uni-orderbar button{padding-left:30px;padding-right:30px;min-width:160px;border-color:#eaeaea;min-width:184px;color:#222}.uni-orderbar button:active, .uni-orderbar button:focus, .uni-orderbar.open .dropdown-toggle.btn-default, .uni-orderbar button:hover{background:transparent;border-color:#eaeaea;color:inherit;-webkit-box-shadow:none;box-shadow:none;color:#222}.uni-orderbar i{margin-right:10px}.uni-orderbar button .caret{margin-left:10px;color:#222}.uni-orderbar .dropdown-menu{box-shadow:none;-webkit-box-shadow:none;border:0;min-width:184px}.uni-orderbar .dropdown-menu li{padding:7px 10px;border:2px solid #eaeaea}.uni-orderbar .dropdown-menu li:first-child{border-top:1px solid #eaeaea}.uni-orderbar .dropdown-menu li{border-top:0px;border-bottom:1px solid #eaeaea}.uni-orderbar .dropdown-menu li:last-child{border-bottom:2px solid #eaeaea}.uni-orderbar .dropdown-menu li a{background:transparent;color:#222}.uni-orderbar.open .dropdown-menu{margin-top:-2px;padding-top:0px}.uni-orderbar .dropdown-menu li a:hover{color:#46a5e5}.currency_switcher .wcml_currency_switcher{color:inherit;width:100%;height:32px}.frontpage-blogcontent #sidebar{margin:47px 0}.frontpage-blogcontent .single-page-content{margin-top:49px;margin-bottom:40px}.frontpage-blogcontent .single-page-content .no-thumbnail .content-pad{padding-bottom:0}.event-speaker.learndash-lecturers{margin-top:25px}.uni-thankyou-page .event-cpurse-if,.uni-thankyou-page .product-event-course, #order_review .event-cpurse-if,#order_review .product-event-course{text-align:right}.uni-thankyou-page .shop_table.order_details .product-event-course a, .checkout-detail #order_review .product-event-course a{float:right;margin-right:0}.uni-thankyou-page .shop_table.order_details .event-cpurse-if,.uni-thankyou-page .shop_table.order_details .product-event-course{padding-right:20px}.woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th{border-top:0}.woocommerce-checkout .cart_item .product-name{padding-left:15px;padding-right:15px;width:65%}.woocommerce-checkout #payment .payment_methods div.payment_box:before{display:none}.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan .wc-deposits-payment-plan-description{color:inherit;font-weight:normal}.wc-deposits-wrapper .wc-deposits-payment-plans li.wc-deposits-payment-plan label{margin-bottom:0;line-height:1.5em}.wc-deposits-wrapper .wc-deposits-option li label{margin-bottom:0;vertical-align:1px}body.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, body.woocommerce-cart .woocommerce table.shop_table tbody:first-child tr:first-child td{border-top:1px dashed #eaeaea;border-bottom:1px dashed #eaeaea}body.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th, body.woocommerce-cart .cart-collaterals .cart_totals tr.order-total td{border-top:1px dashed #eaeaea}body.woocommerce-cart .cart-collaterals .cart_totals tr:last-child th, body.woocommerce-cart .cart-collaterals .cart_totals tr:last-child td{border-bottom:1px dashed #eaeaea}.woocommerce-cart .cart-collaterals .cart_totals table tr td{border-bottom:0}.woocommerce div.product form.cart .variations select{width:100%}.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{display:none}.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{padding-left:0;padding-bottom:10px}.woocommerce .widget_shopping_cart .cart_list li:before, .woocommerce.widget_shopping_cart .cart_list li:before{display:none}.woocommerce table.shop_table.customer_details{border:1px solid rgba(0,0,0,.1);border-radius:1px}.woocommerce table.shop_table.customer_details td, .woocommerce table.shop_table.customer_details th{border:0}.woocommerce .uni-thankyou-page .order_details  .product-name , .woocommerce .uni-thankyou-page .order_details  .product-total{border-bottom:1px solid rgba(0,0,0,.1)}.woocommerce .uni-thankyou-page .order_details  .product-name span, .woocommerce .uni-thankyou-page .order_details  .product-total span{border:0}.un-button-1-lg,.un-button-2-lg{padding:10px !important}.widget_sfwd-courses-widget .widget-inner ul li{margin-bottom:10px}.widget_sfwd-courses-widget .widget-inner ul h4{display:inline-block;vertical-align:middle;margin-bottom:0px}.child-department{padding-left:30px}.parallax{background-image:url("https://www.ssu.edu/wp-content/uploads/2019/05/SSU_Test_White.png");height:100%;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;margin-left:-410px;margin-right:-410px}.parallax-content{width:50%;margin:0 auto;color:#FFF;padding-top:50px}.design-apply-here{color:black !important;background:#E8C51F;font-family:"Times New Roman",Times,serif !important}.design-apply-here a{color:black !important}.design-apply-here a:hover{color:white !important}.design-apply-here a:active{background-color:#bc6100 !important}.design-apply-here a:visited{background-color:#bc6100 !important}.design-apply-here{border-radius:0%;cursor:pointer;box-shadow:0 0 0 rgba(204,169,44, 0.7);animation:design-apply-here 2s infinite}.design-apply-here:hover{animation:none}@-webkit-keyframes design-apply-here{0%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0.7)}70%{-webkit-box-shadow:0 0 0 60px rgba(204,169,44,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44, 0)}}@keyframes design-apply-here{0%{-moz-box-shadow:0 0 0 0 rgba(204,169,44, 0.7);box-shadow:0 0 0 0 rgba(204,169,44,0.4)}70%{-moz-box-shadow:0 0 0 60px rgba(204,169,44, 0);box-shadow:0 0 0 60px rgba(204,169,44,0)}100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44, 0);box-shadow:0 0 0 0 rgba(204,169,44,0)}}#vetstitleseparatorqw{padding:0 .8em !important;font-size:30px !important;font-weight:bold !important}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}/*! pojo-accessibility - v2.0.3 - 28-05-2018 */
#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle,#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}*,::before,::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}@font-face{font-family:TablePress;src:url(/wp-content/plugins/tablepress/css/tablepress.eot);src:url(/wp-content/plugins/tablepress/css/tablepress.eot?#ie) format('embedded-opentype'),url(data:application/x-font-woff;base64,d09GRgABAAAAAAXYAAwAAAAACXwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABHAAAABwAAAAcZInHOk9TLzIAAAE4AAAAPgAAAGB7NXPDY21hcAAAAXgAAABMAAABUvD45QVnYXNwAAABxAAAAAgAAAAIAAAAEGdseWYAAAHMAAABKQAAAgjYVHFyaGVhZAAAAvgAAAAvAAAANv2jaBNoaGVhAAADKAAAAB0AAAAkCk0F6GhtdHgAAANIAAAAIAAAACgoAADqbG9jYQAAA2gAAAAWAAAAFgJWAbxtYXhwAAADgAAAAB0AAAAgAE4AH25hbWUAAAOgAAAB3AAAA43ZugaUcG9zdAAABXwAAABZAAAAgeNVfAkAAAABAAAAAMwXcmMAAAAAy1XFoAAAAADNHI82eJxjYGbexjiBgZWBhaWHxZiBgaENQjMVM0SB+ThBQWVRMYPDh+APd9gY/gP5bAyMykCKEUmJAgMjAC56Ct8AAHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwMDB9CPtz6cOf/fyAr+MN1EIt/A78evy5UFxgwsjHAuYxAPSB9KICRYdgDAL67D8kAAQAB//8AD3icXU/NTsJAEJ5ZFggxxmCbkiwHAzLTowlu4ejeyxPwCOBR7r3rE/geeubuG3i3TyGts12MtT18ndnd7w8QsvpdX/Q/IAboI9s1rpY3mMTDkcAVDuaqPD0RqRfaU05UGSxJhj2p5wDNUplqyjsZQT6EQ/2mc9GcyBIPReQOObPrkccHMZhgonMS3R1tiLCsDNFm8bgQF3W06ekgqqnN5Aa//D9nlrOgDeg09Aq4lK3RTiX16n621BBVLrIe2PQK09s2c4THyPIvF4TrAndwO5uHvhPUwOa7MNw8FsCtZfZDJBKB66BQhW58cRwHW09OVMEtI+3aOhEHX+E63crM2dh6X+WazMFLvf6F57OvAqiPGvo+87Tb+LrT4X9/7lT6bKXs9vsByDlkyAAAAHicY2BkYGAA4mO9Sxji+W2+MnCzM4DAWZl+bwT9fyuLN+tpIJeDgQkkCgAbqgoOAHicY2BkYGBj+HeXgYGdAQRYvBkYGVABFwA+hgJEAAAAeJxjZ4AAdiBmaWAwBeJSFhAbiJkaGByAGMwGADa+AxEAAAAAAAAAAAAqAFgAdgCUALIA0AEEAAB4nGNgZGBg4GKQYWBiAAEQycgAEnMA8xkABjEAbgAAAHicjZJBaxNBFMf/u0mbJoig5KC3QcRblt2tFCm9lEp701iKIHiZJLPJ0mSnzE5S8h38BB79Nn4ab94E/zN9JVB7MCEzv/3Pm/f+720ADPEbCe4/qXCCAV4Kp+jhrXAHGb4Ld/Ecv4T38Cx5I7yPQfJBuIdPyR/hAzxJa+E+Buk3Zku6fal8xwn9dIRTPMVr4Q6+4kS4S/Wn8B5eJanwPobJO+EefiRfhA/wIv0o3Mcw3YRyV9CYYAmDMRzXll9c6cnSjJ1pyZcU51gzRDMAl2a+XmrCOSwa+Lg7RhgolJxKzv2Yv8cSqwfZ7iILHGHEdcT7OfdDJreNP7dublSZ5epY7QwpMUCxOBoVozIvDh/v4mEx/JsE+MwQx+A6dhO8hA7y2EvwUjLEuLa2jSqyPFcsV/7H0MbxUFMOYwkhVSykODAb10U8OePTDbY8qel0QV3FO1PSvaUqDnh3p5LBB8WxxozqKnZ4TU1T9THfhJ3vsjTcw9M02s1ocWl0a5QzlXHKW+UXRp3Zm62r5wuvWjP1oenKunhS8YUo7/TMrLS7Vtp7V0/WMaSxvp6aNoP8FYKzU9zGOpbOTHidzqvTW9PaFZ/e0+QmtnJBatjAlqLeGHWhm9kWfwGPR6C4eJxjYGIAg/9VDFEM2AAXEDMyMDEyMTIzsjCyMrIxsjNy8CRnpJYV5efF56SmlfDCOEWZ6RklXMmJRakl8Sn55XkcEGZpAVQMpJgbwgQrZSnOLyoBACnGHqgAAAA=) format('woff'),url(/wp-content/plugins/tablepress/css/tablepress.ttf) format('truetype'),url(/wp-content/plugins/tablepress/css/tablepress.svg#TablePress) format('svg');font-weight:400;font-style:normal}.tablepress-table-description{clear:both;display:block}.tablepress{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:1em;border:none}.tablepress td,.tablepress th{padding:8px;border:none;background:0 0;text-align:left;float:none!important}.tablepress tbody td{vertical-align:top}.tablepress tbody td,.tablepress tfoot th{border-top:1px solid #ddd}.tablepress tbody tr:first-child td{border-top:0}.tablepress thead th{border-bottom:1px solid #ddd}.tablepress tfoot th,.tablepress thead th{background-color:#d9edf7;font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:#f9f9f9}.tablepress .even td{background-color:#fff}.tablepress .row-hover tr:hover td{background-color:#f3f3f3}.tablepress img{margin:0;padding:0;border:none;max-width:none}.dataTables_wrapper{clear:both;margin-bottom:1em}.dataTables_wrapper .tablepress{clear:both;margin:0!important}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_wrapper .dataTables_filter input{margin-left:.5em}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate a{color:#111!important;display:inline-block;outline:0;position:relative;text-decoration:underline;margin:0 5px}.dataTables_paginate a:first-child{margin-left:0}.dataTables_paginate a:last-child{margin-right:0}.paginate_button:hover{cursor:pointer;text-decoration:none}.paginate_button.disabled{color:#999!important;text-decoration:none;cursor:default}.paginate_button.current{font-weight:700;text-decoration:none;cursor:default}.dataTables_paginate.paging_simple{padding:0 15px}.paging_simple .paginate_button.next:after,.paging_simple .paginate_button.previous:before{text-align:left;font-family:TablePress;font-size:14px;font-weight:700;-webkit-font-smoothing:antialiased;content:"\f053";text-shadow:.1em .1em #666;position:absolute;top:0;right:auto;bottom:0;left:-14px;margin:auto;height:14px;width:14px;line-height:1}.paging_simple .paginate_button.next:after{text-align:right;content:"\f054";left:auto}.paginate_button:after,.paginate_button:before{color:#d9edf7}.paginate_button:hover:after,.paginate_button:hover:before{color:#049cdb}.paginate_button.disabled:after,.paginate_button.disabled:before{color:#f9f9f9}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;overflow:hidden;margin:0!important;padding:0!important}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:20px;cursor:pointer;outline:0}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{font-family:TablePress;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;position:absolute;top:0;bottom:0;left:auto;right:6px;margin:auto;height:14px;line-height:1}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:#049cdb}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}/**
 * Responsive Tabs Front CSS (minified)
 */

.rtbs{margin:20px 0}.rtbs .rtbs_menu ul{list-style:none;padding:0!important;margin:0!important}.rtbs .rtbs_menu li{display:inline-block;padding:0;margin-left:0;margin-bottom:0px!important}.rtbs .rtbs_menu li:before{content:""!important;margin:0!important;padding:0!important}.rtbs .rtbs_menu li a{display:inline-block;color:#333;text-decoration:none;padding:.7rem 30px;box-shadow:0 0 0}.rtbs .rtbs_menu li a.active{position:relative;color:white}.rtbs .rtbs_menu .mobile_toggle{padding-left:18px;display:none;cursor:pointer}.rtbs>.rtbs_content{display:none;padding:23px 30px 1px;background:#f9f9f9;color:#333}.rtbs>.rtbs_content ul,.rtbs>.rtbs_content ol{margin-left:20px}.rtbs>.active{display:block}.entry-content .rtbs .rtbs_menu ul li{margin:0}.entry-content .rtbs .rtbs_menu ul li a{border:none}.rtbs_full .rtbs_menu ul{display:block;border-bottom:0;overflow:hidden;position:relative}.rtbs_full .rtbs_menu ul::after{content:url(/wp-content/plugins/responsive-tabs/inc/img/dktbs_menu.png);position:absolute;top:1px;right:15px;z-index:2;pointer-events:none}.rtbs_full .rtbs_menu ul li{display:none;padding-left:30px;background:#f1f1f1}.rtbs_full .rtbs_menu ul li a{padding-left:0;font-size:17px!important;padding-top:14px;padding-bottom:14px}.rtbs_full .rtbs_menu a{width:100%;height:auto}.rtbs_full .rtbs_menu li.mobile_toggle{display:block;padding:.5rem;padding-left:30px;padding-top:12px;padding-bottom:12px;font-size:17px;color:white}.rtbs_tab_ori .rtbs_menu a,.rtbs_tab_ori .rtbs_menu .mobile_toggle,.rtbs_tab_ori .rtbs_content,.rtbs_tab_ori .rtbs_content p,.rtbs_tab_ori .rtbs_content a{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;font-weight:300!important}
/*!---------------------------------------------------------------------------*\
	ANIMATIONS
\*----------------------------------------------------------------------------*/
.mpc-animation{opacity:0}.mpc-no-transition,.velocity-animating,.velocity-animating .mpc-transition{-webkit-transition:none!important;transition:none!important}.mpc-transition{-webkit-transition:all .25s;transition:all .25s}.mpc-display--block{display:block!important}.mpc-effect--circle::before,.mpc-effect--shine::before{z-index:2;display:block;pointer-events:none;content:''}.mpc-align--left{text-align:left}.mpc-align--right{text-align:right}.mpc-align--center{text-align:center}
/*!---------------------------------------------------------------------------*\
	FILTERS
\*----------------------------------------------------------------------------*/
.mpc-effect--brightness .mpc-item img{-webkit-filter:brightness(50%);filter:brightness(50%)}.mpc-effect--brightness .mpc-item:hover img,.mpc-effect--brightness.mpc-effect--reverse .mpc-item img{-webkit-filter:brightness(100%);filter:brightness(100%)}.mpc-effect--brightness.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.mpc-effect--contrast .mpc-item img{-webkit-filter:contrast(.5);filter:contrast(.5)}.mpc-effect--contrast .mpc-item:hover img,.mpc-effect--contrast.mpc-effect--reverse .mpc-item img{-webkit-filter:contrast(1);filter:contrast(1)}.mpc-effect--contrast.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:contrast(.5);filter:contrast(.5)}.mpc-effect--grey-scale .mpc-item img{-webkit-filter:grayscale(1);filter:grayscale(1)}.mpc-effect--grey-scale .mpc-item:hover img,.mpc-effect--grey-scale.mpc-effect--reverse .mpc-item img{-webkit-filter:grayscale(0);filter:grayscale(0)}.mpc-effect--grey-scale.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:grayscale(1);filter:grayscale(1)}.mpc-effect--hue .mpc-item img{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg)}.mpc-effect--hue .mpc-item:hover img,.mpc-effect--hue.mpc-effect--reverse .mpc-item img{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}.mpc-effect--hue.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:hue-rotate(180deg);filter:hue-rotate(180deg)}.mpc-effect--invert .mpc-item img{-webkit-filter:invert(1);filter:invert(1)}.mpc-effect--invert .mpc-item:hover img,.mpc-effect--invert.mpc-effect--reverse .mpc-item img{-webkit-filter:invert(0);filter:invert(0)}.mpc-effect--invert.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:invert(1);filter:invert(1)}.mpc-effect--saturate .mpc-item img{-webkit-filter:saturate(200%);filter:saturate(200%)}.mpc-effect--saturate .mpc-item:hover img,.mpc-effect--saturate.mpc-effect--reverse .mpc-item img{-webkit-filter:saturate(100%);filter:saturate(100%)}.mpc-effect--saturate.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:saturate(200%);filter:saturate(200%)}.mpc-effect--sepia .mpc-item img{-webkit-filter:sepia(1);filter:sepia(1)}.mpc-effect--sepia .mpc-item:hover img,.mpc-effect--sepia.mpc-effect--reverse .mpc-item img{-webkit-filter:sepia(0);filter:sepia(0)}.mpc-effect--sepia.mpc-effect--reverse .mpc-item:hover img{-webkit-filter:sepia(1);filter:sepia(1)}
/*!---------------------------------------------------------------------------*\
	EFFECTS
\*----------------------------------------------------------------------------*/
.mpc-effect--target{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mpc-effect--zoomIn .mpc-effect--target{-webkit-transform:scale(1);transform:scale(1)}.mpc-effect--zoomOut:hover .mpc-effect--target{-webkit-transform:scale(1)!important;transform:scale(1)!important}.mpc-effect--zoomOutRotate:hover .mpc-effect--target{-webkit-transform:scale(1) rotate(0)!important;transform:scale(1) rotate(0)!important}.mpc-effect--zoomInRotate .mpc-effect--target{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.mpc-effect--flashing:hover .mpc-effect--target{opacity:1;-webkit-animation:flash 1.5s;animation:flash 1.5s}@-webkit-keyframes flash{0%{opacity:.4}100%{opacity:1}}@keyframes flash{0%{opacity:.4}100%{opacity:1}}.mpc-effect--shine{position:relative;overflow:hidden}.mpc-effect--shine::before{position:absolute;top:0;left:-100%;width:50%;height:100%;-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}.mpc-effect--shine:hover::before{-webkit-animation:shine .75s;animation:shine .75s}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.mpc-effect--circle{position:relative;overflow:hidden}.mpc-effect--circle::before{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.mpc-effect--circle:hover::before{-webkit-animation:circle .75s;animation:circle .75s}@-webkit-keyframes circle{0%,40%{opacity:1}100%{width:200%;height:200%;opacity:0}}@keyframes circle{0%,40%{opacity:1}100%{width:200%;height:200%;opacity:0}}
/*!---------------------------------------------------------------------------*\
	OTHER
\*----------------------------------------------------------------------------*/
div[class^=mpc-]>p{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}.mpc-content-align,.mpc-content-wrapper{display:inline-block;vertical-align:middle}.mpc-content-align{height:100%}.mpc-content-wrapper{max-height:100%;overflow:auto}.mpc-content-wrapper::-webkit-scrollbar{width:3px;background:rgba(255,255,255,.2)}.mpc-content-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.mpc-content-wrapper:after{content:'';display:block;clear:both}.mpc-carousel__wrapper{position:relative;z-index:1}[data-mpcslick]:not(.slick-slider){-ms-flex-pack:center;display:flex;justify-content:center}[data-mpcslick]:not(.slick-slider)>div{margin:0!important;-ms-flex:0 1 auto;flex:0 1 auto}.mpc-navigation+[data-mpcslick]:not(.slick-slider),[data-mpcslick]:not(.slick-slider)+.mpc-navigation{display:none}.slick-cloned .mpc-init,.slick-cloned.mpc-init{visibility:visible!important;opacity:1}[data-slick-cols="1"]:not(.slick-slider)>div{width:100%}[data-slick-cols="2"]:not(.slick-slider)>div{width:50%}[data-slick-cols="3"]:not(.slick-slider)>div{width:33%}[data-slick-cols="4"]:not(.slick-slider)>div{width:25%}[data-slick-cols="5"]:not(.slick-slider)>div{width:20%}[data-slick-cols="6"]:not(.slick-slider)>div{width:16.66%}[data-slick-cols="7"]:not(.slick-slider)>div{width:14.28%}[data-slick-cols="8"]:not(.slick-slider)>div{width:12.5%}@media only screen and (max-width:768px){.mpc-navigation{display:none}}.mpc-icon--mirror{display:block!important;-webkit-transform:translate(0,0) rotateY(180deg)!important;transform:translate(0,0) rotateY(180deg)}.mpc-image-placeholder{background-position:center!important;background-size:64px!important;background-image:url(/wp-content/plugins/mpc-massive/assets/images/mpc-image-placeholder.png);background-repeat:no-repeat;background-color:#eee}@media (max-width:767px){.pp_bottom,.pp_details,.pp_gallery,.pp_hoverContainer,.pp_top,a.pp_contract,a.pp_expand{display:none!important}.pp_pic_holder.pp_default{width:96%!important;left:2%!important;overflow:hidden}#pp_full_res img,.pp_content,.pp_fade{width:100%!important}div.pp_default .pp_content_container .pp_left{padding-left:0!important}div.pp_default .pp_content_container .pp_right{padding-right:0!important}.pp_content{height:auto!important}.pp_fade{height:100%!important}#pp_full_res img{height:auto!important;vertical-align:middle}a.pp_close{right:10px!important;top:10px!important}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.mfp-figure{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.mpc-notice{background:#E67D7D;color:#fff;padding:1em 2em;font-style:italic}.mpc-notice a{font-style:italic;color:#fff!important;border-bottom:1px dotted}.mpc-notice a:hover{color:#eee!important}.rtl .slick-slide,[dir=rtl] .slick-slide{float:right}.rtl .mpc-nav__arrow,[dir=rtl] .mpc-nav__arrow{float:left}[class*=mpc],[class*=mpc]:after,[class*=mpc]:before{-webkit-box-sizing:border-box;box-sizing:border-box}[class^=mpc-] .slick-list{opacity:1}.site-inner{overflow:visible}.mk-page-section-wrapper{overflow:hidden}button.mfp-arrow,button.mfp-close{z-index:1000000}.mpc-alert-wrap{position:relative}.mpc-alert{display:flex;align-items:stretch;width:100%;overflow:hidden}.mpc-alert__icon,.mpc-alert__dismiss{display:flex;align-items:center;justify-content:center;min-width:2em}.mpc-alert__icon i, .mpc-alert__dismiss i{display:block}.mpc-alert__dismiss{cursor:pointer;border-width:0;border-style:none;border-color:transparent}.mpc-alert__dismiss.mpc-dismiss--corner{display:block;min-width:initial;text-align:center;position:absolute;top:0;left:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mpc-alert__content{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1;font-family:inherit}.mpc-alert__content>*{flex:0 1 100%}.mpc-alert__content p:first-child{margin-top:0 !important}.mpc-alert__content p:last-child{margin-bottom:0 !important}@media screen and (max-width: 767px){.mpc-alert__icon{display:none}}.mpc-animated-text-wrap{display:inline-block;vertical-align:middle}.mpc-animated-text{display:inline-block;vertical-align:middle;min-height:1em;overflow:hidden;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}@media screen and (max-width: 768px){.mpc-animated-text{display:block;margin:0 auto}}.mpc-animated-text:before{content:'\00a0';display:inline-block;width:0;float:left}.mpc-animated-text__block,.mpc-animated-text__word{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text{overflow:hidden}.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__block{display:none}.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__block:first-child{display:block}.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__word{display:inline-block;white-space:nowrap}@media screen and (max-width: 992px){.mpc-animated-text-wrap.mpc-style--rotator .mpc-animated-text__word{white-space:normal}}.mpc-animated-text-wrap.mpc-style--rotator.mpc-loaded .mpc-animated-text__block{display:block}.mpc-animated-text-wrap.mpc-style--typewrite .mpc-animated-text_block{display:inline-block}.mpc-animated-text__pointer{display:inline-block;vertical-align:middle;border-left:2px solid;margin-left: .25em;line-height:1;-webkit-animation:mpc-blink .75s infinite;animation:mpc-blink .75s infinite}@media screen and (max-width: 992px){.mpc-animated-text__pointer{display:none}}.mpc-animated-text__side{display:inline-block;vertical-align:middle}.mpc-animated-text__side.mpc-animated-text__before{margin-right: .4em}.mpc-animated-text__side.mpc-animated-text__after{margin-left: .4em}@-webkit-keyframes mpc-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes mpc-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.mpc-button{position:relative;display:inline-block;overflow:hidden;text-decoration:none;z-index:1}.mpc-button:hover{-webkit-transform:translate3d(0,0,0)}.mpc-tooltip-wrap>.mpc-button{display:block}.mpc-button__content{position:relative;z-index:2}.mpc-button__title{display:inline-block;vertical-align:middle}.mpc-button__icon{text-align:center;vertical-align:middle;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc-button__background{position:absolute;z-index:1;opacity:0}.mpc-button:hover .mpc-button__background, .mpc-active .mpc-button .mpc-button__background, .mpc-parent-hover:hover .mpc-button .mpc-button__background{opacity:1}.mpc-button__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0}.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%}.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--top{top:0}.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%}.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--right{left:0}.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%}.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0}.mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%}.mpc-button:hover .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--slide.mpc-effect-side--left{left:0}.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%}.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%}.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0}.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%}.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg)}.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%}.mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg)}.mpc-button:hover .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-active .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-parent-hover:hover .mpc-button .mpc-button__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%}.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__icon{padding-right: .5em}.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-button__title{padding-left:0}.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-button__icon{padding-left: .5em}.mpc-button__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-button__title{padding-right:0}.mpc-button__content.mpc-effect-type--slide .mpc-button__icon{position:absolute;top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%)}.mpc-button:hover .mpc-button__content.mpc-effect-type--slide .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide .mpc-button__icon{opacity:1}.mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon{left:-100%;padding:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-button__icon{left:5%}.mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon{right:-100%;padding:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-button__icon{right:5%}.mpc-button__content.mpc-effect-type--push_out{overflow:hidden}.mpc-button__content.mpc-effect-type--push_out .mpc-button__icon{position:absolute;opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out .mpc-button__icon{opacity:1}.mpc-button__content.mpc-effect-type--push_out .mpc-button__title{position:relative}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon{top:-100%;left:50%}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__icon{top:50%}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title{top:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-button__title{top:5em}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon{top:50%;left:150%}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__icon{left:50%}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title{left:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-button__title{left:-100%}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon{top:150%;left:50%}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__icon{top:50%}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title{top:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-button__title{top:-5em}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon{top:50%;left:-100%}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__icon{left:50%}.mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title{left:0}.mpc-button:hover .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title, .mpc-active .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title, .mpc-parent-hover:hover .mpc-button .mpc-button__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-button__title{left:100%}.mpc-button-set{display:inline-block}.mpc-button-set.mpc-fullwidth.mpc-style--horizontal{display:-ms-flexbox;display:flex;align-items:center}.mpc-button-set.mpc-fullwidth.mpc-style--horizontal>.mpc-button,.mpc-button-set.mpc-fullwidth.mpc-style--horizontal>.mpc-lightbox,.mpc-button-set.mpc-fullwidth.mpc-style--horizontal>.mpc-add_to_cart{flex-grow:1}.mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-button .mpc-button, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-lightbox .mpc-button, .mpc-button-set.mpc-fullwidth.mpc-style--horizontal > .mpc-add_to_cart .mpc-button{display:block}.mpc-button-set.mpc-fullwidth.mpc-style--vertical{display:block}.mpc-button-set.mpc-style--vertical{text-align:center}.mpc-button-set .mpc-lightbox .mpc-button{vertical-align:bottom}.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend)>.mpc-tooltip-wrap,.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend)>.mpc-add_to_cart-wrap,.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend)>.mpc-button,.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend)>.mpc-lightbox,.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend)>.mpc-add_to_cart{vertical-align:middle}.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:first-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:first-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:first-child .mpc-button{border-bottom-right-radius:0;border-top-right-radius:0;padding-left:0 !important}.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:last-child .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:last-child, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:last-child .mpc-button{border-left-width:0;border-bottom-left-radius:0;border-top-left-radius:0;padding-right:0 !important}.mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-tooltip-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-button:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-lightbox:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--horizontal:not(.mpc-frontend) > .mpc-add_to_cart:not(:first-child):not(:last-child) .mpc-button{border-left-width:0;border-radius:0}.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart{display:block}.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:first-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:first-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:first-child .mpc-button{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-top:0 !important}.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:last-child .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:last-child, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:last-child .mpc-button{border-top-width:0;border-top-left-radius:0;border-top-right-radius:0;padding-bottom:0 !important}.mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-tooltip-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart-wrap:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-button:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-lightbox:not(:first-child):not(:last-child) .mpc-button, .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:not(:first-child):not(:last-child), .mpc-button-set.mpc-style--vertical:not(.mpc-frontend) .mpc-add_to_cart:not(:first-child):not(:last-child) .mpc-button{border-top-width:0;border-radius:0}.mpc-button-set .mpc-button-separator-box{display:inline-block;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mpc-button-set .mpc-button-separator{display:inline-block;min-width:1em;text-align:center;white-space:nowrap;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc-button-set .mpc-button-separator.mpc-empty{min-width:0}.mpc-button-set.mpc-style--vertical .mpc-button-separator-box{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mpc-button-set .mpc-button-separator-wrap{position:relative;display:inline-block;width:0;vertical-align:middle;z-index:2}.mpc-button-set .mpc-button-separator-wrap:last-child{display:none}.mpc-button-set.mpc-style--vertical .mpc-button-separator-wrap{display:block;height:0;width:auto}.mpc-callout{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-callout__content{overflow:hidden}.mpc-callout__content .mpc-callout__description{padding:0}.mpc-callout__heading{padding:0}.mpc-callout__icon-wrap{display:block}.mpc-callout__icon-wrap:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em;font-style:normal}.mpc-callout__icon-wrap i{display:block;text-align:center}.mpc-callout__icon-wrap img{vertical-align:middle}.mpc-callout__icon{display:inline-block;max-width:100%}.mpc-callout--style_1{display:flex;align-items:center;width:100%}.mpc-callout--style_1 .mpc-callout__content{flex:1 1 auto}.mpc-callout--style_1 .mpc-callout__content p:first-child{margin-top:0 !important}.mpc-callout--style_1 .mpc-callout__content p:last-child{margin-bottom:0 !important}.mpc-callout--style_1 .mpc-callout__button{white-space:nowrap;flex:0 0 auto}.mpc-callout--style_1 .mpc-callout__button .mpc-button{vertical-align:bottom}.mpc-callout--style_2{text-align:center}.mpc-callout--style_3{text-align:center}.mpc-callout--style_4{display:table;width:100%}.mpc-callout--style_4 .mpc-callout__icon-wrap{display:table-cell;vertical-align:middle}.mpc-callout--style_4 .mpc-callout__content{display:table-cell;vertical-align:middle}.mpc-callout--style_4 .mpc-callout__content p:first-child{margin-top:0 !important}.mpc-callout--style_4 .mpc-callout__content p:last-child{margin-bottom:0 !important}.mpc-callout--style_4 .mpc-callout__button{display:table-cell;vertical-align:middle;white-space:nowrap}.mpc-callout--style_4 .mpc-callout__button .mpc-button{vertical-align:bottom}.mpc-callout--style_5{display:table;width:100%}.mpc-callout--style_5 .mpc-callout__content{display:table-cell;width:40%;text-align:left;vertical-align:middle}.mpc-callout--style_5 .mpc-callout__content p:first-child{margin-top:0 !important}.mpc-callout--style_5 .mpc-callout__content p:last-child{margin-bottom:0 !important}.mpc-callout--style_5 .mpc-callout__icon-wrap{display:table-cell;width:10%;vertical-align:middle;text-align:center}.mpc-callout--style_5 .mpc-callout__button{display:table-cell;width:40%;text-align:right;vertical-align:middle}.mpc-callout--style_5 .mpc-callout__button .mpc-button{vertical-align:bottom}.mpc-callout--style_6{text-align:center}.mpc-callout--style_7{text-align:center}.mpc-callout--style_8 .mpc-callout__icon-wrap{float:left}.mpc-callout--style_9 .mpc-callout__icon-wrap{float:right}@media screen and (max-width: 992px){.mpc-callout__heading,.mpc-callout__description,.mpc-callout__button,.mpc-callout__icon-wrap{text-align:center !important}.mpc-callout__heading{line-height:1.25em !important}.mpc-callout__heading,.mpc-callout__description{max-width:initial !important}.mpc-callout--style_1,.mpc-callout--style_4,.mpc-callout--style_5,.mpc-callout--style_8,.mpc-callout--style_9{display:block}.mpc-callout--style_1 .mpc-callout__icon-wrap, .mpc-callout--style_1 .mpc-callout__content, .mpc-callout--style_1 .mpc-callout__button, .mpc-callout--style_4 .mpc-callout__icon-wrap, .mpc-callout--style_4 .mpc-callout__content, .mpc-callout--style_4 .mpc-callout__button, .mpc-callout--style_5 .mpc-callout__icon-wrap, .mpc-callout--style_5 .mpc-callout__content, .mpc-callout--style_5 .mpc-callout__button, .mpc-callout--style_8 .mpc-callout__icon-wrap, .mpc-callout--style_8 .mpc-callout__content, .mpc-callout--style_8 .mpc-callout__button, .mpc-callout--style_9 .mpc-callout__icon-wrap, .mpc-callout--style_9 .mpc-callout__content, .mpc-callout--style_9 .mpc-callout__button{display:block;width:100%}.mpc-callout--style_1 .mpc-callout .mpc-button, .mpc-callout--style_1 .mpc-callout__icon, .mpc-callout--style_4 .mpc-callout .mpc-button, .mpc-callout--style_4 .mpc-callout__icon, .mpc-callout--style_5 .mpc-callout .mpc-button, .mpc-callout--style_5 .mpc-callout__icon, .mpc-callout--style_8 .mpc-callout .mpc-button, .mpc-callout--style_8 .mpc-callout__icon, .mpc-callout--style_9 .mpc-callout .mpc-button, .mpc-callout--style_9 .mpc-callout__icon{margin-left:0 !important;margin-right:0 !important}.mpc-callout--style_1 .mpc-callout__icon, .mpc-callout--style_4 .mpc-callout__icon, .mpc-callout--style_5 .mpc-callout__icon, .mpc-callout--style_8 .mpc-callout__icon, .mpc-callout--style_9 .mpc-callout__icon{padding-left:0 !important;padding-right:0 !important}.mpc-callout .mpc-button,.mpc-callout__icon-wrap,.mpc-callout__heading,.mpc-callout__description{margin: .5em auto .5em !important}.mpc-callout .mpc-divider-wrap .mpc-divider{margin: .25em auto !important}.mpc-callout--style_7 .mpc-callout__icon-wrap{margin-top:0 !important}.mpc-callout--style_5 .mpc-callout__icon-wrap{margin-top:0 !important}.mpc-callout--style_5 .mpc-callout__heading{margin-bottom:0 !important}}@media screen and (min-width: 992px) and (max-width: 1199px){.mpc-callout--style_1 .mpc-callout__icon-wrap, .mpc-callout--style_4 .mpc-callout__icon-wrap, .mpc-callout--style_5 .mpc-callout__icon-wrap, .mpc-callout--style_8 .mpc-callout__icon-wrap, .mpc-callout--style_9 .mpc-callout__icon-wrap{max-width:50%}}.mpc-carousel-anything{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-carousel-anything.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-carousel-anything .slick-track{display:table;table-layout:fixed}.mpc-carousel-anything .mpc-carousel__item-wrapper{position:relative;display:table-cell !important;height:100%;float:none !important;text-align:center;vertical-align:middle;overflow:hidden;-webkit-transition:all .25s;transition:all .25s}.mpc-carousel-anything .slick-slide > div:last-child > .mpc-carousel__item-wrapper, .mpc-carousel-anything .slick-slide.mpc-carousel__item-wrapper{margin-bottom:0 !important}.mpc-carousel-anything:focus, .mpc-carousel-anything *:focus{outline:none;-webkit-outline:none}.mpc-navigation--carousel{text-align:right;width:100%;margin:1em 0}.mpc-navigation--carousel i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.vc_mpc_carousel_anything.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.mpc-carousel-image{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-carousel-image.mpc-carousel--stretched, .mpc-carousel-image.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-carousel-image .slick-slide > div:last-child > .mpc-carousel__item-wrapper, .mpc-carousel-image .slick-slide.mpc-carousel__item-wrapper{margin-bottom:0 !important}.mpc-carousel-image:focus, .mpc-carousel-image *:focus{outline:none;-webkit-outline:none}.mpc-carousel-image .mpc-carousel__item-wrapper{position:relative;display:block !important;height:100%;width:auto;max-width:100% !important}.mpc-carousel-image .mpc-item{position:relative;overflow:hidden;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:cover}.mpc-carousel-image .mpc-item .mpc-border::before, .mpc-carousel-image .mpc-item .mpc-border{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';border-width:0px;border-style:solid;border-radius:0px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit}.mpc-carousel-image img{width:100%;height:auto}.mpc-carousel-image .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s}.mpc-carousel-image .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit}.mpc-carousel-image .mpc-icon-anchor i.mpc-icon--image, .mpc-carousel-image .mpc-icon-anchor i.mpc-icon--character{width:auto}.mpc-carousel-image .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden}.mpc-carousel-image .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%}.mpc-carousel-image .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.mpc-carousel-image.mpc-overlay--fade .mpc-item-overlay, .mpc-carousel-image.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0}.mpc-carousel-image.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0}.mpc-carousel-image.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0}.mpc-carousel-image.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%}.mpc-carousel-image.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%}[data-align^=top] .mpc-overlay--vertical{vertical-align:top}[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle}[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom}[data-align$=left] .mpc-overlay--vertical{text-align:left}[data-align$=center] .mpc-overlay--vertical{text-align:center}[data-align$=right] .mpc-overlay--vertical{text-align:right}.mpc-carousel-image.mpc-layout--fluid *{height:100%}.mpc-carousel-image.mpc-layout--fluid .mpc-overlay--vertical, .mpc-carousel-image.mpc-layout--fluid .mpc-overlay--vertical *{height:auto}.mpc-carousel-image.mpc-layout--fluid img{width:auto !important;height:100% !important}.mpc-navigation--image{text-align:right;margin:1em 0}.mpc-navigation--image i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.mpc-carousel-posts{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-carousel-posts.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-carousel-posts .slick-slide > div:last-child > .mpc-post, .mpc-carousel-posts .slick-slide.mpc-post{margin-bottom:0 !important}.mpc-carousel-posts .mpc-post{display:inline-block;vertical-align:bottom;height:100%;max-width:100% !important}.mpc-carousel-posts:focus, .mpc-carousel-posts *:focus{outline:none;-webkit-outline:none}.mpc-carousel-posts[data-slick-cols="1"] .mpc-post{width:100%}.mpc-carousel-posts[data-slick-cols="2"] .mpc-post{width:50%}.mpc-carousel-posts[data-slick-cols="3"] .mpc-post{width:33%}.mpc-carousel-posts[data-slick-cols="3"] .mpc-post:last-child{width:34%}.mpc-carousel-posts[data-slick-cols="4"] .mpc-post{width:25%}.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0}.mpc-navigation--posts i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.mpc-carousel-slider{overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-carousel-slider.mpc-carousel--stretched, .mpc-carousel-slider.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-carousel-slider:focus, .mpc-carousel-slider *:focus{outline:none;-webkit-outline:none}.mpc-carousel-slider .slick-list, .mpc-carousel-slider .slick-track, .mpc-carousel-slider .mpc-carousel__item-wrapper, .mpc-carousel-slider .mpc-item{height:100% !important}.mpc-carousel-slider .mpc-carousel__item-wrapper{display:block !important;overflow:hidden}.mpc-carousel-slider .mpc-item{position:relative;border-width:0px;border-style:solid;border-radius:0px;cursor:pointer;background-repeat:no-repeat;background-position:center center;background-size:cover}.mpc-carousel-slider .mpc-item .mpc-border::before, .mpc-carousel-slider .mpc-item .mpc-border{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';border-width:0px;border-style:solid;border-radius:0px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit}.mpc-carousel-slider img{height:100% !important;width:auto !important}.mpc-carousel-slider .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s}.mpc-carousel-slider .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit}.mpc-carousel-slider .mpc-icon-anchor i.mpc-icon--image, .mpc-carousel-slider .mpc-icon-anchor i.mpc-icon--character{width:auto}.mpc-carousel-slider .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden}.mpc-carousel-slider .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%}.mpc-carousel-slider .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.mpc-carousel-slider.mpc-overlay--fade .mpc-item-overlay, .mpc-carousel-slider.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0}.mpc-carousel-slider.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0}.mpc-carousel-slider.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0}.mpc-carousel-slider.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%}.mpc-carousel-slider.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%}.mpc-carousel__item-wrapper:hover{}.mpc-carousel__item-wrapper:hover .mpc-item-overlay{visibility:visible}.mpc-overlay--fade .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--none .mpc-carousel__item-wrapper:hover .mpc-item-overlay{opacity:1}.mpc-overlay--slide-up .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--slide-down .mpc-carousel__item-wrapper:hover .mpc-item-overlay{top:0}.mpc-overlay--slide-left .mpc-carousel__item-wrapper:hover .mpc-item-overlay, .mpc-overlay--slide-right .mpc-carousel__item-wrapper:hover .mpc-item-overlay{left:0}[data-align^=top] .mpc-overlay--vertical{vertical-align:top}[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle}[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom}[data-align$=left] .mpc-overlay--vertical{text-align:left}[data-align$=center] .mpc-overlay--vertical{text-align:center}[data-align$=right] .mpc-overlay--vertical{text-align:right}.mpc-carousel__count{display:inline-block;position:absolute;z-index:10}.mpc-carousel__count:after,.mpc-carousel__count:before{display:inline-block;position:relative}.mpc-carousel__count:before{top:-.25em;padding-right: .25em;content:attr(data-current-slide)}.mpc-carousel__count:after{bottom:-.25em;padding-left: .25em;content:attr(data-slides-amount)}.mpc-carousel__count.mpc-align--top-left{top:0;left:0}.mpc-carousel__count.mpc-align--top-right{top:0;right:0}.mpc-carousel__count.mpc-align--bottom-left{bottom:0;left:0}.mpc-carousel__count.mpc-align--bottom-right{bottom:0;right:0}.mpc-navigation--image{text-align:right;width:100%;margin:1em 0}.mpc-navigation--image i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.mpc-carousel-testimonial{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-carousel-testimonial .slick-slide{overflow:hidden}.mpc-carousel-testimonial .slick-slide > div > .mpc-testimonial, .mpc-carousel-testimonial .slick-slide>div>.mpc-gap{width:auto !important;display:block !important}.mpc-carousel-testimonial.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-carousel-testimonial:focus, .mpc-carousel-testimonial *:focus{-webkit-outline:none;outline:none}.mpc-carousel-testimonial .mpc-gap{vertical-align:middle}.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial{display:flex;align-items:stretch}.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_3, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_4{flex-direction:column}.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_7 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-carousel-testimonial.mpc-align-items .mpc-testimonial.mpc-testimonial--style_1 .mpc-testimonial__thumbnail{flex:1 0 auto}.mpc-navigation--carousel{text-align:right;width:100%;margin:1em 0}.mpc-navigation--carousel i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.vc_mpc_carousel_testimonial.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.mpc-chart{display:block}.mpc-chart__box{position:relative;margin:0 auto}.mpc-chart__outer_circle,.mpc-chart__inner_circle,.mpc-chart__marker,.mpc-chart__text{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border-radius:100%;background-clip:padding-box !important}.mpc-chart__marker{opacity:0}.mpc-waypoint--init .mpc-chart__marker{opacity:1}.mpc-chart-wrap .mpc-chart__text{border-radius:0;text-align:center}.mpc-circle-icons{position:relative;width:90%;margin:0 auto;border-radius:50%}.mpc-circle-icons:before{content:'';display:block;position:absolute;top:4%;left:4%;width:92%;height:92%;border-radius:50%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mpc-circle-icons:after{content:'';display:block;padding-top:100%}.mpc-circle-icons .mpc-icon{position:absolute;top:50%;left:50%;z-index:2}.mpc-circle-icons .mpc-icon .mpc-regular img, .mpc-circle-icons .mpc-icon .mpc-hover img{max-width:none}.mpc-circle-icons .mpc-icon-column{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width: 769px){.mpc-column:not(.vc_col-lg-12) .mpc-circle-icons .mpc-icon-column, .mpc-column:not(.vc_col-md-12) .mpc-circle-icons .mpc-icon-column{background:none !important;padding:0 !important;margin:0 !important;border:none !important;border-radius:50% !important}}.mpc-circle-icons .mpc-icon-column.mpc-active .mpc-icon-column__content-wrap{visibility:visible;opacity:1}.mpc-circle-icons .mpc-icon-column__content-wrap{visibility:hidden;opacity:0;border-radius:50% !important;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;transition:all 1s}.mpc-circle-icons .mpc-icon-column__content-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mpc-circle-icons .mpc-icon-column__content{display:inline-block;vertical-align:middle;position:relative;z-index:1;max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar{width:6px}.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar{background:rgba(255, 255, 255, 0.35);border-radius:3px}.mpc-circle-icons .mpc-icon-column__content::-webkit-scrollbar-thumb{background:rgba(0, 0, 0, 0.5);border-radius:3px}.mpc-circle-icons .vc_element.vc_mpc_icon_column{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 768px){.mpc-column .mpc-circle-icons.mpc-circle-icons{width:100%}.mpc-column .mpc-circle-icons.mpc-circle-icons:before, .mpc-column .mpc-circle-icons.mpc-circle-icons:after{display:none}.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column{position:relative;border-radius:0 !important;padding:2em;margin:2em 0}.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon{position:relative;top:0 !important;left:0 !important;margin-left:0 !important;margin-top:0 !important;margin-bottom:2em}.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column__content-wrap{visibility:visible;opacity:1;border-radius:0 !important;border:none !important;margin:0 !important;padding:0 !important;width:100%;height:auto;background:none !important}.mpc-column .mpc-circle-icons.mpc-circle-icons .mpc-icon-column__content-wrap:before{display:none}}.mpc-connected-icons{display:flex;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-connected-icons:after{content:'';display:block;clear:both;float:none}.mpc-connected-icons>.mpc-connected-icons__line{opacity:0;visibility:hidden}.mpc-connected-icons .mpc-icon, .mpc-connected-icons .mpc-icon-column{position:relative;overflow:visible}.mpc-connected-icons[data-layout="horizontal"] .mpc-connected-icons__line{left:100%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="2"] .mpc-connected-icons__item{width:50%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-connected-icons__item{width:33%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-connected-icons__item{width:25%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="5"] .mpc-connected-icons__item{width:20%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="6"] .mpc-connected-icons__item{width:16.66%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="7"] .mpc-connected-icons__item{width:14.28%}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="8"] .mpc-connected-icons__item{width:12.50%}.mpc-connected-icons[data-layout="vertical"]{margin:0;flex-direction:column}.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item{width:100%}.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item:nth-child(2){padding-top:0 !important}.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__item:last-child{padding-bottom:0 !important}.mpc-connected-icons[data-layout="vertical"] .mpc-connected-icons__line{top:100%}.mpc-connected-icons__item{position:relative;display:block;float:left}.mpc-connected-icons__line{position:absolute;z-index:1}.mpc-connected-icons__line span{display:block;margin-left:auto;margin-right:auto;-webkit-transition:width .25s;transition:width .25s}[data-layout="horizontal"] .mpc-connected-icons__line span{width:0}[data-layout="vertical"] .mpc-connected-icons__line span{height:0;float:left}@media screen and (max-width: 992px){.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-connected-icons__item{width:50% !important;margin-top:1em;margin-bottom:1em}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"]{margin:0 auto}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-connected-icons__item{width:100% !important;margin-top:1em;margin-bottom:1em}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols="3"] .mpc-icon-column--style_2, .mpc-connected-icons[data-layout="horizontal"][data-ci-cols="4"] .mpc-icon-column--style_2{margin-top:1em;margin-bottom:1em}}@media screen and (max-width: 768px){.mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-connected-icons__line{display:none}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-connected-icons__item{width:100% !important;margin-top:1em;margin-bottom:1em}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols]{margin:0 auto}.mpc-connected-icons[data-layout="horizontal"][data-ci-cols] .mpc-icon-column--style_2{margin-top:1em;margin-bottom:1em}}.mpc-countdown{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-countdown__content{overflow:hidden;text-align:center;display:-ms-flexbox;-ms-flex-direction:row;-ms-flex-wrap:wrap;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.mpc-countdown__content.is-countdown{border:0;background:none}.mpc-countdown__section{display:inline-block;margin:1em 0;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-countdown__section h4{margin:0;padding:0;white-space:nowrap}.mpc-countdown__section .mpc-main{display:inline-block;white-space:nowrap}.mpc-countdown__section .mpc-main>div{display:table;width:100%;height:100%}.mpc-countdown__section .mpc-main > div div{display:table-cell;vertical-align:middle}@media screen and (max-width: 992px){.mpc-countdown__section{margin:1em}}.mpc-counter{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-counter:before,.mpc-counter:after{display:block;content:"";float:none;clear:both}.mpc-counter__content{overflow:hidden}.mpc-counter__counter{position:relative}.mpc-counter__counter .mpc-counter--target{position:absolute;top:0;left:0;width:100%;text-align:inherit;white-space:nowrap}.mpc-counter__counter .mpc-counter--sizer{position:relative;z-index:-1;visibility:hidden;opacity:0;white-space:nowrap;padding:0 .05em}.mpc-counter__wrap{white-space:nowrap}.mpc-counter__wrap .mpc-counter__counter{display:inline-block}.mpc-counter__wrap[data-v-align="top"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="top"] span{vertical-align:top}.mpc-counter__wrap[data-v-align="middle"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="middle"] span{vertical-align:middle}.mpc-counter__wrap[data-v-align="bottom"] .mpc-counter__counter, .mpc-counter__wrap[data-v-align="bottom"] span{vertical-align:bottom}.mpc-counter__counter{text-align:inherit !important}.mpc-counter__heading{padding:0;text-transform:uppercase;text-align:inherit !important}.mpc-counter .mpc-divider{margin:0 auto .75em auto}.mpc-counter .mpc-icon{margin:0 auto .75em auto}.mpc-counter .mpc-icon__wrap.mpc-icon--top{vertical-align:top}.mpc-counter .mpc-icon__wrap.mpc-icon--middle{vertical-align:middle}.mpc-counter .mpc-icon__wrap.mpc-icon--bottom{vertical-align:bottom}.mpc-counter--style_1 .mpc-counter__heading{margin:0}.mpc-counter--style_2 .mpc-counter__heading{margin:0}.mpc-counter--style_3 .mpc-counter__counter{margin:0}.mpc-counter--style_4 .mpc-counter__counter{margin:0}.mpc-counter--style_5 .mpc-icon__wrap{display:table-cell;margin:0 0 0 .75em}.mpc-counter--style_5 .mpc-icon{margin:0 0 0 0}.mpc-counter--style_5 .mpc-counter__content{display:table-cell}.mpc-counter--style_5 .mpc-counter__heading{margin:0}.mpc-counter--style_6{display:table}.mpc-counter--style_6 .mpc-icon__wrap{display:table-cell;margin:0 .75em 0 0}.mpc-counter--style_6 .mpc-icon{margin:0 0 0 0}.mpc-counter--style_6 .mpc-counter__content{display:table-cell}.mpc-counter--style_6 .mpc-counter__heading{margin:0}.mpc-counter--style_5,.mpc-counter--style_6{margin-left:auto !important;margin-right:auto !important}@media screen and (max-width: 480px){.mpc-counter__wrap{white-space:normal}.mpc-counter__wrap .mpc-counter__counter{display:block}.mpc-counter__prefix{margin:0 0 .5em !important}.mpc-counter__suffix{margin: .5em 0 0 !important}}.mpc-divider{position:relative;display:table;width:100%}.mpc-divider.mpc-align--left{margin-left:0 !important;margin-right:auto !important}.mpc-divider.mpc-align--center{margin-left:auto !important;margin-right:auto !important}.mpc-divider.mpc-align--right{margin-left:auto !important;margin-right:0 !important}.mpc-divider__line{display:table-cell;width:50%;vertical-align:middle}.mpc-disable--left .mpc-divider__line.mpc-side--left{display:none}.mpc-disable--right .mpc-divider__line.mpc-side--right{display:none}.mpc-divider__line>span{border-color:transparent;display:block}.mpc-divider__line>span:first-child{margin-top:0 !important}.mpc-divider__separator{display:table-cell}.mpc-divider .mpc-divider__content{display:block;padding:0 10px;white-space:nowrap}.mpc-divider .mpc-divider__content img{max-width:none}.mpc-dropcap{display:inline-block;float:left}.mpc-grid-anything{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-grid-anything .mpc-grid__item-wrapper{float:left;text-align:center}.mpc-grid-anything.mpc-inited .mpc-grid__item-wrapper{float:none !important}.mpc-grid-anything a, .mpc-grid-anything a:focus{outline:none}.mpc-grid-anything[data-grid-cols="2"] .mpc-grid__item{width:50%}.mpc-grid-anything[data-grid-cols="3"] .mpc-grid__item{width:33.33%}.mpc-grid-anything[data-grid-cols="4"] .mpc-grid__item{width:25%}.mpc-grid-anything[data-grid-cols="5"] .mpc-grid__item{width:20%}.mpc-grid-anything[data-grid-cols="6"] .mpc-grid__item{width:16.67%}@media screen and (min-width: 769px) and (max-width: 992px){.mpc-grid-anything[data-grid-cols="3"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="4"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="5"] .mpc-grid__item, .mpc-grid-anything[data-grid-cols="6"] .mpc-grid__item{width:50%}}@media screen and (max-width: 768px){.mpc-grid-anything[data-grid-cols] .mpc-grid__item{width:100%}}.mpc-grid-images{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-grid-images a, .mpc-grid-images a:focus{outline:none}.mpc-grid-images .mpc-item{min-width:100px;float:left;width:100%}.mpc-grid-images[data-grid-cols="2"] .mpc-item{width:50%}.mpc-grid-images[data-grid-cols="3"] .mpc-item{width:33.33%}.mpc-grid-images[data-grid-cols="4"] .mpc-item{width:25%}.mpc-grid-images[data-grid-cols="5"] .mpc-item{width:20%}.mpc-grid-images[data-grid-cols="6"] .mpc-item{width:16.67%}.mpc-grid-images[data-grid-cols="7"] .mpc-item{width:14.28%}.mpc-grid-images[data-grid-cols="8"] .mpc-item{width:12.5%}.mpc-grid-images .mpc-grid__image{display:block;position:relative;overflow:hidden;cursor:pointer}.mpc-grid-images .mpc-grid__image::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:block;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit}.mpc-grid-images img{width:100%;height:auto;display:block}.mpc-grid-images .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;-webkit-transition:all .25s;transition:all .25s}.mpc-grid-images .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit}.mpc-grid-images .mpc-icon-anchor i.mpc-icon--image, .mpc-grid-images .mpc-icon-anchor i.mpc-icon--character{width:auto}.mpc-grid-images .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden}.mpc-grid-images .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%}.mpc-grid-images .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.mpc-grid-images.mpc-overlay--fade .mpc-item-overlay, .mpc-grid-images.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0}.mpc-grid-images.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0}.mpc-grid-images.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0}.mpc-grid-images.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%}.mpc-grid-images.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%}.mpc-grid__image:hover{}.mpc-grid__image:hover .mpc-item-overlay{visibility:visible}.mpc-overlay--fade .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--none .mpc-grid__image:hover .mpc-item-overlay{opacity:1}.mpc-overlay--slide-up .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--slide-down .mpc-grid__image:hover .mpc-item-overlay{top:0}.mpc-overlay--slide-left .mpc-grid__image:hover .mpc-item-overlay, .mpc-overlay--slide-right .mpc-grid__image:hover .mpc-item-overlay{left:0}[data-align^=top] .mpc-overlay--vertical{vertical-align:top}[data-align^=middle] .mpc-overlay--vertical{vertical-align:middle}[data-align^=bottom] .mpc-overlay--vertical{vertical-align:bottom}[data-align$=left] .mpc-overlay--vertical{text-align:left}[data-align$=center] .mpc-overlay--vertical{text-align:center}[data-align$=right] .mpc-overlay--vertical{text-align:right}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-grid-images[data-grid-cols="4"] .mpc-item, .mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item{width:33.33%}.mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:25%}}@media screen and (max-width: 767px){.mpc-grid-images[data-grid-cols="3"] .mpc-item, .mpc-grid-images[data-grid-cols="4"] .mpc-item{width:50%}.mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item{width:33.33%}.mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:25%}}@media screen and (max-width: 480px){.mpc-grid-images[data-grid-cols] .mpc-item{width:100%}.mpc-grid-images[data-grid-cols="5"] .mpc-item, .mpc-grid-images[data-grid-cols="6"] .mpc-item, .mpc-grid-images[data-grid-cols="7"] .mpc-item, .mpc-grid-images[data-grid-cols="8"] .mpc-item{width:50%}}.mpc-grid-posts{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-grid-posts .mpc-post{display:block;float:left;min-width:150px}.mpc-grid-posts[data-grid-cols="1"] .mpc-post, .mpc-grid-posts[data-grid-cols="1"] .mpc-grid-sizer{width:100%}.mpc-grid-posts[data-grid-cols="2"] .mpc-post, .mpc-grid-posts[data-grid-cols="2"] .mpc-grid-sizer{width:50%}.mpc-grid-posts[data-grid-cols="3"] .mpc-post, .mpc-grid-posts[data-grid-cols="3"] .mpc-grid-sizer{width:33.33%}.mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer{width:25%}.mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:20%}.mpc-template[data-template="mpc-post"]{display:none}.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important}@media screen and (min-width: 993px) and (max-width: 1199px){.mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:33.33%}}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-grid-posts[data-grid-cols="3"] .mpc-post, .mpc-grid-posts[data-grid-cols="3"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="4"] .mpc-post, .mpc-grid-posts[data-grid-cols="4"] .mpc-grid-sizer, .mpc-grid-posts[data-grid-cols="5"] .mpc-post, .mpc-grid-posts[data-grid-cols="5"] .mpc-grid-sizer{width:50%;min-width:50%}}@media screen and (max-width: 767px){.mpc-grid-posts[data-grid-cols] .mpc-post, .mpc-grid-posts[data-grid-cols] .mpc-grid-sizer{width:100%}}.mpc-interactive_image .mpc-hotspot{position:absolute;line-height:1;transform:translateX(-50%) translateY(-50%)}.mpc-interactive_image .mpc-hotspot.mpc-active{z-index:2}.mpc-hotspot .mpc-icon-type--image, .mpc-hotspot .mpc-icon-type--character{display:block}.mpc-hotspot .mpc-icon-type--icon{width:1.2em;line-height:1.2;text-align:center;display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc-hotspot img{max-width:none}.vc_mpc_hotspot.vc_element{position:absolute !important;display:inline-block !important;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.vc_mpc_hotspot.vc_element .mpc-hotspot{position:initial;top:0 !important;left:0 !important;-webkit-transform:none;transform:none}.vc_mpc_hotspot.vc_element .vc_controls>.vc_controls-cc{height:30px;top:initial;bottom:0;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%)}.mpc-icon{display:inline-block;text-align:center;line-height:1em;vertical-align:middle;max-width:100%;overflow:hidden;z-index:1;transform:translate3d(0,0,0)}.mpc-icon-wrap{position:relative;overflow:hidden}.mpc-icon .mpc-regular, .mpc-icon .mpc-hover{position:relative;display:block;width:auto;top:0;left:0}.mpc-icon .mpc-regular img, .mpc-icon .mpc-hover img{display:block;max-width:100%}.mpc-icon:not(.mpc-icon--image) .mpc-regular, .mpc-icon:not(.mpc-icon--image) .mpc-hover{width:1.35em;height:1.35em;line-height:1.35em}.mpc-icon.mpc-icon--character .mpc-regular, .mpc-icon.mpc-icon--character .mpc-hover{width:auto;min-width:1.35em}.mpc-icon.mpc-effect-none .mpc-regular, .mpc-icon.mpc-effect-none .mpc-hover{-webkit-transition:none;transition:none}.mpc-icon .mpc-hover{position:absolute;width:100%;height:100%}.mpc-icon-hover.mpc-effect-slide-up .mpc-hover{transform:translate(0, -100%)}.mpc-icon-hover.mpc-effect-slide-up .mpc-regular{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-up:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-up .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-up .mpc-hover{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-up:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-up .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-up .mpc-regular{transform:translate(0, 100%)}.mpc-icon-hover.mpc-effect-slide-down .mpc-hover{transform:translate(0, 100%)}.mpc-icon-hover.mpc-effect-slide-down .mpc-regular{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-down:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-down .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-down .mpc-hover{transform:translate(0%, 0)}.mpc-icon-hover.mpc-effect-slide-down:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-down .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-down .mpc-regular{transform:translate(0, -100%)}.mpc-icon-hover.mpc-effect-slide-left .mpc-hover{transform:translate(-100%, 0)}.mpc-icon-hover.mpc-effect-slide-left .mpc-regular{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-left:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-left .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-left .mpc-hover{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-left:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-left .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-left .mpc-regular{transform:translate(100%, 0)}.mpc-icon-hover.mpc-effect-slide-right .mpc-hover{transform:translate(100%, 0)}.mpc-icon-hover.mpc-effect-slide-right .mpc-regular{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-right:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-right .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-slide-right .mpc-hover{transform:translate(0, 0)}.mpc-icon-hover.mpc-effect-slide-right:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-slide-right .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-slide-right .mpc-regular{transform:translate(-100%, 0)}.mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-icon-hover.mpc-effect-fade .mpc-hover{opacity:0}.mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-icon-hover.mpc-effect-fade .mpc-regular{opacity:1}.mpc-icon-hover.mpc-effect-none:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-none .mpc-hover, .mpc-icon-hover.mpc-effect-fade:hover .mpc-hover, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-fade .mpc-hover, .mpc-active .mpc-icon-hover.mpc-effect-fade .mpc-hover{opacity:1}.mpc-icon-hover.mpc-effect-none:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-none .mpc-regular, .mpc-icon-hover.mpc-effect-fade:hover .mpc-regular, .mpc-parent-hover:hover .mpc-icon-hover.mpc-effect-fade .mpc-regular, .mpc-active .mpc-icon-hover.mpc-effect-fade .mpc-regular{opacity:0}.mpc-icon-list{display:block;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mpc-icon-list.mpc-icon--right .mpc-list__icon{order:1}.mpc-icon-list .mpc-icon .mpc-regular img, .mpc-icon-list .mpc-icon .mpc-hover img{max-width:initial}.mpc-list__ul, .mpc-list__ul .mpc-list__item{display:block;list-style:none;margin:0;padding:0;font:inherit}.mpc-list__ul .mpc-list__item{display:-ms-flexbox;display:flex;align-items:center}.mpc-list__ul .mpc-list__item:before, .mpc-list__ul .mpc-list__item:after{content:"" !important;border:0 !important;position:static !important}.mpc-list__title{flex-grow:1;margin:0;font:inherit;cursor:default}.mpc-list__title a{font:inherit;color:inherit !important;-webkit-transition:inherit;transition:inherit}.mpc-list__icon{display:inline-block;font:inherit;flex:0 0 auto}.mpc-icon-column{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-icon-column:before,.mpc-icon-column:after{display:block;content:"";float:none;clear:both}.mpc-icon-column.mpc-icon-column--style_2,.mpc-icon-column.mpc-icon-column--style_4,.mpc-icon-column.mpc-icon-column--style_6{position:relative}.mpc-icon-column__content{overflow:hidden}.mpc-icon-column__content .mpc-icon-column__description{padding:0;margin:0}.mpc-icon-column__content .mpc-icon-column__description p:first-child{margin-top:0 !important}.mpc-icon-column__content .mpc-icon-column__description p:last-child{margin-bottom:0 !important}.mpc-icon-column__content .mpc-icon-column__heading{padding:0;margin:0 0 .75em 0;text-transform:uppercase}.mpc-icon-column .mpc-divider{margin:0 0 .75em 0}.mpc-icon-column--style_2{padding-top:0 !important}.mpc-icon-column--style_2 .mpc-icon{position:relative;top:0}.mpc-icon-column--style_3 .mpc-icon{float:left;margin:0 .75em 0 0}.mpc-icon-column--style_4 .mpc-icon{position:relative;left:0;float:left}.mpc-icon-column--style_5 .mpc-icon{float:right;margin:0 0 0 .75em}.mpc-icon-column--style_6 .mpc-icon{position:relative;right:0;float:right}@media screen and (min-width: 768px){.vc_col-sm-12 .mpc-icon-column--style_4, .vc_col-sm-6 .mpc-icon-column--style_4{padding-left:0 !important}.vc_col-sm-12 .mpc-icon-column--style_6, .vc_col-sm-6 .mpc-icon-column--style_6{padding-right:0 !important}}@media screen and (min-width: 992px){.mpc-icon-column--style_4{padding-left:0 !important}.mpc-icon-column--style_6{padding-right:0 !important}}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column__content .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column__content .mpc-icon-column__description{text-align:center !important}.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon{float:none;position:static}.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 .mpc-icon-column__description, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-divider, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon-column__heading, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6 .mpc-icon-column__description{margin: .5em auto !important}.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 > *:first-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6>*:first-child{margin-top:0 !important}.mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_3 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_5 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_4 > *:last-child, .mpc-column:not(.vc_col-sm-12):not(.vc_col-sm-6) .mpc-icon-column--style_6>*:last-child{margin-bottom:0 !important}}@media screen and (max-width: 768px){.mpc-icon-column, .mpc-icon-column__content .mpc-icon-column__heading, .mpc-icon-column__content .mpc-icon-column__description{text-align:center !important}.mpc-icon-column--style_3 .mpc-icon, .mpc-icon-column--style_5 .mpc-icon, .mpc-icon-column--style_4 .mpc-icon, .mpc-icon-column--style_6 .mpc-icon{float:none;position:static}.mpc-icon-column--style_3 .mpc-icon, .mpc-icon-column--style_3 .mpc-divider, .mpc-icon-column--style_3 .mpc-icon-column__heading, .mpc-icon-column--style_3 .mpc-icon-column__description, .mpc-icon-column--style_5 .mpc-icon, .mpc-icon-column--style_5 .mpc-divider, .mpc-icon-column--style_5 .mpc-icon-column__heading, .mpc-icon-column--style_5 .mpc-icon-column__description, .mpc-icon-column--style_4 .mpc-icon, .mpc-icon-column--style_4 .mpc-divider, .mpc-icon-column--style_4 .mpc-icon-column__heading, .mpc-icon-column--style_4 .mpc-icon-column__description, .mpc-icon-column--style_6 .mpc-icon, .mpc-icon-column--style_6 .mpc-divider, .mpc-icon-column--style_6 .mpc-icon-column__heading, .mpc-icon-column--style_6 .mpc-icon-column__description{margin: .5em auto !important}.mpc-icon-column--style_3>*:first-child,.mpc-icon-column--style_5>*:first-child,.mpc-icon-column--style_4>*:first-child,.mpc-icon-column--style_6>*:first-child{margin-top:0 !important}.mpc-icon-column--style_3>*:last-child,.mpc-icon-column--style_5>*:last-child,.mpc-icon-column--style_4>*:last-child,.mpc-icon-column--style_6>*:last-child{margin-bottom:0 !important}.mpc-icon-column .mpc-divider{margin:0 auto !important}.mpc-icon-column--style_4,.mpc-icon-column--style_6{padding:2em !important}}@media screen and (max-width: 480px){.mpc-ihover-wrapper .mpc-ihover-item{margin-left:0 !important;margin-right:0 !important}}.mpc-ihover-wrapper .ih-item.circle.effect17:hover .img:before{box-shadow:inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3) !important;opacity:0}.vc_mpc_ihover.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.vc_element.vc_mpc_ihover_item{display:inline-block !important}.mpc-ihover-item a{position:absolute;width:100%;height:100%;top:0;left:0}.mpc-ihover-item .mpc-image-box{width:100%;height:100%;background-size:cover;background-position:center}.mpc-ihover-divider-wrap{line-height:0}.mpc-ihover-divider{display:inline-block;vertical-align:top}.mpc-image{display:inline-block;overflow:hidden;vertical-align:bottom;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-image:focus, .mpc-image *:focus{outline:none;-webkit-outline:none}.mpc-image img{display:block}.mpc-image.mpc-fullwidth,.mpc-ribbon-wrap>.mpc-image{width:100%}.mpc-image.mpc-fullwidth img, .mpc-ribbon-wrap > .mpc-image img{width:100%;height:auto}.mpc-image .mpc-item{position:relative;overflow:hidden;display:block;z-index:1}.mpc-image .mpc-item::before{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;display:block;content:'';-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:inherit;transition:inherit}.mpc-image .mpc-icon-anchor{display:inline-block;vertical-align:bottom;text-align:center;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}.mpc-image .mpc-icon-anchor i{display:block;vertical-align:bottom;width:1.35em;height:1.35em;line-height:1.35em;font-style:normal;-webkit-transition:inherit;transition:inherit}.mpc-image .mpc-icon-anchor i.mpc-icon--image, .mpc-image .mpc-icon-anchor i.mpc-icon--character{width:auto}.mpc-image .mpc-item-overlay{position:absolute;width:100%;height:100%;z-index:5;visibility:hidden}.mpc-image .mpc-overlay--vertical-wrap{display:table;width:100%;height:100%}.mpc-image .mpc-overlay--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.mpc-image.mpc-overlay--fade .mpc-item-overlay, .mpc-image.mpc-overlay--none .mpc-item-overlay{top:0;left:0;opacity:0}.mpc-image.mpc-overlay--slide-up .mpc-item-overlay{top:100%;left:0}.mpc-image.mpc-overlay--slide-down .mpc-item-overlay{top:-100%;left:0}.mpc-image.mpc-overlay--slide-left .mpc-item-overlay{top:0;left:100%}.mpc-image.mpc-overlay--slide-right .mpc-item-overlay{top:0;left:-100%}.mpc-image:hover{}.mpc-image:hover .mpc-item-overlay{visibility:visible}.mpc-image:hover.mpc-overlay--fade .mpc-item-overlay, .mpc-image:hover.mpc-overlay--none .mpc-item-overlay{opacity:1}.mpc-image:hover.mpc-overlay--slide-up .mpc-item-overlay, .mpc-image:hover.mpc-overlay--slide-down .mpc-item-overlay{top:0}.mpc-image:hover.mpc-overlay--slide-left .mpc-item-overlay, .mpc-image:hover.mpc-overlay--slide-right .mpc-item-overlay{left:0}[data-align^="top"] .mpc-overlay--vertical{vertical-align:top}[data-align^="middle"] .mpc-overlay--vertical{vertical-align:middle}[data-align^="bottom"] .mpc-overlay--vertical{vertical-align:bottom}[data-align$="left"] .mpc-overlay--vertical{text-align:left}[data-align$="center"] .mpc-overlay--vertical{text-align:center}[data-align$="right"] .mpc-overlay--vertical{text-align:right}.mpc-interactive_image{position:relative}.mpc-interactive_image-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.mpc-interactive_image__image{width:100%;height:auto;display:block}.vc_mpc_interactive_image.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.mpc-lightbox{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-mailchimp .mc4wp-form-fields>p{margin:0;padding:5px 0}.mpc-mailchimp form{margin:0}.mpc-mailchimp input, .mpc-mailchimp select{outline:none;margin:0;width:100%;max-width:none;box-shadow:none;-webkit-transition:all .25s;transition:all .25s}.mpc-mailchimp input:focus, .mpc-mailchimp select:focus{box-shadow:none}.mpc-mailchimp input[type="checkbox"], .mpc-mailchimp input[type="radio"]{width:auto;margin:0 .5em;vertical-align:middle}.mpc-mailchimp.mpc-submit--small input[type="submit"]{width:auto}.mpc-mailchimp[data-align="left"] .mpc-submit-wrap{text-align:left}.mpc-mailchimp[data-align="center"] .mpc-submit-wrap{text-align:center}.mpc-mailchimp[data-align="right"] .mpc-submit-wrap{text-align:right}.mpc-mailchimp label{display:block}.mpc-mailchimp label.mpc-input-wrap span{color:inherit;font-size:inherit;line-height:inherit;text-align:inherit;text-transform:inherit;vertical-align:middle}.mpc-mailchimp .mc4wp-response p{margin:0}.mpc-map-wrap .mpc-map{padding-bottom:56.25%;height:100%}.mpc-map-wrap.mpc-custom-height .mpc-map, .mpc-map-wrap.mpc-empty .mpc-map{padding-bottom:0}.mpc-map-wrap img{max-width:none}.mpc-map-wrap .mpc-error{display:none;padding:10px 15px;background-color:#FCF5F6;color:#df5461;border-radius:3px;font-weight:bold}.vc_mpc_map.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.mpc-markers{position:absolute;max-width:250px;max-height:90%;top:10px;right:10px;z-index:10;list-style:none;margin:0;padding:0;border-radius:4px;overflow:auto;background:rgba(255, 255, 255, 0.8);opacity: .7;-webkit-transition:opacity .25s;transition:opacity .25s}.mpc-markers:hover{opacity:1}.mpc-marker-title{display:block;line-height:30px;font-size:12px;text-align:center;color:#fff;background-color:#f9b418}.mpc-marker-title img{width:16px;margin-top:-2px;vertical-align:middle;margin-right:5px}.mpc-markers .mpc-marker{padding:8px 5px;margin:0 5px;border-bottom:1px solid #ddd}.mpc-markers .mpc-marker img{width:20px;margin-right:10px;vertical-align:middle}.mpc-modal{position:relative;display:inline-block}.mpc-modal__close{position:absolute;right:0;top:0;z-index:1000;cursor:pointer}.mpc-modal__close .mpc-icon{margin:0 !important}.mpc-modal__content{max-width:90vw;max-height:90vh;overflow-x:hidden;overflow-y:auto}.mpc-modal__content>*:last-child{margin-bottom:0}html.mpc-block-scroll,body.mpc-block-scroll{overflow:hidden !important}.mpc-modal-overlay{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:all .25s;transition:all .25s}.mpc-modal-overlay.mpc-visible{visibility:visible;opacity:1;z-index:1000000}.mpc-modal-overlay:before{content:'';display:inline-block;width:0;height:100%}.mpc-modal-overlay .mpc-inited, .mpc-modal-overlay .mpc-inited *{visibility:inherit}.mpc-overlay__wrapper{position:relative;display:table;width:100%;height:100%}.mpc-overlay__wrapper--vertical{display:table-cell}.mpc-modal-overlay[data-position^=top]:before, .mpc-modal-overlay[data-position^=top] .mpc-modal{vertical-align:top}.mpc-modal-overlay[data-position^=middle]:before, .mpc-modal-overlay[data-position^=middle] .mpc-modal{vertical-align:middle}.mpc-modal-overlay[data-position^=bottom]:before, .mpc-modal-overlay[data-position^=bottom] .mpc-modal{vertical-align:bottom}.mpc-modal-overlay[data-position$=left]{text-align:left}.mpc-modal-overlay[data-position$=center]{text-align:center}.mpc-modal-overlay[data-position$=right]{text-align:right}@media screen and (max-width: 768px){.mpc-modal-overlay .mpc-modal.mpc-modal .mpc-modal__content{max-height:80vh;max-width:80vw}.mpc-close--outside .mpc-modal__close{margin:0 !important}.mpc-modal-overlay:before, .mpc-modal-overlay .mpc-modal{vertical-align:middle !important;margin:0 !important}.mpc-modal-overlay{text-align:center !important}}html.mpc-block-scroll-bridge,body.mpc-block-scroll-bridge{overflow:hidden !important}html.mpc-block-scroll-bridge .container, html.mpc-block-scroll-bridge .content, html.mpc-block-scroll-bridge .full_width, html.mpc-block-scroll-bridge .title, html.mpc-block-scroll-bridge .wrapper, html.mpc-block-scroll-bridge header, html.mpc-block-scroll-bridge .header_inner_left, html.mpc-block-scroll-bridge .header_inner_right, html.mpc-block-scroll-bridge .full_section_inner, body.mpc-block-scroll-bridge .container, body.mpc-block-scroll-bridge .content, body.mpc-block-scroll-bridge .full_width, body.mpc-block-scroll-bridge .title, body.mpc-block-scroll-bridge .wrapper, body.mpc-block-scroll-bridge header, body.mpc-block-scroll-bridge .header_inner_left, body.mpc-block-scroll-bridge .header_inner_right, body.mpc-block-scroll-bridge .full_section_inner{z-index:initial}.mpc-navigation{display:block;pointer-events:none;z-index:1}.mpc-navigation.mpc-on-hover{opacity:0 !important;-webkit-transition: .25s all;transition: .25s all}.mpc-navigation .mpc-nav__icon:focus{outline:none}.mpc-navigation .mpc-nav__arrow{-webkit-transition:-webkit-transform .25s;transition:transform .25s}.mpc-navigation .mpc-nav__arrow.slick-disabled .mpc-nav__icon{opacity: .5 !important;pointer-events:none;cursor:default}.mpc-navigation i{overflow:hidden;transform:translate3d(0, 0, 0);position:relative;pointer-events:initial;display:block;cursor:pointer;-webkit-transition:inherit;transition:inherit}.mpc-navigation i:before{position:relative;z-index:2}.mpc-carousel__wrapper:hover .mpc-navigation.mpc-on-hover{opacity:1 !important}.mpc-nav__background{position:absolute;z-index:-1;opacity:0}.mpc-nav__icon i:hover .mpc-nav__background{opacity:1}.mpc-nav__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0}.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--top{top:0}.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--right{left:0}.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0}.mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--slide.mpc-effect-side--left{left:0}.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%}.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%}.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg)}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%}.mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg)}.mpc-nav__icon i:hover .mpc-nav__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%}.mpc-navigation--style_1,.mpc-navigation--style_2{width:100%}.mpc-navigation--style_1 .mpc-nav__arrow, .mpc-navigation--style_2 .mpc-nav__arrow{display:inline-block}.mpc-navigation--style_3{position:absolute;top:0;width:auto;height:100%}.mpc-navigation--style_3:first-child{left:0}.mpc-navigation--style_3:last-child{right:0}.mpc-navigation--style_3 .mpc-nav__arrow{height:100%;display:table}.mpc-navigation--style_3 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center}.mpc-navigation--style_4{position:absolute;top:0;width:auto;height:100%}.mpc-navigation--style_4:first-child{left:0}.mpc-navigation--style_4:last-child{right:0}.mpc-navigation--style_4 .mpc-nav__arrow{height:100%;display:table}.mpc-navigation--style_4 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center}.mpc-navigation--style_4 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mpc-waypoint--init .mpc-navigation--style_4 .mpcslick-prev{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}.mpc-waypoint--init .mpc-navigation--style_4 .mpcslick-next{-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}.mpc-navigation--style_5{position:absolute;top:0;width:auto;height:100%}.mpc-navigation--style_5:first-child{left:0}.mpc-navigation--style_5:last-child{right:0}.mpc-navigation--style_5 .mpc-nav__arrow{height:100%;display:table}.mpc-navigation--style_5 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center}.mpc-navigation--style_5 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mpc-waypoint--init .mpc-navigation--style_5 .mpcslick-prev{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.mpc-waypoint--init .mpc-navigation--style_5 .mpcslick-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mpc-navigation--style_6{position:absolute;top:0;width:auto;height:100%}.mpc-navigation--style_6:first-child{left:0}.mpc-navigation--style_6:last-child{right:0}.mpc-navigation--style_6 .mpc-nav__arrow{height:100%;display:table}.mpc-navigation--style_6 .mpc-nav__arrow .mpc-nav__icon{display:table-cell;height:100%;vertical-align:middle;text-align:center}.mpc-navigation--style_6 .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.mpc-nav--stretched .mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important}.mpc-nav--stretched:not(.mpc-navigation--style_1):not(.mpc-navigation--style_2) .mpc-nav__arrow{margin-left:0 !important;margin-right:0 !important}@media screen and (max-width: 767px){.mpc-nav__arrow{-webkit-transform:translate3d(0, 0, 0) !important;transform:translate3d(0, 0, 0) !important}.mpc-navigation:not(.mpc-navigation--style_1):not(.mpc-navigation--style_2) .mpc-nav__arrow{margin-left:0 !important;margin-right:0 !important}}.mpc-pagination{display:block;width:100%}.mpc-pagination.mpc-disabled, .mpc-pagination .mpc-disabled{opacity:0.5;filter:alpha(opacity=50);cursor:default;pointer-events:none}.mpc-pagination li:last-child{margin-right:0}.mpc-pagination li:before, .mpc-pagination li:after{content:"" !important;border:0 !important;position:static !important}.mpc-pagination--infinity{visibility:hidden;height:0}.mpc-pagination--infinity a{opacity:0;height:0 !important;border:0 !important}.mpc-pagination--classic .mpc-pagination__links{list-style:none;margin:0;padding:0;width:100%}.mpc-pagination--classic li{display:inline-block;vertical-align:bottom;margin-bottom:0 !important}.mpc-pagination--classic li.mpc-current a{cursor:default;pointer-events:none}.mpc-pagination__dots{padding:0 1em}.mpc-pagination a{position:relative;display:inline-block;overflow:hidden;text-decoration:none;vertical-align:bottom;z-index:1}.mpc--square.mpc-pagination a{text-align:center !important;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc--square.mpc-pagination li:not(:first-child):not(:last-child) .mpc-pagination__title{padding:0 !important}.mpc--square.mpc-pagination li:first-child .mpc-pagination__title, .mpc--square.mpc-pagination li:last-child .mpc-pagination__title{padding-top:0 !important;padding-bottom:0 !important}.mpc--square.mpc-pagination span{height:100%}.mpc-pagination__content{position:relative;z-index:2}.mpc-pagination__title{display:inline-block;vertical-align:middle}.mpc-pagination__icon{text-align:center;vertical-align:middle;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc-pagination__background{position:absolute;z-index:1;opacity:0}.mpc-pagination a:hover .mpc-pagination__background, .mpc-pagination .mpc-current .mpc-pagination__background{opacity:1}.mpc-pagination__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0}.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--top{top:0}.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--right{left:0}.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0}.mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--slide.mpc-effect-side--left{left:0}.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%}.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%}.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg)}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%}.mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg)}.mpc-pagination a:hover .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right, .mpc-pagination .mpc-current .mpc-pagination__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%}.mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon{opacity:0;visibility:hidden}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--none .mpc-pagination__icon{opacity:1;visibility:visible}.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-pagination__icon{padding-right: .5em}.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--left .mpc-pagination__title{padding-left:0}.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-pagination__icon{padding-left: .5em}.mpc-pagination__content.mpc-effect-type--stay.mpc-effect-side--right .mpc-pagination__title{padding-right:0}.mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon{position:absolute;top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%)}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide .mpc-pagination__icon{opacity:1}.mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon{left:-100%;padding:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-pagination__icon{left:5%}.mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon{right:-100%;padding:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-pagination__icon{right:5%}.mpc-pagination__content.mpc-effect-type--push_out{overflow:hidden}.mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon{position:absolute;opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__icon{opacity:1}.mpc-pagination__content.mpc-effect-type--push_out .mpc-pagination__title{position:relative}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon{top:-100%;left:50%}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__icon{top:50%}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title{top:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-pagination__title{top:5em}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon{top:50%;left:150%}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__icon{left:50%}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title{left:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-pagination__title{left:-100%}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon{top:150%;left:50%}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__icon{top:50%}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title{top:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-pagination__title{top:-5em}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon{top:50%;left:-100%}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__icon{left:50%}.mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title{left:0}.mpc-pagination a:hover .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title, .mpc-pagination .mpc-current .mpc-pagination__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-pagination__title{left:100%}@media screen and (max-width: 640px){.mpc-pagination--classic li:not(:first-child):not(:last-child){display:none}}.mpc-pricing-box{display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-pricing-box .slick-list{margin-top:-3em !important}.mpc-pricing-box .slick-track{padding-top:3em}.mpc-pricing-box:focus, .mpc-pricing-box *:focus{outline:none}.mpc-pricing-box__wrapper{display:-ms-flexbox;display:flex;align-items:flex-end;justify-content:center;flex-wrap:nowrap}.mpc-pricing-column{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-pricing-column.mpc-pricing-legend{align-self:stretch}.mpc-pricing__button{text-align:center}.mpc-pricing__featured{position:absolute;bottom:100%;left:0;width:100%}.mpc-pricing__property,.mpc-pricing__featured,.mpc-pricing__title,.mpc-pricing__price{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpc-pricing-box[data-pb-cols="1"]{display:block}.mpc-pricing-box[data-pb-cols="1"] .mpc-pricing-column{width:100%}.mpc-pricing-box[data-pb-cols="2"]{-ms-flex:0 1 100%;flex:0 1 100%}.mpc-pricing-box[data-pb-cols="2"] .mpc-pricing-column{-ms-flex:0 1 50%;flex:0 1 50%}.mpc-pricing-box[data-pb-cols="3"]{-ms-flex:0 1 100%;flex:0 1 100%}.mpc-pricing-box[data-pb-cols="3"] .mpc-pricing-column{-ms-flex:0 1 33%;flex:0 1 33%}.mpc-pricing-box[data-pb-cols="3"] .mpc-pricing-column:first-child{-ms-flex:0 1 34%;flex:0 1 34%}.mpc-pricing-box[data-pb-cols="4"]{-ms-flex:0 1 100%;flex:0 1 100%}.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column{-ms-flex:0 1 25%;flex:0 1 25%}.mpc-pricing-box[data-pb-cols="5"]{-ms-flex:0 1 100%;flex:0 1 100%}.mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column{-ms-flex:0 1 20%;flex:0 1 20%}.mpc-pricing-box .slick-slider{width:100%}.mpc-pricing-box .slick-slider, .mpc-pricing-box .slick-slider .mpc-pricing-column{-ms-flex:none !important;flex:none !important}.mpc-pricing-box .mpc-pricing-legend+.slick-slider[data-slick-cols="1"]{width:50%}.mpc-pricing-box .slick-slider[data-slick-cols="1"] .mpc-pricing-column{width:100%}.mpc-pricing-box .mpc-pricing-legend+.slick-slider[data-slick-cols="2"]{width:66%}.mpc-pricing-box .slick-slider[data-slick-cols="2"] .mpc-pricing-column{width:50%}.mpc-pricing-box .mpc-pricing-legend+.slick-slider[data-slick-cols="3"]{width:75%}.mpc-pricing-box .slick-slider[data-slick-cols="3"] .mpc-pricing-column{width:33%}.mpc-pricing-box .slick-slider[data-slick-cols="3"] .mpc-pricing-column:nth-child(3n){width:34%}.mpc-pricing-box .mpc-pricing-legend+.slick-slider[data-slick-cols="4"]{width:80%}.mpc-pricing-box .slick-slider[data-slick-cols="4"] .mpc-pricing-column{width:25%}@media screen and (max-width: 992px){.mpc-pricing-box{flex-wrap:wrap;justify-content:center;align-items:flex-end;background:none !important}.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column:not(first-child):not(:nth-child(2)) .mpc-pricing__featured, .mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column:not(first-child):not(:nth-child(2)) .mpc-pricing__featured{position:static}.mpc-pricing-box[data-pb-cols="4"] .mpc-pricing-column, .mpc-pricing-box[data-pb-cols="5"] .mpc-pricing-column{-ms-flex:0 1 50% !important;flex:0 1 50% !important;margin:0 0 1em 0}.mpc-init--slick .mpc-pricing-legend{display:none}.mpc-pricing-box .slick-slider{width:100% !important;-ms-flex:none !important;flex:none !important}.mpc-pricing-box .slick-slider .mpc-pricing__featured{position:absolute !important}.mpc-pricing-box .slick-slider .mpc-pricing-column{margin:0 !important}}@media screen and (max-width: 768px){.mpc-pricing-legend{display:none}.mpc-pricing__featured{position:static}.mpc-pricing-box:not([data-pb-cols="1"]) .mpc-pricing-column{margin:0 0 1em 0}.mpc-pricing-box[data-pb-cols] .mpc-pricing-column{-ms-flex:0 1 100% !important;flex:0 1 100% !important}}.vc_mpc_pricing_box.vc_element .vc_controls>.vc_controls-out-tl{left:initial;right:0}.mpc-progress{margin-bottom:1.5em}.mpc-progress__wrap,.mpc-progress__bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mpc-progress__title{display:block;margin:0 !important}.mpc-progress__value{display:block;padding-left: .5em;white-space:nowrap}.mpc-progress__box{position:relative;width:100%;height:100%}.mpc-progress__bar{position:absolute;left:0;bottom:0;width:0;height:0;overflow:hidden;-webkit-transition:width 1.5s, height 1.5s;transition:width 1.5s, height 1.5s}.mpc-vertical--center .mpc-progress__info{display:table;width:100%;min-width:0;-webkit-transition:all 1.5s;transition:all 1.5s}.mpc-vertical--center .mpc-progress__title, .mpc-vertical--center .mpc-progress__value{display:table-cell;vertical-align:middle}.mpc-vertical--center .mpc-progress__value{width:1px}.mpc-sticky-value .mpc-progress__info{width:auto}.mpc-progress.mpc-style--style_1 .mpc-progress__bar, .mpc-progress.mpc-style--style_2 .mpc-progress__bar, .mpc-progress.mpc-style--style_6 .mpc-progress__bar{height:100%}.mpc-progress.mpc-style--style_2 .mpc-progress__info{position:relative;z-index:1}.mpc-progress.mpc-style--style_3 .mpc-progress__bar, .mpc-progress.mpc-style--style_4 .mpc-progress__bar, .mpc-progress.mpc-style--style_7 .mpc-progress__bar{width:100%}.mpc-progress.mpc-style--style_7 .mpc-progress__value{position:absolute;top:50%;left:50%;padding-left:0;transform:translateX(-50%) translateY(-50%)}.mpc-progress.mpc-style--style_4 .mpc-progress__value{display:block;padding-left:0}.mpc-progress.mpc-style--style_5 .mpc-progress__box:after, .mpc-progress.mpc-style--style_8 .mpc-progress__box:after{content:'';display:block;clear:both}.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box{float:left;position:relative;width:10%;border:0 solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box:before, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box:before{content:'';display:block;padding-top:100%}.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box.mpc-filled .mpc-layer--back, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box.mpc-filled .mpc-layer--back{opacity:0}.mpc-progress.mpc-style--style_5 .mpc-progress__icon-box.mpc-filled .mpc-layer--front, .mpc-progress.mpc-style--style_8 .mpc-progress__icon-box.mpc-filled .mpc-layer--front{opacity:1}.mpc-progress.mpc-style--style_5 .mpc-progress__icon, .mpc-progress.mpc-style--style_8 .mpc-progress__icon{text-align:center;vertical-align:middle;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .25s;transition:opacity .25s}.mpc-progress.mpc-style--style_5 .mpc-progress__icon.mpc-layer--back, .mpc-progress.mpc-style--style_8 .mpc-progress__icon.mpc-layer--back{opacity:1}.mpc-progress.mpc-style--style_5 .mpc-progress__icon.mpc-layer--front, .mpc-progress.mpc-style--style_8 .mpc-progress__icon.mpc-layer--front{opacity:0}.mpc-progress.mpc-style--style_5 .mpc-progress__icon:before, .mpc-progress.mpc-style--style_8 .mpc-progress__icon:before{vertical-align:middle}.mpc-progress.mpc-style--style_5 .mpc-progress__icon:after, .mpc-progress.mpc-style--style_8 .mpc-progress__icon:after{content:'';display:inline-block;height:100%;vertical-align:middle}.mpc-progress.mpc-style--style_5 .mpc-progress__bar, .mpc-progress.mpc-style--style_8 .mpc-progress__bar{height:100%}.mpc-qrcode{display:inline-block;vertical-align:middle;max-width:100%;height:auto}[data-tag="mpc_qrcode"]{display:inline-block !important}.mpc-quote{position:relative;display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-quote .mpc-quote__content{padding:0;margin:0;border:0}.mpc-quote .mpc-quote__content p:first-child{margin-top:0 !important}.mpc-quote .mpc-quote__content p:last-child{margin-bottom:0 !important}.mpc-quote .mpc-quote__content .mpc-quote__signature span{font-size:inherit;font-style:inherit;font-family:inherit;color:inherit;text-transform:inherit}.mpc-quote:before,.mpc-quote:after{display:block;content:"";float:none;clear:both}.mpc-quote__wrapper{position:relative}.mpc-quote__icon-wrapper{display:block;z-index:1}.mpc-icon--left .mpc-quote__icon-wrapper{float:left;margin:0 1em 0 0}.mpc-icon--right .mpc-quote__icon-wrapper{float:right;margin:0 0 0 1em}.mpc-quote__icon-wrapper img{border-radius:inherit;vertical-align:bottom}.mpc-quote__content{display:block;position:relative;z-index:2;overflow:hidden}.mpc-quote--style_1 .mpc-quote__description{margin:0 0 1em 0}.mpc-quote--style_2 .mpc-quote__description{margin:1em 0 0 0}.mpc-quote--style_3 .mpc-quote__icon-wrapper{position:absolute;z-index:1;margin:-.25em}.mpc-quote--style_3.mpc-icon--right .mpc-quote__icon-wrapper{right:0}.mpc-quote--style_3 .mpc-quote__description{margin:0 0 1em 0}.mpc-quote--style_4 .mpc-quote__icon-wrapper{position:absolute;z-index:1;margin:-.25em}.mpc-quote--style_4.mpc-icon--right .mpc-quote__icon-wrapper{right:0}.mpc-quote--style_4 .mpc-quote__description{margin:1em 0 0 0}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__icon-wrapper{float:none;margin:1em 0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__description, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_1 .mpc-quote__signature, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__icon-wrapper, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__description, .mpc-column:not(.vc_col-sm-12) .mpc-quote--style_2 .mpc-quote__signature{text-align:center !important}}@media screen and (max-width: 480px){.mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-quote--style_2 .mpc-quote__icon-wrapper{float:none;margin:1em 0 !important}.mpc-quote--style_1 .mpc-quote__icon-wrapper, .mpc-quote--style_1 .mpc-quote__description, .mpc-quote--style_1 .mpc-quote__signature, .mpc-quote--style_2 .mpc-quote__icon-wrapper, .mpc-quote--style_2 .mpc-quote__description, .mpc-quote--style_2 .mpc-quote__signature{text-align:center !important}}.mpc-ribbon{position:absolute;white-space:nowrap;z-index:999;margin:1em 0}.mpc-ribbon:after,.mpc-ribbon:before{display:block;position:absolute;content:"";width:0;height:0;border-style:solid}.mpc-ribbon.mpc-disable-corners:after,.mpc-ribbon.mpc-disable-corners:before{display:none}.mpc-ribbon.mpc-alignment--top-left{top:0;left:0}.mpc-ribbon.mpc-alignment--top-right{top:0;right:0}.mpc-ribbon.mpc-alignment--bottom-left{bottom:0;left:0}.mpc-ribbon.mpc-alignment--bottom-right{bottom:0;right:0}.mpc-ribbon.mpc-style--classic:after{display:none}.mpc-ribbon.mpc-style--classic.mpc-alignment--top-left:before{left:0;border-width:5px 0 0 10px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-5px}.mpc-ribbon.mpc-style--classic.mpc-alignment--top-right:before{right:0;border-width:5px 10px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-5px}.mpc-ribbon.mpc-style--classic.mpc-alignment--bottom-left:before{left:0;border-width:0 0 5px 10px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-5px}.mpc-ribbon.mpc-style--classic.mpc-alignment--bottom-right:before{right:0;border-width:0 10px 5px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-5px}.mpc-ribbon.mpc-style--corner{margin:0 !important;text-align:center}.mpc-ribbon.mpc-style--corner.mpc-size--medium{width:200px;height:40px}.mpc-ribbon.mpc-style--corner.mpc-size--large{width:300px;height:50px}.mpc-ribbon.mpc-style--corner.mpc-size--small{width:150px;height:25px}.mpc-ribbon.mpc-style--corner .mpc-vertical{display:table;width:100%;height:100%;z-index:2;position:relative}.mpc-ribbon.mpc-style--corner .mpc-ribbon__content{display:table-cell;width:100%;height:100%;padding:0 !important;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left{transform:rotate(-45deg)}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--medium{left:-43px;top:37px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--large{left:-61px;top:64px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left.mpc-size--small{left:-31px;top:32px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left:before{left:0;border-width:15px 15px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;z-index:1}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-left:after{right:0;border-width:15px 0 0 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px;z-index:2}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right{transform:rotate(45deg)}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--medium{right:-43px;top:37px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--large{right:-61px;top:64px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right.mpc-size--small{right:-31px;top:32px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right:before{left:0;border-width:15px 15px 0 0;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px}.mpc-ribbon.mpc-style--corner.mpc-alignment--top-right:after{right:0;border-width:15px 0 0 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;bottom:-14px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left{transform:rotate(45deg)}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--medium{left:-43px;bottom:37px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--large{left:-61px;bottom:64px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left.mpc-size--small{left:-31px;bottom:32px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left:before{left:0;border-width:0 15px 15px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-left:after{right:0;border-width:0 0 15px 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right{transform:rotate(-45deg)}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--medium{right:-43px;bottom:37px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--large{right:-61px;bottom:64px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right.mpc-size--small{right:-31px;bottom:32px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right:before{left:0;border-width:0 15px 15px 0;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px}.mpc-ribbon.mpc-style--corner.mpc-alignment--bottom-right:after{right:0;border-width:0 0 15px 15px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important;top:-14px}.mpc-ribbon.mpc-style--fullwidth{left:0;right:0}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right{top:0}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:before,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:before{bottom:-5px;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:before,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:before{left:0;border-width:5px 0 0 10px}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-left:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--top-right:after{right:0;border-width:5px 10px 0 0}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right{bottom:0}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:before,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:before{top:-5px;border-left-color:transparent !important;border-right-color:transparent !important;border-top-color:transparent !important}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:before,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:before{left:0;border-width:0 0 5px 10px}.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-left:after,.mpc-ribbon.mpc-style--fullwidth.mpc-alignment--bottom-right:after{right:0;border-width:0 10px 5px 0}.mpc-ribbon-wrap{position:relative;display:block;margin:-10px;padding:10px;overflow:hidden}.mpc-row{display:block}.mpc-row p{max-width:100%}.mpc-row[data-vc-full-width]{overflow:visible}.mpc-row.mpc-divider-block{padding:0 !important;margin:0 !important;width:100% !important;left:0 !important;overflow:visible !important;float:left;z-index:6;height:0}.mpc-row.mpc-divider-block .mpc-column{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mpc-toggle-row+.mpc-row{overflow:hidden}.mpc-toggle-row{display:block;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s;transition:all .25s}.mpc-toggle-row+.mpc-row:not(.mpc-toggled){padding-top:0 !important;padding-bottom:0 !important}.mpc-toggle-row .mpc-toggle-row__icon{width:1em;line-height:1;text-align:center;display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mpc-toggle-row__content{margin:0 auto;position:relative;overflow:hidden;border-radius:inherit;transform:translate3d(0, 0, 0)}.mpc-toggle-row__content .mpc-regular, .mpc-toggle-row__content .mpc-hover{position:relative;display:block;width:auto;top:0;left:0;line-height:1;-webkit-transition:all .25s;transition:all .25s}.mpc-toggle-row__content .mpc-regular.mpc-position--left, .mpc-toggle-row__content .mpc-regular.mpc-position--right, .mpc-toggle-row__content .mpc-hover.mpc-position--left, .mpc-toggle-row__content .mpc-hover.mpc-position--right{width:100%;display:table}.mpc-toggle-row__content .mpc-regular .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-regular .mpc-toggle-row__title, .mpc-toggle-row__content .mpc-hover .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-hover .mpc-toggle-row__title{display:inline-block;vertical-align:middle}.mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__title, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__title{display:table-cell}.mpc-toggle-row__content .mpc-position--left .mpc-toggle-row__icon-wrap, .mpc-toggle-row__content .mpc-position--right .mpc-toggle-row__icon-wrap{width:1px}.mpc-toggle-row.mpc-effect-none .mpc-regular, .mpc-toggle-row.mpc-effect-none .mpc-hover{-webkit-transition:none;transition:none}.mpc-toggle-row__content .mpc-hover{position:absolute;width:100%;height:100%}.mpc-toggle-row.mpc-effect-slide-up .mpc-hover{transform:translate(0, -100%)}.mpc-toggle-row.mpc-effect-slide-up .mpc-regular{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-up:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-up.mpc-toggled .mpc-hover{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-up:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-up.mpc-toggled .mpc-regular{transform:translate(0, 100%)}.mpc-toggle-row.mpc-effect-slide-down .mpc-hover{transform:translate(0, 100%)}.mpc-toggle-row.mpc-effect-slide-down .mpc-regular{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-down:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-down.mpc-toggled .mpc-hover{transform:translate(0%, 0)}.mpc-toggle-row.mpc-effect-slide-down:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-down.mpc-toggled .mpc-regular{transform:translate(0, -100%)}.mpc-toggle-row.mpc-effect-slide-left .mpc-hover{transform:translate(-100%, 0)}.mpc-toggle-row.mpc-effect-slide-left .mpc-regular{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-left:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-left.mpc-toggled .mpc-hover{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-left:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-left.mpc-toggled .mpc-regular{transform:translate(100%, 0)}.mpc-toggle-row.mpc-effect-slide-right .mpc-hover{transform:translate(100%, 0)}.mpc-toggle-row.mpc-effect-slide-right .mpc-regular{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-right:hover .mpc-hover, .mpc-toggle-row.mpc-effect-slide-right.mpc-toggled .mpc-hover{transform:translate(0, 0)}.mpc-toggle-row.mpc-effect-slide-right:hover .mpc-regular, .mpc-toggle-row.mpc-effect-slide-right.mpc-toggled .mpc-regular{transform:translate(-100%, 0)}.mpc-toggle-row.mpc-effect-none .mpc-hover, .mpc-toggle-row.mpc-effect-fade .mpc-hover{opacity:0}.mpc-toggle-row.mpc-effect-none .mpc-regular, .mpc-toggle-row.mpc-effect-fade .mpc-regular{opacity:1}.mpc-toggle-row.mpc-effect-none:hover .mpc-hover, .mpc-toggle-row.mpc-effect-none.mpc-toggled .mpc-hover, .mpc-toggle-row.mpc-effect-fade:hover .mpc-hover, .mpc-toggle-row.mpc-effect-fade.mpc-toggled .mpc-hover{opacity:1}.mpc-toggle-row.mpc-effect-none:hover .mpc-regular, .mpc-toggle-row.mpc-effect-none.mpc-toggled .mpc-regular, .mpc-toggle-row.mpc-effect-fade:hover .mpc-regular, .mpc-toggle-row.mpc-effect-fade.mpc-toggled .mpc-regular{opacity:0}.mpc-row{position:relative}.mpc-row.vc_edit_form_elements{position:static}.mpc-row.mpc-with-separator{margin-bottom:0}.mpc-separator{position:absolute;left:0;width:inherit;min-width:100%;display:block;fill:transparent;z-index:5}.mpc-separator.mpc-separator--top{top:-1px}.mpc-separator.mpc-separator--bottom{bottom:-1px}.mpc-separator-spacer{height:100px}@media screen and (max-width: 992px){.mpc-separator-spacer{height:50px}}.mpc-separator-spacer.mpc-separator--bottom{clear:both}.mpc-row.mpc-first-row>.mpc-separator--top{display:none}.mpc-row.mpc-last-row>.mpc-separator--bottom{display:none}.mpc-separator--css{height:100px}@media screen and (max-width: 992px){.mpc-separator--css{height:50px}}.mpc-separator-style--tip-left:before,.mpc-separator-style--tip-left:after,.mpc-separator-style--tip-center:before,.mpc-separator-style--tip-center:after,.mpc-separator-style--tip-right:before,.mpc-separator-style--tip-right:after{content:'';position:absolute;top:-5px;width:50.5%;height:0;border:105px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 992px){.mpc-separator-style--tip-left:before,.mpc-separator-style--tip-left:after,.mpc-separator-style--tip-center:before,.mpc-separator-style--tip-center:after,.mpc-separator-style--tip-right:before,.mpc-separator-style--tip-right:after{border:55px solid transparent}}.mpc-separator-style--tip-left:before,.mpc-separator-style--tip-center:before,.mpc-separator-style--tip-right:before{left:0}.mpc-separator-style--tip-left:after,.mpc-separator-style--tip-center:after,.mpc-separator-style--tip-right:after{right:0}.mpc-separator-style--tip-left.mpc-separator--top:before,.mpc-separator-style--tip-center.mpc-separator--top:before,.mpc-separator-style--tip-right.mpc-separator--top:before{border-top-color:inherit;border-left-color:inherit;border-bottom-width:0}.mpc-separator-style--tip-left.mpc-separator--top:after,.mpc-separator-style--tip-center.mpc-separator--top:after,.mpc-separator-style--tip-right.mpc-separator--top:after{border-top-color:inherit;border-right-color:inherit;border-bottom-width:0}.mpc-separator-style--tip-left.mpc-separator--bottom:before,.mpc-separator-style--tip-left.mpc-separator--bottom:after,.mpc-separator-style--tip-center.mpc-separator--bottom:before,.mpc-separator-style--tip-center.mpc-separator--bottom:after,.mpc-separator-style--tip-right.mpc-separator--bottom:before,.mpc-separator-style--tip-right.mpc-separator--bottom:after{top:0}.mpc-separator-style--tip-left.mpc-separator--bottom:before,.mpc-separator-style--tip-center.mpc-separator--bottom:before,.mpc-separator-style--tip-right.mpc-separator--bottom:before{border-bottom-color:inherit;border-left-color:inherit;border-top-width:0}.mpc-separator-style--tip-left.mpc-separator--bottom:after,.mpc-separator-style--tip-center.mpc-separator--bottom:after,.mpc-separator-style--tip-right.mpc-separator--bottom:after{border-bottom-color:inherit;border-right-color:inherit;border-top-width:0}.mpc-separator-style--tip-left:before{width:25.5%}.mpc-separator-style--tip-left:after{width:75.5%}.mpc-separator-style--tip-right:before{width:75.5%}.mpc-separator-style--tip-right:after{width:25.5%}@media screen and (max-width: 992px){.mpc-separator-style--circle-left,.mpc-separator-style--circle-center,.mpc-separator-style--circle-right{height:50px}}.mpc-separator-style--circle-left path{transform:translateX(-500px)}@media screen and (max-width: 768px){.mpc-separator-style--circle-left path{transform:translateX(-400px)}}@media screen and (max-width: 480px){.mpc-separator-style--circle-left path{transform:translateX(-250px)}}.mpc-separator-style--circle-right path{transform:translateX(500px)}@media screen and (max-width: 768px){.mpc-separator-style--circle-right path{transform:translateX(400px)}}@media screen and (max-width: 480px){.mpc-separator-style--circle-right path{transform:translateX(250px)}}.mpc-separator-style--split-inner:before,.mpc-separator-style--split-inner:after,.mpc-separator-style--split-outer:before,.mpc-separator-style--split-outer:after{content:'';position:absolute;width:50%;border:105px solid;border-color:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 992px){.mpc-separator-style--split-inner:before,.mpc-separator-style--split-inner:after,.mpc-separator-style--split-outer:before,.mpc-separator-style--split-outer:after{border:55px solid;border-color:inherit}}.mpc-separator-style--split-inner:before,.mpc-separator-style--split-outer:before{left:0}.mpc-separator-style--split-inner:after,.mpc-separator-style--split-outer:after{right:0}.mpc-separator-style--split-inner.mpc-separator--top:before,.mpc-separator-style--split-inner.mpc-separator--top:after{border-top-width:0;top:-5px}.mpc-separator-style--split-inner.mpc-separator--top:before{border-bottom-right-radius:100px}.mpc-separator-style--split-inner.mpc-separator--top:after{border-bottom-left-radius:100px}.mpc-separator-style--split-inner.mpc-separator--bottom:before,.mpc-separator-style--split-inner.mpc-separator--bottom:after{border-bottom-width:0;top:0}.mpc-separator-style--split-inner.mpc-separator--bottom:before{border-top-right-radius:100px}.mpc-separator-style--split-inner.mpc-separator--bottom:after{border-top-left-radius:100px}.mpc-separator-style--split-outer.mpc-separator--top:before,.mpc-separator-style--split-outer.mpc-separator--top:after{border-top-width:0;top:-5px}.mpc-separator-style--split-outer.mpc-separator--top:before{border-bottom-left-radius:100px}.mpc-separator-style--split-outer.mpc-separator--top:after{border-bottom-right-radius:100px}.mpc-separator-style--split-outer.mpc-separator--bottom:before,.mpc-separator-style--split-outer.mpc-separator--bottom:after{border-bottom-width:0;top:0}.mpc-separator-style--split-outer.mpc-separator--bottom:before{border-top-left-radius:100px}.mpc-separator-style--split-outer.mpc-separator--bottom:after{border-top-right-radius:100px}.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-center:after, .mpc-separator-style--teeth-center .mpc-separator-content, .mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{content:'';position:absolute;left:50%;top:-5px;margin-left:-75px;width:100px;height:0;border:75px solid transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 992px){.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content, .mpc-separator-style--teeth-center:before, .mpc-separator-style--teeth-center:after, .mpc-separator-style--teeth-center .mpc-separator-content, .mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{margin-left:-50px;border:50px solid transparent}}.mpc-separator-style--teeth-left:before,.mpc-separator-style--teeth-center:before,.mpc-separator-style--teeth-right:before{margin-left:-150px}@media screen and (max-width: 992px){.mpc-separator-style--teeth-left:before,.mpc-separator-style--teeth-center:before,.mpc-separator-style--teeth-right:before{margin-left:-100px}}.mpc-separator-style--teeth-left:after,.mpc-separator-style--teeth-center:after,.mpc-separator-style--teeth-right:after{margin-left:0}.mpc-separator-style--teeth-left.mpc-separator--top:before, .mpc-separator-style--teeth-left.mpc-separator--top:after, .mpc-separator-style--teeth-left.mpc-separator--top .mpc-separator-content, .mpc-separator-style--teeth-center.mpc-separator--top:before, .mpc-separator-style--teeth-center.mpc-separator--top:after, .mpc-separator-style--teeth-center.mpc-separator--top .mpc-separator-content, .mpc-separator-style--teeth-right.mpc-separator--top:before, .mpc-separator-style--teeth-right.mpc-separator--top:after, .mpc-separator-style--teeth-right.mpc-separator--top .mpc-separator-content{border-top-color:inherit}.mpc-separator-style--teeth-left.mpc-separator--bottom:before, .mpc-separator-style--teeth-left.mpc-separator--bottom:after, .mpc-separator-style--teeth-left.mpc-separator--bottom .mpc-separator-content, .mpc-separator-style--teeth-center.mpc-separator--bottom:before, .mpc-separator-style--teeth-center.mpc-separator--bottom:after, .mpc-separator-style--teeth-center.mpc-separator--bottom .mpc-separator-content, .mpc-separator-style--teeth-right.mpc-separator--bottom:before, .mpc-separator-style--teeth-right.mpc-separator--bottom:after, .mpc-separator-style--teeth-right.mpc-separator--bottom .mpc-separator-content{top:-45px;border-bottom-color:inherit}.mpc-separator-style--teeth-left:before, .mpc-separator-style--teeth-left:after, .mpc-separator-style--teeth-left .mpc-separator-content{left:25%}.mpc-separator-style--teeth-right:before, .mpc-separator-style--teeth-right:after, .mpc-separator-style--teeth-right .mpc-separator-content{left:75%}@media screen and (max-width: 992px){.mpc-separator-style--arrow-left,.mpc-separator-style--arrow-center,.mpc-separator-style--arrow-right{height:50px}}@media screen and (max-width: 992px){.mpc-separator-style--blob-left,.mpc-separator-style--blob-center,.mpc-separator-style--blob-right{height:50px}}@media screen and (max-width: 992px){.mpc-separator-style--slope-left,.mpc-separator-style--slope-right{height:50px}}@media screen and (max-width: 992px){.mpc-separator-style--stamp{height:50px}}@media screen and (max-width: 992px){.mpc-separator-style--cloud{height:50px}}.mpc-row .mpc-parallax-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mpc-parallax{position:absolute;top:0;left:0;width:100%;height:100%}.mpc-parallax:before{content:'';position:absolute;background-position:center;top:0;left:0;width:100%;height:100%}.mpc-parallax.mpc-parallax-style--classic:before{height:125%}.mpc-parallax.mpc-parallax-style--classic-fast:before{height:150%}.mpc-parallax.mpc-parallax-style--horizontal-left:before{width:125%}.mpc-parallax.mpc-parallax-style--horizontal-right:before{width:125%}.mpc-parallax.mpc-parallax-style--fade:before{opacity:1}.mpc-parallax.mpc-parallax-style--fixed:before{background-attachment:fixed}.mpc-row[data-vc-full-width-init="true"].skrollable{-webkit-transition:none;-o-transition:none;transition:none}.mpc-row .mpc-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.mpc-row .mpc-overlay.mpc-overlay--inited{-webkit-transition:background-position 1s linear;-moz-transition:background-position 1s linear;transition:background-position 1s linear}.mpc-row.mpc-with-full-page .mpc-row{margin:0 !important}.mpc-row.mpc-with-full-page .mpc-row.mpc-row-o-full-height{min-height:100vh !important}@media screen and (max-width: 992px){.mpc-parallax.mpc-parallax-style--fixed:before{background-attachment:initial !important}}.visible-dt.mpc-row,.visible-dt-v2.mpc-row,.visible-nb.mpc-row,.visible-sm.mpc-row,.visible-tl.mpc-row,.visible-tl-v2.mpc-row{display:none}.mpc-post{cursor:pointer}.mpc-post a, .mpc-post a:hover, .mpc-post a:focus{outline:none;text-decoration:none}.mpc-post .mpc-post__wrapper{position:relative;z-index:1;overflow:hidden}.mpc-post .mpc-post__content{position:relative;z-index:10;overflow:hidden}.mpc-post .mpc-post__heading{margin:0;padding:0}.mpc-post .mpc-post__heading a{font:inherit;color:inherit;-webkit-transition:inherit;transition:inherit}.mpc-post .mpc-post__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpc-post .mpc-post__thumbnail{position:relative;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden}.mpc-post .mpc-post__meta a, .mpc-post .mpc-post__meta span{font:inherit;-webkit-transition:inherit;transition:inherit}.mpc-post .mpc-post__meta:first-letter {text-transform:uppercase}.mpc-post .mpc-post__author{white-space:nowrap}.mpc-post .mpc-post__overlay{position:absolute;z-index:5;width:100%;height:100%;visibility:hidden}.mpc-post .mpc-post__overlay .mpc-icon-anchor{display:inline-block;margin: .75em;vertical-align:middle}.mpc-post .mpc-post__overlay .mpc-icon-anchor i{display:block;-webkit-transition:all .25s;transition:all .25s}.mpc-post .mpc-post__overlay > .mpc-post__content, .mpc-post .mpc-post__overlay>.mpc-wrapper{background:none !important}.mpc-post .mpc-post--vertical-wrap{display:table;width:100%;height:100%}.mpc-post .mpc-post--vertical{display:table-cell;vertical-align:middle;text-align:center;width:100%;height:100%}.mpc-overlay--fade .mpc-post .mpc-post__overlay, .mpc-overlay--none .mpc-post .mpc-post__overlay{top:0;left:0;opacity:0}.mpc-overlay--slide-up .mpc-post .mpc-post__overlay{top:100%;left:0}.mpc-overlay--slide-down .mpc-post .mpc-post__overlay{top:-100%;left:0}.mpc-overlay--slide-left .mpc-post .mpc-post__overlay{top:0;left:100%}.mpc-overlay--slide-right .mpc-post .mpc-post__overlay{top:0;left:-100%}.mpc-item--fade .mpc-post .mpc-post__wrapper > .mpc-post__content, .mpc-item--none .mpc-post .mpc-post__wrapper>.mpc-post__content{opacity:1}.mpc-post:hover{}.mpc-post:hover .mpc-post__overlay{visibility:visible}.mpc-overlay--fade .mpc-post:hover .mpc-post__overlay, .mpc-overlay--none .mpc-post:hover .mpc-post__overlay{opacity:1}.mpc-overlay--slide-up .mpc-post:hover .mpc-post__overlay, .mpc-overlay--slide-down .mpc-post:hover .mpc-post__overlay{top:0}.mpc-overlay--slide-left .mpc-post:hover .mpc-post__overlay, .mpc-overlay--slide-right .mpc-post:hover .mpc-post__overlay{left:0}.mpc-layout--style_1 .mpc-post__content{width:100%}.mpc-layout--style_1 .mpc-post__overlay .mpc-post__content{display:none}.mpc-content--overlay.mpc-layout--style_1 .mpc-post__content{position:absolute;bottom:0}.mpc-content--overlay.mpc-layout--style_1 .mpc-post__overlay{height:100%;z-index:15}.mpc-content--overlay.mpc-layout--style_1 .mpc-post__overlay .mpc-post__content{display:block;position:initial;background:none !important}.mpc-content--overlay.mpc-layout--style_1.mpc-item--fade .mpc-post:hover .mpc-post__wrapper > .mpc-post__content, .mpc-content--overlay.mpc-layout--style_1.mpc-item--none .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{opacity:0}.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-left .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-right .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateX(100%);transform:translateX(100%)}.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-down .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateY(100%);transform:translateY(100%)}.mpc-content--overlay.mpc-layout--style_1.mpc-item--slide-up .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{bottom:100%}.mpc-layout--style_3 .mpc-wrapper{overflow:hidden}.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper{float:left;text-align:center;padding:0 0.75em 0 0}.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper a{font:inherit !important;color:inherit !important}.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper .mpc-date__days{font-size:1.5em !important;line-height:1em !important}.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper .mpc-date__month{font-size:0.8em !important;line-height:1em !important;text-transform:uppercase}.mpc-layout--style_4 .mpc-post>.mpc-post__wrapper>.mpc-post__content{position:relative;overflow:hidden;margin:0 2em;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.mpc-layout--style_4 .mpc-post__meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpc-layout--style_4 .mpc-post__overlay{width:100%;height:100% !important;z-index:15}.mpc-layout--style_4 .mpc-post__overlay .mpc-post__content{display:block;overflow:hidden}.mpc-layout--style_4 .mpc-post__overlay .mpc-wrapper{position:relative;z-index:15;float:left;height:100%}.mpc-layout--style_4 .mpc-post:hover>.mpc-post__wrapper>.mpc-post__content{margin:0}.mpc-layout--style_4 .mpc-post:hover .mpc-post__content>.mpc-wrapper{opacity:0}.mpc-layout--style_5 .mpc-post__thumbnail{position:relative}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper{position:absolute;bottom:0;right:0;padding:0 .5em;background:rgba(255, 255, 255, 0.85);-webkit-transition:all .25s;transition:all .25s}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper a{display:table;font:inherit !important;color:inherit !important}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__days{display:table-cell;vertical-align:middle;font-size:2.6em !important;padding-right:0.15em;line-height:1.15em !important}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date-wrap{display:table-cell;padding-top:0.5em}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__month{text-transform:uppercase;font-size:1.05em !important;line-height:1em !important}.mpc-layout--style_5 .mpc-post__date.mpc-date__wrapper .mpc-date__year{font-size:1.15em !important;line-height:1em !important}.mpc-layout--style_5.mpc-item--fade .mpc-post:hover .mpc-post__date.mpc-date__wrapper, .mpc-layout--style_5.mpc-item--none .mpc-post:hover .mpc-post__date.mpc-date__wrapper{opacity:0}.mpc-layout--style_5.mpc-item--slide-left .mpc-post:hover .mpc-post__date.mpc-date__wrapper{right:100%}.mpc-layout--style_5.mpc-item--slide-right .mpc-post:hover .mpc-post__date.mpc-date__wrapper{-webkit-transform:translateX(100%);transform:translateX(100%)}.mpc-layout--style_5.mpc-item--slide-down .mpc-post:hover .mpc-post__date.mpc-date__wrapper{-webkit-transform:translateY(100%);transform:translateY(100%)}.mpc-layout--style_5.mpc-item--slide-up .mpc-post:hover .mpc-post__date.mpc-date__wrapper{bottom:100%}.mpc-layout--style_6 .mpc-post__wrapper>.mpc-post__content{position:absolute;bottom:0;width:100%;-webkit-transition:all .25s;transition:all .25s}.mpc-layout--style_6 .mpc-post__wrapper > .mpc-post__content *{text-align:center !important}.mpc-layout--style_6 .mpc-post__wrapper > .mpc-post__content .mpc-wrapper{position:absolute;top:0;left:1em;height:100%}.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper{display:table;height:100%;text-align:center;padding:0 .5em}.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper a{display:table-cell;vertical-align:middle;height:100%;font:inherit !important;color:inherit !important}.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper .mpc-date__days{font-size:1.5em !important;line-height:1em !important}.mpc-layout--style_6 .mpc-post__date.mpc-date__wrapper .mpc-date__month{font-size:0.8em !important;line-height:1em !important;text-transform:uppercase}.mpc-layout--style_6 .mpc-post__overlay{height:100% !important}.mpc-layout--style_6 .mpc-post__overlay .mpc-post__content{height:100% !important}.mpc-layout--style_6 .mpc-post__overlay .mpc-post__content:after{position:absolute;display:block;content:"";bottom:0;left:0;height:6em;width:100%}.mpc-layout--style_6 .mpc-post__overlay .mpc-post__date.mpc-date__wrapper{display:block;float:left;margin-right: .5em;height:auto}.mpc-layout--style_6 .mpc-post__overlay .mpc-wrapper{overflow:hidden}.mpc-layout--style_6.mpc-item--fade .mpc-post:hover .mpc-post__wrapper > .mpc-post__content, .mpc-layout--style_6.mpc-item--none .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{opacity:0}.mpc-layout--style_6.mpc-item--slide-left .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.mpc-layout--style_6.mpc-item--slide-right .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateX(100%);transform:translateX(100%)}.mpc-layout--style_6.mpc-item--slide-down .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{-webkit-transform:translateY(100%);transform:translateY(100%)}.mpc-layout--style_6.mpc-item--slide-up .mpc-post:hover .mpc-post__wrapper>.mpc-post__content{bottom:100%}.mpc-layout--style_7 .mpc-post__content{position:absolute;overflow:hidden;max-width:80%}.mpc-layout--style_7 .mpc-post__overlay{width:100%;height:100% !important}.mpc-layout--style_7.mpc-align--top-left .mpc-post__content{top:1em;left:1em}.mpc-layout--style_7.mpc-align--top-right .mpc-post__content{top:1em;right:1em}.mpc-layout--style_7.mpc-align--bottom-left .mpc-post__content{bottom:1em;left:1em}.mpc-layout--style_7.mpc-align--bottom-right .mpc-post__content{bottom:1em;right:1em}.mpc-layout--style_7 .mpc-post:hover .mpc-post__content>*:not(.mpc-post__overlay){opacity:0}@media screen and (max-width: 767px){.mpc-layout--style_3 .mpc-post__description{padding-left:0 !important;padding-right:0 !important}}.mpc-column{display:block}.mpc-column[data-link="true"]{cursor:pointer}.mpc-column--sticky{position:relative;opacity:1 !important;-webkit-transition:none !important;transition:none !important}.mpc-column--spacer{float:left;height:0;display:none}.mpc-column--spacer.mpc-active{float:left;height:1px;display:block;margin-right:-1px !important}.mpc-row:not(.vc_row-o-equal-height) .mpc-column--divider{display:none}.mpc-column--divider{position:relative;width:0;z-index:10}.mpc-column--divider .vc_column-inner{width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mpc-column--divider img{width:auto;max-width:none}.mpc-flipbox{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-flipbox__content{position:relative;width:100%;height:inherit;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.mpc-flipbox__front,.mpc-flipbox__back{position:absolute;top:0;left:0;text-align:center;width:100%;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-ms-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.mpc-flipbox__wrapper{width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box}.mpc-flipbox--flip-left .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg)}.mpc-flipbox--flip-left .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(180deg);-moz-transform:perspective(1000px) rotateY(180deg);transform:perspective(1000px) rotateY(180deg)}.mpc-flipbox--flip-left:hover .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(-179.9deg);-moz-transform:perspective(1000px) rotateY(-179.9deg);transform:perspective(1000px) rotateY(-179.9deg)}.mpc-flipbox--flip-left:hover .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg)}.mpc-flipbox--flip-right .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg)}.mpc-flipbox--flip-right .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(-180deg);-moz-transform:perspective(1000px) rotateY(-180deg);transform:perspective(1000px) rotateY(-180deg)}.mpc-flipbox--flip-right:hover .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateY(179.9deg);-moz-transform:perspective(1000px) rotateY(179.9deg);transform:perspective(1000px) rotateY(179.9deg)}.mpc-flipbox--flip-right:hover .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateY(0deg);-moz-transform:perspective(1000px) rotateY(0deg);transform:perspective(1000px) rotateY(0deg)}.mpc-flipbox--flip-top .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}.mpc-flipbox--flip-top .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(180deg);-moz-transform:perspective(1000px) rotateX(180deg);transform:perspective(1000px) rotateX(180deg)}.mpc-flipbox--flip-top:hover .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(-179.9deg);-moz-transform:perspective(1000px) rotateX(-179.9deg);transform:perspective(1000px) rotateX(-179.9deg)}.mpc-flipbox--flip-top:hover .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}.mpc-flipbox--flip-bottom .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}.mpc-flipbox--flip-bottom .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(-180deg);-moz-transform:perspective(1000px) rotateX(-180deg);transform:perspective(1000px) rotateX(-180deg)}.mpc-flipbox--flip-bottom:hover .mpc-flipbox__front{-webkit-transform:perspective(1000px) rotateX(179.9deg);-moz-transform:perspective(1000px) rotateX(179.9deg);transform:perspective(1000px) rotateX(179.9deg)}.mpc-flipbox--flip-bottom:hover .mpc-flipbox__back{-webkit-transform:perspective(1000px) rotateX(0deg);-moz-transform:perspective(1000px) rotateX(0deg);transform:perspective(1000px) rotateX(0deg)}.mpc-flipbox-side{display:table;width:100%;height:100%}.mpc-flipbox-side .wpb_text_column p:first-child{margin-top:0}.mpc-flipbox-side .wpb_text_column p:last-child{margin-bottom:0}.mpc-flipbox-side__content{display:table-cell}[data-front-align^=top] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=top] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:top}[data-front-align^=middle] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=middle] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:middle}[data-front-align^=bottom] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align^=bottom] .mpc-flipbox__back .mpc-flipbox-side__content{vertical-align:bottom}[data-front-align$=left] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=left] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:left}[data-front-align$=center] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=center] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:center}[data-front-align$=right] .mpc-flipbox__front .mpc-flipbox-side__content, [data-back-align$=right] .mpc-flipbox__back .mpc-flipbox-side__content{text-align:right}.mpc-cubebox{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-cubebox__content{position:relative;width:100%;height:inherit;overflow:hidden}.mpc-cubebox__front,.mpc-cubebox__side{position:absolute;top:0;text-align:center;width:100%}.mpc-cubebox--flip-top .mpc-cubebox__front{transform:translateY(0)}.mpc-cubebox--flip-top .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);transform-origin:top}.mpc-cubebox--flip-top .mpc-cubebox__side{transform:translateY(-100%)}.mpc-cubebox--flip-top .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(90deg) translateY(0.0001%);transform-origin:bottom}.mpc-cubebox--flip-top:hover .mpc-cubebox__front{transform:translateY(100%)}.mpc-cubebox--flip-top:hover .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(-90deg) translateY(0.0001%)}.mpc-cubebox--flip-top:hover .mpc-cubebox__side{transform:translateY(0)}.mpc-cubebox--flip-top:hover .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%)}.mpc-cubebox--flip-bottom .mpc-cubebox__front{transform:translateY(0)}.mpc-cubebox--flip-bottom .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%);transform-origin:bottom}.mpc-cubebox--flip-bottom .mpc-cubebox__side{transform:translateY(100%)}.mpc-cubebox--flip-bottom .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(-90deg) translateY(0.0001%);transform-origin:top}.mpc-cubebox--flip-bottom:hover .mpc-cubebox__front{transform:translateY(-100%)}.mpc-cubebox--flip-bottom:hover .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateX(90deg) translateY(0.0001%)}.mpc-cubebox--flip-bottom:hover .mpc-cubebox__side{transform:translateY(0)}.mpc-cubebox--flip-bottom:hover .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateX(0deg) translateY(0.0001%)}.mpc-cubebox--flip-left .mpc-cubebox__front{transform:translateX(0)}.mpc-cubebox--flip-left .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);transform-origin:left}.mpc-cubebox--flip-left .mpc-cubebox__side{transform:translateX(-100%)}.mpc-cubebox--flip-left .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(-90deg) translateY(0.0001%);transform-origin:right}.mpc-cubebox--flip-left:hover .mpc-cubebox__front{transform:translateX(100%)}.mpc-cubebox--flip-left:hover .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(90deg) translateY(0.0001%)}.mpc-cubebox--flip-left:hover .mpc-cubebox__side{transform:translateX(0)}.mpc-cubebox--flip-left:hover .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%)}.mpc-cubebox--flip-right .mpc-cubebox__front{transform:translateX(0)}.mpc-cubebox--flip-right .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%);transform-origin:right}.mpc-cubebox--flip-right .mpc-cubebox__side{transform:translateX(100%)}.mpc-cubebox--flip-right .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(90deg) translateY(0.0001%);transform-origin:left}.mpc-cubebox--flip-right:hover .mpc-cubebox__front{transform:translateX(-100%)}.mpc-cubebox--flip-right:hover .mpc-cubebox__front .mpc-cubebox-side{transform:perspective(550px) rotateY(-90deg) translateY(0.0001%)}.mpc-cubebox--flip-right:hover .mpc-cubebox__side{transform:translateX(0)}.mpc-cubebox--flip-right:hover .mpc-cubebox__side .mpc-cubebox-side{transform:perspective(550px) rotateY(0deg) translateY(0.0001%)}.mpc-cubebox-side,.mpc-cubebox__front,.mpc-cubebox__side{position:absolute;top:0;left:0;width:100%;height:100%;transition:all .5s}.mpc-cubebox-side{display:table;width:100%;height:100%;box-sizing:border-box;-webkit-box-sizing:border-box}.mpc-cubebox-side .wpb_text_column p:first-child{margin-top:0}.mpc-cubebox-side .wpb_text_column p:last-child{margin-bottom:0}.mpc-cubebox-side__content{display:table-cell}[data-front-align^=top] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=top] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:top}[data-front-align^=middle] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=middle] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:middle}[data-front-align^=bottom] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align^=bottom] .mpc-cubebox__side .mpc-cubebox-side__content{vertical-align:bottom}[data-front-align$=left] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=left] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:left}[data-front-align$=center] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=center] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:center}[data-front-align$=right] .mpc-cubebox__front .mpc-cubebox-side__content, [data-side-align$=right] .mpc-cubebox__side .mpc-cubebox-side__content{text-align:right}.mpc-tabs{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-tabs.mpc-init{-webkit-transition:none;transition:none}.mpc-tabs:before,.mpc-tabs:after{display:block;content:"";float:none;clear:both}.mpc-tabs--left,.mpc-tabs--right{display:-ms-flexbox;display:flex}.mpc-tabs__content{position:relative;display:block;overflow:hidden;flex-grow:1}.mpc-tabs__content .wpb_content_element:last-child, .mpc-tabs__content .wpb_row:last-child, .mpc-tabs__content p:last-child{margin-bottom:0 !important}.mpc-tabs__content .wpb_content_element:first-child, .mpc-tabs__content .wpb_row:first-child, .mpc-tabs__content p:first-child{margin-top:0 !important}.mpc-tabs__nav{flex:0 0 auto}.mpc-tabs__nav ul{display:block;list-style:none;padding:0;margin:0;width:100%;cursor:pointer}.mpc-tabs__nav ul:after, .mpc-tabs__nav ul:before{clear:both;float:none;content:"";display:block}.mpc-tabs__nav ul .mpc-tabs__nav-item{margin-bottom:0}.mpc-tabs__nav-item{display:block;position:relative;padding:0}.mpc-tabs__nav-item:after{content:"" !important;border:0 !important}.mpc-tabs__nav-item .mpc-button{display:block}.mpc-tabs__nav-item .mpc-button .mpc-button__icon, .mpc-tabs__nav-item .mpc-button .mpc-button__title{vertical-align:middle}.mpc-tabs__nav-item .mpc-button__content{white-space:nowrap}.mpc-tabs .mpc-tab{position:absolute;top:0;left:0;display:block;width:100%;opacity:0;box-sizing:border-box;-webkit-box-sizing:border-box}.mpc-tabs .mpc-tab[data-active="true"]{position:relative;opacity:1;z-index:2}.mpc-tabs--decor-line .mpc-tabs__nav{position:relative;z-index:2}.mpc-tabs--decor-line .mpc-tabs__nav-item, .mpc-tabs--decor-line .mpc-tabs__content{border-style:solid}.mpc-tabs--decor-line .mpc-tabs__nav-item:after{display:block;position:absolute;content:"";opacity:0;z-index:2;-webkit-transition:all .25s;transition:all .25s}.mpc-tabs--decor-line .mpc-tabs__nav-item:hover:after, .mpc-tabs--decor-line .mpc-tabs__nav-item.mpc-active:after{opacity:1}.mpc-tabs--top .mpc-tabs__nav{margin-top:0 !important;margin-left:0 !important;margin-right:0 !important}.mpc-tabs--top .mpc-tabs__nav-item{display:inline-block;vertical-align:bottom;padding-top:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__nav-item{border-top:none;border-left:none;border-right:none;padding-top:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__nav-item:after{left:0;bottom:0;width:100% !important;margin-left:0 !important}.mpc-tabs--top.mpc-tabs--decor-line .mpc-tabs__content{border-bottom:none;border-left:none;border-right:none}.mpc-tabs--bottom .mpc-tabs__nav{margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important}.mpc-tabs--bottom .mpc-tabs__nav-item{display:inline-block;vertical-align:top;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__nav-item{border-bottom:none;border-left:none;border-right:none;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__nav-item:after{left:0;top:0;width:100% !important;margin-left:0 !important}.mpc-tabs--bottom.mpc-tabs--decor-line .mpc-tabs__content{border-top:none;border-left:none;border-right:none}.mpc-tabs--left .mpc-tabs__nav{order:0;margin-left:0 !important;margin-top:0 !important;margin-bottom:0 !important}.mpc-tabs--left .mpc-tabs__nav .mpc-tabs__nav-item{width:100%;display:block}.mpc-tabs--left .mpc-tabs__nav .mpc-button{width:100%;display:block}.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__nav-item{border-left:none;border-top:none;border-bottom:none;padding-top:0 !important;padding-bottom:0 !important;padding-left:0 !important}.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__nav-item:after{top:0;right:0;height:100% !important;margin-top:0 !important}.mpc-tabs--left.mpc-tabs--decor-line .mpc-tabs__content{border-right:none;border-top:none;border-bottom:none}.mpc-tabs--right .mpc-tabs__nav{order:2;margin-right:0 !important;margin-top:0 !important;margin-bottom:0 !important}.mpc-tabs--right .mpc-tabs__nav .mpc-tabs__nav-item{display:block;width:100%}.mpc-tabs--right .mpc-tabs__nav .mpc-button{width:100%;display:block}.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__nav-item{border-right:none;border-top:none;border-bottom:none;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important}.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__nav-item:after{top:0;left:0;height:100% !important;margin-top:0 !important}.mpc-tabs--right.mpc-tabs--decor-line .mpc-tabs__content{border-left:none;border-top:none;border-bottom:none}.mpc-align--top{align-self:flex-start}.mpc-align--middle{align-self:center}.mpc-align--bottom{align-self:flex-end}.mpc-align--left{text-align:left}.mpc-align--center{text-align:center}.mpc-align--right{text-align:right}@media screen and (min-width: 769px) and (max-width: 992px){.mpc-column:not(.vc_col-sm-12) .mpc-tabs{margin-right:0 !important;margin-left:0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs__content .mpc-tab{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--top .mpc-tabs__content{width:100%}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--top .mpc-tabs__content .mpc-tab{padding:1em 0 0 0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--bottom .mpc-tabs__content{width:100%}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--bottom .mpc-tabs__content .mpc-tab{padding:0 0 1em 0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav{text-align:center}.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item{margin: .5em}.mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item, .mpc-column:not(.vc_col-sm-12) .mpc-tabs__nav ul .mpc-tabs__nav-item:last-child{margin-bottom: .5em !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--decor-line .mpc-tabs__nav-item{border:0 !important}.mpc-column:not(.vc_col-sm-12) .mpc-tabs--decor-line:after{display:none !important}}@media screen and (max-width: 768px){.mpc-tabs{margin-right:0 !important;margin-left:0 !important}.mpc-tabs--top .mpc-tabs__content{width:100%;padding:1em 0 0 0 !important}.mpc-tabs--bottom .mpc-tabs__content{width:100%;padding:0 0 1em 0 !important}.mpc-tabs__content .mpc-tab{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important}.mpc-tabs__nav{text-align:center}.mpc-tabs__nav ul .mpc-tabs__nav-item{margin: .5em}.mpc-tabs__nav ul .mpc-tabs__nav-item, .mpc-tabs__nav ul .mpc-tabs__nav-item:last-child{margin-bottom: .5em !important}.mpc-tabs--decor-line .mpc-tabs__nav-item{border:0 !important}.mpc-tabs--decor-line:after{display:none !important}}.mpc-accordion{display:block;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-accordion:before,.mpc-accordion:after{display:block;content:"";float:none;clear:both}.mpc-accordion__content{margin:0;padding:0}.mpc-accordion__content .wpb_content_element:last-child, .mpc-accordion__content .wpb_row:last-child{margin-bottom:0 !important}.mpc-accordion__content .wpb_content_element:first-child, .mpc-accordion__content .wpb_row:first-child, .mpc-accordion__content p:first-child{margin-top:0 !important}.mpc-accordion__item{display:block;list-style:none;margin-bottom:0 !important}.mpc-accordion__item:before,.mpc-accordion__item:after{display:block;content:"" !important;float:none;clear:both;border:0 !important;position:static !important}.mpc-accordion-item__indent{display:none}.mpc-accordion--indent .mpc-accordion-item__indent{opacity:0;visibility:hidden;float:left;display:block}.mpc-accordion--indent .mpc-accordion-item__indent .mpc-icon{margin-right:8px}.mpc-accordion--indent .mpc-accordion-item__wrapper{overflow:hidden}.mpc-accordion-item__heading{position:relative;display:block;width:100%;cursor:pointer}.mpc-accordion-item__heading h3{display:inline-block;font:inherit !important;color:inherit !important;line-height:inherit !important;text-align:inherit !important;text-transform:inherit !important;margin:0}.mpc-accordion-item__heading .mpc-icon{margin-right:8px;flex:0 0 auto}.mpc-accordion-item__heading:before,.mpc-accordion-item__heading:after{display:block;content:"";float:none;clear:both}.mpc-accordion-item__heading:after{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:2}.mpc-accordion-item__heading.mpc-active{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}[data-active="true"] .mpc-accordion-item__wrapper{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.mpc-accordion-item__content{overflow:hidden}.mpc-accordion-item__content.mpc-hidden{height:0;padding-top:0 !important;padding-bottom:0 !important}.mpc-force-responsive .mpc-accordion-item__heading{line-height:1.25em !important}@media only screen and (max-width: 767px){.mpc-force-responsive .mpc-accordion .mpc-accordion-item__heading{display:block !important;white-space:nowrap}.mpc-force-responsive .mpc-accordion .mpc-accordion-item__heading h3{vertical-align:middle;white-space:initial;max-width:85%}}.mpc-testimonial{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-testimonial .mpc-testimonial__content{padding:0;margin:0;border:0;background:none !important}.mpc-testimonial .mpc-testimonial__content p:first-child{margin-top:0 !important}.mpc-testimonial .mpc-testimonial__content p:last-child{margin-bottom:0 !important}.mpc-testimonial .mpc-testimonial__signature span{font-size:inherit;font-style:normal;font-family:inherit;color:inherit}.mpc-testimonial:before,.mpc-testimonial:after{display:block;content:"";float:none;clear:both}.mpc-testimonial__thumbnail{float:left;display:block;z-index:1;margin:0 1em 0 0;max-width:100% !important}.mpc-testimonial__thumbnail img{margin:0 auto;vertical-align:bottom;max-width:100% !important;display:block}.mpc-testimonial__content{display:block;position:relative;z-index:2;overflow:hidden}.mpc-testimonial__link{font-style:normal}.mpc-testimonial__link,.mpc-testimonial__link:hover{text-decoration:none}.mpc-testimonial--style_1 .mpc-testimonial__description{margin:1em 0 0 0}.mpc-testimonial--style_2 .mpc-testimonial__description{margin:0 0 1em}.mpc-testimonial--style_3 .mpc-testimonial__description{margin:0 0 1em}.mpc-testimonial--style_3 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em}.mpc-testimonial--style_4 .mpc-testimonial__description{margin:0 0 1em}.mpc-testimonial--style_4 .mpc-testimonial__thumbnail{float:none;margin:1em auto 0}.mpc-testimonial--style_5 .mpc-testimonial__thumbnail{float:none;margin:1em auto}.mpc-testimonial--style_5 .mpc-testimonial__description{margin:0}.mpc-testimonial--style_6 .mpc-testimonial__thumbnail{float:right;margin:0 0 0 1em}.mpc-testimonial--style_6 .mpc-testimonial__description{margin:1em 0 0 0}.mpc-testimonial--style_7 .mpc-testimonial__description{margin:0 0 1em 0}.mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:right;margin:0 0 0 1em}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_1 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-column:not(.vc_col-sm-12) .mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em}}@media screen and (max-width: 480px){.mpc-testimonial--style_1 .mpc-testimonial__thumbnail, .mpc-testimonial--style_2 .mpc-testimonial__thumbnail, .mpc-testimonial--style_6 .mpc-testimonial__thumbnail, .mpc-testimonial--style_7 .mpc-testimonial__thumbnail{float:none;margin:0 auto 1em}}.mpc-textblock{display:block}.mpc-textblock.mpc-inline{display:inline-block}.mpc-textblock h1, .mpc-textblock h2, .mpc-textblock h3, .mpc-textblock h4, .mpc-textblock h5, .mpc-textblock h6, .mpc-textblock a, .mpc-textblock span, .mpc-textblock div{font:inherit;text-align:inherit;color:inherit}.mpc-textblock p:first-child{margin-top:0}.mpc-textblock p:last-child{margin-bottom:0}.mpc-textblock:hover+.mpc-tooltip.mpc-trigger--hover.mpc-inited{visibility:visible;opacity:1 !important}.mpc-timeline-basic{position:relative;display:block}.mpc-timeline-basic, .mpc-timeline-basic .mpc-timeline-item__wrap{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-timeline-basic .mpc-timeline__track{position:absolute;display:block;content:"";top:0;height:100%}.mpc-timeline-basic .mpc-timeline__track:before, .mpc-timeline-basic .mpc-timeline__track:after{position:absolute;display:block;left:0;width:100%;content:''}.mpc-timeline-basic .mpc-track__icon{position:absolute;bottom:100%;display:inline-block;vertical-align:middle;max-width:100%}.mpc-timeline-basic .mpc-track__icon:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em;font-style:normal}.mpc-timeline-basic .mpc-track__icon i{display:block;text-align:center}.mpc-timeline-basic .mpc-track__icon img{vertical-align:middle}.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap{float:left;width:50%}.mpc-timeline-basic.mpc-layout--both .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--both .mpc-track__icon{left:50%}.mpc-timeline-basic.mpc-layout--left .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--left .mpc-track__icon{left:0}.mpc-timeline-basic.mpc-layout--right .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--right .mpc-track__icon{left:100%}.mpc-timeline-basic.mpc-inited .mpc-timeline-item__wrap{float:none !important}.mpc-timeline-basic.mpc--item-fullwidth .mpc-timeline-item__wrap{width:100%}.mpc-timeline-basic.mpc-pointer--top .mpc-tl-before{top:0}.mpc-timeline-basic.mpc-pointer--middle .mpc-tl-before{top:50%}.mpc-timeline-basic.mpc-pointer--bottom .mpc-tl-before{bottom:0}.mpc-timeline-basic a, .mpc-timeline-basic a:focus{outline:none}.mpc-timeline-item .mpc-tl-before{display:block;position:absolute !important;content:"";width:0;height:0;border-style:solid}.mpc-pointer--line .mpc-tl-before{border-top:0;border-left:0;border-right:0}.mpc-pointer--triangle .mpc-tl-before{border-top-color:transparent !important;border-bottom-color:transparent !important}.mpc-pointer--right-triangle .mpc-tl-before{border-top:0 !important;border-bottom-color:transparent !important}@media screen and (min-width: 769px){.mpc-tooltip--always .mpc-tooltip.mpc-inited{visibility:visible;opacity:1 !important;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}[data-side="left"] .mpc-tl-before{left:100%}.mpc-pointer--triangle [data-side="left"] .mpc-tl-before{border-right:0 !important}.mpc-pointer--right-triangle [data-side="left"] .mpc-tl-before{border-right:0 !important}[data-side="left"].mpc-timeline-item__wrap{padding-left:0 !important}[data-side="left"].mpc-timeline-item__wrap:nth-last-child(1){margin-bottom:0 !important}[data-side="right"] .mpc-tl-before{right:100%}.mpc-pointer--triangle [data-side="right"] .mpc-tl-before{border-left:0 !important}.mpc-pointer--right-triangle [data-side="right"] .mpc-tl-before{border-left:0 !important}[data-side="right"].mpc-timeline-item__wrap{padding-right:0 !important}[data-side="right"].mpc-timeline-item__wrap:nth-last-child(1){margin-bottom:0 !important}}@media screen and (max-width: 768px){.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap, .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap{width:100% !important;padding-right:0 !important}.mpc-timeline-basic.mpc-layout--both .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left .mpc-tl-before{right:100% !important}.mpc-timeline-basic.mpc-layout--both.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--both.mpc-pointer--right-triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--left.mpc-pointer--right-triangle .mpc-tl-before{border-left:0 !important}.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap, .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap{padding-right:0 !important}.mpc-timeline-basic.mpc-layout--both .mpc-timeline-item__wrap:nth-last-child(1), .mpc-timeline-basic.mpc-layout--left .mpc-timeline-item__wrap:nth-last-child(1){margin-bottom:0 !important}.mpc-timeline-basic.mpc-layout--both .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--both .mpc-track__icon, .mpc-timeline-basic.mpc-layout--left .mpc-timeline__track, .mpc-timeline-basic.mpc-layout--left .mpc-track__icon{left:0 !important}.mpc-timeline-basic.mpc-layout--right .mpc-tl-before{left:100% !important}.mpc-timeline-basic.mpc-layout--right.mpc-pointer--triangle .mpc-tl-before, .mpc-timeline-basic.mpc-layout--right.mpc-pointer--right-triangle .mpc-tl-before{border-right:0 !important}}.mpc-timeline-item{position:relative;display:block;min-height:80px;border:0 solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-timeline-item:before{display:block;position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:1;border-radius:inherit;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mpc-timeline-item .mpc-timeline-item__description, .mpc-timeline-item .mpc-timeline-item__heading, .mpc-timeline-item .mpc-icon, .mpc-timeline-item .mpc-divider, .mpc-timeline-item .mpc-tl-before, .mpc-timeline-item .mpc-tl-icon{position:relative;z-index:2}.mpc-timeline-item>*:nth-child(2){margin-top:0}.mpc-timeline-item>*:nth-last-child(1){margin-bottom:0}.mpc-timeline-item__content{overflow:hidden}.mpc-timeline-item__content .mpc-timeline-item__description{padding:0;margin:0}.mpc-timeline-item__content .mpc-timeline-item__description p:first-child{margin-top:0 !important}.mpc-timeline-item__content .mpc-timeline-item__description p:last-child{margin-bottom:0 !important}.mpc-timeline-item__content .mpc-timeline-item__heading{padding:0;margin:0 0 .75em 0;text-transform:uppercase}.mpc-timeline-item .mpc-divider{margin:0 0 .75em 0}.mpc-tl-icon{position:absolute;top:0;display:inline-block;text-align:center;line-height:1em;vertical-align:middle;max-width:100%;z-index:3}.mpc-tl-icon:hover{z-index:5}.mpc-tl-icon img{display:block;max-width:100%}.mpc-tl-icon:not(.mpc-icon--image) i{width:1.35em;height:1.35em;line-height:1.35em}@media screen and (min-width: 768px){[data-side="left"] .mpc-tl-icon{left:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-side="right"] .mpc-tl-icon{right:100%;-webkit-transform:translateX(50%);transform:translateX(50%)}}@media screen and (max-width: 768px){.mpc-timeline-basic .mpc-tl-icon{right:100%;-webkit-transform:translateX(50%);transform:translateX(50%)}.mpc-layout--right .mpc-tl-icon{left:100%;right:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.mpc-tooltip{position:absolute;display:block;white-space:nowrap;z-index:100000;visibility:hidden;opacity:0 !important;pointer-events:none;-webkit-transition:all .25s !important;transition:all .25s !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mpc-tooltip *{visibility:inherit}.mpc-tooltip .mpc-arrow{position:absolute;border-color:inherit;border-style:solid;border-width:7px}.mpc-tooltip.mpc-no-arrow .mpc-arrow{display:none}.mpc-tooltip.mpc-loaded{max-width:300px}.mpc-tooltip.mpc-loaded.mpc-wide{max-width:500px}.mpc-tooltip.mpc-position--top{top:0;left:50%;transform:translateX(-50%) translateY(-100%);margin-top:-1em}.mpc-tooltip.mpc-position--top .mpc-arrow{bottom:-14px;left:50%;margin-left:-7px;border-right-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important}.mpc-tooltip.mpc-position--right{top:50%;right:0;transform:translateX(100%) translateY(-50%);margin-right:-1em}.mpc-tooltip.mpc-position--right .mpc-arrow{top:50%;left:-14px;margin-top:-7px;border-top-color:transparent !important;border-bottom-color:transparent !important;border-left-color:transparent !important}.mpc-tooltip.mpc-position--bottom{bottom:0;left:50%;transform:translateX(-50%) translateY(100%);margin-bottom:-1em}.mpc-tooltip.mpc-position--bottom .mpc-arrow{top:-14px;left:50%;margin-left:-7px;border-top-color:transparent !important;border-right-color:transparent !important;border-left-color:transparent !important}.mpc-tooltip.mpc-position--left{top:50%;left:0;transform:translateX(-100%) translateY(-50%);margin-left:-1em}.mpc-tooltip.mpc-position--left .mpc-arrow{top:50%;right:-14px;margin-top:-7px;border-top-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important}.mpc-tooltip.mpc-wrap-content{white-space:normal;word-break:break-word;word-wrap:break-word;width:300px}.mpc-tooltip.mpc-wrap-content.mpc-wide{width:500px}.mpc-tooltip.mpc-wrap-content img{max-width:100%}.mpc-tooltip.mpc-can-hover{pointer-events:all}.mpc-tooltip.mpc-triggered.mpc-inited{visibility:visible;opacity:1 !important;transition-delay: .1s}.mpc-tooltip .mpc-embed-wrap{position:relative;height:0;padding-bottom:56.25%}.mpc-tooltip .mpc-embed-wrap>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.mpc-tooltip h1, .mpc-tooltip h2, .mpc-tooltip h3, .mpc-tooltip h4, .mpc-tooltip h5, .mpc-tooltip h6{margin-top:1em;margin-bottom:1em}.mpc-tooltip h1:first-child, .mpc-tooltip h2:first-child, .mpc-tooltip h3:first-child, .mpc-tooltip h4:first-child, .mpc-tooltip h5:first-child, .mpc-tooltip h6:first-child{margin-top:1em}.mpc-tooltip.mpc-effect--slide.mpc-position--top{top:2em}.mpc-tooltip.mpc-effect--slide.mpc-position--right{right:2em}.mpc-tooltip.mpc-effect--slide.mpc-position--bottom{bottom:2em}.mpc-tooltip.mpc-effect--slide.mpc-position--left{left:2em}.mpc-tooltip.mpc-effect--push.mpc-position--top{top:-2em}.mpc-tooltip.mpc-effect--push.mpc-position--right{right:-2em}.mpc-tooltip.mpc-effect--push.mpc-position--bottom{bottom:-2em}.mpc-tooltip.mpc-effect--push.mpc-position--left{left:-2em}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-trigger--hover.mpc-position--top,.mpc-tooltip.mpc-can-hover:hover.mpc-position--top{top:0}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-trigger--hover.mpc-position--right,.mpc-tooltip.mpc-can-hover:hover.mpc-position--right{right:0}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-trigger--hover.mpc-position--bottom,.mpc-tooltip.mpc-can-hover:hover.mpc-position--bottom{bottom:0}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-trigger--hover.mpc-position--left,.mpc-tooltip.mpc-can-hover:hover.mpc-position--left{left:0}.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--top{top:-.5em}.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--right{right:-.5em}.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--bottom{bottom:-.5em}.mpc-tooltip.mpc-triggered.mpc-effect--push.mpc-position--left{left:-.5em}.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--top{top: .5em}.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--right{right: .5em}.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--bottom{bottom: .5em}.mpc-tooltip.mpc-triggered.mpc-effect--slide.mpc-position--left{left: .5em}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-position--top{top:0 !important}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-position--right{right:0 !important}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-position--bottom{bottom:0 !important}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-position--left{left:0 !important}.mpc-tooltip-target:hover+.mpc-tooltip.mpc-trigger--hover,.mpc-tooltip.mpc-trigger--hover.mpc-can-hover:hover{visibility:visible !important;opacity:1 !important;transition-delay: .1s}.mpc-tooltip-wrap:hover .mpc-tooltip{z-index:100001}.mpc-tooltip-wrap{position:relative;display:inline-block}@-moz-keyframes spin3d-vertical{100%{transform:rotate3d(0, 1, 0, 360deg)}}@-moz-keyframes spin3d-horizontal{100%{transform:rotate3d(1, 0, 0, 360deg)}}@-moz-keyframes spin2d{100%{transform:rotate3d(0, 0, 1, 360deg)}}@-webkit-keyframes spin3d-vertical{100%{transform:rotate3d(0, 1, 0, 360deg)}}@-webkit-keyframes spin3d-horizontal{100%{transform:rotate3d(1, 0, 0, 360deg)}}@-webkit-keyframes spin2d{100%{transform:rotate3d(0, 0, 1, 360deg)}}@keyframes spin3d-vertical{100%{transform:rotate3d(0, 1, 0, 360deg)}}@keyframes spin3d-horizontal{100%{transform:rotate3d(1, 0, 0, 360deg)}}@keyframes spin2d{100%{transform:rotate3d(0,0,1,360deg)}}.mpc-wc-add_to_cart-wrap{position:relative;display:inline-block;vertical-align:middle;z-index:2;-webkit-transition:width .25s ease-in-out;transition:width .25s ease-in-out}.mpc-wc-add_to_cart-wrap:hover .mpc-wc-add_to_cart{z-index:2;-webkit-transform:translate3d(0, 0, 0)}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__title{opacity:0}.mpc-wc-add_to_cart-wrap.mpc-display--block .mpc-wc-add_to_cart, .mpc-wc-add_to_cart-wrap .mpc-wc-add_to_cart:not(.mpc-auto-size){position:relative;display:block;width:100%;height:100%}.mpc-wc-add_to_cart{display:inline-block;overflow:hidden;text-decoration:none;z-index:1;cursor:pointer}.mpc-wc-add_to_cart.mpc-inited{position:absolute;top:0;left:0;width:100%;height:100%}.mpc-tooltip-wrap .mpc-wc-add_to_cart{display:block}.mpc-atc__content{z-index:2;height:100%}.mpc-atc__content del{font-size: .75em}.mpc-atc__content ins{background:none !important}.mpc-atc__title,.mpc-atc__title-hover{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mpc-inited .mpc-atc__title, .mpc-inited .mpc-atc__title-hover{width:100%;height:100%}.mpc-atc__title-hover{position:absolute}.mpc-atc__background{position:absolute;opacity:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background{opacity:1}.mpc-atc__background.mpc-effect-type--fade.mpc-effect-side--in{top:0;bottom:0;left:0;right:0}.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--top{top:-100%;left:0;width:100%;height:100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--top{top:0}.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--right{top:0;left:100%;width:100%;height:100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--right{left:0}.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:100%;left:0;width:100%;height:100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--bottom{top:0}.mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--left{top:0;left:-100%;width:100%;height:100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--slide.mpc-effect-side--left{left:0}.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--horizontal{top:0;bottom:0;left:50%;right:50%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--horizontal{left:5%;right:5%}.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:50%;bottom:50%;left:0;right:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--vertical{top:5%;bottom:5%}.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(45deg)}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_left{top:-60%;bottom:-60%}.mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:50%;bottom:50%;left:-20%;right:-20%;transform:rotate(-45deg)}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__background.mpc-effect-type--expand.mpc-effect-side--diagonal_right{top:-60%;bottom:-60%}.mpc-atc__content.mpc-effect-type--fade .mpc-atc__title-hover{top:0;bottom:0;left:0;right:0;opacity:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--fade .mpc-atc__title-hover{opacity:1}.mpc-atc__content.mpc-effect-type--slide .mpc-atc__title-hover{top:50%;opacity:0;-ms-transform:translateY(-50%);transform:translateY(-50%)}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide .mpc-atc__title-hover{opacity:1}.mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-atc__title-hover{left:-100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--left .mpc-atc__title-hover{left:0}.mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-atc__title-hover{right:-100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--slide.mpc-effect-side--right .mpc-atc__title-hover{right:0}.mpc-atc__content.mpc-effect-type--push_out{overflow:hidden}.mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title-hover{opacity:0;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title-hover{opacity:1}.mpc-atc__content.mpc-effect-type--push_out .mpc-atc__title{position:relative}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title-hover{top:-100%;left:50%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title-hover{top:50%}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title{top:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--top .mpc-atc__title{top:5em}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title-hover{top:50%;left:150%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title-hover{left:50%}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title{left:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--right .mpc-atc__title{left:-100%}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title-hover{top:150%;left:50%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title-hover{top:50%}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title{top:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--bottom .mpc-atc__title{top:-5em}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title-hover{top:50%;left:-100%}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title-hover{left:50%}.mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title{left:0}.mpc-wc-add_to_cart-wrap:hover .mpc-atc__content.mpc-effect-type--push_out.mpc-effect-side--left .mpc-atc__title{left:100%}.mpc-wc-add_to_cart[data-notice^="show"] .mpc-atc__notices{z-index:1;opacity:1;left:0}.mpc-wc-add_to_cart[data-notice^="show"]:not(.mpc-loader--outside) .mpc-atc__title, .mpc-wc-add_to_cart[data-notice^="show"]:not(.mpc-loader--outside) .mpc-atc__title-hover{opacity:0 !important}.mpc-wc-add_to_cart[data-notice$="success"] .mpc--success{opacity:1}.mpc-wc-add_to_cart[data-notice$="error"] .mpc--error{opacity:1}.mpc-wc-add_to_cart[data-notice$="loader"] .mpc--loader,.mpc-wc-add_to_cart[data-notice$="loader"]+.mpc--loader.mpc-atc--outside{opacity:1}.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate"].mpc--loader i{transform:initial;-webkit-animation:spin2d 2s linear infinite;-moz-animation:spin2d 2s linear infinite;animation:spin2d 2s linear infinite}.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate3d-vertical"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate3d-vertical"].mpc--loader i{transform:initial;-webkit-animation:spin3d-vertical 2s linear infinite;-moz-animation:spin3d-vertical 2s linear infinite;animation:spin3d-vertical 2s linear infinite}.mpc-wc-add_to_cart[data-notice$="loader"] [data-spinner="rotate3d-horizontal"] .mpc--loader i, .mpc-wc-add_to_cart[data-notice$="loader"] + .mpc-atc--outside[data-spinner="rotate3d-horizontal"].mpc--loader i{transform:initial;-webkit-animation:spin3d-horizontal 2s linear infinite;-moz-animation:spin3d-horizontal 2s linear infinite;animation:spin3d-horizontal 2s linear infinite}.mpc-wc-add_to_cart+.mpc-atc--outside{position:absolute;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;top:0;bottom:0;opacity:0;width:1.35em}.mpc-wc-add_to_cart+.mpc-atc--outside[data-side="left"]{right:50%}.mpc-wc-add_to_cart+.mpc-atc--outside[data-side="right"]{left:50%}.mpc-wc-add_to_cart[data-notice="show:loader"]+.mpc-atc--outside[data-side="left"]{right:100%}.mpc-wc-add_to_cart[data-notice="show:loader"]+.mpc-atc--outside[data-side="right"]{left:100%}.mpc-atc__notices{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;color:#fff;text-align:center;white-space:nowrap}.mpc-atc__notices i{color:inherit}.mpc-atc__notices .mpc-atc__notice{display:-ms-flexbox;display:flex;align-items:center;justify-content:center;height:100%;width:100%;opacity:0;position:absolute;top:0;-webkit-transition:inherit;transition:inherit}.mpc-atc__notices .mpc--success a{font:inherit;color:inherit}.mpc-atc__notices[data-effect="fade-in"]{top:0;bottom:0;left:0;right:0}.mpc-atc__notices[data-effect="slide-left"]{left:-100%}.mpc-atc__notices[data-effect="slide-right"]{left:100%}.mpc-wc-product a, .mpc-wc-product a:hover, .mpc-wc-product a:focus{outline:none;text-decoration:none}.mpc-wc-product ins{background:none}.mpc-wc-product .mpc-product__wrapper{overflow:hidden;position:relative;z-index:1}.mpc-wc-product .mpc-product__heading{padding:0}.mpc-wc-product .mpc-product__heading a{font:inherit;color:inherit;-webkit-transition:inherit;transition:inherit}.mpc-wc-product .mpc-product__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpc-wc-product .mpc-product__thumb-wrap{position:relative;overflow:hidden}.mpc-wc-product .mpc-product__thumb:not(img){position:absolute;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.mpc-wc-product img{display:block;visibility:hidden}.mpc-wc-product .mpc-icon-anchor{display:block;text-align:center;-webkit-transition:all .25s;transition:all .25s}.mpc-wc-product .mpc-icon-anchor i{display:block;width:1.35em;height:1.35em;line-height:1.35em;-webkit-transition:inherit;transition:inherit}.mpc-wc-product .mpc-icon-anchor:last-child{margin:0 !important}.mpc-product__content,.mpc-product__content-hover{display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;flex:1 0 100%}.mpc-product__content [class*="mpc-product__"], .mpc-product__content-hover [class*="mpc-product__"]{flex:1 0 100%}.mpc-thumb__content,.mpc-product__content{z-index:1}.mpc-thumb__content-hover,.mpc-product__content-hover{z-index:2}.mpc-product__wrapper>.mpc-flex{position:relative;z-index:3;display:-ms-flexbox;display:flex;width:100%;overflow:hidden}[data-content-effect="fade-in"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{opacity:0;visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="fade-in"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{visibility:visible;opacity:1}[data-content-effect="slide-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="slide-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-200%, 0, 0);transform:translate3d(-200%, 0, 0)}[data-content-effect="slide-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="slide-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}[data-content-effect="slide-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="slide-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}[data-content-effect="slide-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="push-left"] .mpc-product__wrapper > .mpc-flex .mpc-product__content, [data-content-effect="push-left"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-content-effect="push-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content, [data-content-effect="push-left"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="push-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-content-effect="push-right"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-200%, 0, 0);transform:translate3d(-200%, 0, 0)}[data-content-effect="push-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}[data-content-effect="push-right"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}[data-content-effect="push-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-content-effect="push-up"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}[data-content-effect="push-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}[data-content-effect="push-up"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0%, 0);transform:translate3d(-100%, 0%, 0)}[data-content-effect="push-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-content-effect="push-down"] .mpc-product__wrapper > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}[data-content-effect="push-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}[data-content-effect="push-down"] .mpc-product__wrapper:hover > .mpc-flex .mpc-product__content-hover{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}.mpc--floating-box .mpc-inline-box{display:inline-block;z-index:1;overflow:hidden}.mpc-product__wrapper .mpc-block-box{display:block;width:100%;z-index:1;overflow:hidden}.mpc-thumb__content,.mpc-thumb__content-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.mpc-thumb__content [class*="mpc-product__"], .mpc-thumb__content-hover [class*="mpc-product__"]{display:block}.mpc--no-replace.mpc--floating-box .mpc-thumb__content, .mpc--no-replace.mpc--floating-box .mpc-thumb__content-hover{width:auto;height:auto}.mpc--no-replace .mpc-thumb__content .mpc-thumb__content, .mpc--no-replace .mpc-thumb__content-hover .mpc-thumb__content{position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mpc-product__wrapper{}[data-thumb-effects$="fade"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:0;opacity:0}[data-thumb-effects$="slide-up"] .mpc-product__wrapper .mpc-thumb__content-hover{top:100%;left:0}[data-thumb-effects$="slide-down"] .mpc-product__wrapper .mpc-thumb__content-hover{top:-100%;left:0}[data-thumb-effects$="slide-left"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:100%}[data-thumb-effects$="slide-right"] .mpc-product__wrapper .mpc-thumb__content-hover{top:0;left:-100%}.mpc-product__wrapper .mpc-thumb__content-hover{visibility:hidden}.mpc-product__wrapper:hover .mpc-thumb__content-hover{visibility:visible;left:0;top:0;opacity:1}[data-thumb-effects^="fade"] .mpc-product__wrapper:hover .mpc-thumb__content{opacity:0}[data-thumb-effects^="slide-up"] .mpc-product__wrapper:hover .mpc-thumb__content{top:-100%;left:0}[data-thumb-effects^="slide-down"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:0}[data-thumb-effects^="slide-left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:100%}[data-thumb-effects^="slide-right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:-100%}.mpc--force-replace .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace .mpc-product__wrapper .mpc-thumb__content-hover{display:flex;flex-direction:column}.mpc--force-replace[data-thumb-positions^="top:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:flex-start}.mpc--force-replace[data-thumb-positions^="top:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:flex-start}.mpc--force-replace[data-thumb-positions^="top:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="top:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:flex-start}.mpc--force-replace[data-thumb-positions^="middle:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:center}.mpc--force-replace[data-thumb-positions^="middle:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:center}.mpc--force-replace[data-thumb-positions^="middle:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="middle:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:center}.mpc--force-replace[data-thumb-positions^="bottom:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:left"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-start;justify-content:flex-end}.mpc--force-replace[data-thumb-positions^="bottom:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:center"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:center;justify-content:flex-end}.mpc--force-replace[data-thumb-positions^="bottom:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--force-replace[data-thumb-positions$="bottom:right"] .mpc-product__wrapper .mpc-thumb__content-hover{align-items:flex-end;justify-content:flex-end}.mpc--no-replace[data-thumb-positions^="top:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:0;transform:translateX(0) translateY(0%)}.mpc--no-replace[data-thumb-positions^="top:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:50%;transform:translateX(-50%) translateY(0%)}.mpc--no-replace[data-thumb-positions^="top:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="top:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:0;left:100%;transform:translateX(-100%) translateY(0%)}.mpc--no-replace[data-thumb-positions^="middle:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:0;transform:translateX(0) translateY(-50%)}.mpc--no-replace[data-thumb-positions^="middle:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.mpc--no-replace[data-thumb-positions^="middle:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="middle:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:50%;left:100%;transform:translateX(-100%) translateY(-50%)}.mpc--no-replace[data-thumb-positions^="bottom:left"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:left"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:0;transform:translateX(0) translateY(-100%)}.mpc--no-replace[data-thumb-positions^="bottom:center"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:center"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:50%;transform:translateX(-50%) translateY(-100%)}.mpc--no-replace[data-thumb-positions^="bottom:right"] .mpc-product__wrapper .mpc-thumb__content, .mpc--no-replace[data-thumb-positions$="bottom:right"] .mpc-product__wrapper:hover .mpc-thumb__content{top:100%;left:100%;transform:translateX(-100%) translateY(-100%)}.mpc-product__rating .mpc-rating{display:inline-block;white-space:nowrap}.mpc-product__rating .mpc-rating i:last-child{margin:0}.mpc-product__thumb-wrap .mpc-thumb__buttons{position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:10;pointer-events:none}.mpc-product__thumb-wrap .mpc-thumb__buttons a{pointer-events:initial}[data-buttons*="vertical"] .mpc-product__thumb-wrap .mpc-thumb__buttons{flex-direction:column}[data-buttons*="vertical"][data-buttons*="top"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-start}[data-buttons*="vertical"][data-buttons*="middle"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:center}[data-buttons*="vertical"][data-buttons*="bottom"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-end}[data-buttons*="vertical"][data-buttons*="left"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-start}[data-buttons*="vertical"][data-buttons*="center"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:center}[data-buttons*="vertical"][data-buttons*="right"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-end}[data-buttons*="horizontal"] .mpc-product__thumb-wrap .mpc-thumb__buttons{flex-direction:row}[data-buttons*="horizontal"][data-buttons*="top"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-start}[data-buttons*="horizontal"][data-buttons*="middle"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:center}[data-buttons*="horizontal"][data-buttons*="bottom"] .mpc-product__thumb-wrap .mpc-thumb__buttons{align-items:flex-end}[data-buttons*="horizontal"][data-buttons*="left"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-start}[data-buttons*="horizontal"][data-buttons*="center"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:center}[data-buttons*="horizontal"][data-buttons*="right"] .mpc-product__thumb-wrap .mpc-thumb__buttons{justify-content:flex-end}.mpc-buttons--on-hover .mpc-thumb__buttons{opacity:0}.mpc-buttons--on-hover[data-buttons-effect="slide-up"] .mpc-thumb__buttons{-webkit-transform:translateY(100%) translateX(0);transform:translateY(100%) translateX(0)}.mpc-buttons--on-hover[data-buttons-effect="slide-down"] .mpc-thumb__buttons{-webkit-transform:translateY(-100%) translateX(0);transform:translateY(-100%) translateX(0)}.mpc-buttons--on-hover[data-buttons-effect="slide-left"] .mpc-thumb__buttons{-webkit-transform:translateX(100%) translateY(0);transform:translateX(100%) translateY(0)}.mpc-buttons--on-hover[data-buttons-effect="slide-right"] .mpc-thumb__buttons{-webkit-transform:translateX(-100%) translateY(0);transform:translateX(-100%) translateY(0)}.mpc-buttons--on-hover .mpc-product__wrapper:hover .mpc-product__thumb-wrap .mpc-thumb__buttons{opacity:1;-webkit-transform:translateY(0) translateX(0) !important;transform:translateY(0) translateX(0) !important}.mpc-wc-category,.mpc-wc-category__wrap{display:block}.mpc-wc-category__wrap{position:relative;overflow:hidden;z-index:1;border:0}.mpc-wc-category__wrap .mpc-wrapper{display:block;width:100%}.mpc-wc-category__wrap .mpc-category__thumbnail{position:absolute;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.mpc-wc-category__wrap .mpc-category__wrapper{position:relative;z-index:5;overflow:hidden}.mpc-wc-category__wrap .mpc-category__content, .mpc-wc-category__wrap .mpc-category__overlay{position:absolute;width:100%;height:100%;z-index:10}.mpc-wc-category__wrap .mpc-category__content{top:0;left:0}.mpc-wc-category__wrap .mpc-category__overlay{z-index:15}.mpc-wc-category__wrap .mpc-category__heading{margin:0;padding:0}.mpc-wc-category__wrap .mpc-category__heading.mpc-text-overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mpc--no-thumb .mpc-wc-category__wrap .mpc-category__content{position:relative}.mpc--no-thumb .mpc-wc-category__wrap .mpc-category__wrapper{overflow:visible}.mpc-wc-category__wrap{}.mpc--force-replace .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace .mpc-wc-category__wrap .mpc-category__overlay{display:flex}.mpc--force-replace[data-positions^="top:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:flex-start}.mpc--force-replace[data-positions^="top:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:center}.mpc--force-replace[data-positions^="top:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="top:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-start;justify-content:flex-end}.mpc--force-replace[data-positions^="middle:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:flex-start}.mpc--force-replace[data-positions^="middle:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:center}.mpc--force-replace[data-positions^="middle:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="middle:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:center;justify-content:flex-end}.mpc--force-replace[data-positions^="bottom:left"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:left"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:flex-start}.mpc--force-replace[data-positions^="bottom:center"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:center"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:center}.mpc--force-replace[data-positions^="bottom:right"] .mpc-wc-category__wrap .mpc-category__content, .mpc--force-replace[data-positions$="bottom:right"] .mpc-wc-category__wrap .mpc-category__overlay{align-items:flex-end;justify-content:flex-end}[data-effects$="fade"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:0;opacity:0}[data-effects$="slide-up"] .mpc-wc-category__wrap .mpc-category__overlay{top:100%;left:0}[data-effects$="slide-down"] .mpc-wc-category__wrap .mpc-category__overlay{top:-100%;left:0}[data-effects$="slide-left"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:100%}[data-effects$="slide-right"] .mpc-wc-category__wrap .mpc-category__overlay{top:0;left:-100%}.mpc-wc-category__wrap:hover .mpc-category__overlay{visibility:visible;left:0;top:0;opacity:1}[data-effects^="fade"] .mpc-wc-category__wrap:hover .mpc-category__content{opacity:0}[data-effects^="slide-up"] .mpc-wc-category__wrap:hover .mpc-category__content{top:-100%;left:0}[data-effects^="slide-down"] .mpc-wc-category__wrap:hover .mpc-category__content{top:100%;left:0}[data-effects^="slide-left"] .mpc-wc-category__wrap:hover .mpc-category__content{top:0;left:100%}[data-effects^="slide-right"] .mpc-wc-category__wrap:hover .mpc-category__content{top:0;left:-100%}.mpc--floating-box .mpc-wc-category__wrap .mpc-wrapper{display:inline;width:auto;white-space:nowrap}.mpc--no-replace .mpc-wc-category__wrap .mpc-wrapper{position:absolute;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.mpc--no-replace[data-positions^="top:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:0;-webkit-transform:translateX(0) translateY(0%);transform:translateX(0) translateY(0%)}.mpc--no-replace[data-positions^="top:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:50%;-webkit-transform:translateX(-50%) translateY(0%);transform:translateX(-50%) translateY(0%)}.mpc--no-replace[data-positions^="top:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="top:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:0;left:100%;-webkit-transform:translateX(-100%) translateY(0%);transform:translateX(-100%) translateY(0%)}.mpc--no-replace[data-positions^="middle:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:0;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.mpc--no-replace[data-positions^="middle:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.mpc--no-replace[data-positions^="middle:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="middle:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:50%;left:100%;-webkit-transform:translateX(-100%) translateY(-50%);transform:translateX(-100%) translateY(-50%)}.mpc--no-replace[data-positions^="bottom:left"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:left"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:0;-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}.mpc--no-replace[data-positions^="bottom:center"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:center"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%)}.mpc--no-replace[data-positions^="bottom:right"] .mpc-wc-category__wrap .mpc-wrapper, .mpc--no-replace[data-positions$="bottom:right"] .mpc-wc-category__wrap:hover .mpc-wrapper{top:100%;left:100%;-webkit-transform:translateX(-100%) translateY(-100%);transform:translateX(-100%) translateY(-100%)}.mpc-wc-carousel-categories{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-wc-carousel-categories.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-wc-carousel-categories .slick-slide > div:last-child > .mpc-wc-category, .mpc-wc-carousel-categories .slick-slide.mpc-wc-category{margin-bottom:0 !important}.mpc-wc-carousel-categories .mpc-wc-category{display:inline-block;vertical-align:bottom;height:100%;width:100%}.mpc-wc-carousel-categories:focus, .mpc-wc-carousel-categories *:focus{outline:none;-webkit-outline:none}.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0}.mpc-navigation--posts i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.mpc-wc-grid-categories{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-wc-grid-categories .mpc-wc-category{min-width:150px}.mpc-wc-grid-categories[data-grid-cols="2"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="2"] .mpc-grid-size{width:50%}.mpc-wc-grid-categories[data-grid-cols="3"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="3"] .mpc-grid-size{width:33.33%}.mpc-wc-grid-categories[data-grid-cols="4"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="4"] .mpc-grid-size{width:25%}.mpc-wc-grid-categories[data-grid-cols="5"] .mpc-wc-category, .mpc-wc-grid-categories[data-grid-cols="5"] .mpc-grid-size{width:20%}.mpc-wc-grid-categories .mpc-wc-category{display:block}.mpc-wc-grid-categories.mpc-init .mpc-wc-category{float:left}.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important}@media screen and (min-width: 768px) and (max-width: 992px){.vc_column_container:not(.vc_col-sm-12) .mpc-wc-grid-categories[data-grid-cols] .mpc-wc-category{width:100%}}@media screen and (max-width: 767px){.mpc-wc-grid-categories[data-grid-cols] .mpc-wc-category{width:100%}}.mpc-wc-carousel-products{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-wc-carousel-products.mpc-carousel--stretched .slick-list{overflow:visible}.mpc-wc-carousel-products .slick-slide > div:last-child > .mpc-wc-product, .mpc-wc-carousel-products .slick-slide.mpc-wc-product{margin-bottom:0 !important}.mpc-wc-carousel-products .mpc-wc-product{display:inline-block;vertical-align:bottom;height:auto !important;max-width:100% !important;overflow:hidden}.mpc-wc-carousel-products:focus, .mpc-wc-carousel-products *:focus{outline:none;-webkit-outline:none}.mpc-wc-carousel-products[data-slick-cols="1"] .mpc-wc-product{width:100%}.mpc-wc-carousel-products[data-slick-cols="2"] .mpc-wc-product{width:50%}.mpc-wc-carousel-products[data-slick-cols="3"] .mpc-wc-product{width:33%}.mpc-wc-carousel-products[data-slick-cols="3"] .mpc-wc-product:last-child{width:34%}.mpc-wc-carousel-products[data-slick-cols="4"] .mpc-wc-product{width:25%}.mpc-navigation--posts{text-align:right;width:100%;margin:1em 0}.mpc-navigation--posts i{cursor:pointer;padding: .5em 1em;margin-left:1px;background:#ccc;border-radius:3px}.mpc-wc-grid-products{-webkit-box-sizing:border-box;box-sizing:border-box}.mpc-wc-grid-products .mpc-wc-product{display:block;float:left;min-width:150px}.mpc-wc-grid-products[data-grid-cols="1"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="1"] .mpc-grid-sizer{width:100%}.mpc-wc-grid-products[data-grid-cols="2"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="2"] .mpc-grid-sizer{width:50%}.mpc-wc-grid-products[data-grid-cols="3"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="3"] .mpc-grid-sizer{width:33.33%}.mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer{width:25%}.mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:20%}.mpc-template[data-template="mpc-wc-product"]{display:none}.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition{-webkit-transition-duration:0s !important;transition-duration:0s !important}@media screen and (min-width: 993px) and (max-width: 1199px){.mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:33.33%}}@media screen and (min-width: 768px) and (max-width: 992px){.mpc-wc-grid-products[data-grid-cols="3"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="3"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="4"] .mpc-grid-sizer, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols="5"] .mpc-grid-sizer{width:50%;min-width:50%}}@media screen and (max-width: 767px){.mpc-wc-grid-products[data-grid-cols] .mpc-wc-product, .mpc-wc-grid-products[data-grid-cols] .mpc-grid-sizer{width:100%}}