button, hr, input {
    overflow: visible;
}

address, dl, ol, ul {
    margin-bottom: 1rem;
}

a:active, a:hover, a:not([href]):not([tabindex]):focus {
    outline: 0;
}

caption, th {
    text-align: left;
}

dd, label, legend {
    margin-bottom: .5rem;
}

pre, textarea {
    overflow: auto;
}

dl, ol, pre, ul {
    margin-top: 0;
}

.owl-carousel.owl-rtl, .ui-datepicker-rtl {
    direction: rtl;
}

.fancybox-nav, .mfp-arrow, .nice-select, .owl-carousel, .owl-carousel .owl-item, html {
    -webkit-tap-highlight-color: transparent;
}

@font-face {
    font-family: Regular;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-Regular/Raleway-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Raleway-Regular/Raleway-Regular.woff) format("woff"),url(../fonts/Raleway-Regular/Raleway-Regular.ttf) format("truetype");
}

@font-face {
    font-family: Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-Bold/Raleway-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Raleway-Bold/Raleway-Bold.woff) format("woff"),url(../fonts/Raleway-Bold/Raleway-Bold.ttf) format("truetype");
}

@font-face {
    font-family: Light;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-Light/Raleway-Light.eot?#iefix) format("embedded-opentype"),url(../fonts/Raleway-Light/Raleway-Light.woff) format("woff"),url(../fonts/Raleway-Light/Raleway-Light.ttf) format("truetype");
}

@font-face {
    font-family: Medium;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-Medium/Raleway-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Raleway-Medium/Raleway-Medium.woff) format("woff"),url(../fonts/Raleway-Medium/Raleway-Medium.ttf) format("truetype");
}

@font-face {
    font-family: Selimbold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Raleway-SemiBold/Raleway-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Raleway-SemiBold/Raleway-SemiBold.woff) format("woff"),url(../fonts/Raleway-SemiBold/Raleway-SemiBold.ttf) format("truetype");
}

@font-face {
    font-family: Open-Selimbold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Open-Sans-Semibold/Open-Sans-Semibold.eot?#iefix) format("embedded-opentype"),url(../fonts/Open-Sans-Semibold/Open-Sans-Semibold.woff) format("woff"),url(../fonts/Open-Sans-Semibold/Open-Sans-Semibold.ttf) format("truetype");
}

@font-face {
    font-family: Shonar-Bold;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Shonar-Bold/Shonar-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Shonar-Bold/Shonar-Bold.woff) format("woff"),url(../fonts/Shonar-Bold/Shonar-Bold.ttf) format("truetype");
}

body {
    margin: 0;
    color: #333;
    background-color: #fff;
}

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

[hidden], template {
    display: none;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

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

img, legend {
    border: 0;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

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

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input[type=checkbox], input[type=radio] {
    -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-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: none;
}

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

optgroup {
    font-weight: 700;
}

td, th {
    padding: 0;
}

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

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

html {
    font-size: 10px;
}

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

a {
    color: #337ab7;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:focus, a:hover {
        color: #337ab7;
        text-decoration: underline;
    }

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.img-thumbnail {
    line-height: 1.42857143;
    display: inline-block;
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

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

.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu, .table-reflow thead, .table-reflow tr {
    float: left;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

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

.affix {
    position: fixed;
}

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

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }

    .hidden-lg {
        display: none !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

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

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

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    td.visible-print, th.visible-print {
        display: table-cell !important;
    }
}
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

details, figcaption, figure, main, menu {
    display: block;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio, canvas, video {
    display: inline-block;
}

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

.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}

img {
    border-style: none;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px;
    }

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal;
}

textarea {
    resize: vertical;
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.mfp-container, html {
    -webkit-box-sizing: border-box;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

address, legend {
    line-height: inherit;
}

summary {
    display: list-item;
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }

        *, ::after, ::before, blockquote::first-letter, blockquote::first-line, div::first-letter, div::first-line, li::first-letter, li::first-line, p::first-letter, p::first-line {
            text-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

    a, a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    blockquote, pre {
        border: 1px solid #999;
    }

    thead {
        display: table-header-group;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

.btn.focus, .btn:focus, .btn:hover, a {
    text-decoration: none;
}

.badge, .btn, .dropdown-header, .dropdown-item, .input-group-btn, .table-reflow tbody {
    white-space: nowrap;
}

label, output {
    display: inline-block;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

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

[tabindex="-1"]:focus {
    outline: 0 !important;
}

abbr[data-original-title], abbr[title] {
    cursor: help;
}

address {
    font-style: normal;
}

dt {
    font-weight: 700;
}

.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300;
}

dd {
    margin-left: 0;
}

blockquote, figure {
    margin: 0 0 1rem;
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

[role=button] {
    cursor: pointer;
}

.form-control:disabled, input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed;
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    caption-side: bottom;
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox;
}

.custom-select, .progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
}

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

legend {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 1.5rem;
}

.blockquote, hr {
    margin-bottom: 1rem;
}

[hidden] {
    display: none !important;
}

.lead {
    font-size: 1.25rem;
}

.display-1 {
    font-size: 6rem;
}

.display-2 {
    font-size: 5.5rem;
}

.display-3 {
    font-size: 4.5rem;
}

.display-4 {
    font-size: 3.5rem;
}

hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}

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

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px;
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0;
}

    .blockquote-reverse .blockquote-footer::before {
        content: "";
    }

    .blockquote-reverse .blockquote-footer::after {
        content: "\00A0 \2014";
    }

.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .dropdown-toggle::after {
    content: "";
}

dl.row > dd + dt {
    clear: left;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

code, kbd {
    padding: .2rem .4rem;
    font-size: 90%;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}

.table, pre {
    margin-bottom: 1rem;
}

.figure-caption {
    font-size: 90%;
    color: #636c72;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

code {
    color: #bd4147;
    background-color: #f7f7f9;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

kbd {
    color: #fff;
    background-color: #333;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

.btn, .btn-link, .dropdown-item {
    font-weight: 400;
}

pre {
    display: block;
    font-size: 90%;
    color: #292b2c;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        -webkit-border-radius: 0;
        border-radius: 0;
    }

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

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

.table {
    width: 100%;
    max-width: 100%;
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #eceeef;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #eceeef;
    }

    .table tbody + tbody {
        border-top: 2px solid #eceeef;
    }

    .table .table {
        background-color: #fff;
    }

.table-sm td, .table-sm th {
    padding: .3rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #eceeef;
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px;
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075);
}

.table-success, .table-success > td, .table-success > th {
    background-color: #dff0d8;
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6;
}

.table-info, .table-info > td, .table-info > th {
    background-color: #d9edf7;
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3;
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #fcf8e3;
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc;
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f2dede;
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc;
}

.thead-inverse th {
    color: #fff;
    background-color: #292b2c;
}

.thead-default th {
    color: #464a4c;
    background-color: #eceeef;
}

.table-inverse {
    color: #fff;
    background-color: #292b2c;
}

    .table-inverse td, .table-inverse th, .table-inverse thead th {
        border-color: #fff;
    }

    .table-inverse.table-bordered, .table-responsive.table-bordered {
        border: 0;
    }

.table-responsive {
    display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.collapsing, .embed-responsive, .media, .media-body, .modal, .modal-open, .navbar-divider, .progress {
    overflow: hidden;
}

.table-reflow tbody {
    display: block;
}

.table-reflow td, .table-reflow th {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef;
}

    .table-reflow td:last-child, .table-reflow th:last-child {
        border-right: 1px solid #eceeef;
    }

.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #eceeef;
}

.table-reflow tr td, .table-reflow tr th {
    display: block !important;
    border: 1px solid #eceeef;
}

.form-check, .form-control, .form-control-file, .form-control-range, .form-text {
    display: block;
}

.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    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,-webkit-box-shadow ease-in-out .15s;
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control:focus {
        color: #464a4c;
        background-color: #fff;
        border-color: #66afe9;
        outline: 0;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #eceeef;
        opacity: 1;
    }

select.form-control:not([size]):not([multiple]) {
    height: -webkit-calc(2.25rem + 2px);
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem;
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem;
}

.col-form-legend, .form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.col-form-legend {
    margin-bottom: 0;
    font-size: 1rem;
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}

    .form-control-static.form-control-lg, .form-control-static.form-control-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-right: 0;
        padding-left: 0;
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: 3.166667rem;
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    margin-top: .25rem;
}

.form-check {
    position: relative;
    margin-bottom: .75rem;
}

    .form-check + .form-check {
        margin-top: -.25rem;
    }

.form-check-input, .form-control-feedback {
    margin-top: .25rem;
}

.form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed;
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem;
}

    .form-check-input:only-child {
        position: static;
    }

.form-check-inline {
    display: inline-block;
}

    .form-check-inline .form-check-label {
        vertical-align: middle;
    }

    .form-check-inline + .form-check-inline {
        margin-left: .75rem;
    }

.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    background-size: 1.125rem 1.125rem;
}

.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
    color: #5cb85c;
}

.has-success .form-control {
    border-color: #5cb85c;
}

.has-success .input-group-addon {
    color: #5cb85c;
    border-color: #5cb85c;
    background-color: #eaf6ea;
}

.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
    color: #f0ad4e;
}

.has-warning .form-control {
    border-color: #f0ad4e;
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff;
}

.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
    color: #d9534f;
}

.has-danger .form-control {
    border-color: #d9534f;
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7;
}

@media (min-width:576px) {
    .form-inline label {
        margin-bottom: 0;
    }

    .form-inline .form-group {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-check {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

    .form-inline .form-check-label {
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-left: 0;
    }

    .form-inline .custom-control {
        padding-left: 0;
        vertical-align: middle;
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        vertical-align: text-bottom;
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

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

.collapsing, .dropdown, .dropup {
    position: relative;
}

.btn {
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: -webkit-focus-ring-color auto 5px;
        outline-offset: -2px;
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
    }

    .btn.disabled, .btn:disabled {
        cursor: not-allowed;
        opacity: .65;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

    .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
        color: #fff;
        background-color: #025aa5;
        border-color: #01549b;
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #025aa5;
        border-color: #01549b;
        background-image: none;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .btn-primary.dropdown-toggle.focus, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle:hover {
            color: #fff;
            background-color: #014682;
            border-color: #01315a;
        }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
        background-color: #0275d8;
        border-color: #0275d8;
    }

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
        color: #292b2c;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary.active, .btn-secondary:active, .open > .btn-secondary.dropdown-toggle {
        color: #292b2c;
        background-color: #e6e6e6;
        border-color: #adadad;
        background-image: none;
    }

        .btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open > .btn-secondary.dropdown-toggle.focus, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle:hover {
            color: #292b2c;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary:disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled:hover {
        background-color: #fff;
        border-color: #ccc;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    .btn-info.focus, .btn-info:focus, .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #2aabd2;
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #2aabd2;
        background-image: none;
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .btn-info.dropdown-toggle.focus, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1f7e9a;
        }

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info:disabled.focus, .btn-info:disabled:focus, .btn-info:disabled:hover {
        background-color: #5bc0de;
        border-color: #5bc0de;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

    .btn-success.focus, .btn-success:focus, .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #419641;
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #419641;
        background-image: none;
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .btn-success.dropdown-toggle.focus, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle:hover {
            color: #fff;
            background-color: #398439;
            border-color: #2d672d;
        }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success:disabled.focus, .btn-success:disabled:focus, .btn-success:disabled:hover {
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

    .btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #eb9316;
    }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #eb9316;
        background-image: none;
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .btn-warning.dropdown-toggle.focus, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #b06d0f;
        }

    .btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning:disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled:hover {
        background-color: #f0ad4e;
        border-color: #f0ad4e;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

    .btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #c12e2a;
    }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #c12e2a;
        background-image: none;
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .btn-danger.dropdown-toggle.focus, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #8b211e;
        }

    .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger:disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled:hover {
        background-color: #d9534f;
        border-color: #d9534f;
    }

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

    .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover, .open > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #0275d8;
        border-color: #0275d8;
    }

        .btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open > .btn-outline-primary.dropdown-toggle.focus, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle:hover {
            color: #fff;
            background-color: #014682;
            border-color: #01315a;
        }

    .btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled:hover {
        border-color: #43a7fd;
    }

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

    .btn-outline-secondary.active, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary:focus, .btn-outline-secondary:hover, .open > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

        .btn-outline-secondary.active.focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.active:hover, .btn-outline-secondary:active.focus, .btn-outline-secondary:active:focus, .btn-outline-secondary:active:hover, .open > .btn-outline-secondary.dropdown-toggle.focus, .open > .btn-outline-secondary.dropdown-toggle:focus, .open > .btn-outline-secondary.dropdown-toggle:hover {
            color: #fff;
            background-color: #a1a1a1;
            border-color: #8c8c8c;
        }

    .btn-outline-secondary.disabled.focus, .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled:hover {
        border-color: #fff;
    }

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

    .btn-outline-info.active, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info:focus, .btn-outline-info:hover, .open > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de;
    }

        .btn-outline-info.active.focus, .btn-outline-info.active:focus, .btn-outline-info.active:hover, .btn-outline-info:active.focus, .btn-outline-info:active:focus, .btn-outline-info:active:hover, .open > .btn-outline-info.dropdown-toggle.focus, .open > .btn-outline-info.dropdown-toggle:focus, .open > .btn-outline-info.dropdown-toggle:hover {
            color: #fff;
            background-color: #269abc;
            border-color: #1f7e9a;
        }

    .btn-outline-info.disabled.focus, .btn-outline-info.disabled:focus, .btn-outline-info.disabled:hover, .btn-outline-info:disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled:hover {
        border-color: #b0e1ef;
    }

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

    .btn-outline-success.active, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success:focus, .btn-outline-success:hover, .open > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

        .btn-outline-success.active.focus, .btn-outline-success.active:focus, .btn-outline-success.active:hover, .btn-outline-success:active.focus, .btn-outline-success:active:focus, .btn-outline-success:active:hover, .open > .btn-outline-success.dropdown-toggle.focus, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle:hover {
            color: #fff;
            background-color: #398439;
            border-color: #2d672d;
        }

    .btn-outline-success.disabled.focus, .btn-outline-success.disabled:focus, .btn-outline-success.disabled:hover, .btn-outline-success:disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled:hover {
        border-color: #a3d7a3;
    }

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

    .btn-outline-warning.active, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning:focus, .btn-outline-warning:hover, .open > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #f0ad4e;
        border-color: #f0ad4e;
    }

        .btn-outline-warning.active.focus, .btn-outline-warning.active:focus, .btn-outline-warning.active:hover, .btn-outline-warning:active.focus, .btn-outline-warning:active:focus, .btn-outline-warning:active:hover, .open > .btn-outline-warning.dropdown-toggle.focus, .open > .btn-outline-warning.dropdown-toggle:focus, .open > .btn-outline-warning.dropdown-toggle:hover {
            color: #fff;
            background-color: #d58512;
            border-color: #b06d0f;
        }

    .btn-outline-warning.disabled.focus, .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled:hover {
        border-color: #f8d9ac;
    }

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}

    .btn-outline-danger.active, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger:focus, .btn-outline-danger:hover, .open > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #d9534f;
        border-color: #d9534f;
    }

        .btn-outline-danger.active.focus, .btn-outline-danger.active:focus, .btn-outline-danger.active:hover, .btn-outline-danger:active.focus, .btn-outline-danger:active:focus, .btn-outline-danger:active:hover, .open > .btn-outline-danger.dropdown-toggle.focus, .open > .btn-outline-danger.dropdown-toggle:focus, .open > .btn-outline-danger.dropdown-toggle:hover {
            color: #fff;
            background-color: #ac2925;
            border-color: #8b211e;
        }

    .btn-outline-danger.disabled.focus, .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled:hover {
        border-color: #eba5a3;
    }

.btn-link {
    color: #0275d8;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
        background-color: transparent;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #014c8c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link:disabled:focus, .btn-link:disabled:hover {
                color: #636c72;
                text-decoration: none;
            }

.btn-group-lg > .btn, .btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}

.btn-block {
    display: block;
}

    .btn-block + .btn-block {
        margin-top: .5rem;
    }

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.active {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.active {
        display: block;
    }

tr.collapse.active {
    display: table-row;
}

tbody.collapse.active {
    display: table-row-group;
}

.collapsing {
    height: 0;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    color: #292b2c;
    text-align: inherit;
    background: 0 0;
    border: 0;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #1d1e1f;
        text-decoration: none;
        background-color: #f7f7f9;
    }

    .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0275d8;
        outline: 0;
    }

    .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
        color: #636c72;
    }

        .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
        }

.active > .dropdown-menu {
    display: block;
}

.active > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #636c72;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left;
        margin-bottom: 0;
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2;
        }

    .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: -.5rem;
}

    .btn-toolbar::after {
        display: block;
        clear: both;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: .5rem;
    }

.btn .caret, .btn + .dropdown-toggle-split::after, .btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem;
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: .3em .3em 0;
}

.dropup .btn-group-lg > .btn .caret, .dropup .btn-lg .caret {
    border-width: 0 .3em .3em;
}

.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::after {
        display: block;
        clear: both;
    }

    .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) {
        -webkit-border-radius: 0;
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        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 {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
    }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.custom-control, .input-group, .input-group-btn, .input-group-btn > .btn {
    position: relative;
}

.input-group {
    width: 100%;
    display: table;
    border-collapse: separate;
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 3;
        }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: table-cell;
    }

        .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
            -webkit-border-radius: 0;
            border-radius: 0;
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: .25rem .5rem;
        font-size: .875rem;
        -webkit-border-radius: .2rem;
        border-radius: .2rem;
    }

    .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: .75rem 1.5rem;
        font-size: 1.25rem;
        -webkit-border-radius: .3rem;
        border-radius: .3rem;
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0;
    }

    .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:not(:last-child) {
        border-right: 0;
    }

    .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
    }

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}

.input-group-btn {
    font-size: 0;
}

    .input-group-btn > .btn + .btn {
        margin-left: -1px;
    }

    .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

        .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
            z-index: 3;
        }

.custom-control {
    display: inline-block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #0074d9;
    }

    .custom-control-input:focus ~ .custom-control-indicator {
        -webkit-box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;
        box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #0074d9;
    }

    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: #84c6ff;
    }

    .custom-control-input:disabled ~ .custom-control-indicator {
        cursor: not-allowed;
        background-color: #eee;
    }

    .custom-control-input:disabled ~ .custom-control-description {
        color: #767676;
        cursor: not-allowed;
    }

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-file, .custom-select {
    display: inline-block;
    max-width: 100%;
}

.custom-checkbox .custom-control-indicator {
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked .custom-control {
    float: left;
    margin-bottom: .25rem;
    clear: left;
}

    .custom-controls-stacked .custom-control + .custom-control {
        margin-left: 0;
    }

.custom-select {
    height: -webkit-calc(2.25rem - 2px);
    height: calc(2.25rem - 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem\9;
    color: #464a4c;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
    background-image: none\9;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .custom-select:focus {
        border-color: #51a7e8;
        outline: 0;
    }

        .custom-select:focus::-ms-value {
            color: #464a4c;
            background-color: #fff;
        }

    .custom-select:disabled {
        color: #636c72;
        cursor: not-allowed;
        background-color: #eceeef;
    }

    .custom-select::-ms-expand {
        opacity: 0;
    }

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%;
}

.custom-file {
    position: relative;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer;
}

.custom-file-control, .custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .custom-file-control:lang(en)::after {
        content: "Choose file...";
    }

    .custom-file-control::before {
        top: -1px;
        right: -1px;
        bottom: -1px;
        z-index: 6;
        display: block;
        background-color: #eee;
        border: 1px solid #ddd;
        -webkit-border-radius: 0 .25rem .25rem 0;
        border-radius: 0 .25rem .25rem 0;
    }

.nav-inline .nav-item, .nav-link {
    display: inline-block;
}

.custom-file-control:lang(en)::before {
    content: "Browse";
}

.nav-pills::after, .nav-tabs::after, .navbar::after {
    content: "";
    clear: both;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}

.nav-link.disabled {
    color: #636c72;
}

    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
        color: #636c72;
        cursor: not-allowed;
        background-color: transparent;
    }

.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}

.nav-pills .nav-item + .nav-item, .nav-tabs .nav-item + .nav-item {
    margin-left: .2rem;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs::after {
        display: block;
    }

    .nav-tabs .nav-item {
        float: left;
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        display: block;
        padding: .5em 1em;
        border: 1px solid transparent;
        -webkit-border-top-right-radius: .25rem;
        border-top-right-radius: .25rem;
        -webkit-border-top-left-radius: .25rem;
        border-top-left-radius: .25rem;
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #eceeef #eceeef #ddd;
        }

        .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
            color: #636c72;
            background-color: transparent;
            border-color: transparent;
        }

        .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
            color: #464a4c;
            background-color: #fff;
            border-color: #ddd #ddd transparent;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
    }

.nav-pills::after {
    display: block;
}

.nav-pills .nav-item {
    float: left;
}

.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
        color: #fff;
        cursor: default;
        background-color: #0275d8;
    }

.nav-stacked .nav-item {
    display: block;
    float: none;
}

    .nav-stacked .nav-item + .nav-item {
        margin-top: .2rem;
        margin-left: 0;
    }

.navbar-divider, .navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.navbar {
    position: relative;
    padding: .5rem 1rem;
}

    .navbar::after {
        display: block;
    }

.navbar-full {
    z-index: 1000;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%;
}

@media (min-width:576px) {
    .navbar {
        -webkit-border-radius: .25rem;
        border-radius: .25rem;
    }

    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-full, .navbar-sticky-top {
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
}

.navbar-divider, .navbar-text {
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-divider {
    float: left;
    width: 1px;
    margin-right: 1rem;
}

    .navbar-divider::before {
        content: "\00a0";
    }

.navbar-text {
    display: inline-block;
}

.navbar-toggler {
    width: 2.5em;
    height: 2em;
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: center center no-repeat;
    background-size: 24px 24px;
    border: 1px solid transparent;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
    }

.navbar-nav .nav-item {
    float: left;
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3);
    }

.navbar-light .navbar-divider {
    background-color: rgba(0,0,0,.075);
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5);
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-toggler, .navbar-dark .navbar-toggler:focus, .navbar-dark .navbar-toggler:hover {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,.25);
    }

.navbar-dark .navbar-toggler {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    border-color: rgba(255,255,255,.1);
}

.navbar-dark .navbar-divider {
    background-color: rgba(255,255,255,.075);
}

.navbar-dark .navbar-text {
    color: rgba(255,255,255,.5);
}

.navbar-toggleable::after {
    display: block;
    content: "";
    clear: both;
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

        .navbar-toggleable .navbar-nav .dropdown-menu {
            position: static;
            float: none;
        }

        .navbar-toggleable .navbar-nav .nav-item {
            float: none;
            margin-left: 0;
        }
}

@media (min-width:576px) {
    .navbar-toggleable {
        display: block !important;
    }
}

.navbar-toggleable-sm::after {
    display: block;
    content: "";
    clear: both;
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-sm .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

        .navbar-toggleable-sm .navbar-nav .dropdown-menu {
            position: static;
            float: none;
        }

        .navbar-toggleable-sm .navbar-nav .nav-item {
            float: none;
            margin-left: 0;
        }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        display: block !important;
    }
}

.navbar-toggleable-md::after {
    display: block;
    content: "";
    clear: both;
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-md .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

        .navbar-toggleable-md .navbar-nav .dropdown-menu {
            position: static;
            float: none;
        }

        .navbar-toggleable-md .navbar-nav .nav-item {
            float: none;
            margin-left: 0;
        }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        display: block !important;
    }
}

.navbar-toggleable-lg::after {
    display: block;
    content: "";
    clear: both;
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-lg .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

        .navbar-toggleable-lg .navbar-nav .dropdown-menu {
            position: static;
            float: none;
        }

        .navbar-toggleable-lg .navbar-nav .nav-item {
            float: none;
            margin-left: 0;
        }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        display: block !important;
    }
}

.navbar-toggleable-xl {
    display: block !important;
}

    .navbar-toggleable-xl::after {
        display: block;
        content: "";
        clear: both;
    }

    .navbar-toggleable-xl .navbar-brand {
        display: block;
        float: none;
        margin-top: .5rem;
        margin-right: 0;
    }

    .navbar-toggleable-xl .navbar-nav {
        margin-top: .5rem;
        margin-bottom: .5rem;
    }

.card, .card-title {
    margin-bottom: .75rem;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none;
}

.navbar-toggleable-xl .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
}

.breadcrumb-item, .page-link {
    float: left;
}

.card {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.card-block {
    padding: 1.25rem;
}

.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: #f7f7f9;
}

.card-block::after {
    display: block;
    content: "";
    clear: both;
}

.card-header, .card-subtitle, .card-text:last-child {
    margin-bottom: 0;
}

.card-subtitle {
    margin-top: -.375rem;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem;
}

.card > .list-group:first-child .list-group-item:first-child {
    -webkit-border-top-right-radius: .25rem;
    border-top-right-radius: .25rem;
    -webkit-border-top-left-radius: .25rem;
    border-top-left-radius: .25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    -webkit-border-bottom-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

    .card-header::after {
        display: block;
        content: "";
        clear: both;
    }

    .card-header:first-child {
        -webkit-border-radius: -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px) 0 0;
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    }

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125);
}

    .card-footer::after {
        display: block;
        content: "";
        clear: both;
    }

    .card-footer:last-child {
        -webkit-border-radius: 0 0 -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px);
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
    }

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0;
}

.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}

    .card-primary .card-footer, .card-primary .card-header {
        background-color: transparent;
    }

.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

    .card-success .card-footer, .card-success .card-header {
        background-color: transparent;
    }

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    .card-info .card-footer, .card-info .card-header {
        background-color: transparent;
    }

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

    .card-warning .card-footer, .card-warning .card-header {
        background-color: transparent;
    }

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}

    .card-danger .card-footer, .card-danger .card-header, .card-outline-danger, .card-outline-info, .card-outline-primary, .card-outline-secondary, .card-outline-success, .card-outline-warning {
        background-color: transparent;
    }

.card-outline-primary {
    border-color: #0275d8;
}

.card-outline-secondary {
    border-color: #ccc;
}

.card-outline-info {
    border-color: #5bc0de;
}

.card-outline-success {
    border-color: #5cb85c;
}

.card-outline-warning {
    border-color: #f0ad4e;
}

.card-outline-danger {
    border-color: #d9534f;
}

.card-inverse {
    color: rgba(255,255,255,.65);
}

    .card-inverse .card-footer, .card-inverse .card-header {
        background-color: transparent;
        border-color: rgba(255,255,255,.2);
    }

    .card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
        color: #fff;
    }

        .card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
            color: rgba(255,255,255,.65);
        }

            .card-inverse .card-link:focus, .card-inverse .card-link:hover {
                color: #fff;
            }

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}

.card-img {
    -webkit-border-radius: -webkit-calc(.25rem - 1px);
    border-radius: calc(.25rem - 1px);
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img-top {
    -webkit-border-top-right-radius: -webkit-calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    -webkit-border-top-left-radius: -webkit-calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}

.card-img-bottom {
    -webkit-border-bottom-right-radius: -webkit-calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
    -webkit-border-bottom-left-radius: -webkit-calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}

@media (min-width:576px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0;
    }

        .card-deck .card {
            display: table-cell;
            margin-bottom: 0;
            vertical-align: top;
        }

    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }

    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

        .card-group .card {
            display: table-cell;
            vertical-align: top;
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group .card:first-child {
                -webkit-border-bottom-right-radius: 0;
                border-bottom-right-radius: 0;
                -webkit-border-top-right-radius: 0;
                border-top-right-radius: 0;
            }

                .card-group .card:first-child .card-img-top {
                    -webkit-border-top-right-radius: 0;
                    border-top-right-radius: 0;
                }

                .card-group .card:first-child .card-img-bottom {
                    -webkit-border-bottom-right-radius: 0;
                    border-bottom-right-radius: 0;
                }

            .card-group .card:last-child {
                -webkit-border-bottom-left-radius: 0;
                border-bottom-left-radius: 0;
                -webkit-border-top-left-radius: 0;
                border-top-left-radius: 0;
            }

                .card-group .card:last-child .card-img-top {
                    -webkit-border-top-left-radius: 0;
                    border-top-left-radius: 0;
                }

                .card-group .card:last-child .card-img-bottom {
                    -webkit-border-bottom-left-radius: 0;
                    border-bottom-left-radius: 0;
                }

            .card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
                -webkit-border-radius: 0;
                border-radius: 0;
            }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

.breadcrumb, .pagination {
    margin-bottom: 1rem;
    -webkit-border-radius: .25rem;
}

.breadcrumb {
    padding: .75rem 1rem;
    list-style: none;
    background-color: #eceeef;
    border-radius: .25rem;
}

    .breadcrumb::after {
        display: block;
        content: "";
        clear: both;
    }

.badge, .pagination {
    display: inline-block;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #636c72;
    content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #636c72;
}

.pagination {
    padding-left: 0;
    margin-top: 1rem;
    border-radius: .25rem;
}

.page-item {
    display: inline;
}

    .page-item:first-child .page-link {
        margin-left: 0;
        -webkit-border-bottom-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        -webkit-border-top-left-radius: .25rem;
        border-top-left-radius: .25rem;
    }

    .page-item:last-child .page-link {
        -webkit-border-bottom-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        -webkit-border-top-right-radius: .25rem;
        border-top-right-radius: .25rem;
    }

    .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #0275d8;
        border-color: #0275d8;
    }

    .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
        color: #636c72;
        pointer-events: none;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.page-link {
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #0275d8;
    background-color: #fff;
    border: 1px solid #ddd;
}

.badge, .close {
    font-weight: 700;
    line-height: 1;
}

.page-link:focus, .page-link:hover {
    color: #014c8c;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd;
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
    -webkit-border-bottom-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
    -webkit-border-top-left-radius: .3rem;
    border-top-left-radius: .3rem;
}

.pagination-lg .page-item:last-child .page-link {
    -webkit-border-bottom-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
    -webkit-border-top-right-radius: .3rem;
    border-top-right-radius: .3rem;
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
}

.pagination-sm .page-item:first-child .page-link {
    -webkit-border-bottom-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
    -webkit-border-top-left-radius: .2rem;
    border-top-left-radius: .2rem;
}

.pagination-sm .page-item:last-child .page-link {
    -webkit-border-bottom-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
    -webkit-border-top-right-radius: .2rem;
    border-top-right-radius: .2rem;
}

.badge {
    padding: .25em .4em;
    font-size: 75%;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    -webkit-border-radius: 10rem;
    border-radius: 10rem;
}

.badge-default {
    background-color: #636c72;
}

    .badge-default[href]:focus, .badge-default[href]:hover {
        background-color: #4b5257;
    }

.badge-primary {
    background-color: #0275d8;
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        background-color: #025aa5;
    }

.badge-success {
    background-color: #5cb85c;
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        background-color: #449d44;
    }

.badge-info {
    background-color: #5bc0de;
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        background-color: #31b0d5;
    }

.badge-warning {
    background-color: #f0ad4e;
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        background-color: #ec971f;
    }

.badge-danger {
    background-color: #d9534f;
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        background-color: #c9302c;
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
}

.alert, .progress {
    margin-bottom: 1rem;
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-hr {
    border-top-color: #d0d5d8;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.alert {
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c1e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6d5ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7ecb5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9b9;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem;
}

    .progress[value] {
        background-color: #eee;
        border: 0;
        appearance: none;
        -webkit-border-radius: .25rem;
        border-radius: .25rem;
    }

        .progress[value]::-ms-fill {
            background-color: #0074d9;
            border: 0;
        }

        .progress[value]::-moz-progress-bar {
            background-color: #0074d9;
        }

        .progress[value]::-webkit-progress-value {
            background-color: #0074d9;
        }

        .progress[value]::-webkit-progress-bar {
            background-color: #eee;
        }

    .progress[value], base::-moz-progress-bar {
        background-color: #eee;
    }

.progress-striped[value]::-webkit-progress-value {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 1rem 1rem;
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width:0\0) {
    .progress {
        background-color: #eee;
        -webkit-border-radius: .25rem;
        border-radius: .25rem;
    }

    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
    }

    .progress-bar-striped {
        background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
        background-size: 1rem 1rem;
    }

    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite;
    }

    .progress-success .progress-bar {
        background-color: #5cb85c;
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c;
}

.progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c;
}

.progress-success[value]::-ms-fill {
    background-color: #5cb85c;
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de;
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de;
}

@media screen and (min-width:0\0) {
    .progress-info .progress-bar {
        background-color: #5bc0de;
    }

    .progress-warning .progress-bar {
        background-color: #f0ad4e;
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e;
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e;
}

.progress-warning[value]::-ms-fill {
    background-color: #f0ad4e;
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f;
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f;
}

.progress-danger[value]::-ms-fill {
    background-color: #d9534f;
}

@media screen and (min-width:0\0) {
    .progress-danger .progress-bar {
        background-color: #d9534f;
    }
}

.media-body {
    width: 10000px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right {
    padding-left: 10px;
}

.media-left {
    padding-right: 10px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item {
    display: block;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
}

    .list-group-item:first-child, .rounded-top {
        -webkit-border-top-right-radius: .25rem;
        -webkit-border-top-left-radius: .25rem;
    }

    .list-group-item:first-child {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        -webkit-border-bottom-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        -webkit-border-bottom-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }

    .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
        color: #636c72;
        cursor: not-allowed;
        background-color: #eceeef;
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit;
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
            color: #636c72;
        }

    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
        z-index: 2;
        color: #fff;
        text-decoration: none;
        background-color: #0275d8;
        border-color: #0275d8;
    }

        .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
            color: inherit;
        }

        .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
            color: #daeeff;
        }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit;
}

    .list-group-item-action .list-group-item-heading {
        color: #333;
    }

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #555;
        text-decoration: none;
        background-color: #f7f7f9;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        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;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-21by9 {
    padding-bottom: 42.857143%;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.embed-responsive-1by1 {
    padding-bottom: 100%;
}

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.popover, .tooltip {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    text-decoration: none;
}

.font-weight-normal, .popover, .tooltip {
    font-weight: 400;
}

.modal-title, .popover, .tooltip {
    line-height: 1.5;
}

.fancybox-skin, .fancybox-title, .popover, .text-hide, .tooltip {
    text-shadow: none;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.modal-content, .popover {
    background-clip: padding-box;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .modal.active .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
    }

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.active {
        opacity: .5;
    }

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

    .modal-header::after {
        display: block;
        content: "";
        clear: both;
    }

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

.modal-title {
    margin: 0;
}

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

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

    .modal-footer::after {
        display: block;
        content: "";
        clear: both;
    }

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

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    text-align: left;
    text-align: start;
    opacity: 0;
}

    .tooltip.active {
        opacity: .9;
    }

    .tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
        padding: 5px 0;
        margin-top: -3px;
    }

        .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            content: "";
            border-width: 5px 5px 0;
            border-top-color: #000;
        }

    .tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
        padding: 0 5px;
        margin-left: 3px;
    }

        .tooltip.bs-tether-element-attached-left .tooltip-inner::before, .tooltip.tooltip-right .tooltip-inner::before {
            top: 50%;
            left: 0;
            margin-top: -5px;
            content: "";
            border-width: 5px 5px 5px 0;
            border-right-color: #000;
        }

    .tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

        .tooltip.bs-tether-element-attached-top .tooltip-inner::before, .tooltip.tooltip-bottom .tooltip-inner::before {
            top: 0;
            left: 50%;
            margin-left: -5px;
            content: "";
            border-width: 0 5px 5px;
            border-bottom-color: #000;
        }

    .tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
        padding: 0 5px;
        margin-left: -3px;
    }

        .tooltip.bs-tether-element-attached-right .tooltip-inner::before, .tooltip.tooltip-left .tooltip-inner::before {
            top: 50%;
            right: 0;
            margin-top: -5px;
            content: "";
            border-width: 5px 0 5px 5px;
            border-left-color: #000;
        }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

    .tooltip-inner::before {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
    }

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: .3rem;
    border-radius: .3rem;
}

    .popover.bs-tether-element-attached-bottom, .popover.popover-top {
        margin-top: -10px;
    }

        .popover.bs-tether-element-attached-bottom::after, .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::after, .popover.popover-top::before {
            left: 50%;
            border-bottom-width: 0;
        }

        .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::before {
            bottom: -11px;
            margin-left: -11px;
            border-top-color: rgba(0,0,0,.25);
        }

        .popover.bs-tether-element-attached-bottom::after, .popover.popover-top::after {
            bottom: -10px;
            margin-left: -10px;
            border-top-color: #fff;
        }

    .popover.bs-tether-element-attached-left, .popover.popover-right {
        margin-left: 10px;
    }

        .popover.bs-tether-element-attached-left::after, .popover.bs-tether-element-attached-left::before, .popover.popover-right::after, .popover.popover-right::before {
            top: 50%;
            border-left-width: 0;
        }

        .popover.bs-tether-element-attached-left::before, .popover.popover-right::before {
            left: -11px;
            margin-top: -11px;
            border-right-color: rgba(0,0,0,.25);
        }

        .popover.bs-tether-element-attached-left::after, .popover.popover-right::after {
            left: -10px;
            margin-top: -10px;
            border-right-color: #fff;
        }

    .popover.bs-tether-element-attached-top, .popover.popover-bottom {
        margin-top: 10px;
    }

        .popover.bs-tether-element-attached-top::after, .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::after, .popover.popover-bottom::before {
            left: 50%;
            border-top-width: 0;
        }

        .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::before {
            top: -11px;
            margin-left: -11px;
            border-bottom-color: rgba(0,0,0,.25);
        }

        .popover.bs-tether-element-attached-top::after, .popover.popover-bottom::after {
            top: -10px;
            margin-left: -10px;
            border-bottom-color: #f7f7f7;
        }

        .popover.bs-tether-element-attached-top .popover-title::before, .popover.popover-bottom .popover-title::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #f7f7f7;
        }

    .popover.bs-tether-element-attached-right, .popover.popover-left {
        margin-left: -10px;
    }

        .popover.bs-tether-element-attached-right::after, .popover.bs-tether-element-attached-right::before, .popover.popover-left::after, .popover.popover-left::before {
            top: 50%;
            border-right-width: 0;
        }

        .popover.bs-tether-element-attached-right::before, .popover.popover-left::before {
            right: -11px;
            margin-top: -11px;
            border-left-color: rgba(0,0,0,.25);
        }

        .popover.bs-tether-element-attached-right::after, .popover.popover-left::after {
            right: -10px;
            margin-top: -10px;
            border-left-color: #fff;
        }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: .2375rem .2375rem 0 0;
    border-radius: .2375rem .2375rem 0 0;
}

    .popover-title:empty {
        display: none;
    }

.popover-content {
    padding: 9px 14px;
}

.popover::after, .popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.carousel, .carousel-inner, .carousel-item {
    position: relative;
}

.popover::before {
    content: "";
    border-width: 11px;
}

.popover::after {
    content: "";
    border-width: 10px;
}

.carousel-inner {
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    display: none;
    width: 100%;
}

@media (-webkit-transform-3d) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
}

.mfp-wrap, .owl-carousel .owl-item, .owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block;
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0;
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
    background: center center no-repeat;
    background-size: 100% 100%;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,.5);
    }

        .carousel-indicators li::after, .carousel-indicators li::before {
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            position: absolute;
            content: "";
        }

.ui-datepicker .ui-icon, .ui-icon {
    text-indent: -99999px;
    background-repeat: no-repeat;
}

.carousel-indicators li::before {
    top: -10px;
}

.carousel-indicators li::after {
    bottom: -10px;
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.mfp-container:before, .mfp-content, .ui-icon {
    vertical-align: middle;
}

.bg-faded {
    background-color: #f7f7f7;
}

.bg-primary {
    background-color: #0275d8 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5 !important;
}

.bg-success {
    background-color: #5cb85c !important;
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44 !important;
}

.bg-info {
    background-color: #5bc0de !important;
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important;
}

.bg-warning {
    background-color: #f0ad4e !important;
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f !important;
}

.bg-danger {
    background-color: #d9534f !important;
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #c9302c !important;
}

.bg-inverse {
    background-color: #292b2c !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #101112 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.rounded {
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.rounded-top {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem;
}

.rounded-right {
    -webkit-border-bottom-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    -webkit-border-top-right-radius: .25rem;
    border-top-right-radius: .25rem;
}

.rounded-bottom {
    -webkit-border-bottom-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.rounded-left {
    -webkit-border-bottom-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    -webkit-border-top-left-radius: .25rem;
    border-top-left-radius: .25rem;
}

.rounded-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.rounded-0 {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

.hidden-xl-down, .hidden-xs-up, .visible-print-block {
    display: none !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

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

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.mr-1, .mx-1 {
    margin-right: .25rem !important;
}

.ml-1, .mx-1 {
    margin-left: .25rem !important;
}

.mt-1, .my-1 {
    margin-top: .25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important;
}

.m-1 {
    margin: .25rem !important;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

.ml-2, .mx-2 {
    margin-left: .5rem !important;
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important;
}

.m-2 {
    margin: .5rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pr-1, .px-1 {
    padding-right: .25rem !important;
}

.pl-1, .px-1 {
    padding-left: .25rem !important;
}

.pt-1, .py-1 {
    padding-top: .25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important;
}

.p-1 {
    padding: .25rem !important;
}

.pr-2, .px-2 {
    padding-right: .5rem !important;
}

.pl-2, .px-2 {
    padding-left: .5rem !important;
}

.pt-2, .py-2 {
    padding-top: .5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-bold {
    font-weight: 700;
}

.font-italic {
    font-style: italic;
}

.text-white {
    color: #fff !important;
}

.text-muted {
    color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
    color: #4b5257 !important;
}

.text-primary {
    color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #025aa5 !important;
}

.text-success {
    color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
    color: #449d44 !important;
}

.text-info {
    color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important;
}

.text-warning {
    color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #ec971f !important;
}

.text-danger {
    color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #c9302c !important;
}

.text-gray-dark {
    color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #101112 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}

.ui-widget-content a, .ui-widget-header, .ui-widget-header a {
    color: #333;
}

.invisible {
    visibility: hidden !important;
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .m-sm-0 {
        margin: 0 !important;
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important;
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important;
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important;
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important;
    }

    .m-sm-1 {
        margin: .25rem !important;
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important;
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important;
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important;
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important;
    }

    .m-sm-2 {
        margin: .5rem !important;
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important;
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important;
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important;
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important;
    }

    .p-sm-1 {
        padding: .25rem !important;
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important;
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important;
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important;
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important;
    }

    .p-sm-2 {
        padding: .5rem !important;
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }

    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }

    .m-md-0 {
        margin: 0 !important;
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important;
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important;
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important;
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important;
    }

    .m-md-1 {
        margin: .25rem !important;
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important;
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important;
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important;
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important;
    }

    .m-md-2 {
        margin: .5rem !important;
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important;
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important;
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important;
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important;
    }

    .p-md-1 {
        padding: .25rem !important;
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important;
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important;
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important;
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important;
    }

    .p-md-2 {
        padding: .5rem !important;
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .m-lg-0 {
        margin: 0 !important;
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important;
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important;
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important;
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important;
    }

    .m-lg-1 {
        margin: .25rem !important;
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important;
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important;
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important;
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important;
    }

    .m-lg-2 {
        margin: .5rem !important;
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important;
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important;
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important;
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important;
    }

    .p-lg-1 {
        padding: .25rem !important;
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important;
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important;
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important;
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important;
    }

    .p-lg-2 {
        padding: .5rem !important;
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .m-xl-0 {
        margin: 0 !important;
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important;
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important;
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important;
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important;
    }

    .m-xl-1 {
        margin: .25rem !important;
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important;
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important;
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important;
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important;
    }

    .m-xl-2 {
        margin: .5rem !important;
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important;
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important;
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important;
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important;
    }

    .p-xl-1 {
        padding: .25rem !important;
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important;
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important;
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important;
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important;
    }

    .p-xl-2 {
        padding: .5rem !important;
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }

    .hidden-xl-up {
        display: none !important;
    }
}

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

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

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

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

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

    .hidden-print {
        display: none !important;
    }
}
/*! jQuery UI - v1.12.1 - 2017-02-25
* http://jqueryui.com
* Includes: core.css, datepicker.css, tabs.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none;
}

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

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse;
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
    content: '';
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    margin-top: -.25em;
    position: relative;
    overflow: hidden;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px;
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px;
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px;
    }

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

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em;
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none;
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible;
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left;
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto;
    }

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-widget, .ui-widget .ui-widget {
    font-size: 1em;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

    .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
        float: right;
    }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker .ui-icon {
    display: block;
    overflow: hidden;
    left: .5em;
    top: .3em;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

    .ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: .2em .2em 0;
    }

        .ui-tabs .ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px .2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap;
        }

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

    .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
        cursor: text;
    }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0;
}

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
}

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    font-weight: 700;
}

    .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: 400;
        color: #454545;
    }

        .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
            color: #454545;
            text-decoration: none;
        }

            .ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: 400;
                color: #2b2b2b;
            }

                .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
                    color: #2b2b2b;
                    text-decoration: none;
                }

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff;
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff;
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none;
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error a, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error a, .ui-widget-header .ui-state-error-text {
        color: #5f3f3f;
    }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        filter: Alpha(Opacity=35);
    }

.ui-icon {
    width: 16px;
    height: 16px;
}

.mfp-bg, .mfp-container, .mfp-wrap {
    width: 100%;
    height: 100%;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_555555_256x240.png);
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_777620_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_777777_256x240.png);
}

.ui-icon-blank {
    background-position: 16px 16px;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-first, .ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666;
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
}

.mfp-container {
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.nice-select, img.mfp-img {
    -webkit-box-sizing: border-box;
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-close, .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
    display: none;
}

.mfp-figure, img.mfp-img {
    line-height: 0;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1;
    }

    .mfp-arrow:after, .mfp-arrow:before {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #fff;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #fff;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000;
    }

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}

img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl .owl-item {
        float: right;
    }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes pulse {
    0%,100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75);
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85);
    }
}

@keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        -ms-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75);
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        -ms-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        -ms-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
}

@keyframes wobble {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        -ms-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        -ms-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        -ms-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

.nice-select {
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;
}

    .nice-select:hover {
        border-color: #dbdbdb;
    }

    .nice-select.open, .nice-select:active, .nice-select:focus {
        border-color: #999;
    }

    .nice-select:after {
        border-bottom: 2px solid #999;
        border-right: 2px solid #999;
        content: '';
        display: block;
        height: 5px;
        margin-top: -4px;
        pointer-events: none;
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        width: 5px;
    }

    .nice-select.open:after {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .nice-select.open .list {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    .nice-select.disabled {
        border-color: #ededed;
        color: #999;
        pointer-events: none;
    }

        .nice-select.disabled:after {
            border-color: #ccc;
        }

    .nice-select.wide {
        width: 100%;
    }

        .nice-select.wide .list {
            left: 0 !important;
            right: 0 !important;
        }

    .nice-select.right {
        float: right;
    }

        .nice-select.right .list {
            left: auto;
            right: 0;
        }

    .nice-select.small {
        font-size: 12px;
        height: 36px;
        line-height: 34px;
    }

        .nice-select.small:after {
            height: 4px;
            width: 4px;
        }

        .nice-select.small .option {
            line-height: 34px;
            min-height: 34px;
        }

    .nice-select .list {
        background-color: #fff;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 0 1px rgba(68,68,68,.11);
        box-shadow: 0 0 0 1px rgba(68,68,68,.11);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 4px;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transform: scale(.75) translateY(-21px);
        -ms-transform: scale(.75) translateY(-21px);
        transform: scale(.75) translateY(-21px);
        -webkit-transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
        transition: all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;
        z-index: 9;
    }

.home-block__4 .block-4__item:hover, .ll-skin-melon .ui-widget {
    -webkit-box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s;
}

    .nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
        background-color: #f6f6f6;
    }

    .nice-select .option.selected {
        font-weight: 700;
    }

    .nice-select .option.disabled {
        background-color: transparent;
        color: #999;
        cursor: default;
    }

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.ll-skin-melon {
    font-size: 100%;
}

    .ll-skin-melon .ui-widget {
        font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
        background: #fff;
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
    }

    .ll-skin-melon .ui-datepicker {
        padding: 0;
    }

    .ll-skin-melon .ui-datepicker-header {
        border: none;
        background: 0 0;
        font-weight: 400;
        font-size: 12px;
    }

        .ll-skin-melon .ui-datepicker-header .ui-state-hover {
            background: 0 0;
            border-color: transparent;
            cursor: pointer;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
        }

    .ll-skin-melon .ui-datepicker .ui-datepicker-title {
        margin-top: .4em;
        margin-bottom: .3em;
        color: #62A0C4;
        font-size: 16px;
    }

    .ll-skin-melon .ui-datepicker .ui-datepicker-next, .ll-skin-melon .ui-datepicker .ui-datepicker-next-hover, .ll-skin-melon .ui-datepicker .ui-datepicker-prev, .ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
        top: .9em;
        border: none;
    }

    .ll-skin-melon .ui-datepicker .ui-datepicker-prev-hover {
        left: 2px;
    }

    .ll-skin-melon .ui-datepicker .ui-datepicker-next-hover {
        right: 2px;
    }

    .ll-skin-melon .ui-datepicker .ui-datepicker-prev span {
        background-image: url(/img/home/block-5/date-prev.png);
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 0;
    }

    .ll-skin-melon .ui-datepicker .ui-datepicker-next span {
        background-image: url(/img/home/block-5/date-next.png);
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: -20px;
    }

    .ll-skin-melon .ui-datepicker table {
        margin: 0;
    }

    .ll-skin-melon .ui-datepicker th {
        padding: 1em 0;
        color: #CBE1EF;
        font-size: 14px;
        font-weight: 400;
        border: none;
        border-top: 1px solid #62A0C4;
    }

    .ll-skin-melon .ui-datepicker td {
        background: #fff;
        border: none;
        padding: 0;
    }

    .ll-skin-melon td .ui-state-default {
        background: 0 0;
        border: none;
        text-align: center;
        padding: .5em;
        margin: 0;
        font-weight: 400;
        color: #4a4a4a;
        font-size: 13px;
    }

    .ll-skin-melon .ui-state-disabled {
        opacity: 1;
    }

        .ll-skin-melon .ui-state-disabled .ui-state-default {
            color: #efefef;
        }

    .ll-skin-melon td .ui-state-active, .ll-skin-melon td .ui-state-hover {
        background: #CBE1EF;
    }
/*!
 * jQuery RadiantScroller
 * Version: 0.1.1 (05/12/2014)
 * Copyright (c) 2014 Ilya Bodrov (http://www.radiant-wind.com/plugins/radiant_scroller)
 */

.radiant_scroller {
    position: relative;
}

.radiant_scroller_wrapper{
    background-color: transparent !important;
}

.radiant_scroller_wrapper .scroller-el {
    display: block;
    float: left;
    position: relative;
}

.radiant_scroller .radiant_scroller_row .scroller-el:last-of-type {
    margin-right: 0;
}

.radiant_scroller .radiant_scroller_row:last-of-type .scroller-el {
    margin-bottom: 0;
}

.radiant_scroller .radiant-navigation {
    clear: both;
}

.radiant_scroller .radiant-pagination .radiant-page {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}

    .radiant_scroller .radiant-pagination .radiant-page:last-of-type {
        margin-right: 0;
    }

.radiant_scroller .radiant-caption {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
    background-color: rgba(44,44,44,.5);
}

.radiant_scroller .radiant-next, .radiant_scroller .radiant-prev {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Selimbold;
    -webkit-transition: all .5s ease-in-out;
}

.radiant_scroller_wrapper {
    overflow: hidden;
    background-color: #ccc;
}

.radiant_scroller .scroller-el {
    width: 380px;
    height: 380px;
}

.radiant-navigation {
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.radiant_scroller .radiant-next, .radiant_scroller .radiant-prev {
    cursor: pointer;
    bottom: -13px;
    width: auto;
    height: 43px;
    position: relative;
}

    .radiant_scroller .radiant-next:before, .radiant_scroller .radiant-prev:before {
        content: '';
        width: 21px;
        height: 10px;
        top: 27%;
        margin-top: -5px;
        background-repeat: no-repeat;
        background-position: center center;
    }

.radiant_scroller .radiant-next {
    margin-left: 15px;
    color: #62A0C4;
    transition: all .5s ease-in-out;
}

    .radiant_scroller .radiant-next:hover {
        color: #fff;
    }

    .radiant_scroller .radiant-next:before {
        position: absolute;
        right: -35px;
        background-image: url(../img/home/block-7/next.png);
    }

.radiant_scroller .radiant-prev {
    margin-right: 15px;
    color: #62A0C4;
    transition: all .5s ease-in-out;
}

.header-fix, .home-block__4 .block-4__item, .home-block__4 .block-4__item a {
    -webkit-transition: all .5s ease-in-out;
}

.radiant_scroller .radiant-prev:hover {
    color: #fff;
}

.radiant_scroller .radiant-prev:before {
    position: absolute;
    left: -35px;
    background-image: url(../img/home/block-7/prev.png);
}

.radiant_scroller .radiant-pagination {
    text-align: center;
    margin-top: 7px;
    display: none;
}

    .radiant_scroller .radiant-pagination .radiant-page {
        width: 15px;
        height: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        background-color: #ccc;
        border: 1px solid #ccc;
    }

        .radiant_scroller .radiant-pagination .radiant-page:hover {
            background-color: #efefef;
        }

    .radiant_scroller .radiant-pagination .current-page {
        background-color: grey;
        border-color: #888;
    }
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative;
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5);
    }

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
	margin-top: 70px;
}
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}

.fancybox-close, .fancybox-nav, .fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
}

.fancybox-nav {
    width: 40%;
    text-decoration: none;
    background: url(blank.gif);
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock {
    width: auto;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    z-index: 8050;
}

#jpreOverlay #jpreLoader #jprePercentage, body {
    font-family: Regular,sans-serif;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: 0 0;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url(fancybox_loading@2x.gif);
            background-size: 24px 24px;
        }
}

.header-fix, .header-page {
    background-image: url(../img/header-line.png);
    background-repeat: repeat-x;
    background-position: center;
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}

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

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

:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}

body input:focus:required:invalid, body input:required:valid, body textarea:focus:required:invalid, body textarea:required:valid {
    color: #666;
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.75;
    overflow-x: hidden;
}

    body::-webkit-scrollbar-track {
        background-color: transparent;
    }

    body::-webkit-scrollbar {
        width: 4px;
        background-color: transparent;
    }

    body::-webkit-scrollbar-thumb {
        background-color: #AADE1A;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

    body ::-moz-selection {
        background-color: #AADE1A;
        color: #fff;
    }

    body ::selection {
        background-color: #AADE1A;
        color: #fff;
    }

    body h1, body h2, body h3, body h4, body h5, body h6, body p, body ul {
        margin: 0;
        padding: 0;
    }

        body ul li {
            list-style-type: none;
        }

    body a:active, body a:hover, body a:link {
        text-decoration: none;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.loader {
    opacity: 0;
}

#jpreOverlay {
    background-color: #fff;
}

    #jpreOverlay #jpreLoader {
        width: 198px;
        height: 66px;
        margin-top: -33px;
        top: 50% !important;
        left: 50% !important;
        margin-left: -99px;
    }

        #jpreOverlay #jpreLoader #jpreBar {
            background-color: #AADE1A;
            height: 3px !important;
            position: fixed;
            left: 0;
            top: 0;
        }

        #jpreOverlay #jpreLoader #jprePercentage {
            color: #333;
            text-align: center;
            font-size: 20px;
            font-style: italic;
        }

header .header-mnu .tel-mob a, header .top-tel a {
    font-family: Open-Selimbold,sans-serif;
    font-size: 20px;
}

.header-home {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.header-fix {
    position: fixed !important;
    left: 0;
    top: 0;
    width: 100%;
    min-height: auto !important;
    background-color: #fff;
    background-size: cover;
    padding: 15px 0;
    transition: all .5s ease-in-out;
	z-index: 9999;
}

    .header-fix .call-form__mob, .header-fix .top-tel {
        display: none;
    }

.header-page {
    position: static;
    min-height: 160px;
}

header {
    padding-top: 20px;
    position: relative;
    z-index: 2;
}

    header .top-tel {
        text-align: right;
        margin-bottom: 15px;
    }

        header .top-tel a {
            color: #3e596d;
        }

            header .top-tel a span {
                color: #62A0C4;
            }

    header .logo img {
        max-width: 100%;
    }	

    header .header-mnu::after {
        clear: both;
        content: "";
        display: table;
    }

    header .header-mnu .open-mnu, header .header-mnu .tel-mob {
        display: none;
    }

        header .header-mnu .tel-mob a {
            color: #3e596d;
        }

            header .header-mnu .tel-mob a span {
                color: #62A0C4;
            }

        header .header-mnu .open-mnu a {
            display: block;
            width: 40px;
            height: 40px;
        }

            header .header-mnu .open-mnu a span:after, header .header-mnu .open-mnu a span:before {
                content: "";
                position: absolute;
                left: 0;
                top: 9px;
            }

            header .header-mnu .open-mnu a span:after {
                top: 18px;
            }

            header .header-mnu .open-mnu a span {
                position: relative;
                display: block;
            }

                header .header-mnu .open-mnu a span, header .header-mnu .open-mnu a span:after, header .header-mnu .open-mnu a span:before {
                    width: 100%;
                    height: 3px;
                    background-color: #AADE1A;
                    -webkit-transition: all .3s;
                    transition: all .3s;
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                    -webkit-border-radius: 2px;
                    border-radius: 2px;
                }

            header .header-mnu .open-mnu a.on span {
                background-color: transparent;
            }

                header .header-mnu .open-mnu a.on span:before {
                    -webkit-transform: rotate(45deg) translate(-1px,0);
                    -ms-transform: rotate(45deg) translate(-1px,0);
                    transform: rotate(45deg) translate(-1px,0);
                }

                header .header-mnu .open-mnu a.on span:after {
                    -webkit-transform: rotate(-45deg) translate(6px,-7px);
                    -ms-transform: rotate(-45deg) translate(6px,-7px);
                    transform: rotate(-45deg) translate(6px,-7px);
                }

    header .header-mnu .mnu {
        width: 77%;
        float: left;
        text-align: right;
        padding-top: 5px;
    }

        header .header-mnu .mnu li {
            display: inline-block;
            margin-right: 25px;
        }

            header .header-mnu .call-form a, header .header-mnu .mnu li a {
                display: block;
                font-size: 14px;
                text-transform: uppercase;
                font-family: Medium,sans-serif;
            }

            header .header-mnu .mnu li a {
                color: #585858;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                position: relative;
            }

                header .header-mnu .mnu li a::after {
                    content: '';
                    width: 0;
                    height: 1px;
                    background-color: #AADE1A;
                    right: 0;
                    bottom: 0;
                    position: absolute;
                    -webkit-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                }

    header .call-form__mob a::before, header .header-mnu .call-form a::before {
        content: "";
        z-index: -1;
        background: #AADE1A;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    header .header-mnu .mnu li a:hover {
        color: #AADE1A;
    }

        header .header-mnu .mnu li a:hover::after {
            left: 0;
            width: 100%;
        }

    header .header-mnu .call-form {
        float: left;
        width: 23%;
        text-align: right;
    }

        header .header-mnu .call-form a {
            color: #62A0C4;
            width: 100%;
            border: 1px solid #62A0C4;
            text-align: center;
            padding: 5px 0;
            letter-spacing: 1px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
        }

            header .header-mnu .call-form a::before {
                position: absolute;
                -webkit-transform: scaleY(0);
                -ms-transform: scaleY(0);
                transform: scaleY(0);
                -webkit-transform-origin: 50% 0;
                -ms-transform-origin: 50% 0;
                transform-origin: 50% 0;
                -webkit-transition-property: transform;
                -webkit-transition-property: -webkit-transform;
                transition-property: -webkit-transform;
                transition-property: transform;
                transition-property: transform,-webkit-transform;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
                -webkit-transition-timing-function: ease-out;
                transition-timing-function: ease-out;
            }

            header .header-mnu .call-form a:hover {
                color: #fff;
                border-color: #AADE1A;
            }

                header .header-mnu .call-form a:hover::before {
                    -webkit-transform: scaleY(1);
                    -ms-transform: scaleY(1);
                    transform: scaleY(1);
                }

    header .call-form__mob {
        text-align: right;
        display: none;
    }

        header .call-form__mob a {
            color: #62A0C4;
            font-size: 14px;
            font-family: Medium,sans-serif;
            text-transform: uppercase;
            display: block;
            width: 100%;
            border: 1px solid #62A0C4;
            text-align: center;
            padding: 5px 0;
            letter-spacing: 1px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            -webkit-transition-property: color;
            transition-property: color;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
        }

            .home-block__1 .slider-box .slider a:hover, header .call-form__mob a:hover {
                color: #fff;
                border-color: #AADE1A;
            }

            header .call-form__mob a::before {
                position: absolute;
                -webkit-transform: scaleY(0);
                -ms-transform: scaleY(0);
                transform: scaleY(0);
                -webkit-transform-origin: 50% 0;
                -ms-transform-origin: 50% 0;
                transform-origin: 50% 0;
                -webkit-transition-property: transform;
                -webkit-transition-property: -webkit-transform;
                transition-property: -webkit-transform;
                transition-property: transform;
                transition-property: transform,-webkit-transform;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
                -webkit-transition-timing-function: ease-out;
                transition-timing-function: ease-out;
            }

            header .call-form__mob a:hover::before {
                -webkit-transform: scaleY(1);
                -ms-transform: scaleY(1);
                transform: scaleY(1);
            }

.home-block__1 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
    position: relative;
}

    .home-block__1::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255,255,255,.3);
    }

    .home-block__1 .block-1__slider {
        max-width: 540px;
        margin: 250px auto 0;
        background-color: rgba(255,255,255,.7);
        min-height: 600px;
        padding: 70px 60px 50px;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

    .home-block__1 .slider-box {
        width: 100%;
        height: auto;
    }

        .home-block__1 .slider-box .owl-controls .owl-dots {
            text-align: center;
            padding-top: 30px;
        }

            .home-block__1 .slider-box .owl-controls .owl-dots .owl-dot {
                display: inline-block;
                background-color: #D4D4D2;
                width: 6px;
                height: 6px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                margin: 0 5px;
                -webkit-transition: aa .3s ease-in-out;
                transition: aa .3s ease-in-out;
            }

                .home-block__1 .slider-box .owl-controls .owl-dots .owl-dot.active {
                    background-color: #62A0C4;
                    width: 10px;
                    height: 10px;
                    -webkit-transition: aa .3s ease-in-out;
                    transition: aa .3s ease-in-out;
                    vertical-align: -2px;
                }

        .home-block__1 .slider-box .slider {
            text-align: center;
            height: auto;
        }

            .home-block__1 .slider-box .slider span {
                color: #62A0C4;
                font-size: 30px;
                font-family: Medium,sans-serif;
                display: block;
                margin-bottom: 10px;
            }

            .home-block__1 .slider-box .slider a, .home-block__1 .slider-box .slider h1, .home-block__2 .block-2__right span {
                font-family: Selimbold,sans-serif;
                text-transform: uppercase;
            }

            .home-block__1 .slider-box .slider h1 {
                color: #62A0C4;
                font-size: 45px;
                line-height: 50px;
                margin-bottom: 20px;
            }

            .home-block__1 .slider-box .slider p {
                color: #62A0C4;
                font-size: 18px;
                font-family: Medium,sans-serif;
                margin-bottom: 40px;
            }

            .home-block__1 .slider-box .slider a {
                display: block;
                width: 100%;
                max-width: 220px;
                height: 44px;
                background-color: #AADE1A;
                color: #fff;
                text-align: center;
                line-height: 44px;
                font-size: 14px;
                margin: 0 auto;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -webkit-box-shadow: 0 0 1px transparent;
                box-shadow: 0 0 1px transparent;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                -webkit-transition-property: color;
                transition-property: color;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }

                .home-block__1 .slider-box .slider a::before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background: #62A0C4;
                    -webkit-transform: scaleY(0);
                    -ms-transform: scaleY(0);
                    transform: scaleY(0);
                    -webkit-transform-origin: 50% 0;
                    -ms-transform-origin: 50% 0;
                    transform-origin: 50% 0;
                    -webkit-transition-property: transform;
                    -webkit-transition-property: -webkit-transform;
                    transition-property: -webkit-transform;
                    transition-property: transform;
                    transition-property: transform,-webkit-transform;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    -webkit-transition-timing-function: ease-out;
                    transition-timing-function: ease-out;
                }

.home-block__2 .block-2__right a::after, .home-block__3 .block-3__left, .home-block__4 .block-4__item a::after {
    background-position: center center;
    background-repeat: no-repeat;
}

.home-block__1 .slider-box .slider a:hover::before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

.home-block__2 {
    padding: 130px 0;
}

    .home-block__2 .block-2__right {
        padding-top: 40px;
    }

        .home-block__2 .block-2__right span {
            color: #62A0C4;
            font-size: 40px;
            display: block;
            margin-bottom: 15px;
        }

        .home-block__2 .block-2__right p {
            color: #747474;
            font-size: 14px;
            font-family: Regular,sans-serif;
            line-height: 30px;
        }

        .home-block__2 .block-2__right a {
            display: block;
            display: inline-block;
            font-family: Bold,sans-serif;
            color: #AADE1A;
            text-transform: uppercase;
            position: relative;
        }

.home-block__3 .block-3__left .block-3__left-main p, .home-block__3 .block-3__right .block-3__right-main .block-3__item h3, .home-block__4 .block-title span {
    font-family: Selimbold,sans-serif;
    text-transform: uppercase;
}

.home-block__2 .block-2__right a::after {
    content: '';
    width: 21px;
    height: 10px;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -7px;
    background-image: url(../img/home/block-2/arrow.png);
}

.home-block__3 .block-3__right .block-3__right-main::after, .home-block__3::after {
    clear: both;
    content: "";
    display: table;
}

.home-block__3 .block-3__left {
    float: left;
    width: 40%;
    min-height: 1000px;
    background-image: url(../img/home/block-3/left-bg.jpg);
    background-size: cover;
    padding-top: 318px;
}

    .home-block__3 .block-3__left .block-3__left-main {
        max-width: 425px;
        min-height: 300px;
        margin-left: auto;
        background-color: #7AAED5;
        -webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        text-align: center;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 80px;
    }

        .home-block__3 .block-3__left .block-3__left-main p {
            color: #fff;
            font-size: 30px;
        }

.home-block__3 .block-3__right {
    float: right;
    width: 60%;
    min-height: 1000px;
}

    .home-block__3 .block-3__right .block-3__right-main {
        max-width: 730px;
        padding-left: 50px;
    }

        .home-block__3 .block-3__right .block-3__right-main .block-3__item {
            min-height: 280px;
            margin-bottom: 20px;
            text-align: center;
        }

            .home-block__3 .block-3__right .block-3__right-main .block-3__item img {
                margin-bottom: 20px;
            }

            .home-block__3 .block-3__right .block-3__right-main .block-3__item h3 {
                color: #62A0C4;
                font-size: 14px;
                margin-bottom: 20px;
            }

            .home-block__3 .block-3__right .block-3__right-main .block-3__item p {
                color: #494949;
                font-size: 15px;
                line-height: 21px;
            }

.home-block__4 {
    background-color: #CBE1EF;
    padding: 70px 0 110px;
}

    .home-block__4 .block-title {
        text-align: center;
        margin-bottom: 40px;
    }

        .home-block__4 .block-title span {
            color: #fff;
            font-size: 40px;
        }

    .home-block__4 .block-4__item {
        min-height: 300px;
        text-align: center;
        background-color: rgba(255,255,255,.5);
        padding-top: 50px;
        border: 1px solid #fff;
        transition: all .5s ease-in-out;
    }

        .home-block__4 .block-4__item img {
            margin-bottom: 20px;
        }

        .home-block__4 .block-4__item p {
            color: #676767;
            font-size: 18px;
            font-family: Regular,sans-serif;
            line-height: 23px;
            margin-bottom: 20px;
        }

        .home-block__4 .block-4__item a {
            display: block;
            display: inline-block;
            font-family: Bold,sans-serif;
            color: #62A0C4;
            text-transform: uppercase;
            position: relative;
            transition: all .5s ease-in-out;
        }

            .home-block__4 .block-4__item a::after {
                content: '';
                width: 21px;
                height: 10px;
                position: absolute;
                right: -30px;
                top: 50%;
                margin-top: -7px;
                background-image: url(../img/home/block-4/arrow.png);
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

        .home-block__4 .block-4__item:nth-child(1) {
            border-top: none;
            border-left: none;
        }

        .home-block__4 .block-4__item:nth-child(2) {
            border-top: none;
        }

        .home-block__4 .block-4__item:nth-child(3) {
            border-top: none;
            border-right: none;
        }

        .home-block__4 .block-4__item:nth-child(4) {
            border-bottom: none;
            border-left: none;
        }

        .home-block__4 .block-4__item:nth-child(5) {
            border-bottom: none;
        }

        .home-block__4 .block-4__item:nth-child(6) {
            border-bottom: none;
            border-right: none;
        }

        .home-block__4 .block-4__item:hover {
            background-color: #fff;
            box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
        }

            .home-block__4 .block-4__item:hover a {
                color: #AADE1A;
            }

                .home-block__4 .block-4__item:hover a::after {
                    background-image: url(../img/home/block-4/arrow-hover.png);
                }

.home-block__5 {
    background-image: url(../img/home/block-5/bg.png);
    background-repeat: no-repeat;
    background-position: center -10px;
    padding: 150px 0 70px;
    min-height: 800px;
}

    .home-block__5 .block-title {
        text-align: center;
        margin-bottom: 40px;
    }

        .home-block__5 .block-title span {
            color: #62A0C4;
            text-transform: uppercase;
            font-size: 40px;
            font-family: Selimbold,sans-serif;
        }

    .home-block__5 .form-block .block-input {
        padding: 0;
        position: relative;
    }

        .home-block__5 .form-block .block-input input {
		    padding-top: 0 !important;
			padding-left: 50px;
			padding-right: 50px;
			font-size: 24px;
            font-family: Medium,sans-serif;
		
			border: 1px solid #A2A2A2;
			width: 100%;
			height: 80px;
			outline: 0;
			background: 0 0;
        }

        .home-block__5 .form-block .block-input span {
            position: absolute;
            top: 15px;
            left: 50px;
            color: #3e3e3e;
            font-size: 14px;
            font-family: Selimbold,sans-serif;
        }

        .home-block__5 .form-block .block-input:nth-child(1) input {
            border-right: 1px solid #EAE9E6;
            padding-left: 40px;
            padding-right: 40px;
        }

            .home-block__5 .form-block .block-input:nth-child(1) input::-webkit-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            .home-block__5 .form-block .block-input:nth-child(1) input::-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            .home-block__5 .form-block .block-input:nth-child(1) input:-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            .home-block__5 .form-block .block-input:nth-child(1) input:-ms-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

        .home-block__5 .form-block .block-input:nth-child(2) .nice-select {
            background-color: transparent;
            border: 1px solid #A2A2A2;
            width: 100%;
            height: 80px;
            -webkit-border-radius: 0;
            border-radius: 0;
            font-size: 14px;
            font-family: Regular,sans-serif;
            color: #585858;
            position: relative;
            padding-top: 10px;
            background-image: url(../img/home/block-5/arrow.png);
            background-repeat: no-repeat;
            background-position: 20px center;
            border-right: none;
        }

            .home-block__5 .form-block .block-input:nth-child(2) .nice-select::after {
                display: none;
            }

            .home-block__5 .form-block .block-input:nth-child(2) .nice-select .choose-ser {
                position: absolute;
                top: 5px;
                left: 50px;
                font-size: 14px;
                font-family: Selimbold,sans-serif;
            }

            .home-block__5 .form-block .block-input:nth-child(2) .nice-select .current {
                padding-top: 11px;
                font-family: Regular,sans-serif !important;
            }

            .home-block__5 .form-block .block-input:nth-child(2) .nice-select .list {
                width: 100%;
                -webkit-border-radius: 0;
                border-radius: 0;
                -webkit-box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
                box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
            }

                .home-block__5 .form-block .block-input:nth-child(2) .nice-select .list .option.selected {
                    color: #62A0C4;
                }

        .home-block__5 .form-block .block-input:nth-child(3) {
            background-image: url(../img/home/block-5/arrow-2.png);
            background-repeat: no-repeat;
            background-position: 20px center; 
        }

            .home-block__5 .form-block .block-input:nth-child(3) input {
                padding-top: 20px;
                padding-left: 50px;
                padding-right: 50px;
            }

    .home-block__5 .form-block .block-textarea {
        width: 100%;
        padding: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .home-block__5 .form-block .block-textarea textarea {
            width: 100%;
            border: 1px solid #A2A2A2;
            resize: none;
            min-height: 175px;
            outline: 0;
            padding: 20px;
			background: none;
        }

    .home-block__5 .form-block button {
        display: block;
        margin: 0 auto;
        width: 350px;
        height: 70px;
        border: none;
        background: #AADE1A;
        color: #fff;
        font-size: 18px;
        font-family: Selimbold,sans-serif;
        text-transform: uppercase;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-box-shadow: 0 0 1px transparent;
        box-shadow: 0 0 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

        .home-block__5 .form-block button::before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #62A0C4;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: 50% 0;
            -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -webkit-transition-property: transform;
            -webkit-transition-property: -webkit-transform;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform,-webkit-transform;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        .home-block__5 .form-block button:hover {
            color: #fff;
            border-color: #AADE1A;
        }

            .home-block__5 .form-block button:hover::before {
                -webkit-transform: scaleY(1);
                -ms-transform: scaleY(1);
                transform: scaleY(1);
            }

.home-block__6 {
    padding: 30px 0 100px;
    background-image: url(../img/home/block-6/bg.png);
    background-repeat: no-repeat;
    background-position: center 100px;
}

    .home-block__6 .block-title {
        text-align: center;
        margin-bottom: 50px;
    }

        .home-block__6 .block-title span {
            color: #62A0C4;
            text-transform: uppercase;
            font-size: 40px;
            font-family: Selimbold,sans-serif;
        }

    .home-block__6 .block-6__item {
        min-height: 300px;
        margin-bottom: 20px;
    }

        .home-block__6 .block-6__item span {
            display: block;
            text-align: center;
            color: #62A0C4;
            font-size: 130px;
            font-family: Shonar-Bold,sans-serif;
            line-height: 130px;
        }

        .home-block__6 .block-6__item p {
            color: #848484;
            font-size: 14px;
            line-height: 24px;
            font-family: Medium,sans-serif;
        }

/*		
		
.home-block__7 {
    background-color: #CBE1EF;
    padding: 80px 0;
}

    .home-block__7 .block-title span {
        color: #fff;
        text-transform: uppercase;
        font-size: 40px;
        font-family: Selimbold,sans-serif;
    }

    .home-block__7 .tabs .tab-div .scroller-el .tab-item__in .to-posts, .home-block__7 .tabs .tab-div .scroller-el .tab-item__in h3, .home-block__7 .tabs .tabs-mnu li a {
        font-size: 14px;
        font-family: Selimbold,sans-serif;
        text-transform: uppercase;
    }

    .home-block__7 .tabs {
        background: 0 0;
        border: none;
    }

        .home-block__7 .tabs .tabs-mnu {
            display: block;
            border: none;
            background: 0 0;
            width: 100%;
            padding: 0;
            text-align: right;
            margin-bottom: 30px;
        }

            .home-block__7 .tabs .tabs-mnu li {
                float: none;
                display: inline-block;
                background: 0 0;
                border: none;
            }

                .home-block__7 .tabs .tabs-mnu li a {
                    display: inline-block;
                    background: 0 0;
                    border: none;
                    color: #62A0C4;
                }

                .home-block__7 .tabs .tabs-mnu li.ui-state-active a {
                    color: #fff;
                }

        .home-block__7 .tabs .tab-div {
            padding: 0 15px;
        }

            .home-block__7 .tabs .tab-div .scroller-el {
                background-repeat: no-repeat;
                background-position: center center;
                background-size: cover;
                position: relative;
                overflow: hidden;
            }

                .home-block__7 .tabs .tab-div .scroller-el::before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(255,255,255,.9);
                    -webkit-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                    -webkit-transform: translateY(-200px);
                    -ms-transform: translateY(-200px);
                    transform: translateY(-200px);
                    opacity: 0;
                }

                .home-block__7 .tabs .tab-div .scroller-el .tab-item__in {
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    width: 100%;
                    height: auto;
                    text-align: center;
                    padding-left: 10px;
                    padding-right: 10px;
                }

                    .home-block__7 .tabs .tab-div .scroller-el .tab-item__in img {
                        width: auto;
                        display: inline-block;
                        margin-bottom: 10px;
                        -webkit-transition: all .5s ease-in-out;
                        transition: all .5s ease-in-out;
                        -webkit-transform: translateY(100px);
                        -ms-transform: translateY(100px);
                        transform: translateY(100px);
                        opacity: 0;
                    }

                    .home-block__7 .tabs .tab-div .scroller-el .tab-item__in h3 {
                        color: #62A0C4;
                        -webkit-transition: all .7s ease-in-out;
                        transition: all .7s ease-in-out;
                        -webkit-transform: translateY(120px);
                        -ms-transform: translateY(120px);
                        transform: translateY(120px);
                        opacity: 0;
                    }

                    .home-block__7 .tabs .tab-div .scroller-el .tab-item__in .to-posts {
                        display: block;
                        display: inline-block;
                        color: #AADE1A;
                        position: relative;
                        -webkit-transition: all .5s ease-in-out;
                        transition: all .5s ease-in-out;
                        -webkit-transform: translateY(150px);
                        -ms-transform: translateY(150px);
                        transform: translateY(150px);
                        opacity: 0;
                    }

                        .home-block__7 .tabs .tab-div .scroller-el .tab-item__in .to-posts::after {
                            content: '';
                            width: 21px;
                            height: 10px;
                            position: absolute;
                            right: -30px;
                            top: 50%;
                            margin-top: -7px;
                            background-image: url(../img/home/block-2/arrow.png);
                            background-repeat: no-repeat;
                            background-position: center center;
                            -webkit-transition: all .5s ease-in-out;
                            transition: all .5s ease-in-out;
                        }

                .home-block__7 .tabs .tab-div .scroller-el:hover .tab-item__in .to-posts, .home-block__7 .tabs .tab-div .scroller-el:hover .tab-item__in h3, .home-block__7 .tabs .tab-div .scroller-el:hover .tab-item__in img, .home-block__7 .tabs .tab-div .scroller-el:hover::before {
                    opacity: 1;
                    -webkit-transform: translateY(0);
                    -ms-transform: translateY(0);
                    transform: translateY(0);
                }

    .home-block__7 .block-7__end {
        text-align: center;
        padding-top: 40px;
    }

        .home-block__7 .block-7__end p {
            max-width: 400px;
            margin: 0 auto;
            color: #62A0C4;
            font-size: 12px;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

*/		
		
		
		
.home-block__7 .block-7__end p, .home-block__7 .block-title span, .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont .to-posts, .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont h3, .home-block__7 .tabs .tabs-mnu li a {
    font-family: Selimbold,sans-serif;
    text-transform: uppercase;
}

.home-block__7 {
    background-color: #CBE1EF;
    padding: 80px 0;
}

    .home-block__7 .container, .home-block__7 .tabs .tab-div {
        padding: 0;
    }

    .home-block__7 .block-title span {
        color: #fff;
        font-size: 40px;
    }

    .home-block__7 .tabs {
        background: 0 0;
        border: none;
    }

        .home-block__7 .tabs .tabs-mnu {
            display: block;
            border: none;
            background: 0 0;
            width: 100%;
            padding: 0;
            text-align: right;
            margin-bottom: 10px;
        }

            .home-block__7 .tabs .tabs-mnu li {
                float: none;
                display: inline-block;
                background: 0 0;
                border: none;
            }

                .home-block__7 .tabs .tabs-mnu li a {
                    display: inline-block;
                    background: 0 0;
                    border: none;
                    font-size: 14px;
                    color: #62A0C4;
                }

                .home-block__7 .tabs .tabs-mnu li.ui-state-active a {
                    color: #fff;
                }

        .home-block__7 .tabs .tab-div .block-works {
            position: relative;
        }

            .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-next, .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-prev {
                background: 0 0;
                border: none;
                position: absolute;
                outline: 0;
                font-size: 16px;
                color: #62A0C4;
                font-family: Selimbold,sans-serif;
                text-transform: uppercase;
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

                .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-next:hover, .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-prev:hover {
                    color: #fff;
                }

            .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-prev {
                right: 51%;
                bottom: 85px;
                min-width: 90px;
                z-index: 2;
                text-align: right;
                background-image: url(../img/home/block-7/prev.png);
                background-repeat: no-repeat;
                background-position: left center;
            }

            .home-block__7 .tabs .tab-div .block-works .owl-nav .owl-next {
                left: 51%;
                bottom: 85px;
                min-width: 90px;
                z-index: 2;
                text-align: left;
                background-image: url(../img/home/block-7/next.png);
                background-repeat: no-repeat;
                background-position: right center;
            }

            .home-block__7 .tabs .tab-div .block-works .works-slider {
                margin: 0 0px;
            }

                .home-block__7 .tabs .tab-div .block-works .works-slider .work {
                    background-repeat: no-repeat;
                    background-position: center center;
                    background-size: cover;
                    position: relative;
                    overflow: hidden;
                    float: left;
                    height: 370px;
                    width: 33.333%;
                    -webkit-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }
				

                    .home-block__7 .tabs .tab-div .block-works .works-slider .work::before {
                        content: '';
                        position: absolute;
                        left: 0;
                        top: 0;
                        bottom: 0;
                        right: 0;
                        width: 100%;
                        height: 100%;
                        background-color: rgba(255,255,255,.9);
                        -webkit-transition: all .5s ease-in-out;
                        transition: all .5s ease-in-out;
                        -webkit-transform: translateY(-200px);
                        -ms-transform: translateY(-200px);
                        transform: translateY(-200px);
                        opacity: 0;
                    }

                    .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont {
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        transform: translateY(-50%);
                        width: 100%;
                        height: auto;
                        text-align: center;
                        padding-left: 10px;
                        padding-right: 10px;
                    }

                        .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont img {
                            width: auto;
                            display: inline-block;
                            margin-bottom: 10px;
                            -webkit-transition: all .5s ease-in-out;
                            transition: all .5s ease-in-out;
                            -webkit-transform: translateY(100px);
                            -ms-transform: translateY(100px);
                            transform: translateY(100px);
                            opacity: 0;
                        }

                        .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont h3 {
                            color: #62A0C4;
                            font-size: 14px;
                            -webkit-transition: all .7s ease-in-out;
                            transition: all .7s ease-in-out;
                            -webkit-transform: translateY(120px);
                            -ms-transform: translateY(120px);
                            transform: translateY(120px);
                            opacity: 0;
                        }

                        .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont .to-posts {
                            display: block;
                            display: inline-block;
                            color: #AADE1A;
                            position: relative;
                            font-size: 14px;
                            -webkit-transition: all .5s ease-in-out;
                            transition: all .5s ease-in-out;
                            -webkit-transform: translateY(150px);
                            -ms-transform: translateY(150px);
                            transform: translateY(150px);
                            opacity: 0;
                        }

                            .home-block__7 .tabs .tab-div .block-works .works-slider .work .work-cont .to-posts::after {
                                content: '';
                                width: 21px;
                                height: 10px;
                                position: absolute;
                                right: -30px;
                                top: 50%;
                                margin-top: -7px;
                                background-image: url(../img/home/block-2/arrow.png);
                                background-repeat: no-repeat;
                                background-position: center center;
                                -webkit-transition: all .5s ease-in-out;
                                transition: all .5s ease-in-out;
                            }

                    .home-block__7 .tabs .tab-div .block-works .works-slider .work:nth-child(3) {
                        height: 740px;
                        float: right;
                    }

                    .home-block__7 .tabs .tab-div .block-works .works-slider .work:nth-child(5) {
                        height: 230px;
                    }

                    .home-block__7 .tabs .tab-div .block-works .works-slider .work:hover {
                        -webkit-box-shadow: 0 14px 28px rgba(98,160,196,.9),0 0 60px rgba(98,160,196,.9);
                        box-shadow: 0 14px 28px rgba(98,160,196,.9),0 0 60px rgba(98,160,196,.9);
                    }

                        .home-block__7 .tabs .tab-div .block-works .works-slider .work:hover .work-cont .to-posts, .home-block__7 .tabs .tab-div .block-works .works-slider .work:hover .work-cont h3, .home-block__7 .tabs .tab-div .block-works .works-slider .work:hover .work-cont img, .home-block__7 .tabs .tab-div .block-works .works-slider .work:hover::before {
                            opacity: 1;
                            -webkit-transform: translateY(0);
                            -ms-transform: translateY(0);
                            transform: translateY(0);
                        }

            .home-block__7 .tabs .tab-div .block-works .owl-item.active {
                padding: 40px 30px;
            }

    .home-block__7 .block-7__end {
        text-align: center;
        padding-top: 20px;
    }

        .home-block__7 .block-7__end p {
            max-width: 400px;
            margin: 0 auto;
            color: #62A0C4;
            font-size: 12px;
        }		
		
		
@media (max-width: 768px) {
	.home-block__7 .tabs .tab-div .block-works .works-slider .work {
		width: 100%;
	}
	.home-block__7 .tabs .tab-div .block-works .works-slider .work:nth-child(3) {
		height: 370px;
	}
	.home-block__7 .tabs .tab-div .block-works .works-slider .work:nth-child(5) {
		height: 370px;
	}
}		
		
.home-block__9 .block-9__left {
    float: left;
    width: 60%;
    min-height: 900px;
    padding-top: 260px;
}

    .home-block__9 .block-9__left .block-9__slider {
        max-width: 720px;
        margin-left: auto;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }

        .home-block__9 .block-9__left .block-9__slider .owl-controls .owl-dots {
            text-align: center;
            padding-top: 30px;
        }

            .home-block__9 .block-9__left .block-9__slider .owl-controls .owl-dots .owl-dot {
                display: inline-block;
                background-color: #D4D4D2;
                width: 6px;
                height: 6px;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                margin: 0 5px;
                -webkit-transition: aa .3s ease-in-out;
                transition: aa .3s ease-in-out;
            }

                .home-block__9 .block-9__left .block-9__slider .owl-controls .owl-dots .owl-dot.active {
                    background-color: #62A0C4;
                    width: 10px;
                    height: 10px;
                    -webkit-transition: aa .3s ease-in-out;
                    transition: aa .3s ease-in-out;
                    vertical-align: -2px;
                }

        .home-block__9 .block-9__left .block-9__slider .block-9__slide .slide-img {
            width: 130px;
            height: 130px;
            margin: 0 auto 25px;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            overflow: hidden;
        }

        .home-block__9 .block-9__left .block-9__slider .block-9__slide .slide-cont {
            margin-bottom: 20px;
        }

            .home-block__9 .block-9__left .block-9__slider .block-9__slide .slide-cont p {
                color: #5b5b5b;
                font-size: 17px;
                line-height: 25px;
                font-family: Regular,sans-serif;
            }

        .home-block__9 .block-9__left .block-9__slider .block-9__slide .name span {
            text-transform: uppercase;
            color: #d4d4d2;
            font-size: 18px;
            font-family: Medium,sans-serif;
        }

.home-block__9 .block-9__right {
    float: left;
    width: 40%;
    min-height: 900px;
    background-image: url(../img/home/block-9/bg.jpg);
    background-repeat: no-repeat;
    background-position: center -2px;
    background-size: cover;
    padding-top: 300px;
}

    .home-block__9 .block-9__right .block-9__right-main {
        max-width: 425px;
        min-height: 300px;
        background-color: #7AAED5;
        -webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        text-align: center;
        padding-left: 35px;
        padding-right: 35px;
        padding-top: 90px;
    }

        .home-block__9 .block-9__right .block-9__right-main p {
            color: #fff;
            font-size: 30px;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

footer {
    min-height: 1010px;
    background-image: url(../img/footer/bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 700px;
    padding-top: 100px;
}

    footer .block-title {
        text-align: center;
        margin-bottom: 30px;
    }

        footer .block-title span {
            font-size: 40px;
            color: #62A0C4;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

    footer .form-block .block-input {
        padding: 0;
        position: relative;
    }

        footer .form-block .block-input input {
            padding-right: 40px;
            padding-left: 40px;
            border: none;
            border: 1px solid #A2A2A2;
            width: 100%;
            height: 80px;
            outline: 0;
            background: 0 0;
        }

        footer .form-block .block-input span {
            position: absolute;
            top: 15px;
            left: 50px;
            color: #3e3e3e;
            font-size: 14px;
            font-family: Selimbold,sans-serif;
        }

        footer .form-block .block-input:nth-child(1) input {
            border-right: 1px solid #EAE9E6;
            padding-left: 40px;
            padding-right: 40px;
        }

            footer .form-block .block-input:nth-child(1) input::-webkit-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-block .block-input:nth-child(1) input::-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-block .block-input:nth-child(1) input:-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-block .block-input:nth-child(1) input:-ms-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

        footer .form-block .block-input:nth-child(2) .nice-select {
            background-color: transparent;
            border: 1px solid #A2A2A2;
            width: 100%;
            height: 80px;
            -webkit-border-radius: 0;
            border-radius: 0;
            font-size: 14px;
            font-family: Regular,sans-serif;
            color: #585858;
            position: relative;
            padding-top: 10px;
            background-image: url(../img/home/block-5/arrow.png);
            background-repeat: no-repeat;
            background-position: 20px center;
            border-right: none;
        }

            footer .form-block .block-input:nth-child(2) .nice-select::after {
                display: none;
            }

            footer .form-block .block-input:nth-child(2) .nice-select .choose-ser {
                position: absolute;
                top: 5px;
                left: 50px;
                font-size: 14px;
                font-family: Selimbold,sans-serif;
            }

            footer .form-block .block-input:nth-child(2) .nice-select .current {
                padding-top: 11px;
                font-family: Regular,sans-serif !important;
            }

            footer .form-block .block-input:nth-child(2) .nice-select .list {
                width: 100%;
                -webkit-border-radius: 0;
                border-radius: 0;
                -webkit-box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
                box-shadow: 0 14px 28px rgba(98,160,196,.9),10px 0 60px rgba(98,160,196,.9);
            }

                footer .form-block .block-input:nth-child(2) .nice-select .list .option.selected {
                    color: #62A0C4;
                }

        footer .form-block .block-input:nth-child(3) {
            background-image: url(../img/home/block-5/arrow-2.png);
            background-repeat: no-repeat;
            background-position: 20px center;
        }

            footer .form-block .block-input:nth-child(3) input {
                padding-top: 20px;
                padding-left: 50px;
                padding-right: 50px;
            }

    footer .form-block .block-textarea {
        width: 100%;
        padding: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        footer .form-block .block-textarea textarea {
            width: 100%;
            border: 1px solid #A2A2A2;
            resize: none;
            min-height: 175px;
            outline: 0;
            padding: 20px;
            background: 0 0;
        }

    footer .form-block button {
        display: block;
        margin: 0 auto;
        width: 350px;
        height: 70px;
        border: none;
        background: #AADE1A;
        color: #fff;
        font-size: 18px;
        font-family: Selimbold,sans-serif;
        text-transform: uppercase;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-box-shadow: 0 0 1px transparent;
        box-shadow: 0 0 1px transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
    }

        footer .form-block button::before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: #62A0C4;
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0);
            -webkit-transform-origin: 50% 0;
            -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -webkit-transition-property: transform;
            -webkit-transition-property: -webkit-transform;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform,-webkit-transform;
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
        }

        footer .form-block button:hover {
            color: #fff;
            border-color: #AADE1A;
        }

            footer .form-block button:hover::before {
                -webkit-transform: scaleY(1);
                -ms-transform: scaleY(1);
                transform: scaleY(1);
            }

    footer .form-page .block-input {
        background-image: none !important;
    }

        footer .form-page .block-input input {
            padding-top: 0 !important;
            padding-left: 50px;
            padding-right: 50px;
            font-size: 18px;
        }

            footer .form-page .block-input input::-webkit-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-page .block-input input::-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-page .block-input input:-moz-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

            footer .form-page .block-input input:-ms-input-placeholder {
                color: #6f6f6f;
                font-size: 24px;
                font-family: Medium,sans-serif;
            }

    footer .footer-end {
        width: 100%;
        max-width: 420px;
        margin: 0 auto;
        text-align: center;
        padding-top: 150px;
    }

        footer .footer-end img {
            margin-bottom: 30px;
        }

        footer .footer-end a, footer .footer-end p {
            color: #fff;
            font-size: 16px;
            font-family: Selimbold,sans-serif;
            line-height: 24px;
        }

        footer .footer-end ul {
            width: 100%;
            padding-top: 30px;
            text-align: center;
        }

            footer .footer-end ul li {
                display: inline-block;
                margin: 0 3px;
            }

                footer .footer-end ul li a {
                    display: block;
                }

.mouse-block {
    position: relative;
    width: 100%;
    max-width: 100px;
    height: 80px;
    margin: 50px auto 0;
}

    .mouse-block .mouse {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 28px;
        margin-left: -14px;
        margin-top: -22px;
        height: 44px;
        border: 2px solid #D4D4D2;
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }

        .mouse-block .mouse::after, .mouse-block .mouse::before {
            width: 2px;
            height: 4px;
            background-color: #D4D4D2;
            position: absolute;
        }

        .mouse-block .mouse::before {
            content: '';
            left: 50%;
            margin-left: -1px;
            top: -6px;
            opacity: 1;
            z-index: 9;
        }

        .mouse-block .mouse::after {
            display: block;
            content: "";
            left: 14px;
            top: 10px;
            margin-left: -3px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            -webkit-animation: mouse-wheel 2.5s cubic-bezier(.77,0,.175,1) infinite;
            animation: mouse-wheel 2.5s cubic-bezier(.77,0,.175,1) infinite;
        }

@-webkit-keyframes mouse-wheel {
    0% {
        -webkit-transform: translateY(0);
        opacity: 0;
    }

    10% {
        -webkit-transform: translateY(0);
        opacity: 1;
    }

    30% {
        -webkit-transform: translateY(0);
        height: 2px;
    }

    50% {
        -webkit-transform: translateY(0);
        height: 16px;
    }

    70% {
        -webkit-transform: translateY(15px);
        height: 2px;
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(15px);
        opacity: 0;
    }
}

@keyframes mouse-wheel {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 0;
    }

    10% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    30% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        height: 2px;
    }

    50% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        height: 16px;
    }

    70% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
        height: 2px;
        opacity: 1;
    }

    90% {
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
        opacity: 0;
    }
}

.page-news .block-news .owl-nav .owl-next:hover, .page-news .block-news .owl-nav .owl-prev:hover, .page-question .question-block .owl-nav .owl-next:hover, .page-question .question-block .owl-nav .owl-prev:hover {
    opacity: .5;
}

.modal .modal-dialog {
    max-width: 380px;
}

.modal .modal-content {
    background-color: transparent;
}

    .modal .modal-content .close {
        padding-right: 10px;
    }

        .modal .modal-content .close span {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            font-weight: 400;
            display: block;
            font-size: 40px;
            color: #AADE1A;
            font-family: Light,sans-serif;
        }

    .modal .modal-content .form-modal {
        width: 100%;
        background-color: #fff;
        padding: 70px 50px;
    }

        .modal .modal-content .form-modal form {
            width: 100%;
        }

            .modal .modal-content .form-modal form input {
                width: 100%;
                height: 43px;
                border: 1px solid #CBE1EF;
                margin-bottom: 20px;
                padding-left: 20px;
                padding-right: 20px;
                outline: 0;
            }

            .modal .modal-content .form-modal form button {
                width: 100%;
                height: 43px;
                background-color: #AADE1A;
                color: #fff;
                border: none;
                font-size: 14px;
                font-family: Selimbold,sans-serif;
                text-transform: uppercase;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -webkit-box-shadow: 0 0 1px transparent;
                box-shadow: 0 0 1px transparent;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                -webkit-transition-property: color;
                transition-property: color;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }

                .modal .modal-content .form-modal form button::before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background: #62A0C4;
                    -webkit-transform: scaleY(0);
                    -ms-transform: scaleY(0);
                    transform: scaleY(0);
                    -webkit-transform-origin: 50% 0;
                    -ms-transform-origin: 50% 0;
                    transform-origin: 50% 0;
                    -webkit-transition-property: transform;
                    -webkit-transition-property: -webkit-transform;
                    transition-property: -webkit-transform;
                    transition-property: transform;
                    transition-property: transform,-webkit-transform;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    -webkit-transition-timing-function: ease-out;
                    transition-timing-function: ease-out;
                }

.page-we .page-we__left, .page-we .page-we__right {
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 800px;
}

.modal .modal-content .form-modal form button:hover {
    color: #fff;
    border-color: #AADE1A;
}

    .modal .modal-content .form-modal form button:hover::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

.wrapper {
    position: relative;
}

    .wrapper .click-me {
        position: absolute;
        right: 20px;
        top: 10px;
        width: 75px;
        height: 75px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border: 3px solid #CBE1EF;
        padding: 3px;
    }

        .wrapper .click-me a {
            display: block;
            width: 100%;
            height: 100%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            border: 1px solid #EAE9E6;
            text-align: center;
            padding-top: 12px;
        }

            .wrapper .click-me a img {
                max-width: 100%;
                -webkit-animation: balls 2s infinite;
                animation: balls 2s infinite;
            }

@-webkit-keyframes balls {
    from,to {
        -webkit-transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(20deg);
    }
}

@keyframes balls {
    from,to {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        transform: rotate(20deg);
    }
}

.error-block {
    margin-top: -15px;
}

.page-we .page-we__left {
    float: left;
    width: 60%;
    background-image: url(../img/page-we/bg-left.png);
    background-size: auto 500px;
}

    .page-we .page-we__left .we-left__main {
        width: 100%;
        max-width: 730px;
        margin-left: auto;
        padding-right: 70px;
        padding-top: 130px;
    }

        .page-we .page-we__left .we-left__main p {
            color: #5b5b5b;
            font-size: 14px;
            line-height: 30px;
        }

.page-we .page-we__right {
    float: right;
    width: 40%;
    background-image: url(../img/page-we/bg-right.jpg);
    padding-top: 270px;
}

    .page-we .page-we__right .we-right__main {
        background-color: #7AAED5;
        -webkit-box-shadow: 3px 6px 15px rgba(0,0,0,.2);
        box-shadow: 3px 6px 15px rgba(0,0,0,.2);
        width: 100%;
        max-width: 410px;
        min-height: 270px;
        padding: 100px 20px 20px;
        text-align: center;
    }

        .page-we .page-we__right .we-right__main p {
            color: #fff;
            font-size: 40px;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

.page-news {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .page-news .page-title {
        margin-bottom: 40px;
    }

        .page-news .page-title span {
            color: #62A0C4;
            font-size: 40px;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

    .page-news .block-news .owl-nav .owl-next, .page-news .block-news .owl-nav .owl-prev {
        color: #62A0C4;
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        font-family: Selimbold,sans-serif;
    }

    .page-news .block-news {
        position: relative;
    }

        .page-news .block-news .owl-nav {
            position: absolute;
            right: 30px;
            top: -60px;
        }

            .page-news .block-news .owl-nav .owl-next::after, .page-news .block-news .owl-nav .owl-prev::after {
                width: 21px;
                height: 10px;
                top: 50%;
                margin-top: -5px;
                background-repeat: no-repeat;
                background-position: center center;
                content: '';
            }

            .page-news .block-news .owl-nav .owl-prev {
                margin-right: 5px;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                position: relative;
            }

                .page-news .block-news .owl-nav .owl-prev::after {
                    position: absolute;
                    left: -30px;
                    background-image: url(../img/home/block-7/prev.png);
                    -webkit-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }

            .page-news .block-news .owl-nav .owl-next {
                margin-left: 5px;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                position: relative;
            }

                .page-news .block-news .owl-nav .owl-next::after {
                    position: absolute;
                    right: -30px;
                    background-image: url(../img/home/block-7/next.png);
                    -webkit-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                }

        .page-news .block-news .news .news-thumbnail {
            height: 270px;
            position: relative;
            margin-bottom: 20px;
        }

            .page-news .block-news .news .news-thumbnail a {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
            }

            .page-news .block-news .news .news-thumbnail .date-publ {
                position: absolute;
                bottom: 0;
                left: 0;
                background-color: #AADE1A;
                text-align: center;
                padding: 7px 10px;
            }

                .page-news .block-news .news .news-thumbnail .date-publ span {
                    display: block;
                    color: #fff;
                }

                    .page-news .block-news .news .news-thumbnail .date-publ span:nth-child(1) {
                        font-family: Medium,sans-serif;
                        font-size: 30px;
                        line-height: 30px;
                    }

                    .page-news .block-news .news .news-thumbnail .date-publ span:nth-child(2) {
                        font-family: Regular,sans-serif;
                        font-size: 14px;
                    }

        .page-news .block-news .news .news-title {
            margin-bottom: 20px;
        }

            .page-news .block-news .news .news-title a {
                line-height: 24px;
                color: #62A0C4;
                font-size: 18px;
                font-family: Selimbold,sans-serif;
            }

        .page-news .block-news .news .news-cont p {
            color: #494949;
            font-size: 14px;
            line-height: 27px;
            font-family: Regular,sans-serif;
        }

        .page-news .block-news .news .news-cont a, .page-portfolio .page-portfolio__left .portfolio-left__main p, .page-service .page-service__left .service-left__main p {
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
        }

        .page-news .block-news .news .news-cont a {
            padding-top: 20px;
            display: block;
            display: inline-block;
            color: #AADE1A;
            font-size: 14px;
            border-bottom: 1px solid #AADE1A;
        }

.page-portfolio .tabs-portfolio {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    padding: 0;
}

.page-portfolio .page-portfolio__left {
    float: left;
    width: 33%;
    background-image: url(../img/page-portfolio/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 850px;
    padding-top: 250px;
}

    .page-portfolio .page-portfolio__left .portfolio-left__main {
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        min-height: 300px;
        padding: 60px 70px;
        background-color: #7AAED5;
        -webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        box-shadow: -3px 6px 15px rgba(0,0,0,.2);
    }

        .page-portfolio .page-portfolio__left .portfolio-left__main p {
            color: #fff;
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 20px;
        }

        .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu {
            width: 100%;
            padding: 0;
            margin: 0;
            background: 0 0;
            border: none;
        }

            .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu li {
                float: none;
                width: 100%;
                display: block;
                border: none;
                background: 0 0;
                margin-bottom: 15px;
            }

                .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu li a {
                    display: block;
                    width: 100%;
                    float: none;
                    color: #fff;
                    padding: 0;
                }

                .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu li.ui-state-active a {
                    color: #AADE1A;
                }

.page-portfolio .page-portfolio__right {
    float: left;
    padding-top: 100px;
    width: 100%;
    max-width: 860px;
    padding-left: 60px;
}

    .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div {
        padding: 0;
        position: relative;
    }

        .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .radiant-navigation {
            position: absolute;
            right: 35px;
            top: -50px;
            padding-top: 0;
            text-align: right;
        }

        .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
            position: relative;
            overflow: hidden;
            width: 268px;
            height: 250px;
        }

            .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .image-cover {
                position: absolute;
                height: 250px;
                width: 100%;
                left: 0;
                top: 0;
                z-index: 3;
                text-align: center;
            }

                .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .image-cover::before {
                    content: '';
                    position: absolute;
                    left: 0;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(255,255,255,.9);
                    -webkit-transition: all .5s ease-in-out;
                    transition: all .5s ease-in-out;
                    -webkit-transform: translateY(-200px);
                    -ms-transform: translateY(-200px);
                    transform: translateY(-200px);
                    opacity: 0;
                }

            .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .name-work {
                position: absolute;
                left: 0;
                top: 50%;
                width: 100%;
                height: auto;
                -webkit-transform: translateY(70%);
                -ms-transform: translateY(70%);
                transform: translateY(70%);
                text-align: center;
                z-index: 3;
                opacity: 0;
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

                .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .name-work img {
                    margin-bottom: 10px;
                }

                .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .name-work h3 {
                    color: #62A0C4;
                    font-size: 14px;
                    font-family: Selimbold,sans-serif;
                    text-transform: uppercase;
                }

            .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el .video-watch {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                z-index: 9;
            }

            .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el:hover .image-cover::before {
                opacity: 1;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
            }

            .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .scroller-el:hover .name-work {
                opacity: 1;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

.page-service .tabs-service {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    padding: 0;
}

.page-service .page-service__left {
    float: left;
    width: 33%;
    background-image: url(../img/page-portfolio/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 850px;
    padding-top: 200px;
}

    .page-service .page-service__left .service-left__main {
        background-color: #7AAED5;
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        min-height: 300px;
        padding: 60px 70px;
        -webkit-box-shadow: -3px 6px 15px rgba(0,0,0,.2);
        box-shadow: -3px 6px 15px rgba(0,0,0,.2);
    }

        .page-service .page-service__left .service-left__main p {
            color: #fff;
            font-size: 30px;
            line-height: 40px;
            margin-bottom: 20px;
        }

        .page-service .page-service__left .service-left__main .tabs-mnu {
            width: 100%;
            padding: 0;
            margin: 0;
            background: 0 0;
            border: none;
        }

            .page-service .page-service__left .service-left__main .tabs-mnu li {
                float: none;
                width: 100%;
                display: block;
                border: none;
                background: 0 0;
                margin-bottom: 15px;
                white-space: normal;
            }

                .page-service .page-service__left .service-left__main .tabs-mnu li a {
                    display: block;
                    width: 100%;
                    float: none;
                    color: #fff;
                    padding: 0;
                    white-space: normal;
                    font-size: 12px;
                    font-family: Medium,sans-serif;
                    text-transform: uppercase;
                }

                .page-service .page-service__left .service-left__main .tabs-mnu li.ui-state-active a {
                    color: #AADE1A;
                }

.page-service .page-service__right {
    float: left;
    padding-top: 100px;
    width: 100%;
    max-width: 840px;
    padding-left: 60px;
}

    .page-service .page-service__right .service-right__main .tab-div {
        padding: 0;
        position: relative;
    }

        .page-service .page-service__right .service-right__main .tab-div img {
            margin-bottom: 20px;
            max-width: 100%;
        }

        .page-service .page-service__right .service-right__main .tab-div ul {
            padding-top: 20px;
            margin-bottom: 30px;
        }

            .page-service .page-service__right .service-right__main .tab-div ul li {
                padding-left: 30px;
                position: relative;
                color: #5b5b5b;
                font-size: 14px;
                margin-bottom: 15px;
            }

                .page-service .page-service__right .service-right__main .tab-div ul li::before {
                    position: absolute;
                    left: 0;
                    top: 20%;
                    content: '';
                    width: 5px;
                    height: 5px;
                    -webkit-border-radius: 50%;
                    border-radius: 50%;
                    background-color: #62A0C4;
                }

                .page-service .page-service__right .service-right__main .tab-div ul li a {
                    display: block;
                    color: #62A0C4;
                    font-size: 14px;
                    font-family: Selimbold,sans-serif;
                }

        .page-service .page-service__right .service-right__main .tab-div p {
            color: #5b5b5b;
            font-size: 14px;
        }
		.page-service .page-service__right .service-right__main a {
			color: #337ab7;
		}
        .page-service .page-service__right .service-right__main .tab-div .service-oreder {
            width: 100%;
            max-width: 380px;
            padding-top: 40px;
        }

            .page-service .page-service__right .service-right__main .tab-div .service-oreder a {
                color: #fff;
                height: 70px;
                width: 100%;
                display: block;
                background-color: #AADE1A;
                text-align: center;
                line-height: 70px;
                font-size: 18px;
                font-family: Selimbold,sans-serif;
                text-transform: uppercase;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -webkit-box-shadow: 0 0 1px transparent;
                box-shadow: 0 0 1px transparent;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                -webkit-transition-property: color;
                transition-property: color;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }

                .page-service .page-service__right .service-right__main .tab-div .service-oreder a::before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background: #62A0C4;
                    -webkit-transform: scaleY(0);
                    -ms-transform: scaleY(0);
                    transform: scaleY(0);
                    -webkit-transform-origin: 50% 0;
                    -ms-transform-origin: 50% 0;
                    transform-origin: 50% 0;
                    -webkit-transition-property: transform;
                    -webkit-transition-property: -webkit-transform;
                    transition-property: -webkit-transform;
                    transition-property: transform;
                    transition-property: transform,-webkit-transform;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    -webkit-transition-timing-function: ease-out;
                    transition-timing-function: ease-out;
                }

.page-question .question-block .owl-nav .owl-next::after, .page-question .question-block .owl-nav .owl-prev::after {
    content: '';
    width: 21px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    background-position: center center;
}

.page-service .page-service__right .service-right__main .tab-div .service-oreder a:hover {
    color: #fff;
    border-color: #AADE1A;
}

    .page-service .page-service__right .service-right__main .tab-div .service-oreder a:hover::before {
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
    }

.page-question {
    padding: 70px 0;
}

    .page-question .page-title {
        margin-bottom: 50px;
    }

        .page-question .page-title span {
            font-size: 40px;
            font-family: Selimbold,sans-serif;
            text-transform: uppercase;
            color: #62A0C4;
        }

    .page-question .question-block .owl-nav .owl-next, .page-question .question-block .owl-nav .owl-prev {
        color: #62A0C4;
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
        font-family: Selimbold,sans-serif;
    }

    .page-question .question-block .owl-nav {
        padding-top: 30px;
        text-align: center;
    }

        .page-question .question-block .owl-nav .owl-prev {
            margin-right: 10px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            position: relative;
        }

            .page-question .question-block .owl-nav .owl-prev::after {
                position: absolute;
                left: -30px;
                background-image: url(../img/home/block-7/prev.png);
                background-repeat: no-repeat;
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

        .page-question .question-block .owl-nav .owl-next {
            margin-left: 10px;
            -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            position: relative;
        }

            .page-question .question-block .owl-nav .owl-next::after {
                position: absolute;
                right: -30px;
                background-image: url(../img/home/block-7/next.png);
                background-repeat: no-repeat;
                -webkit-transition: all .5s ease-in-out;
                transition: all .5s ease-in-out;
            }

    .page-question .question-box {
        margin-bottom: 30px;
    }

        .page-question .question-box .question {
            background-image: url(../img/page-question/question.png);
            background-repeat: no-repeat;
            background-position: left 10px;
            padding-left: 80px;
            margin-bottom: 30px;
        }

            .page-question .question-box .question h1 {
                color: #474747;
                font-size: 18px;
                font-family: Selimbold,sans-serif;
                margin-bottom: 20px;
            }

            .page-question .question-box .question p {
                color: #353535;
                font-size: 14px;
                font-family: Regular,sans-serif;
                line-height: 27px;
            }

        .page-question .question-box .answer {
            background-image: url(../img/page-question/answer.png);
            background-repeat: no-repeat;
            background-position: 100px 10px;
            padding-left: 190px;
            margin-bottom: 30px;
        }

            .page-question .question-box .answer p {
                color: #888;
                font-size: 14px;
                line-height: 27px;
            }

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
}

.fancybox-nav {
    height: 89%;
    top: 10px;
}

	.page-service .page-service__right .service-right__main .service-oreder {
		margin: 50px 0 0 0;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

    .page-service .page-service__right .service-right__main .service-oreder a {
                color: #fff;
                height: 70px;
                width: 100%;
                display: block;
                background-color: #AADE1A;
                text-align: center;
                line-height: 70px;
                font-size: 18px;
                font-family: Selimbold,sans-serif;
                text-transform: uppercase;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
                -webkit-box-shadow: 0 0 1px transparent;
                box-shadow: 0 0 1px transparent;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                -webkit-transition-property: color;
                transition-property: color;
                -webkit-transition-duration: .3s;
                transition-duration: .3s;
            }

                .page-service .page-service__right .service-right__main .service-oreder a::before {
                    content: "";
                    position: absolute;
                    z-index: -1;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    background: #62A0C4;
                    -webkit-transform: scaleY(0);
                    -ms-transform: scaleY(0);
                    transform: scaleY(0);
                    -webkit-transform-origin: 50% 0;
                    -ms-transform-origin: 50% 0;
                    transform-origin: 50% 0;
                    -webkit-transition-property: transform;
                    -webkit-transition-property: -webkit-transform;
                    transition-property: -webkit-transform;
                    transition-property: transform;
                    transition-property: transform,-webkit-transform;
                    -webkit-transition-duration: .3s;
                    transition-duration: .3s;
                    -webkit-transition-timing-function: ease-out;
                    transition-timing-function: ease-out;
                }

.page-service .page-service__right .service-right__main .service-oreder a:hover::before {
    transform: scaleY(1);
}
.page-service .page-service__right .service-right__main .service-oreder a::before {
    background: #62a0c4 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.3s;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out;
    z-index: -1;
}				
				
				
@media only screen and  (min-width:994px) {

	header .logo {
		padding-left: 0px !important;
	}

	.block-2__left-custom {
		padding-left: 0 !important;
		margin-left: -30px;
	}

	.header-mnu {
		padding-right: 0;
	}

	.home-block__3 .block-3__right {
		padding-top: 45px;
	}
	
	/*.home-block__3 .block-3__right .block-3__right-main {
		max-width: 790px;
		padding-left: 65px;
	}*/
	
}

@media only screen and (max-width:1500px) {
    .page-we .page-we__left .we-left__main {
        max-width: 700px;
    }

    .page-portfolio .page-portfolio__left, .page-service .page-service__left {
        width: 32%;
    }

    .home-block__5 {
        background-size: auto 400px;
    }
}

@media only screen and (max-width:1400px) {
    .page-portfolio .page-portfolio__left, .page-service .page-service__left {
        width: 30%;
    }
}

@media only screen and (max-width:1300px) {
    .page-portfolio .page-portfolio__left, .page-service .page-service__left {
        width: 29%;
    }
}

@media only screen and (max-width:1250px) {
    .home-block__5 {
        background-size: auto 350px;
    }
}

@media only screen and (max-width:1200px) {
    header .header-mnu .mnu li {
        margin-right: 18px;
    }

    header .top-tel a {
        font-size: 17px;
    }

    .home-block__2 .block-2__right {
        padding-top: 5px;
    }

    .home-block__7 .tabs .tab-div .tab-item {
        height: 300px;
    }

        .home-block__7 .tabs .tab-div .tab-item:nth-child(3) {
            height: 600px;
        }

    footer {
        background-size: auto 600px;
    }

        footer .footer-end {
            padding-top: 180px;
        }

    .page-we .page-we__left .we-left__main {
        max-width: 590px;
        padding-right: 30px;
    }

        .page-we .page-we__left .we-left__main p {
            line-height: 25px;
        }

    .page-portfolio .page-portfolio__left {
        width: 100%;
        float: none;
        padding: 30px;
        min-height: auto;
        background-size: cover;
    }

        .page-portfolio .page-portfolio__left .portfolio-left__main {
            max-width: 940px;
            margin: 0 auto;
            min-height: auto;
            padding: 20px 30px;
        }

            .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu {
                display: block;
            }

                .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu li {
                    width: 100px;
                    float: left;
                    display: block;
                }

                    .page-portfolio .page-portfolio__left .portfolio-left__main .tabs-mnu li a {
                        width: auto;
                        display: block;
                        float: left;
                    }

    .page-portfolio .page-portfolio__right {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 65px;
        max-width: 940px;
        margin: 0 auto;
    }

        .page-portfolio .page-portfolio__right .radiant_scroller {
            margin: 0 auto;
        }

    .page-service .page-service__left {
        width: 100%;
        float: none;
        padding: 30px;
        min-height: auto;
        background-size: cover;
    }

        .page-service .page-service__left .service-left__main {
            max-width: 940px;
            margin: 0 auto;
            min-height: auto;
            padding: 20px 30px;
        }

    .page-service .page-service__right {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 65px;
        max-width: 940px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:992px) {
    header {
        padding-top: 15px;
    }

        header .top-tel {
            text-align: left;
        }

        header .call-form__mob {
            display: block;
            padding-top: 5px;
        }

            header .call-form__mob a {
                display: block;
                width: 100%;
                max-width: 180px;
                margin-left: auto;
                padding: 3px 0;
                font-size: 14px;
            }

        header .header-mnu .open-mnu {
            display: block;
            float: left;
            width: 100%;
            padding-top: 5px;
        }

            header .header-mnu .open-mnu a {
                margin-left: auto;
            }

        header .header-mnu .call-form, header .header-mnu .mnu {
            display: none;
        }

    .header-page {
        background-size: cover;
        min-height: auto;
        padding-bottom: 0;
    }

    #mobile-menu {
        margin-top: 15px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        z-index: 99;
    }

        #mobile-menu .mnu {
            display: none;
            padding-top: 5px;
            width: 100%;
            float: none;
            background-color: #fff;
        }

            #mobile-menu .mnu::after {
                clear: both;
                content: "";
                display: table;
            }

            #mobile-menu .mnu li {
                display: block;
                padding: 7px 0 7px 15px;
                border-bottom: 1px solid #AADE1A;
            }

                #mobile-menu .mnu li:last-child {
                    border-bottom: none;
                }

                #mobile-menu .mnu li a {
                    color: #585858;
                    display: block;
                    font-size: 14px;
                    text-transform: uppercase;
                    -webkit-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                    position: relative;
                    font-family: Medium,sans-serif;
                }

    .home-block__9 .block-title span, .page-we .page-title span {
        color: #62A0C4;
        font-family: Selimbold,sans-serif;
        text-transform: uppercase;
    }

    .home-block__1 .block-1__slider {
        padding: 40px;
        min-height: auto;
        margin-top: 200px;
    }

    .home-block__2 .block-2__left img {
        display: block;
        margin: 0 auto;
    }

    .home-block__2 .block-2__right {
        text-align: center;
        padding-top: 10px;
    }

    .home-block__3 .block-3__left {
        width: 100%;
        float: none;
        min-height: auto;
        padding: 40px;
        margin-bottom: 50px;
    }

        .home-block__3 .block-3__left .block-3__left-main {
            max-width: 100%;
            min-height: auto;
            padding: 50px 20px;
        }

    .home-block__3 .block-3__right {
        width: 100%;
        float: none;
    }

        .home-block__3 .block-3__right .block-3__right-main {
            max-width: 100%;
            padding-left: 0;
        }

    .home-block__4 .block-4__item:nth-child(2) {
        border-right: none;
    }

    .home-block__4 .block-4__item:nth-child(3) {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-left: none;
    }

    .home-block__4 .block-4__item:nth-child(4) {
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-right: none;
    }

    .home-block__5 .form-block .block-input:nth-child(1) input, footer .form-block .block-input:nth-child(1) input, footer .form-block .block-input:nth-child(2) .nice-select {
        border-right: 1px solid #A2A2A2;
    }

    .home-block__4 .block-4__item:nth-child(5) {
        border-left: none;
    }

    .home-block__5 {
        padding-top: 100px;
        padding-bottom: 30px;
        background-size: auto 300px;
    }

        .home-block__5 .form-block button {
            width: 100%;
            max-width: 280px;
        }

        .home-block__5 .form-block .block-textarea {
            padding-left: 15px;
            padding-right: 15px;
        }

        .home-block__5 .form-block .block-input {
            float: none;
            width: 100%;
            margin-bottom: 15px;
            height: 80px;
            padding-left: 15px;
            padding-right: 15px;
        }

            .home-block__5 .form-block .block-input:nth-child(2) .nice-select {
                margin-bottom: 15px;
                border-right: 1px solid #A2A2A2;
            }

                .home-block__5 .form-block .block-input:nth-child(2) .nice-select .current {
                    white-space: normal;
                    line-height: 15px;
                    padding-top: 25px;
                    font-size: 12px;
                }

                .home-block__5 .form-block .block-input:nth-child(2) .nice-select .list li {
                    white-space: normal;
                }

    .home-block__6 {
        padding-bottom: 0;
    }

    .home-block__7 .tabs .tab-div .tab-item {
        height: 300px;
    }

        .home-block__7 .tabs .tab-div .tab-item:nth-child(3) {
            height: 400px;
            float: none;
            width: 100%;
        }

    .home-block__9 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .home-block__9 .block-title {
            display: block !important;
            text-align: center;
        }

        .home-block__9 .block-9__right, .wrapper .click-me {
            display: none;
        }

        .home-block__9 .block-title span {
            font-size: 30px;
        }

        .home-block__9 .block-9__left {
            float: none;
            width: 100%;
            min-height: auto;
            max-width: 100%;
            padding-top: 30px;
        }

            .home-block__9 .block-9__left .block-9__slider {
                margin: 0 auto;
            }

    footer {
        padding-top: 70px;
    }

        footer .form-block button {
            width: 100%;
            max-width: 280px;
        }

    .page-portfolio .page-portfolio__left .portfolio-left__main, .page-portfolio .page-portfolio__right, .page-service .page-service__left .service-left__main, .page-service .page-service__right {
        max-width: 720px;
    }

    footer .form-block .block-input {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        height: 80px;
    }

        footer .form-block .block-input:nth-child(2) .nice-select {
            margin-bottom: 15px;
        }

            footer .form-block .block-input:nth-child(2) .nice-select .current {
                white-space: normal;
                line-height: 15px;
                padding-top: 25px;
                font-size: 12px;
            }

            footer .form-block .block-input:nth-child(2) .nice-select .list li {
                white-space: normal;
            }

    .page-we {
        padding: 50px 0;
    }

        .page-we .page-title {
            display: block !important;
            text-align: center;
            margin-bottom: 30px;
        }

            .page-we .page-title span {
                font-size: 30px;
            }

        .page-we .page-we__left {
            width: 100%;
            float: none;
            min-height: auto;
        }

            .page-we .page-we__left .we-left__main {
                max-width: 720px;
                margin: 0 auto;
                padding: 0;
            }

                .page-we .page-we__left .we-left__main p {
                    line-height: 25px;
                }

        .page-we .page-we__right {
            display: none;
        }

    .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .tab-sliders__portfolio .owl-nav {
        width: 100%;
        text-align: center;
    }

    .radiant_scroller .scroller-el {
        width: 360px !important;
    }
}

@media only screen and (max-width:768px) {
    .page-portfolio .page-portfolio__left .portfolio-left__main, .page-service .page-service__left .service-left__main, .page-service .page-service__right {
        max-width: 100%;
    }

    .page-portfolio .page-portfolio__left, .page-service .page-service__left, .page-service .page-service__right, .page-we .page-we__left {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-block__3 .block-3__right .block-3__right-main .block-3__item {
        min-height: auto;
        margin-bottom: 30px;
    }

    .home-block__4 .block-4__item {
        border: none !important;
        border-bottom: 2px solid #fff !important;
    }

        .home-block__4 .block-4__item:last-child {
            border: none !important;
        }

    .home-block__5 {
        padding-top: 60px;
        padding-bottom: 30px;
        background-size: auto 200px;
    }

        .home-block__5 .block-title span {
            font-size: 30px;
        }

        .home-block__5 .form-block .block-input span {
            left: 66px;
        }

        .home-block__5 .form-block .block-input .current {
            left: 50px;
        }

        .home-block__5 .form-block .block-input:nth-child(3) {
            background-position: 33px center;
        }

    .home-block__6 .block-title span {
        font-size: 30px;
        line-height: 35px;
    }

    .home-block__6 .block-6__item {
        min-height: auto;
    }

        .home-block__6 .block-6__item span {
            font-size: 100px;
            line-height: 110px;
        }

    .home-block__7 .block-title span, .page-news .page-title span, .page-portfolio .page-portfolio__left .portfolio-left__main p, .page-service .page-service__left .service-left__main p, footer .block-title span {
        font-size: 30px;
    }

    .home-block__7 {
        padding-top: 50px;
    }

        .home-block__7 .block-title {
            text-align: center;
            position: static;
            margin-bottom: 20px;
        }

        .home-block__7 .tabs .tabs-mnu {
            text-align: center;
        }

    footer {
        padding-top: 30px;
    }

    .page-portfolio .page-portfolio__right {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

        .page-portfolio .page-portfolio__right .portfolio-right__main .tab-div .tab-sliders__portfolio .owl-nav {
            width: 100%;
            right: 0;
            text-align: center;
        }

    .page-service .page-service__right .service-right__main .tab-div .service-box .service-images a {
        height: 200px;
    }

    .radiant_scroller .scroller-el {
        width: 295px !important;
    }
}

@media only screen and (max-width:600px) {
    header .header-mnu .tel-mob a {
        font-size: 18px;
    }

    .home-block__1 .block-1__slider {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-block__1 .slider-box .slider span {
        font-size: 25px;
    }

    .home-block__1 .slider-box .slider h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .page-question .question-box .answer p, .page-question .question-box .question p {
        line-height: 22px;
    }

    .page-question {
        padding: 30px 0;
    }

        .page-question .page-title {
            margin-bottom: 30px;
        }

            .page-question .page-title span {
                font-size: 30px;
            }

        .page-question .question-box .question {
            background-size: 30px auto;
            background-position: left 5px;
            padding-left: 45px;
            margin-bottom: 20px;
        }

            .page-question .question-box .question h1 {
                margin-bottom: 10px;
            }

        .page-question .question-box .answer {
            background-size: 30px auto;
            background-position: 40px 5px;
            padding-left: 80px;
        }
}

@media only screen and (max-width:480px) {
    header .container {
        padding-left: 0;
        padding-right: 0;
    }

    header .top-tel {
        padding-right: 0;
    }

        header .top-tel a {
            font-size: 14px;
        }

    header .call-form__mob {
        padding-top: 0;
    }

        header .call-form__mob a {
            font-size: 12px;
            padding: 2px 0;
        }

    header .header-mnu .open-mnu {
        padding-top: 2px;
    }

    .home-block__1 .block-1__slider {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 120px;
    }

    .home-block__1 .slider-box .slider span {
        font-size: 20px;
    }

    .home-block__1 .slider-box .slider h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .home-block__1 .slider-box .slider p {
        font-size: 16px;
        line-height: 20px;
    }

    .mouse-block {
        height: auto;
    }

    .home-block__2 {
        padding: 30px 0;
    }

        .home-block__2 .block-2__right span {
            font-size: 30px;
            margin-bottom: 5px;
        }

        .home-block__2 .block-2__right p {
            line-height: 25px;
        }

        .home-block__2 .container {
            padding-left: 0;
            padding-right: 0;
        }

    .home-block__3 .block-3__left {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

        .home-block__3 .block-3__left .block-3__left-main {
            padding: 15px;
        }

            .home-block__3 .block-3__left .block-3__left-main p {
                font-size: 20px;
            }

    .home-block__4 {
        padding: 30px 0;
    }

        .home-block__4 .block-title {
            margin-bottom: 30px;
        }

            .home-block__4 .block-title span {
                font-size: 30px;
            }

    .home-block__5 .container, .home-block__6 .container {
        padding-left: 0;
        padding-right: 0;
    }

    .home-block__7 {
        padding: 30px 0;
    }

        .home-block__7 .container, footer .container {
            padding-left: 0;
            padding-right: 0;
        }

    .home-block__9 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .home-block__9 .block-title span {
            display: block;
            line-height: 35px;
        }

        .home-block__9 .block-9__left .block-9__slider .block-9__slide .slide-cont p {
            font-size: 15px;
            line-height: 20px;
        }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    footer {
        background-image: none;
        min-height: auto;
    }

        footer .form-block {
            margin-bottom: 40px;
            padding-left: 15px;
            padding-right: 15px;
        }

        footer .footer-end {
            padding-left: 15px;
            padding-right: 15px;
            max-width: 100%;
            padding-top: 30px;
            background-color: #8CA8BE;
        }

    .modal .modal-dialog {
        margin: 10px auto;
        max-width: 280px;
    }

    .modal .modal-content .form-modal {
        padding: 50px 20px 30px;
    }

    .page-we {
        padding: 30px 0;
    }

    .page-service .page-service__left, .page-service .page-service__right {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-we .page-title {
        margin-bottom: 20px;
    }

    .page-we .page-we__left .we-left__main p {
        text-align: justify;
    }

    .page-service .page-service__left .service-left__main {
        max-width: 100%;
    }

        .page-service .page-service__left .service-left__main p {
            font-size: 30px;
        }

    .page-service .page-service__right {
        max-width: 100%;
        padding-top: 30px;
    }

        .page-service .page-service__right .service-right__main .tab-div .service-box .service-images a {
            height: 200px;
            width: 100%;
            float: none;
        }

        .page-service .page-service__right .service-right__main .tab-div .service-box .service-oreder {
            max-width: 100%;
            padding-left: 15px;
            padding-right: 15px;
        }

		
		
		
    .header-fix {
        padding: 15px 0 5px;
    }

        .header-fix #mobile-menu {
            margin-top: 0;
            margin-bottom: 0;
        }
		
		.radiant_scroller .scroller-el {
			width: 450px !important;
		}
}

@media only screen and (max-width:375px) {
	.radiant_scroller .scroller-el {
		width: 345px !important;
	}
}

@media only screen and (max-width:320px) {
	.radiant_scroller .scroller-el {
		width: 298px !important;
	}
}

@media only screen and (min-width:992px) {
    #mobile-menu {
        display: none;
    }
}
