
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.owl-height {
    transition: height 500ms ease-in-out 0s;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
}
.owl-carousel .owl-stage::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    -moz-user-select: none;
    cursor: pointer;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    -moz-user-select: none;
    backface-visibility: hidden;
    float: left;
    min-height: 1px;
    position: relative;
}
.owl-carousel .owl-item img {
    display: block;
    transform-style: preserve-3d;
    width: 100%;
}
.owl-carousel.owl-text-select-on .owl-item {
    -moz-user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease 0s;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    position: relative;
}
.owl-carousel .owl-video-play-icon {
    backface-visibility: hidden;
    background: rgba(0, 0, 0, 0) url("owl.video.play.html") no-repeat scroll 0 0;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: scale 100ms ease 0s;
    width: 80px;
    z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    opacity: 0;
    transition: opacity 400ms ease 0s;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
@font-face {
    font-family: "flexslider-icon";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flexslider-icond41d.html?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon-2.html") format("woff"), url("fonts/flexslider-icon-3.html") format("truetype"), url("fonts/flexslider-icon-4.html#flexslider-icon") format("svg");
}
.flex-container a:hover, .flex-slider a:hover {
    outline: medium none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    backface-visibility: hidden;
    display: none;
}
.flexslider .slides img {
    display: block;
    width: 100%;
}
.flexslider .slides::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .flexslider .slides {
    display: block;

}
* html .flexslider .slides {
    height: 1%;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
.flexslider {
    background: #ffffff none repeat scroll 0 0;
    border: 4px solid #ffffff;
    border-radius: 4px;
    margin: 0 0 60px;
    position: relative;
}
.flexslider .slides {
}
.flexslider .slides img {
    -moz-user-select: none;
    height: auto;
}
.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease 0s;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
}
.flex-direction-nav a {
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    display: block;
    height: 40px;
    margin: -20px 0 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
    z-index: 10;
}
.flex-direction-nav a::before {
    color: rgba(0, 0, 0, 0.8);
    content: "";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 40px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next::before {
    content: "";
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 0.7;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 0 !important;
    z-index: -1;
}
.flex-pauseplay a {
    bottom: 5px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 10px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 10;
}
.flex-pauseplay a::before {
    content: "";
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 20px;
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play::before {
    content: "";
}
.flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.flex-control-paging li a {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}
.flex-control-paging li a:hover {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.flex-control-paging li a.flex-active {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static;
}
.flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%;
}
.flex-control-thumbs img {
    -moz-user-select: none;
    cursor: pointer;
    display: block;
    height: auto;
    opacity: 0.7;
    transition: all 1s ease 0s;
    width: 100%;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 1;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition, .isotope.no-transition, .isotope.no-transition .isotope-item {
    transition-duration: 0s;
}
.isotope.infinite-scrolling {
    transition: none 0s ease 0s ;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.mfp-bg {
    background: #0b0b0b none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1042;
}
.mfp-wrap {
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: medium none !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1043;
}
.mfp-container {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    padding: 0 8px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.mfp-container::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container::before {
    display: none;
}
.mfp-content {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    cursor: auto;
    width: 100%;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -moz-user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    left: 8px;
    margin-top: -0.8em;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    width: auto;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    outline: medium none;
    overflow: visible;
    padding: 0;
    z-index: 1046;
}
button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.mfp-close {
    color: #fff;
    font-family: Arial,Baskerville,monospace;
    font-size: 28px;
    font-style: normal;
    height: 44px;
    line-height: 44px;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 44px;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    padding-right: 6px;
    right: -6px;
    text-align: right;
    width: 100%;
}
.mfp-counter {
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
}
.mfp-arrow {
    height: 110px;
    margin: -55px 0 0;
    opacity: 0.65;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 90px;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow::before, .mfp-arrow::after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    border: medium inset transparent;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin-left: 35px;
    margin-top: 35px;
    position: absolute;
    top: 0;
    width: 0;
}
.mfp-arrow::after, .mfp-arrow .mfp-a {
    border-bottom-width: 13px;
    border-top-width: 13px;
    top: 8px;
}
.mfp-arrow::before, .mfp-arrow .mfp-b {
    border-bottom-width: 21px;
    border-top-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left::after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left::before, .mfp-arrow-left .mfp-b {
    border-right: 27px solid #3f3f3f;
    margin-left: 25px;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right::after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right::before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-bottom: 40px;
    padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 900px;
    width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    width: 100%;
}
.mfp-iframe-scaler iframe {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
img.mfp-img {
    box-sizing: border-box;
    display: block;
    height: auto;
    line-height: 0;
    margin: 0 auto;
    max-width: 100%;
    padding: 40px 0;
    width: auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure::after {
    background: #444 none repeat scroll 0 0;
    bottom: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    content: "";
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: auto;
    z-index: -1;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    cursor: auto;
    left: 0;
    margin-top: -36px;
    position: absolute;
    top: 100%;
    width: 100%;
}
.mfp-title {
    color: #f3f3f3;
    line-height: 18px;
    overflow-wrap: break-word;
    padding-right: 36px;
    text-align: left;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.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 {
    bottom: 0;
    top: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
    transform: scale(0.75);
}
.mfp-arrow-left {
    transform-origin: 0 50% 0;
}
.mfp-arrow-right {
    transform-origin: 100% 50% 0;
}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 600px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    padding-top: 0;
    right: 0;
    top: 0;
}
body::after {
    content: url("lightbox/close.png") url("lightbox/loading.gif") url("lightbox/prev.png") url("lightbox/next.png");
    display: none;
}
.lightboxOverlay {
    background-color: black;
    display: none;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.lightbox {
    font-weight: normal;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
.lightbox .lb-image {
    border-radius: 3px;
    display: block;
    height: auto;
    max-width: inherit;
}
.lightbox a img {
    border: medium none;
}
.lb-outerContainer {
    background-color: white;
    border-radius: 4px;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
}
.lb-outerContainer::after {
    clear: both;
    content: "";
    display: table;
}
.lb-container {
    padding: 4px;
}
.lb-loader {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 43%;
    width: 100%;
}
.lb-cancel {
    background: rgba(0, 0, 0, 0) url("lightbox/loading.gif") no-repeat scroll 0 0;
    display: block;
    height: 32px;
    margin: 0 auto;
    width: 32px;
}
.lb-nav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.lb-container > .nav {
    left: 0;
}
.lb-nav a {
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
    outline: medium none;
}
.lb-prev, .lb-next {
    cursor: pointer;
    display: block;
    height: 100%;
}
.lb-nav a.lb-prev {
    background: rgba(0, 0, 0, 0) url("lightbox/prev.png") no-repeat scroll left 48%;
    float: left;
    left: 0;
    opacity: 0;
    transition: opacity 0.6s ease 0s;
    width: 34%;
}
.lb-nav a.lb-prev:hover {
    opacity: 1;
}
.lb-nav a.lb-next {
    background: rgba(0, 0, 0, 0) url("lightbox/next.png") no-repeat scroll right 48%;
    float: right;
    opacity: 0;
    right: 0;
    transition: opacity 0.6s ease 0s;
    width: 64%;
}
.lb-nav a.lb-next:hover {
    opacity: 1;
}
.lb-dataContainer {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 0 auto;
    padding-top: 5px;
    width: 100%;
}
.lb-dataContainer::after {
    clear: both;
    content: "";
    display: table;
}
.lb-data {
    color: #ccc;
    padding: 0 4px;
}
.lb-data .lb-details {
    float: left;
    line-height: 1.1em;
    text-align: left;
    width: 85%;
}
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
.lb-data .lb-number {
    clear: left;
    color: #999999;
    display: block;
    font-size: 12px;
    padding-bottom: 1em;
}
.lb-data .lb-close {
    background: rgba(0, 0, 0, 0) url("lightbox/close.png") no-repeat scroll right top;
    display: block;
    float: right;
    height: 30px;
    opacity: 0.7;
    outline: medium none;
    text-align: right;
    transition: opacity 0.2s ease 0s;
    width: 30px;
}
.lb-data .lb-close:hover {
    cursor: pointer;
    opacity: 1;
}
.nivo-lightbox-overlay {
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 99998;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
    opacity: 1;
    visibility: visible;
}
.nivo-lightbox-wrap {
    bottom: 10%;
    left: 10%;
    position: absolute;
    right: 10%;
    top: 10%;
}
.nivo-lightbox-content {
    height: 100%;
    width: 100%;
}
.nivo-lightbox-title-wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 99999;
}
.nivo-lightbox-nav {
    display: none;
}
.nivo-lightbox-prev {
    left: 0;
    position: absolute;
    top: 50%;
}
.nivo-lightbox-next {
    position: absolute;
    right: 0;
    top: 50%;
}
.nivo-lightbox-close {
    position: absolute;
    right: 2%;
    top: 3%;
}
.nivo-lightbox-image {
    text-align: center;
}
.nivo-lightbox-image img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
}
.nivo-lightbox-content iframe {
    height: 100%;
    width: 100%;
}
.nivo-lightbox-inline, .nivo-lightbox-ajax {
    box-sizing: border-box;
    max-height: 100%;
    overflow: auto;
}
.nivo-lightbox-error {
    color: #fff;
    display: table;
    height: 100%;
    text-align: center;
    text-shadow: 0 1px 1px #000;
    width: 100%;
}
.nivo-lightbox-error p {
    display: table-cell;
    vertical-align: middle;
}
.nivo-lightbox-notouch .nivo-lightbox-effect-fade, .nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale, .nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft, .nivo-lightbox-notouch .nivo-lightbox-effect-slideRight, .nivo-lightbox-notouch .nivo-lightbox-effect-slideUp, .nivo-lightbox-notouch .nivo-lightbox-effect-slideDown, .nivo-lightbox-notouch .nivo-lightbox-effect-fall {
    transition: all 0.2s ease-in-out 0s;
}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
    transform: scale(0.7);
    transition: all 0.3s ease 0s;
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
    transform: scale(1);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap, .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0s;
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
    transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
    transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
    transform: translateX(0px);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
    transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
    transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
    transform: translateY(0px);
}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
    perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
    transform: translateZ(300px);
    transition: all 0.3s ease-out 0s;
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
    transform: translateZ(0px);
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background: rgba(0, 0, 0, 0) url("nivolightbox-themes/default/loading.gif") no-repeat scroll 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 80%;
    opacity: 0.5;
    text-indent: -9999px;
    top: 10%;
    width: 8%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url("nivolightbox-themes/default/prev.png");
    border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url("nivolightbox-themes/default/next.png");
    border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
    background: rgba(0, 0, 0, 0) url("nivolightbox-themes/default/close.png") no-repeat scroll 5px 5px;
    display: block;
    height: 45px;
    opacity: 0.5;
    padding: 5px;
    text-indent: -9999px;
    width: 40px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
    opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
    bottom: -7%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
    background: #000 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 7px 15px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 40px;
}
@media not all, not all, (min--moz-device-pixel-ratio: 1.3), not all, (min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background-image: url("nivolightbox-themes/default/loading%402x.gif");
    background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url("nivolightbox-themes/default/prev%402x.png");
    background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url("nivolightbox-themes/default/next%402x.png");
    background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
    background-image: url("nivolightbox-themes/default/close%402x.png");
    background-size: 16px 16px;
}
}
@font-face {
    font-family: "ytpregular";
    src: url("ytplayer/ytp-regular.eot");
}
@font-face {
    font-family: "ytpregular";
    font-style: normal;
    font-weight: normal;
    src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=") format("woff"), url("ytplayer/ytp-regular.ttf") format("truetype");
}
.mb_YTPlayer *:focus {
    outline: 0 none;
}
.mb_YTPlayer {
    animation-timing-function: linear;
    backface-visibility: hidden;
    box-sizing: border-box;
    display: block;
    transform: translate3d(0px, 0px, 0px);
    transform-style: preserve-3d;
}
.mb_YTPlayer.fullscreen {
    border: medium none !important;
    display: block !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
}
.mb_YTPlayer.fullscreen .mbYTP_wrapper {
    opacity: 1 !important;
}
.mbYTP_wrapper iframe {
    max-width: 4000px !important;
}
.inline_YTPlayer {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    left: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.inline_YTPlayer img {
    border: medium none !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
}
.mb_YTPBar .ytpicon {
    font-family: "ytpregular";
    font-size: 20px;
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
    font-size: 30px;
}
.mb_YTPBar {
    background: #333 none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    color: white;
    display: block;
    font: 14px/16px sans-serif;
    height: 10px;
    left: 0;
    opacity: 0.1;
    padding: 5px;
    position: fixed;
    text-align: left;
    transition: opacity 1s ease 0s;
    width: 100%;
    z-index: 1000;
}
.mb_YTPBar.visible, .mb_YTPBar:hover {
    opacity: 1;
}
.mb_YTPBar .buttonBar {
    background: transparent none repeat scroll 0 0;
    box-sizing: border-box;
    font: 12px/14px Calibri;
    left: 0;
    padding: 5px;
    position: absolute;
    top: -30px;
    transition: all 1s ease 0s;
    width: 100%;
}
.mb_YTPBar:hover .buttonBar {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.mb_YTPBar span {
    display: inline-block;
    font: 16px/20px Calibri,sans-serif;
    height: 25px;
    position: relative;
    vertical-align: middle;
    width: 30px;
}
.mb_YTPBar span.mb_YTPTime {
    width: 130px;
}
.mb_YTPBar span.mb_YTPUrl, .mb_YTPBar span.mb_OnlyYT {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 10px;
    top: 6px;
    width: auto;
}
.mb_YTPBar span.mb_YTPUrl img {
    width: 60px;
}
.mb_YTPBar span.mb_OnlyYT {
    left: 185px;
    right: auto;
}
.mb_YTPBar span.mb_OnlyYT img {
    width: 25px;
}
.mb_YTPBar span.mb_YTPUrl a {
    color: white;
}
.mb_YTPPlaypause, .mb_YTPlayer .mb_YTPPlaypause img {
    cursor: pointer;
}
.mb_YTPMuteUnmute {
    cursor: pointer;
}
.mb_YTPProgress {
    background: #111 none repeat scroll 0 0;
    bottom: 0;
    height: 10px;
    left: 0;
    width: 100%;
}
.mb_YTPLoaded {
    background: #444 none repeat scroll 0 0;
    height: 10px;
    left: 0;
    width: 0;
}
.mb_YTPseekbar {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 1px 1px 3px rgba(82, 82, 82, 0.47);
    height: 10px;
    left: 0;
    width: 0;
}
.YTPOverlay {
    backface-visibility: hidden;
    box-sizing: border-box;
}
.YTPOverlay.raster {
    background: rgba(0, 0, 0, 0) url("ytplayer/raster.png") repeat scroll 0 0;
}
.YTPOverlay.raster.retina {
    background: rgba(0, 0, 0, 0) url("ytplayer/raster@2x.png") repeat scroll 0 0;
}
.YTPOverlay.raster-dot {
    background: rgba(0, 0, 0, 0) url("ytplayer/raster_dot.png") repeat scroll 0 0;
}
.YTPOverlay.raster-dot.retina {
    background: rgba(0, 0, 0, 0) url("ytplayer/raster_dot@2x.png") repeat scroll 0 0;
}
.hvr-grow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
    transform: scale(1.1);
}
.hvr-shrink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
    transform: scale(0.9);
}
@keyframes hvr-pulse {
25% {
    transform: scale(1.1);
}
75% {
    transform: scale(0.9);
}
}
@keyframes hvr-pulse {
25% {
    transform: scale(1.1);
}
75% {
    transform: scale(0.9);
}
}
.hvr-pulse {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: hvr-pulse;
    animation-timing-function: linear;
}
@keyframes hvr-pulse-grow {
100% {
    transform: scale(1.1);
}
}
@keyframes hvr-pulse-grow {
100% {
    transform: scale(1.1);
}
}
.hvr-pulse-grow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
    animation-direction: alternate;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
    animation-name: hvr-pulse-grow;
    animation-timing-function: linear;
}
@keyframes hvr-pulse-shrink {
100% {
    transform: scale(0.9);
}
}
@keyframes hvr-pulse-shrink {
100% {
    transform: scale(0.9);
}
}
.hvr-pulse-shrink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
    animation-direction: alternate;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
    animation-name: hvr-pulse-shrink;
    animation-timing-function: linear;
}
@keyframes hvr-push {
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
@keyframes hvr-push {
50% {
    transform: scale(0.8);
}
100% {
    transform: scale(1);
}
}
.hvr-push {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-push:active, .hvr-push:focus, .hvr-push:hover {
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-name: hvr-push;
    animation-timing-function: linear;
}
@keyframes hvr-pop {
50% {
    transform: scale(1.2);
}
}
@keyframes hvr-pop {
50% {
    transform: scale(1.2);
}
}
.hvr-pop {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-name: hvr-pop;
    animation-timing-function: linear;
}
.hvr-bounce-in {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
}
.hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
}
.hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
    transform: rotate(4deg);
}
.hvr-grow-rotate {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
    transform: scale(1.1) rotate(4deg);
}
.hvr-float {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    vertical-align: middle;
}
.hvr-float:active, .hvr-float:focus, .hvr-float:hover {
    transform: translateY(-8px);
}
.hvr-sink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    vertical-align: middle;
}
.hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
    transform: translateY(8px);
}
@keyframes hvr-bob {
0% {
    transform: translateY(-8px);
}
50% {
    transform: translateY(-4px);
}
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob {
0% {
    transform: translateY(-8px);
}
50% {
    transform: translateY(-4px);
}
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
    transform: translateY(-8px);
}
}
@keyframes hvr-bob-float {
100% {
    transform: translateY(-8px);
}
}
.hvr-bob {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
    animation-delay: 0s, 0.3s;
    animation-direction: normal, alternate;
    animation-duration: 0.3s, 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1, infinite;
    animation-name: hvr-bob-float, hvr-bob;
    animation-timing-function: ease-out, ease-in-out;
}
@keyframes hvr-hang {
0% {
    transform: translateY(8px);
}
50% {
    transform: translateY(4px);
}
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang {
0% {
    transform: translateY(8px);
}
50% {
    transform: translateY(4px);
}
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
    transform: translateY(8px);
}
}
@keyframes hvr-hang-sink {
100% {
    transform: translateY(8px);
}
}
.hvr-hang {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
    animation-delay: 0s, 0.3s;
    animation-direction: normal, alternate;
    animation-duration: 0.3s, 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1, infinite;
    animation-name: hvr-hang-sink, hvr-hang;
    animation-timing-function: ease-out, ease-in-out;
}
.hvr-skew {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
    transform: skew(-10deg);
}
.hvr-skew-forward {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transform-origin: 0 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
    transform: skew(-10deg);
}
.hvr-skew-backward {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transform-origin: 0 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
    transform: skew(10deg);
}
@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0px);
}
}
@keyframes hvr-wobble-vertical {
16.65% {
    transform: translateY(8px);
}
33.3% {
    transform: translateY(-6px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0px);
}
}
.hvr-wobble-vertical {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-vertical;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-horizontal {
16.65% {
    transform: translateX(8px);
}
33.3% {
    transform: translateX(-6px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes hvr-wobble-horizontal {
16.65% {
    transform: translateX(8px);
}
33.3% {
    transform: translateX(-6px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0px);
}
}
.hvr-wobble-horizontal {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-horizontal;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
    transform: translate(8px, 8px);
}
33.3% {
    transform: translate(-6px, -6px);
}
49.95% {
    transform: translate(4px, 4px);
}
66.6% {
    transform: translate(-2px, -2px);
}
83.25% {
    transform: translate(1px, 1px);
}
100% {
    transform: translate(0px, 0px);
}
}
@keyframes hvr-wobble-to-bottom-right {
16.65% {
    transform: translate(8px, 8px);
}
33.3% {
    transform: translate(-6px, -6px);
}
49.95% {
    transform: translate(4px, 4px);
}
66.6% {
    transform: translate(-2px, -2px);
}
83.25% {
    transform: translate(1px, 1px);
}
100% {
    transform: translate(0px, 0px);
}
}
.hvr-wobble-to-bottom-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-to-bottom-right;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-to-top-right {
16.65% {
    transform: translate(8px, -8px);
}
33.3% {
    transform: translate(-6px, 6px);
}
49.95% {
    transform: translate(4px, -4px);
}
66.6% {
    transform: translate(-2px, 2px);
}
83.25% {
    transform: translate(1px, -1px);
}
100% {
    transform: translate(0px, 0px);
}
}
@keyframes hvr-wobble-to-top-right {
16.65% {
    transform: translate(8px, -8px);
}
33.3% {
    transform: translate(-6px, 6px);
}
49.95% {
    transform: translate(4px, -4px);
}
66.6% {
    transform: translate(-2px, 2px);
}
83.25% {
    transform: translate(1px, -1px);
}
100% {
    transform: translate(0px, 0px);
}
}
.hvr-wobble-to-top-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-to-top-right;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-top {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
@keyframes hvr-wobble-top {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
.hvr-wobble-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transform-origin: 0 100% 0;
    vertical-align: middle;
}
.hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-top;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-bottom {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
@keyframes hvr-wobble-bottom {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
.hvr-wobble-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transform-origin: 100% 0 0;
    vertical-align: middle;
}
.hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-bottom;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-wobble-skew {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
@keyframes hvr-wobble-skew {
16.65% {
    transform: skew(-12deg);
}
33.3% {
    transform: skew(10deg);
}
49.95% {
    transform: skew(-6deg);
}
66.6% {
    transform: skew(4deg);
}
83.25% {
    transform: skew(-2deg);
}
100% {
    transform: skew(0deg);
}
}
.hvr-wobble-skew {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-skew;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-buzz {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-name: hvr-buzz;
    animation-timing-function: linear;
}
@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0deg);
}
100% {
    transform: translateX(-1px) rotate(0deg);
}
}
@keyframes hvr-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0deg);
}
100% {
    transform: translateX(-1px) rotate(0deg);
}
}
.hvr-buzz-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    animation-name: hvr-buzz-out;
    animation-timing-function: linear;
}
.hvr-fade {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color, background-color;
    vertical-align: middle;
}
.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
    background-color: #2098d1;
    color: #fff;
}
@keyframes hvr-back-pulse {
50% {
    background-color: rgba(32, 152, 209, 0.75);
}
}
@keyframes hvr-back-pulse {
50% {
    background-color: rgba(32, 152, 209, 0.75);
}
}
.hvr-back-pulse {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color, background-color;
    vertical-align: middle;
}
.hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
    animation-delay: 0.5s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: hvr-back-pulse;
    animation-timing-function: linear;
    background-color: #2098d1;
    color: #fff;
}
.hvr-sweep-to-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-right::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
    color: #fff;
}
.hvr-sweep-to-right:active::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:hover::before {
    transform: scaleX(1);
}
.hvr-sweep-to-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-left::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 100% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
    color: #fff;
}
.hvr-sweep-to-left:active::before, .hvr-sweep-to-left:focus::before, .hvr-sweep-to-left:hover::before {
    transform: scaleX(1);
}
.hvr-sweep-to-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-bottom::before {
    background: #2098d1 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;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
    color: #fff;
}
.hvr-sweep-to-bottom:active::before, .hvr-sweep-to-bottom:focus::before, .hvr-sweep-to-bottom:hover::before {
    transform: scaleY(1);
}
.hvr-sweep-to-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-sweep-to-top::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
    color: #fff;
}
.hvr-sweep-to-top:active::before, .hvr-sweep-to-top:focus::before, .hvr-sweep-to-top:hover::before {
    transform: scaleY(1);
}
.hvr-bounce-to-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-bounce-to-right::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0 50% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
    color: #fff;
}
.hvr-bounce-to-right:active::before, .hvr-bounce-to-right:focus::before, .hvr-bounce-to-right:hover::before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-bounce-to-left::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 100% 50% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
    color: #fff;
}
.hvr-bounce-to-left:active::before, .hvr-bounce-to-left:focus::before, .hvr-bounce-to-left:hover::before {
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-bounce-to-bottom::before {
    background: #2098d1 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.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
    color: #fff;
}
.hvr-bounce-to-bottom:active::before, .hvr-bounce-to-bottom:focus::before, .hvr-bounce-to-bottom:hover::before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-bounce-to-top::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
    color: #fff;
}
.hvr-bounce-to-top:active::before, .hvr-bounce-to-top:focus::before, .hvr-bounce-to-top:hover::before {
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
    backface-visibility: hidden;
    background: #e1e1e1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-radial-out::before {
    background: #2098d1 none repeat scroll 0 0;
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
    color: #fff;
}
.hvr-radial-out:active::before, .hvr-radial-out:focus::before, .hvr-radial-out:hover::before {
    transform: scale(2);
}
.hvr-radial-in {
    backface-visibility: hidden;
    background: #2098d1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-radial-in::before {
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 100%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(2);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
    color: #fff;
}
.hvr-radial-in:active::before, .hvr-radial-in:focus::before, .hvr-radial-in:hover::before {
    transform: scale(0);
}
.hvr-rectangle-in {
    backface-visibility: hidden;
    background: #2098d1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-rectangle-in::before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
    color: #fff;
}
.hvr-rectangle-in:active::before, .hvr-rectangle-in:focus::before, .hvr-rectangle-in:hover::before {
    transform: scale(0);
}
.hvr-rectangle-out {
    backface-visibility: hidden;
    background: #e1e1e1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-rectangle-out::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
    color: #fff;
}
.hvr-rectangle-out:active::before, .hvr-rectangle-out:focus::before, .hvr-rectangle-out:hover::before {
    transform: scale(1);
}
.hvr-shutter-in-horizontal {
    backface-visibility: hidden;
    background: #2098d1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-shutter-in-horizontal::before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(1);
    transform-origin: 50% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
    color: #fff;
}
.hvr-shutter-in-horizontal:active::before, .hvr-shutter-in-horizontal:focus::before, .hvr-shutter-in-horizontal:hover::before {
    transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
    backface-visibility: hidden;
    background: #e1e1e1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-shutter-out-horizontal::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
    color: #fff;
}
.hvr-shutter-out-horizontal:active::before, .hvr-shutter-out-horizontal:focus::before, .hvr-shutter-out-horizontal:hover::before {
    transform: scaleX(1);
}
.hvr-shutter-in-vertical {
    backface-visibility: hidden;
    background: #2098d1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-shutter-in-vertical::before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(1);
    transform-origin: 50% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
    color: #fff;
}
.hvr-shutter-in-vertical:active::before, .hvr-shutter-in-vertical:focus::before, .hvr-shutter-in-vertical:hover::before {
    transform: scaleY(0);
}
.hvr-shutter-out-vertical {
    backface-visibility: hidden;
    background: #e1e1e1 none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
}
.hvr-shutter-out-vertical::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 50% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
    color: #fff;
}
.hvr-shutter-out-vertical:active::before, .hvr-shutter-out-vertical:focus::before, .hvr-shutter-out-vertical:hover::before {
    transform: scaleY(1);
}
.hvr-border-fade {
    backface-visibility: hidden;
    box-shadow: 0 0 0 4px #e1e1e1 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}
.hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
    box-shadow: 0 0 0 4px #2098d1 inset, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
    backface-visibility: hidden;
    box-shadow: 0 0 0 4px #e1e1e1 inset, 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: background;
    vertical-align: middle;
}
.hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.hvr-trim {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-trim::before {
    border: 4px solid #fff;
    bottom: 4px;
    content: "";
    left: 4px;
    opacity: 0;
    position: absolute;
    right: 4px;
    top: 4px;
    transition-duration: 0.3s;
    transition-property: opacity;
}
.hvr-trim:active::before, .hvr-trim:focus::before, .hvr-trim:hover::before {
    opacity: 1;
}
@keyframes hvr-ripple-out {
100% {
    bottom: -12px;
    left: -12px;
    opacity: 0;
    right: -12px;
    top: -12px;
}
}
@keyframes hvr-ripple-out {
100% {
    bottom: -12px;
    left: -12px;
    opacity: 0;
    right: -12px;
    top: -12px;
}
}
.hvr-ripple-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-ripple-out::before {
    animation-duration: 1s;
    border: 6px solid #e1e1e1;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.hvr-ripple-out:active::before, .hvr-ripple-out:focus::before, .hvr-ripple-out:hover::before {
    animation-name: hvr-ripple-out;
}
@keyframes hvr-ripple-in {
100% {
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
}
}
@keyframes hvr-ripple-in {
100% {
    bottom: 0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
}
}
.hvr-ripple-in {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-ripple-in::before {
    animation-duration: 1s;
    border: 4px solid #e1e1e1;
    bottom: -12px;
    content: "";
    left: -12px;
    opacity: 0;
    position: absolute;
    right: -12px;
    top: -12px;
}
.hvr-ripple-in:active::before, .hvr-ripple-in:focus::before, .hvr-ripple-in:hover::before {
    animation-name: hvr-ripple-in;
}
.hvr-outline-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-outline-out::before {
    border: 4px solid #e1e1e1;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left;
}
.hvr-outline-out:active::before, .hvr-outline-out:focus::before, .hvr-outline-out:hover::before {
    bottom: -8px;
    left: -8px;
    right: -8px;
    top: -8px;
}
.hvr-outline-in {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-outline-in::before {
    border: 4px solid #e1e1e1;
    bottom: -16px;
    content: "";
    left: -16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: -16px;
    top: -16px;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left;
}
.hvr-outline-in:active::before, .hvr-outline-in:focus::before, .hvr-outline-in:hover::before {
    bottom: -8px;
    left: -8px;
    opacity: 1;
    right: -8px;
    top: -8px;
}
.hvr-round-corners {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: border-radius;
    vertical-align: middle;
}
.hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
    border-radius: 1em;
}
.hvr-underline-from-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-underline-from-left::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 100%;
    transition-duration: 0.3s;
    transition-property: right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-underline-from-left:active::before, .hvr-underline-from-left:focus::before, .hvr-underline-from-left:hover::before {
    right: 0;
}
.hvr-underline-from-center {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-underline-from-center::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition-duration: 0.3s;
    transition-property: left, right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-underline-from-center:active::before, .hvr-underline-from-center:focus::before, .hvr-underline-from-center:hover::before {
    left: 0;
    right: 0;
}
.hvr-underline-from-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-underline-from-right::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 100%;
    position: absolute;
    right: 0;
    transition-duration: 0.3s;
    transition-property: left;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-underline-from-right:active::before, .hvr-underline-from-right:focus::before, .hvr-underline-from-right:hover::before {
    left: 0;
}
.hvr-overline-from-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-overline-from-left::before {
    background: #2098d1 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 100%;
    top: 0;
    transition-duration: 0.3s;
    transition-property: right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-overline-from-left:active::before, .hvr-overline-from-left:focus::before, .hvr-overline-from-left:hover::before {
    right: 0;
}
.hvr-overline-from-center {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-overline-from-center::before {
    background: #2098d1 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    right: 50%;
    top: 0;
    transition-duration: 0.3s;
    transition-property: left, right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-overline-from-center:active::before, .hvr-overline-from-center:focus::before, .hvr-overline-from-center:hover::before {
    left: 0;
    right: 0;
}
.hvr-overline-from-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-overline-from-right::before {
    background: #2098d1 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 0.3s;
    transition-property: left;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-overline-from-right:active::before, .hvr-overline-from-right:focus::before, .hvr-overline-from-right:hover::before {
    left: 0;
}
.hvr-reveal {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-reveal::before {
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 0.1s;
    transition-property: border-width;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-reveal:active::before, .hvr-reveal:focus::before, .hvr-reveal:hover::before {
    border-width: 4px;
    transform: translateY(0px);
}
.hvr-underline-reveal {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-underline-reveal::before {
    background: #2098d1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(4px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-underline-reveal:active::before, .hvr-underline-reveal:focus::before, .hvr-underline-reveal:hover::before {
    transform: translateY(0px);
}
.hvr-overline-reveal {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    overflow: hidden;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-overline-reveal::before {
    background: #2098d1 none repeat scroll 0 0;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-4px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hvr-overline-reveal:active::before, .hvr-overline-reveal:focus::before, .hvr-overline-reveal:hover::before {
    transform: translateY(0px);
}
.hvr-glow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}
.hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}
.hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow, transform;
    vertical-align: middle;
}
.hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    transform: scale(1.1);
}
.hvr-box-shadow-outset {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}
.hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
    backface-visibility: hidden;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.6) inset, 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}
.hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6) inset, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-float-shadow::before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.35) 0px, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 5%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transition-duration: 0.3s;
    transition-property: transform, opacity;
    width: 90%;
    z-index: -1;
}
.hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
    transform: translateY(-5px);
}
.hvr-float-shadow:active::before, .hvr-float-shadow:focus::before, .hvr-float-shadow:hover::before {
    opacity: 1;
    transform: translateY(5px);
}
.hvr-shadow-radial {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-shadow-radial::after, .hvr-shadow-radial::before {
    box-sizing: border-box;
    content: "";
    height: 5px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition-duration: 0.3s;
    transition-property: opacity;
    width: 100%;
}
.hvr-shadow-radial::before {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at 50% 150% , rgba(0, 0, 0, 0.6) 0px, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    bottom: 100%;
}
.hvr-shadow-radial::after {
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at 50% -50% , rgba(0, 0, 0, 0.6) 0px, rgba(0, 0, 0, 0) 80%) repeat scroll 0 0;
    top: 100%;
}
.hvr-shadow-radial:active::after, .hvr-shadow-radial:active::before, .hvr-shadow-radial:focus::after, .hvr-shadow-radial:focus::before, .hvr-shadow-radial:hover::after, .hvr-shadow-radial:hover::before {
    opacity: 1;
}
.hvr-bubble-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-bubble-top::before {
    border-color: transparent transparent #e1e1e1;
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    left: calc(50% - 10px);
    pointer-events: none;
    position: absolute;
    top: 0;
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-top:active::before, .hvr-bubble-top:focus::before, .hvr-bubble-top:hover::before {
    transform: translateY(-10px);
}
.hvr-bubble-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-bubble-right::before {
    border-color: transparent transparent transparent #e1e1e1;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    content: "";
    pointer-events: none;
    position: absolute;
    right: 0;

    top: calc(50% - 10px);
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-right:active::before, .hvr-bubble-right:focus::before, .hvr-bubble-right:hover::before {
    transform: translateX(10px);
}
.hvr-bubble-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-bubble-bottom::before {
    border-color: #e1e1e1 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: 0;
    content: "";
    left: calc(50% - 10px);
    pointer-events: none;
    position: absolute;
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-bottom:active::before, .hvr-bubble-bottom:focus::before, .hvr-bubble-bottom:hover::before {
    transform: translateY(10px);
}
.hvr-bubble-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-bubble-left::before {
    border-color: transparent #e1e1e1 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: calc(50% - 10px);
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-left:active::before, .hvr-bubble-left:focus::before, .hvr-bubble-left:hover::before {
    transform: translateX(-10px);
}
.hvr-bubble-float-top {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-bubble-float-top::before {
    border-color: transparent transparent #e1e1e1;
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    left: calc(50% - 10px);
    position: absolute;
    top: 0;
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
    transform: translateY(10px);
}
.hvr-bubble-float-top:active::before, .hvr-bubble-float-top:focus::before, .hvr-bubble-float-top:hover::before {
    transform: translateY(-10px);
}
.hvr-bubble-float-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-bubble-float-right::before {
    border-color: transparent transparent transparent #e1e1e1;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
    transform: translateX(-10px);
}
.hvr-bubble-float-right:active::before, .hvr-bubble-float-right:focus::before, .hvr-bubble-float-right:hover::before {
    transform: translateX(10px);
}
.hvr-bubble-float-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-bubble-float-bottom::before {
    border-color: #e1e1e1 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: 0;
    content: "";
    left: calc(50% - 10px);
    position: absolute;
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
    transform: translateY(-10px);
}
.hvr-bubble-float-bottom:active::before, .hvr-bubble-float-bottom:focus::before, .hvr-bubble-float-bottom:hover::before {
    transform: translateY(10px);
}
.hvr-bubble-float-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: middle;
}
.hvr-bubble-float-left::before {
    border-color: transparent #e1e1e1 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    content: "";
    left: 0;
    position: absolute;
    top: calc(50% - 10px);
    transition-duration: 0.3s;
    transition-property: transform;
    z-index: -1;
}
.hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
    transform: translateX(10px);
}
.hvr-bubble-float-left:active::before, .hvr-bubble-float-left:focus::before, .hvr-bubble-float-left:hover::before {
    transform: translateX(-10px);
}
.hvr-icon-back {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-left: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.1s;
    vertical-align: middle;
}
.hvr-icon-back::before {
    content: "";
    font-family: FontAwesome;
    left: 1em;
    padding: 0 1px;
    position: absolute;
    transform: translateZ(0px);
    transition-duration: 0.1s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-back:active::before, .hvr-icon-back:focus::before, .hvr-icon-back:hover::before {
    transform: translateX(-4px);
}
.hvr-icon-forward {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.1s;
    vertical-align: middle;
}
.hvr-icon-forward::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.1s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-forward:active::before, .hvr-icon-forward:focus::before, .hvr-icon-forward:hover::before {
    transform: translateX(4px);
}
@keyframes hvr-icon-down {
0%, 100%, 50% {
    transform: translateY(0px);
}
25%, 75% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-down {
0%, 100%, 50% {
    transform: translateY(0px);
}
25%, 75% {
    transform: translateY(6px);
}
}
.hvr-icon-down {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-down::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-down:active::before, .hvr-icon-down:focus::before, .hvr-icon-down:hover::before {
    animation-duration: 0.75s;
    animation-name: hvr-icon-down;
    animation-timing-function: ease-out;
}
@keyframes hvr-icon-up {
0%, 100%, 50% {
    transform: translateY(0px);
}
25%, 75% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-up {
0%, 100%, 50% {
    transform: translateY(0px);
}
25%, 75% {
    transform: translateY(-6px);
}
}
.hvr-icon-up {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-up::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-up:active::before, .hvr-icon-up:focus::before, .hvr-icon-up:hover::before {
    animation-duration: 0.75s;
    animation-name: hvr-icon-up;
    animation-timing-function: ease-out;
}
.hvr-icon-spin {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-spin::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transition-duration: 1s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
}
.hvr-icon-spin:active::before, .hvr-icon-spin:focus::before, .hvr-icon-spin:hover::before {
    transform: rotate(360deg);
}
@keyframes hvr-icon-drop {
0% {
    opacity: 0;
}
50% {
    opacity: 0;
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}
@keyframes hvr-icon-drop {
0% {
    opacity: 0;
}
50% {
    opacity: 0;
    transform: translateY(-100%);
}
100%, 51% {
    opacity: 1;
}
}
.hvr-icon-drop {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-drop::before {
    content: "";
    font-family: FontAwesome;
    opacity: 1;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-drop:active::before, .hvr-icon-drop:focus::before, .hvr-icon-drop:hover::before {
    animation-delay: 0.3s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-name: hvr-icon-drop;
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    opacity: 0;
    transition-duration: 0.3s;
}
.hvr-icon-fade {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-fade::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
}
.hvr-icon-fade:active::before, .hvr-icon-fade:focus::before, .hvr-icon-fade:hover::before {
    color: #0f9e5e;
}
@keyframes hvr-icon-float-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(-1em);
}
}
@keyframes hvr-icon-float-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(-1em);
}
}
.hvr-icon-float-away {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-float-away::after, .hvr-icon-float-away::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
}
.hvr-icon-float-away::after {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.hvr-icon-float-away:active::after, .hvr-icon-float-away:focus::after, .hvr-icon-float-away:hover::after {
    animation-name: hvr-icon-float-away;
    animation-timing-function: ease-out;
}
@keyframes hvr-icon-sink-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(1em);
}
}
@keyframes hvr-icon-sink-away {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translateY(1em);
}
}
.hvr-icon-sink-away {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-sink-away::after, .hvr-icon-sink-away::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-sink-away::after {
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.hvr-icon-sink-away:active::after, .hvr-icon-sink-away:focus::after, .hvr-icon-sink-away:hover::after {
    animation-name: hvr-icon-sink-away;
    animation-timing-function: ease-out;
}
.hvr-icon-grow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-grow::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-grow:active::before, .hvr-icon-grow:focus::before, .hvr-icon-grow:hover::before {
    transform: scale(1.3) translateZ(0px);
}
.hvr-icon-shrink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-shrink::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-shrink:active::before, .hvr-icon-shrink:focus::before, .hvr-icon-shrink:hover::before {
    transform: scale(0.8);
}
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse {
25% {
    transform: scale(1.3);
}
75% {
    transform: scale(0.8);
}
}
.hvr-icon-pulse {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-pulse::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-timing-function: ease-out;
}
.hvr-icon-pulse:active::before, .hvr-icon-pulse:focus::before, .hvr-icon-pulse:hover::before {
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: hvr-icon-pulse;
    animation-timing-function: linear;
}
@keyframes hvr-icon-pulse-grow {
100% {
    transform: scale(1.3);
}
}
@keyframes hvr-icon-pulse-grow {
100% {
    transform: scale(1.3);
}
}
.hvr-icon-pulse-grow {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-pulse-grow::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:active::before, .hvr-icon-pulse-grow:focus::before, .hvr-icon-pulse-grow:hover::before {
    animation-direction: alternate;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
    animation-name: hvr-icon-pulse-grow;
    animation-timing-function: linear;
}
@keyframes hvr-icon-pulse-shrink {
100% {
    transform: scale(0.8);
}
}
@keyframes hvr-icon-pulse-shrink {
100% {
    transform: scale(0.8);
}
}
.hvr-icon-pulse-shrink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-icon-pulse-shrink::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:active::before, .hvr-icon-pulse-shrink:focus::before, .hvr-icon-pulse-shrink:hover::before {
    animation-direction: alternate;
    animation-duration: 0.3s;
    animation-iteration-count: infinite;
    animation-name: hvr-icon-pulse-shrink;
    animation-timing-function: linear;
}
@keyframes hvr-icon-push {
50% {
    transform: scale(0.5);
}
}
@keyframes hvr-icon-push {
50% {
    transform: scale(0.5);
}
}
.hvr-icon-push {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-push::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-push:active::before, .hvr-icon-push:focus::before, .hvr-icon-push:hover::before {
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-push;
    animation-timing-function: linear;
}
@keyframes hvr-icon-pop {
50% {
    transform: scale(1.5);
}
}
@keyframes hvr-icon-pop {
50% {
    transform: scale(1.5);
}
}
.hvr-icon-pop {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-pop::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-pop:active::before, .hvr-icon-pop:focus::before, .hvr-icon-pop:hover::before {
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-pop;
    animation-timing-function: linear;
}
.hvr-icon-bounce {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-bounce::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-bounce:active::before, .hvr-icon-bounce:focus::before, .hvr-icon-bounce:hover::before {
    transform: scale(1.5);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-rotate::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-rotate:active::before, .hvr-icon-rotate:focus::before, .hvr-icon-rotate:hover::before {
    transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-grow-rotate::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:active::before, .hvr-icon-grow-rotate:focus::before, .hvr-icon-grow-rotate:hover::before {
    transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-float::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-float:active::before, .hvr-icon-float:focus::before, .hvr-icon-float:hover::before {
    transform: translateY(-4px);
}
.hvr-icon-sink {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-sink::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.hvr-icon-sink:active::before, .hvr-icon-sink:focus::before, .hvr-icon-sink:hover::before {
    transform: translateY(4px);
}
@keyframes hvr-icon-bob {
0% {
    transform: translateY(-6px);
}
50% {
    transform: translateY(-2px);
}
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob {
0% {
    transform: translateY(-6px);
}
50% {
    transform: translateY(-2px);
}
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
    transform: translateY(-6px);
}
}
@keyframes hvr-icon-bob-float {
100% {
    transform: translateY(-6px);
}
}
.hvr-icon-bob {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-bob::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-bob:active::before, .hvr-icon-bob:focus::before, .hvr-icon-bob:hover::before {
    animation-delay: 0s, 0.3s;
    animation-direction: normal, alternate;
    animation-duration: 0.3s, 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1, infinite;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-timing-function: ease-out, ease-in-out;
}
@keyframes hvr-icon-hang {
0% {
    transform: translateY(6px);
}
50% {
    transform: translateY(2px);
}
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang {
0% {
    transform: translateY(6px);
}
50% {
    transform: translateY(2px);
}
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
    transform: translateY(6px);
}
}
@keyframes hvr-icon-hang-sink {
100% {
    transform: translateY(6px);
}
}
.hvr-icon-hang {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-hang::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-hang:active::before, .hvr-icon-hang:focus::before, .hvr-icon-hang:hover::before {
    animation-delay: 0s, 0.3s;
    animation-direction: normal, alternate;
    animation-duration: 0.3s, 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1, infinite;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-timing-function: ease-out, ease-in-out;
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
    transform: translateX(6px);
}
33.3% {
    transform: translateX(-5px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes hvr-icon-wobble-horizontal {
16.65% {
    transform: translateX(6px);
}
33.3% {
    transform: translateX(-5px);
}
49.95% {
    transform: translateX(4px);
}
66.6% {
    transform: translateX(-2px);
}
83.25% {
    transform: translateX(1px);
}
100% {
    transform: translateX(0px);
}
}
.hvr-icon-wobble-horizontal {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-wobble-horizontal::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-wobble-horizontal:active::before, .hvr-icon-wobble-horizontal:focus::before, .hvr-icon-wobble-horizontal:hover::before {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-horizontal;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
    transform: translateY(6px);
}
33.3% {
    transform: translateY(-5px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0px);
}
}
@keyframes hvr-icon-wobble-vertical {
16.65% {
    transform: translateY(6px);
}
33.3% {
    transform: translateY(-5px);
}
49.95% {
    transform: translateY(4px);
}
66.6% {
    transform: translateY(-2px);
}
83.25% {
    transform: translateY(1px);
}
100% {
    transform: translateY(0px);
}
}
.hvr-icon-wobble-vertical {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-wobble-vertical::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-wobble-vertical:active::before, .hvr-icon-wobble-vertical:focus::before, .hvr-icon-wobble-vertical:hover::before {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-wobble-vertical;
    animation-timing-function: ease-in-out;
}
@keyframes hvr-icon-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
@keyframes hvr-icon-buzz {
50% {
    transform: translateX(3px) rotate(2deg);
}
100% {
    transform: translateX(-3px) rotate(-2deg);
}
}
.hvr-icon-buzz {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-buzz::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-buzz:active::before, .hvr-icon-buzz:focus::before, .hvr-icon-buzz:hover::before {
    animation-duration: 0.15s;
    animation-iteration-count: infinite;
    animation-name: hvr-icon-buzz;
    animation-timing-function: linear;
}
@keyframes hvr-icon-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0deg);
}
100% {
    transform: translateX(-1px) rotate(0deg);
}
}
@keyframes hvr-icon-buzz-out {
10% {
    transform: translateX(3px) rotate(2deg);
}
20% {
    transform: translateX(-3px) rotate(-2deg);
}
30% {
    transform: translateX(3px) rotate(2deg);
}
40% {
    transform: translateX(-3px) rotate(-2deg);
}
50% {
    transform: translateX(2px) rotate(1deg);
}
60% {
    transform: translateX(-2px) rotate(-1deg);
}
70% {
    transform: translateX(2px) rotate(1deg);
}
80% {
    transform: translateX(-2px) rotate(-1deg);
}
90% {
    transform: translateX(1px) rotate(0deg);
}
100% {
    transform: translateX(-1px) rotate(0deg);
}
}
.hvr-icon-buzz-out {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding-right: 2.2em;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
}
.hvr-icon-buzz-out::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    right: 1em;
    transform: translateZ(0px);
}
.hvr-icon-buzz-out:active::before, .hvr-icon-buzz-out:focus::before, .hvr-icon-buzz-out:hover::before {
    animation-duration: 0.75s;
    animation-iteration-count: 1;
    animation-name: hvr-icon-buzz-out;
    animation-timing-function: linear;
}
.hvr-curl-top-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-curl-top-left::before {
    background: rgba(0, 0, 0, 0) linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%) repeat scroll 0 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    content: "";
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition-duration: 0.3s;
    transition-property: width, height;
    width: 0;
    z-index: 1000;
}
.hvr-curl-top-left:active::before, .hvr-curl-top-left:focus::before, .hvr-curl-top-left:hover::before {
    height: 25px;
    width: 25px;
}
.hvr-curl-top-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-curl-top-right::before {
    background: rgba(0, 0, 0, 0) linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%) repeat scroll 0 0;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition-duration: 0.3s;
    transition-property: width, height;
    width: 0;
}
.hvr-curl-top-right:active::before, .hvr-curl-top-right:focus::before, .hvr-curl-top-right:hover::before {
    height: 25px;
    width: 25px;
}
.hvr-curl-bottom-right {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-curl-bottom-right::before {
    background: rgba(0, 0, 0, 0) linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%) repeat scroll 0 0;
    bottom: 0;
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    content: "";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    transition-duration: 0.3s;
    transition-property: width, height;
    width: 0;
}
.hvr-curl-bottom-right:active::before, .hvr-curl-bottom-right:focus::before, .hvr-curl-bottom-right:hover::before {
    height: 25px;
    width: 25px;
}
.hvr-curl-bottom-left {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    vertical-align: middle;
}
.hvr-curl-bottom-left::before {
    background: rgba(0, 0, 0, 0) linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%) repeat scroll 0 0;
    bottom: 0;
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    content: "";
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    transition-duration: 0.3s;
    transition-property: width, height;
    width: 0;
}
.hvr-curl-bottom-left:active::before, .hvr-curl-bottom-left:focus::before, .hvr-curl-bottom-left:hover::before {
    height: 25px;
    width: 25px;
}
.menuzord, .menuzord * {
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif;
}
.menuzord {
    position: relative;
}
.menuzord a {
    transition: color 0.3s linear 0s, background 0.3s linear 0s;
}
.menuzord-menu.scrollable > .scrollable-fix {
    display: none;
}
.menuzord-brand {
    color: #666;
    cursor: pointer;
    float: left;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin: 18px 30px 30px 0;
    text-decoration: none;
}
.menuzord-menu {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menuzord-menu.menuzord-right {
    float: right;
}
.menuzord-menu > li {
    display: inline-block;
    float: left;
}
.menuzord-menu > li > a {
    color: #888;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.42857;
    outline: 0 none;
    padding: 26px 16px;
    text-decoration: none;
}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a {
    color: #333;
}
.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: outside none none;
    margin: 0;
    min-width: 180px;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    z-index: 99;
}
.menuzord-menu ul.dropdown li ul.dropdown {
    left: 100%;
}
.menuzord-menu ul.dropdown li {
    border: 0 none;
    clear: both;
    font-size: 12px;
    position: relative;
    width: 100%;
}
.menuzord-menu ul.dropdown li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    clear: both;
    color: #888;
    display: inline-block;
    float: left;
    outline: 0 none;
    padding: 10px 25px 10px 22px;
    position: relative;
    text-decoration: none;
    transition: padding 0.2s linear 0s;
    width: 100%;
}
.menuzord-menu ul.dropdown li:hover > a {
    color: #333;
}
.menuzord-menu ul.dropdown.dropdown-left {
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left {
    left: -100%;
}
.menuzord-menu li .indicator {
    margin-left: 3px;
}
.menuzord-menu li ul.dropdown li .indicator {
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 8px;
}
.menuzord-menu > li > .megamenu {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #f0f0f0;
    display: none;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.menuzord-menu > li > .megamenu.megamenu-half-width {
    left: auto;
    width: 50%;
}
.menuzord-menu > li > .megamenu.megamenu-quarter-width {
    left: auto;
    width: 25%;
}
.menuzord-menu > li > .megamenu .megamenu-row {
    margin-top: 15px;
    width: 100%;
}
.menuzord-menu > li > .megamenu .megamenu-row:first-child {
    margin-top: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row::before, .menuzord-menu > li > .megamenu .megamenu-row::after {
    content: "";
    display: table;
    line-height: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row::after {
    clear: both;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1, .menuzord-menu > li > .megamenu .megamenu-row .col2, .menuzord-menu > li > .megamenu .megamenu-row .col3, .menuzord-menu > li > .megamenu .megamenu-row .col4, .menuzord-menu > li > .megamenu .megamenu-row .col5, .menuzord-menu > li > .megamenu .megamenu-row .col6, .menuzord-menu > li > .megamenu .megamenu-row .col7, .menuzord-menu > li > .megamenu .megamenu-row .col8, .menuzord-menu > li > .megamenu .megamenu-row .col9, .menuzord-menu > li > .megamenu .megamenu-row .col10, .menuzord-menu > li > .megamenu .megamenu-row .col11, .menuzord-menu > li > .megamenu .megamenu-row .col12 {
    display: block;
    float: left;
    margin-left: 3%;
    min-height: 20px;
}
.menuzord-menu > li > .megamenu .megamenu-row [class*="col"]:first-child {
    margin-left: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1 {
    width: 5.58333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col2 {
    width: 14.1667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col3 {
    width: 22.75%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col4 {
    width: 31.3333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col5 {
    width: 39.9167%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col6 {
    width: 48.5%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col7 {
    width: 57.0833%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col8 {
    width: 65.6667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col9 {
    width: 74.25%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col10 {
    width: 82.8333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col11 {
    width: 91.4167%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col12 {
    width: 100%;
}
.menuzord .showhide {
    display: none;
    float: right;
    height: 46px;
    outline: medium none;
    padding: 13px 0 0;
    text-decoration: none;
    width: 60px;
}
.menuzord .showhide em {
    background: #777 none repeat scroll 0 0;
    float: right;
    height: 3px;
    margin: 3.5px 20px 0;
    width: 20px;
}
.menuzord-menu > li > a > i {
    float: left;
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 20px;
    margin: 0 5px 0 0;
}
.menuzord-menu > li.search form {
    float: left;
    padding: 22px 16px 17px;
}
.menuzord-menu > li.search form input[type="text"] {
    background: #f0f0f0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    font-family: "Open Sans",sans-serif;
    outline: 0 none;
    padding: 5px 10px;
    transition: width 1s ease-out 0s;
    width: 160px;
}
.menuzord-menu > li.search form:hover input[type="text"] {
    width: 160px;
}
.menuzord-tabs {
    float: left;
    width: 100%;
}
.menuzord-tabs-nav {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 20%;
}
.menuzord-tabs-nav > li > a {
    border: 1px solid #f0f0f0;
    color: #666;
    float: left;
    font-size: 13px;
    outline: 0 none;
    padding: 7px 16px;
    text-decoration: none;
    width: 100%;
}
.menuzord-tabs-nav li.active a, .menuzord-tabs-nav li:hover a {
    background: #f0f0f0 none repeat scroll 0 0;
}
.menuzord-tabs-content {
    border: 1px solid #f0f0f0;
    display: none;
    float: right;
    font-size: 13px;
    min-height: 30px;
    padding: 20px;
    width: 80%;
}
.menuzord-tabs-content.active {
    display: block;
}
.menuzord.blue .menuzord-menu > li.active > a, .menuzord.blue .menuzord-menu > li:hover > a, .menuzord.blue .menuzord-menu ul.dropdown li:hover > a {
    color: #4a89dc;
}
.menuzord.green .menuzord-menu > li.active > a, .menuzord.green .menuzord-menu > li:hover > a, .menuzord.green .menuzord-menu ul.dropdown li:hover > a {
    color: #37bc9b;
}
.menuzord.red .menuzord-menu > li.active > a, .menuzord.red .menuzord-menu > li:hover > a, .menuzord.red .menuzord-menu ul.dropdown li:hover > a {
    color: #e9573f;
}
.menuzord.orange .menuzord-menu > li.active > a, .menuzord.orange .menuzord-menu > li:hover > a, .menuzord.orange .menuzord-menu ul.dropdown li:hover > a {
    color: #ff670f;
}
.menuzord.yellow .menuzord-menu > li.active > a, .menuzord.yellow .menuzord-menu > li:hover > a, .menuzord.yellow .menuzord-menu ul.dropdown li:hover > a {
    color: #f6bb42;
}
.menuzord.purple .menuzord-menu > li.active > a, .menuzord.purple .menuzord-menu > li:hover > a, .menuzord.purple .menuzord-menu ul.dropdown li:hover > a {
    color: #967adc;
}
.menuzord.pink .menuzord-menu > li.active > a, .menuzord.pink .menuzord-menu > li:hover > a, .menuzord.pink .menuzord-menu ul.dropdown li:hover > a {
    color: #d770ad;
}
@media (max-width: 900px) {
.menuzord-responsive.menuzord {
    padding: 0;
}
.menuzord-responsive .menuzord-brand {
    font-size: 20px;
    line-height: 1.55;
    margin: 8px 30px 10px 20px;
}
.menuzord-responsive .showhide {
    margin: 0;
}
.menuzord-responsive .menuzord-menu {
    float: left !important;
    width: 100%;
}
.menuzord-responsive .menuzord-menu.scrollable {
    overflow-y: auto;
}
.menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
    display: block;
}
.menuzord-responsive .menuzord-menu > li {
    display: block;
    position: relative;
    width: 100%;
}
.menuzord-responsive .menuzord-menu > li > a {
    border-bottom: 1px solid #f0f0f0;
    display: block;
    padding: 12px 20px;
    width: 100%;
}
.menuzord-responsive .menuzord-menu > li:first-child > a {
    border-top: 1px solid #f0f0f0;
}
.menuzord-responsive .menuzord-menu ul.dropdown, .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    float: left;
    left: 0;
    position: static;
    width: 100%;
}
.menuzord-responsive .menuzord-menu ul.dropdown li {
    position: relative;
}
.menuzord-responsive .menuzord-menu ul.dropdown li a {
    border-bottom: 1px solid #f0f0f0;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
    padding-left: 40px !important;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 60px !important;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
    padding-left: 80px !important;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
    padding-left: 50px !important;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 70px !important;
}
.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
    padding-left: 90px !important;
}
.menuzord-responsive .menuzord-menu li .indicator {
    border-left: 1px solid #f5f5f5;
    font-size: 22px;
    height: 45px;
    line-height: 43px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
}
.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
    font-size: 18px;
    height: 38px;
    line-height: 36px;
    right: 0;
    top: 0;
}
.menuzord-responsive .menuzord-menu > li > .megamenu {
    border-bottom: 1px solid #f0f0f0;
    border-top: medium none;
    left: 0 !important;
    position: static;
    width: 100% !important;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"] {
    display: block;
    float: none;
    margin-left: 0;
    margin-top: 15px;
    width: 100% !important;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child [class*="col"]:first-child {
    margin-top: 0;
}
.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row {
    margin-top: 0;
}
.menuzord-responsive .menuzord-menu > li.search form {
    margin: 4px 0;
    padding: 10px 16px !important;
    width: 100%;
}
.menuzord-responsive .menuzord-menu > li.search form input[type="text"] {
    width: 100%;
}
.menuzord-responsive .menuzord-tabs-nav {
    width: 100%;
}
.menuzord-responsive .menuzord-tabs-content {
    width: 100%;
}
}
.cd-container {
    margin: 0 auto;
    max-width: 1170px;
    width: 90%;
}
.cd-container::after {
    clear: both;
    content: "";
    display: table;
}
#cd-timeline {
    margin-bottom: 2em;
    margin-top: 2em;
    padding: 2em 0;
    position: relative;
}
#cd-timeline::before {
    background: #d7e4ed none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 18px;
    position: absolute;
    top: 0;
    width: 4px;
}
@media only screen and (min-width: 1170px) {
#cd-timeline {
    margin-bottom: 3em;
    margin-top: 3em;
}
#cd-timeline::before {
    left: 50%;
    margin-left: -2px;
}
}
.cd-timeline-block {
    margin: 2em 0;
    position: relative;
}
.cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
}
.cd-timeline-block:first-child {
    margin-top: 0;
}
.cd-timeline-block:last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
.cd-timeline-block {
    margin: 4em 0;
}
.cd-timeline-block:first-child {
    margin-top: 0;
}
.cd-timeline-block:last-child {
    margin-bottom: 0;
}
}
.cd-timeline-img {
    border-radius: 50%;
    box-shadow: 0 0 0 4px white, 0 2px 0 rgba(0, 0, 0, 0.08) inset, 0 3px 0 4px rgba(0, 0, 0, 0.05);
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
.cd-timeline-img img {
    display: block;
    height: 24px;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    position: relative;
    top: 50%;
    width: 24px;
}
.cd-timeline-img.cd-picture {
    background: #75ce66 none repeat scroll 0 0;
}
.cd-timeline-img.cd-movie {
    background: #c03b44 none repeat scroll 0 0;
}
.cd-timeline-img.cd-location {
    background: #f0ca45 none repeat scroll 0 0;
}
@media only screen and (min-width: 1170px) {
.cd-timeline-img {
    backface-visibility: hidden;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    transform: translateZ(0px);
    width: 60px;
}
.cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
}
.cssanimations .cd-timeline-img.bounce-in {
    animation: 0.6s ease 0s normal none 1 running cd-bounce-1;
    visibility: visible;
}
}
@keyframes cd-bounce-1 {
0% {
    opacity: 0;
    transform: scale(0.5);
}
60% {
    opacity: 1;
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@keyframes cd-bounce-1 {
0% {
    opacity: 0;
    transform: scale(0.5);
}
60% {
    opacity: 1;
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
@keyframes cd-bounce-1 {
0% {
    opacity: 0;
    transform: scale(0.5);
}
60% {
    opacity: 1;
    transform: scale(1.2);
}
100% {
    transform: scale(1);
}
}
.cd-timeline-content {
    background: white none repeat scroll 0 0;
    border-radius: 0.25em;
    box-shadow: 0 3px 0 #d7e4ed;
    margin-left: 60px;
    padding: 1em;
    position: relative;
}
.cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
}
.cd-timeline-content h2 {
    color: #303e49;
}
.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
}
.cd-timeline-content p {
    line-height: 1.6;
    margin: 1em 0;
}
.cd-timeline-content .cd-read-more {
    background: #acb7c0 none repeat scroll 0 0;
    border-radius: 0.25em;
    color: white;
    float: right;
    padding: 0.8em 1em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
    float: left;
    opacity: 0.7;
    padding: 0.8em 0;
}
.cd-timeline-content::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent white transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    position: absolute;
    right: 100%;
    top: 16px;
    width: 0;
}
@media only screen and (min-width: 768px) {
.cd-timeline-content h2 {
    font-size: 1.25rem;
}
.cd-timeline-content p {
    font-size: 1rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 0.875rem;
}
}
@media only screen and (min-width: 1170px) {
.cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
}
.cd-timeline-content::before {
    border-color: transparent transparent transparent white;
    left: 100%;
    top: 24px;
}
.cd-timeline-content .cd-read-more {
    float: left;
}
.cd-timeline-content .cd-date {
    font-size: 1rem;
    left: 122%;
    position: absolute;
    top: 6px;
    width: 100%;
}
.cd-timeline-block:nth-child(2n) .cd-timeline-content {
    float: right;
}
.cd-timeline-block:nth-child(2n) .cd-timeline-content::before {
    border-color: transparent white transparent transparent;
    left: auto;
    right: 100%;
    top: 24px;
}
.cd-timeline-block:nth-child(2n) .cd-timeline-content .cd-read-more {
    float: right;
}
.cd-timeline-block:nth-child(2n) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
}
.cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
}
.cssanimations .cd-timeline-content.bounce-in {
    animation: 0.6s ease 0s normal none 1 running cd-bounce-2;
    visibility: visible;
}
}
@media only screen and (min-width: 1170px) {
.cssanimations .cd-timeline-block:nth-child(2n) .cd-timeline-content.bounce-in {
    animation: 0.6s ease 0s normal none 1 running cd-bounce-2-inverse;
}
}
@keyframes cd-bounce-2 {
0% {
    opacity: 0;
    transform: translateX(-100px);
}
60% {
    opacity: 1;
    transform: translateX(20px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes cd-bounce-2 {
0% {
    opacity: 0;
    transform: translateX(-100px);
}
60% {
    opacity: 1;
    transform: translateX(20px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes cd-bounce-2 {
0% {
    opacity: 0;
    transform: translateX(-100px);
}
60% {
    opacity: 1;
    transform: translateX(20px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes cd-bounce-2-inverse {
0% {
    opacity: 0;
    transform: translateX(100px);
}
60% {
    opacity: 1;
    transform: translateX(-20px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes cd-bounce-2-inverse {
0% {
    opacity: 0;
    transform: translateX(100px);
}
60% {
    opacity: 1;
    transform: translateX(-20px);
}
100% {
    transform: translateX(0px);
}
}
@keyframes cd-bounce-2-inverse {
0% {
    opacity: 0;
    transform: translateX(100px);
}
60% {
    opacity: 1;
    transform: translateX(-20px);
}
100% {
    transform: translateX(0px);
}
}
.mc-hide-scrolls {
    overflow: hidden;
}
body .mc-cycle {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}
div.mc-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    transition: opacity 1s ease-in-out 0s;
    width: 100%;
}
.mc-old-browser .mc-image {
    overflow: hidden;
}
.maximage-slider #maximage {
    background-color: #000000;
    display: block;
    height: 100% !important;
    overflow: hidden;
    position: absolute;
    width: 100% !important;
    z-index: 0;
}
.maximage-slider #maximage .mc-image {
    height: 100% !important;
}
.maximage-slider.static #maximage {
    position: fixed;
}
.maximage-slider .fullscreen-controls {
    margin-top: -64px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 5;
}
.maximage-slider .fullscreen-controls .img-prev, .maximage-slider .fullscreen-controls .img-next {
    color: #ffffff;
    opacity: 0;
    position: absolute;
}
.maximage-slider .fullscreen-controls .img-prev i, .maximage-slider .fullscreen-controls .img-next i {
    font-size: 64px;
}
.maximage-slider .fullscreen-controls .img-prev:hover, .maximage-slider .fullscreen-controls .img-next:hover {
    cursor: pointer;
    text-decoration: none;
}
.maximage-slider .fullscreen-controls .img-prev {
    left: 15px;
    transition: opacity 0.3s ease 0s, left 0.3s ease 0s;
}
.maximage-slider .fullscreen-controls .img-next {
    right: 15px;
    transition: opacity 0.3s ease 0s, right 0.3s ease 0s;
}
.maximage-slider:hover .fullscreen-controls .img-prev, .maximage-slider:hover .fullscreen-controls .img-next {
    opacity: 1;
}
.maximage-slider:hover .fullscreen-controls .img-prev {
    left: 25px;
}
.maximage-slider:hover .fullscreen-controls .img-next {
    right: 25px;
}
.bx-wrapper {
    margin: 0 auto 60px;
    padding: 0;
    position: relative;
}
.bx-wrapper img {
    display: block;
    max-width: 100%;
}
.bx-wrapper .bx-viewport {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #fff;
    box-shadow: 0 0 5px #ccc;
    left: -5px;
    transform: translateZ(0px);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -30px;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-loading {
    background: #fff url("bxslider/images/bx_loader.gif") no-repeat scroll center center;
    height: 100%;
    left: 0;
    min-height: 50px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    color: #666;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 20px;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666 none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000 none repeat scroll 0 0;
}
.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("bxslider/images/arrow-left.html") no-repeat scroll 0 0;
    left: 10px;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("bxslider/images/arrow-right.html") no-repeat scroll 0 0;
    right: 10px;
}
.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    height: 32px;
    margin-top: -16px;
    outline: 0 none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    background: rgba(0, 0, 0, 0) url("bxslider/images/arrow-left.html") no-repeat scroll 0 0;
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    background: rgba(0, 0, 0, 0) url("bxslider/images/arrow-right.html") no-repeat scroll 0 0;
    display: block;
    height: 11px;
    margin: 0 3px;
    outline: 0 none;
    text-indent: -9999px;
    width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    background: rgba(80, 80, 80, 0.75) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-family: Arial;
    font-size: 0.85em;
    padding: 10px;
}
.fc {
    direction: ltr;
    text-align: left;
}
.fc-rtl {
    text-align: right;
}
body .fc {
    font-size: 1em;
}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
    border-color: #ddd;
}
.fc-unthemed .fc-popover {
    background-color: #fff;
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
    background: #eee none repeat scroll 0 0;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666;
}
.fc-unthemed .fc-today {
    background: #fcf8e3 none repeat scroll 0 0;
}
.fc-highlight {
    background: #bce8f1 none repeat scroll 0 0;
    opacity: 0.3;
}
.fc-bgevent {
    background: rgb(143, 223, 130) none repeat scroll 0 0;
    opacity: 0.3;
}
.fc-nonbusiness {
    background: #d7d7d7 none repeat scroll 0 0;
}
.fc-icon {
    -moz-user-select: none;
    display: inline-block;
    font-family: "Courier New",Courier,monospace;
    font-size: 1em;
    height: 1em;
    line-height: 1em;
    overflow: hidden;
    text-align: center;
    width: 1em;
}
.fc-icon::after {
    margin: 0 -1em;
    position: relative;
}
.fc-icon-left-single-arrow::after {
    content: "‹";
    font-size: 200%;
    font-weight: bold;
    left: 3%;
    top: -7%;
}
.fc-icon-right-single-arrow::after {
    content: "›";
    font-size: 200%;
    font-weight: bold;
    left: -3%;
    top: -7%;
}
.fc-icon-left-double-arrow::after {
    content: "«";
    font-size: 160%;
    top: -7%;
}
.fc-icon-right-double-arrow::after {
    content: "»";
    font-size: 160%;
    top: -7%;
}
.fc-icon-left-triangle::after {
    content: "◄";
    font-size: 125%;
    left: -2%;
    top: 3%;
}
.fc-icon-right-triangle::after {
    content: "►";
    font-size: 125%;
    left: 2%;
    top: 3%;
}
.fc-icon-down-triangle::after {
    content: "▼";
    font-size: 125%;
    top: 2%;
}
.fc-icon-x::after {
    content: "×";
    font-size: 200%;
    top: 6%;
}
.fc button {
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1em;
    height: 2.1em;
    margin: 0;
    padding: 0 0.6em;
    white-space: nowrap;
}
.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0;
}
.fc-state-default {
    border: 1px solid;
}
.fc-state-default.fc-corner-left {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.fc button .fc-icon {
    margin: 0 0.2em;
    position: relative;
    top: -0.05em;
    vertical-align: middle;
}
.fc-state-default {
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.fc-state-hover, .fc-state-down, .fc-state-active, .fc-state-disabled {
    background-color: #e6e6e6;
    color: #333333;
}
.fc-state-hover {
    background-position: 0 -15px;
    color: #333333;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.fc-state-down, .fc-state-active {
    background-color: #cccccc;
    background-image: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
    background-image: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.65;
}
.fc-button-group {
    display: inline-block;
}
.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px;
}
.fc .fc-button-group > *:first-child {
    margin-left: 0;
}
.fc-popover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    position: absolute;
}
.fc-popover .fc-header {
    padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
    margin: 0 2px;
}
.fc-popover .fc-header .fc-close {
    cursor: pointer;
}
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left;
}
.fc-rtl .fc-popover .fc-header .fc-title, .fc-ltr .fc-popover .fc-header .fc-close {
    float: right;
}
.fc-unthemed .fc-popover {
    border-style: solid;
    border-width: 1px;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: 0.9em;
    margin-top: 2px;
}
.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0 none;
}
.fc-divider {
    border-style: solid;
    border-width: 1px;
}
hr.fc-divider {
    border-width: 1px 0;
    height: 0;
    margin: 0;
    padding: 0 0 2px;
}
.fc-clear {
    clear: both;
}
.fc-bg, .fc-bgevent-skeleton, .fc-highlight-skeleton, .fc-helper-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fc-bg {
    bottom: 0;
}
.fc-bg table {
    height: 100%;
}
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em;
    table-layout: fixed;
    width: 100%;
}
.fc th {
    text-align: center;
}
.fc th, .fc td {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top;
}
.fc td.fc-today {
    border-style: double;
}
.fc .fc-row {
    border-style: solid;
    border-width: 0;
}
.fc-row table {
    border-bottom: 0 hidden transparent;
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
}
.fc-row:first-child table {
    border-top: 0 hidden transparent;
}
.fc-row {
    position: relative;
}
.fc-row .fc-bg {
    z-index: 1;
}
.fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
    bottom: 0;
}
.fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
    height: 100%;
}
.fc-row .fc-highlight-skeleton td, .fc-row .fc-bgevent-skeleton td {
    border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
    z-index: 2;
}
.fc-row .fc-highlight-skeleton {
    z-index: 3;
}
.fc-row .fc-content-skeleton {
    padding-bottom: 2px;
    position: relative;
    z-index: 4;
}
.fc-row .fc-helper-skeleton {
    z-index: 5;
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 0 none;
    border-color: transparent transparent -moz-use-text-color;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top: 0 none;
}
.fc-scroller {
    overflow-x: hidden;
    overflow-y: scroll;
}
.fc-scroller > * {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.fc-event {
    background-color: #3a87ad;
    border: 1px solid #3a87ad;
    border-radius: 3px;
    display: block;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
}
.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #fff;
    text-decoration: none;
}
.fc-event[href], .fc-event.fc-draggable {
    cursor: pointer;
}
.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed;
}
.fc-event .fc-bg {
    background: #fff none repeat scroll 0 0;
    opacity: 0.25;
    z-index: 1;
}
.fc-event .fc-content {
    position: relative;
    z-index: 2;
}
.fc-event .fc-resizer {
    position: absolute;
    z-index: 3;
}
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    border-bottom-left-radius: 0;
    border-left-width: 0;
    border-top-left-radius: 0;
    margin-left: 0;
    padding-left: 1px;
}
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    border-bottom-right-radius: 0;
    border-right-width: 0;
    border-top-right-radius: 0;
    margin-right: 0;
    padding-right: 1px;
}
.fc-h-event .fc-resizer {
    bottom: -1px;
    left: -1px;
    right: -1px;
    top: -1px;
    width: 5px;
}
.fc-ltr .fc-h-event .fc-start-resizer, .fc-ltr .fc-h-event .fc-start-resizer::before, .fc-ltr .fc-h-event .fc-start-resizer::after, .fc-rtl .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-end-resizer::before, .fc-rtl .fc-h-event .fc-end-resizer::after {
    cursor: w-resize;
    right: auto;
}
.fc-ltr .fc-h-event .fc-end-resizer, .fc-ltr .fc-h-event .fc-end-resizer::before, .fc-ltr .fc-h-event .fc-end-resizer::after, .fc-rtl .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-start-resizer::before, .fc-rtl .fc-h-event .fc-start-resizer::after {
    cursor: e-resize;
    left: auto;
}
.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px;
}
.fc-day-grid-event .fc-content {
    overflow: hidden;
    white-space: nowrap;
}
.fc-day-grid-event .fc-time {
    font-weight: bold;
}
.fc-day-grid-event .fc-resizer {
    left: -3px;
    right: -3px;
    width: 7px;
}
a.fc-more {
    cursor: pointer;
    font-size: 0.85em;
    margin: 1px 3px;
    text-decoration: none;
}
a.fc-more:hover {
    text-decoration: underline;
}
.fc-limited {
    display: none;
}
.fc-day-grid .fc-row {
    z-index: 1;
}
.fc-more-popover {
    width: 220px;
    z-index: 2;
}
.fc-more-popover .fc-event-container {
    padding: 10px;
}
.fc-now-indicator {
    border: 0 solid red;
    position: absolute;
}
.fc-toolbar {
    margin-bottom: 1em;
    text-align: center;
}
.fc-toolbar .fc-left {
    float: left;
}
.fc-toolbar .fc-right {
    float: right;
}
.fc-toolbar .fc-center {
    display: inline-block;
}
.fc .fc-toolbar > * > * {
    float: left;
    margin-left: 0.75em;
}
.fc .fc-toolbar > * > *:first-child {
    margin-left: 0;
}
.fc-toolbar h2 {
    margin: 0;
}
.fc-toolbar button {
    position: relative;
}
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2;
}
.fc-toolbar .fc-state-down {
    z-index: 3;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4;
}
.fc-toolbar button:focus {
    z-index: 5;
}
.fc-view-container *, .fc-view-container *::before, .fc-view-container *::after {
    box-sizing: content-box;
}
.fc-view, .fc-view > table {
    position: relative;
    z-index: 1;
}
.fc-basicWeek-view .fc-content-skeleton, .fc-basicDay-view .fc-content-skeleton {
    padding-bottom: 1em;
    padding-top: 1px;
}
.fc-basic-view .fc-body .fc-row {
    min-height: 4em;
}
.fc-row.fc-rigid {
    overflow: hidden;
}
.fc-row.fc-rigid .fc-content-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fc-basic-view .fc-week-number, .fc-basic-view .fc-day-number {
    padding: 0 2px;
}
.fc-basic-view td.fc-week-number span, .fc-basic-view td.fc-day-number {
    padding-bottom: 2px;
    padding-top: 2px;
}
.fc-basic-view .fc-week-number {
    text-align: center;
}
.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em;
}
.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
}
.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left;
}
.fc-day-number.fc-other-month {
    opacity: 0.3;
}
.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2;
}
.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em;
    padding-top: 1px;
}
.fc .fc-axis {
    padding: 0 4px;
    vertical-align: middle;
    white-space: nowrap;
}
.fc-ltr .fc-axis {
    text-align: right;
}
.fc-rtl .fc-axis {
    text-align: left;
}
.ui-widget td.fc-axis {
    font-weight: normal;
}
.fc-time-grid-container, .fc-time-grid {
    position: relative;
    z-index: 1;
}
.fc-time-grid {
    min-height: 100%;
}
.fc-time-grid table {
    border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
    z-index: 1;
}
.fc-time-grid .fc-slats, .fc-time-grid > hr {
    position: relative;
    z-index: 2;
}
.fc-time-grid .fc-content-col {
    position: relative;
}
.fc-time-grid .fc-content-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}
.fc-time-grid .fc-business-container {
    position: relative;
    z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
    position: relative;
    z-index: 2;
}
.fc-time-grid .fc-highlight-container {
    position: relative;
    z-index: 3;
}
.fc-time-grid .fc-event-container {
    position: relative;
    z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
    z-index: 5;
}
.fc-time-grid .fc-helper-container {
    position: relative;
    z-index: 6;
}
.fc-time-grid .fc-slats td {
    border-bottom: 0 none;
    height: 1.5em;
}
.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: dotted;
}
.fc-time-grid .fc-slats .ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.fc-time-grid .fc-highlight-container {
    position: relative;
}
.fc-time-grid .fc-highlight {
    left: 0;
    position: absolute;
    right: 0;
}
.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-event, .fc-time-grid .fc-bgevent {
    position: absolute;
    z-index: 1;
}
.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0;
}
.fc-v-event.fc-not-start {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0;
    padding-top: 1px;
}
.fc-v-event.fc-not-end {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0;
    padding-bottom: 1px;
}
.fc-time-grid-event {
    overflow: hidden;
}
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
    padding: 0 1px;
}
.fc-time-grid-event .fc-time {
    font-size: 0.85em;
    white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
    display: none;
}
.fc-time-grid-event.fc-short .fc-time::before {
    content: attr(data-start);
}
.fc-time-grid-event.fc-short .fc-time::after {
    content: " - ";
}
.fc-time-grid-event.fc-short .fc-title {
    font-size: 0.85em;
    padding: 0;
}
.fc-time-grid-event .fc-resizer {
    bottom: 0;
    cursor: s-resize;
    font-family: monospace;
    font-size: 11px;
    height: 8px;
    left: 0;
    line-height: 8px;
    overflow: hidden;
    right: 0;
    text-align: center;
}
.fc-time-grid-event .fc-resizer::after {
    content: "=";
}
.fc-time-grid .fc-now-indicator-line {
    border-top-width: 1px;
    left: 0;
    right: 0;
}
.fc-time-grid .fc-now-indicator-arrow {
    margin-top: -5px;
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-width: 5px 0 5px 6px;
    left: 0;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-width: 5px 6px 5px 0;
    right: 0;
}
.hll {
    background-color: #ffc;
}
.c {
    color: #999;
}
.err {
    background-color: #faa;
    color: #a00;
}
.k {
    color: #069;
}
.o {
    color: #555;
}
.cm {
    color: #999;
}
.cp {
    color: #099;
}
.c1 {
    color: #999;
}
.cs {
    color: #999;
}
.gd {
    background-color: #fcc;
    border: 1px solid #c00;
}
.ge {
    font-style: italic;
}
.gr {
    color: red;
}
.gh {
    color: #030;
}
.gi {
    background-color: #cfc;
    border: 1px solid #0c0;
}
.go {
    color: #aaa;
}
.gp {
    color: #009;
}
.gu {
    color: #030;
}
.gt {
    color: #9c6;
}
.kc {
    color: #069;
}
.kd {
    color: #069;
}
.kn {
    color: #069;
}
.kp {
    color: #069;
}
.kr {
    color: #069;
}
.kt {
    color: #078;
}
.m {
    color: #f60;
}
.s {
    color: #d44950;
}
.na {
    color: #4f9fcf;
}
.nb {
    color: #366;
}
.nc {
    color: #0a8;
}
.no {
    color: #360;
}
.nd {
    color: #99f;
}
.ni {
    color: #999;
}
.ne {
    color: #c00;
}
.nf {
    color: #c0f;
}
.nl {
    color: #99f;
}
.nn {
    color: #0cf;
}
.nt {
    color: #2f6f9f;
}
.nv {
    color: #033;
}
.ow {
    color: #000;
}
.w {
    color: #bbb;
}
.mf {
    color: #f60;
}
.mh {
    color: #f60;
}
.mi {
    color: #f60;
}
.mo {
    color: #f60;
}
.sb {
    color: #c30;
}
.sc {
    color: #c30;
}
.sd {
    color: #c30;
    font-style: italic;
}
.s2 {
    color: #c30;
}
.se {
    color: #c30;
}
.sh {
    color: #c30;
}
.si {
    color: #a00;
}
.sx {
    color: #c30;
}
.sr {
    color: #3aa;
}
.s1 {
    color: #c30;
}
.ss {
    color: #fc3;
}
.bp {
    color: #366;
}
.vc {
    color: #033;
}
.vg {
    color: #033;
}
.vi {
    color: #033;
}
.il {
    color: #f60;
}
.css .nt + .nt, .css .o, .css .o + .nt {
    color: #999;
}
code[class*="language-"], pre[class*="language-"] {
    -moz-tab-size: 4;
    color: #000;
    direction: ltr;
    font-family: Consolas,Monaco,Andale Mono,monospace;
    hyphens: none;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 1px #fff;
    white-space: pre;
    word-break: normal;
    word-spacing: normal;
}
code[class*="language-"] *::-moz-selection, code[class*="language-"]::-moz-selection, pre[class*="language-"] *::-moz-selection, pre[class*="language-"]::-moz-selection {
    background: #b3d4fc none repeat scroll 0 0;
    text-shadow: none;
}
@media print {
code[class*="language-"], pre[class*="language-"] {
    text-shadow: none;
}
}
pre[class*="language-"] {
    margin: 0.5em 0;
    overflow: auto;
    padding: 1em;
}
:not(pre) > code[class*="language-"], pre[class*="language-"] {
    background: #f5f2f0 none repeat scroll 0 0;
}
:not(pre) > code[class*="language-"] {
    border-radius: 0.3em;
    padding: 0.1em;
}
.token.cdata, .token.comment, .token.doctype, .token.prolog {
    color: #708090;
}
.token.punctuation {
    color: #999;
}
.namespace {
    opacity: 0.7;
}
.token.boolean, .token.constant, .token.deleted, .token.number, .token.property, .token.symbol, .token.tag {
    color: #905;
}
.token.attr-name, .token.builtin, .token.char, .token.inserted, .token.selector, .token.string {
    color: #690;
}
.language-css .token.string, .style .token.string, .token.entity, .token.operator, .token.url {
    background: hsla(0, 0%, 100%, 0.5) none repeat scroll 0 0;
    color: #a67f59;
}
.token.atrule, .token.attr-value, .token.keyword {
    color: #07a;
}
.token.function {
    color: #dd4a68;
}
.token.important, .token.regex, .token.variable {
    color: #e90;
}
.token.bold, .token.important {
    font-weight: 700;
}
.token.italic {
    font-style: italic;
}
.token.entity {
    cursor: help;
}
pre.line-numbers {
    counter-reset: a;
    padding-left: 3.8em;
}
pre.line-numbers, pre.line-numbers > code {
    position: relative;
}
.line-numbers .line-numbers-rows {
    -moz-user-select: none;
    border-right: 1px solid #999;
    font-size: 100%;
    left: -3.8em;
    letter-spacing: -1px;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 3em;
}
.line-numbers-rows > span {
    counter-increment: a;
    display: block;
    pointer-events: none;
}
.line-numbers-rows > span::before {
    color: #999;
    content: counter(a, decimal);
    display: block;
    padding-right: 0.8em;
    text-align: right;
}
pre[class*="language-"] {
    position: relative;
}
pre[class*="language-"][data-language]::before {
    background-color: #cfcfcf;
    border-radius: 0 0 0 5px;
    color: #000;
    content: attr(data-language);
    display: inline-block;
    font-size: 0.9em;
    padding: 0 0.5em;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -78px -93px;
}
div.pp_default .pp_top .pp_middle {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_x.png") repeat-x scroll left top;
}
div.pp_default .pp_top .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -112px -93px;
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_y.png") repeat-y scroll -7px 0;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_y.png") repeat-y scroll right top;
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_next.png") no-repeat scroll right center;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_prev.png") no-repeat scroll left center;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll 0 -29px;
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll 0 -56px;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll 0 -84px;
    cursor: pointer;
    height: 28px;
    width: 28px;
}
div.pp_default .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll 0 -113px;
    cursor: pointer;
}
div.pp_default .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll 2px 1px;
    cursor: pointer;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_gallery ul li a {
    background: #f8f8f8 url("prettyPhoto/default/default_thumb.png") repeat scroll center center;
    border: 1px solid #aaa;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
    left: auto;
    position: static;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -51px 1px;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -31px -3px;
    height: 20px;
    margin: 4px 0 0;
    width: 20px;
}
div.pp_default a.pp_arrow_next {
    background-position: -82px -3px;
    left: 52px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    position: relative;
    width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
    color: #999;
    font-family: Georgia;
    font-size: 11px;
    font-style: italic;
    left: 75px;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 10px;
    position: absolute;
    top: 2px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7;
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -78px -127px;
}
div.pp_default .pp_bottom .pp_middle {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite_x.png") repeat-x scroll left bottom;
}
div.pp_default .pp_bottom .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/sprite.png") no-repeat scroll -112px -127px;
}
div.pp_default .pp_loaderIcon {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/default/loader.gif") no-repeat scroll center center;
}
div.light_rounded .pp_top .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -53px;
}
div.light_rounded .pp_top .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -53px;
}
div.light_rounded .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/btnNext.png") no-repeat scroll right center;
    cursor: pointer;
}
div.light_rounded .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/btnPrevious.png") no-repeat scroll left center;
    cursor: pointer;
}
div.light_rounded .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -26px;
    cursor: pointer;
}
div.light_rounded .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -31px -47px;
    cursor: pointer;
}
div.light_rounded .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -26px;
    cursor: pointer;
}
div.light_rounded .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -47px;
    cursor: pointer;
}
div.light_rounded .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_rounded .pp_nav .pp_play {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -1px -100px;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -24px -100px;
    height: 15px;
    width: 14px;
}
div.light_rounded .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll 0 -71px;
}
div.light_rounded .pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -22px -71px;
}
div.light_rounded .pp_bottom .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -88px -80px;
}
div.light_rounded .pp_bottom .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/sprite.png") no-repeat scroll -110px -80px;
}
div.dark_rounded .pp_top .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -53px;
}
div.dark_rounded .pp_top .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -53px;
}
div.dark_rounded .pp_content_container .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll left top;
}
div.dark_rounded .pp_content_container .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/contentPattern.png") repeat-y scroll right top;
}
div.dark_rounded .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/btnNext.png") no-repeat scroll right center;
    cursor: pointer;
}
div.dark_rounded .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/btnPrevious.png") no-repeat scroll left center;
    cursor: pointer;
}
div.dark_rounded .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -26px;
    cursor: pointer;
}
div.dark_rounded .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -31px -47px;
    cursor: pointer;
}
div.dark_rounded .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -26px;
    cursor: pointer;
}
div.dark_rounded .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -47px;
    cursor: pointer;
}
div.dark_rounded .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_rounded .pp_description {
    color: #fff;
    margin-right: 85px;
}
div.dark_rounded .pp_nav .pp_play {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -1px -100px;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -24px -100px;
    height: 15px;
    width: 14px;
}
div.dark_rounded .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll 0 -71px;
}
div.dark_rounded .pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -22px -71px;
}
div.dark_rounded .pp_bottom .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -88px -80px;
}
div.dark_rounded .pp_bottom .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/sprite.png") no-repeat scroll -110px -80px;
}
div.dark_rounded .pp_loaderIcon {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/loader.gif") no-repeat scroll center center;
}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content {
    background: #000 none repeat scroll 0 0;
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0;
}
div.dark_square .pp_loaderIcon {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/loader.gif") no-repeat scroll center center;
}
div.dark_square .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -26px;
    cursor: pointer;
}
div.dark_square .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -31px -47px;
    cursor: pointer;
}
div.dark_square .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -26px;
    cursor: pointer;
}
div.dark_square .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -47px;
    cursor: pointer;
}
div.dark_square .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.dark_square .pp_nav {
    clear: none;
}
div.dark_square .pp_nav .pp_play {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -1px -100px;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -24px -100px;
    height: 15px;
    width: 14px;
}
div.dark_square .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll 0 -71px;
}
div.dark_square .pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/sprite.png") no-repeat scroll -22px -71px;
}
div.dark_square .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/btnNext.png") no-repeat scroll right center;
    cursor: pointer;
}
div.dark_square .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_square/btnPrevious.png") no-repeat scroll left center;
    cursor: pointer;
}
div.light_square .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -26px;
    cursor: pointer;
}
div.light_square .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -31px -47px;
    cursor: pointer;
}
div.light_square .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -26px;
    cursor: pointer;
}
div.light_square .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -47px;
    cursor: pointer;
}
div.light_square .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 75px;
}
div.light_square .pp_nav .pp_play {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -1px -100px;
    height: 15px;
    width: 14px;
}
div.light_square .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -24px -100px;
    height: 15px;
    width: 14px;
}
div.light_square .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll 0 -71px;
}
div.light_square .pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/sprite.png") no-repeat scroll -22px -71px;
}
div.light_square .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/btnNext.png") no-repeat scroll right center;
    cursor: pointer;
}
div.light_square .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_square/btnPrevious.png") no-repeat scroll left center;
    cursor: pointer;
}
div.facebook .pp_top .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -53px;
}
div.facebook .pp_top .pp_middle {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/contentPatternTop.png") repeat-x scroll left top;
}
div.facebook .pp_top .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -53px;
}
div.facebook .pp_content_container .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/contentPatternLeft.png") repeat-y scroll left top;
}
div.facebook .pp_content_container .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/contentPatternRight.png") repeat-y scroll right top;
}
div.facebook .pp_expand {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -26px;
    cursor: pointer;
}
div.facebook .pp_expand:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -31px -47px;
    cursor: pointer;
}
div.facebook .pp_contract {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -26px;
    cursor: pointer;
}
div.facebook .pp_contract:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -47px;
    cursor: pointer;
}
div.facebook .pp_close {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -1px;
    cursor: pointer;
    height: 22px;
    width: 22px;
}
div.facebook .pp_description {
    margin: 0 37px 0 0;
}
div.facebook .pp_loaderIcon {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/loader.gif") no-repeat scroll center center;
}
div.facebook .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll 0 -71px;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default;
}
div.facebook .pp_arrow_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -71px;
    height: 22px;
    margin-top: 0;
    width: 22px;
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default;
}
div.facebook .pp_nav {
    margin-top: 0;
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px;
}
div.facebook .pp_nav .pp_play {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -1px -123px;
    height: 22px;
    width: 22px;
}
div.facebook .pp_nav .pp_pause {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -32px -123px;
    height: 22px;
    width: 22px;
}
div.facebook .pp_next:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/btnNext.png") no-repeat scroll right center;
    cursor: pointer;
}
div.facebook .pp_previous:hover {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/btnPrevious.png") no-repeat scroll left center;
    cursor: pointer;
}
div.facebook .pp_bottom .pp_left {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -88px -80px;
}
div.facebook .pp_bottom .pp_middle {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/contentPatternBottom.png") repeat-x scroll left top;
}
div.facebook .pp_bottom .pp_right {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/sprite.png") no-repeat scroll -110px -80px;
}
div.pp_pic_holder a:focus {
    outline: medium none;
}
div.pp_overlay {
    background: #000 none repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 55px;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    margin: 2px 4px;
    white-space: nowrap;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    margin: 0 0 0 5px;
    padding: 0;
    position: relative;
    white-space: nowrap;
}
.pp_gallery ul a {
    border: 1px solid rgba(0, 0, 0, 0.5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0 none;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/facebook/default_thumbnail.gif") no-repeat scroll 0 0;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
    margin-top: 7px !important;
}
a.pp_next {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px;
    display: block;
    float: right;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_previous {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/btnNext.png") no-repeat scroll 10000px 10000px;
    display: block;
    float: left;
    height: 100%;
    text-indent: -10000px;
    width: 49%;
}
a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    display: block;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-indent: -10000px;
    top: 0;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
    color: #000;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
    border-color: #fff;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
    position: relative;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
    background: #fff none repeat scroll 0 0;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px !important;
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/light_rounded/loader.gif") no-repeat scroll center center;
}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle {
    background: rgba(0, 0, 0, 0) url("prettyPhoto/dark_rounded/contentPattern.png") repeat scroll left top;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}
.pp_top, .pp_bottom {
    height: 20px;
    position: relative;
}
* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}
.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
    display: none;
}
.flip-clock-wrapper * {
    backface-visibility: hidden;
    box-sizing: border-box;
}
.flip-clock-wrapper a {
    color: #ccc;
    cursor: pointer;
    text-decoration: none;
}
.flip-clock-wrapper a:hover {
    color: #fff;
}
.flip-clock-wrapper ul {
    list-style: outside none none;
}
.flip-clock-wrapper.clearfix::before, .flip-clock-wrapper.clearfix::after {
    content: " ";
    display: table;
}
.flip-clock-wrapper.clearfix::after {
    clear: both;
}
.flip-clock-wrapper.clearfix {
}
.flip-clock-wrapper {
    -moz-user-select: none;
    font: 11px "Helvetica Neue",Helvetica,sans-serif;
}
.flip-clock-meridium {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important;
}
.flip-clock-meridium a {
    color: #313333;
}
.flip-clock-wrapper {
    margin: 1em;
    position: relative;
    text-align: center;
    width: 100%;
}
.flip-clock-wrapper::before, .flip-clock-wrapper::after {
    content: " ";
    display: table;
}
.flip-clock-wrapper::after {
    clear: both;
}
.flip-clock-wrapper ul {
    background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    float: left;
    font-size: 80px;
    font-weight: bold;
    height: 90px;
    line-height: 87px;
    margin: 5px;
    position: relative;
    width: 60px;
}
.flip-clock-wrapper ul li {
    height: 100%;
    left: 0;
    line-height: 87px;
    position: absolute;
    text-decoration: none !important;
    top: 0;
    width: 100%;
    z-index: 1;
}
.flip-clock-wrapper ul li:first-child {
    z-index: 2;
}
.flip-clock-wrapper ul li a {
    cursor: default !important;
    display: block;
    height: 100%;
    margin: 0 !important;
    overflow: visible !important;
    perspective: 200px;
}
.flip-clock-wrapper ul li a div {
    font-size: 80px;
    height: 50%;
    left: 0;
    outline: 1px solid transparent;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.flip-clock-wrapper ul li a div .shadow {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
    top: 0;
    transform-origin: 50% 100% 0;
}
.flip-clock-wrapper ul li a div.up::after {
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 44px;
    width: 100%;
    z-index: 5;
}
.flip-clock-wrapper ul li a div.down {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    bottom: 0;
    transform-origin: 50% 0 0;
}
.flip-clock-wrapper ul li a div div.inn {
    background-color: #333;
    border-radius: 6px;
    color: #ccc;
    font-size: 70px;
    height: 200%;
    left: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px #000;
    width: 100%;
    z-index: 1;
}
.flip-clock-wrapper ul li a div.up div.inn {
    top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0;
}
.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3;
}
.flip-clock-wrapper .flip {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.flip-clock-wrapper ul.play li.flip-clock-active {
    animation: 0.5s linear 0.5s normal both 1 running asd;
    z-index: 5;
}
.flip-clock-divider {
    display: inline-block;
    float: left;
    height: 100px;
    position: relative;
    width: 20px;
}
.flip-clock-divider:first-child {
    width: 0;
}
.flip-clock-dot {
    background: #323434 none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: block;
    height: 10px;
    left: 5px;
    position: absolute;
    width: 10px;
}
.flip-clock-divider .flip-clock-label {
    color: black;
    position: absolute;
    right: -86px;
    text-shadow: none;
    top: -1.5em;
}
.flip-clock-divider.minutes .flip-clock-label {
    right: -88px;
}
.flip-clock-divider.seconds .flip-clock-label {
    right: -91px;
}
.flip-clock-dot.top {
    top: 30px;
}
.flip-clock-dot.bottom {
    bottom: 30px;
}
@keyframes asd {
0% {
    z-index: 2;
}
20% {
    z-index: 4;
}
100% {
    z-index: 4;
}
}
@keyframes asd {
0% {
    z-index: 2;
}
20% {
    z-index: 4;
}
100% {
    z-index: 4;
}
}
@keyframes asd {
0% {
    z-index: 2;
}
20% {
    z-index: 4;
}
100% {
    z-index: 4;
}
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
    animation: 0.5s linear 0.5s normal both 1 running turn;
    z-index: 2;
}
@keyframes turn {
0% {
    transform: rotateX(90deg);
}
100% {
    transform: rotateX(0deg);
}
}
@keyframes turn {
0% {
    transform: rotateX(90deg);
}
100% {
    transform: rotateX(0deg);
}
}
@keyframes turn {
0% {
    transform: rotateX(90deg);
}
100% {
    transform: rotateX(0deg);
}
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
    animation: 0.5s linear 0s normal both 1 running turn2;
    z-index: 2;
}
@keyframes turn2 {
0% {
    transform: rotateX(0deg);
}
100% {
    transform: rotateX(-90deg);
}
}
@keyframes turn2 {
0% {
    transform: rotateX(0deg);
}
100% {
    transform: rotateX(-90deg);
}
}
@keyframes turn2 {
0% {
    transform: rotateX(0deg);
}
100% {
    transform: rotateX(-90deg);
}
}
.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    animation: 0.5s linear 0s normal both 1 running show;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%) repeat scroll 0 0;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    animation: 0.5s linear 0.3s normal both 1 running hide;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%) repeat scroll 0 0;
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    animation: 0.5s linear 0s normal both 1 running show;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    animation: 0.5s linear 0.2s normal both 1 running hide;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%) repeat scroll 0 0;
}
@keyframes show {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes show {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes show {
0% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
@keyframes hide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes hide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes hide {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.datepicker {
    border-radius: 4px;
    direction: ltr;
}
.datepicker-inline {
    width: 220px;
}
.datepicker.datepicker-rtl {
    direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    left: 0;
    padding: 4px;
    top: 0;
}
.datepicker-dropdown::before {
    border-color: -moz-use-text-color transparent rgba(0, 0, 0, 0.2);
    border-style: none solid solid;
    border-width: 0 7px 7px;
    content: "";
    display: inline-block;
    position: absolute;
}
.datepicker-dropdown::after {
    border-color: -moz-use-text-color transparent #fff;
    border-style: none solid solid;
    border-width: 0 6px 6px;
    content: "";
    display: inline-block;
    position: absolute;
}
.datepicker-dropdown.datepicker-orient-left::before {
    left: 6px;
}
.datepicker-dropdown.datepicker-orient-left::after {
    left: 7px;
}
.datepicker-dropdown.datepicker-orient-right::before {
    right: 6px;
}
.datepicker-dropdown.datepicker-orient-right::after {
    right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom::before {
    top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom::after {
    top: -6px;
}
.datepicker-dropdown.datepicker-orient-top::before {
    border-bottom: 0 none;
    border-top: 7px solid rgba(0, 0, 0, 0.15);
    bottom: -7px;
}
.datepicker-dropdown.datepicker-orient-top::after {
    border-bottom: 0 none;
    border-top: 6px solid #fff;
    bottom: -6px;
}
.datepicker > div {
    display: none;
}
.datepicker table {
    -moz-user-select: none;
    margin: 0;
}
.datepicker table tr td, .datepicker table tr th {
    border: medium none;
    border-radius: 4px;
    height: 30px;
    text-align: center;
    width: 30px;
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.new, .datepicker table tr td.old {
    color: #777;
}
.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777;
    cursor: default;
}
.datepicker table tr td.highlighted {
    background-color: #d9edf7;
    border-color: #85c5e5;
    border-radius: 0;
    color: #000;
}
.datepicker table tr td.highlighted.focus, .datepicker table tr td.highlighted:focus {
    background-color: #afd9ee;
    border-color: #298fc2;
    color: #000;
}
.datepicker table tr td.highlighted:hover {
    background-color: #afd9ee;
    border-color: #52addb;
    color: #000;
}
.datepicker table tr td.highlighted.active, .datepicker table tr td.highlighted:active {
    background-color: #afd9ee;
    border-color: #52addb;
    color: #000;
}
.datepicker table tr td.highlighted.active.focus, .datepicker table tr td.highlighted.active:focus, .datepicker table tr td.highlighted.active:hover, .datepicker table tr td.highlighted.focus:active, .datepicker table tr td.highlighted:active:focus, .datepicker table tr td.highlighted:active:hover {
    background-color: #91cbe8;
    border-color: #298fc2;
    color: #000;
}
.datepicker table tr td.highlighted.disabled.focus, .datepicker table tr td.highlighted.disabled:focus, .datepicker table tr td.highlighted.disabled:hover, .datepicker table tr td.highlighted.focus[disabled], .datepicker table tr td.highlighted[disabled]:focus, .datepicker table tr td.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.highlighted.focus, fieldset[disabled] .datepicker table tr td.highlighted:focus, fieldset[disabled] .datepicker table tr td.highlighted:hover {
    background-color: #d9edf7;
    border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
    background: #afd9ee none repeat scroll 0 0;
}
.datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
    background: #d9edf7 none repeat scroll 0 0;
    color: #777;
}
.datepicker table tr td.today {
    background-color: #ffdb99;
    border-color: #ffb733;
    color: #000;
}
.datepicker table tr td.today.focus, .datepicker table tr td.today:focus {
    background-color: #ffc966;
    border-color: #b37400;
    color: #000;
}
.datepicker table tr td.today:hover {
    background-color: #ffc966;
    border-color: #f59e00;
    color: #000;
}
.datepicker table tr td.today.active, .datepicker table tr td.today:active {
    background-color: #ffc966;
    border-color: #f59e00;
    color: #000;
}
.datepicker table tr td.today.active.focus, .datepicker table tr td.today.active:focus, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.focus:active, .datepicker table tr td.today:active:focus, .datepicker table tr td.today:active:hover {
    background-color: #ffbc42;
    border-color: #b37400;
    color: #000;
}
.datepicker table tr td.today.disabled.focus, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.focus[disabled], .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today.focus, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover {
    background-color: #ffdb99;
    border-color: #ffb733;
}
.datepicker table tr td.today.focused {
    background: #ffc966 none repeat scroll 0 0;
}
.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
    background: #ffdb99 none repeat scroll 0 0;
    color: #777;
}
.datepicker table tr td.range {
    background-color: #eee;
    border-color: #bbb;
    border-radius: 0;
    color: #000;
}
.datepicker table tr td.range.focus, .datepicker table tr td.range:focus {
    background-color: #d5d5d5;
    border-color: #7c7c7c;
    color: #000;
}
.datepicker table tr td.range:hover {
    background-color: #d5d5d5;
    border-color: #9d9d9d;
    color: #000;
}
.datepicker table tr td.range.active, .datepicker table tr td.range:active {
    background-color: #d5d5d5;
    border-color: #9d9d9d;
    color: #000;
}
.datepicker table tr td.range.active.focus, .datepicker table tr td.range.active:focus, .datepicker table tr td.range.active:hover, .datepicker table tr td.range.focus:active, .datepicker table tr td.range:active:focus, .datepicker table tr td.range:active:hover {
    background-color: #c3c3c3;
    border-color: #7c7c7c;
    color: #000;
}
.datepicker table tr td.range.disabled.focus, .datepicker table tr td.range.disabled:focus, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range.focus[disabled], .datepicker table tr td.range[disabled]:focus, .datepicker table tr td.range[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.focus, fieldset[disabled] .datepicker table tr td.range:focus, fieldset[disabled] .datepicker table tr td.range:hover {
    background-color: #eee;
    border-color: #bbb;
}
.datepicker table tr td.range.focused {
    background: #d5d5d5 none repeat scroll 0 0;
}
.datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active {
    background: #eee none repeat scroll 0 0;
    color: #777;
}
.datepicker table tr td.range.highlighted {
    background-color: #e4eef3;
    border-color: #9dc1d3;
    color: #000;
}
.datepicker table tr td.range.highlighted.focus, .datepicker table tr td.range.highlighted:focus {
    background-color: #c1d7e3;
    border-color: #4b88a6;
    color: #000;
}
.datepicker table tr td.range.highlighted:hover {
    background-color: #c1d7e3;
    border-color: #73a6c0;
    color: #000;
}
.datepicker table tr td.range.highlighted.active, .datepicker table tr td.range.highlighted:active {
    background-color: #c1d7e3;
    border-color: #73a6c0;
    color: #000;
}
.datepicker table tr td.range.highlighted.active.focus, .datepicker table tr td.range.highlighted.active:focus, .datepicker table tr td.range.highlighted.active:hover, .datepicker table tr td.range.highlighted.focus:active, .datepicker table tr td.range.highlighted:active:focus, .datepicker table tr td.range.highlighted:active:hover {
    background-color: #a8c8d8;
    border-color: #4b88a6;
    color: #000;
}
.datepicker table tr td.range.highlighted.disabled.focus, .datepicker table tr td.range.highlighted.disabled:focus, .datepicker table tr td.range.highlighted.disabled:hover, .datepicker table tr td.range.highlighted.focus[disabled], .datepicker table tr td.range.highlighted[disabled]:focus, .datepicker table tr td.range.highlighted[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.highlighted.focus, fieldset[disabled] .datepicker table tr td.range.highlighted:focus, fieldset[disabled] .datepicker table tr td.range.highlighted:hover {
    background-color: #e4eef3;
    border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
    background: #c1d7e3 none repeat scroll 0 0;
}
.datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active {
    background: #e4eef3 none repeat scroll 0 0;
    color: #777;
}
.datepicker table tr td.range.today {
    background-color: #f7ca77;
    border-color: #f1a417;
    color: #000;
}
.datepicker table tr td.range.today.focus, .datepicker table tr td.range.today:focus {
    background-color: #f4b747;
    border-color: #815608;
    color: #000;
}
.datepicker table tr td.range.today:hover {
    background-color: #f4b747;
    border-color: #bf800c;
    color: #000;
}
.datepicker table tr td.range.today.active, .datepicker table tr td.range.today:active {
    background-color: #f4b747;
    border-color: #bf800c;
    color: #000;
}
.datepicker table tr td.range.today.active.focus, .datepicker table tr td.range.today.active:focus, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.focus:active, .datepicker table tr td.range.today:active:focus, .datepicker table tr td.range.today:active:hover {
    background-color: #f2aa25;
    border-color: #815608;
    color: #000;
}
.datepicker table tr td.range.today.disabled.focus, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.focus[disabled], .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today.focus, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover {
    background-color: #f7ca77;
    border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
    background: #f7ca77 none repeat scroll 0 0;
    color: #777;
}
.datepicker table tr td.selected, .datepicker table tr td.selected.highlighted {
    background-color: #777;
    border-color: #555;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected.focus, .datepicker table tr td.selected.highlighted.focus, .datepicker table tr td.selected.highlighted:focus, .datepicker table tr td.selected:focus {
    background-color: #5e5e5e;
    border-color: #161616;
    color: #fff;
}
.datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.selected:hover {
    background-color: #5e5e5e;
    border-color: #373737;
    color: #fff;
}
.datepicker table tr td.selected.active, .datepicker table tr td.selected.highlighted.active, .datepicker table tr td.selected.highlighted:active, .datepicker table tr td.selected:active {
    background-color: #5e5e5e;
    border-color: #373737;
    color: #fff;
}
.datepicker table tr td.selected.active.focus, .datepicker table tr td.selected.active:focus, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.highlighted.active.focus, .datepicker table tr td.selected.highlighted.active:focus, .datepicker table tr td.selected.highlighted.active:hover, .datepicker table tr td.selected.highlighted.focus:active, .datepicker table tr td.selected.highlighted:active:focus, .datepicker table tr td.selected.highlighted:active:hover, .datepicker table tr td.selected.focus:active, .datepicker table tr td.selected:active:focus, .datepicker table tr td.selected:active:hover {
    background-color: #4c4c4c;
    border-color: #161616;
    color: #fff;
}
.datepicker table tr td.selected.disabled.focus, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.highlighted.disabled.focus, .datepicker table tr td.selected.highlighted.disabled:focus, .datepicker table tr td.selected.highlighted.disabled:hover, .datepicker table tr td.selected.highlighted.focus[disabled], .datepicker table tr td.selected.highlighted[disabled]:focus, .datepicker table tr td.selected.highlighted[disabled]:hover, .datepicker table tr td.selected.focus[disabled], .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted.focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:focus, fieldset[disabled] .datepicker table tr td.selected.highlighted:hover, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover {
    background-color: #777;
    border-color: #555;
}
.datepicker table tr td.active, .datepicker table tr td.active.highlighted {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active.focus, .datepicker table tr td.active.highlighted.focus, .datepicker table tr td.active.highlighted:focus, .datepicker table tr td.active:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
}
.datepicker table tr td.active.highlighted:hover, .datepicker table tr td.active:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted.focus:active, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.focus:active, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
}
.datepicker table tr td.active.disabled.focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.highlighted.disabled.focus, .datepicker table tr td.active.highlighted.disabled:focus, .datepicker table tr td.active.highlighted.disabled:hover, .datepicker table tr td.active.highlighted.focus[disabled], .datepicker table tr td.active.highlighted[disabled]:focus, .datepicker table tr td.active.highlighted[disabled]:hover, .datepicker table tr td.active.focus[disabled], .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active.focus, fieldset[disabled] .datepicker table tr td.active.highlighted.focus, fieldset[disabled] .datepicker table tr td.active.highlighted:focus, fieldset[disabled] .datepicker table tr td.active.highlighted:hover, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.datepicker table tr td span {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 1%;
    width: 23%;
}
.datepicker table tr td span.focused, .datepicker table tr td span:hover {
    background: #eee none repeat scroll 0 0;
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777;
    cursor: default;
}
.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled.focus:hover, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.focus, .datepicker table tr td span.active:focus, .datepicker table tr td span.active.focus:hover, .datepicker table tr td span.active:hover:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
}
.datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active:hover:active {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled.focus:active, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled.active.focus:hover, .datepicker table tr td span.active.disabled.active:hover:focus, .datepicker table tr td span.active.disabled.active:hover:hover, .datepicker table tr td span.active.disabled.focus:hover:active, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active.focus:active, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active.active.focus:hover, .datepicker table tr td span.active.active:hover:focus, .datepicker table tr td span.active.active:hover:hover, .datepicker table tr td span.active.focus:hover:active, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
}
.datepicker table tr td span.active.disabled.disabled.focus, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled.focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled.focus:hover, .datepicker table tr td span.active.disabled.disabled:hover:focus, .datepicker table tr td span.active.disabled.disabled:hover:hover, .datepicker table tr td span.active.disabled.focus[disabled]:hover, .datepicker table tr td span.active.disabled[disabled]:hover:focus, .datepicker table tr td span.active.disabled[disabled]:hover:hover, .datepicker table tr td span.active.disabled.focus[disabled], .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active.disabled.focus:hover, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.focus[disabled]:hover, .datepicker table tr td span.active[disabled]:hover:focus, .datepicker table tr td span.active[disabled]:hover:hover, .datepicker table tr td span.active.focus[disabled], .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled.focus:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active.focus, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active.focus:hover, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.datepicker table tr td span.new, .datepicker table tr td span.old {
    color: #777;
}
.datepicker .datepicker-switch {
    width: 145px;
}
.datepicker .datepicker-switch, .datepicker .next, .datepicker .prev, .datepicker tfoot tr th {
    cursor: pointer;
}
.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
    background: #eee none repeat scroll 0 0;
}
.datepicker .next.disabled, .datepicker .prev.disabled {
    visibility: hidden;
}
.datepicker .cw {
    font-size: 10px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
    width: 12px;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.input-daterange {
    width: 100%;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
    border-width: 1px 0;
    line-height: 1.42857;
    margin-left: -5px;
    margin-right: -5px;
    min-width: 16px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #fff;
    width: auto;
}
.ui-timepicker-wrapper {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    height: 150px;
    margin: 0;
    outline: medium none;
    overflow-y: auto;
    width: 6.5em;
    z-index: 10001;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30, .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em;
}
.ui-timepicker-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.ui-timepicker-duration {
    color: #888;
    margin-left: 5px;
}
.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}
.ui-timepicker-list li {
    color: #000;
    cursor: pointer;
    list-style: outside none none;
    margin: 0;
    padding: 3px 0 3px 5px;
    white-space: nowrap;
}
.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff none repeat scroll 0 0;
    color: #000;
}
li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-timepicker-selected:hover {
    background: #1980ec none repeat scroll 0 0;
    color: #fff;
}
li.ui-timepicker-selected .ui-timepicker-duration, .ui-timepicker-list li:hover .ui-timepicker-duration {
    color: #ccc;
}
.ui-timepicker-list li.ui-timepicker-disabled, .ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default;
}
.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2 none repeat scroll 0 0;
}
.bootstrap-datetimepicker-widget {
    list-style: outside none none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em;
}
@media (min-width: 768px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
@media (min-width: 992px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
@media (min-width: 1200px) {
.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
}
}
.bootstrap-datetimepicker-widget.dropdown-menu::before, .bootstrap-datetimepicker-widget.dropdown-menu::after {
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    left: 7px;
    top: -7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    left: 8px;
    top: -6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top::before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid rgba(0, 0, 0, 0.2);
    bottom: -7px;
    left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right::before {
    left: auto;
    right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right::after {
    left: auto;
    right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    width: 54px;
}
.bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Increment Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Increment Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Decrement Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Decrement Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Show Hours";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Show Minutes";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Toggle AM/PM";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Clear the picker";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Set the date to today";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Toggle Date and Time Screens";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget .picker-switch td {
    height: auto;
    line-height: inherit;
    margin: 0;
    padding: 0;
    width: auto;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
    height: 2.5em;
    line-height: 2.5;
    width: 100%;
}
.bootstrap-datetimepicker-widget table {
    margin: 0;
    width: 100%;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    border-radius: 4px;
    text-align: center;
}
.bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Previous Month";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget table th.next::after {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    content: "Next Month";
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eee none repeat scroll 0 0;
}
.bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
    color: #777;
    font-size: 0.8em;
    height: 20px;
    line-height: 20px;
}
.bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
    color: #777;
}
.bootstrap-datetimepicker-widget table td.today {
    position: relative;
}
.bootstrap-datetimepicker-widget table td.today::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.2) transparent #337ab7;
    border-image: none;
    border-style: solid;
    border-width: 0 0 7px 7px;
    bottom: 4px;
    content: "";
    display: inline-block;
    position: absolute;
    right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today::before {
    border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    height: 54px;
    line-height: 54px;
    margin: 2px 1.5px;
    width: 54px;
}
.bootstrap-datetimepicker-widget table td span:hover {
    background: #eee none repeat scroll 0 0;
}
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
    color: #777;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #777;
    cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
    width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
