.shw {
    -webkit-box-shadow:0 0 15px rgba(204,204,204,.3);
    box-shadow:0 0 15px rgba(204,204,204,.3)
}
.icomoon-icon {
    font-family:icomoon!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
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,menu,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-color:transparent
}
a:active,a:hover {
    outline:0
}
abbr[title] {
    border-bottom:1px dotted
}
b,strong {
    font-weight:700
}
dfn {
    font-style:italic
}
h1 {
    font-size:2em;
    margin:.67em 0
}
mark {
    background:#ff0;
    color:#000
}
small {
    font-size:80%
}

sup {
    color:#e3cf7d
}

sub {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}

sub {
    bottom:-.25em
}

img {
    border:0
}

svg:not(:root) {
    overflow:hidden
}

figure {
    margin:1em 40px
}

hr {
    -webkit-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] {
    -webkit-box-sizing:border-box;
    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;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}

fieldset {
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}

legend {
    border:0;
    padding:0
}

textarea {
    overflow:auto
}

optgroup {
    font-weight:700
}

table {
    border-collapse:collapse;
    border-spacing:0
}

td,th {
    padding:0
}

li,ul {
    list-style:none;
    padding:0;
    margin:0
}

* {
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

:after,:before {
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}

html {
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}

body {
    /*font-family:Muli-400*/;
    font-family:'Muli', sans-serif;
    font-size:62.5%;
    background:#fff;
    font-weight:400
}

button,input,select,textarea {
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}

a {
    color:#337ab7;
    text-decoration:none
}
figure {
    margin:0
}

img {
    vertical-align:middle
}

.img-responsive {
    display:block;
    max-width:100%;
    height:auto
}

.img-rounded {
    -webkit-border-radius:6px;
    border-radius:6px
}

.img-thumbnail {
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    -webkit-border-radius:4px;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}

.img-circle {
    -webkit-border-radius:50%;
    border-radius:50%
}

hr {
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}

.sr-only {
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}

[role=button] {
    cursor:pointer
}

.container {
    max-width:1330px;
    margin-right:auto;
    margin-left:auto;
    padding-left:5px;
    padding-right:5px
}
.tac{text-align:center;}

.container-fluid {
    margin-right:auto;
    margin-left:auto;
    padding-left:10px;
    padding-right:10px
}
.row {
    margin-left:-10px;
    margin-right:-10px
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position:relative;
    min-height:1px;
    padding-left:10px;
    padding-right:10px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float:left
}

.col-xs-12 {
    width:100%
}

.col-xs-11 {
    width:91.66666667%
}

.col-xs-10 {
    width:83.33333333%
}

.col-xs-9 {
    width:75%
}

.col-xs-8 {
    width:66.66666667%
}

.col-xs-7 {
    width:58.33333333%
}

.col-xs-6 {
    width:50%
}

.col-xs-5 {
    width:41.66666667%
}

.col-xs-4 {
    width:33.33333333%
}

.col-xs-3 {
    width:25%
}

.col-xs-2 {
    width:16.66666667%
}

.col-xs-1 {
    width:8.33333333%
}

.col-xs-pull-12 {
    right:100%
}

.col-xs-pull-11 {
    right:91.66666667%
}

.col-xs-pull-10 {
    right:83.33333333%
}

.col-xs-pull-9 {
    right:75%
}

.col-xs-pull-8 {
    right:66.66666667%
}

.col-xs-pull-7 {
    right:58.33333333%
}

.col-xs-pull-6 {
    right:50%
}

.col-xs-pull-5 {
    right:41.66666667%
}

.col-xs-pull-4 {
    right:33.33333333%
}

.col-xs-pull-3 {
    right:25%
}

.col-xs-pull-2 {
    right:16.66666667%
}

.col-xs-pull-1 {
    right:8.33333333%
}

.col-xs-pull-0 {
    right:auto
}

.col-xs-push-12 {
    left:100%
}

.col-xs-push-11 {
    left:91.66666667%
}

.col-xs-push-10 {
    left:83.33333333%
}

.col-xs-push-9 {
    left:75%
}

.col-xs-push-8 {
    left:66.66666667%
}

.col-xs-push-7 {
    left:58.33333333%
}

.col-xs-push-6 {
    left:50%
}

.col-xs-push-5 {
    left:41.66666667%
}

.col-xs-push-4 {
    left:33.33333333%
}

.col-xs-push-3 {
    left:25%
}

.col-xs-push-2 {
    left:16.66666667%
}

.col-xs-push-1 {
    left:8.33333333%
}

.col-xs-push-0 {
    left:auto
}

.col-xs-offset-12 {
    margin-left:100%
}

.col-xs-offset-11 {
    margin-left:91.66666667%
}

.col-xs-offset-10 {
    margin-left:83.33333333%
}

.col-xs-offset-9 {
    margin-left:75%
}

.col-xs-offset-8 {
    margin-left:66.66666667%
}

.col-xs-offset-7 {
    margin-left:58.33333333%
}

.col-xs-offset-6 {
    margin-left:50%
}

.col-xs-offset-5 {
    margin-left:41.66666667%
}

.col-xs-offset-4 {
    margin-left:33.33333333%
}

.col-xs-offset-3 {
    margin-left:25%
}

.col-xs-offset-2 {
    margin-left:16.66666667%
}

.col-xs-offset-1 {
    margin-left:8.33333333%
}

.col-xs-offset-0 {
    margin-left:0
}

@media (min-width:768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width:100%
    }

    .col-sm-11 {
        width:91.66666667%
    }

    .col-sm-10 {
        width:83.33333333%
    }

    .col-sm-9 {
        width:75%
    }

    .col-sm-8 {
        width:66.66666667%
    }

    .col-sm-7 {
        width:58.33333333%
    }

    .col-sm-6 {
        width:50%
    }

    .col-sm-5 {
        width:41.66666667%
    }

    .col-sm-4 {
        width:33.33333333%
    }

    .col-sm-3 {
        width:25%
    }

    .col-sm-2 {
        width:16.66666667%
    }

    .col-sm-1 {
        width:8.33333333%
    }

    .col-sm-pull-12 {
        right:100%
    }

    .col-sm-pull-11 {
        right:91.66666667%
    }

    .col-sm-pull-10 {
        right:83.33333333%
    }

    .col-sm-pull-9 {
        right:75%
    }

    .col-sm-pull-8 {
        right:66.66666667%
    }

    .col-sm-pull-7 {
        right:58.33333333%
    }

    .col-sm-pull-6 {
        right:50%
    }

    .col-sm-pull-5 {
        right:41.66666667%
    }

    .col-sm-pull-4 {
        right:33.33333333%
    }

    .col-sm-pull-3 {
        right:25%
    }

    .col-sm-pull-2 {
        right:16.66666667%
    }

    .col-sm-pull-1 {
        right:8.33333333%
    }

    .col-sm-pull-0 {
        right:auto
    }

    .col-sm-push-12 {
        left:100%
    }

    .col-sm-push-11 {
        left:91.66666667%
    }

    .col-sm-push-10 {
        left:83.33333333%
    }

    .col-sm-push-9 {
        left:75%
    }

    .col-sm-push-8 {
        left:66.66666667%
    }

    .col-sm-push-7 {
        left:58.33333333%
    }

    .col-sm-push-6 {
        left:50%
    }

    .col-sm-push-5 {
        left:41.66666667%
    }

    .col-sm-push-4 {
        left:33.33333333%
    }

    .col-sm-push-3 {
        left:25%
    }

    .col-sm-push-2 {
        left:16.66666667%
    }

    .col-sm-push-1 {
        left:8.33333333%
    }

    .col-sm-push-0 {
        left:auto
    }

    .col-sm-offset-12 {
        margin-left:100%
    }

    .col-sm-offset-11 {
        margin-left:91.66666667%
    }

    .col-sm-offset-10 {
        margin-left:83.33333333%
    }

    .col-sm-offset-9 {
        margin-left:75%
    }

    .col-sm-offset-8 {
        margin-left:66.66666667%
    }

    .col-sm-offset-7 {
        margin-left:58.33333333%
    }

    .col-sm-offset-6 {
        margin-left:50%
    }

    .col-sm-offset-5 {
        margin-left:41.66666667%
    }

    .col-sm-offset-4 {
        margin-left:33.33333333%
    }

    .col-sm-offset-3 {
        margin-left:25%
    }

    .col-sm-offset-2 {
        margin-left:16.66666667%
    }

    .col-sm-offset-1 {
        margin-left:8.33333333%
    }

    .col-sm-offset-0 {
        margin-left:0
    }
}

@media (min-width:992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:left
    }

    .col-md-12 {
        width:100%
    }

    .col-md-11 {
        width:91.66666667%
    }

    .col-md-10 {
        width:83.33333333%
    }

    .col-md-9 {
        width:75%
    }

    .col-md-8 {
        width:66.66666667%
    }

    .col-md-7 {
        width:58.33333333%
    }

    .col-md-6 {
        width:50%
    }

    .col-md-5 {
        width:41.66666667%
    }

    .col-md-4 {
        width:33.33333333%
    }

    .col-md-3 {
        width:25%
    }

    .col-md-2 {
        width:16.66666667%
    }

    .col-md-1 {
        width:8.33333333%
    }

    .col-md-pull-12 {
        right:100%
    }

    .col-md-pull-11 {
        right:91.66666667%
    }

    .col-md-pull-10 {
        right:83.33333333%
    }

    .col-md-pull-9 {
        right:75%
    }

    .col-md-pull-8 {
        right:66.66666667%
    }

    .col-md-pull-7 {
        right:58.33333333%
    }

    .col-md-pull-6 {
        right:50%
    }

    .col-md-pull-5 {
        right:41.66666667%
    }

    .col-md-pull-4 {
        right:33.33333333%
    }

    .col-md-pull-3 {
        right:25%
    }

    .col-md-pull-2 {
        right:16.66666667%
    }

    .col-md-pull-1 {
        right:8.33333333%
    }

    .col-md-pull-0 {
        right:auto
    }

    .col-md-push-12 {
        left:100%
    }

    .col-md-push-11 {
        left:91.66666667%
    }

    .col-md-push-10 {
        left:83.33333333%
    }

    .col-md-push-9 {
        left:75%
    }

    .col-md-push-8 {
        left:66.66666667%
    }

    .col-md-push-7 {
        left:58.33333333%
    }

    .col-md-push-6 {
        left:50%
    }

    .col-md-push-5 {
        left:41.66666667%
    }

    .col-md-push-4 {
        left:33.33333333%
    }

    .col-md-push-3 {
        left:25%
    }

    .col-md-push-2 {
        left:16.66666667%
    }

    .col-md-push-1 {
        left:8.33333333%
    }

    .col-md-push-0 {
        left:auto
    }

    .col-md-offset-12 {
        margin-left:100%
    }

    .col-md-offset-11 {
        margin-left:91.66666667%
    }

    .col-md-offset-10 {
        margin-left:83.33333333%
    }

    .col-md-offset-9 {
        margin-left:75%
    }

    .col-md-offset-8 {
        margin-left:66.66666667%
    }

    .col-md-offset-7 {
        margin-left:58.33333333%
    }

    .col-md-offset-6 {
        margin-left:50%
    }

    .col-md-offset-5 {
        margin-left:41.66666667%
    }

    .col-md-offset-4 {
        margin-left:33.33333333%
    }

    .col-md-offset-3 {
        margin-left:25%
    }

    .col-md-offset-2 {
        margin-left:16.66666667%
    }

    .col-md-offset-1 {
        margin-left:8.33333333%
    }

    .col-md-offset-0 {
        margin-left:0
    }
}

@media (min-width:1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width:100%
    }

    .col-lg-11 {
        width:91.66666667%
    }

    .col-lg-10 {
        width:83.33333333%
    }

    .col-lg-9 {
        width:75%
    }

    .col-lg-8 {
        width:66.66666667%
    }

    .col-lg-7 {
        width:58.33333333%
    }

    .col-lg-6 {
        width:50%
    }

    .col-lg-5 {
        width:41.66666667%
    }

    .col-lg-4 {
        width:33.33333333%
    }

    .col-lg-3 {
        width:25%
    }

    .col-lg-2 {
        width:16.66666667%
    }

    .col-lg-1 {
        width:8.33333333%
    }

    .col-lg-pull-12 {
        right:100%
    }

    .col-lg-pull-11 {
        right:91.66666667%
    }

    .col-lg-pull-10 {
        right:83.33333333%
    }

    .col-lg-pull-9 {
        right:75%
    }

    .col-lg-pull-8 {
        right:66.66666667%
    }

    .col-lg-pull-7 {
        right:58.33333333%
    }

    .col-lg-pull-6 {
        right:50%
    }

    .col-lg-pull-5 {
        right:41.66666667%
    }

    .col-lg-pull-4 {
        right:33.33333333%
    }

    .col-lg-pull-3 {
        right:25%
    }

    .col-lg-pull-2 {
        right:16.66666667%
    }

    .col-lg-pull-1 {
        right:8.33333333%
    }

    .col-lg-pull-0 {
        right:auto
    }

    .col-lg-push-12 {
        left:100%
    }

    .col-lg-push-11 {
        left:91.66666667%
    }

    .col-lg-push-10 {
        left:83.33333333%
    }

    .col-lg-push-9 {
        left:75%
    }

    .col-lg-push-8 {
        left:66.66666667%
    }

    .col-lg-push-7 {
        left:58.33333333%
    }

    .col-lg-push-6 {
        left:50%
    }

    .col-lg-push-5 {
        left:41.66666667%
    }

    .col-lg-push-4 {
        left:33.33333333%
    }

    .col-lg-push-3 {
        left:25%
    }

    .col-lg-push-2 {
        left:16.66666667%
    }

    .col-lg-push-1 {
        left:8.33333333%
    }

    .col-lg-push-0 {
        left:auto
    }

    .col-lg-offset-12 {
        margin-left:100%
    }

    .col-lg-offset-11 {
        margin-left:91.66666667%
    }

    .col-lg-offset-10 {
        margin-left:83.33333333%
    }

    .col-lg-offset-9 {
        margin-left:75%
    }

    .col-lg-offset-8 {
        margin-left:66.66666667%
    }

    .col-lg-offset-7 {
        margin-left:58.33333333%
    }

    .col-lg-offset-6 {
        margin-left:50%
    }

    .col-lg-offset-5 {
        margin-left:41.66666667%
    }

    .col-lg-offset-4 {
        margin-left:33.33333333%
    }

    .col-lg-offset-3 {
        margin-left:25%
    }

    .col-lg-offset-2 {
        margin-left:16.66666667%
    }

    .col-lg-offset-1 {
        margin-left:8.33333333%
    }

    .col-lg-offset-0 {
        margin-left:0
    }
}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before {
    content:" ";
    display:table
}

.clearfix:after,.container-fluid:after,.container:after,.row: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, .dashboard-cont a.link.hidden, button.hidden {
    display:none;
}

.affix {
    position:fixed
}

.header-section {
    background:#fff;
    margin:0;
    display:inline-block;
    width:100%;
    padding-top:1.5rem;
    border-top:1px solid #ccc
}

.header-section figure {
    display:inline-block;
    margin:0;
    float:left
}

.navBar-block {
    display:inline-block;
    padding-left:2.5rem
}

ul.nav-block {
    margin:0;
    display:inline-block;
    position:relative;
    float:left
}

ul.nav-block li {
    display:inline-block;
    text-align:center;
    float:left
}

ul.nav-block li a {
    text-decoration:none;
    text-transform:uppercase;
    font-size:1.1rem;
    color:#282828;
    padding:1rem 1.5rem 2.5rem 1.5rem;
    display:inline-block;
    letter-spacing:.8px;
    -webkit-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    -webkit-transition:background-color .3s ease;
    transition:background-color .3s ease;
    -webkit-transition:.2s;
    transition:.2s;
}
ul.nav-block li.active a,ul.nav-block li:hover a {
    color:#fe6625
}
.border1 {
    position:absolute;
    bottom:-4px;
    left:0;
    width:125px;
    height:.2rem;
    background:#fe6625;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.header-rightblock {
    display:inline-block;
    width:36%;
    text-align:right;
    margin:0 auto;
    position:relative;
    float:right
}

.lombard-call a {
    color:#fe6625;
    text-decoration:none;
    font-size:1.4rem;
    letter-spacing:1px;
    font-weight:800;
    padding:1.1rem 1rem 1.1rem 3.5rem
}
.footerContainer {
    width:100%;
    display:inline-block;
    margin:0 auto;
    padding:5rem 0 4rem 0
}

.addressBlock {
    display:inline-block;
    width:30%;
    float:left;
    padding-right:4rem
}

.addressBlock figure {
    text-align:left;
    margin:0 auto;
    padding-top:1rem
}

.addressBlock h6 {
    color:#282828;
    font-size:1.1rem;
    margin:0;
    padding:3rem 0 1rem;
    font-weight:800;
}

.addressBlock p {
    margin:0;
    font-size:1.1rem;
    color:#828282;
    font-weight:400;
    line-height:2rem
}

.emlnoBlock span {
    display:block;
    font-size:1.2rem;
    line-height:2rem;
    color:#828282
}

.emlnoBlock {
    padding:1rem 0
}

.footerNav {
    display:inline-block;
    float:left;
    width:23%
}

.footerNav:nth-of-type(3) {
    width:26.33%
}

.footerNav:nth-of-type(4) {
    width:20.33%
}

.footerNav h3 {
    margin:0;
    padding-bottom:1.5rem;
    text-transform:uppercase;
    color:#282828;
    font-size:1.2rem;
    letter-spacing:.2px;
    display:inline-block;
    font-weight:800;
}
.footerNav ul {
    margin:0;
    padding:0
}
.footerNav li {
    list-style:none;
    padding:.8rem 0 0
}
.footerNav li a {
    text-decoration:none;
    font-size:1.2rem;
    letter-spacing:.5px;
    color:#828282;
    font-weight:400;
    display:inline-block;
    -webkit-transition:.5s;
    transition:.5s;
    padding-bottom:.8rem
}

.footerNav li a:hover {
    color:#282828
}

.lower-footer {
    background-color:#f1f1f1;
    padding:2.5rem 0 2rem 0
}

.lower-footer ul {
    display:inline-block
}

.lower-footer li {
    display:inline-block
}

.lower-footer li a {
    display:inline-block;
    font-size:1.6rem;
    margin-right:3rem
}

.lower-footer li a:hover {
    text-decoration:none
}

.lower-footer p {
    font-size:1.1rem;
    display:inline-block;
    color:#666;
    text-align:right;
    float:right;
    padding-top:.3rem
}

.container-fuild {
    padding:0 10px
}

.container-small {
    max-width:120rem;
    margin:0 auto
}

.center-block {
    margin:0 auto;
    display:block
}

.section-content {
    padding:4.5rem 0 5rem 0
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
    padding:0;
    font-weight:400;
    /*font-family:muli-300*/
    font-weight:300;
}

p{
    margin:0;
}

.text-center {
    text-align:center
}

.text-left {
    text-align:left
}

.text-right {
    text-align:right
}

.bg-blue {
    background-color:#003d59
}

.bg-blue a,.bg-blue h1,.bg-blue h2,.bg-blue h3,.bg-blue h4,.bg-blue h5,.bg-blue h6,.bg-blue p,.bg-blue span {
    color:#fff
}
h1,h3 {
    font-size:4rem;
    margin-bottom:1rem; 
    font-weight:200
    font-weight:200;
}
h2 {
    font-size:3rem;
    color:#282828;
    font-weight:400;
    font-weight:300; 
    margin-bottom:.6rem
}
h3 {
    font-size:2.5rem
}
h4 {
    font-size:2rem;
    font-weight:200
}
.subTitle {
    font-size:1.5rem;
    color:#979797
}
a {
    font-size:1.4rem;
    color:#fe6625;
    display:inline-block;
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
a:hover {
    color:#fe6625;
}
.scrollTop {
    bottom:2rem;
    right:2rem;
    background:#fe6625;
    width:48px;
    height:48px;
    margin-left:0;
    margin-top:0;
    -webkit-border-radius:50%;
    border-radius:50%;
    position:fixed;
    cursor:pointer;
    -webkit-backface-visibility:hidden;
    opacity:0;
    z-index:999;
    -webkit-box-shadow:2px 3px 10px rgba(0,0,0,.20);
    box-shadow:2px 3px 10px rgba(0,0,0,.20);
    -webkit-transition:all .3s ease;
    transition:all .3s ease
}
.wave:after,.wave:before {
    position:absolute;
    background:#f77a42;
    margin-left:0;
    margin-top:0;
    width:50px;
    height:50px;
    content:"";
    display:block;
    -webkit-border-radius:50%;
    border-radius:50%;
    -webkit-backface-visibility:hidden;
    opacity:0
}
.scrollTop__icon{
    position:absolute;
    top:50%;
    left:50%;
    width:15px;
    height:15px;
    margin-top:4px;
    border-color:#fff;
    border-style:solid;
    border-width:2px 2px 0 0;
    -webkit-transform:translate(-50%,-50%) rotate(-45deg);
    transform:translate(-50%,-50%) rotate(-45deg);
}
.tab-head {
    width:100%;
    /*border-bottom:2px solid #eeeff1;*/
    padding-top:2rem;
    position:relative
}

.tab-head li {
    min-width:25rem;
    float:left;
    padding:1.7rem;
    text-align:center;
    font-size:1.3rem;
/*    font-family:Muli-800;*/
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.8px;
    color:#979797;
    position:relative;
    cursor:pointer;
    -webkit-transition:color .3s ease;
    transition:color .3s ease
}

.tab-head li:after {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    bottom:0;
    left:0
}

.tab-head li.active {
    color:#fe6625;
    z-index:5
}

.tab-head li.bar {
    position:absolute;
    height:2px;
    padding:0;
    background:#fe6625;
    top:100%;
    z-index:4;
    left:0
}

.tab-head li.bar:after {
    display:none
}

.tab-head li:not(.active):hover {
    color:#7e7e7e
}

.tab-content-body {
    position:relative
}
.tab-content {
    position:absolute;
    opacity:0;
    top:0;
    z-index:0;
    visibility:hidden;
    display:none;
}

.tab-content.active {
    position:relative;
    opacity:1;
    -webkit-transition:opacity .5s ease-in;
    transition:opacity .5s ease-in;
    z-index:1;
    visibility:visible;
    display:block;
}
.input-block {
    position:relative;
}
.input-block .selec-feild select {
    width:100%;
    color:#fff
}
.bg-blue .errorMsg, .errorMsg {
    font-size:1.2rem;
    display:inline-block;
    padding-top:3px;
    color:#f70000;
    background:#fff;
    padding:.2rem 1rem;
    -webkit-border-radius:4px;
    border-radius:4px;
    /*font-family:Muli-400;*/
    margin-top:5px;
    text-align:right;
    -webkit-box-shadow:0 0 25px rgba(0,0,0,.5);
    box-shadow:0 0 25px rgba(0,0,0,.5)
}
.ripple-bar:after {
    content:"";
    position:absolute;
    z-index:0;
    height:1px;
    bottom:28px;
    left:0;
    right:0;
    background:#b3b3b3;
    -webkit-transform:scaleX(0);
    -ms-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transform-origin:50%;
    -ms-transform-origin:50%;
    transform-origin:50%;
    -webkit-transition-property:-webkit-transform;
    transition-property:transform;
    -webkit-transition-duration:.3s;
    transition-duration:.3s;
    -webkit-transition-timing-function:ease-out;
    transition-timing-function:ease-out
}

.ripple-bar.focus:after, .ripple-bar.focusSelect:after {
    -webkit-transform:scaleX(1);
    -ms-transform:scaleX(1);
    transform:scaleX(1)
}

.arrow_box {
    position:relative;
    background:#fff;
    border:1px solid #fff
}

.arrow_box:after,.arrow_box:before {
    bottom:100%;
    left:50%;
    border:solid transparent;
    content:" ";
    height:0;
    width:0;
    position:absolute;
    pointer-events:none
}

.arrow_box:after {
    border-color:rgba(136,183,213,0);
    border-bottom-color:#fff;
    border-width:3px;
    margin-left:-3px
}

.arrow_box:before {
    border-color:rgba(194,225,245,0);
    border-bottom-color:#fff;
    border-width:5px;
    margin-left:-5px
}

a.btn-primary {
    font-size:1.8rem;
    text-decoration:none;
    padding:1.3rem 4rem;
    -webkit-border-radius:3rem;
    border-radius:3rem;
    position:relative
}

.btn-primary:after, .sav-buynow .btn-orng:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(255,255,255,0.41);
    -webkit-transform:translateX(-100%) rotate(61deg) scale(1.1);
    -ms-transform:translateX(-100%) rotate(61deg) scale(1.1);
    transform:translateX(-100%) rotate(61deg) scale(1.1);
    -webkit-transition:-webkit-transform .3s;
    transition:transform .3s;
    opacity:0
}

a.btn-small {
    font-size:1.4rem;
    border:1px solid #fe6625;
    padding:.4rem 1.4em;
    -webkit-border-radius:3rem;
    border-radius:3rem;
    text-decoration:none;
    color:#fe6625;
    /*font-family:muli-600*/ font-weight:600
}

.btn-white {
    background:linear-gradient(270deg,#fff,#fff,#fff,#fff);
    color:#fe6625!important;
    border:1px solid #fe6625;
    background-position:50% 99%;
    -webkit-transition:all .6s ease-out;
    transition:all .6s ease-out
}

.btn-orange {
    touch-callout:none;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    display:inline-block;
    position:relative;
    cursor:pointer;
    overflow:hidden;
    color:#fff;
    padding:1.5rem 4rem;
    font-size:1.8rem;
    background:#fe6625;
    -webkit-border-radius:30rem;
    border-radius:30rem;
    text-decoration:none
}

.btn-orange.btn-small {
    padding:.6rem 1.4em;
    font-size:1.4rem;
    color:#fff
}
.btn-orange:hover {
    color:#fff
}
.btn-orange:hover:after, .sav-buynow .btn-orng:hover:after {
    opacity:1;
    -webkit-animation:fx-mask .3s ease-out;
    animation:fx-mask .3s ease-out
}
.btn-blue {
    background:linear-gradient(270deg,#003d59,#003d59,#003d59,#003d59);
    background-position:50% 99%;
    -webkit-transition:all .6s ease-out;
    transition:all .6s ease-out;
    color:#fff;
    border:1px solid #003d59
}
.btn-blue:hover {
    background:linear-gradient(270deg,#003d59,#003d59,rgba(0,61,0,0),rgba(0,61,0,0));
    background-position:1% 50%;
    background-size:300% 300%;
    color:#003d59
}
.btn-border {
    border:1px solid #fe6625;
    color:#fe6625;
    -webkit-transition:all .6s ease-out;
    transition:all .6s ease-out;
    background:linear-gradient(270deg,#fe6625,#fe6625,rgba(34,34,34,0),rgba(34,34,34,0));
    background-position:1% 50%;
    background-size:300% 300%
}
.btn-border:hover {
    color:#fff;
    border:1px solid rgba(223,190,106,0);
    color:#fff;
    background-position:99% 50%
}
.btn-disabled {
    color:#fff;
    background:#ccc;
    pointer-events:none
}

@-webkit-keyframes fx-mask {
    0% {
        -webkit-transform:translateX(-100%) rotate(45deg);
        transform:translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform:translateX(100%) rotate(45deg);
        transform:translateX(100%) rotate(45deg)
    }
}

@keyframes fx-mask {
    0% {
        -webkit-transform:translateX(-100%) rotate(45deg);
        transform:translateX(-100%) rotate(45deg)
    }

    100% {
        -webkit-transform:translateX(100%) rotate(45deg);
        transform:translateX(100%) rotate(45deg)
    }
}
.checkBox {
    padding:3% 10%
}
.input-check {
    position:absolute;
    opacity:0
}
.input-check+label {
    position:relative;
    cursor:pointer;
    padding:0;
    font-size:1.5rem;
    color:#fff; 
    font-weight:200
}
.input-check+label:before {
    content:'';
    margin-right:1rem;
    display:inline-block;
    vertical-align:text-top;
    width:2.2rem;
    height:2.2rem;
    border:1px solid rgba(255,255,255,.5);
    -webkit-border-radius:3px;
    border-radius:3px
}
.input-check:checked+label:before {
    border:1px solid rgba(255,255,255,.5);
    -webkit-border-radius:3px;
    border-radius:3px
}
.input-check:disabled+label {
    color:#b8b8b8;
    cursor:auto
}
.input-check:disabled+label:before {
    -webkit-box-shadow:none;
    box-shadow:none;
    border:1px solid #ddd
}
.input-check:checked+label:after {
    content:'';
    display:inline-block;
    width:6px;
    height:13px;
    border:solid #fff;
    border-width:0 2px 2px 0;
    -webkit-transform:rotate(38deg);
    -ms-transform:rotate(38deg);
    transform:rotate(38deg);
    position:absolute;
    bottom:3px;
    left:8px
}
.input-block .note {
    font-size:1.2rem;
    color:#e3cf7d;
    padding-top:10px;
    display:block
}

.dark-form .radio input[type=radio]+.radio-label:before {
    background:#f4f4f4;
    border:1px solid #272727
}

.dark-form .radio input[type=radio]:checked+.radio-label:before {
    background-color:#272727;
    -webkit-box-shadow:inset 0 0 0 5px #f4f4f4;
    box-shadow:inset 0 0 0 5px #f4f4f4
}

.dark-form .radio input[type=radio]:focus+.radio-label:before {
    border-color:#3197ee
}

.dark-form .radio input[type=radio]:disabled+.radio-label:before {
    -webkit-box-shadow:inset 0 0 0 4px #f4f4f4;
    box-shadow:inset 0 0 0 4px #f4f4f4;
    border-color:#b4b4b4;
    background:#b4b4b4
}

.dark-form .ripple-bar:after {
    background:#1a526b
}

.dark-form .input-block label {
    color:rgba(40,40,40,.5)
}

.dark-form .input-block input {
    color:#282828;
    border-bottom:1px solid rgba(184,184,184,.5)
}

.dark-form .input-block.focus label, .dark-form .input-block.focusSelect label {
    color:rgba(40,40,40,.5)
}

.dark-form .note {
    color:#e3cf7d
}

select {
    font-size:2rem;
    border:0;
    border-bottom:1px solid rgba(184,184,184,.5);
    outline:0;
    background:0 0;
    padding:.5rem 1rem .5rem 0;
    text-align:left;
    /*font-family:muli-300*/ font-weight:300;
}
.rd-label,.sl-label {
    display:inline-block;
    font-size:2rem;
    font-weight:300;
    padding-top:.5rem
}
.choice-radio-block {
    padding:2rem 0 1.6rem 0
}
.choice-radio-block.no-br,.choice-radio-block:last-child {
    border-bottom:0
}
.choice-radio-block .radioButtons {
    display:inline-block;
    float:right;
    vertical-align:top
}
.radio {
    margin:.5rem;
    display:inline-block
}
.radio input[type=radio] {
    position:absolute;
    opacity:0
}
.radio label {
    font-size:1.8rem;
    font-weight:400;
    font-weight:300;
}
.radio input[type=radio]+.radio-label:before {
    content:'';
    background:0 0;
    background-color:transparent;
    -webkit-border-radius:100%;
    border-radius:100%;
    border:1px solid #fff;
    display:inline-block;
    width:2.2rem;
    height:2.2rem;
    position:relative;
    top:0;
    margin-right:1em;
    vertical-align:top;
    cursor:pointer;
    text-align:center;
    -webkit-transition:all 250ms ease;
    transition:all 250ms ease
}
.radio input[type=radio]:checked+.radio-label:before {
    background-color:#fff;
    -webkit-box-shadow:inset 0 0 0 5px #003d59;
    box-shadow:inset 0 0 0 5px #003d59
}
.radio input[type=radio]:focus+.radio-label:before {
    outline:0;
    border-color:#3197ee
}
.radio input[type=radio]:disabled+.radio-label:before {
    -webkit-box-shadow:inset 0 0 0 4px #f4f4f4;
    box-shadow:inset 0 0 0 4px #f4f4f4;
    border-color:#b4b4b4;
    background:#b4b4b4
}
.input-left {
    float:left
}
.input-right {
    float:right
}
.overlayN {
    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0,0,0,.5);
    -webkit-transition:opacity .2s;
    transition:opacity .2s;
    visibility:hidden;
    opacity:0
}
.overlayN.active {
    visibility:visible;
    opacity:1
}
.overlayN .cancel {
    position:absolute;
    width:100%;
    height:100%;
    cursor:default
}
.overlayN.showMsg,.overlayN:target {
    visibility:visible;
    opacity:1
}

.overlay, .popup{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,.90);
    z-index:999;
    display:none;
}
.popup{
    z-index:9999;
}
body.no-scroll {
    position:fixed;
    width:100%;
    overflow:hidden;
    padding-right:15px
}
.blur {
    -webkit-filter:blur(2px);
    filter:blur(2px)
}
.popInner{
    position:relative;
    max-width:740px;
    margin-left:auto;
    margin-right:auto;
    background:#fff;
    border-radius:10px;
}
.popTable{
    display:table;
    width:100%;
    height:100%;
}
.popCell{
    display:table-cell;
    vertical-align:middle;
}
.popup .close {
    position:absolute;
    right:1.1rem;
    top:0.9rem;
    width:3.5rem;
    height:3.5rem;
    opacity:.9;
    background:none;
    border:none;
    padding:0;
    outline:none;
}
.popup .close:before {
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.popup .close:after {
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.popup .close:after,.popup .close:before {
    position:absolute;
    left:18px;
    top:5px;
    content:' ';
    height:2.5rem;
    width:.13rem;
    background-color:#333;
}
.popup .close:hover {
    opacity:1
}
.content {
    width:100%
}
.customMscroll {
    width:100%;
    height:40rem
}
.overlayN .content-heightauto {
    width:100%;
    height:45rem
}
.js-popup-body.active {
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    -webkit-animation-name:anim-open;
    animation-name:anim-open
}
.popInner h4{
    font-size:1.8rem;
    font-weight:500;
    margin-top:-6px;
}
.white-shadow {
    position:relative
}
.white-shadow:before {
    content:'';
    height:30px;
    width:100%;
    top:0;
    left:0;
    background-image:-webkit-linear-gradient(top,#fff,rgba(255,255,255,0));
    position:absolute;
    z-index:1
}
.ui-datepicker {
    min-width:297px;
    padding:0;
    background-color:#fff;
    -webkit-box-shadow:0 0 30px rgba(78,78,78,.1803921569);
    box-shadow:0 0 30px rgba(78,78,78,.1803921569);
    -webkit-border-radius:8px;
    border-radius:8px;
    display:none;
    z-index:999 !important;
}

.ui-widget-header {
    background:#053c6d;
    /*-webkit-border-radius:6px 6px 0 0;
    border-radius:6px 6px 0 0;
    height:40px;*/
    color:#fff
}

.ui-datepicker .ui-datepicker-header {
    position:relative;
}

.ui-datepicker .ui-datepicker-title {
    margin:0 3rem;
    line-height:1.8em;
    text-align:center
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    top:6px
}

.ui-widget-content {
    background-color:#fff;
    background-image:none
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    background:#1e507c;
    border:none;
    color:#fff;
    -webkit-border-radius:3px;
    border-radius:3px;
    padding:3px 5px;
    margin:8px 3px 8px;
    text-transform:uppercase;
    font-size:12px;
    outline:0;
    width:40%
}
.ui-datepicker .ui-state-default {
    background:0 0;
    text-align:center
}

.ui-datepicker th {
    padding:.7em .3em;
    color:#999;
    font-size:11px;
    text-transform:uppercase;
    font-weight:500
}

.ui-datepicker th span {
    font-size:1.2rem
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display:block;
    position:absolute;
    left:50%;
    margin-left:-8px;
    top:50%;
    margin-top:-8px;
    width:16px;
    height:16px;
    text-indent:-99999px;
    overflow:hidden;
}
.ui-datepicker-header a span.ui-icon:before{
    content:'';
    position:absolute;
    top:3px;
    left:1px;
    width:9px;
    height:9px;
    border-color:#fff;
    border-style:solid;
    border-width:0 1.2px 1.2px 0;
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
}
.ui-datepicker-header .ui-datepicker-prev span.ui-icon:before{
    left:6px;
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position:absolute;
    top:2px;
    width:1.8em;
    height:1.8em;
    cursor:pointer;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    top:6px;
}
.ui-datepicker .ui-datepicker-next {
    right:2px;
}
.ui-datepicker .ui-datepicker-prev{
    left:2px;
}
.ui-datepicker table {
    width:100%;
    font-size:.9em;
    border-collapse:collapse;
    margin:0 0 .4em;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity:.35;
}
.ui-datepicker .ui-state-default {
    border:none;
    color:#333;
    font-weight:600;
    font-size:13px;
    -webkit-border-radius:100%;
    border-radius:100%;
    width:30px;
    height:30px;
    line-height:30px;
    display:block;
    text-decoration:none;
    text-align:center;
    margin:auto;
}
.ui-datepicker .ui-state-default.ui-state-highlight{
    background:#ededed;
}
.ui-datepicker .ui-state-default.ui-state-hover{
    background:#053c6d;
    color:#fff;
}
.ui-datepicker-calendar tbody td{
    padding:1px 0;
}

/** Croppie **/
.croppie-container {
    width:100%;
    height:100%;
}

.croppie-container .cr-image {
    z-index:-1;
    position:absolute;
    top:0;
    left:0;
    transform-origin:0 0;
    max-height:none;
    max-width:none;
}

.croppie-container .cr-boundary {
    position:relative;
    overflow:hidden;
    margin:0 auto;
    z-index:1;
    width:100%;
    height:100%;
}

.croppie-container .cr-viewport,
.croppie-container .cr-resizer {
    position:absolute;
    border:2px solid #fff;
    margin:auto;
    top:0;
    bottom:0;
    right:0;
    left:0;
    box-shadow:0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index:0;
}

.croppie-container .cr-resizer {
  z-index:2;
  box-shadow:none;
  pointer-events:none;
}

.croppie-container .cr-resizer-vertical,
.croppie-container .cr-resizer-horisontal {
  position:absolute;
  pointer-events:all;
}

.croppie-container .cr-resizer-vertical::after,
.croppie-container .cr-resizer-horisontal::after {
    display:block;
    position:absolute;
    box-sizing:border-box;
    border:1px solid black;
    background:#fff;
    width:10px;
    height:10px;
    content:'';
}

.croppie-container .cr-resizer-vertical {
  bottom:-5px;
  cursor:row-resize;
  width:100%;
  height:10px;
}

.croppie-container .cr-resizer-vertical::after {
    left:50%;
    margin-left:-5px;
}

.croppie-container .cr-resizer-horisontal {
  right:-5px;
  cursor:col-resize;
  width:10px;
  height:100%;
}

.croppie-container .cr-resizer-horisontal::after {
    top:50%;
    margin-top:-5px;
}

.croppie-container .cr-original-image {
    display:none;
}

.croppie-container .cr-vp-circle {
    border-radius:50%;
}

.croppie-container .cr-overlay {
    z-index:1;
    position:absolute;
    cursor:move;
    touch-action:none;
}

.croppie-container .cr-slider-wrap {
    width:75%;
    margin:15px auto;
    text-align:center;
}

.croppie-result {
    position:relative;
    overflow:hidden;
}

.croppie-result img {
    position:absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    transform:translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance:none;
/*removes default webkit styles*/
	/*border:1px solid white; *//*fix for FF unable to apply focus style bug */
    width:300px;
/*required for proper track sizing in FF*/
    max-width:100%;
    padding-top:8px;
    padding-bottom:8px;
    background-color:transparent;
}

.cr-slider::-webkit-slider-runnable-track {
    width:100%;
    height:3px;
    background:#ddd;
    border:0;
    border-radius:3px;
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance:none;
    border:none;
    height:16px;
    width:16px;
    border-radius:50%;
    background:#fe6625;
    margin-top:-6px;
}

.cr-slider:focus {
    outline:none;
}
/*
.cr-slider:focus::-webkit-slider-runnable-track {
background:#ccc;
}
*/

.cr-slider::-moz-range-track {
    width:100%;
    height:3px;
    background:rgba(0, 0, 0, 0.5);
    border:0;
    border-radius:3px;
}

.cr-slider::-moz-range-thumb {
    border:none;
    height:16px;
    width:16px;
    border-radius:50%;
    background:#ddd;
    margin-top:-6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
    outline:1px solid white;
    outline-offset:-1px;
}

.cr-slider::-ms-track {
    width:100%;
    height:5px;
    background:transparent;
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
	border-color:transparent;/*leave room for the larger thumb to overflow with a transparent border */
	border-width:6px 0;
	color:transparent;/*remove default tick marks*/
}
.cr-slider::-ms-fill-lower {
	background:rgba(0, 0, 0, 0.5);
	border-radius:10px;
}
.cr-slider::-ms-fill-upper {
	background:rgba(0, 0, 0, 0.5);
	border-radius:10px;
}
.cr-slider::-ms-thumb {
	border:none;
	height:16px;
	width:16px;
	border-radius:50%;
	background:#ddd;
	margin-top:1px;
}
.cr-slider:focus::-ms-fill-lower {
	background:rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
	background:rgba(0, 0, 0, 0.5);
}
/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
	position:absolute;
	bottom:5px;
	left:5px;
	z-index:1;
}
.cr-rotate-controls button {
	border:0;
	background:none;
}
.cr-rotate-controls i:before {
	display:inline-block;
	font-style:normal;
	font-weight:900;
	font-size:22px;
}
.cr-rotate-l i:before {
	content:'↺';
}
.cr-rotate-r i:before {
	content:'↻';
}
/** Croppie **/
