@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,400,500,600,700,800|Nunito:300,400,600,700,800);


ul {
margin: 0 0 1rem 1.6rem; /* Add space before and indent left */
padding: 0; /* Remove extra padding */
 /* Default bullet style (can be changed to square, circle, etc.) */
}

li {
margin: 0.5rem 1rem; /* Add space between list items */
line-height: 1.25; /* Improve readability with line height */
font-size: 18px;
list-style-type: disc;
}

p2 {
margin: 0.5rem .5rem; /* Add space between list items */
line-height: 1.5; /* Improve readability with line height */
font-size: 18px;
list-style-type: decimal;
}
        .popup-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
justify-content: center;
align-items: center;
z-index: 3000;
        }

        .popup-content {
background-color: rgba(174,200,206,1.00);
padding: 30px;
width: 300px;
text-align: center;
border-radius: 5px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
position: relative;
z-index: 3000;
        }

        .popup-content h2 {
            margin: 0 0 10px;
        }

        .popup-content input,
        .popup-content textarea {
            width: 90%;
            padding: 10px;
            margin: 10px 0;
            border: 1px solid #ccc;
            border-radius: 3px;
        }

        .popup-content button {
            background: #007BFF;
            color: white;
            border: none;
            padding: 10px;
            width: 100%;
            cursor: pointer;
            border-radius: 3px;
        }

        .popup-content button:hover {
            background: #0056b3;
        }

        .popup-close {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 34px;
            cursor: pointer;
        }


#page-title .breadcrumb, #page-title .page-title {
  text-align: center;
  padding: 0
}
#mainMenu.dark.menu-overlay nav, #mainMenu.menu-overlay nav, .dark:not(.submenu-light) #mainMenu.menu-overlay nav {
  background: rgba(31, 31, 31, .99)
}
*, .spinners:before {
  box-sizing: border-box
}
pre, textarea {
  overflow: auto
}
dd, label, legend {
  margin-bottom: .5rem
}
progress, sub, sup {
  vertical-align: baseline
}
.carousel-item, .mfp-wrap {
  -webkit-backface-visibility: hidden
}
.fa-ul, .timeline {
  list-style-type: none
}
.flickity-enabled.is-draggable, .mfp-arrow, .rev-burger, html {
  -webkit-tap-highlight-color: transparent
}
* {
  margin: 0;
  padding: 0
}
.video-container {
  position: relative;
  width: 100%;
  height: 100vh
}
.overlay, video {
  position: absolute
}
#bg, .overlay, video {
  height: 100%
}
video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  object-fit: cover;
  z-index: 1
}
.overlay {
top: 0;
left: 0;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0);
z-index: 2;
text-align: center;
padding: 20px
}

.overlay2 {
top: 0;
left: 0;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0);
z-index: 2;
text-align: center;
padding: 20px
}
.cta-button {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1rem;
  color: #fff;
  background-color: #007bff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color .3s
}
.cta-button:hover {
  background-color: #0056b3
}
.special-announcement, .special-announcement2, .special-announcement3 {
  margin-bottom: -7px;
  padding-top: 12px;
  padding-bottom: 11px
}
html {
  overflow-x: hidden;
  font-size: 88%
}
body .body-inner {
  width: 100%;
  background-color: #fff;
  margin-top: -20px
}
.special-announcement {
  background-color: #b18100
}
.special-announcement2 {
  background-color: #8a0000
}
.special-announcement3 {
  background-color: #124658
}
body .container-wide {
  width: 100%;
  margin: 0 auto;
  padding: 0 60px
}
#bg {
  width: 100%;
  background: url('https://bahamaboatworks.com/bbw2021/images/cco-pic.jpg') center center/cover no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-animation: 5s myfirst;
  animation: 5s myfirst
}
@-webkit-keyframes myfirst {
  from {
    opacity: .2
  }
  to {
    opacity: 1
  }
}
@keyframes myfirst {
  from {
    opacity: .2
  }
  to {
    opacity: 1
  }
}
.background-video, .bootstrap-datetimepicker-widget .datepicker, .btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .carousel .polo-carousel-item img, .container-fullwidth, .dataTable input, .datepicker table, .datetimepicker table, .dbl-footer-column, .flickity-slider > div > img, .foreground-video, .form-inline .form-check, .grid li a img, .grid-1-columns .grid-item, .grid-1-columns .grid-item.large-width, .grid-2-columns .grid-item.large-width, .grid-articles.carousel .post-entry:first-child, .grid-slider, .halfscreen .container-fullscreen, .modal .audio-wrap audio, .modal .iframe-wrap iframe, .modal .video-wrap video, .page-menu nav > ul > li .dropdown-menu > li, .portfolio-1-columns .portfolio-item, .portfolio-1-columns .portfolio-item.large-width, .portfolio-2-columns .portfolio-item.large-width, .portfolio-ajax-page iframe, .portfolio-content img, .portfolio-slider, .post-1-columns .post-item, .post-1-columns .post-item.large-width, .post-2-columns .post-item.large-width, .post-image img, .post-item .post-audio audio, .post-item .post-audio iframe, .shop-category-box img, .widget .form-inline .custom-select, .widget .form-inline .input-group, .widget-mycart .cart-item .cart-image img, .widget-notification .notification-item .notification-image img, .wizard[data-orientation=vertical] .actions, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}
.container-fullwidth-video {
  margin: 0 auto;
  width: 100%;
  position: absolute
}
#content, #content .container, #content .container-fluid, #content .container-wide, #mainMenu nav > ul > li .dropdown-submenu, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul li > .dropdown-menu > .dropdown-submenu, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-submenu, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item, #page-title, #topbar .top-links, ._1977, .aden, .brooklyn, .call-to-action .container, .clarendon, .client-logo, .datetimepicker tbody tr > td.day.today, .dropdown, .dropleft, .dropright, .dropup, .earlybird, .fa-ul > li, .flickity-enabled, .gingham, .grid-articles, .grid-filter, .grid-filter li, .grid-filter li a, .grid-filter ul, .grid-item.reveal-effect .grid-item-wrap, .grid-item.reveal-effect .portfolio-item-wrap, .grid-layout, .header-extras #shopping-cart, .header-extras #shopping-cart > a, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .page-menu > .container, .perpetua, .portfolio, .portfolio-content, .portfolio-item.reveal-effect .grid-item-wrap, .portfolio-item.reveal-effect .portfolio-item-wrap, .post-AUTHOR p, .post-thumbnail-list, .posts, .reyes, .rise, .shop, .shop-category, .slumber, .spinners, .toaster, .toggle-item i, .walden, .widget-shop, .willow, .wizard .content > .body.current, .xpro2, section {
  position: relative
}
.container-fullwidth .row, .sidebar-both .content + .sidebar.sidebar-modern, .sidebar-both .sidebar.sidebar-modern, .sidebar-left .sidebar.sidebar-modern, .sidebar.sidebar-modern {
  padding-left: 15px;
  padding-right: 15px
}
section {
  width: 100%;
  overflow: hidden;
  background-color: transparent;
  scroll-snap-align: center;
  z-index: auto
}

.dark section, body.dark, section.dark {
  background-color: #181818;
  color: #999
}
#page-title {
  clear: both;
  padding: 80px 0;
  background-color: #f8f9fa
}
#page-title .page-title > span {
  font-weight: 400;
  font-size: 14px
}
#page-title .breadcrumb {
  margin-bottom: 0
}
#page-title.page-title-left .page-title {
  float: left;
  text-align: left;
  clear: both
}
#page-title.page-title-left .breadcrumb {
  float: left;
  text-align: left;
  display: block
}
#page-title.page-title-right .page-title {
  float: right;
  text-align: right;
  clear: both
}
#page-title.page-title-right .breadcrumb {
  float: right;
  text-align: right
}
#header.dark #header-wrap #logo a, #header.dark #header-wrap #logo a span, #header.dark .header-inner #logo a, #header.dark .header-inner #logo a span, #mainMenu.dark nav > ul > li.dropdown:before, #mainMenu.dark nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title, #mainMenu.dark nav > ul > li > a, #page-title[data-bg-parallax] .breadcrumb ul li a, #page-title[data-bg-parallax] .breadcrumb ul li + li:before, #page-title[data-bg-parallax] .page-title > span, .dark #header #header-wrap #logo a, .dark #header #header-wrap #logo a span, .dark #header .header-inner #logo a, .dark #header .header-inner #logo a span, .dark #mainMenu nav > ul > li.dropdown:before, .dark #mainMenu nav > ul > li > a, .dark .header-extras .p-dropdown a > span, .dark .header-extras a > i, .dark:not(.submenu-light) #mainMenu nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title, .topbar-transparent.topbar-dark .topbar-dropdown, .topbar-transparent.topbar-dark .topbar-dropdown .title a {
  color: #fff
}
#page-title[data-bg-parallax], #page-title[data-bg-video] {
  background-color: #919191
}
#header[data-transparent=true] + #page-title {
  top: -120px;
  margin-bottom: -124px;
  position: relative;
  padding: 220px 0 160px
}
#footer.dark, #footer.inverted, #header.dark #header-wrap, #header.dark .header-inner, #page-title.dark, #page-title[data-bg-parallax], #side-panel.dark, #sidepanel.dark .container, .dark #footer, .dark #header #header-wrap, .dark #header .header-inner, .dark #page-title, .dark #sidepanel .container, .dark .mfp-bg, .dark .mfp-ready .modal, .dark .modal-content, .fc-event-dot, .page-menu.inverted, .page-menu.inverted nav, .youtube-background, [data-bg-parallax] {
  background-color: #181818
}
#page-title.dark .breadcrumb ul li a, #page-title.dark .breadcrumb ul li + li:before, #page-title.dark .page-title > span, .dark #page-title .breadcrumb ul li a, .dark #page-title .breadcrumb ul li + li:before, .dark #page-title .page-title > span, .play-button.dark > i, .text-box.text-box-light h3, .text-box.text-box-light h5, .text-box.text-box-light i, .text-box.text-box-light p {
  color: #1f1f1f
}
.bg-img-grad {
background-color: rgba(0,70,99,1.00)
}

.bg-dots-tint {
background-color: rgba(0,29,35,0.46)
}
.bg-charity {
  background-color: #89dbdb
}
.bg-usl {
  background-color: #edc5a9
}
.bg-port, .grid-item.overlay-dark .grid-image:after, .grid-item.overlay-dark .grid-slider .flickity-viewport:after, .grid-item.overlay-dark .portfolio-image:after, .grid-item.overlay-dark .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-dark .grid-image:after, .portfolio-item.overlay-dark .grid-slider .flickity-viewport:after, .portfolio-item.overlay-dark .portfolio-image:after, .portfolio-item.overlay-dark .portfolio-slider .flickity-viewport:after {
  background-color: #000
}
.bg-color2 {
  background-color: #4b0d00
}
#page-content:not(.no-sidebar) {
  padding: 40px 0;
  width: 100%
}
#page-content:not(.no-sidebar).sidebar-left > .container-fluid > .row, #page-content:not(.no-sidebar).sidebar-left > .container-wide > .row, #page-content:not(.no-sidebar).sidebar-left > .container > .row {
  flex-direction: row-reverse
}
#page-content:not(.no-sidebar).sidebar-both > .container-fluid > .row, #page-content:not(.no-sidebar).sidebar-both > .container-wide > .row, #page-content:not(.no-sidebar).sidebar-both > .container > .row, #page-content:not(.no-sidebar).sidebar-right > .container-fluid > .row, #page-content:not(.no-sidebar).sidebar-right > .container-wide > .row, #page-content:not(.no-sidebar).sidebar-right > .container > .row {
  flex-direction: row
}
#content {
  overflow: hidden;
  padding: 60px 0
}
.page-content-shadow {
  box-shadow: 0 82px 53px 10px rgba(0, 0, 0, .3)
}
.content {
  padding-right: 25px;
  margin-bottom: 26px
}
.sidebar {
  padding-left: 25px
}
.sidebar .content, .sidebar-left .sidebar {
  padding-right: 25px;
  padding-left: 15px
}
.sidebar .sidebar, .sidebar-left .content {
  padding-left: 25px;
  padding-right: 15px
}
.sidebar.sidebar-modern:before {
  background-color: #f8f9fa;
  width: 100%;
  content: "";
  position: absolute;
  z-index: -10;
  bottom: -10px;
  left: 0;
  right: 0;
  top: -20px;
  border-radius: 4px
}
.sidebar-both .sidebar {
  padding-left: 15px;
  padding-right: 25px
}
.sidebar-both .content {
  padding-right: 25px;
  padding-left: 25px
}
.sidebar-both .content + .sidebar {
  padding-left: 25px;
  border-right-width: 0;
  padding-right: 15px
}
.grid-layout {
  overflow: hidden;
  margin-bottom: -2px !important
}
.grid-layout > * {
  opacity: 0;
  transition: opacity .5s
}
.grid-layout .grid-loader {
  transition: opacity .1s;
  opacity: 1;
  z-index: -1
}
#scrollTop:active:before, .breadcrumb ol .breadcrumb-item.active, .breadcrumb ol .breadcrumb-item:hover, .breadcrumb ol .breadcrumb-item:last-child, .breadcrumb ol li.active, .breadcrumb ol li:hover, .breadcrumb ol li:last-child, .breadcrumb ul .breadcrumb-item.active, .breadcrumb ul .breadcrumb-item:hover, .breadcrumb ul .breadcrumb-item:last-child, .breadcrumb ul li.active, .breadcrumb ul li:hover, .breadcrumb ul li:last-child, .btn:not(.close):not(.mfp-close).btn-slide:hover > span, .carousel-indicators .active, .carousel-promotion .owl-stage-outer .polo-carousel-item.active, .carousel.dots-creative .flickity-page-dots .dot.is-selected, .client-logo a:hover, .comments .comment .text .comment-reply-link:hover, .flickr-widget.flickr-widget-loaded, .flickr-widget.widget-instagram-loaded, .grid-item.no-overlay:hover .grid-description p, .grid-item.no-overlay:hover .grid-description span, .grid-item.no-overlay:hover .portfolio-description p, .grid-item.no-overlay:hover .portfolio-description span, .grid-item.overlay-dark:hover .grid-image:after, .grid-item.overlay-dark:hover .grid-slider .flickity-viewport:after, .grid-item.overlay-dark:hover .portfolio-image:after, .grid-item.overlay-dark:hover .portfolio-slider .flickity-viewport:after, .grid-item.overlay-grey:hover .grid-image:after, .grid-item.overlay-grey:hover .grid-slider .flickity-viewport:after, .grid-item.overlay-grey:hover .portfolio-image:after, .grid-item.overlay-grey:hover .portfolio-slider .flickity-viewport:after, .grid-item.overlay-links:hover .grid-description p, .grid-item.overlay-links:hover .grid-description span, .grid-item.overlay-links:hover .portfolio-description p, .grid-item.overlay-links:hover .portfolio-description span, .grid-item.overlay-white:hover .grid-image:after, .grid-item.overlay-white:hover .grid-slider .flickity-viewport:after, .grid-item.overlay-white:hover .portfolio-image:after, .grid-item.overlay-white:hover .portfolio-slider .flickity-viewport:after, .grid-item.revert .grid-description p, .grid-item.revert .grid-description span, .grid-item.revert .portfolio-description p, .grid-item.revert .portfolio-description span, .grid-item.revert .portfolio-links p, .grid-item.revert .portfolio-links span, .grid-item:not(.no-overlay):hover .grid-description p, .grid-item:not(.no-overlay):hover .grid-description span, .grid-item:not(.no-overlay):hover .portfolio-description p, .grid-item:not(.no-overlay):hover .portfolio-description span, .grid-item:not(.no-overlay):hover .portfolio-links p, .grid-item:not(.no-overlay):hover .portfolio-links span, .grid-layout.grid-loaded > *, .html5vid.video-loaded, .icon[data-animate], .img-loaded, .inspiro-slider.dots-creative .flickity-page-dots .dot.is-selected, .inspiro-slider.flickity-enabled, .inspiro-slider.slider-loaded, .lazy.img-loaded, .menu-overlay-active #header #mainMenu nav > ul > li > a, .mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover, .parallax .clients-carousel a, .pie-animated, .portfolio-item.no-overlay:hover .grid-description p, .portfolio-item.no-overlay:hover .grid-description span, .portfolio-item.no-overlay:hover .portfolio-description p, .portfolio-item.no-overlay:hover .portfolio-description span, .portfolio-item.overlay-dark:hover .grid-image:after, .portfolio-item.overlay-dark:hover .grid-slider .flickity-viewport:after, .portfolio-item.overlay-dark:hover .portfolio-image:after, .portfolio-item.overlay-dark:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-grey:hover .grid-image:after, .portfolio-item.overlay-grey:hover .grid-slider .flickity-viewport:after, .portfolio-item.overlay-grey:hover .portfolio-image:after, .portfolio-item.overlay-grey:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-links:hover .grid-description p, .portfolio-item.overlay-links:hover .grid-description span, .portfolio-item.overlay-links:hover .portfolio-description p, .portfolio-item.overlay-links:hover .portfolio-description span, .portfolio-item.overlay-white:hover .grid-image:after, .portfolio-item.overlay-white:hover .grid-slider .flickity-viewport:after, .portfolio-item.overlay-white:hover .portfolio-image:after, .portfolio-item.overlay-white:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.revert .grid-description p, .portfolio-item.revert .grid-description span, .portfolio-item.revert .portfolio-description p, .portfolio-item.revert .portfolio-description span, .portfolio-item.revert .portfolio-links p, .portfolio-item.revert .portfolio-links span, .portfolio-item:not(.no-overlay):hover .grid-description p, .portfolio-item:not(.no-overlay):hover .grid-description span, .portfolio-item:not(.no-overlay):hover .portfolio-description p, .portfolio-item:not(.no-overlay):hover .portfolio-description span, .portfolio-item:not(.no-overlay):hover .portfolio-links p, .portfolio-item:not(.no-overlay):hover .portfolio-links span, .post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover, .text-box.hover-effect:hover p, .toast.showing, .tp-tab.selected, .tp-tab:hover, .tp-thumb.selected, .tp-thumb:hover, .visible, .widget-instagram.flickr-widget-loaded, .widget-instagram.widget-instagram-loaded, .wizard.clearfix, [data-animate].visible, a.btn:not([href]):not([tabindex]).btn-slide:hover > span, button.btn.btn-slide:hover > span {
  opacity: 1
}
.carousel:hover .flickity-button.next.disabled, .carousel:hover .flickity-button.previous.disabled, .fade:not(.show), .flickity-button.next.disabled, .flickity-button.previous.disabled, .grid-item.revert:hover .grid-description p, .grid-item.revert:hover .grid-description span, .grid-item.revert:hover .grid-image:after, .grid-item.revert:hover .grid-slider .flickity-viewport:after, .grid-item.revert:hover .grid-video:after, .grid-item.revert:hover .portfolio-description p, .grid-item.revert:hover .portfolio-description span, .grid-item.revert:hover .portfolio-image:after, .grid-item.revert:hover .portfolio-links p, .grid-item.revert:hover .portfolio-links span, .grid-item.revert:hover .portfolio-slider .flickity-viewport:after, .grid-item.revert:hover .portfolio-video:after, .grid-layout.grid-loaded .grid-loader, .inspiro-slider .slide-captions > *, .inspiro-slider:hover .flickity-button.next.disabled, .inspiro-slider:hover .flickity-button.previous.disabled, .loaded .placeholder-image, .mfp-zoom-out.mfp-removing.mfp-bg, .modal-backdrop.fade, .portfolio-item.revert:hover .grid-description p, .portfolio-item.revert:hover .grid-description span, .portfolio-item.revert:hover .grid-image:after, .portfolio-item.revert:hover .grid-slider .flickity-viewport:after, .portfolio-item.revert:hover .grid-video:after, .portfolio-item.revert:hover .portfolio-description p, .portfolio-item.revert:hover .portfolio-description span, .portfolio-item.revert:hover .portfolio-image:after, .portfolio-item.revert:hover .portfolio-links p, .portfolio-item.revert:hover .portfolio-links span, .portfolio-item.revert:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.revert:hover .portfolio-video:after, .text-box.hover-effect p, [data-animate], [data-bg-image].bg-loaded::before {
  opacity: 0
}
.grid-layout, .portfolio, .posts {
  display: block;
  clear: both;
  padding: 0
}
.grid-mix-size .portfolio-item:nth-child(2n) .new-badge {
  right: 70px !important
}
.grid-mix-size .portfolio-item:nth-child(2n) > .portfolio-item-wrap {
  -webkit-transform: scale(.75);
  transform: scale(.8)
}
.dbl-footer-column .post-item, .grid-6-columns .grid-item, .portfolio-6-columns .portfolio-item, .post-6-columns .post-item {
  width: 16.6666666666%
}
.grid-3-columns .grid-item, .grid-6-columns .grid-item.large-width, .portfolio-3-columns .portfolio-item, .portfolio-6-columns .portfolio-item.large-width, .post-3-columns .post-item, .post-6-columns .post-item.large-width {
  width: 33.333333333%
}
.grid-5-columns .grid-item, .grid.grid-5-columns figure, .grid.grid-5-columns li, .portfolio-5-columns .portfolio-item, .post-5-columns .post-item, .tp-video-vol-bar-wrap, body.breakpoint-lg .pricing-table .col-lg-2, body.breakpoint-xl .pricing-table .col-lg-2 {
  width: 20%
}
.grid-5-columns .grid-item.large-width, .portfolio-5-columns .portfolio-item.large-width, .post-5-columns .post-item.large-width {
  width: 40%
}
.flickr-widget .col-lg-4 > a > img, .grid-4-columns .grid-item, .grid.grid-4-columns figure, .grid.grid-4-columns li, .portfolio-4-columns .portfolio-item, .post-4-columns .post-item, .widget-instagram .col-lg-4 > a > img {
  width: 25%
}
.grid-2-columns .grid-item, .grid-4-columns .grid-item.large-width, .grid-articles .post-entry:first-child, .grid-articles.grid-articles-v2 .post-entry:first-child, .grid-articles.grid-articles-v2 .post-entry:nth-child(2), .grid.grid-2-columns figure, .grid.grid-2-columns li, .portfolio-2-columns .portfolio-item, .portfolio-4-columns .portfolio-item.large-width, .post-2-columns .post-item, .post-4-columns .post-item.large-width, body.breakpoint-xs .grid li {
  width: 50%
}
.grid-3-columns .grid-item.large-width, .portfolio-3-columns .portfolio-item.large-width, .post-3-columns .post-item.large-width {
  width: 66.6666666666%
}
@media (max-width:1400px) {
  .grid-5-columns .grid-item, .portfolio-5-columns .portfolio-item, .post-5-columns .post-item {
    width: 25%
  }
  .grid-5-columns .grid-item.large-width, .portfolio-5-columns .portfolio-item.large-width, .post-5-columns .post-item.large-width {
    width: 50%
  }
}
@media (max-width:992px) {
  body .body-inner {
    width: 100%;
    margin-top: -22px
  }
  .container, body .container-wide {
    padding: 0 30px
  }
  #header[data-transparent=true] + #page-title {
    top: -120px;
    margin-bottom: -124px;
    padding: 160px 0 80px
  }
  .content, .sidebar, .sidebar-both .content, .sidebar-both .content + .sidebar, .sidebar-right .content, .sidebar-right .sidebar {
    padding-right: 15px;
    padding-left: 15px
  }
  #page-content:not(.no-sidebar).sidebar-both > .container-fluid > .row .content, #page-content:not(.no-sidebar).sidebar-both > .container-wide > .row .content, #page-content:not(.no-sidebar).sidebar-both > .container > .row .content {
    order: -1
  }
  .content, .sidebar {
    width: 100% !important
  }
  .sidebar-both .sidebar:before, .sidebar-right .sidebar:before, .sidebar:before {
    right: 0;
    border-right-width: 0;
    border-left-width: 0;
    left: 0
  }
  .sidebar .widgets, .sidebar-both .sidebar .widgets, .sidebar-right .sidebar .widgets {
    float: left
  }
  .sidebar-both .content + .sidebar {
    border-right-width: 0
  }
  .sidebar-both .content + .sidebar:before {
    border-right-width: 0;
    border-left-width: 0
  }
  #page-content {
    padding: 20px 0
  }
  .dbl-footer-column .post-item, .grid-4-columns .grid-item, .grid-5-columns .grid-item, .grid-6-columns .grid-item, .portfolio-4-columns .portfolio-item, .portfolio-5-columns .portfolio-item, .portfolio-6-columns .portfolio-item, .post-4-columns .post-item, .post-5-columns .post-item, .post-6-columns .post-item {
    width: 33.3333333333%
  }
  .grid-4-columns .grid-item.large-width, .grid-5-columns .grid-item.large-width, .grid-6-columns .grid-item.large-width, .portfolio-4-columns .portfolio-item.large-width, .portfolio-5-columns .portfolio-item.large-width, .portfolio-6-columns .portfolio-item.large-width, .post-4-columns .post-item.large-width, .post-5-columns .post-item.large-width, .post-6-columns .post-item.large-width {
    width: 66.6666666666%
  }
  .grid-2-columns .grid-item, .grid-3-columns .grid-item, .portfolio-2-columns .portfolio-item, .portfolio-3-columns .portfolio-item, .post-2-columns .post-item, .post-3-columns .post-item {
    width: 50%
  }
  .grid-2-columns .grid-item.large-width, .grid-3-columns .grid-item.large-width, .portfolio-2-columns .portfolio-item.large-width, .portfolio-3-columns .portfolio-item.large-width, .post-2-columns .post-item.large-width, .post-3-columns .post-item.large-width {
    width: 100%
  }
}
@media (max-width:768px) {
  .dbl-footer-column .post-item, .grid-2-columns .grid-item, .grid-3-columns .grid-item, .grid-4-columns .grid-item, .grid-5-columns .grid-item, .grid-6-columns .grid-item, .portfolio-2-columns .portfolio-item, .portfolio-3-columns .portfolio-item, .portfolio-4-columns .portfolio-item, .portfolio-5-columns .portfolio-item, .portfolio-6-columns .portfolio-item, .post-2-columns .post-item, .post-3-columns .post-item, .post-4-columns .post-item, .post-5-columns .post-item, .post-6-columns .post-item {
    width: 50%
  }
  .grid-2-columns .grid-item.large-width, .grid-3-columns .grid-item.large-width, .grid-4-columns .grid-item.large-width, .grid-5-columns .grid-item.large-width, .grid-6-columns .grid-item.large-width, .portfolio-2-columns .portfolio-item.large-width, .portfolio-3-columns .portfolio-item.large-width, .portfolio-4-columns .portfolio-item.large-width, .portfolio-5-columns .portfolio-item.large-width, .portfolio-6-columns .portfolio-item.large-width, .post-2-columns .post-item.large-width, .post-3-columns .post-item.large-width, .post-4-columns .post-item.large-width, .post-5-columns .post-item.large-width, .post-6-columns .post-item.large-width {
    width: 100%
  }
}
@media (max-width:576px) {
  .dbl-footer-column .post-item, .grid-xs-2-columns .grid-item, .portfolio-xs-2-columns .portfolio-item, .post-xs-2-columns .post-item {
    width: 50%
  }
  
  .overlay {
top: 0;
left: 0;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0);
z-index: 2;
text-align: center;
padding: 80px
}
  .grid-2-columns .grid-item, .grid-2-columns .grid-item.large-width, .grid-3-columns .grid-item, .grid-3-columns .grid-item.large-width, .grid-4-columns .grid-item, .grid-4-columns .grid-item.large-width, .grid-5-columns .grid-item, .grid-5-columns .grid-item.large-width, .grid-6-columns .grid-item, .grid-6-columns .grid-item.large-width, .grid-xs-2-columns .grid-item.large-width, .portfolio-2-columns .portfolio-item, .portfolio-2-columns .portfolio-item.large-width, .portfolio-3-columns .portfolio-item, .portfolio-3-columns .portfolio-item.large-width, .portfolio-4-columns .portfolio-item, .portfolio-4-columns .portfolio-item.large-width, .portfolio-5-columns .portfolio-item, .portfolio-5-columns .portfolio-item.large-width, .portfolio-6-columns .portfolio-item, .portfolio-6-columns .portfolio-item.large-width, .portfolio-xs-2-columns .portfolio-item.large-width, .post-2-columns .post-item, .post-2-columns .post-item.large-width, .post-3-columns .post-item, .post-3-columns .post-item.large-width, .post-4-columns .post-item, .post-4-columns .post-item.large-width, .post-5-columns .post-item, .post-5-columns .post-item.large-width, .post-6-columns .post-item, .post-6-columns .post-item.large-width, .post-xs-2-columns .post-item.large-width {
    width: 100%
  }
  .grid-xs-3-columns .grid-item, .portfolio-xs-3-columns .portfolio-item, .post-xs-3-columns .post-item {
    width: 33.3333333333%
  }
  .grid-xs-3-columns .grid-item.large-width, .portfolio-xs-3-columns .portfolio-item.large-width, .post-xs-3-columns .post-item.large-width {
    width: 66.6666666666%
  }
  .grid-xs-4-columns .grid-item, .grid-xs-4-columns .grid-item.large-width, .portfolio-xs-4-columns .portfolio-item, .portfolio-xs-4-columns .portfolio-item.large-width, .post-xs-4-columns .post-item, .post-xs-4-columns .post-item.large-width {
    width: 25%
  }
}
.grid-item .post-item, .tp-seek-bar, .tp-volume-bar {
  width: 100%;
  padding: 0
}
.client-logo a > img, .grid-item > a > img, .grid-item > img, .post-item img, .single-post .post-item img, .timeline .timeline-item .timeline-item-image img, img.tp-slider-alternative-image {
  width: 100%;
  height: auto
}
#showMore p, .comments, .form-inline button, .grid-item.overlay-links .grid-description a, .grid-item.overlay-links .portfolio-description a, .grid-item > .widget, .infinite-scroll-message p, .mfp-figure figure, .plan .button, .portfolio-item.overlay-links .grid-description a, .portfolio-item.overlay-links .portfolio-description a, .pricing-table .plan .btn, .wizard[data-orientation=vertical][data-style="1"] > .steps ul {
  margin: 0
}
.grid-item, .h-auto {
  height: auto !important
}
.grid-filter {
  clear: both;
  display: block;
  width: 100%;
  margin-bottom: 26px
}
.grid-filter ul {
  list-style: none;
  padding: 0;
  height: auto
}
.grid-filter li {
  margin-right: 6px;
  border: 0;
  margin-bottom: -1px;
  display: inline-block
}
.grid-filter li a {
  font-weight: 600;
  display: block;
  padding: 8px 10px;
  font-size: 13px;
  line-height: 15px;
  color: #484848;
  border-radius: 50px;
  transition: .3s;
  border: 2px solid transparent
}
#mainMenu.dark.menu-rounded nav > ul > li.current > a, #mainMenu.dark.menu-rounded nav > ul > li:focus > a, #mainMenu.dark.menu-rounded nav > ul > li:hover > a, #mainMenu.menu-rounded nav > ul > li.current > a, #mainMenu.menu-rounded nav > ul > li:focus > a, #mainMenu.menu-rounded nav > ul > li:hover > a, .dark:not(.submenu-light) #mainMenu.menu-rounded nav > ul > li.current > a, .dark:not(.submenu-light) #mainMenu.menu-rounded nav > ul > li:focus > a, .dark:not(.submenu-light) #mainMenu.menu-rounded nav > ul > li:hover > a, .dropcap.dropcap-colored, .grid-filter li.active a, .grid-filter li.active a:active, .grid-filter li.active a:focus, .grid-filter li.active a:hover, .grid-filter li:hover a, .grid-filter li:hover a:active, .grid-filter li:hover a:focus, .grid-filter li:hover a:hover, .grid-filter.gf-classic li.active a, .grid-filter.gf-classic li:hover a, .highlight.highlight-colored, .page-menu.menu-solid nav > ul > li.active > a, .page-menu.menu-solid nav > ul > li:hover > a {
  background-color: #2250fc;
  color: #fff
}
.grid-filter li.active {
  cursor: pointer;
  pointer-events: none
}
.grid-filter li.active a {
  color: #fff;
  pointer-events: none
}
.grid-filter.gf-outline li.active a, .grid-filter.gf-outline li:hover a, .page-menu.menu-outline nav > ul > li.active > a, .page-menu.menu-outline nav > ul > li:hover > a {
  border-color: #2250fc;
  color: #2250fc;
  background-color: transparent
}
.grid-filter.gf-lines li a {
  border-radius: 0;
  border: none;
  background-color: transparent !important
}
.grid-filter.gf-lines li a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 2px;
  transition: .3s
}
#mainMenu nav > ul > li .dropdown-menu > li.current > a, #mainMenu nav > ul > li .dropdown-menu > li.current > span, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > a, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > span, #mainMenu nav > ul > li .dropdown-menu > li:active > a, #mainMenu nav > ul > li .dropdown-menu > li:active > span, #mainMenu nav > ul > li .dropdown-menu > li:focus > a, #mainMenu nav > ul > li .dropdown-menu > li:focus > span, #mainMenu nav > ul > li .dropdown-menu > li:hover > a, #mainMenu nav > ul > li .dropdown-menu > li:hover > span, #mainMenu.dark.menu-lines nav > ul > li.current > a, #mainMenu.dark.menu-lines nav > ul > li:focus > a, #mainMenu.dark.menu-lines nav > ul > li:hover > a, #mainMenu.menu-lines nav > ul > li.current > a, #mainMenu.menu-lines nav > ul > li:focus > a, #mainMenu.menu-lines nav > ul > li:hover > a, .comments .comment_number span, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li.current > a, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li:focus > a, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li:hover > a, .feature-box:hover h2, .feature-box:hover h3, .feature-box:hover h4, .grid-filter.gf-lines li.active a, .grid-filter.gf-lines li:hover a, .heading-creative strong, .list-icon.icon-list-colored i, .list-icon.list-icon-colored li:before, .page-menu nav > ul > li.active > a, .page-menu nav > ul > li:hover > a, .page-menu.menu-lines nav > ul > li.active > a, .page-menu.menu-lines nav > ul > li:hover > a, .post-item .post-quote-img .post-meta-category a, .respond-comment span {
  color: #2250fc
}
#mainMenu.menu-lines nav > ul > li.current > a:after, #mainMenu.menu-lines nav > ul > li:focus > a:after, #mainMenu.menu-lines nav > ul > li:hover > a:after, .grid-filter.gf-lines li.active a:after, .grid-filter.gf-lines li:hover a:after, .page-menu.menu-lines nav > ul > li.active > a:after, .page-menu.menu-lines nav > ul > li:hover > a:after {
  width: 100%;
  left: 0;
  background-color: #2250fc
}
.grid-filter.gf-line-bottom {
  border-bottom: 2px solid #ebebeb
}
.grid-filter.gf-classic li a, .page-menu.menu-solid nav > ul > li > a {
  color: #484848;
  border-radius: 4px
}
.grid-filter.gf-light li a {
  color: #fff;
  background-color: transparent
}
.grid-filter.gf-light li.active a, .grid-filter.gf-light li:hover a {
  color: #fff;
  border-color: #fff;
  background-color: transparent
}
.grid-filter.gf-dark li a {
  color: #1f1f1f;
  background-color: transparent
}
#header.dark[data-transparent=true]:not(.sticky-active) #header-wrap, #header.dark[data-transparent=true]:not(.sticky-active) .header-inner, .carousel.arrows-only .flickity-button:hover, .dark #header[data-transparent=true]:not(.sticky-active) #header-wrap, .dark #header[data-transparent=true]:not(.sticky-active) .header-inner, .grid-filter.gf-creative li.active, .grid-filter.gf-creative li:hover, .grid-filter.gf-dark li.active, .grid-filter.gf-dark li:hover, .inspiro-slider.arrows-only .flickity-button:hover, .menu-overlay-active #header.header-sticky.dark #header-wrap, .menu-overlay-active #header.header-sticky.dark .header-inner, .pricing-table .plan .plan-featured-item, .team-members.team-members-transparent .team-member {
  background-color: transparent
}
#dotsMenu ul li.current, #dotsMenu ul li:hover, #mainMenu.dark.menu-hover-background nav > ul > li.current, #mainMenu.dark.menu-hover-background nav > ul > li:focus, #mainMenu.dark.menu-hover-background nav > ul > li:hover, #mainMenu.dark.menu-lines nav > ul > li.current > a:after, #mainMenu.dark.menu-lines nav > ul > li:focus > a:after, #mainMenu.dark.menu-lines nav > ul > li:hover > a:after, #mainMenu.menu-hover-background nav > ul > li.current, #mainMenu.menu-hover-background nav > ul > li:focus, #mainMenu.menu-hover-background nav > ul > li:hover, #topbar.topbar-colored, #topbar.topbar-colored.dark, .background-colored, .blockquote-color, .call-to-action.call-to-action-colored, .carousel.arrows-dark .flickity-button:hover, .carousel.arrows-grey .flickity-button:hover, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li.current, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li:focus, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li:hover, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li.current > a:after, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li:focus > a:after, .dark:not(.submenu-light) #mainMenu.menu-lines nav > ul > li:hover > a:after, .fc-event-primary .fc-event-dot, .fc-event-secondary .fc-event-dot, .icon-box.effect.dark .icon i:hover, .icon-box.effect.dark:hover .icon i, .inspiro-slider.arrows-dark .flickity-button:hover, .inspiro-slider.arrows-grey .flickity-button:hover {
  background-color: #2250fc
}
.grid-filter.gf-dark li.active a, .grid-filter.gf-dark li:hover a {
  background-color: transparent;
  color: #1f1f1f;
  border-color: #1f1f1f
}
.grid-filter.gf-default li a {
  color: none;
  border-radius: 0;
  background-color: transparent
}
.grid-filter.gf-default li.active a, .grid-filter.gf-default li:hover a {
  background-color: transparent;
  color: #2250fc
}
#mainMenu.menu-lines nav > ul > li > a, .grid-filter.gf-creative li a {
  border-radius: 0;
  border: none
}
.grid-filter.gf-creative li a:after, .page-menu.menu-creative nav > ul > li > a:after {
  background: #1f1f1f;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(10px);
  transition: opacity .3s, transform .3s;
  width: 100%
}
.grid-filter.gf-creative li.active a, .grid-filter.gf-creative li:hover a, .page-menu.menu-light nav > ul > li > a {
  color: #484848;
  background-color: transparent
}
#mainMenu.menu-creative nav > ul > li.current > a:after, #mainMenu.menu-creative nav > ul > li:focus > a:after, #mainMenu.menu-creative nav > ul > li:hover > a:after, .grid-filter.gf-creative li.active a:after, .grid-filter.gf-creative li:hover a:after, .page-menu.menu-creative nav > ul > li.active > a:after, .page-menu.menu-creative nav > ul > li:hover > a:after {
  opacity: 1;
  transform: translateY(0)
}
.grid-filter.gf-list li {
  clear: both;
  margin-bottom: 3px
}
.grid-filter.center li {
  text-align: center;
  float: none
}
.grid-active-title {
  font-size: 3rem;
  font-weight: 100;
  opacity: .1;
  position: absolute;
  right: 0;
  top: -6px
}
.content .grid-active-title {
  font-size: 42px
}
#header #header-wrap #logo a [class*=logo-default], #header #header-wrap #logo a > img, #header .header-inner #logo a [class*=logo-default], #header .header-inner #logo a > img, #header.dark #header-wrap #logo a [class*=logo-], #header.dark #header-wrap #logo a > img, #header.dark .header-inner #logo a [class*=logo-], #header.dark .header-inner #logo a > img, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li > a:after, #search .search-suggestion-wrapper, #youtube-background-controls, .collapse:not(.show), .dark #header #header-wrap #logo a [class*=logo-], .dark #header #header-wrap #logo a > img, .dark #header .header-inner #logo a [class*=logo-], .dark #header .header-inner #logo a > img, .grid-item.classic-style .flickity-viewport:after, .grid-item.classic-style .grid-image:after, .grid-item.classic-style .grid-video:after, .grid-item.classic-style .portfolio-image:after, .grid-item.classic-style .portfolio-video:after, .grid-item.no-overlay .grid-image:after, .grid-item.no-overlay .grid-slider .flickity-viewport:after, .grid-item.no-overlay .portfolio-image:after, .grid-item.no-overlay .portfolio-slider .flickity-viewport:after, .header-extras .p-dropdown .p-dropdown-content:before, .header-extras .p-dropdown ul.p-dropdown-content:before, .hidden, .list-group input[type=radio], .mfp-align-top .mfp-container:before, .mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader, .p-countdown .p-countdown-show, .page-menu .menu-title, .portfolio-item.classic-style .flickity-viewport:after, .portfolio-item.classic-style .grid-image:after, .portfolio-item.classic-style .grid-video:after, .portfolio-item.classic-style .portfolio-image:after, .portfolio-item.classic-style .portfolio-video:after, .portfolio-item.no-overlay .grid-image:after, .portfolio-item.no-overlay .grid-slider .flickity-viewport:after, .portfolio-item.no-overlay .portfolio-image:after, .portfolio-item.no-overlay .portfolio-slider .flickity-viewport:after, .side-panel.side-panel-static #close-panel, .side-panel.side-panel-static #side-panel-trigger, .sidebar-both .grid-active-title, .vimeo_player_wrapper ~ iframe, .wizard[data-style="1"] > .steps ul li > a .title, body.breakpoint-md .carousel-description-clients .flickity-button, body.breakpoint-xs .carousel-description-clients .flickity-button, template {
  display: none
}
#showMore, .infinite-scroll-message {
  height: 80px;
  padding-top: 36px;
  text-align: center
}
.grid-loader, .grid-loader:after, .grid-loader:before {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  position: absolute
}
#logo2b, #mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:first-child > a {
  padding-top: 0
}
.grid-loader {
  -webkit-animation: 1.8s ease-in-out -.16s infinite load7;
  animation: 1.8s ease-in-out -.16s infinite load7;
  top: 60px;
  left: 48%;
  color: #dadada;
  font-size: 6px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0)
}
.grid-loader:after, .grid-loader:before {
  -webkit-animation: 1.8s ease-in-out infinite load7;
  animation: 1.8s ease-in-out infinite load7;
  content: '';
  top: 0
}
.grid-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}
.grid-loader:after {
  left: 3.5em
}
@-webkit-keyframes load7 {
  0%, 100%, 80% {
    box-shadow: 0 2.5em 0 -1.3em
  }
  40% {
    box-shadow: 0 2.5em 0 0
  }
}
@keyframes load7 {
  0%, 100%, 80% {
    box-shadow: 0 2.5em 0 -1.3em
  }
  40% {
    box-shadow: 0 2.5em 0 0
  }
}
#topbar .top-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left
}
#topbar .top-menu > li {
  display: inline-block;
  height: 40px;
  line-height: 40px
}
#topbar .top-menu > li > a {
  color: #484848;
  display: block;
  font-size: 12px;
  font-weight: 500;
  height: 40px;
  margin-right: 16px
}
#topbar .social-icons {
  float: right;
  height: 100%;
  overflow: hidden
}
#topbar .social-icons li, #topbar .social-icons li a, .social-icons li {
  float: left;
  list-style: none
}
#topbar .social-icons li a {
  border-radius: 0;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 35px;
  overflow: hidden;
  margin: 0
}
.topbar-dropdown {
  color: #747474;
  float: left;
  font-size: 13px;
  font-weight: 400;
  position: relative
}
.topbar-dropdown .title {
  border-left: 1px solid #eee;
  padding: 0 20px;
  cursor: pointer;
  line-height: 40px
}
.topbar-dropdown .title a {
  color: #747474
}
.topbar-dropdown .title a:hover {
  text-decoration: underline
}
.fc-day-header span, .fc-list-heading td, .heading-text.heading-light p span, .heading-text.heading-plain p span, .heading-text.heading-section p span, .heading-text.heading-vintage p span, .mfp-ajax-holder .ajax-quick-view .quick-view-title h2, .topbar-dropdown .title b, strong {
  font-weight: 600
}
.topbar-dropdown .title .fa {
  margin-left: 7px;
  position: relative;
  top: -1px
}
.topbar-dropdown .title .fa:first-child {
  margin-left: 0;
  margin-right: 7px
}
.topbar-dropdown:first-child .title {
  border-color: transparent;
  padding-left: 0
}
.topbar-dropdown .list-entry img, .topbar-dropdown .title img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  position: relative;
  top: -1px
}
.topbar-dropdown .dropdown-list {
  position: absolute;
  width: auto;
  left: 0;
  top: auto;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border: 1px solid #eee;
  padding: 0 16px;
  z-index: 1;
  text-align: left;
  opacity: 0;
  -moz-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  transform-origin: 50% 0% 0px;
  -moz-transform-origin: 50% 0% 0px;
  -webkit-transform-origin: 50% 0% 0px;
  -ms-transform-origin: 50% 0% 0px;
  visibility: hidden
}
.topbar-dropdown:hover .dropdown-list, .topbar-dropdown:hover .topbar-form {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  visibility: visible
}
#dotsMenu, .menu-overlay-active #header #mainMenu nav > ul {
  transform: translateY(-50%);
  top: 50%
}
.topbar-dropdown .list-entry {
  line-height: 30px;
  white-space: nowrap;
  display: block;
  color: #747474;
  padding: 2px 0;
  border-top: 1px solid #f0f0f0
}
.topbar-dropdown .list-entry:hover {
  color: #222
}
.topbar-dropdown .list-entry:first-child {
  border-top: none
}
.topbar-dropdown .topbar-form {
  position: absolute;
  width: 240px;
  padding: 20px 20px 10px;
  right: auto;
  top: 40px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border: 1px solid #eee;
  z-index: 1;
  text-align: left;
  opacity: 0;
  -moz-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  transform-origin: 50% 0% 0px;
  -moz-transform-origin: 50% 0% 0px;
  -webkit-transform-origin: 50% 0% 0px;
  -ms-transform-origin: 50% 0% 0px;
  visibility: hidden
}
.topbar-dropdown input {
  margin-bottom: 2px
}
.grid-articles .post-entry .post-entry-meta .post-entry-meta-category, .heading-text.heading-small h2, .heading-text.heading-small h3, .topbar-dropdown .form-group {
  margin-bottom: 10px
}
.topbar-dropdown .checkbox {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  margin-top: -12px
}
.topbar-dropdown.float-right .title {
  padding: 0 0 0 20px !important
}
.topbar-dropdown .dropdown-invert.topbar-form {
  left: auto;
  right: -20px
}
#header[data-fullwidth=true] #header-wrap .container, #header[data-fullwidth=true] .header-inner .container, #topbar.topbar-fullwidth > .container {
  max-width: 100%;
  padding: 0 30px
}
#topbar {
  position: relative;
  z-index: 200;
  background-color: #fff;
  border-bottom: 1px solid #eee
}
#topbar.dark, #topbar.topbar-dark, .topbar-transparent .topbar-dropdown .title {
  border-color: rgba(231, 231, 231, .25)
}
#topbar.dark, #topbar.topbar-dark {
  background-color: #252525
}
#mainMenu.dark.menu-hover-background nav > ul > li.current > a, #mainMenu.dark.menu-hover-background nav > ul > li:focus > a, #mainMenu.dark.menu-hover-background nav > ul > li:hover > a, #mainMenu.menu-hover-background nav > ul > li.current > a, #mainMenu.menu-hover-background nav > ul > li:focus > a, #mainMenu.menu-hover-background nav > ul > li:hover > a, #topbar.dark .social-icons li a, #topbar.dark .top-menu > li > a, #topbar.topbar-dark .social-icons li a, #topbar.topbar-dark .top-menu > li > a, .call-to-action.call-to-action-colored h3 span, .countdown.countdown-light .number, .countdown.countdown-light span, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li.current > a, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li:focus > a, .dark:not(.submenu-light) #mainMenu.menu-hover-background nav > ul > li:hover > a, .grid-articles .post-entry-meta .product-description, .post-entry-meta .product-description a, .pricing-table.colored .text-muted, .text-light, .text-white, a.list-group-item.active.active, a.list-group-item.active:hover {
  color: #fff !important
}
#topbar .topbar-light .social-icons li a, #topbar .topbar-light .top-menu > li > a {
  color: #111 !important
}
.topbar-transparent {
  margin-top: -2px
}
.topbar-transparent .topbar-dropdown:first-child .title {
  border-color: transparent
}
#topbar.topbar-dark.topbar-colored, .list-lines li:last-child, .post-thumbnail-entry:last-child, .tabs.tabs-clean .nav-tabs {
  border-bottom: 0
}
#topbar.dark {
  border-bottom: 1px solid rgba(231, 231, 231, .05)
}
#topbar.dark.topbar-transparent {
  background-color: transparent;
  border-bottom: 1px solid rgba(144, 144, 144, .25)
}
#topbar ~ #header[data-transparent=true] + #google-map, #topbar ~ #header[data-transparent=true] + #slider, #topbar ~ #header[data-transparent=true] + .fullscreen, #topbar ~ #header[data-transparent=true] + .halfscreen {
  top: -120px;
  margin-bottom: -120px
}
.mainMenu-open #header #header-wrap, .mainMenu-open #header .header-inner {
  background-color: rgba(255, 255, 255, .4);
  height: 100vh;
  width: 100%;
  box-shadow: inset 0 4px 10px #000
}
#mainMenu:not(.menu-overlay) {
  max-height: 0;
  clear: both;
  display: block;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  transition: max-height .8s cubic-bezier(.79, .14, .15, .86), opacity .8s cubic-bezier(.79, .14, .15, .86)
}
#search .btn-search-close, #search .search-form {
  transform: scale3d(.8, .8, 1);
  transition: opacity .5s, transform .5s
}
#logo1, #logo3 {
  position: absolute !important;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
  margin-top: 4px
}
#header #logo2 {
width: 100%;
left: 0;
right: 0;
text-align: center;
margin-bottom: 0;
padding-left: 26px;
padding-top: 0;
position: absolute;
margin-top: 58px;
color: rgba(41,41,41,1.00);
font-size: 15px;
}
#logo2b {
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin-bottom: 0;
  padding-left: 24px;
  position: absolute;
  margin-top: -22px
}
#header {
  position: relative;
  width: 100%;
  z-index: 199 !important;
  height: 80px;
  background-color: rgba(255, 255, 255, .15);
  -webkit-box-shadow: 0 .125pt 5px rgba(255, 255, 255, .7);
  box-shadow: 0 .125pt 5px rgba(255, 255, 255, .7);
  margin-top: 20px
}
#header .container {
  position: relative;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px)
}
#header #header-wrap, #header .header-inner {
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, .3);
  z-index: 198
}
#header #header-wrap #logo, #header .header-inner #logo {
  float: left;
  font-size: 28px;
  position: relative;
  z-index: 1;
  transition: .4s ease-in-out
}
#header #header-wrap #logo a > img, #header .header-inner #logo a > img {
  vertical-align: inherit;
  transition: .4s ease-in-out;
  width: auto;
  padding-top: 10px;
  margin-top: 11px
}
#header #header-wrap #logo a .logo-responsive, #header .header-inner #logo a .logo-responsive {
  display: block;
  padding-top: 1px
}
#header #header-wrap #logo a, #header #header-wrap #logo a span, #header .header-inner #logo a, #header .header-inner #logo a span {
  font-family: Poppins, sans-serif;
  font-size: 40px;
  color: #1f1f1f;
  font-weight: 800;
  letter-spacing: 1.5px
}
#header.header-modern:not(.header-active) {
  margin: 40px auto 0;
  width: 1200px
}
#header.header-modern:not(.header-active) #header-wrap, #header.header-modern:not(.header-active) .header-inner, .p-progress-bar-container.radius, .p-progress-bar-container.radius .p-progress-bar, .p-progress-bar-container.radius .progress-bar, .progress-bar-container.radius, .progress-bar-container.radius .p-progress-bar, .progress-bar-container.radius .progress-bar {
  border-radius: 4px
}
#header.header-modern:not(.header-active) + #google-map, #header.header-modern:not(.header-active) + #slider, #header.header-modern:not(.header-active) + .fullscreen, #header.header-modern:not(.header-active) + .halfscreen, #header.header-modern:not(.header-active) + .inspiro-slider {
  top: -130px;
  margin-bottom: -130px
}
#header.header-alternative, #header.header-mini {
  line-height: 60px;
  height: 60px
}
#header.header-alternative #header-wrap, #header.header-alternative #header-wrap #logo, #header.header-alternative #header-wrap #mainMenu-trigger, #header.header-alternative #header-wrap .header-extras, #header.header-alternative .header-inner, #header.header-alternative .header-inner #logo, #header.header-alternative .header-inner #mainMenu-trigger, #header.header-alternative .header-inner .header-extras, #header.header-mini #header-wrap, #header.header-mini #header-wrap #logo, #header.header-mini #header-wrap #logo a > img, #header.header-mini #header-wrap #mainMenu-trigger, #header.header-mini #header-wrap .header-extras, #header.header-mini .header-inner, #header.header-mini .header-inner #logo, #header.header-mini .header-inner #logo a > img, #header.header-mini .header-inner #mainMenu-trigger, #header.header-mini .header-inner .header-extras {
  height: 60px
}
#header.header-mini #header-wrap #mainMenu > .container nav > ul > li > a, #header.header-mini .header-inner #mainMenu > .container nav > ul > li > a, .post-thumbnail-entry .post-thumbnail-content .post-category, .sidebar .widget .post-thumbnail-entry .post-thumbnail-content .post-date {
  font-size: 11px
}
#header.header-alternative #header-wrap #mainMenu > .container nav > ul > li .dropdown-submenu:before, #header.header-alternative .header-inner #mainMenu > .container nav > ul > li .dropdown-submenu:before, #header.header-mini #header-wrap #mainMenu > .container nav > ul > li .dropdown-submenu:before, #header.header-mini .header-inner #mainMenu > .container nav > ul > li .dropdown-submenu:before, .lines::after {
  top: -6px
}
#header.header-mini #header-wrap #logo a, #header.header-mini #header-wrap #logo a span, #header.header-mini .header-inner #logo a, #header.header-mini .header-inner #logo a span {
  font-size: 30px
}
#header.header-alternative #header-wrap #logo a > img, #header.header-alternative .header-inner #logo a > img {
  height: 60px;
  padding-top: 10px;
  padding-bottom: 10px
}
#header[data-transparent=true] + #google-map, #header[data-transparent=true] + #slider, #header[data-transparent=true] + .fullscreen, #header[data-transparent=true] + .halfscreen, #header[data-transparent=true] + .inspiro-slider {
  top: -80px;
  margin-bottom: -80px
}
#header.header-logo-right #header-wrap #logo, #header.header-logo-right .header-inner #logo, #mainMenu nav, .blockquote-fancy > small, .call-to-action.cta-right [class*=col-]:first-child, .fa-pull-right, .grid-5-columns .product .product-reviews, .grid-5-columns .product .product-reviews a, .header-logo-center #mainMenu nav > ul:last-child, .menu-split #mainMenu nav > ul:last-child, .product .comment .product-rate, .single-post .post-item .post-item-description .post-meta-share, .working-hours li span {
  float: right
}
#header.header-logo-right #header-wrap #mainMenu nav, #header.header-logo-right #header-wrap .header-extras, #header.header-logo-right .header-inner #mainMenu nav, #header.header-logo-right .header-inner .header-extras, .alert > .alert-icon, .fa-pull-left, .header-logo-center #mainMenu nav > ul:first-child, .menu-split #mainMenu nav > ul:first-child, .p-cb .cb-icon {
  float: left
}
#header.header-shadow #header-wrap, #header.header-shadow .header-inner {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .12) !important
}
#header[data-transparent=true]:not(.sticky-active) #header-wrap, #header[data-transparent=true]:not(.sticky-active) .header-inner, #header[data-transparent=true]:not(.sticky-active).dark #header-wrap, #header[data-transparent=true]:not(.sticky-active).dark .header-inner {
  background-color: rgba(255, 255, 255, .62);
  border-bottom-width: 0
}
#header.header-sticky #header-wrap, #header.header-sticky .header-inner {
  transition: top .8s ease-in-out;
  top: -140px
}
#header.header-sticky.sticky-active #header-wrap, #header.header-sticky.sticky-active .header-inner {
  box-shadow: 0 12px 6px rgba(0, 0, 0, .06);
  top: 0;
  position: fixed;
  margin: 0 auto;
  width: 100%
}
#header.header-always-fixed #header-wrap, #header.header-always-fixed .header-inner {
  position: fixed !important;
  top: 0 !important
}
#header.dark #header-wrap #logo a .logo-dark, #header.dark .header-inner #logo a .logo-dark, .block, .cart-product-description span, .dark #header #header-wrap #logo a .logo-dark, .dark #header .header-inner #logo a .logo-dark, .form-group > label, .forum h4 > small, .header-logo-center #logo > a, .loaded .ytplayer-container, .menu-split #logo > a, .modal .modal-content .modal-header, .p-dropdown .p-dropdown-content ul > li, .p-dropdown .p-dropdown-content > li, .p-dropdown ul.p-dropdown-content ul > li, .p-dropdown ul.p-dropdown-content > li, .post-thumbnail-entry .post-thumbnail-content > a, .widget-myaccount ul > li, .widget-myaccount > li, .widget-newsletter small, .wizard[data-orientation=vertical] > .steps ul, article, aside, figcaption, figure, footer, header, hgroup, main, nav, section, ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block
}
#header.dark #header-wrap .lines, #header.dark #header-wrap .lines:after, #header.dark #header-wrap .lines:before, #header.dark .header-inner .lines, #header.dark .header-inner .lines:after, #header.dark .header-inner .lines:before, #mainMenu.dark.menu-creative nav > ul > li > a:after, .dark #header #header-wrap .lines, .dark #header #header-wrap .lines:after, .dark #header #header-wrap .lines:before, .dark #header .header-inner .lines, .dark #header .header-inner .lines:after, .dark #header .header-inner .lines:before, .dark .header-extras .lines, .dark .header-extras .lines:after, .dark .header-extras .lines:before, .dark:not(.submenu-light) #mainMenu.menu-creative nav > ul > li > a:after, .feature-box.feature-box-transparent:hover, .grid-item.overlay-light .grid-image:after, .grid-item.overlay-light .grid-slider .flickity-viewport:after, .grid-item.overlay-light .portfolio-image:after, .grid-item.overlay-light .portfolio-slider .flickity-viewport:after, .grid-item.overlay-white .grid-image:after, .grid-item.overlay-white .grid-slider .flickity-viewport:after, .grid-item.overlay-white .portfolio-image:after, .grid-item.overlay-white .portfolio-slider .flickity-viewport:after, .menu-overlay-active #header #menu-overlay-trigger .lines, .menu-overlay-active #header #menu-overlay-trigger .lines:after, .menu-overlay-active #header #menu-overlay-trigger .lines:before, .portfolio-item.overlay-light .grid-image:after, .portfolio-item.overlay-light .grid-slider .flickity-viewport:after, .portfolio-item.overlay-light .portfolio-image:after, .portfolio-item.overlay-light .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-white .grid-image:after, .portfolio-item.overlay-white .grid-slider .flickity-viewport:after, .portfolio-item.overlay-white .portfolio-image:after, .portfolio-item.overlay-white .portfolio-slider .flickity-viewport:after {
  background-color: #fff
}
#dotsMenu, #search, #side-panel, #sidepanel, sticky-footer {
  position: fixed
}
#mainMenu {
  padding-right: 30px;
  padding-left: 30px;
  display: block
}
#mainMenu > .container, .col-no-margin, .no-padding, .p-0, [data-arrows=false].testimonial-single.testimonial-blockquote .testimonial-item {
  padding: 0 !important
}
#mainMenu [class*=col-lg-] {
  line-height: 24px !important
}
#mainMenu nav > ul, .header-extras > ul {
  list-style: none;
  padding: 0;
  margin: 0
}
#mainMenu nav > ul > li {
  float: left;
  border: 0;
  margin-left: 6px;
  position: relative
}
#mainMenu nav > ul > li > a {
  position: relative;
  font-family: Poppins, sans-serif;
  padding: 10px 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .6px;
  border-radius: 0;
  border: 0 solid transparent;
  transition: .3s;
  line-height: normal
}
#mainMenu nav > ul > li > a > i {
  margin-left: 2px;
  margin-right: 6px;
  min-width: 14px;
  font-size: 16px
}
#mainMenu nav > ul > li > a:after, #mainMenu nav > ul > li > a:before, .page-menu nav > ul > li > a:after, .page-menu nav > ul > li > a:before {
  transition: .3s
}
#mainMenu nav > ul > li.dropdown:before {
  content: "\e930";
  transform: rotate(90deg);
  font-family: inspiro-icons;
  opacity: .6;
  position: absolute;
  right: 16px;
  color: #262626;
  font-size: 14px;
  display: none
}
#mainMenu nav > ul > li .dropdown-arrow {
  display: none;
  height: 40px;
  width: 50px;
  position: absolute;
  z-index: 1;
  right: -10px;
  top: 0;
  cursor: pointer
}
#mainMenu nav > ul > li .dropdown-menu {
  background-position: right bottom;
  background-repeat: no-repeat;
  min-width: 230px;
  top: auto;
  background-color: #fff;
  border: 0 solid #eee;
  color: #000;
  border-width: 1px !important;
  left: auto;
  margin: -6px 0 0;
  border-radius: 4px;
  box-shadow: 0 33px 32px rgba(0, 0, 0, .1);
  padding: 10px;
  display: none;
  position: absolute
}
#mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, #mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span {
  font-size: 12px;
  line-height: 14px;
  font-weight: 500;
  font-style: normal;
  color: #444;
  font-family: Poppins, sans-serif;
  padding: 12px 20px 12px 18px;
  display: block;
  transition: .3s
}
#mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:active, #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li > a:active, #mainMenu nav > ul > li .dropdown-menu > li > a:focus, #mainMenu nav > ul > li .dropdown-menu > li > a:hover, #mainMenu nav > ul > li .dropdown-menu > li > span:active, #mainMenu nav > ul > li .dropdown-menu > li > span:focus, #mainMenu nav > ul > li .dropdown-menu > li > span:hover {
  background-color: transparent;
  color: #2250fc;
  cursor: pointer
}
#mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a > i, #mainMenu nav > ul > li .dropdown-menu > li > a > i, #mainMenu nav > ul > li .dropdown-menu > li > span > i {
  margin-left: -4px;
  margin-right: 6px;
  min-width: 14px
}
#mainMenu nav > ul > li .dropdown-menu.menu-last, .dropdown-menu-right, .page-menu nav > ul > li .dropdown-menu.menu-last, .side-panel.side-panel-right.side-panel-active.side-panel-push #side-panel, .side-panel.side-panel-right.side-panel-active.side-panel-slide-in #side-panel {
  right: 0;
  left: auto
}
#mainMenu nav > ul > li.mega-menu-item, #mainMenu.menu-left nav > ul > li.mega-menu-item {
  position: static
}
#mainMenu nav > ul > li.mega-menu-item > .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden;
  width: 1140px;
  transition-duration: .3s !important
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content, .client-carousel .polo-carousel-item img, .clients-logo .polo-carousel-item img, .team-members.team-members-shadow .team-member .team-desc {
  padding: 20px
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title {
  font-family: Poppins, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 12px
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content li ~ .mega-menu-title {
  margin-top: 12px
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li > a, #mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a, #mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li > a, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content > a, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content > span {
  padding: 10px 0
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li > a > i, #mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a > i, #mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span > i {
  margin-left: 0;
  margin-right: 8px
}
#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:last-child > a, .carousel .portfolio-item, .inspiro-slider .portfolio-item {
  padding-bottom: 0
}
#mainMenu nav > ul > li .dropdown-submenu:before {
  line-height: 40px;
  content: "\e930";
  font-family: inspiro-icons;
  opacity: .6;
  position: absolute;
  right: 16px;
  color: #262626;
  font-size: 16px;
  transition: .2s
}
#footer, #footer .widget .widget-title ul li a, #footer .widget h4 ul li a, #footer p, .fc-toolbar .fc-button, .page-menu nav > ul > li, .page-menu nav > ul > li .dropdown-menu, .sidebar-menu, body, p {
  font-family: Poppins, sans-serif
}
#mainMenu nav > ul > li .dropdown-submenu > .dropdown-menu {
  margin-left: -6px;
  left: 100%;
  top: -1px;
  z-index: 1
}
#mainMenu nav > ul > li .dropdown-submenu > .dropdown-menu.menu-invert {
  right: 100%;
  left: auto
}
#mainMenu nav > ul > li .dropdown-submenu:not(.hover-active):hover:before {
  right: 12px
}
#mainMenu nav > ul > li .dropdown-submenu:not(.hover-active):hover > ul, #mainMenu nav > ul > li:not(.hover-active):hover > ul {
  display: block;
  animation: .3s fade-in-out
}
#mainMenu nav > ul > li:last-child, .dropleft .dropdown-toggle-split::before, .input-group-append .btn i, .input-group-append button i, .input-group-prepend .btn i, .input-group-prepend button i, .page-menu nav > ul > li:last-child, .wizard > .steps ul li:last-child, .wizard[data-style="1"] > .steps ul li > a .number {
  margin-right: 0
}
#mainMenu nav > ul > a.btn {
  margin-top: 4px
}
#mainMenu nav > ul li ul, .list-icon ul {
  list-style: none;
  padding: 0
}
.bullets, ul.bullets {
  list-style: inside
}
#mainMenu nav > ul .badge {
  font-size: 8px;
  padding: 2px 4px;
  line-height: 9px;
  margin: -2px 4px
}
#mainMenu.menu-fullwidth nav > ul > li.mega-menu-item > .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
  width: 100%
}
#mainMenu.menu-rounded nav > ul > li > a {
  border-radius: 4px;
  border-width: 2px
}
#mainMenu.menu-outline nav > ul > li > a {
  border-radius: 50px;
  border-width: 2px
}
#mainMenu.menu-outline nav > ul > li.current > a, #mainMenu.menu-outline nav > ul > li:focus > a, #mainMenu.menu-outline nav > ul > li:hover > a {
  color: #2250fc;
  border-color: #2250fc;
  background-color: transparent
}
#mainMenu.menu-sub-title nav > ul > li, .icon-box.square.border:hover > .icon i {
  line-height: 64px
}
#mainMenu.menu-sub-title nav > ul > li > a > .menu-sub-title {
  font-size: 10px;
  padding: 0;
  margin-top: -14px !important;
  line-height: 0;
  height: 0;
  text-transform: none;
  display: block;
  opacity: .5;
  font-weight: 400;
  margin: 0 14px -50px 12px
}
#mainMenu.menu-creative nav > ul > li, #mainMenu.menu-lines nav > ul > li, .btn:not(.close):not(.mfp-close) + .btn, a.btn:not([href]):not([tabindex]) + .btn, button.btn + .btn {
  margin-left: 4px
}
#mainMenu.menu-lines nav > ul > li > a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 2px
}
#mainMenu.menu-creative nav > ul > li > a:after {
  background-color: #fff;
  content: "";
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(10px);
  transition: opacity .3s, transform .3s;
  width: 100%;
  bottom: -2px
}
#mainMenu.menu-hover-background nav > ul > li, #mainMenu.menu-vertical:not(.menu-overlay).menu-left nav, .dropdown-toggle-split::after, .dropdown-toggle:empty::after, .dropleft .dropdown-toggle:empty::after, .dropright .dropdown-toggle-split::after, .dropright .dropdown-toggle:empty::after, .dropup .dropdown-toggle-split::after, .dropup .dropdown-toggle:empty::after {
  margin-left: 0
}
#mainMenu.menu-hover-background nav > ul > li > a {
  background: 0 0
}
#mainMenu.menu-hover-background nav > ul .dropdown-menu {
  margin-top: 0;
  border-radius: 0
}
#mainMenu.menu-overlay nav {
  opacity: 0 !important;
  pointer-events: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  transition: opacity .5s
}
#mainMenu.menu-overlay nav > ul {
  transition: transform 1s;
  transform: translateY(-80%);
  top: -80%;
  position: relative
}
#mainMenu.menu-overlay nav > ul > li {
  float: none;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
  padding: 0;
  line-height: 40px
}
#mainMenu.menu-overlay nav > ul > li > a {
  opacity: 0;
  font-size: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  letter-spacing: 2px;
  text-transform: none;
  color: #fff
}
#mainMenu.menu-overlay nav > ul > li .dropdown-menu, #mainMenu.menu-overlay nav > ul > li .dropdown-submenu {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important
}
#mainMenu.menu-left nav {
  float: left;
  margin-left: 20px
}
#mainMenu.menu-left nav > ul > li.mega-menu-item > .dropdown-menu, .dropdown-menu-left {
  right: auto;
  left: 0
}
#mainMenu.menu-center > .container {
  float: none !important;
  text-align: center
}
#mainMenu.menu-center nav {
  float: none;
  display: inline-block;
  vertical-align: top
}
#mainMenu.menu-onclick nav > ul > li .dropdown-submenu:hover > ul, #mainMenu.menu-onclick nav > ul > li:hover:not(.hover-active) > ul {
  opacity: 0 !important;
  visibility: hidden !important;
  display: inherit !important
}
#mainMenu.menu-onclick nav > ul > li .hover-active.dropdown-submenu > ul, #mainMenu.menu-onclick nav > ul > li.hover-active > ul {
  opacity: 1 !important;
  visibility: visible !important;
  display: block
}
#mainMenu.menu-rounded-dropdown nav > ul > li .dropdown-menu {
  border-radius: 6px
}
#mainMenu.menu-rounded-dropdown nav > ul > li > .dropdown-menu {
  margin-top: -6px !important
}
#mainMenu.menu-lowercase nav > ul > li > a {
  text-transform: unset;
  letter-spacing: 0;
  font-size: 14px;
  font-weight: 500
}
#dotsMenu {
  right: 36px;
  bottom: auto;
  z-index: 99
}
#dotsMenu:before {
  content: "";
  background: rgba(31, 31, 31, .7);
  position: absolute;
  width: 32px;
  right: -8px;
  height: 100%;
  border-radius: 20px;
  top: -24px;
  box-shadow: 0 4px 9px 0 rgba(43, 43, 49, .1), 0 7px 14px 0 rgba(43, 43, 49, .13)
}
#sidepanel, #sidepanel .panel-close-x {
  box-shadow: -4px 0 14px -1px rgba(0, 0, 0, .06)
}
#dotsMenu ul {
  list-style: none;
  padding-bottom: 6px
}
#dotsMenu ul li {
  text-align: right;
  padding: 0;
  width: 15px;
  height: 15px;
  margin-bottom: 12px;
  background-color: #eee;
  border-radius: 50%;
  transform: scale(.6);
  transition: transform .3s, background-color .5s
}
#dotsMenu ul li:hover {
  transform: scale(1)
}
#dotsMenu ul li a {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 1.5;
  border-radius: 50%;
  left: -14px;
  top: -14px
}
#dotsMenu ul li a span {
  position: absolute;
  width: auto;
  top: 8px;
  right: 25px;
  white-space: nowrap;
  margin-right: 14px;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  transition: transform .2s, opacity .2s;
  opacity: 0;
  transform-origin: 100% 50%;
  background-color: rgba(0, 0, 0, .6);
  border-radius: 100px;
  line-height: 26px;
  padding: 0 12px;
  text-transform: uppercase
}
#dotsMenu ul li a:hover:before {
  transform: scale(1);
  background-color: #2250fc
}
#dotsMenu ul li a:hover > span, .mfp-zoom-out.mfp-ready .mfp-content {
  opacity: 1;
  transform: scale(1)
}
.mainMenu-open #dotsMenu, .menu-overlay-active #header #logo, .vimeo_player_wrapper {
  z-index: -1 !important
}
.menu-overlay-active #header[data-fullwidth=true][data-transparent=true] #header-wrap, .menu-overlay-active #header[data-fullwidth=true][data-transparent=true] #header-wrap .header-extras, .menu-overlay-active #header[data-fullwidth=true][data-transparent=true] .header-inner, .menu-overlay-active #header[data-fullwidth=true][data-transparent=true] .header-inner .header-extras, .menu-overlay-active #topbar.topbar-transparent.topbar-fullwidth, .page-menu.no-border {
  border: 0
}
.menu-overlay-active #header #mainMenu {
  z-index: 200
}
.menu-overlay-active #header #mainMenu nav {
  opacity: 1 !important;
  display: inherit !important;
  pointer-events: auto
}
.menu-overlay-active #header .header-extras li > :not(#menu-overlay-trigger) {
  opacity: 0;
  visibility: hidden;
  z-index: -1
}
.header-logo-center #logo, .menu-split #logo {
  position: absolute !important;
  margin: 0
}
.header-logo-center #mainMenu nav, .menu-split #mainMenu nav {
  float: none;
  margin: 0;
  position: relative;
  z-index: 1
}
.header-logo-center #mainMenu nav > ul, .menu-split #mainMenu nav > ul {
  z-index: 198
}
#mainMenu.dark nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:active, #mainMenu.dark nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:focus, #mainMenu.dark nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:hover, #mainMenu.dark nav > ul > li .dropdown-menu > li.current > a, #mainMenu.dark nav > ul > li .dropdown-menu > li.current > span, #mainMenu.dark nav > ul > li .dropdown-menu > li.hover-active > a, #mainMenu.dark nav > ul > li .dropdown-menu > li.hover-active > span, #mainMenu.dark nav > ul > li .dropdown-menu > li:active > a, #mainMenu.dark nav > ul > li .dropdown-menu > li:active > span, #mainMenu.dark nav > ul > li .dropdown-menu > li:focus > a, #mainMenu.dark nav > ul > li .dropdown-menu > li:focus > span, #mainMenu.dark nav > ul > li .dropdown-menu > li:hover > a, #mainMenu.dark nav > ul > li .dropdown-menu > li:hover > span, #mainMenu.dark nav > ul > li .dropdown-menu > li > a:active, #mainMenu.dark nav > ul > li .dropdown-menu > li > a:focus, #mainMenu.dark nav > ul > li .dropdown-menu > li > a:hover, #mainMenu.dark nav > ul > li .dropdown-menu > li > span:active, #mainMenu.dark nav > ul > li .dropdown-menu > li > span:focus, #mainMenu.dark nav > ul > li .dropdown-menu > li > span:hover, #mainMenu.dark nav > ul > li .dropdown-submenu.current > a, #mainMenu.dark nav > ul > li .dropdown-submenu.current > span, #mainMenu.dark nav > ul > li .dropdown-submenu.hover-active > a, #mainMenu.dark nav > ul > li .dropdown-submenu.hover-active > span, #mainMenu.dark nav > ul > li .dropdown-submenu:active > a, #mainMenu.dark nav > ul > li .dropdown-submenu:active > span, #mainMenu.dark nav > ul > li .dropdown-submenu:focus > a, #mainMenu.dark nav > ul > li .dropdown-submenu:focus > span, #mainMenu.dark nav > ul > li .dropdown-submenu:hover > a, #mainMenu.dark nav > ul > li .dropdown-submenu:hover > span, #mainMenu.dark nav > ul > li.current > a, #mainMenu.dark nav > ul > li.current > span, #mainMenu.dark nav > ul > li.hover-active > a, #mainMenu.dark nav > ul > li.hover-active > span, #mainMenu.dark nav > ul > li:focus > a, #mainMenu.dark nav > ul > li:focus > span, #mainMenu.dark nav > ul > li:hover > a, #mainMenu.dark nav > ul > li:hover > span, .dark #mainMenu nav > ul > li.current > a, .dark #mainMenu nav > ul > li.current > span, .dark #mainMenu nav > ul > li.hover-active > a, .dark #mainMenu nav > ul > li.hover-active > span, .dark #mainMenu nav > ul > li:focus > a, .dark #mainMenu nav > ul > li:focus > span, .dark #mainMenu nav > ul > li:hover > a, .dark #mainMenu nav > ul > li:hover > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:active, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:focus, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a:hover, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li.current > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li.current > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li.hover-active > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li.hover-active > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:active > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:active > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:focus > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:focus > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:hover > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li:hover > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > a:active, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > a:focus, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > a:hover, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > span:active, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > span:focus, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > span:hover, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu.current > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu.current > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu.hover-active > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu.hover-active > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:active > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:active > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:focus > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:focus > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:hover > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:hover > span {
  color: #e2e2e2
}
#mainMenu.dark nav > ul > li .dropdown-menu, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu {
  background-color: #181818;
  border-color: #272727
}
#mainMenu.dark nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, #mainMenu.dark nav > ul > li .dropdown-menu > li > a, #mainMenu.dark nav > ul > li .dropdown-menu > li > span, #mainMenu.dark nav > ul > li .dropdown-submenu:before, #pageMenu-trigger i, .carousel.arrows-dark .flickity-button, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > a, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu > li > span, .dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-submenu:before, .inspiro-slider.arrows-dark .flickity-button {
  color: #9896a6
}
#mainMenu.dark.menu-outline nav > ul > li.current > a, #mainMenu.dark.menu-outline nav > ul > li:focus > a, #mainMenu.dark.menu-outline nav > ul > li:hover > a, .dark:not(.submenu-light) #mainMenu.menu-outline nav > ul > li.current > a, .dark:not(.submenu-light) #mainMenu.menu-outline nav > ul > li:focus > a, .dark:not(.submenu-light) #mainMenu.menu-outline nav > ul > li:hover > a {
  color: #2250fc;
  border-color: #2250fc
}
#menu-overlay-trigger {
  z-index: 299 !important
}
#mainMenu.menu-vertical:not(.menu-overlay) {
  max-height: 3000px;
  clear: both;
  display: block;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  transition: max-height .8s cubic-bezier(.79, .14, .15, .86), opacity .8s cubic-bezier(.79, .14, .15, .86)
}
#mainMenu.menu-vertical:not(.menu-overlay) > .container {
  text-align: left !important;
  width: 100%;
  max-width: 100%
}
#mainMenu.menu-vertical:not(.menu-overlay) nav {
  line-height: 40px;
  float: none;
  width: 100%;
  padding-bottom: 20px;
  opacity: 1 !important;
  transform: translateY(0) !important
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul, .portfolio-attributes.style2 .attribute {
  float: none;
  width: 100%
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li {
  padding: 0;
  margin: 0;
  clear: both;
  float: none;
  display: block;
  border: 0
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li > a {
  display: block;
  padding: 12px 0;
  font-size: 14px;
  border: 0;
  border-radius: 0
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li > a .menu-sub-title, .d-none, .flickity-button svg, .fullcoveredvideo .tp-video-play-button, .mfp-hide, .rateit-reset, .tp-audio-html5 .tp-video-play-button, .tp-hiddenaudio, [hidden], div.icon-box:before {
  display: none !important
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.dropdown:before {
  right: 14px;
  display: block
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-menu {
  background-image: none !important;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1);
  position: static;
  clear: both;
  float: none;
  box-shadow: none;
  border: 0 !important;
  min-width: 100%;
  margin: 0;
  border-radius: 0;
  padding: 0 16px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-menu > li > a, #mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-menu > li > span {
  line-height: 16px;
  font-size: 14px;
  padding: 12px 0;
  display: block
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content {
  padding: 0 0 0 15px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title {
  padding-top: 12px;
  padding-bottom: 12px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:first-child > a, .accordion .ac-item .ac-content {
  padding-top: 12px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:last-child > a {
  padding-bottom: 12px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul > li .dropdown-submenu:before {
  right: 0;
  top: 0;
  font-size: 16px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul li > .dropdown-menu {
  border: 0;
  background-color: transparent;
  display: block
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul li > .dropdown-menu > .dropdown-submenu:before {
  right: 0;
  transform: rotate(90deg);
  font-size: 16px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul li.hover-active > .dropdown-menu {
  visibility: visible;
  opacity: 1;
  max-height: 3000px
}
#mainMenu.menu-vertical:not(.menu-overlay) nav > ul [class*=col-lg] {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  flex: 100%;
  padding: 0;
  margin: 0
}
#mainMenu.menu-vertical:not(.menu-overlay).menu-sub-title nav > ul > li {
  line-height: unset !important
}
#mainMenu.menu-vertical:not(.menu-overlay).menu-sub-title nav > ul > li .dropdown-submenu:before, .bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow, .rev_row_zone_top {
  top: 0
}
#mainMenu.menu-vertical:not(.menu-overlay).menu-rounded nav > ul > li.current > a, #mainMenu.menu-vertical:not(.menu-overlay).menu-rounded nav > ul > li:focus > a, #mainMenu.menu-vertical:not(.menu-overlay).menu-rounded nav > ul > li:hover > a {
  background-color: unset !important
}
#mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li.current, #mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li:focus, #mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li:hover {
  background-color: unset
}
#mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li.current > a, #mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li:focus > a, #mainMenu.menu-vertical:not(.menu-overlay).menu-hover-background nav > ul > li:hover > a {
  color: unset !important
}
#mainMenu-trigger {
  position: absolute;
  opacity: 1;
  visibility: visible;
  height: 80px;
  z-index: 1;
  float: left
}
#mainMenu-trigger button {
  background: 0 0;
  border: 0;
  padding: 0
}
#mainMenu-trigger button:focus, .custom-range:focus, .flickity-enabled:focus, .lines-button:focus, .lines-button:hover {
  outline: 0
}
#mainMenu-trigger button i {
  font-size: 17px
}
@media (max-width:4024px) {
  #mainMenu-trigger {
    position: relative;
    opacity: 1;
    visibility: visible
  }
  #mainMenun.menu-center nav {
    margin: 0
  }
  #mainMenu:not(.menu-overlay) > .container {
    text-align: left !important;
    width: 100%;
    max-width: 100%
  }
  #mainMenu:not(.menu-overlay) nav {
    line-height: 40px;
    float: none;
    width: 100%;
    padding-bottom: 20px;
    transition: 1.3s;
    opacity: 0;
    transform: translateY(-18px);
    background-color: transparent;
    text-align: left
  }
  #mainMenu:not(.menu-overlay) nav > ul {
    float: none;
    width: 100%
  }
  #mainMenu:not(.menu-overlay) nav > ul > li {
      font-size: 18px;
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    display: block;
    border: 0
  }
  #mainMenu:not(.menu-overlay) nav > ul > li > a {
    display: block;
    padding: 12px 0 7px;
    font-size: 18px;
    border: 0;
    border-radius: 0
  }
  #mainMenu:not(.menu-overlay) nav > ul > li > a:after {
    display: none
  }
  #mainMenu:not(.menu-overlay) nav > ul > li > a .menu-sub-title {
    display: none !important
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before {
    right: 14px;
    display: block
  }
  #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-arrow {
    display: inline
  }
  #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-menu {
    background-image: none !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .5s cubic-bezier(.77, 0, .175, 1), opacity .5s cubic-bezier(.77, 0, .175, 1);
    position: static;
    clear: both;
    float: none;
    box-shadow: none;
    border: 0 !important;
    min-width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 0 16px
  }
  #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-menu > li > a, #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-menu > li > span {
    line-height: 16px;
    font-size: 14px;
    padding: 12px 0;
    display: block
  }
  #mainMenu:not(.menu-overlay) nav > ul li > .dropdown-menu > .dropdown-submenu, #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-submenu, #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item {
    position: relative
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content {
    padding: 0 0 0 15px
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content .mega-menu-title {
    padding-top: 12px;
    padding-bottom: 12px
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li > a, #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content > a, #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content > span {
    padding: 10px 0
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:first-child > a {
    padding-top: 12px
  }
  #mainMenu:not(.menu-overlay) nav > ul > li.mega-menu-item .mega-menu-content [class*=col-] > ul > li:last-child > a {
    padding-bottom: 12px
  }
  #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-submenu:before {
    right: 0;
    top: 0;
    font-size: 16px
  }
  #mainMenu:not(.menu-overlay) nav > ul li > .dropdown-menu {
    border: 0;
    background-color: transparent;
    display: block
  }
  #mainMenu:not(.menu-overlay) nav > ul li > .dropdown-menu > .dropdown-submenu:before {
    right: 0;
    transform: rotate(90deg);
    font-size: 16px
  }
  #mainMenu:not(.menu-overlay) nav > ul li.hover-active > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    max-height: 3000px
  }
  #mainMenu:not(.menu-overlay) nav > ul [class*=col-lg] {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    flex: 100%;
    padding: 0;
    margin: 0
  }
  #mainMenu:not(.menu-overlay).menu-animate nav {
    opacity: 1;
    transform: translateY(0)
  }
  #mainMenu:not(.menu-overlay).menu-sub-title nav > ul > li {
    line-height: unset !important
  }
  #mainMenu:not(.menu-overlay).menu-sub-title nav > ul > li .dropdown-submenu:before {
    top: 0
  }
  #mainMenu:not(.menu-overlay).menu-rounded nav > ul > li.current > a, #mainMenu:not(.menu-overlay).menu-rounded nav > ul > li:focus > a, #mainMenu:not(.menu-overlay).menu-rounded nav > ul > li:hover > a {
    background-color: unset !important
  }
  #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li.current, #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li:focus, #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li:hover {
    background-color: unset
  }
  #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li.current > a, #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li:focus > a, #mainMenu:not(.menu-overlay).menu-hover-background nav > ul > li:hover > a {
    color: unset !important
  }
  #mainMenu:not(.menu-overlay).menu-left nav {
    margin-left: 0
  }
  .mainMenu-open #header #mainMenu {
    width: calc(100% + 14px);
    display: block;
    opacity: 1;
    overflow-y: scroll
  }
  .mainMenu-open #header:not(.submenu-light).dark #header-wrap, .mainMenu-open #header:not(.submenu-light).dark .header-inner, .mainMenu-open.dark #header #header-wrap, .mainMenu-open.dark #header .header-inner {
    background-color: #181818 !important
  }
  .mainMenu-open #dotsMenu {
    z-index: -1
  }
  #dotsMenu {
    right: 20px
  }
  #dotsMenu:before {
    background: 0 0
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.header-extras {
  float: right;
  z-index: 199;
  position: relative;
  height: 80px
}
.header-extras > ul > li {
  float: left;
  border: 0
}
#footer a:not(.btn):not(:hover), .breadcrumb ol .breadcrumb-item a, .breadcrumb ol li a, .breadcrumb ul .breadcrumb-item a, .breadcrumb ul li a, .fc-event, .fc-event:hover, .fc-more, .fc-title, .grid-item a:not(.btn), .grid-item.overlay-grey .grid-description h3, .grid-item.overlay-grey .portfolio-description h3, .grid-item.overlay-links .grid-description h3, .grid-item.overlay-links .portfolio-description h3, .grid-item.overlay-white .grid-description h3, .grid-item.overlay-white .portfolio-description h3, .header-extras > ul > li a, .header-extras > ul > li i, .icon-list a, .list a, .list-icon a, .list-lines a, .list-posts a, .list-simple a, .list-tweets li a, .p-cb a, .p-dropdown a:not(.btn), .page-menu a:not(.btn), .page-menu.menu-creative nav > ul > li.active > a, .page-menu.menu-creative nav > ul > li:hover > a, .portfolio-attributes a:not(.btn), .portfolio-item a:not(.btn), .portfolio-item.overlay-grey .grid-description h3, .portfolio-item.overlay-grey .portfolio-description h3, .portfolio-item.overlay-links .grid-description h3, .portfolio-item.overlay-links .portfolio-description h3, .portfolio-item.overlay-white .grid-description h3, .portfolio-item.overlay-white .portfolio-description h3, .post-AUTHOR a, .post-navigation a, .post-thumbnail-entry a, .post-thumbnails a, .product a:not(.btn), .widget a, a[data-toggle] {
  color: #484848
}
.header-extras > ul > li > .p-dropdown, .header-extras > ul > li > a:not(.btn) {
  padding-left: 6px;
  padding-right: 6px
}
.header-extras > ul > li .p-dropdown a > span {
  position: absolute;
  top: -8px;
  font-size: 9px;
  opacity: 1;
  right: -2px
}
.header-extras > ul > li .topbar-dropdown > .title, .header-extras > ul > li > a:not(.btn) {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  position: relative;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700
}
.header-extras > ul > li .topbar-dropdown > .title i, .header-extras > ul > li > a:not(.btn) i {
  font-size: 14px;
  position: relative
}
.header-extras > ul > li .topbar-dropdown > .title i:nth-of-type(2), .header-extras > ul > li .topbar-dropdown > .title.toggle-active i:first-of-type, .header-extras > ul > li > a:not(.btn) i:nth-of-type(2), .header-extras > ul > li > a:not(.btn).toggle-active i:first-of-type, .toggle-item i:nth-of-type(2), .toggle-item.toggle-active i:first-of-type {
  visibility: hidden;
  position: absolute
}
.header-extras > ul > li .topbar-dropdown > .title.toggle-active i:nth-of-type(2), .header-extras > ul > li > a:not(.btn).toggle-active i:nth-of-type(2), .toggle-item.toggle-active i:nth-of-type(2) {
  visibility: visible;
  position: relative
}
.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .card .card-header p:last-child, .card-text:last-child, .form-check-label, .header-extras > ul > li .btn, .image-block-content .feature-content h3, .list-large li:last-child, .list-medium li:last-child, .order-select > h6, .price-menu-list li > h2, .pricing-table .plan-header > h4, .rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .shop-category-box-title h6, .tabs.tabs-folder .nav-tabs .nav-item, .timeline .timeline-item > h4, .widget-mycart .cart-buttons .btn, .widget-tweeter li:last-child, .widget-twitter li:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child, ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}
.header-extras #shopping-cart > a .shopping-cart-items {
  position: absolute;
  z-index: 1;
  background: #2250fc;
  border-radius: 50%;
  color: #fff;
  font-size: 9px;
  font-weight: 600;
  height: 13px;
  line-height: 10px;
  padding: 2px 4px;
  right: -6px;
  top: -6px;
  width: 13px
}
.header-extras .topbar-dropdown .title, .simple-dropdown .title {
  line-height: inherit !important;
  letter-spacing: 1px;
  padding: 0;
  color: #1f1f1f
}
.header-extras .topbar-dropdown .dropdown-list, .simple-dropdown .dropdown-list {
  right: -10px;
  margin-top: -20px;
  left: auto;
  box-shadow: 0 -6px 16px rgba(0, 0, 0, .1)
}
.header-extras .topbar-dropdown .dropdown-list:before, .simple-dropdown .dropdown-list:before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #fff;
  top: -9px;
  right: 14px;
  position: absolute
}
#search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #fff;
  line-height: normal;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  opacity: 0;
  transition: opacity .5s
}
#search #search-logo {
  top: -1px;
  left: 30px;
  opacity: 0;
  transition: opacity .5s;
  position: absolute;
  line-height: 80px;
  height: 80px;
  width: auto
}
#search #search-logo img, .tp-shape {
  width: 100%;
  height: 100%
}
#search .search-form {
  opacity: 0;
  margin: 80px 0
}
#search .search-form .text-muted {
  opacity: .4
}
#search .search-form .form-control {
  border-width: 0 0 2px;
  border-radius: 0;
  font-size: 34px;
  padding: 10px 0;
  border-color: #cecece;
  font-weight: 700;
  margin-bottom: 20px;
  background-color: transparent;
  color: #333 !important
}
#search .search-form .form-control:focus {
  background-color: transparent;
  outline: 0;
  box-shadow: none
}
#search .search-form .form-control:-webkit-input-placeholder {
  color: #999
}
#search .search-form .form-control:-moz-placeholder {
  color: #999
}
#search .search-form .form-control:-ms-input-placeholder {
  color: #999
}
#search .btn-search-close {
  font-size: 2em;
  position: absolute;
  top: 20px;
  right: 30px;
  display: none;
  padding: 12px;
  line-height: 12px;
  background-color: #2250fc;
  border: 0;
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  opacity: 0
}
body.search-open #topbar {
  z-index: 199
}
body.search-open #search {
  z-index: 201;
  pointer-events: auto;
  opacity: 1
}
.toast.show, body.search-open #search #search-logo {
  display: block;
  opacity: 1
}
body.search-open #search .search-form {
  opacity: 1;
  transform: scale3d(1, 1, 1)
}
body.search-open #search .btn-search-close {
  display: block;
  opacity: 1;
  transform: scale3d(1, 1, 1)
}
body.search-open #search .search-suggestion {
  opacity: 1;
  transform: translate3d(0, 0, 0)
}
body.search-open #search .search-suggestion:nth-child(2) {
  transition-delay: 0.1s
}
body.search-open #search .search-suggestion:nth-child(3) {
  transition-delay: 0.2s
}
#side-panel #close-panel > i, #sidepanel .panel-close-x {
  width: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer
}
#side-panel {
  opacity: 0;
  background-color: #eee;
  height: 100%;
  width: 300px;
  left: -300px;
  transition: left .4s, right .4s;
  overflow: hidden;
  z-index: 1
}
#side-panel #close-panel {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100
}
#side-panel #close-panel > i {
  display: block;
  height: 40px;
  font-size: 18px;
  color: #1f1f1f;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 0 0 0 2px
}
#side-panel .side-panel-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 30px
}
#side-panel .side-panel-wrap .logo, .boxed-grid [class*=col-] a, .grid-item.grey-bg .grid-item-wrap .portfoio-description, .grid-item.grey-bg .portfolio-item-wrap .portfoio-description, .grid-item.light-bg .grid-item-wrap .portfoio-description, .grid-item.light-bg .portfolio-item-wrap .portfoio-description, .icon-box-description > p, .portfolio-item.grey-bg .grid-item-wrap .portfoio-description, .portfolio-item.grey-bg .portfolio-item-wrap .portfoio-description, .portfolio-item.light-bg .grid-item-wrap .portfoio-description, .portfolio-item.light-bg .portfolio-item-wrap .portfoio-description, .post-image, .team-members .team-member .team-image, .widget .flickity-page-dots, .widget p {
  margin-bottom: 20px
}
#side-panel.dark #close-panel > i {
  color: #eee;
  background-color: rgba(255, 255, 255, .1)
}
.side-panel #wrapper, .side-panel .body-inner {
  height: 100%;
  position: relative;
  transition: left .4s, right .4s;
  left: 0
}
.side-panel.side-panel-static #side-panel {
  left: 0 !important;
  right: auto !important
}
.side-panel.side-panel-static #wrapper, .side-panel.side-panel-static .body-inner {
  padding-left: 300px;
  transition: left .4s, right .4s
}
.side-panel.side-panel-static #wrapper > div > .container, .side-panel.side-panel-static #wrapper > footer .copyright-content > .container, .side-panel.side-panel-static #wrapper > footer .footer-content > .container, .side-panel.side-panel-static #wrapper > section > .container, .side-panel.side-panel-static .body-inner > div > .container, .side-panel.side-panel-static .body-inner > footer .copyright-content > .container, .side-panel.side-panel-static .body-inner > footer .footer-content > .container, .side-panel.side-panel-static .body-inner > section > .container {
  padding-left: 30px;
  width: auto;
  padding-right: 30px
}
.side-panel.side-panel-static #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-static .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static .body-inner #header.header-sticky .header-inner > .container {
  padding-left: 330px
}
.side-panel.side-panel-static.side-panel-right #side-panel {
  right: 0 !important;
  left: auto !important
}
.side-panel.side-panel-static.side-panel-right #wrapper, .side-panel.side-panel-static.side-panel-right .body-inner {
  padding-left: 0;
  padding-right: 300px
}
.side-panel.side-panel-static.side-panel-right #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static.side-panel-right #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-static.side-panel-right .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static.side-panel-right .body-inner #header.header-sticky .header-inner > .container {
  padding-right: 330px;
  padding-left: 30px
}
.side-panel.side-panel-reval #side-panel {
  z-index: -1;
  left: 0;
  right: auto
}
.side-panel.side-panel-reval #wrapper, .side-panel.side-panel-reval .body-inner {
  left: 0;
  right: auto;
  transition: left .4s, right .4s
}
.side-panel.side-panel-admin {
  transition: .4s
}
.side-panel.side-panel-admin #side-panel {
  width: 80px;
  left: 0;
  right: auto;
  transition: .4s
}
.grid-articles .post-entry:first-child .post-entry-meta .post-entry-meta-title h2, .grid-articles .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a, .grid-articles.grid-articles-v2 .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a, .side-panel.side-panel-admin #side-panel #mainMenu nav > ul > li > a > i {
  font-size: 22px
}
.side-panel.side-panel-admin #side-panel .side-panel-wrap .logo {
  margin-left: -16px
}
.side-panel.side-panel-admin #wrapper, .side-panel.side-panel-admin .body-inner {
  padding-left: 80px;
  left: 0;
  right: auto;
  transition: .4s
}
.side-panel.side-panel-admin #wrapper #header #header-wrap, .side-panel.side-panel-admin #wrapper #header .header-inner, .side-panel.side-panel-admin .body-inner #header #header-wrap, .side-panel.side-panel-admin .body-inner #header .header-inner {
  left: 80px;
  transition: .4s
}
.p-dropdown.p-dropdown-invert .p-dropdown-content, .p-dropdown.p-dropdown-invert ul.p-dropdown-content, .side-panel.side-panel-active.side-panel-push #side-panel, .side-panel.side-panel-active.side-panel-slide-in #side-panel, .side-panel.side-panel-right #side-panel #close-panel {
  left: 0;
  right: auto
}
.side-panel.side-panel-active.side-panel-reval #wrapper, .side-panel.side-panel-active.side-panel-reval .body-inner {
  left: 300px;
  right: auto;
  box-shadow: -7px -2px 12px 0 rgba(0, 0, 0, .1)
}
.side-panel.side-panel-active.side-panel-reval #wrapper #header.header-sticky #header-wrap, .side-panel.side-panel-active.side-panel-reval #wrapper #header.header-sticky .header-inner, .side-panel.side-panel-active.side-panel-reval .body-inner #header.header-sticky #header-wrap, .side-panel.side-panel-active.side-panel-reval .body-inner #header.header-sticky .header-inner {
  left: 300px;
  right: -300px
}
.side-panel.side-panel-active.side-panel-admin #side-panel {
  width: 300px;
  left: 0;
  right: auto
}
.side-panel.side-panel-active.side-panel-admin #wrapper, .side-panel.side-panel-active.side-panel-admin .body-inner {
  padding-left: 300px;
  left: 0;
  right: auto
}
.side-panel.side-panel-active.side-panel-admin #wrapper #header #header-wrap, .side-panel.side-panel-active.side-panel-admin #wrapper #header .header-inner, .side-panel.side-panel-active.side-panel-admin #wrapper #header.header-sticky #header-wrap, .side-panel.side-panel-active.side-panel-admin #wrapper #header.header-sticky .header-inner, .side-panel.side-panel-active.side-panel-admin .body-inner #header #header-wrap, .side-panel.side-panel-active.side-panel-admin .body-inner #header .header-inner, .side-panel.side-panel-active.side-panel-admin .body-inner #header.header-sticky #header-wrap, .side-panel.side-panel-active.side-panel-admin .body-inner #header.header-sticky .header-inner, .side-panel.side-panel-active.side-panel-push #wrapper, .side-panel.side-panel-active.side-panel-push .body-inner {
  left: 300px
}
.side-panel.side-panel-active.side-panel-push #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-active.side-panel-push #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-active.side-panel-push .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-active.side-panel-push .body-inner #header.header-sticky .header-inner > .container {
  left: 300px;
  right: 0
}
.side-panel.side-panel-right #side-panel {
  right: -300px;
  left: auto
}
.side-panel.side-panel-right #wrapper, .side-panel.side-panel-right .body-inner, .side-panel.side-panel-right.side-panel-reval #side-panel {
  left: auto;
  right: 0
}
.side-panel.side-panel-right #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-right #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-right .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-right .body-inner #header.header-sticky .header-inner > .container {
  transition: left .4s, right .4s
}
.side-panel.side-panel-right.side-panel-reval #wrapper, .side-panel.side-panel-right.side-panel-reval .body-inner {
  left: auto;
  right: 0;
  transition: left .4s, right .4s;
  box-shadow: 12px -2px 12px 0 rgba(0, 0, 0, .1)
}
.side-panel.side-panel-right.side-panel-active.side-panel-admin #wrapper, .side-panel.side-panel-right.side-panel-active.side-panel-admin .body-inner, .side-panel.side-panel-right.side-panel-active.side-panel-push #wrapper, .side-panel.side-panel-right.side-panel-active.side-panel-push .body-inner, .side-panel.side-panel-right.side-panel-active.side-panel-reval #wrapper, .side-panel.side-panel-right.side-panel-active.side-panel-reval .body-inner {
  right: 300px;
  left: auto
}
.side-panel.side-panel-right.side-panel-active.side-panel-admin #wrapper #header.header-sticky #header-wrap, .side-panel.side-panel-right.side-panel-active.side-panel-admin #wrapper #header.header-sticky .header-inner, .side-panel.side-panel-right.side-panel-active.side-panel-admin .body-inner #header.header-sticky #header-wrap, .side-panel.side-panel-right.side-panel-active.side-panel-admin .body-inner #header.header-sticky .header-inner, .side-panel.side-panel-right.side-panel-active.side-panel-reval #wrapper #header.header-sticky #header-wrap, .side-panel.side-panel-right.side-panel-active.side-panel-reval #wrapper #header.header-sticky .header-inner, .side-panel.side-panel-right.side-panel-active.side-panel-reval .body-inner #header.header-sticky #header-wrap, .side-panel.side-panel-right.side-panel-active.side-panel-reval .body-inner #header.header-sticky .header-inner {
  right: 300px;
  left: -300px
}
.side-panel.side-panel-right.side-panel-active.side-panel-push #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-right.side-panel-active.side-panel-push #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-right.side-panel-active.side-panel-push .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-right.side-panel-active.side-panel-push .body-inner #header.header-sticky .header-inner > .container {
  transition: left .4s, right .4s;
  right: 300px;
  left: auto
}
body.side-panel-static #wrapper .container, body.side-panel-static .body-inner .container {
  max-width: 1210px;
  padding: 0 35px;
  width: auto !important
}
#sidepanel {
  height: 100%;
  width: 320px;
  max-width: 80vw;
  left: 100%;
  top: 0;
  transition: transform .5s;
  perspective: 1000;
  z-index: 1000
}
#sidepanel.panel-open {
  transform: translateX(-100%)
}
#sidepanel .panel-close-x {
  position: absolute;
  top: 160px;
  left: -36px;
  z-index: 1001;
  background-color: #fff;
  height: 40px;
  color: #9896a6;
  border-radius: 5px 0 0 5px
}
#sidepanel .container {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1001;
  background-color: #fff;
  padding: 30px 20px
}
#sidepanel.dark .panel-close-x, .dark #sidepanel .panel-close-x {
  color: #fff;
  background-color: #181818
}
.page-menu {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #e6e8eb;
  border-top: 1px solid #e6e8eb;
  height: 52px;
  line-height: 48px
}
.page-menu nav {
  background-color: #fff;
  text-align: center
}
.page-menu nav > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative
}
.page-menu nav > ul > li {
  transition: .3s;
  position: relative;
  border: 0;
  display: inline-block;
  float: none;
  padding: 0 2px
}
.page-menu nav > ul > li > a {
  position: relative;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 12px;
  color: #484848;
  border-radius: 50px;
  transition: .3s;
  border: 2px solid transparent;
  font-weight: 500
}
.page-menu nav > ul > li.dropdown {
  line-height: 50px
}
.page-menu nav > ul > li.dropdown a {
  padding-right: 20px
}
.page-menu nav > ul > li.dropdown:before {
  font-size: 12px;
  transition: .2s;
  content: "\e92e";
  font-family: inspiro-icons;
  right: 10px;
  top: 1px;
  position: absolute;
  color: #484848;
  z-index: 2
}
.page-menu nav > ul > li .dropdown-menu {
  position: absolute;
  text-align: left;
  list-style: none;
  padding: 14px 20px;
  width: auto;
  top: 50px;
  left: 0;
  margin: 0;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e6e8eb;
  min-width: 180px;
  box-shadow: 0 14px 20px rgba(0, 0, 0, .1)
}
.page-menu nav > ul > li .dropdown-menu > li a, .page-menu nav > ul > li .dropdown-menu > li > span {
  line-height: 26px;
  white-space: nowrap;
  display: block;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 400
}
.page-menu.menu-rounded nav > ul > li.active > a, .page-menu.menu-rounded nav > ul > li:hover > a {
  border-color: transparent;
  color: #fff;
  background-color: #2250fc
}
.page-menu.menu-rounded nav > ul > li.active.dropdown:before, .page-menu.menu-rounded nav > ul > li:hover.dropdown:before {
  color: #fff
}
.page-menu.menu-creative nav > ul > li > a, .page-menu.menu-lines nav > ul > li > a {
  border-radius: 0;
  border: none;
  background-color: transparent
}
.page-menu.menu-lines nav > ul > li > a:after {
  content: '';
  position: absolute;
  top: auto;
  bottom: -11px;
  left: 50%;
  width: 0;
  height: 1px;
  transition: .3s
}
.page-menu.menu-light nav > ul > li.active > a, .page-menu.menu-light nav > ul > li:hover > a {
  border-color: #ebebeb
}
.page-menu.inverted nav > ul > li > a {
  border: 0;
  color: #fff;
  background-color: transparent
}
.page-menu.inverted nav > ul > li.active > a, .page-menu.inverted nav > ul > li:hover > a {
  border-color: transparent;
  background-color: #252525
}
.page-menu.inverted nav > ul > li .dropdown-menu {
  background-color: #181818;
  border: 1px solid #2b2b2b;
  box-shadow: 0 14px 20px rgba(255, 255, 255, .1)
}
#footer.dark .widget .widget-title, #footer.dark .widget h4, #footer.inverted .widget .widget-title, #footer.inverted .widget h4, .a.badge, .accordion.accordion-theme .ac-item .ac-content, .accordion.accordion-theme .ac-item .ac-content p, .accordion.accordion-theme .ac-item .ac-title, .accordion.dark .ac-item .ac-content, .accordion.dark .ac-item .ac-content p, .accordion.dark .ac-item .ac-title, .blockquote-color small, .btn:not(.close):not(.mfp-close).btn-transparent.btn-inverted, .call-to-action.call-to-action-colored h3, .call-to-action.call-to-action-colored p, .call-to-action.call-to-action-dark h3, .call-to-action.call-to-action-dark p, .carousel.arrows-dark .flickity-button:hover:before, .carousel.arrows-grey .flickity-button:hover:before, .carousel.arrows-only .flickity-button:hover:before, .dark #footer .widget .widget-title, .dark #footer .widget h4, .dark .social-icons li a, .dark .widget .widget-title, .dark .widget > h4, .fa-inverse, .fc-event-danger.fc-event span, .fc-event-info.fc-event span, .fc-event-primary.fc-event span, .fc-event-secondary.fc-event span, .fc-event-success.fc-event span, .fc-event-warning.fc-event span, .grid-item .grid-description h3, .grid-item .grid-description p, .grid-item .grid-description span, .grid-item .portfolio-description h3, .grid-item .portfolio-description p, .grid-item .portfolio-description span, .grid-item .portfolio-links h3, .grid-item .portfolio-links p, .grid-item .portfolio-links span, .grid-item.overlay-dark .grid-description h3, .grid-item.overlay-dark .portfolio-description h3, .inspiro-slider .slide .slide-captions h3, .inspiro-slider .slide .slide-captions h4, .inspiro-slider .slide .slide-captions h5, .inspiro-slider .slide .slide-captions h6, .inspiro-slider.arrows-dark .flickity-button:hover:before, .inspiro-slider.arrows-grey .flickity-button:hover:before, .inspiro-slider.arrows-only .flickity-button:hover:before, .mfp-preloader a:hover, .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover, .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-number, .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-title, .p-progress-bar-container.transparent.title-up .p-progress-bar .progress-type, .p-progress-bar-container.transparent.title-up .progress-bar .progress-number, .p-progress-bar-container.transparent.title-up .progress-bar .progress-title, .p-progress-bar-container.transparent.title-up .progress-bar .progress-type, .page-menu.inverted nav > ul > li .dropdown-menu a, .pie-chart.transparent i, .pie-chart.transparent span, .pie-chart.transparent span.percent, .portfolio-item .grid-description h3, .portfolio-item .grid-description p, .portfolio-item .grid-description span, .portfolio-item .portfolio-description h3, .portfolio-item .portfolio-description p, .portfolio-item .portfolio-description span, .portfolio-item .portfolio-links h3, .portfolio-item .portfolio-links p, .portfolio-item .portfolio-links span, .portfolio-item.overlay-dark .grid-description h3, .portfolio-item.overlay-dark .portfolio-description h3, .post-item .post-audio .post-meta-category a, .post-item .post-image .post-meta-category a, .post-item .post-quote-img .post-meta-category a, .post-item .post-slider .post-meta-category a, .post-item .post-video .post-meta-category a, .post-item.quote .post-item-description .item-link, .post-item.quote .post-item-description .post-meta-category a, .post-item.quote .post-item-description .post-meta-category p, .post-item.quote .post-item-description .post-meta-comments a, .post-item.quote .post-item-description .post-meta-comments p, .post-item.quote .post-item-description .post-meta-date a, .post-item.quote .post-item-description .post-meta-date p, .post-item.quote .post-item-description a, .post-item.quote .post-item-description p, .post-item.quote .post-item-description > h3, .post-item.quote .post-item-description > h3 > a, .pricing-table.colored .plan-header .plan-price span, .pricing-table.colored .plan-header .plan-price sup, .pricing-table.colored .plan-header h4, .progress-bar-container.transparent.title-up .p-progress-bar .progress-number, .progress-bar-container.transparent.title-up .p-progress-bar .progress-title, .progress-bar-container.transparent.title-up .p-progress-bar .progress-type, .progress-bar-container.transparent.title-up .progress-bar .progress-number, .progress-bar-container.transparent.title-up .progress-bar .progress-title, .progress-bar-container.transparent.title-up .progress-bar .progress-type, .rev-scroll-btn > .active, .rev-scroll-btn > :focus, .rev-scroll-btn > :hover, .team-members.team-members-transparent .team-member .team-desc > h3, .team-members.team-members-transparent .team-member .team-desc > p, .team-members.team-members-transparent .team-member .team-desc > span, .text-box.text-box-light:hover h3, .text-box.text-box-light:hover h5, .text-box.text-box-light:hover i, .text-box.text-box-light:hover p, a.btn:not([href]):not([tabindex]).btn-transparent.btn-inverted, button.btn.btn-transparent.btn-inverted {
  color: #fff
}
#pageMenu-trigger {
  float: right;
  cursor: pointer;
  font-size: 15px;
  height: 48px;
  line-height: 48px;
  opacity: 0;
  text-align: center;
  width: 36px;
  z-index: 12;
  display: none
}
body:not(.breakpoint-xs):not(.breakpoint-sm):not(.breakpoint-md) .page-menu nav > ul > li:hover > ul {
  display: block;
  animation: .3s fade-in-out;
  z-index: 3
}
.sidebar-menu label {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px
}
.sidebar-menu label ~ label {
  margin-top: 30px
}
.sidebar-menu li {
  padding: 0;
  display: block;
  font-size: 14px
}
.datetimepicker.datetimepicker-orient-top, .post-metaa .social-icons, .sidebar-menu li + li {
  margin-top: 8px
}
.sidebar-menu li a {
  color: #484848;
  display: block
}
.sidebar-menu li a > i {
  margin-right: 10px;
  width: 16px
}
.sidebar-modern .sidebar-menu {
  padding: 0 10px
}
@media all and (max-width:768px) {
  html {
    font-size: 81.25%
  }
}
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #484848;
width: auto;
letter-spacing: normal;
height: auto;
}
@media all and (max-width:768px) {
  .lead {
    font-size: 1.35714286em;
    line-height: 1.68421053em
  }
}

.bullets {
  margin-left: 16px;
  font-size: 12pt;
  font-weight: 300;
 

}


.dropdown-menu, .flickity-page-dots, .grid, .icon-list, .list, .list-icon, .list-inline, .list-lines, .list-posts, .list-simple, .list-tweets li, .list-unstyled, .nav, .navbar-nav, .post-navigation, .price-menu-list, .pricing-table .plan-list ul li, .product-size, ul.avatars {
  list-style: none
}
.portfolio-image-radius, .portfolio-size {
  margin-right: 30%;
  margin-left: 30%
}
del {
  text-decoration-line: line-through
}
a:not(.btn):not(.badge):active, a:not(.btn):not(.badge):focus, a:not(.btn):not(.badge):hover {
  text-decoration: none;
  outline: 0
}
.btn-toolbar .input-group, .x, a:not(.btn):not(.badge):not(.btn):not([href]):not([tabindex]) {
  width: auto
}
\\ a {
  color: #003041
}
a:visited {
  color: rgba(0, 48, 65, .61)
}
a:hover {
  color: #005b7c
}
a:active {
  color: #006e95
}
.font-pacifico {
  font-family: 'Dancing Script' !important
}
.inspiro-slider {
  width: 100%;
  height: 72vh;
  overflow: hidden;
  transition: opacity .3s;
  min-height: 100%
}
.fullscreen, .fullscreen-vid {
  display: flex;
  min-height: 100vh
}
.inspiro-slider.slider-halfscreen {
  height: 72vh
}
.inspiro-slider.slider-fullscreen {
  height: 100vh
}
.inspiro-slider.is-fade .slide {
  opacity: 0 !important;
  transition: opacity .5s !important
}
.inspiro-slider.is-fade .slide.is-selected {
  opacity: 1 !important
}
.inspiro-slider .slide {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 20%;
  z-index: 1;
  display: flex !important
}
.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
  padding-top: 160px;
  padding-bottom: 100px
}
.inspiro-slider .slide .slide-captions {
  position: relative;
  text-align: center
}
.inspiro-slider .slide .slide-captions h2 {
  margin-bottom: 30px;
  color: #fff
}
.inspiro-slider .slide .slide-captions .strong {
  color: #fff;
  display: block;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 18px;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase
}
.inspiro-slider .slide .slide-captions .strong::after {
  border-top: 3px solid #fff;
  content: "";
  display: block;
  margin-bottom: 0;
  margin-top: 8px;
  width: 26px
}
.inspiro-slider .slide .slide-captions > p {
  color: #fff;
  font-size: 50px;
  font-weight: 200;
  margin-bottom: 40px;
  line-height: 60px
}
.inspiro-slider .slide .slide-captions .text-dark.strong::after, .inspiro-slider .slide .slide-captions.text-dark .strong::after {
  border-top-color: #111
}
.inspiro-slider .slide .slide-captions.text-left .strong::after {
  margin-left: 0;
  margin-right: auto
}
.inspiro-slider .slide .slide-captions.text-center .strong::after {
  margin-left: auto;
  margin-right: auto
}
.inspiro-slider .slide .slide-captions.text-right .strong::after {
  margin-left: auto;
  margin-right: 0
}
.inspiro-slider .slide .slide-captions .slide-caption-hide {
  opacity: 0;
  visibility: hidden
}
.inspiro-slider .slide .slide-captions img {
  width: inherit !important
}
._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .inspiro-slider .slide.is-selected, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .polo-carousel-item.is-selected, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before {
  z-index: 2
}
.inspiro-slider .slide-link {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1
}
#slider, .grid-item .flickity-viewport, .grid-item .grid-image, .grid-item .grid-item-wrap, .grid-item .grid-video, .grid-item .portfolio-image, .grid-item .portfolio-item-wrap, .grid-item .portfolio-video, .grid-item.no-overlay .grid-image, .grid-item.no-overlay .portfolio-image, .portfolio-item .flickity-viewport, .portfolio-item .grid-image, .portfolio-item .grid-item-wrap, .portfolio-item .grid-video, .portfolio-item .portfolio-image, .portfolio-item .portfolio-item-wrap, .portfolio-item .portfolio-video, .portfolio-item.no-overlay .grid-image, .portfolio-item.no-overlay .portfolio-image {
  position: relative;
  overflow: hidden
}
.inspiro-slider .flickity-button {
  width: 78px;
  height: 78px;
  line-height: 78px;
  background: 0 0;
  color: rgba(255, 255, 255, .53);
  box-shadow: none;
  padding: 0
}
#footer-bg-image, #scrollTop, .background-image, .boxed-slider .owl-bg-img, .shop-promo-box {
  background-repeat: no-repeat
}
.inspiro-slider .flickity-button::before {
  line-height: 78px;
  font-size: 28px;
  color: rgba(255, 255, 255, .53)
}
.inspiro-slider .flickity-page-dots {
  bottom: 30px
}
.carousel.dots-light .flickity-page-dots .dot, .inspiro-slider .flickity-page-dots .dot, .inspiro-slider.dots-light .flickity-page-dots .dot {
  box-shadow: inset 0 0 0 2px #fff
}
.carousel.dots-light .flickity-page-dots .dot:after, .inspiro-slider .flickity-page-dots .dot:after, .inspiro-slider.dots-light .flickity-page-dots .dot:after {
  background-color: #fff;
  box-shadow: 0 0 1px #fff
}
#slider {
  width: 100%;
  padding: 0;
  z-index: 197
}
#home {
  width: 100%;
  height: 100%;
  color: #fff
}
.boxed-slider {
  height: 600px;
  width: 100%
}
.boxed-slider .polo-carousel-item {
  height: 600px
}
.boxed-slider .owl-bg-img {
  height: 100%;
  background-size: cover
}
.flickity-page-dots .dot.is-selected:after, .polo-carousel-item img {
  height: 100%
}
.fullscreen {
  width: 100%;
  overflow: hidden;
  -webkit-box-align: top !important;
  -ms-flex-align: top !important;
  align-items: top !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #000;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .93) 0, rgba(0, 0, 0, 0) 52.28%, rgba(0, 0, 0, .91) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(0, 0, 0, .93) 0, rgba(0, 0, 0, 0) 52.28%, rgba(0, 0, 0, .91) 100%);
  background-image: -o-linear-gradient(270deg, rgba(0, 0, 0, .93) 0, rgba(0, 0, 0, 0) 52.28%, rgba(0, 0, 0, .91) 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .93) 0, rgba(0, 0, 0, 0) 52.28%, rgba(0, 0, 0, .91) 100%)
}
.fullscreen-vid {
  width: 100%;
  overflow: hidden;
  -webkit-box-align: top !important;
  -ms-flex-align: top !important;
  align-items: top !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:767px) {
  .desktop, .desktop2 {
    display: block
  }
  .mobile, .mobile2 {
    display: none
  }
  .fullscreenvideo {
    width: 100%;
    overflow: hidden;
    -webkit-box-align: top !important;
    -ms-flex-align: top !important;
    align-items: top !important;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 100vh
  }
}
.fullscreen .container, .fullscreen .container-wide {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 40px
}
.halfscreen {
width: 100%;
height: 50%;
overflow: hidden;
-webkit-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 50vh
}
.halfscreen .container, .halfscreen .container-wide {
  margin-top: 2%;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.grid-item, .portfolio-item {
  width: 100%;
  float: left;
  height: auto;
  padding: 0 0 20px;
  cursor: pointer
}
.grid-item .grid-item-wrap > a, .grid-item .portfolio-item-wrap > a, .portfolio-item .grid-item-wrap > a, .portfolio-item .portfolio-item-wrap > a {
  z-index: 6;
  width: 100%;
  height: 100%;
  position: absolute
}
.portfolio-image-radius {
  position: relative;
  overflow: hidden
}
.grid-item .flickity-viewport:after, .grid-item .grid-image:after, .grid-item .grid-video:after, .grid-item .portfolio-image:after, .grid-item .portfolio-video:after, .portfolio-item .flickity-viewport:after, .portfolio-item .grid-image:after, .portfolio-item .grid-video:after, .portfolio-item .portfolio-image:after, .portfolio-item .portfolio-video:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  transition: .3s;
  opacity: 0;
  content: ' ';
  z-index: 2
}
.grid-item .flickity-viewport img, .grid-item .grid-image img, .grid-item .grid-video img, .grid-item .portfolio-image img, .grid-item .portfolio-video img, .portfolio-item .flickity-viewport img, .portfolio-item .grid-image img, .portfolio-item .grid-video img, .portfolio-item .portfolio-image img, .portfolio-item .portfolio-video img {
  position: relative;
  transition: .5s ease-out;
  width: 100%;
  z-index: 1;
  display: block;
  height: auto
}
.grid-item .grid-slider .flickity-page-dots, .grid-item .portfolio-slider .flickity-page-dots, .portfolio-item .grid-slider .flickity-page-dots, .portfolio-item .portfolio-slider .flickity-page-dots {
  bottom: 30px;
  margin-bottom: 0 !important;
  margin-top: 0 !important
}
.grid-item .grid-video, .grid-item .portfolio-video, .portfolio-item .grid-video, .portfolio-item .portfolio-video {
  margin-bottom: -7px
}
.grid-item .grid-video iframe, .grid-item .grid-video video, .grid-item .portfolio-video iframe, .grid-item .portfolio-video video, .portfolio-item .grid-video iframe, .portfolio-item .grid-video video, .portfolio-item .portfolio-video iframe, .portfolio-item .portfolio-video video, .post-item .post-video iframe, .post-item .post-video video {
  width: 100%;
  background-color: rgba(0, 0, 0, 0)
}
.grid-item .grid-description, .grid-item .portfolio-description, .grid-item .portfolio-links, .portfolio-item .grid-description, .portfolio-item .portfolio-description, .portfolio-item .portfolio-links {
  left: 0;
  margin: -10px auto 0;
  padding-right: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 48%;
  visibility: hidden;
  width: 70%;
  z-index: 3
}
.grid-item .grid-description h3, .grid-item .portfolio-description h3, .grid-item .portfolio-links h3, .portfolio-item .grid-description h3, .portfolio-item .portfolio-description h3, .portfolio-item .portfolio-links h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 4px
}
.grid-item .grid-description a, .grid-item .portfolio-description a, .grid-item .portfolio-links a, .portfolio-item .grid-description a, .portfolio-item .portfolio-description a, .portfolio-item .portfolio-links a {
  margin: 3px
}
.grid-item .grid-description a.btn, .grid-item .portfolio-description a.btn, .grid-item .portfolio-links a.btn, .icon-box.process .icon, .icon-box.process.small .icon, .portfolio-item .grid-description a.btn, .portfolio-item .portfolio-description a.btn, .portfolio-item .portfolio-links a.btn {
  margin-top: 10px
}
.grid-item .grid-description a i, .grid-item .portfolio-description a i, .grid-item .portfolio-links a i, .portfolio-item .grid-description a i, .portfolio-item .portfolio-description a i, .portfolio-item .portfolio-links a i {
  background-color: #fff;
  color: #484848;
  border-radius: 50%;
  font-size: 18px;
  height: 40px;
  line-height: 40px !important;
  width: 40px;
  transition: 250ms ease-in-out;
  border: 1px solid #ededed
}
.grid-item .grid-description a:hover i, .grid-item .portfolio-description a:hover i, .grid-item .portfolio-links a:hover i, .portfolio-item .grid-description a:hover i, .portfolio-item .portfolio-description a:hover i, .portfolio-item .portfolio-links a:hover i {
  background-color: #7a7a7a;
  color: #fff;
  border: 1px solid #7a7a7a
}
.grid-item .grid-description p, .grid-item .grid-description span, .grid-item .portfolio-description p, .grid-item .portfolio-description span, .grid-item .portfolio-links p, .grid-item .portfolio-links span, .portfolio-item .grid-description p, .portfolio-item .grid-description span, .portfolio-item .portfolio-description p, .portfolio-item .portfolio-description span, .portfolio-item .portfolio-links p, .portfolio-item .portfolio-links span {
  opacity: 0;
  transition: .8s 0.1s;
  margin-bottom: 0;
  padding-bottom: 0
}
.grid-item .grid-description a > i, .grid-item .portfolio-description a > i, .grid-item .portfolio-links a > i, .portfolio-item .grid-description a > i, .portfolio-item .portfolio-description a > i, .portfolio-item .portfolio-links a > i {
  font-size: 14px !important
}
.grid-item .grid-meta, .grid-item .portfolio-meta, .portfolio-item .grid-meta, .portfolio-item .portfolio-meta {
  padding-top: 20px
}
.grid-item:not(.no-overlay):hover .grid-image:after, .grid-item:not(.no-overlay):hover .grid-slider .flickity-viewport:after, .grid-item:not(.no-overlay):hover .grid-video:after, .grid-item:not(.no-overlay):hover .portfolio-image:after, .grid-item:not(.no-overlay):hover .portfolio-slider .flickity-viewport:after, .grid-item:not(.no-overlay):hover .portfolio-video:after, .portfolio-item:not(.no-overlay):hover .grid-image:after, .portfolio-item:not(.no-overlay):hover .grid-slider .flickity-viewport:after, .portfolio-item:not(.no-overlay):hover .grid-video:after, .portfolio-item:not(.no-overlay):hover .portfolio-image:after, .portfolio-item:not(.no-overlay):hover .portfolio-slider .flickity-viewport:after, .portfolio-item:not(.no-overlay):hover .portfolio-video:after {
  opacity: .2
}
.carousel.carousel-loaded, .grid-item.no-overlay:hover .grid-description, .grid-item.no-overlay:hover .portfolio-description, .grid-item:not(.no-overlay):hover .grid-description, .grid-item:not(.no-overlay):hover .portfolio-description, .grid-item:not(.no-overlay):hover .portfolio-links, .p-dropdown.dropdown-active .title:before, .p-dropdown:hover .title:before, .portfolio-item.no-overlay:hover .grid-description, .portfolio-item.no-overlay:hover .portfolio-description, .portfolio-item:not(.no-overlay):hover .grid-description, .portfolio-item:not(.no-overlay):hover .portfolio-description, .portfolio-item:not(.no-overlay):hover .portfolio-links {
  opacity: 1;
  visibility: visible
}
.grid-item.no-overlay:hover .grid-description h3, .grid-item.no-overlay:hover .portfolio-description h3, .grid-item.revert .grid-description h3, .grid-item.revert .portfolio-description h3, .grid-item.revert .portfolio-links h3, .grid-item.revert:hover .grid-description h3, .grid-item.revert:hover .portfolio-description h3, .grid-item.revert:hover .portfolio-links h3, .grid-item:not(.no-overlay):hover .grid-description h3, .grid-item:not(.no-overlay):hover .portfolio-description h3, .grid-item:not(.no-overlay):hover .portfolio-links h3, .portfolio-item.no-overlay:hover .grid-description h3, .portfolio-item.no-overlay:hover .portfolio-description h3, .portfolio-item.revert .grid-description h3, .portfolio-item.revert .portfolio-description h3, .portfolio-item.revert .portfolio-links h3, .portfolio-item.revert:hover .grid-description h3, .portfolio-item.revert:hover .portfolio-description h3, .portfolio-item.revert:hover .portfolio-links h3, .portfolio-item:not(.no-overlay):hover .grid-description h3, .portfolio-item:not(.no-overlay):hover .portfolio-description h3, .portfolio-item:not(.no-overlay):hover .portfolio-links h3 {
  transform: translateY(0)
}
.grid-item.classic-style .grid-item-wrap, .grid-item.classic-style .portfolio-item-wrap, .portfolio-item.classic-style .grid-item-wrap, .portfolio-item.classic-style .portfolio-item-wrap {
  position: relative;
  overflow: initial !important
}
.grid-item.classic-style .flickity-viewport, .grid-item.classic-style .grid-image, .grid-item.classic-style .grid-video, .grid-item.classic-style .portfolio-image, .grid-item.classic-style .portfolio-video, .portfolio-item.classic-style, .portfolio-item.classic-style .flickity-viewport, .portfolio-item.classic-style .grid-image, .portfolio-item.classic-style .grid-video, .portfolio-item.classic-style .portfolio-image, .portfolio-video {
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  border-radius: 5px;
  transition: .3s;
  position: relative
}
.grid-item.classic-style:hover .flickity-viewport, .grid-item.classic-style:hover .grid-image, .grid-item.classic-style:hover .grid-video, .grid-item.classic-style:hover .portfolio-image, .grid-item.classic-style:hover .portfolio-video, .portfolio-item.classic-style:hover .flickity-viewport, .portfolio-item.classic-style:hover .grid-image, .portfolio-item.classic-style:hover .grid-video, .portfolio-item.classic-style:hover .portfolio-image, .portfolio-item.classic-style:hover .portfolio-video {
  box-shadow: 0 32px 58px rgba(0, 0, 0, .19);
  transform: translateY(-6px)
}
.grid-item.classic-style:hover .grid-description, .grid-item.classic-style:hover .portfolio-description, .portfolio-item.classic-style:hover .grid-description, .portfolio-item.classic-style:hover .portfolio-description {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible
}
.grid-item.text-bottom .grid-description, .grid-item.text-bottom .portfolio-description, .portfolio-item.text-bottom .grid-description, .portfolio-item.text-bottom .portfolio-description {
  bottom: 0;
  left: 0;
  top: auto;
  text-align: left;
  transform: translate3d(0, 0, 0);
  width: 100%
}
.grid-item.text-bottom:hover .grid-description, .grid-item.text-bottom:hover .portfolio-description, .portfolio-item.text-bottom:hover .grid-description, .portfolio-item.text-bottom:hover .portfolio-description {
  transform: translate3d(0, -4%, 0);
  opacity: 1;
  visibility: visible
}
.grid-item.img-zoom-out .grid-image img, .grid-item.img-zoom-out .portfolio-image img, .portfolio-item.img-zoom-out .grid-image img, .portfolio-item.img-zoom-out .portfolio-image img {
  transform: scale(1.1)
}
#scrollTop:hover:after, .grid-item.img-zoom .grid-image img, .grid-item.img-zoom .portfolio-image img, .grid-item.img-zoom-out:hover .grid-image img, .grid-item.img-zoom-out:hover .portfolio-image img, .portfolio-item.img-zoom .grid-image img, .portfolio-item.img-zoom .portfolio-image img, .portfolio-item.img-zoom-out:hover .grid-image img, .portfolio-item.img-zoom-out:hover .portfolio-image img {
  transform: scale(1)
}
.grid-item.reveal-effect .grid-item-wrap .grid-image, .grid-item.reveal-effect .grid-item-wrap .grid-video, .grid-item.reveal-effect .grid-item-wrap .portfolio-image, .grid-item.reveal-effect .grid-item-wrap .portfolio-video, .grid-item.reveal-effect .portfolio-item-wrap .grid-image, .grid-item.reveal-effect .portfolio-item-wrap .grid-video, .grid-item.reveal-effect .portfolio-item-wrap .portfolio-image, .grid-item.reveal-effect .portfolio-item-wrap .portfolio-video, .portfolio-item.reveal-effect .grid-item-wrap .grid-image, .portfolio-item.reveal-effect .grid-item-wrap .grid-video, .portfolio-item.reveal-effect .grid-item-wrap .portfolio-image, .portfolio-item.reveal-effect .grid-item-wrap .portfolio-video, .portfolio-item.reveal-effect .portfolio-item-wrap .grid-image, .portfolio-item.reveal-effect .portfolio-item-wrap .grid-video, .portfolio-item.reveal-effect .portfolio-item-wrap .portfolio-image, .portfolio-item.reveal-effect .portfolio-item-wrap .portfolio-video {
  width: 100%;
  max-width: 100%;
  display: block;
  z-index: 1;
  position: relative
}
.disabled .btn, .grid-item.reveal-effect .grid-item-wrap .grid-image:after, .grid-item.reveal-effect .grid-item-wrap .grid-video:after, .grid-item.reveal-effect .grid-item-wrap .portfolio-image:after, .grid-item.reveal-effect .grid-item-wrap .portfolio-video:after, .grid-item.reveal-effect .portfolio-item-wrap .grid-image:after, .grid-item.reveal-effect .portfolio-item-wrap .grid-video:after, .grid-item.reveal-effect .portfolio-item-wrap .portfolio-image:after, .grid-item.reveal-effect .portfolio-item-wrap .portfolio-video:after, .image-hover-zoom:hover img, .portfolio-item.reveal-effect .grid-item-wrap .grid-image:after, .portfolio-item.reveal-effect .grid-item-wrap .grid-video:after, .portfolio-item.reveal-effect .grid-item-wrap .portfolio-image:after, .portfolio-item.reveal-effect .grid-item-wrap .portfolio-video:after, .portfolio-item.reveal-effect .portfolio-item-wrap .grid-image:after, .portfolio-item.reveal-effect .portfolio-item-wrap .grid-video:after, .portfolio-item.reveal-effect .portfolio-item-wrap .portfolio-image:after, .portfolio-item.reveal-effect .portfolio-item-wrap .portfolio-video:after {
  opacity: .3
}
.grid-item.reveal-effect .grid-item-wrap .grid-description, .grid-item.reveal-effect .grid-item-wrap .portfolio-description, .grid-item.reveal-effect .portfolio-item-wrap .grid-description, .grid-item.reveal-effect .portfolio-item-wrap .portfolio-description, .portfolio-item.reveal-effect .grid-item-wrap .grid-description, .portfolio-item.reveal-effect .grid-item-wrap .portfolio-description, .portfolio-item.reveal-effect .portfolio-item-wrap .grid-description, .portfolio-item.reveal-effect .portfolio-item-wrap .portfolio-description, a.btn.disabled, a.close.disabled, fieldset:disabled a.btn {
  pointer-events: none
}
.grid-item.reveal-effect:hover .grid-image:after, .grid-item.reveal-effect:hover .grid-slider .flickity-viewport:after, .grid-item.reveal-effect:hover .grid-video:after, .grid-item.reveal-effect:hover .portfolio-image:after, .grid-item.reveal-effect:hover .portfolio-slider .flickity-viewport:after, .grid-item.reveal-effect:hover .portfolio-video:after, .portfolio-item.reveal-effect:hover .grid-image:after, .portfolio-item.reveal-effect:hover .grid-slider .flickity-viewport:after, .portfolio-item.reveal-effect:hover .grid-video:after, .portfolio-item.reveal-effect:hover .portfolio-image:after, .portfolio-item.reveal-effect:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.reveal-effect:hover .portfolio-video:after {
  opacity: .2;
  z-index: 8
}
.grid-item.reveal-effect:hover .grid-description, .grid-item.reveal-effect:hover .portfolio-description, .portfolio-item.reveal-effect:hover .grid-description, .portfolio-item.reveal-effect:hover .portfolio-description {
  opacity: 1;
  transform: translate3d(0, -33%, 0)
}
.grid-item.img-rotate .grid-image img, .grid-item.img-rotate .portfolio-image img, .portfolio-item.img-rotate .grid-image img, .portfolio-item.img-rotate .portfolio-image img {
  transform: rotate(0) scale(1);
  transition: transform .7s
}
.grid-item.img-rotate:hover .grid-image img, .grid-item.img-rotate:hover .portfolio-image img, .portfolio-item.img-rotate:hover .grid-image img, .portfolio-item.img-rotate:hover .portfolio-image img {
  transform: rotate(-9deg) scale(1.2)
}
.grid-item.img-zoom:hover .grid-image img, .grid-item.img-zoom:hover .portfolio-image img, .portfolio-item.img-zoom:hover .grid-image img, .portfolio-item.img-zoom:hover .portfolio-image img {
  transform: scale(1.1);
  margin-bottom: 440px
}
.grid-item.overlay-light .grid-description h3, .grid-item.overlay-light .portfolio-description h3, .portfolio-item.overlay-light .grid-description h3, .portfolio-item.overlay-light .portfolio-description h3, .timepicker-picker a.btn span::before {
  color: #000
}
.grid-item.overlay-light .grid-description p, .grid-item.overlay-light .grid-description span, .grid-item.overlay-light .portfolio-description p, .grid-item.overlay-light .portfolio-description span, .portfolio-item.overlay-light .grid-description p, .portfolio-item.overlay-light .grid-description span, .portfolio-item.overlay-light .portfolio-description p, .portfolio-item.overlay-light .portfolio-description span {
  color: #434343
}
.grid-item.overlay-light:hover .grid-image:after, .grid-item.overlay-light:hover .grid-slider .flickity-viewport:after, .grid-item.overlay-light:hover .portfolio-image:after, .grid-item.overlay-light:hover .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-light:hover .grid-image:after, .portfolio-item.overlay-light:hover .grid-slider .flickity-viewport:after, .portfolio-item.overlay-light:hover .portfolio-image:after, .portfolio-item.overlay-light:hover .portfolio-slider .flickity-viewport:after, .tooltip.show, .tp-caption:hover .tp-video-controls {
  opacity: .9
}
.grid-item.overlay-grey .grid-image:after, .grid-item.overlay-grey .grid-slider .flickity-viewport:after, .grid-item.overlay-grey .portfolio-image:after, .grid-item.overlay-grey .portfolio-slider .flickity-viewport:after, .portfolio-item.overlay-grey .grid-image:after, .portfolio-item.overlay-grey .grid-slider .flickity-viewport:after, .portfolio-item.overlay-grey .portfolio-image:after, .portfolio-item.overlay-grey .portfolio-slider .flickity-viewport:after {
  background-color: #f7f9fb
}
.grid-item.overlay-dark .grid-description p, .grid-item.overlay-dark .grid-description span, .grid-item.overlay-dark .portfolio-description p, .grid-item.overlay-dark .portfolio-description span, .grid-item.overlay-grey .grid-description p, .grid-item.overlay-grey .grid-description span, .grid-item.overlay-grey .portfolio-description p, .grid-item.overlay-grey .portfolio-description span, .grid-item.overlay-white .grid-description p, .grid-item.overlay-white .grid-description span, .grid-item.overlay-white .portfolio-description p, .grid-item.overlay-white .portfolio-description span, .portfolio-item.overlay-dark .grid-description p, .portfolio-item.overlay-dark .grid-description span, .portfolio-item.overlay-dark .portfolio-description p, .portfolio-item.overlay-dark .portfolio-description span, .portfolio-item.overlay-grey .grid-description p, .portfolio-item.overlay-grey .grid-description span, .portfolio-item.overlay-grey .portfolio-description p, .portfolio-item.overlay-grey .portfolio-description span, .portfolio-item.overlay-white .grid-description p, .portfolio-item.overlay-white .grid-description span, .portfolio-item.overlay-white .portfolio-description p, .portfolio-item.overlay-white .portfolio-description span {
  color: #a8a8a8
}
.grid-item.overlay-padding .grid-image:after, .grid-item.overlay-padding .portfolio-image:after, .portfolio-item.overlay-padding .grid-image:after, .portfolio-item.overlay-padding .portfolio-image:after {
  bottom: 15px;
  height: auto;
  left: 15px;
  right: 15px;
  top: 15px;
  width: auto
}
.grid-item.overlay-border .grid-image:after, .grid-item.overlay-border .portfolio-image:after, .portfolio-item.overlay-border .grid-image:after, .portfolio-item.overlay-border .portfolio-image:after {
  opacity: 1;
  background-color: transparent;
  position: absolute
}
.grid-item.overlay-border .portfolio-description, .portfolio-item.overlay-border .portfolio-description {
  display: flex;
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  border: 0 solid #00bcd4;
  transition: border .4s
}
.grid-item.overlay-border:hover .portfolio-description, .portfolio-item.overlay-border:hover .portfolio-description {
  border-width: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .4);
  opacity: 1
}
.grid-item.open-cursor .grid-wrap > a, .grid-item.open-cursor .portfolio-wrap > a, .portfolio-item.open-cursor .grid-wrap > a, .portfolio-item.open-cursor .portfolio-wrap > a {
  cursor: crosshair;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5
}
.grid-item.no-overlay .grid-description, .grid-item.no-overlay .portfolio-description, .portfolio-item.no-overlay .grid-description, .portfolio-item.no-overlay .portfolio-description {
  opacity: 1;
  position: relative;
  visibility: inherit;
  width: 100%;
  padding: 10px 6px 6px
}
.grid-item.no-overlay .grid-description h3, .grid-item.no-overlay .portfolio-description h3, .portfolio-item.no-overlay .grid-description h3, .portfolio-item.no-overlay .portfolio-description h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 4px;
  text-transform: uppercase
}
.grid-item.no-overlay .grid-description span, .grid-item.no-overlay .portfolio-description span, .portfolio-item.no-overlay .grid-description span, .portfolio-item.no-overlay .portfolio-description span {
  color: #484848;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
  opacity: 1
}
.grid-item.no-overlay .grid-description p, .grid-item.no-overlay .portfolio-description p, .portfolio-item.no-overlay .grid-description p, .portfolio-item.no-overlay .portfolio-description p {
  color: #484848;
  font-weight: 500;
  font-size: 14px;
  opacity: 1
}
.grid-item.overlay-links:hover .grid-description, .grid-item.overlay-links:hover .portfolio-description, .portfolio-item.overlay-links:hover .grid-description, .portfolio-item.overlay-links:hover .portfolio-description {
  transform: none;
  opacity: 1;
  visibility: visible
}
.grid-item.overlay-links:hover .grid-description h3, .grid-item.overlay-links:hover .portfolio-description h3, .portfolio-item.overlay-links:hover .grid-description h3, .portfolio-item.overlay-links:hover .portfolio-description h3 {
  transform: none
}
.grid-item.overlay-links .grid-description, .grid-item.overlay-links .portfolio-description, .portfolio-item.overlay-links .grid-description, .portfolio-item.overlay-links .portfolio-description {
  opacity: 1;
  padding: 20px;
  position: relative;
  transform: none;
  visibility: inherit;
  width: 100%
}
.grid-item.overlay-links .grid-description p, .grid-item.overlay-links .grid-description span, .grid-item.overlay-links .portfolio-description p, .grid-item.overlay-links .portfolio-description span, .portfolio-item.overlay-links .grid-description p, .portfolio-item.overlay-links .grid-description span, .portfolio-item.overlay-links .portfolio-description p, .portfolio-item.overlay-links .portfolio-description span {
  color: #484848;
  opacity: 1
}
.grid-item.revert .grid-image:after, .grid-item.revert .grid-slider .flickity-viewport:after, .grid-item.revert .grid-video:after, .grid-item.revert .portfolio-image:after, .grid-item.revert .portfolio-slider .flickity-viewport:after, .grid-item.revert .portfolio-video:after, .modal-backdrop.show, .portfolio-item.revert .grid-image:after, .portfolio-item.revert .grid-slider .flickity-viewport:after, .portfolio-item.revert .grid-video:after, .portfolio-item.revert .portfolio-image:after, .portfolio-item.revert .portfolio-slider .flickity-viewport:after, .portfolio-item.revert .portfolio-video:after {
  opacity: .5
}
.grid-item.revert .grid-description, .grid-item.revert .portfolio-description, .grid-item.revert .portfolio-links, .portfolio-item.revert .grid-description, .portfolio-item.revert .portfolio-description, .portfolio-item.revert .portfolio-links {
  transform: translate3d(0, -50%, 0);
  opacity: 1;
  visibility: visible
}
.grid-item.revert:hover .grid-description, .grid-item.revert:hover .portfolio-description, .grid-item.revert:hover .portfolio-links, .portfolio-item.revert:hover .grid-description, .portfolio-item.revert:hover .portfolio-description, .portfolio-item.revert:hover .portfolio-links {
  transform: translate3d(0, -50%, 0);
  opacity: 0
}
.grid-item.shadow, .portfolio-item.shadow, .shadow-none {
  box-shadow: none !important
}
.grid-item.shadow .grid-item-wrap, .grid-item.shadow .portfolio-item-wrap, .portfolio-item.shadow .grid-item-wrap, .portfolio-item.shadow .portfolio-item-wrap {
  box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .6)
}
.grid-item.outline .grid-item-wrap, .grid-item.outline .portfolio-item-wrap, .portfolio-item.outline .grid-item-wrap, .portfolio-item.outline .portfolio-item-wrap {
  border: 1px solid #ebebeb;
  padding: 1px
}
.grid-item.light-bg .grid-item-wrap, .grid-item.light-bg .portfolio-item-wrap, .portfolio-item.light-bg .grid-item-wrap, .portfolio-item.light-bg .portfolio-item-wrap {
  background-color: #fff;
  border: 1px solid #f3f3f3
}
.grid-item.grey-bg .grid-item-wrap, .grid-item.grey-bg .portfolio-item-wrap, .portfolio-item.grey-bg .grid-item-wrap, .portfolio-item.grey-bg .portfolio-item-wrap {
  background-color: #f3f3f3
}
.alterneting-size .grid-item:nth-child(2n) .grid-item-wrap, .alterneting-size .portfolio-item:nth-child(2n) .portfolio-item-wrap {
  transform: scale(.75)
}
.grid-slider.shadow, .portfolio-slider.shadow {
  box-shadow: 10px 10px 10px rgba(235, 235, 235, .5)
}
.grid-slider.outline, .portfolio-slider.outline {
  border: 3px solid #fff
}
.content.col-lg-9 .grid-item .grid-description h3, .content.col-lg-9 .grid-item .portfolio-description h3, .content.col-lg-9 .portfolio-item .grid-description h3, .content.col-lg-9 .portfolio-item .portfolio-description h3, .sidebar-both .grid-item .grid-description h3, .sidebar-both .grid-item .portfolio-description h3, .sidebar-both .portfolio-item .grid-description h3, .sidebar-both .portfolio-item .portfolio-description h3 {
  font-size: 13px;
  line-height: 14px
}
.container-fluid .content.col-lg-9 .grid-item .grid-description h3, .container-fluid .content.col-lg-9 .grid-item .portfolio-description h3, .container-fluid .content.col-lg-9 .portfolio-item .grid-description h3, .container-fluid .content.col-lg-9 .portfolio-item .portfolio-description h3 {
  font-size: 16px;
  line-height: 22px
}
.countdown.circle.medium span, .countdown.medium span, .countdown.rectangle.medium span, .p-cb.cb-text .cb-content, .sidebar-both .grid-item .grid-description p, .sidebar-both .grid-item .grid-description span, .sidebar-both .grid-item .portfolio-description p, .sidebar-both .grid-item .portfolio-description span, .sidebar-both .portfolio-item .grid-description p, .sidebar-both .portfolio-item .grid-description span, .sidebar-both .portfolio-item .portfolio-description p, .sidebar-both .portfolio-item .portfolio-description span {
  font-size: 12px
}
.portfolio-attributes {
  color: #484848;
  font-size: 12px;
  overflow: hidden;
  text-transform: uppercase;
  margin-bottom: 20px
}
.portfolio-attributes .attribute {
  float: left;
  margin-bottom: 20px;
  padding-right: 20px;
  text-align: left;
  width: auto
}
.portfolio-attributes .attribute strong {
  opacity: .6;
  border-bottom: 1px solid rgba(31, 31, 31, .05);
  display: block;
  width: auto;
  margin-bottom: 10px;
  font-size: 11px
}
.portfolio-attributes.style1 .attribute {
  display: inline-flex;
  float: none;
  margin-bottom: 6px
}
.portfolio-attributes.style1 .attribute strong {
  border: 0;
  margin-right: 8px;
  width: auto
}
.portfolio-attributes.style2 .attribute strong {
  border: 0;
  width: 100%
}
.price-menu-list li, .project-description {
  margin-bottom: 40px
}
.project-description h2 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 20px
}
.project-description h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px
}
.icon-list, .list ul, .list-lines, .list-posts, .list-simple, .mfp-ie7 .mfp-container, .mfp-ie7 .mfp-img, .p-progress-bar-container.extra-small .p-progress-bar, .p-progress-bar-container.extra-small .progress-bar, .p-progress-bar-container.medium .p-progress-bar, .p-progress-bar-container.medium .progress-bar, .p-progress-bar-container.small .p-progress-bar, .p-progress-bar-container.small .progress-bar, .portfolio-ajax-page [class*=col-], .progress-bar-container.extra-small .p-progress-bar, .progress-bar-container.extra-small .progress-bar, .progress-bar-container.medium .p-progress-bar, .progress-bar-container.medium .progress-bar, .progress-bar-container.small .p-progress-bar, .progress-bar-container.small .progress-bar, .widget-categories .list, .working-hours ul {
  padding: 0
}
.portfolio-ajax-page .project-description {
  padding: 24px 40px;
  margin-bottom: 0
}
.portfolio-ajax-page .project-description > p {
  padding-bottom: 6px
}
#datatable_paginate, .call-to-action a.btn, .dataTables_paginate, .icon-box.box-type .icon, .paging_simple_numbers .dataTables_info, .portfolio-ajax-page .project-description .portfolio-attributes {
  margin-top: 20px
}
.portfolio-ajax-page .project-description .portfolio-attributes .attribute {
  margin-bottom: 0;
  width: 100%
}
.portfolio-ajax-page .project-description .portfolio-attributes .attribute > strong {
  min-width: 68px
}
.post-item {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0
}
.post-AUTHOR, .post-item.quote .post-item-description .post-AUTHOR {
  height: 40px;
  font-size: 14px
}
.post-item li {
  font-weight: 200;
  margin-left: 17px
}
.post-item .post-item-wrap {
  background-color: transparent;
  position: relative
}
.post-item .post-audio, .post-item .post-image, .post-item .post-quote-img, .post-item .post-slider, .post-item .post-video {
  margin: 0;
  position: relative;
  padding: 0
}
.post-item .post-audio .post-meta-category, .post-item .post-image .post-meta-category, .post-item .post-quote-img .post-meta-category, .post-item .post-slider .post-meta-category, .post-item .post-video .post-meta-category {
  background-color: #2250fc;
  color: #fff;
  font-size: 13px;
  padding: 2px 16px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  top: 11px;
  z-index: 3;
  margin-right: 0
}
.post-item .post-audio .post-meta-category i, .post-item .post-image .post-meta-category i, .post-item .post-quote-img .post-meta-category i, .post-item .post-slider .post-meta-category i, .post-item .post-video .post-meta-category i {
  margin-right: 4px
}
.icon-set-container .row > [class^=col-]:hover .icon-holder, .post-item .post-quote-img .post-meta-category {
  background-color: #fff;
  color: #2250fc
}
.post-item .post-audio > a > img {
  margin-bottom: -28px
}
.post-item .post-audio audio {
  margin-bottom: -6px
}
.post-item .post-item-description {
padding-right: 10px;
padding-left: 10px;
border-left-width: thin;
border-left-color: #646464;
height: auto
}
.border, .post-item.border, .post-item.border-footer {
  border-left: 1px dotted #a3a3a3
}
.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
  margin-bottom: 16px;
  color: #444
}
.post-item .post-item-description .post-meta-category, .post-item .post-item-description .post-meta-comments, .post-item .post-item-description .post-meta-date {
  color: #c2c2c2;
  position: relative;
  top: -4px;
  font-size: 12px;
  margin-right: 8px
}
.post-item .post-item-description .post-meta-category i, .post-item .post-item-description .post-meta-comments i, .post-item .post-item-description .post-meta-date i {
  margin-right: 4px !important
}
.post-item .post-item-description .post-meta-category a, .post-item .post-item-description .post-meta-comments a, .post-item .post-item-description .post-meta-date a {
  color: #c2c2c2
}
.post-item .post-item-description .post-post-likes {
  float: right;
  font-size: 14px;
  color: #aaa
}
.post-item .post-item-description .post-post-likes i {
  margin-right: 8px;
  color: #aaa
}
.entry-content .rev_slider a, .post-item.shadow, .rev_slider a, input[type=color]:focus {
  box-shadow: none
}
.post-item.shadow .post-item-wrap {
  box-shadow: 0 1px 10px #efefef !important
}
.post-item.grey-bg .post-item-wrap {
  background-color: #f7f7f7
}
.post-item.border-footer {
  margin-bottom: -35px
}
.post-item.border .post-item-wrap > .post-item-description {
  padding-right: 24px;
  padding-left: 24px;
  width: 100% !important
}
.post-item.quote .post-item-wrap {
  background-color: #2250fc;
  border-radius: 4px;
  border-width: 0
}
#particles-dots, .tags a {
}
.post-item.quote .post-quote-img img {
  width: auto;
  margin-left: 40px;
  margin-top: 40px
}
.post-item.quote .post-item-description {
  padding: 40px
}
.post-item.quote .post-item-description .post-meta-category, .post-item.quote .post-item-description .post-meta-comments, .post-item.quote .post-item-description .post-meta-date {
  color: #fff;
  opacity: .8
}
.post-item.quote .post-item-description .post-AUTHOR > img {
  height: 28px;
  margin-right: 8px;
  width: 28px
}
.post-items-transparent .post-item .post-item-wrap {
  border: 0;
  background-color: transparent
}
.post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-category, .post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-comments, .post-items-transparent .post-item .post-item-wrap .post-item-description .post-meta-date, .post-items-transparent .post-item .post-item-wrap .post-item-description > p, .widget-mycart .cart-item .cart-product-meta span {
  opacity: .7
}
.single-post .post-item .post-item-description {
  padding: 22px 0;
  line-height: 28px;
  color: #676767
}
.single-post .post-item .post-item-description p {
  font-size: 16px
}
.single-post .post-item .post-item-description > h2, .single-post .post-item .post-item-description > h2 > a {
  font-size: 34px;
  letter-spacing: 0;
  line-height: 38px;
  margin-bottom: 12px;
  margin-top: 8px;
  color: #1f1f1f
}
.single-post .post-item .post-item-description .post-meta-category, .single-post .post-item .post-item-description .post-meta-comments, .single-post .post-item .post-item-description .post-meta-date {
  color: #777;
  font-size: 13px;
  margin-right: 16px
}
.single-post .post-item .post-item-description .post-meta-category a, .single-post .post-item .post-item-description .post-meta-comments a, .single-post .post-item .post-item-description .post-meta-date a {
  color: #777
}
.single-post .post-item .post-item-description .post-meta-share .btn {
  display: inline-block;
  margin-right: 0
}
.single-post .post-item .post-item-description .post-meta {
  border-bottom: 1px solid #f3f3f3;
  clear: both;
  display: block;
  margin-bottom: 26px;
  padding: 12px 0;
  position: relative;
  width: 100%
}
.single-post .post-item .post-tags {
  display: block;
  margin-bottom: 40px;
  position: relative;
  width: 100%
}
.single-post .post-item .post-tags a {
  font-weight: 200;
  color: #484848;
  border: 1px solid #e6e8eb;
  border-radius: 4px;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 10px;
  background-color: #f8f9fa
}
.post-thumbnails .post-item {
  width: 100%;
  padding: 0 0 20px
}
.post-thumbnails .post-item .post-audio, .post-thumbnails .post-item .post-image, .post-thumbnails .post-item .post-slider, .post-thumbnails .post-item .post-video {
  float: left;
  width: 46%
}
.post-thumbnails .post-item:not(.quote) .post-item-description {
  float: left;
  padding-top: 0;
  width: 54% !important
}
#blog .blog .post-item {
  width: 25%;
  padding: 0 20px 20px 0
}
.post-metaa {
  margin-bottom: 20px;
  min-height: 60px
}
.post-metaa div {
  border-right: 1px solid #f6f6f6;
  float: left;
  margin-right: 18px;
  padding: 8px 18px 8px 0
}
.post-metaa :last-child {
  border-right: 0
}
.post-metaa .post-comments i, .post-metaa .post-shares i {
  margin-right: 4px;
  font-size: 20px;
  float: left
}
.post-metaa .post-comments .post-comments-number, .post-metaa .post-comments .post-shares-number, .post-metaa .post-shares .post-comments-number, .post-metaa .post-shares .post-shares-number {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  display: block
}
.post-metaa .post-comments .post-comments-label, .post-metaa .post-comments .post-shares-label, .post-metaa .post-shares .post-comments-label, .post-metaa .post-shares .post-shares-label {
  color: #aaa;
  font-size: 12px;
  text-transform: uppercase;
  display: block
}
.post-AUTHOR {
  border-top: 1px solid #eee;
  margin-top: 15px;
  padding-bottom: 0;
  padding-top: 16px
}
.post-AUTHOR > img {
  border-radius: 50%;
  height: 28px;
  float: left;
  margin-right: 8px;
  width: 28px
}
.post-content {
  clear: both;
  display: block;
  padding: 0 40px 0 0
}
.sidebar > h3:nth-of-type(2) {
  margin-top: 17px
}
.grid-articles .post-entry {
  float: left;
  width: 25%;
  position: relative
}
.grid-articles .post-entry-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.grid-articles .post-entry .post-entry-meta {
  height: auto;
  bottom: 0;
  left: 0;
  padding: 0 30px 30px;
  position: absolute;
  width: 100%;
  z-index: 2
}
.grid-articles .post-entry:before {
  content: "";
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, .9) 100%);
  opacity: .4;
  transition: opacity .4s;
  content: "";
  height: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1
}
.grid-articles .post-entry:hover:before {
  opacity: 1;
  z-index: 1
}
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2, .grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2 a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0
}
.grid-articles.grid-articles-space .post-entry .post-entry-overlay {
  border: 4px solid #fff
}
.grid-articles.grid-articles-space .post-entry:first-child .post-entry-overlay {
  border-width: 4px 4px 4px 0
}
.grid-articles.grid-articles-space .post-entry:nth-child(3) .post-entry-overlay, .grid-articles.grid-articles-space .post-entry:nth-child(5) .post-entry-overlay {
  border-width: 4px 0 4px 4px
}
.grid-articles .post-date {
  color: #fff;
  opacity: .6
}
@media (max-width:992px) {
  #dotsMenu ul li a span, .grid-active-title, .mainMenu-open #header #logo [class*=logo-default], .page-menu.inverted nav > ul > li.active > a:after, .page-menu.inverted nav > ul > li:hover > a:after, .page-menu.menu-creative nav > ul > li.active > a:after, .page-menu.menu-creative nav > ul > li:hover > a:after, .page-menu.menu-light nav > ul > li.active > a:after, .page-menu.menu-light nav > ul > li:hover > a:after, .page-menu.menu-lines nav > ul > li.active > a:after, .page-menu.menu-lines nav > ul > li:hover > a:after, .page-menu.menu-outline nav > ul > li.active > a:after, .page-menu.menu-outline nav > ul > li:hover > a:after, .page-menu.menu-rounded nav > ul > li.active > a:after, .page-menu.menu-rounded nav > ul > li:hover > a:after, .page-menu.menu-solid nav > ul > li.active > a:after, .page-menu.menu-solid nav > ul > li:hover > a:after {
    display: none
  }
  .grid-filter li {
    margin-right: 0;
    margin-bottom: 4px
  }
  .grid-filter li a {
    text-align: center;
    transition: none
  }
  #topbar.topbar-transparent.dark {
    background-color: #fff !important
  }
  #topbar.topbar-transparent.dark .social-icons li a, #topbar.topbar-transparent.dark .top-menu > li > a {
    color: #484848 !important
  }
  #header #logo {
    position: absolute !important;
    width: 100%;
    text-align: center;
    margin: 0 !important;
    float: none;
    height: 80px;
    left: 0;
    right: 0;
    padding: 0 !important
  }
  #header #logo > a {
    display: inline-block
  }
  #header #logo > a img {
    padding-bottom: 6px;
    border-bottom-width: medium
  }
  #header #logo .logo-responsive, #header #logo .logo-responsive-dark, .mainMenu-open #header #logo .logo-default, .page-menu.page-menu-active nav {
    display: block
  }
  #header.header-mobile-logo-left #header #logo {
    width: auto;
    text-align: left;
    left: 30px;
    right: auto
  }
  #header.header-mobile-logo-left .header-extras {
    float: right;
    margin-left: 20px
  }
  #header.header-alternative #header-wrap, #header.header-alternative .header-inner {
    height: auto
  }
  #header.header-modern {
    margin: 0 !important;
    width: 100% !important
  }
  #header.header-modern #header-wrap, #header.header-modern .header-inner {
    border-radius: 0 !important
  }
  #header.header-logo-right #header-wrap .header-extras, #header.header-logo-right .header-inner .header-extras {
    float: right
  }
  #header.header-mini #header-wrap, #header.header-mini .header-inner {
    height: auto !important
  }
  .header-extras {
    float: left
  }
  .header-extras > ul .p-dropdown > a > i, .header-extras > ul > li > a > i {
    font-size: 16px !important
  }
  .header-extras > ul .p-dropdown:first-child > a, .header-extras > ul > li:first-child > a, .side-panel.side-panel-static #wrapper, .side-panel.side-panel-static .body-inner {
    padding-left: 0
  }
  #search #search-logo {
    margin: 0 auto !important;
    max-width: 130px;
    left: auto
  }
  #search .search-form {
    margin: 40px
  }
  #search .search-form .form-control {
    font-size: 24px;
    margin-bottom: 8px
  }
  #search .search-form .text-muted {
    font-size: 10px
  }
  #search .btn-search-close {
    font-size: 1em;
    padding: 8px;
    line-height: 8px
  }
  #side-panel {
    width: 300px;
    left: -300px
  }
  #side-panel .side-panel-wrap {
    padding: 30px;
    right: 0
  }
  .side-panel #side-panel-trigger, .side-panel.side-panel-active.side-panel-static #close-panel {
    display: block !important
  }
  .side-panel.side-panel-static #side-panel {
    left: -300px !important;
    right: auto !important
  }
  .side-panel.side-panel-static #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-static .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static .body-inner #header.header-sticky .header-inner > .container {
    padding-left: auto
  }
  .side-panel.side-panel-static.side-panel-right #side-panel {
    right: -300px !important;
    left: auto !important
  }
  .side-panel.side-panel-static.side-panel-right #wrapper, .side-panel.side-panel-static.side-panel-right .body-inner {
    padding-right: 0
  }
  .side-panel.side-panel-static.side-panel-right #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static.side-panel-right #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-static.side-panel-right .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-static.side-panel-right .body-inner #header.header-sticky .header-inner > .container {
    padding-right: auto
  }
  .side-panel.side-panel-active.side-panel-static #side-panel {
    left: 0 !important;
    right: auto
  }
  .side-panel.side-panel-active.side-panel-static #wrapper, .side-panel.side-panel-active.side-panel-static .body-inner {
    left: 300px
  }
  .side-panel.side-panel-active.side-panel-static #wrapper #header.header-sticky #header-wrap > .container, .side-panel.side-panel-active.side-panel-static #wrapper #header.header-sticky .header-inner > .container, .side-panel.side-panel-active.side-panel-static .body-inner #header.header-sticky #header-wrap > .container, .side-panel.side-panel-active.side-panel-static .body-inner #header.header-sticky .header-inner > .container {
    left: 300px;
    right: 0
  }
  .page-menu.inverted, .page-menu.inverted nav, .page-menu.inverted nav > ul > li ul {
    background-color: #181818
  }
  .page-menu #pageMenu-trigger {
    opacity: 1;
    display: block
  }
  .page-menu #pageMenu-trigger i, .page-menu nav > ul > li.dropdown.hover-active {
    color: #484848
  }
  .page-menu nav {
    border-radius: 4px 0 4px 4px;
    border: 1px solid #e6e8eb;
    box-shadow: 0 33px 32px rgba(0, 0, 0, .1);
    text-align: left;
    display: none;
    position: absolute;
    float: right;
    width: 190px;
    top: 40px;
    height: auto;
    z-index: 11;
    line-height: 26px;
    right: 30px
  }
  .page-menu nav > ul {
    padding: 14px 20px;
    top: 0;
    min-width: 100%;
    overflow: hidden
  }
  .page-menu nav > ul > li {
    width: 100%;
    padding: 0
  }
  .page-menu nav > ul > li > a, .page-menu nav > ul > li > span {
    line-height: 20px;
    width: 100%;
    display: block;
    padding: 6px;
    border: none
  }
  .page-menu nav > ul > li.dropdown:before {
    right: 4px;
    color: #484848;
    pointer-events: none;
    line-height: 36px
  }
  .page-menu nav > ul > li.dropdown.hover-active .dropdown-menu {
    min-width: 100%;
    width: 100%;
    display: block;
    position: relative;
    top: 0;
    box-shadow: none;
    border: 0;
    margin-top: 0;
    padding: 0
  }
  .page-menu nav > ul > li.dropdown.hover-active .dropdown-menu > li > a, .page-menu nav > ul > li.dropdown.hover-active .dropdown-menu > li > span {
    font-size: 12px;
    padding: 4px 14px
  }
  .page-menu nav > ul > li > ul {
    background-color: #fff;
    border: 0 solid #eee;
    border-width: 1px !important;
    box-shadow: 0 33px 32px rgba(0, 0, 0, .1);
    left: auto;
    margin: -6px 0 0;
    border-radius: 4px;
    padding: 0;
    z-index: 1
  }
  .grid-articles:not(.post-carousel) .post-entry:first-child, .page-menu nav > ul > li > ul > li > a, .page-menu nav > ul > li > ul > li > span {
    width: 100%
  }
  .page-menu.inverted nav > ul > li > a, .page-menu.menu-creative nav > ul > li > a, .page-menu.menu-light nav > ul > li > a, .page-menu.menu-lines nav > ul > li > a, .page-menu.menu-outline nav > ul > li > a, .page-menu.menu-rounded nav > ul > li > a, .page-menu.menu-solid nav > ul > li > a {
    color: #484848;
    border-radius: 0
  }
  .page-menu.inverted nav > ul > li.active > a, .page-menu.inverted nav > ul > li:hover > a, .page-menu.menu-creative nav > ul > li.active > a, .page-menu.menu-creative nav > ul > li:hover > a, .page-menu.menu-light nav > ul > li.active > a, .page-menu.menu-light nav > ul > li:hover > a, .page-menu.menu-lines nav > ul > li.active > a, .page-menu.menu-lines nav > ul > li:hover > a, .page-menu.menu-outline nav > ul > li.active > a, .page-menu.menu-outline nav > ul > li:hover > a, .page-menu.menu-rounded nav > ul > li.active > a, .page-menu.menu-rounded nav > ul > li:hover > a, .page-menu.menu-solid nav > ul > li.active > a, .page-menu.menu-solid nav > ul > li:hover > a {
    color: #2250fc;
    background-color: initial;
    border: 0
  }
  .page-menu.inverted nav > ul > li.active.dropdown:before, .page-menu.inverted nav > ul > li:hover.dropdown:before, .page-menu.menu-creative nav > ul > li.active.dropdown:before, .page-menu.menu-creative nav > ul > li:hover.dropdown:before, .page-menu.menu-light nav > ul > li.active.dropdown:before, .page-menu.menu-light nav > ul > li:hover.dropdown:before, .page-menu.menu-lines nav > ul > li.active.dropdown:before, .page-menu.menu-lines nav > ul > li:hover.dropdown:before, .page-menu.menu-outline nav > ul > li.active.dropdown:before, .page-menu.menu-outline nav > ul > li:hover.dropdown:before, .page-menu.menu-rounded nav > ul > li.active.dropdown:before, .page-menu.menu-rounded nav > ul > li:hover.dropdown:before, .page-menu.menu-solid nav > ul > li.active.dropdown:before, .page-menu.menu-solid nav > ul > li:hover.dropdown:before {
    color: #484848
  }
  .page-menu.inverted nav {
    border: 1px solid #2b2b2b;
    box-shadow: 0 33px 32px rgba(255, 255, 255, .1)
  }
  .inspiro-slider .slide .slide-captions h3, .inspiro-slider .slide .slide-captions h4, .inspiro-slider .slide .slide-captions h5, .inspiro-slider .slide .slide-captions h6, .page-menu.inverted nav > ul > li a {
    color: #fff
  }
  .inspiro-slider .flickity-button:hover {
    background-color: transparent
  }
  .inspiro-slider .flickity-button.next, .inspiro-slider .flickity-button.next:hover {
    right: -5px !important;
    opacity: 1
  }
  .inspiro-slider .flickity-button.previous, .inspiro-slider .flickity-button.previous:hover {
    left: -5px !important;
    opacity: 1
  }
  .inspiro-slider .container {
    padding-left: 40px;
    padding-right: 40px
  }
  .inspiro-slider .slide .slide-captions {
    text-align: center;
    position: relative
  }
  .inspiro-slider .slide .slide-captions .strong::after {
    margin-left: auto;
    margin-right: auto
  }
  .inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
    padding-top: 160px;
    padding-bottom: 100px
  }
  .inspiro-slider .slide .slide-captions > p {
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 16px;
    line-height: 26px
  }
  #header[data-transparent=true] + main {
    top: -120px;
    margin-bottom: -124px;
    position: relative
  }
  #header[data-transparent=true] + main > #page-title {
    padding: 220px 0 160px
  }
  .grid-articles:not(.post-carousel) .post-entry {
    width: 50%
  }
  .grid-articles:not(.post-carousel) .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 {
    font-size: 20px
  }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-meta .post-entry-meta-title h2 {
    font-size: 13px
  }
  .grid-articles:not(.post-carousel) .post-entry .post-entry-overlay {
    border-width: 0 !important
  }
  .post-thumbnails .post-item:not(.quote) .post-item-description {
    width: 100% !important
  }
}
.post-thumbnail .post-thumbnail-entry > img {
  margin-bottom: 14px;
  max-height: 240px;
  width: 100%
}
.accordion .ac-item .ac-content > p:last-child, .post-thumbnail .post-thumbnail-entry .post-thumbnail-content p {
  margin-bottom: 6px
}
.post-thumbnail ~ .post-thumbnail-list {
  border-top: 1px solid #f7f9fb
}
.post-thumbnail ~ .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-weight: 400;
  opacity: .7;
  line-height: 20px
}
.post-thumbnail-list .post-thumbnail-entry img + .post-thumbnail-content {
  padding-left: 90px
}
.post-thumbnail-list .post-thumbnail-entry > img {
  float: left;
  display: block;
  height: 60px;
  width: 80px;
  margin-right: 16px;
  border-radius: 2px
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-size: 14px;
  font-weight: 500;
  margin: -4px 0 0
}
.post-thumbnail-entry {
  border-bottom: 1px solid #f7f9fb;
  float: left;
  margin-bottom: 16px;
  padding-bottom: 10px;
  position: relative;
  clear: both
}
.post-thumbnail-entry .post-thumbnail-content .post-category, .post-thumbnail-entry .post-thumbnail-content .post-date {
  color: #aaa;
  font-size: 13px
}
.post-thumbnail-entry .post-thumbnail-content .post-category i, .post-thumbnail-entry .post-thumbnail-content .post-date i {
  margin-right: 2px
}
.post-thumbnail-entry .post-thumbnail-content .post-date ~ .post-category {
  margin-left: 6px
}
.post-thumbnail-entry .post-thumbnail-content .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  line-height: 12px !important
}
@media (max-width:768px) {
  .desktop, .desktop2 {
    display: none
  }
  .mobile, .mobile2 {
    display: block
  }
  .mobile {
    margin-top: -15px;
    width: 100%
  }
  .fullscreenvideo {
    display: none;
    transform: scale(0);
    opacity: 0;
    visibility: collapse
  }
  .post-thumbnails .post-item {
    width: 100%
  }
  .post-thumbnails .post-item .post-audio, .post-thumbnails .post-item .post-image, .post-thumbnails .post-item .post-slider, .post-thumbnails .post-item .post-video {
    float: none;
    width: 100%
  }
  .post-thumbnails .post-item:not(.quote) .post-item-description {
    padding-top: 24px;
    float: none;
    width: 100%
  }
}
.comments .comment_number, .respond-comment {
  font-size: 18px;
  margin: 0 0 30px
}
.comments .comment {
  padding: 10px 0;
  background-color: #fff
}
.comments .comment .image {
  border-radius: 65px;
  display: block;
  float: left;
  height: 65px;
  overflow: hidden;
  width: 65px
}
.comments .comment .text {
  padding: 0 0 0 86px;
  min-height: 80px;
  position: relative
}
.comments .comment .text .name {
  display: block;
  color: #303030;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: -4px
}
.comments .comment .comment_date {
  color: #888;
  font-size: 12px
}
.comments .comment .text .comment-reply-link {
  color: #2250fc;
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 0 0 5px;
  opacity: .7
}
.comments .comment .text .text_holder {
  display: block;
  margin: 3px 0 0
}
.comments .comment .comment {
  margin-left: 90px
}
.post-item .comments {
  padding: 40px 0;
  border-top: 1px solid #eee
}
.respond-form {
  padding-top: 40px
}
.product {
  margin-bottom: 40px;
  position: relative;
  display: block
}
.product .product-image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden
}
.product .product-image img, .product .product-image > a {
  display: block;
  width: 100%;
  height: 100%
}
.product .product-image > a, .product .product-wishlist a {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s
}
.product .product-image > a:nth-of-type(2) {
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
  position: absolute
}
.product .product-image:hover > a:nth-of-type(2) {
  opacity: 1;
  z-index: 2
}
.product .product-wishlist a {
  border: 2px solid #333;
  border-radius: 50%;
  height: 30px;
  left: 12px;
  line-height: 28px;
  position: absolute;
  text-align: center;
  top: 12px;
  width: 30px;
  z-index: -1;
  opacity: 0
}
.product:hover .product-wishlist, .product:hover .product-wishlist a {
  z-index: 3;
  opacity: 1
}
.product .product-description {
  padding: 8px 0 10px
}
.product .product-title {
  max-width: 80%
}
.product .product-title h3, .product .product-title h3 a {
  font-size: 18px;
  margin-bottom: 0
}
.product .product-category {
  display: block;
  opacity: .5
}
.product .product-price {
  width: 26%;
  float: right;
  margin-bottom: 0;
  margin-top: -26px;
  text-align: right
}
.product .product-price ins {
  color: #444;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
  text-decoration: none
}
.product .product-price del {
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin: -20px 0 -4px;
  opacity: .6
}
.bar-rating, .product .product-rate {
  height: 23px;
  float: left;
  color: #ffc300
}
.product .product-hot, .product .product-new, .product .product-out-stock, .product .product-sale, .product .product-sale-off {
  font-weight: 600;
  height: 42px;
  line-height: 42px;
  text-shadow: 1px 2px 1px rgba(0, 0, 0, .14);
  z-index: 5;
  text-align: center;
  position: absolute
}
.product .product-reviews, .product .product-reviews a {
  color: #73848e;
  float: right;
  font-size: 13px
}
.product .product-hot, .product .product-new, .product .product-out-stock, .product .product-sale {
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  right: 10px;
  top: 10px;
  width: 42px
}
.product .product-sale, .product .product-sale-off {
  background: #ffc300
}
.product .product-new {
  background: #00c0e9
}
.product .product-hot {
  background: #d6284b
}
.product .product-out-stock {
  background: #a5a5a5;
  border-radius: 4px;
  padding: 0 18px;
  width: auto
}
.product .product-sale-off {
  border-radius: 12px 0 0;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  right: 0;
  width: 88px
}
.product .product-overlay {
  position: absolute;
  width: 100%;
  height: 44px;
  line-height: 44px;
  top: auto;
  bottom: -44px;
  left: 0;
  z-index: 6;
  transition: bottom .3s
}
.product .product-overlay a {
  transition: bottom .3s;
  color: #fff;
  display: block;
  font-size: 13px;
  background-color: rgba(0, 0, 0, .7);
  text-align: center
}
.product .product-overlay a:hover {
  background-color: #111;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
#footer, .dataTables_wrapper .dataTable .group td, .dataTables_wrapper .dataTable .group th, .list-group input[type=radio]:checked + .list-group-item {
  background-color: #f8f9fa
}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow, .product:hover .product-overlay, .rev_row_zone_bottom {
  bottom: 0
}
.btn:not(.close):not(.mfp-close).btn-round > i, .grid-5-columns .product .product-price ins, .grid-5-columns .product .product-title h3, .grid-5-columns .product .product-title h3 a, .grid-6-columns .product .product-price ins, .grid-6-columns .product .product-title h3, .grid-6-columns .product .product-title h3 a, .testimonial.testimonial-box .testimonial-item p, a.btn:not([href]):not([tabindex]).btn-round > i, button.btn.btn-round > i {
  font-size: 14px
}
.grid-5-columns .product .product-reviews, .grid-5-columns .product .product-reviews a, .grid-6-columns .product .product-reviews, .grid-6-columns .product .product-reviews a {
  font-size: 11px;
  float: left
}
.shop-category-box {
  position: relative;
  margin-bottom: 20px
}
.shop-category-box .shop-category-box-title {
  background-color: rgba(255, 255, 255, .9);
  bottom: 10px;
  padding: 4px 0;
  position: absolute;
  text-align: center;
  width: 100%
}
.shop-cart .table td, .shop-cart th {
  vertical-align: middle
}
.call-to-action.cta-center, .fa-fw, .fa-li, .shop-cart .cart-product-remove {
  text-align: center
}
.shop-cart .cart-product-thumbnail > a {
  color: #484848;
  float: left;
  margin-right: 12px
}
.shop-cart .cart-product-thumbnail img {
  max-width: 52px
}
.shop-cart .cart-product-thumbnail .cart-product-thumbnail-name {
  padding: 24px
}
.cart-product-description {
  max-width: 200px;
  font-size: 12px
}
.cart-product-quantity .minus, .cart-product-quantity .plus {
  background-color: #fff;
  border: 1px solid #eee;
  margin: 0 -4px;
  padding: 5px 12px
}
.cart-product-quantity .qty {
  border: 1px solid #eee;
  max-width: 40px;
  padding: 5px;
  text-align: center
}
.payment-method td {
  padding: 12px 20px !important
}
.icon-list li, .list-arrow-icons li, .list-tweets li, .product-size, .widget-archive ul, .widget-tweeter .list-tweets {
  padding-left: 0
}
.product-page:not(.widget-shop) .product-title h3 {
  font-size: 28px;
  margin-bottom: 0
}
.product-size {
  display: block;
  margin: 0 20px 15px 0;
  overflow: hidden
}
.product-size li {
  float: left;
  margin: 0 -1px 0 0
}
.product-size li label span {
  cursor: pointer;
  display: block;
  font-size: 1.2em;
  font-weight: 400;
  height: 40px;
  line-height: 37px;
  margin: 0;
  text-align: center;
  transition: .3s;
  width: 40px;
  border: 1px solid #eee;
  color: #909090
}
.product-size li label input {
  left: -9000px;
  position: absolute
}
.grid.clients-grey li, .product-size li label span:hover {
  background-color: #eee
}
.product-size li label input:checked + span {
  background-color: #eee;
  border-color: #eee
}
.ajax-quick-view .product {
  margin-bottom: 0;
  margin-top: 20px
}
.widget-shop .product {
  position: relative;
  border-bottom: 1px solid #eee;
  float: left;
  margin-bottom: 12px;
  min-height: 96px;
  padding-bottom: 12px
}
.widget-shop .product:last-child {
  border-bottom: 0;
  margin-bottom: -4px;
  padding-bottom: 0
}
.widget-shop .product .product-image {
  float: left;
  padding-right: 10px;
  width: 26%
}
.widget-shop .product .product-description {
  padding-top: 0;
  display: table-cell;
  padding-bottom: 0;
  vertical-align: top;
  width: 74%
}
.widget-shop .product .product-category, .widget-shop .product .product-title {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: -8px
}
.widget-shop .product .product-category h3, .widget-shop .product .product-category h3 a, .widget-shop .product .product-title h3, .widget-shop .product .product-title h3 a {
  font-size: 15px;
  line-height: 18px
}
.widget-shop .product .product-category {
  margin-top: -6px
}
.widget-shop .product .product-price {
  clear: both;
  float: none;
  margin-bottom: 0;
  margin-top: 0;
  text-align: left
}
.widget-shop .product .product-price ins {
  font-size: 14px;
  margin-bottom: 4px
}
.widget-shop .product .product-price del {
  display: unset;
  font-size: 12px;
  margin: -8px 5px -8px 0
}
#footer .widget-categories a {
  color: #888
}
.shop-promo-box {
  min-height: 360px;
  padding: 50px;
  border: 8px solid #eee
}
.shop-promo-box > h2 {
  font-weight: 800;
  margin-bottom: 0
}
.forum {
  border-radius: 4px;
  padding: 20px 26px;
  background-color: #fff
}
.forum .fa {
  width: 1em;
  text-align: center
}
.forum table th {
  width: 14em
}
.forum thead tr > th {
  background-color: #2250fc;
  color: #fff;
  border-bottom: 0
}
.forum thead tr:first-child th:first-child {
  border-top-left-radius: 4px
}
.forum thead tr:last-child th:last-child {
  border-top-right-radius: 4px
}
.forum thead tr h3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 22px
}
#footer-bg-image {
  background-image: url(images/world-map-dark.png) , -webkit-linear-gradient(270deg, #fff 0, rgba(72, 72, 72, .64) 27.41%, rgba(0, 0, 0, .49) 100%);
  background-image: url(images/world-map-dark.png) , -moz-linear-gradient(270deg, #fff 0, rgba(72, 72, 72, .64) 27.41%, rgba(0, 0, 0, .49) 100%);
  background-image: url(images/world-map-dark.png) , -o-linear-gradient(270deg, #fff 0, rgba(72, 72, 72, .64) 27.41%, rgba(0, 0, 0, .49) 100%);
  background-image: url(images/world-map-dark.png) , linear-gradient(180deg, #fff 0, rgba(72, 72, 72, .64) 27.41%, rgba(0, 0, 0, .49) 100%);
  background-size: cover;
  background-attachment: fixed;
  background-position: 0 0;
  width: 100%;
  height: 100%
}
#footer {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 32px;
  font-weight: 400
}
sticky-footer {
  bottom: 0;
  display: flex;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  z-index: -200
}
.marginbottom {
  margin-bottom: 340px
}
@media (max-width:576px) {
  .marginbottom {
    margin-bottom: 440px
  }
}

@media (max-width:768px)and (min-width:576px) {
  .marginbottom {
    margin-bottom: 320px
  }
}
#footer a:not(.btn), #footer.dark a:not(.btn), #footer.inverted a:not(.btn), .dark #footer a:not(.btn), .far {
  font-weight: 400
}
#footer .footer-content {
  padding: 60px 0 40px
}
#footer .widget .widget-title, #footer .widget h4 {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600
}
#footer .widget .widget-title ul li a, #footer .widget h4 ul li a {
  font-size: 15px;
  line-height: 32px;
  color: #999
}
#footer .copyright-content {
  min-height: 80px;
  padding: 30px 0;
  background-color: #262626;
  font-size: 13px
}
#footer .logo {
  margin-bottom: 54px;
  margin-top: 12px;
  max-width: 80px
}
#footer .footer-logo {
  border-right: 1px solid #333;
  margin-bottom: 20px;
  margin-right: 18px;
  padding-right: 16px
}
#footer.dark a:not(.btn):not(:hover), #footer.dark p, #footer.inverted a:not(.btn):not(:hover), #footer.inverted p, .dark #footer a:not(.btn):not(:hover), .dark #footer p, .dark .table, .table.dark {
  color: #999
}
#footer.dark .copyright-content, #footer.inverted .copyright-content, .dark #footer .copyright-content {
  background-color: #1e1e1e
}
.widget {
  margin-bottom: 30px;
  position: relative
}
.widget .widget-title, .widget > h4 {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 1px;
  margin-bottom: 20px
}
.widget:after, .widget:before {
  clear: both;
  content: " ";
  display: table
}
.sidebar .widget {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  padding-bottom: 30px
}
.sidebar .widget:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0
}
.sidebar .widget #testimonials .testimonial-item > img {
  border-radius: 50%;
  display: block;
  float: none;
  height: 50px !important;
  margin: 0 auto 20px;
  width: 50px !important
}
.tags a {
  border: 2px solid #e6e8eb;
  border-radius: 50px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  outline: 0;
  padding: 5px 14px;
  margin: 0 2px 5px 0;
  color: #484848;
  display: inline-block;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.tags a.active, .tags a:active, .tags a:focus, .tags a:hover {
  background-color: #2250fc;
  border-color: #2250fc;
  color: #fff !important
}
.flickr-widget, .widget-instagram {
  opacity: 0;
  min-height: 225px;
  transition: opacity .3s;
  margin-bottom: 20px
}
.flickr-widget a img, .widget-instagram a img {
  width: 25%;
  height: auto;
  padding: 3px;
  border-radius: 6px
}
.flickr-widget .col-lg-3 > a img, .widget-instagram .col-lg-3 > a img {
  padding: 2px;
  width: 25%
}
body.breakpoint-sm .col-3 .flickr-widget img .widget-instagram img {
  width: 16.666%
}
.widget .footer-widget .social-icon {
  background-color: rgba(0, 0, 0, .2)
}
.widget.widget-newsletter button, .widget.widget-search button {
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}
.widget.widget-newsletter .btn, .widget.widget-search .btn {
  text-transform: none;
  font-size: 12px;
  font-weight: 600;
  height: 40px;
  padding: 8px 16px
}
.widget .input-group-text, .widget.widget-newsletter .form-control, body.breakpoint-sm hr.space-lg, body.breakpoint-sm hr.space-xlg, body.breakpoint-xs hr.space-lg, body.breakpoint-xs hr.space-xlg, select.form-control:not([size]):not([multiple]) {
  height: 40px
}
.widget.widget-newsletter label.error {
  color: #e42c3e;
  display: none !important;
  font-weight: 400;
  margin-top: 5px
}
.background-dark .widget.widget-newsletter .input-group-prepend {
  background-color: #fff;
  color: #fff
}
.background-dark .widget.widget-newsletter .form-transparent-fields .form-control {
  border-left: 0;
  padding-left: 0
}
.form-control.error, .sm-form-control.error {
  border-color: #e42c3e
}
.background-dark .widget.widget-search .input-group-prepend {
  background-color: rgba(0, 0, 0, .35);
  border-color: rgba(0, 0, 0, .25);
  color: #999
}
#widget-contact-form {
  clear: left
}
.widget-tweeter, .widget-twitter {
  min-height: 248px
}
.widget-tweeter:not([data-avatar=true]) li {
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased
}
.widget-tweeter:not([data-avatar=true]) li:before, .widget-twitter:not([data-avatar=true]) li:before {
  margin-left: -22px;
  position: absolute;
  font-family: "Font Awesome 5 Brands";
  content: "\f099"
}
.widget-tweeter[data-avatar=true] li img, .widget-twitter[data-avatar=true] li img {
  border-radius: 50%;
  left: -4px;
  position: absolute;
  width: 26px;
  z-index: 3
}
.widget-tweeter[data-avatar=true] li, .widget-twitter[data-avatar=true] li {
  padding-left: 10px
}
.widget-tweeter li, .widget-twitter li {
  line-height: 1.66;
  margin-bottom: 20px
}
.widget-tweeter ul, .widget-twitter ul {
  list-style: none;
  padding-left: 22px;
  margin-bottom: 0
}
.widget-tweeter small, .widget-twitter small {
  display: block;
  color: #9896a6 !important;
  width: 100%;
  margin-top: 10px
}
.widget-newsletter .input-group-prepend i {
  color: #555 !important
}
.widget-gallery a > img {
  float: left;
  height: auto;
  width: 33.3333333%;
  padding: 3px
}
.p-dropdown-content .widget-myaccount {
  min-width: 220px
}
.widget-myaccount {
  min-width: 220px;
  text-align: center
}
.call-to-action p, .input-group-text input[type=checkbox], .input-group-text input[type=radio], .list-group-horizontal .list-group-item.active, .list-large li:first-child, .list-medium li:first-child, .p-dropdown .p-dropdown-content ul > li:first-child label, .p-dropdown .p-dropdown-content > li:first-child label, .p-dropdown ul.p-dropdown-content ul > li:first-child label, .p-dropdown ul.p-dropdown-content > li:first-child label, .team-members.team-members-left .team-member .team-desc > h3, .widget-myaccount ul > li:first-child label, .widget-myaccount > li:first-child label {
  margin-top: 0
}
.p-dropdown .p-dropdown-content ul > li label, .p-dropdown .p-dropdown-content > li label, .p-dropdown ul.p-dropdown-content ul > li label, .p-dropdown ul.p-dropdown-content > li label, .widget-myaccount ul > li label, .widget-myaccount > li label {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 0
}
.p-dropdown .p-dropdown-content ul > li a, .p-dropdown .p-dropdown-content > li a, .p-dropdown ul.p-dropdown-content ul > li a, .p-dropdown ul.p-dropdown-content > li a, .widget-myaccount ul > li a, .widget-myaccount > li a {
  line-height: 26px;
  white-space: nowrap;
  display: block;
  padding: 2px 8px
}
.p-dropdown .p-dropdown-content ul > li a i, .p-dropdown .p-dropdown-content > li a i, .p-dropdown ul.p-dropdown-content ul > li a i, .p-dropdown ul.p-dropdown-content > li a i, .tabs .nav-tabs .nav-link i, .widget-myaccount ul > li a i, .widget-myaccount > li a i {
  margin-right: 6px
}
.p-dropdown-content .widget-mycart, .p-dropdown-content .widget-notification {
  min-width: 246px
}
.fullwidthbanner-container .fullwidthabanner, .widget-mycart, .widget-notification {
  width: 100%;
  position: relative
}
.widget-mycart .cart-item {
  margin-top: 8px;
  display: inline-table;
  width: 100%
}
.widget-mycart .cart-item .cart-image {
  width: 50px;
  height: 50px;
  float: left;
  overflow: hidden;
  border-radius: 4px
}
.widget-mycart .cart-item .cart-product-meta {
  float: left;
  padding-left: 20px
}
.widget-mycart .cart-item .cart-product-meta > a, .widget-notification .notification-item .notification-meta > a {
  font-weight: 500;
  display: block
}
.widget-mycart .cart-item .cart-item-remove {
  width: 20px;
  float: right;
  font-size: 12px
}
.widget-mycart .cart-item .cart-item-remove i {
  color: #484848 !important
}
.widget-mycart .cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 4px;
  margin: 10px 0
}
.team-members.team-members-left .team-member, .testimonial.testimonial-left .testimonial-item, .text-left, .widget-mycart .cart-total .cart-total-labels {
  text-align: left
}
.widget-mycart .cart-total .cart-total-labels span, .widget-mycart .cart-total .cart-total-prices span {
  margin-bottom: 2px;
  display: block;
  font-weight: 500
}
.widget-mycart .cart-total .cart-total-labels span strong {
  font-size: 16px;
  font-weight: 600
}
.call-to-action.cta-right, .widget-mycart .cart-total .cart-total-prices {
  text-align: right
}
.widget-mycart .cart-total .cart-total-prices span strong {
  font-weight: 600;
  font-size: 16px
}
.widget-notification .notification-item {
  display: flex;
  align-items: flex-start;
  margin-top: 12px;
  width: 100%;
  position: relative
}
.widget-notification .notification-item.notification-new::before {
  content: " ";
  background-color: #ce041c;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  right: 0;
  top: 5px
}
.widget-notification .notification-item .notification-image {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  overflow: hidden
}
.widget-notification .notification-item .notification-meta {
  flex: 1px;
  padding-left: 12px
}
.widget-notification .notification-item .notification-meta span {
  opacity: .6;
  font-size: 11px
}
.sidebar .widget .post-thumbnail-entry:last-child, .widget .tabs-content {
  margin-bottom: 0;
  padding-bottom: 0
}
.sidebar .widget .tabs li > a {
  padding: 10px
}
.sidebar .widget .tabs .tabs-navigation li {
  float: left;
  display: inherit
}
.widget .post-thumbnail-content a {
  font-size: 13px;
  line-height: 20px;
  display: block
}
.sidebar .widget .post-thumbnail-list .post-thumbnail-entry > img {
  height: 48px;
  margin-right: 10px;
  width: 64px
}
.sidebar .widget .post-thumbnail-list .post-thumbnail-entry img + .post-thumbnail-content {
  padding-left: 72px
}
.lazy {
  opacity: 0;
  transition: opacity 3s ease-in
}
.play-button, .play-button:hover {
  transition: .4s cubic-bezier(.19, 1, .22, 1)
}
.item-link {
  text-transform: uppercase !important;
  font-weight: 400
}
.item-link i {
  position: relative;
  right: 0;
  transition: right .3s
}
.item-link:hover {
  color: #8a0000
}
.item-link:hover i {
  right: -6px
}
.background-image {
  background-position: center center;
  background-size: cover
}
.background-fixed {
  background-attachment: fixed;
  background-position: center top;
  background-size: cover
}
.no-parallax {
  background-size: cover !important;
  background-attachment: scroll !important;
  background-position: center center !important
}
#particles-dots {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -1;
}
.particles canvas, .pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0
}
#multiscroll .ms-left .ms-section {
  background-position: 100% center !important
}
#multiscroll .ms-right .ms-section {
  background-position: 0 center !important
}
#scrollTop {
  z-index: -1;
  opacity: 0;
  position: fixed;
  text-align: center;
  line-height: 12px !important;
  right: 26px;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  background-position: center;
  transition: opacity .3s, bottom .5s, box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color .1s linear;
  background-color: #003041 !important;
  overflow: hidden
}
#scrollTop i {
  line-height: 39px !important;
  width: 39px !important;
  height: 39px !important;
  font-size: 16px !important;
  top: 0 !important;
  left: 0 !important;
  text-align: center !important;
  position: relative;
  z-index: 10;
  background-color: rgba(0, 48, 65, .57) !important;
  transform: translate(0, 0);
  transition: transform .2s
}
#scrollTop:hover {
  transition: box-shadow .3s cubic-bezier(.55, 0, .1, 1), background-color 50ms linear .25s
}
#scrollTop:hover i {
  transform: translate(0, -39px) !important;
  background-color: rgba(0, 48, 65, .59)
}
#scrollTop:after, #scrollTop:before {
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform: scale(0);
  transition: .3s cubic-bezier(.55, 0, .1, 1);
  border-radius: 100px
}
#scrollTop:before {
  background-color: rgba(255, 255, 255, .25);
  transform: scale(1);
  transition: .5s cubic-bezier(.165, .84, .44, 1);
  opacity: 0;
  z-index: 2
}
.show-grid[class*=col-lg-] .show-grid-block {
  background-color: #eee;
  border: 1px solid #fff;
  display: block;
  line-height: 40px;
  min-height: 40px;
  text-align: center
}
.fontawesome-icon-list i {
  font-size: 18px;
  display: inline-block;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 2px;
  width: 30px;
  padding: 16px 0
}
.figure, .list-inline-item, .rev_column_inner .tp-mask-wrap, .text-center.social-icons ul, .tp-caption .rs-starring, .videoisplaying .tp-revstop, [class^=icon], output {
  display: inline-block
}
.marketing-box {
  background-color: #f1f1f1;
  border: 1px solid #eee;
  clear: both;
  color: #999;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100%;
  margin-bottom: 20px
}
.news-ticker {
  border-bottom: 1px solid #eee;
  position: relative
}
.news-ticker-title {
  background-color: #f5f5f5;
  float: left;
  margin-right: 12px;
  height: 100%
}
.news-ticker-title h4 {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  padding: 20px 30px 17px
}
.news-ticker-content {
  margin-bottom: 0;
  padding: 14px;
  width: 100%
}
.news-ticker-content .polo-carousel-item {
  margin-right: 40px
}
.news-ticker-content .polo-carousel-item a {
  white-space: nowrap;
  padding-right: 40px !important
}
.news-ticker-content .polo-carousel-item:before {
  color: #d82731;
  content: "\e9be";
  font-family: inspiro-icons !important;
  font-size: 10px;
  margin-left: -32px;
  position: absolute
}
.grid-system-demo [class*=col-] .grid-col-demo {
  background-color: #eee;
  display: block;
  line-height: 54px;
  min-height: 54px;
  text-align: center
}
.grid-system-demo .row, .grid-system-demo-live .row {
  padding-bottom: 42px
}
.boxed-grid .row {
  margin-right: -10px;
  margin-left: -10px
}
.boxed-grid [class*=col-] {
  padding-left: 10px;
  padding-right: 10px
}
.boxed-grid a {
  overflow: hidden;
  display: block;
  position: relative
}
.boxed-grid a img {
  width: 100%;
  height: auto;
  transition: .6s
}
.boxed-grid a:hover img {
  transform: scale(1.2)
}
.boxed-grid a .title {
  position: absolute;
  top: 40%;
  left: 30px;
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff
}
.page-error-404 {
  color: #eee;
  display: block;
  font-size: 300px;
  font-weight: 800;
  line-height: .7
}
body.breakpoint-sm .page-error-404 {
  font-size: 200px;
  line-height: .8;
  margin-bottom: 20px
}
body.breakpoint-xs .page-error-404 {
  font-size: 140px;
  line-height: .8;
  margin-bottom: 20px
}
.scroll-container {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
  background-color: transparent;
  position: sticky
}
.scrolldown-animation {
  animation: 1s ease-in-out infinite scrolldown-keyframes;
  bottom: 40px;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  width: 45px;
  z-index: 60
}
@keyframes scrolldown-keyframes {
  0%, 100% {
    transform: translateY(-8px)
  }
  50% {
    transform: translateY(0)
  }
}
.animated-background {
  animation: 120s linear infinite animatedBackground;
  background-repeat: repeat-x;
  background-size: cover
}
@keyframes animatedBackground {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: -3000px 0
  }
}
.image-block {
  background-color: #f4f4f4
}
.image-block .col-lg-6 {
  padding: 60px
}
.image-block-content {
  margin-bottom: 30px;
  padding: 0 50px
}
.image-block-content .feature-icon {
  border-radius: 100%;
  color: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 60px;
  background-color: #eee
}
.image-block-content .feature-icon i {
  font-size: 28px;
  margin-top: 16px
}
.image-block-content .feature-content {
  padding-left: 85px
}
.image-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 426px;
  height: 556px
}
.heading-fancy-border {
  border: 15px solid #111;
  margin: 0 10%;
  padding: 60px 0
}
.border-white, .text-light .heading-fancy-border {
  border-color: #fff !important
}
.hero-heading-2 {
  padding: 20px;
  background-color: #111;
  border-radius: 8px
}
.hero-heading-2 > i {
  font-size: 160px;
  opacity: .1;
  position: absolute;
  right: 23px;
  top: 2px
}
.hero-heading-3 {
  background-color: #fff;
  border: 36px solid #fff;
  box-shadow: 0 0 0 1px #111 inset;
  color: #111;
  opacity: .7;
  padding: 72px;
  width: auto;
  margin: 40px;
  text-align: center
}
.alert-heading, .p-cb.cb-text:hover a:not(.link), a > code, legend, pre code {
  color: inherit
}
.hero-heading-3 h2, .hero-heading-3 h3 {
  text-transform: uppercase;
  font-size: 92px;
  text-align: center;
  margin: 0;
  line-height: 72px
}
.working-hours li {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  display: inline-block;
  padding: 10px 0;
  width: 100%
}
.working-hours li:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  margin-right: 15px
}
.working-hours p {
  font-size: 13px;
  color: #111
}
.price-menu-list {
  padding: 0
}
.price-menu-list li > p {
  margin-bottom: 8px;
  opacity: .6
}
.price-menu-list li > img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 100px;
  height: 100px;
  float: left
}
.responsive-utilities th small {
  color: #999;
  display: block;
  font-weight: 400
}
.responsive-utilities td.is-visible {
  background-color: #dff0d8 !important;
  color: #468847
}
.col-lg-2-5 {
  width: 20%;
  float: left;
  padding-left: 15px;
  padding-right: 15px
}
.profile-content {
  width: 100%;
  padding: 0;
  position: relative
}
.profile-content .profile-image {
  background-position: 50% 20%;
  background-repeat: repeat-y;
  background-size: cover;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 67.6666%;
  z-index: 2;
  display: table
}
.profile-content .profile-image .profile-name {
  padding: 15px;
  position: absolute;
  width: 100%;
  bottom: 0
}
.profile-content .profile-image .profile-name h3 {
  color: #fff;
  font-size: 120px;
  opacity: .7;
  line-height: 1;
  text-shadow: 0 22px 25px rgba(0, 0, 0, .13)
}
.profile-content .profile-bio {
  float: right;
  height: auto;
  margin: 50px;
  overflow: hidden;
  padding: 0 0 0 100px;
  position: relative;
  right: 0;
  top: 0;
  width: 33.3333%;
  z-index: 1
}
.profile-content .profile-bio .profile-bio-footer {
  padding: 20px 0 0;
  width: 100%
}
.morphext > .animated {
  display: inline-block;
  opacity: 1
}
.lightbox-open, .ohidden {
  position: relative;
  overflow: hidden !important
}
.play-button {
  position: relative;
  width: 90px;
  height: 90px;
  display: inline-block;
  border: 7px solid #fff;
  border-radius: 50%
}
.play-button > i {
  font-size: 22px;
  color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 2px;
  transform: translateY(-50%) translateX(-50%)
}
.play-button.dark {
  border-color: #1f1f1f
}
.play-button:hover {
  transform: scale(1.15)
}
.lines-button {
  appearance: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: .3s;
  user-select: none;
  width: 16px;
  background: 0 0;
  outline: 0
}
.lines, .lines::after, .lines::before {
  height: 3px;
  width: 25px;
  transition: .3s;
  box-shadow: 0 0 8px rgba(255, 255, 255, .6)
}
.lines-button > * {
  display: block;
  background-color: #8a0000
}
.lines-button::-moz-focus-inner {
  border: 0
}
.lines {
  display: inline-block;
  border-radius: 4px;
  position: relative;
  top: -4px
}
.icon-set-container, iframe {
  display: block;
  position: relative
}
.lines::after, .lines::before {
  display: inline-block;
  border-radius: 4px;
  content: '';
  position: absolute;
  left: 0;
  transform-origin: 2.85714px center
}
.lines::before {
  top: 6px
}
.lines, .lines:after, .lines:before {
  background-color: #003041;
  border-bottom-width: medium;
  opacity: 1
}
.toggle-active .lines {
  -webkit-transform: scale3d(.8, .8, .8);
  transform: scale3d(.8, .8, .8)
}
.p-progress-bar-container.no-bg, .p-progress-bar-container.transparent, .progress-bar-container.no-bg, .progress-bar-container.transparent, .x.toggle-active .lines {
  background: 0 0 !important
}
.x.toggle-active .lines::after, .x.toggle-active .lines::before {
  transform-origin: 50% 50%;
  top: 0;
  width: 26px
}
.x.toggle-active .lines::before {
  transform: rotate3d(0, 0, 1, 45deg)
}
.x.toggle-active .lines::after {
  transform: rotate3d(0, 0, 1, -45deg)
}
.image-hover-zoom {
  position: relative;
  overflow: hidden;
  cursor: url("images/expand.png") , default

}
.image-hover-zoom img {
  transition: .4s;
  opacity: 1
}
iframe {
  margin: 0 auto;
  width: 100%;
  height: 0
}
.block-shadow {
  -moz-box-shadow: 0 25px 75px 0 rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 25px 75px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 25px 75px 0 rgba(0, 0, 0, .2);
  margin-left: -100px
}
.portfolio-item .new-badge {
  background-image: url("preview/images/new-badge.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 61px;
  position: absolute;
  right: 12px;
  top: 3px;
  width: 55px;
  z-index: 100
}
.image-left-offset {
  margin-left: -15px
}
.image-left-offset img, .image-right-offset img {
  width: 100%;
  max-width: none;
  z-index: 1;
  position: relative;
  display: block
}
.image-right-offset {
  margin-right: -15px
}
#external-events .fc-event {
  margin-bottom: 10px;
  cursor: grab
}
.fc-view, .fc-view > table {
  z-index: 0 !important
}
.fc-toolbar .fc-button {
  font-size: 12px !important;
  padding: 4px 14px;
  height: 34px;
  background-color: #fff !important;
  border-color: #ebebeb !important;
  color: #4c5667 !important;
  text-shadow: none !important;
  background-image: unset !important;
  box-shadow: unset !important
}
.fc-toolbar .fc-button.active, .fc-toolbar .fc-button:active, .fc-toolbar .fc-button:focus, .fc-toolbar .fc-button:hover {
  border-color: #ebedf2 !important;
  background-color: #f4f5f8 !important;
  color: #4c5667 !important
}
.fc-day-header {
  padding-top: 10px !important;
  padding-bottom: 10px !important
}
td.fc-today {
  border-style: none
}
.fc-popover .fc-header {
  padding: 6px 9px
}
.fc-event {
  background-color: #fff;
  border-width: 1px;
  border-color: #e6e8eb;
  box-shadow: 0 1px 15px 1px rgba(69, 65, 78, .08);
  border-left-width: 1px !important;
  padding: 5px 12px !important;
  border-radius: 4px !important;
  margin: 5px
}
.accordion.accordion-shadow .ac-item, .icon-boxes, .icon-set-container .row > [class^=col-], .p-cb, .p-cb.cb-text:hover, .popover {
  box-shadow: 0 6px 38px rgba(0, 0, 0, .05)
}
.fc-divider, .fc-list-heading td, .fc-popover .fc-header {
  background-color: #f7f9fb !important
}
.fc-toolbar h2 {
  font-size: 1.2em
}
.fc-event-primary.fc-event {
  background-color: #2250fc;
  border-color: #2250fc;
  color: #fff
}
.fc-event-secondary.fc-event {
  background-color: #5a6268;
  border-color: #5a6268;
  color: #fff
}
.fc-event-warning.fc-event {
  background-color: #ffb20e;
  border-color: #ffb20e;
  color: #fff
}
.fc-event-warning .fc-event-dot {
  background-color: #ffb20e
}
.fc-event-danger.fc-event {
  background-color: #ce041c;
  border-color: #ce041c;
  color: #fff
}
.fc-event-danger .fc-event-dot {
  background-color: #ce041c
}
.fc-event-info .fc-event-dot, .fc-event-info.fc-event {
  background-color: #53b0f8
}
.fc-event-info.fc-event {
  border-color: #53b0f8;
  color: #fff
}
.fc-event-success.fc-event {
  background-color: #81c868;
  border-color: #81c868;
  color: #fff
}
.fc-event-success .fc-event-dot {
  background-color: #81c868
}
.p-dropdown {
  float: left;
  font-size: 13px;
  font-weight: 400;
  position: relative
}
.p-dropdown .btn, .p-dropdown .title {
  padding-bottom: 10px;
  cursor: pointer;
  overflow: unset !important
}
.p-dropdown .btn:before {
  top: 30px;
  right: 5px
}
.p-dropdown .btn ~ .dropdown-content {
  top: 42px
}
.p-dropdown .p-dropdown-content, .p-dropdown ul.p-dropdown-content {
  line-height: normal;
  position: absolute;
  z-index: 5;
  text-align: left;
  opacity: 0;
  transition: .3s;
  visibility: hidden;
  transform: translateY(8px);
  padding: 14px 20px;
  width: min-content;
  top: auto;
  right: 0;
  margin: 0;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e6e8eb;
  min-width: 100px;
  box-shadow: 0 14px 20px rgba(0, 0, 0, .1)
}
.p-dropdown .p-dropdown-content hr, .p-dropdown ul.p-dropdown-content hr {
  margin-left: -20px;
  margin-right: -20px
}
.p-dropdown.p-dropdown-invert .p-dropdown-content:before, .p-dropdown.p-dropdown-invert ul.p-dropdown-content:before {
  content: " ";
  right: auto;
  left: 22px
}
.p-dropdown.dropdown-active .p-dropdown-content, .p-dropdown:hover .p-dropdown-content {
  opacity: 1;
  transform: scale(1);
  visibility: visible
}
.header-extras .p-dropdown .p-dropdown-content, .header-extras .p-dropdown ul.p-dropdown-content {
  right: -26px;
  margin-top: -8px
}
.widget-form {
  min-width: 200px
}
.list-group-flush:last-child .list-group-item:last-child, table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody th {
  border-bottom-width: 0
}
table.table-bordered.dataTable td, table.table-bordered.dataTable th {
  border-left-width: 0
}
table.dataTable thead td, table.dataTable thead th {
  padding: 10px 18px;
  border-bottom: 1px solid #e6e8eb;
  border-top: 0;
  background-color: #f7f9fb
}
table.dataTable tfoot td, table.dataTable tfoot th {
  border-top: 2px solid #e6e8eb;
  background-color: #f7f9fb
}
div.dataTables_wrapper div.dataTables_length select {
  min-width: 60px
}
.daterangepicker thead th, .table th {
  font-weight: 500
}
.p-cb {
  position: relative;
  margin: 12px 0;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  transition: .3s;
  border: 1px solid #e6e8eb;
  cursor: pointer
}
.alert > .alert-icon i, .p-cb .cb-icon i {
  font-size: 34px
}
.p-cb .cb-icon ~ .cb-content, .p-cb .cb-icon ~ .cb-title {
  padding-left: 50px
}
.p-cb.cb-text .cb-title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600
}
.p-cb.cb-text .cb-content p {
  color: #777;
  margin-bottom: 0
}
.icon-set-container {
  width: calc(100% + 30px);
  left: -15px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center
}
.icon-set-container .icon-preview .icon-holder {
  vertical-align: middle;
  top: -4px;
  height: 40px;
  width: 40px;
  background: rgba(0, 0, 0, .04);
  display: inline-block;
  line-height: 44px;
  text-align: center;
  border-radius: 4px;
  font-size: 24px;
  transition: .3s;
  position: absolute;
  transform: translateY(-50%)
}
.icon-set-container .icon-preview .icon-class {
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  font-size: 13px;
  line-height: 20px;
  top: 0;
  vertical-align: middle;
  padding-left: 50px;
  font-weight: 500
}
.icon-set-container .row > [class^=col-] {
  position: relative;
  font-size: 20px;
  margin: 12px;
  background-color: #fff;
  border-radius: 5px;
  flex: 1 1 calc(25% - 30px);
  align-content: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 26px 18px;
  transition: .3s;
  color: #626262
}
.icon-set-container .row > [class^=col-]:hover {
  transform: translateY(-5px);
  background-color: #2250fc;
  color: #fff;
  box-shadow: 0 6px 38px rgba(0, 0, 0, .05)
}
.bg-video {
  position: relative;
  top: 0
}
.the_header_image {
  background: url("https://www.seaveeboats.com/wp-content/uploads/2019/12/home-header.jpg") center center/cover no-repeat;
  height: 50em;
  max-height: 80vh
}
.the_header_image.bk_video {
  height: 62em
}

.zoom-out {
  animation-name: zoom-out;
  transform: scale(1);
  opacity: 1
}
@-webkit-keyframes zoom-out {
  0% {
    opacity: .1
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes zoom-out {
  0% {
    opacity: .1
  }
  100% {
    opacity: 1
  }
}
@-o-keyframes zoom-out {
  0% {
    opacity: .1
  }
  100% {
    opacity: 1
  }
}
@keyframes zoom-out {
  0% {
    transform: scale(1.5);
    opacity: .1
  }
  100% {
    transform: scale(1);
    opacity: 1
  }
}
.fullscreen .container-fullscreen {
  display: flex;
  width: 100%;
  height: 100%
}
.fullscreen .container-fullscreen .text-middle {
  align-self: center;
  margin: 0 auto
}
.background-primary, .background-theme {
  background-color: #2250fc !important
}
.align-items-bottom {
  align-items: flex-end !important;
  height: 100%
}
.accordion > .card, .fullwidthbanner-container, .group_ov_hidden, .modal-open, .rounded {
  overflow: hidden
}
.text-left.nav-tabs .nav-item {
  text-align: left !important
}
.text-right, .text-right.nav-tabs .nav-item {
  text-align: right !important
}
.float-left, .left {
  float: left !important
}
.float-right, .right {
  float: right !important
}
.center {
  float: none !important;
  margin: 0 auto
}
.align-center {
  display: inline-flex;
  text-align: center
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none
}
.vertical-align {
  position: relative;
  top: 50%;
  transform: translateY(-50%)
}
.text-bottom {
  display: table-cell;
  vertical-align: bottom;
  margin: auto;
  z-index: 3;
  position: relative
}
.text-background-light {
  background-color: #fff;
  padding: 0 4px
}
.text-background-dark {
  background-color: #444;
  padding: 0 4px
}
.text-shadow-light {
  text-shadow: 1px 1px 1px rgba(255, 255, 255, .53)
}
.text-shadow-dark {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .53)
}
.background-secondary {
  background-color: #5a6268 !important
}
.background-success {
  background-color: #81c868 !important
}
.background-info {
  background-color: #53b0f8 !important
}
.background-warning {
  background-color: #ffb20e !important
}
.background-danger {
  background-color: #ce041c !important
}
.background-white {
  background-color: #fff !important
}
.background-light, .bg-light {
  background-color: #f8f9fa !important
}
.background-grey {
  background-color: rgba(79, 79, 79, .51) !important
}
.background-black {
  background-color: #000 !important
}
.background-pattern {
  background-image: url(/images/overlay-pattern/gplay.png)
}
.background-pattern-1 {
  background-image: url(/images/overlay-pattern/3px-tile.png)
}
.background-pattern-2 {
  background-image: url(/images/overlay-pattern/asfalt-dark.png)
}
.background-pattern-3 {
  background-image: url(/images/overlay-pattern/axiom-pattern.png)
}
.shadow {
  box-shadow: 0 4px 16px #e2e2e2
}
.post-shadow {
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05)
}
.shadow-bottom {
  box-shadow: 0 1px 15px rgba(0, 0, 0, .1)
}
.shadow-inside {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}
.shadow-inside-top {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .08)
}
.shadow-inside-bottom {
  box-shadow: inset 0 -1px 2px rgba(0, 0, 0, .08)
}
.text-xs, .text-xs span {
  font-size: 30px;
  line-height: 30px
}
.text-medium, .text-medium-light {
  font-size: 50px !important;
  line-height: 1.1
}
.text-medium-light {
  font-weight: 100
}
.text-medium {
  font-weight: 800;
  margin-bottom: 20px
}
.text-md, .text-md span, .text-md span span {
  font-size: 74px !important;
  line-height: 86px !important
}
.text-lg-light, .text-lg-light span, .text-lg-light span span {
  font-size: 90px !important;
  line-height: 100px !important;
  font-weight: 120 !important
}
.text-lg, .text-lg span, .text-lg span span {
  font-size: 90px;
  line-height: 100px;
  letter-spacing: -.02em;
  font-weight: 700
}
.text-lg-x2, .text-lg-x2 span {
  color: #fff;
  font-size: 120px;
  line-height: 140px;
  margin-bottom: 10px
}
.text-lg-x3, .text-lg-x3 span {
  color: #fff;
  font-size: 200px;
  line-height: 220px
}
.text-xl, .text-xl span {
  font-size: 100px;
  line-height: 110px
}
.text-small {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.1
}
.with-errors li {
  color: #981a1a !important
}
.font-weight-700, .font-weight-bold, .text-bold {
  font-weight: 700 !important
}
.text-azure {
  color: #0095c8 !important
}
.text-orange {
  color: #f60 !important
}
.text-theme {
  color: #2250fc !important
}
.text-blue {
  color: #5f8295 !important
}
.text-pink, .text-purple {
  color: #dd5a82 !important
}
.text-bricky {
  color: #894550 !important
}
.text-yellow {
  color: #ffb848 !important
}
.text-red {
  color: #ca0027 !important
}
.font-weight-100 {
  font-weight: 100 !important
}
.font-weight-300, .font-weight-light {
  font-weight: 300 !important
}
.font-weight-400, .font-weight-normal {
  font-weight: 400 !important
}
.font-weight-500 {
  font-weight: 500 !important
}
.font-weight-600 {
  font-weight: 600 !important
}
.font-weight-800 {
  font-weight: 800 !important
}
.border-box {
border: 1px solid #fff;
border-radius: 2px;
padding: 30px 30px 10px;
background-color: rgba(255,255,255,0.68)
}
.border-right {
  border-width: 0 1px 0 0;
  border-color: #eee;
  border-style: solid
}
.border-dotted {
  border-style: dotted;
  border-color: #8e8e8e
}
.slider-size-half {
  max-height: 560px
}
.m-0, .no-margin {
  margin: 0 !important
}
.m-t-minus {
  margin-top: -200px !important;
  z-index: 0
}
.daterangepicker .ranges ul > li:last-child, .m-b-0, .mb-0, .my-0 {
  margin-bottom: 0 !important
}
.m-b-5 {
  margin-bottom: 5px !important
}
.m-b-10 {
  margin-bottom: 10px !important
}
.m-b-15 {
  margin-bottom: 15px !important
}
.m-b-20 {
  margin-bottom: 20px !important
}
.m-b-25 {
  margin-bottom: 25px !important
}
.m-b-30 {
  margin-bottom: 30px !important
}
.m-b-35 {
  margin-bottom: 35px !important
}
.m-b-40 {
  margin-bottom: 40px !important
}
.m-b-50 {
  margin-bottom: 50px !important
}
.m-b-60 {
  margin-bottom: 60px !important
}
.m-b-70 {
  margin-bottom: 70px !important
}
.m-b-80 {
  margin-bottom: 80px !important
}
.m-b-90 {
  margin-bottom: 90px !important
}
.m-b-100 {
  margin-bottom: 100px !important
}
.m-b-150 {
  margin-bottom: 150px !important
}
.m-b-200 {
  margin-bottom: 200px !important
}
.m-t-0, .mt-0, .my-0 {
  margin-top: 0 !important
}
.m-t-5 {
  margin-top: 5px !important
}
.m-t-10 {
  margin-top: 10px !important
}
.m-t-15 {
  margin-top: 15px !important
}
.m-t-20 {
  margin-top: 20px !important
}
.m-t-25 {
  margin-top: 25px !important
}
.m-t-30 {
  margin-top: 30px !important
}
.m-t-35 {
  margin-top: 35px !important
}
.m-t-40 {
  margin-top: 40px !important
}
.m-t-50 {
  margin-top: 50px !important
}
.m-t-60 {
  margin-top: 60px !important
}
.m-t-70 {
  margin-top: 70px !important
}
.m-t-80 {
  margin-top: 80px !important
}
.m-t-90 {
  margin-top: 90px !important
}
.m-t-100 {
  margin-top: 100px !important
}
.m-l-0, .ml-0, .mx-0 {
  margin-left: 0 !important
}
.m-l-5 {
  margin-left: 5px !important
}
.m-l-10 {
  margin-left: 10px !important
}
.m-l-15 {
  margin-left: 15px !important
}
.m-l-20 {
  margin-left: 20px !important
}
.m-l-25 {
  margin-left: 25px !important
}
.m-l-30 {
  margin-left: 30px !important
}
.m-l-35 {
  margin-left: 35px !important
}
.m-l-40 {
  margin-left: 40px !important
}
.m-l-50 {
  margin-left: 50px !important
}
.m-l-60 {
  margin-left: 60px !important
}
.m-l-70 {
  margin-left: 70px !important
}
.m-l-80 {
  margin-left: 80px !important
}
.m-l-90 {
  margin-left: 90px !important
}
.m-l-100 {
  margin-left: 100px !important
}
.m-r-0, .mr-0, .mx-0 {
  margin-right: 0 !important
}
.m-r-5 {
  margin-right: 5px !important
}
.m-r-10 {
  margin-right: 10px !important
}
.m-r-15 {
  margin-right: 15px !important
}
.m-r-20 {
  margin-right: 20px !important
}
.m-r-25 {
  margin-right: 25px !important
}
.m-r-30 {
  margin-right: 30px !important
}
.m-r-35 {
  margin-right: 35px !important
}
.m-r-40 {
  margin-right: 40px !important
}
.m-r-50 {
  margin-right: 50px !important
}
.m-r-60 {
  margin-right: 60px !important
}
.m-r-70 {
  margin-right: 70px !important
}
.m-r-80 {
  margin-right: 80px !important
}
.m-r-90 {
  margin-right: 90px !important
}
.m-r-100 {
  margin-right: 100px !important
}
.m-10 {
  margin: 10px !important
}
.m-15 {
  margin: 15px !important
}
.m-20 {
  margin: 20px !important
}
.m-25 {
  margin: 25px !important
}
.m-30 {
  margin: 30px !important
}
.m-35 {
  margin: 35px !important
}
.m-40 {
  margin: 40px !important
}
.m-50 {
  margin: 50px !important
}
.m-60 {
  margin: 60px !important
}
.m-70 {
  margin: 70px !important
}
.m-80 {
  margin: 80px !important
}
.m-90 {
  margin: 90px !important
}
.m-100 {
  margin: 100px !important
}
.col-no-margin [class^=col-], .row.col-no-margin {
  margin: 0 !important;
  padding: 0 !important
}
.row.col-mdall-margins [class^=col-] {
  margin: 0 0 20px !important
}
.no-padding-top, .p-t-0, .pt-0, .py-0 {
  padding-top: 0 !important
}
.no-padding-bottom, .p-b-0, .pb-0, .py-0 {
  padding-bottom: 0 !important
}
.p-30-percent {
padding-top: 15%;
padding-right: 25%;
padding-left: 25%
}
.p-10, [data-arrows=false].testimonial-single.testimonial-blockquote .testimonial-item > p {
  padding: 10px !important
}
.p-15 {
  padding: 15px !important
}
.p-20 {
  padding: 20px !important
}
.p-25 {
  padding: 25px !important
}
.p-30 {
  padding: 30px !important
}
.p-35 {
  padding: 35px !important
}
.p-40 {
  padding: 40px !important
}
.p-50 {
  padding: 50px !important
}
.p-60 {
  padding: 60px !important
}
.p-70 {
  padding: 70px !important
}
.p-80 {
  padding: 80px !important
}
.p-90 {
  padding: 90px !important
}
.p-100 {
  padding: 100px !important
}
.p-150 {
  padding: 150px !important
}
.p-200 {
  padding: 200px !important
}
.p-b-5 {
  padding-bottom: 5px !important
}
.p-b-10 {
  padding-bottom: 10px !important
}
.p-b-15 {
  padding-bottom: 15px !important
}
.p-b-20 {
  padding-bottom: 20px !important
}
.p-b-25 {
  padding-bottom: 25px !important
}
.p-b-30 {
  padding-bottom: 30px !important
}
.p-b-35 {
  padding-bottom: 35px !important
}
.p-b-40 {
  padding-bottom: 40px !important
}
.p-b-50 {
  padding-bottom: 50px !important
}
.p-b-60 {
  padding-bottom: 60px !important
}
.p-b-70 {
  padding-bottom: 70px !important
}
.p-b-80 {
  padding-bottom: 80px !important
}
.p-b-90 {
  padding-bottom: 90px !important
}
.p-b-100 {
  padding-bottom: 100px !important
}
.p-b-110 {
  padding-bottom: 110px !important
}
.p-b-120 {
  padding-bottom: 120px !important
}
.p-b-130 {
  padding-bottom: 130px !important
}
.p-b-140 {
  padding-bottom: 140px !important
}
.p-b-150 {
  padding-bottom: 150px !important
}
.p-b-200 {
  padding-bottom: 200px !important
}
.p-t-5 {
  padding-top: 5px !important
}
.p-t-10 {
  padding-top: 10px !important
}
.p-t-15 {
  padding-top: 15px !important
}
.p-t-20 {
  padding-top: 20px !important
}
.p-t-25 {
  padding-top: 25px !important
}
.p-t-30 {
  padding-top: 30px !important
}
.p-t-35 {
  padding-top: 35px !important
}
.p-t-40 {
  padding-top: 40px !important
}
.p-t-50 {
  padding-top: 50px !important
}
.p-t-60 {
  padding-top: 60px !important
}
.p-t-70 {
  padding-top: 70px !important
}
.p-t-80 {
  padding-top: 80px !important
}
.p-t-90 {
  padding-top: 90px !important
}
.p-t-100 {
  padding-top: 100px !important
}
.p-t-110 {
  padding-top: 110px !important
}
.p-t-120 {
  padding-top: 120px !important
}
.p-t-130 {
  padding-top: 130px !important
}
.p-t-140 {
  padding-top: 140px !important
}
.p-t-150 {
  padding-top: 150px !important
}
.p-t-250 {
  padding-top: 250px !important
}
.p-r-0, .pr-0, .px-0 {
  padding-right: 0 !important
}
.p-r-5 {
  padding-right: 5px !important
}
.p-r-10 {
  padding-right: 10px !important
}
.p-r-15 {
  padding-right: 15px !important
}
.p-r-20 {
  padding-right: 20px !important
}
.p-r-25 {
  padding-right: 25px !important
}
.p-r-30 {
  padding-right: 30px !important
}
.p-r-35 {
  padding-right: 35px !important
}
.p-r-40 {
  padding-right: 40px !important
}
.p-r-50 {
  padding-right: 50px !important
}
.p-r-60 {
  padding-right: 60px !important
}
.p-r-70 {
  padding-right: 70px !important
}
.p-r-80 {
  padding-right: 80px !important
}
.p-r-90 {
  padding-right: 90px !important
}
.p-r-100 {
  padding-right: 100px !important
}
.p-l-0, .pl-0, .px-0 {
  padding-left: 0 !important
}
.p-l-5 {
  padding-left: 5px !important
}
.p-l-10 {
  padding-left: 10px !important
}
.p-l-15 {
  padding-left: 15px !important
}
.b-500 {
font-weight: 500;
letter-spacing: normal;
}
.p-l-20 {
  padding-left: 20px !important
}
.p-l-25 {
  padding-left: 25px !important
}
.p-l-30 {
  padding-left: 30px !important
}
.p-l-35 {
  padding-left: 35px !important
}
.p-l-40 {
  padding-left: 40px !important
}
.p-l-50 {
  padding-left: 50px !important
}
.p-l-60 {
  padding-left: 60px !important
}
.p-l-70 {
  padding-left: 70px !important
}
.p-l-80 {
  padding-left: 80px !important
}
.p-l-90 {
  padding-left: 90px !important
}
.p-l-100 {
  padding-left: 100px !important
}
.b-r-2 {
  border-radius: 2px !important
}
.b-r-3 {
  border-radius: 3px !important
}
.b-r-4 {
  border-radius: 4px !important
}
.b-r-5 {
  border-radius: 5px !important
}
.b-r-6 {
  border-radius: 6px !important
}
.b-r-7 {
  border-radius: 7px !important
}
.b-r-8 {
  border-radius: 8px !important
}
.b-r-9 {
  border-radius: 9px !important
}
.b-r-10 {
  border-radius: 10px !important
}
.b-radius, .rounded-circle {
  border-radius: 50% !important
}
.fullwidth, .w-100 {
  width: 100% !important
}
.line, .space {
  width: 100%;
  position: relative;
  clear: both
}
.lh80 {
  line-height: 80px !important
}
.line {
border-top: 1px solid #313131
}
.divider1 {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
margin-top: 0px;
}

.line1 {
flex-grow: 1;
height: 0.5px; /* Adjust thickness */
background-color: #ACACAC; /* Adjust color */
max-width: 46%;
margin-top: 8px;
}

.logo-icon {
    height: 20px; /* Adjust logo size */
    width: auto; /* Prevents distortion */
    margin: 0 8px; /* Space between logo and lines */
}

.logo-icon-3 {
    height: 30px; /* Adjust logo size */
    width: auto; /* Prevents distortion */
    margin: 0 8px; /* Space between logo and lines */
}

@media (max-width:992px) {
.logo-icon-2 {
height: 21px; /* Adjust logo size */
width: auto; /* Prevents distortion */
margin: 0 8px; /* Space between logo and lines */
}
  .comments {
    padding: 22px 0 30px;
    margin: 0
  }
  .comments .comment .image {
    border-radius: 48px;
    height: 48px;
    width: 48px;
    margin-right: 14px
  }
  .comments .comment .text {
    padding: 0
  }
  .comments .comment .comment {
    margin-left: 30px
  }
  .widget {
    float: left;
    width: 100%
  }
  .news-ticker {
    display: none
  }
  .hero-heading-3 {
    background-color: #fff;
    border: 30px solid #fff;
    padding: 30px;
    width: 100%;
    margin: 0
  }
  .hero-heading-3 h2, .hero-heading-3 h3 {
    font-size: 40px !important;
    line-height: 40px !important
  }
  .profile-content .profile-image {
    height: 300px;
    position: relative;
    width: 100%;
    display: table
  }
  .profile-content .profile-image .profile-name h3 {
    font-size: 40px;
    text-align: center
  }
  .profile-content .profile-bio {
    display: block;
    float: none;
    height: auto;
    margin: 15px auto;
    padding: 15px;
    width: 750px
  }
  .text-lg, .text-lg span {
    font-size: 80px !important;
    line-height: 60px !important
  }
  .text-lg-x2, .text-lg-x2 span, .text-lg-x3, .text-lg-x3 span {
    font-size: 70px !important;
    line-height: 70px !important
  }
  .sm-text-center, .text-sm-center {
    text-align: center !important
  }
  .sm-text-left {
    text-align: left !important
  }
  .sm-text-right {
    text-align: right !important
  }
  .sm-left {
    float: left !important
  }
  .sm-right {
    float: right !important
  }
  .sm-center {
    float: none !important;
    margin: 0 auto
  }
  .row.vertical-align {
    display: block
  }
  .sm-m-b-0 {
    margin-bottom: 0 !important
  }
  .sm-m-b-5 {
    margin-bottom: 5px !important
  }
  .sm-m-b-10 {
    margin-bottom: 10px !important
  }
  .sm-m-b-15 {
    margin-bottom: 15px !important
  }
  .sm-m-b-20 {
    margin-bottom: 20px !important
  }
  .sm-m-b-25 {
    margin-bottom: 25px !important
  }
  .sm-m-b-30 {
    margin-bottom: 30px !important
  }
  .sm-m-b-35 {
    margin-bottom: 35px !important
  }
  .sm-m-b-40 {
    margin-bottom: 40px !important
  }
  .sm-m-b-50 {
    margin-bottom: 50px !important
  }
  .sm-m-b-60 {
    margin-bottom: 60px !important
  }
  .sm-m-b-70 {
    margin-bottom: 70px !important
  }
  .sm-m-b-80 {
    margin-bottom: 80px !important
  }
  .sm-m-b-90 {
    margin-bottom: 90px !important
  }
  .sm-m-b-100 {
    margin-bottom: 100px !important
  }
  .sm-m-b-150 {
    margin-bottom: 150px !important
  }
  .sm-m-b-200 {
    margin-bottom: 200px !important
  }
  .sm-m-t-0 {
    margin-top: 0 !important
  }
  .sm-m-t-5 {
    margin-top: 5px !important
  }
  .sm-m-t-10 {
    margin-top: 10px !important
  }
  .sm-m-t-15 {
    margin-top: 15px !important
  }
  .sm-m-t-20 {
    margin-top: 20px !important
  }
  .sm-m-t-25 {
    margin-top: 25px !important
  }
  .sm-m-t-30 {
    margin-top: 30px !important
  }
  .sm-m-t-35 {
    margin-top: 35px !important
  }
  .sm-m-t-40 {
    margin-top: 40px !important
  }
  .sm-m-t-50 {
    margin-top: 50px !important
  }
  .sm-m-t-60 {
    margin-top: 60px !important
  }
  .sm-m-t-70 {
    margin-top: 70px !important
  }
  .sm-m-t-80 {
    margin-top: 80px !important
  }
  .sm-m-t-90 {
    margin-top: 90px !important
  }
  .sm-m-t-100 {
    margin-top: 100px !important
  }
  .sm-m-l-0 {
    margin-left: 0 !important
  }
  .sm-m-l-5 {
    margin-left: 5px !important
  }
  .sm-m-l-10 {
    margin-left: 10px !important
  }
  .sm-m-l-15 {
    margin-left: 15px !important
  }
  .sm-m-l-20 {
    margin-left: 20px !important
  }
  .sm-m-l-25 {
    margin-left: 25px !important
  }
  .sm-m-l-30 {
    margin-left: 30px !important
  }
  .sm-m-l-35 {
    margin-left: 35px !important
  }
  .sm-m-l-40 {
    margin-left: 40px !important
  }
  .sm-m-l-50 {
    margin-left: 50px !important
  }
  .sm-m-l-60 {
    margin-left: 60px !important
  }
  .sm-m-l-70 {
    margin-left: 70px !important
  }
  .sm-m-l-80 {
    margin-left: 80px !important
  }
  .sm-m-l-90 {
    margin-left: 90px !important
  }
  .sm-m-l-100 {
    margin-left: 100px !important
  }
  .sm-m-r-0 {
    margin-right: 0 !important
  }
  .sm-m-r-5 {
    margin-right: 5px !important
  }
  .sm-m-r-10 {
    margin-right: 10px !important
  }
  .sm-m-r-15 {
    margin-right: 15px !important
  }
  .sm-m-r-20 {
    margin-right: 20px !important
  }
  .sm-m-r-25 {
    margin-right: 25px !important
  }
  .sm-m-r-30 {
    margin-right: 30px !important
  }
  .sm-m-r-35 {
    margin-right: 35px !important
  }
  .sm-m-r-40 {
    margin-right: 40px !important
  }
  .sm-m-r-50 {
    margin-right: 50px !important
  }
  .sm-m-r-60 {
    margin-right: 60px !important
  }
  .sm-m-r-70 {
    margin-right: 70px !important
  }
  .sm-m-r-80 {
    margin-right: 80px !important
  }
  .sm-m-r-90 {
    margin-right: 90px !important
  }
  .sm-m-r-100 {
    margin-right: 100px !important
  }
  .sm-m-0 {
    margin: 0 !important
  }
  .sm-m-5 {
    margin: 5px !important
  }
  .sm-m-10 {
    margin: 10px !important
  }
  .sm-m-15 {
    margin: 15px !important
  }
  .sm-m-20 {
    margin: 20px !important
  }
  .sm-m-25 {
    margin: 25px !important
  }
  .sm-m-30 {
    margin: 30px !important
  }
  .sm-m-35 {
    margin: 35px !important
  }
  .sm-m-40 {
    margin: 40px !important
  }
  .sm-m-50 {
    margin: 50px !important
  }
  .sm-m-60 {
    margin: 60px !important
  }
  .sm-m-70 {
    margin: 70px !important
  }
  .sm-m-80 {
    margin: 80px !important
  }
  .sm-m-90 {
    margin: 90px !important
  }
  .sm-m-100 {
    margin: 100px !important
  }
}
.space {
  display: block;
  height: 60px
}
@media (max-width:768px) {
  .overlay p {
    font-size: 1rem
  }

  .cta-button {
    font-size: .9rem;
    padding: 8px 16px
  }
  section {
    padding: 40px 0
  }
  .text-lg, .text-lg span {
    font-size: 40px !important;
    line-height: 40px !important
  }
  .text-lg-x2, .text-lg-x2 span, .text-lg-x3, .text-lg-x3 span {
    font-size: 30px !important;
    line-height: 30px !important
  }
  .text-medium, .text-medium-light {
    font-size: 30px !important
  }
  .xs-text-center {
    text-align: center !important
  }
  .xs-text-left {
    text-align: left !important
  }
  .xs-text-right {
    text-align: right !important
  }
  .p-xs-20 {
    padding: 20px !important
  }
  .text-md, .text-md span, .text-md span span {
    font-size: 46px !important;
    line-height: 58px !important
  }
}
.progress .progress-bar {
  height: 4px;
  background-color: #a0d68d
}
.bootstrap-notify {
  box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  z-index: 1500
}
.bootstrap-notify.alert .close {
  padding: 4px
}
.bootstrap-notify a, .bootstrap-notify a:hover, .bootstrap-notify a:visited {
  color: #fff !important;
  text-decoration: underline
}
.daterangepicker .calendar-time i, .daterangepicker thead .fa.fa-chevron-left, .daterangepicker thead .fa.fa-chevron-right, .datetimepicker thead th.next > span, .datetimepicker thead th.prev > span {
  display: inline-block;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none
}
.element-container {
  box-shadow: none;
  display: block !important;
  margin: unset !important;
  position: relative !important;
  top: unset !important;
  right: unset !important;
  width: auto !important
}
.datepicker {
  width: 260px;
  padding: 10px !important
}
.datepicker.datepicker-dropdown {
  box-shadow: 0 0 15px 1px rgba(94, 94, 94, .15)
}
.datepicker td, .datepicker th, .datepicker thead th {
  border-top: none;
  border-bottom: none
}
.datepicker td, .datepicker th, .datetimepicker td, .datetimepicker th {
  width: 34px !important;
  height: 32px !important;
  border-radius: 3px !important
}
.datepicker tbody tr > td span.month.focused, .datepicker tbody tr > td span.month:hover, .datepicker tbody tr > td.day:hover, .datepicker tfoot tr > th.clear:hover, .datepicker tfoot tr > th.today:hover, .daterangepicker tbody td.available:hover, .daterangepicker tbody td:hover, .daterangepicker thead th.next:hover, .daterangepicker thead th.prev:hover, .timepicker-picker a.btn:hover {
  background: #ebedf2
}
.datepicker tbody tr > td.day.new, .datepicker tbody tr > td.day.old {
  color: #9c9c9c
}
.datepicker tbody tr > td.day.active, .datepicker tbody tr > td.day.selected, .datepicker tbody tr > td.day.today.active {
  background: #2250fc !important;
  color: #fff
}
.datepicker tbody tr > td span.month.active, .datepicker tbody tr > td span.month.active:hover, .datepicker tbody tr > td.day.active:hover, .datepicker tbody tr > td.day.selected:hover, .datepicker tbody tr > td.day.today.active:hover, .daterangepicker tbody td.active, .daterangepicker tbody td.active:hover, .daterangepicker tbody td.in-range, .daterangepicker tbody td.in-range:hover, .daterangepicker tbody td.today, .mfp-ajax-holder .mfp-close:hover, .wizard > .steps ul li.current a, .wizard > .steps ul li.current a:active, .wizard > .steps ul li.current a:hover, .wizard > .steps ul li > a:active, .wizard > .steps ul li > a:hover, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.current a .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.current a:active .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.current a:hover .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li:active a .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li:hover a .number {
  background: #2250fc;
  color: #fff
}
.datepicker tbody tr > td.day.today, .mfp-zoom-out.mfp-ready.mfp-bg, .rev-scroll-btn > .active, .rev-scroll-btn > :active, .rev-scroll-btn > :focus, .rev-scroll-btn > :hover {
  opacity: .8
}
.datepicker tbody tr > td.day.range {
  background: #f4f5f8
}
.datepicker tbody tr > td.day.range.today {
  background: #2250fc;
  opacity: .4
}
.datepicker tbody tr > td span.month, .daterangepicker tbody td.available {
  color: #575962
}
.datepicker.datepicker-inline {
  border: 1px solid #f4f5f8
}
.timepicker-picker a.btn {
  background: 0 0 !important;
  border: none !important
}
.timepicker-picker .separator:after, .timepicker-picker .separator:before {
  border: none !important
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto;
  padding: 0;
  box-shadow: 0 0 15px 1px rgba(94, 94, 94, .15);
  z-index: 1110 !important
}
.datetimepicker, .timepicker {
  width: 260px;
  padding: 10px
}
.datetimepicker thead th.next > span, .datetimepicker thead th.prev > span {
  font-family: inspiro-icons !important;
  font-size: 16px
}
.datetimepicker thead th.next > span:before, .icon-chevron-right:before {
  content: "\e930"
}
.datetimepicker thead th.prev > span:before, .icon-chevron-left:before, .icon-download:before {
  content: "\e92f"
}
.daterangepicker tbody td.today.in-range:before, .daterangepicker tbody td.today:before, .datetimepicker tbody tr > td.day.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #fff;
  border-top-color: rgba(0, 0, 0, .2);
  position: absolute;
  bottom: 4px;
  right: 4px
}
.datetimepicker tfoot tr > th.clear, .datetimepicker tfoot tr > th.today {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 500
}
.input-daterange .input-group-addon {
  min-width: 44px
}
.datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover.active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover.active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover.active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover.active, .datetimepicker table tr td.active:hover:active, .datetimepicker tbody tr > td.day.today {
  background: #2250fc !important;
  color: #fff
}
.datetimepicker table tr > td.today.active, .datetimepicker table tr > td.today.disabled, .datetimepicker table tr > td.today.disabled.active, .datetimepicker table tr > td.today.disabled.disabled, .datetimepicker table tr > td.today.disabled:active, .datetimepicker table tr > td.today.disabled:hover, .datetimepicker table tr > td.today.disabled:hover.active, .datetimepicker table tr > td.today.disabled:hover.disabled, .datetimepicker table tr > td.today.disabled:hover:active, .datetimepicker table tr > td.today.disabled:hover:hover, .datetimepicker table tr > td.today.disabled:hover[disabled], .datetimepicker table tr > td.today.disabled[disabled], .datetimepicker table tr > td.today:active, .datetimepicker table tr > td.today:hover, .datetimepicker table tr > td.today:hover.active, .datetimepicker table tr > td.today:hover.disabled, .datetimepicker table tr > td.today:hover:active, .datetimepicker table tr > td.today:hover:hover, .datetimepicker table tr > td.today:hover[disabled], .datetimepicker table tr > td.today[disabled] {
  background: #2250fc !important;
  color: #fff;
  opacity: .7
}
.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px
}
.daterangepicker {
  padding: 10px;
  margin-top: 5px
}
.daterangepicker .daterangepicker_input .input-mini {
  padding: .65rem 1rem .65rem 2.2rem;
  line-height: 1.25
}
.daterangepicker td, .daterangepicker th {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  vertical-align: middle;
  line-height: 0
}
.daterangepicker thead .fa.fa-chevron-left, .daterangepicker thead .fa.fa-chevron-right {
  font: 16px/1 LineAwesome;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}
.daterangepicker .calendar-time i:before, .daterangepicker thead .fa.fa-chevron-left:before, .daterangepicker thead .fa.fa-chevron-right:before, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li > a .number::after, .wizard[data-style="1"] > .steps ul li > a .number::after {
  content: ""
}
.daterangepicker thead th.next, .daterangepicker thead th.prev {
  font-size: 1.3rem
}
.daterangepicker tbody td.in-range.start-date.today {
  -webkit-border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0
}
.daterangepicker tbody td.in-range.end-date.today {
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0
}
.daterangepicker tbody td.today, .daterangepicker tbody td.today.in-range {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: relative
}
.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.monthselect, .daterangepicker select.yearselect {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: .35rem .75rem;
  outline: 0 !important
}
.daterangepicker .calendar-time {
  margin: 15px 0 5px
}
.daterangepicker .calendar-time i {
  left: 3px;
  top: 5px;
  font: 1.4rem/1 LineAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #b2b1c5
}
.list-icon li:before, i:not(.fa):not(.fab):not(.far):not(.fas) {
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  font-style: normal
}
.daterangepicker .ranges ul {
  width: 210px
}
.daterangepicker .ranges ul li {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: 0 0;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-weight: 400;
  border-color: transparent
}
.daterangepicker .ranges .range_inputs {
  margin-top: 15px
}
.daterangepicker .ranges .range_inputs .btn {
  padding: .6rem 1.6rem;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  margin-right: 6px
}
.daterangepicker .daterangepicker_input .input-mini {
  height: auto;
  border: 1px solid #ebedf2
}
.daterangepicker .daterangepicker_input .input-mini.active, .daterangepicker .daterangepicker_input .input-mini:focus, .daterangepicker select.ampmselect.active, .daterangepicker select.ampmselect:focus, .daterangepicker select.hourselect.active, .daterangepicker select.hourselect:focus, .daterangepicker select.minuteselect.active, .daterangepicker select.minuteselect:focus, .daterangepicker select.monthselect.active, .daterangepicker select.monthselect:focus, .daterangepicker select.yearselect.active, .daterangepicker select.yearselect:focus {
  border: 1px solid #2250fc
}
.daterangepicker .daterangepicker_input i {
  color: #b2b1c5
}
.daterangepicker tbody td.off {
  color: #7b7e8a
}
.daterangepicker tbody td.today:before {
  border-bottom-color: #fff;
  border-top-color: rgba(0, 0, 0, .2)
}
.daterangepicker tbody td.today.in-range {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0
}
.daterangepicker select.ampmselect, .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.monthselect, .daterangepicker select.yearselect {
  border: 1px solid #ebedf2
}
.daterangepicker .ranges li {
  border: 1px solid #ebedf2;
  color: #7b7e8a
}
.daterangepicker .ranges li:hover {
  color: #7b7e8a;
  background: #f9f9fd
}
.daterangepicker .ranges li.active {
  background: #2250fc;
  color: #fff;
  border: 1px solid #2250fc
}
.daterangepicker .ranges, .social-icons ul {
  padding: 0;
  margin: 0
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  padding: 5px 8px !important;
  border: 0;
  margin-bottom: 4px
}
.daterangepicker td.in-range {
  background: #f4f5f8 !important;
  color: #212529 !important
}
.daterangepicker .active.end-date.in-range, .daterangepicker td.active:hover, .daterangepicker td.active:not(.off) {
  background: #2250fc !important;
  color: #fff !important
}
.daterangepicker .drp-buttons .btn {
  padding: 10px;
  line-height: 10px
}
input.daterange:after, input.dates:after {
  font-family: inspiro-icons !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e951";
  position: absolute;
  right: 4px;
  background: #00f
}
.daterangepicker .calendar-time select.ampmselect, .daterangepicker .calendar-time select.hourselect, .daterangepicker .calendar-time select.minuteselect {
  width: 70px;
  min-height: 20px;
  background-color: #fff !important
}
.accordion .ac-item {
  margin-bottom: 10px;
  padding: 12px 20px;
  border-radius: 5px;
  border-left: 1px solid #757575;
  border-right: 1px solid #e6e8eb;
  border-bottom: 1px solid #e6e8eb;
  border-top: 1px solid #e6e8eb
}
.accordion .ac-item .ac-title .subhead {
  font-weight: 500;
  font-size: 16px
}
.accordion .ac-item .ac-title {
  position: relative;
  padding-right: 10px;
  margin: 0;
  cursor: pointer;
  user-select: none;
  color: #008aaa;
  font-weight: 700
}
.accordion .ac-item .ac-title:before {
  font-size: 18px;
  content: "\e9be";
  font-family: inspiro-icons;
  right: 0;
  position: absolute
}
.accordion .ac-item .ac-title > i, .progress-title i, .site-map i {
  margin-right: 8px
}
.accordion .ac-item.ac-active .ac-title:before, .icon-minus:before, .icon-power:before {
  content: "\e9a1"
}
.accordion.accordion-simple .ac-item {
  padding: 14px 0;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #e6e8eb
}
.accordion.accordion-simple .ac-item:last-child, .icon-box.border:hover > .icon, .pagination.pagination-flat .page-item > .page-link, .separator.seperator-image:after, .separator.seperator-image:before, .seperator.seperator-image:after, .seperator.seperator-image:before, .table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th, .table-dark.table-bordered, .table-responsive > .table-bordered {
  border: 0
}
.accordion.accordion-flat .ac-item {
  padding: 10px 0;
  margin-bottom: 0;
  border-radius: 0;
  border: 0
}
.accordion.accordion-theme .ac-item {
  background-color: #2250fc;
  border: 0
}
.accordion.dark .ac-item {
  background-color: #181818;
  border: 0
}
.alert {
  color: #fff;
  z-index: 9999
}
.alert span[data-notify=title] {
  display: block;
  font-weight: 700
}
.alert span.fas {
  font-size: 24px;
  float: left;
  padding-top: 10px;
  min-width: 40px;
  min-height: 40px
}
.alert .close {
  color: #fff;
  font-weight: 300;
  padding: 12px 18px
}
.card .card-body, .card .card-header {
  padding: 1.8rem 2rem
}
.alert > p {
  padding-left: 54px
}
.alert.alert-primary {
  background-color: #2250fc;
  border-color: #093cfc
}
.alert.alert-secondary {
  background-color: #5a6268;
  border-color: #4e555a
}
.alert.alert-success {
  background-color: #81c868;
  border-color: #71c155
}
.alert.alert-info {
  background-color: #53b0f8;
  border-color: #3aa5f7
}
.alert.alert-danger {
  background-color: #ce041c;
  border-color: #b50419
}
.alert.alert-warning {
  background-color: #ffb20e;
  border-color: #f4a600
}
.alert.alert-light {
  color: #9896a6;
  background-color: #f8f9fa;
  border-color: #e6e8eb
}
.alert.alert-dark {
  background-color: #9896a6;
  border-color: #8a889a
}
.alert [data-notify=progressbar] {
  height: 2px !important;
  margin-top: 8px
}
.avatar {
  flex-shrink: 0;
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 50%
}
.avatar .avatar-lg, .avatar-lg {
  width: 3rem;
  height: 3rem
}
.avatar .avatar-sm, .avatar-sm {
  width: 1.5rem;
  height: 1.5rem
}
.avatar-xl {
  width: 9rem;
  height: 9rem
}
ul.avatars {
  display: flex;
  padding: 0
}
ul.avatars > li:not(:last-child) {
  margin-right: -.375rem
}
@media (min-width:992px) {
  body.boxed .body-inner {
    float: none;
    width: 1200px;
    margin: 0 auto
  }
  body.modern .body-inner .container {
    max-width: 1500px
  }
  body.frame:after, body.frame:before {
    border: 10px solid #fff;
    content: "";
    position: fixed;
    width: auto;
    height: 20px;
    z-index: 200;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    left: 0;
    right: 0
  }
  body.frame:after {
    bottom: 0
  }
  body.frame .body-inner {
    padding: 20px
  }
  body.frame .body-inner:after, body.frame .body-inner:before {
    border: 10px solid #fff;
    content: "";
    position: fixed;
    width: 20px;
    z-index: 200;
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, .1);
    top: 20px;
    bottom: 20px;
    left: 0;
    right: auto
  }
  body.frame .body-inner:after {
    left: auto;
    right: 0;
    box-shadow: 0 10px 14px 0 rgba(0, 0, 0, .1)
  }
  body.frame #scrollTop {
    right: 46px
  }
  #header[data-fullwidth=true] #mainMenu:not(.menu-left):not(.menu-center) nav > ul > li.mega-menu-item > .dropdown-menu {
    left: auto;
    right: 0
  }
  #header[data-fullwidth=true] #mainMenu.menu-center nav > ul > li.mega-menu-item > .dropdown-menu {
    right: auto;
    left: 50%;
    transform: translateX(-50%)
  }
  .avatar.avatar-lg {
    width: 4.5rem;
    height: 4.5rem
  }
}
.btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]), button.btn {
  font-family: Poppins, sans-serif;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 3px;
  text-decoration: none;
  outline: 0;
  padding: 12px 20px;
  position: relative;
  text-transform: uppercase;
  border: thin solid #005675;
  transition: .3s;
  margin-bottom: 6px;
  line-height: 14px;
  cursor: pointer;
  width: auto
}
.btn:not(.close):not(.mfp-close):after, a.btn:not([href]):not([tabindex]):after, button.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.btn:not(.close):not(.mfp-close) i, a.btn:not([href]):not([tabindex]) i, button.btn i {
  text-shadow: none
}
.btn:not(.close):not(.mfp-close).btn-xs, a.btn:not([href]):not([tabindex]).btn-xs, button.btn.btn-xs {
  font-size: 10px;
  height: 24px;
  line-height: 22px;
  padding: 0 10px
}
.btn:not(.close):not(.mfp-close).btn-sm, a.btn:not([href]):not([tabindex]).btn-sm, button.btn.btn-sm {
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  padding: 0 14px
}
.btn:not(.close):not(.mfp-close).btn-lg, a.btn:not([href]):not([tabindex]).btn-lg, button.btn.btn-lg {
  font-size: 16px;
  height: 58px;
  letter-spacing: 2px;
  line-height: 56px;
  padding: 0 40px
}
.btn:not(.close):not(.mfp-close):focus, .btn:not(.close):not(.mfp-close):hover, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]):focus, a.btn:not([href]):not([tabindex]):hover, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active, button.btn:focus, button.btn:hover, button.btn:not(:disabled):not(.disabled).active, button.btn:not(:disabled):not(.disabled):active {
  color: #383838;
  text-decoration: none
}
.btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline, button.btn.btn-outline {
  background-color: transparent;
  border: 2px solid #2250fc;
  color: #2250fc
}
.btn:not(.close):not(.mfp-close).btn-outline.active, .btn:not(.close):not(.mfp-close).btn-outline:active, .btn:not(.close):not(.mfp-close).btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-outline.active, a.btn:not([href]):not([tabindex]).btn-outline:active, a.btn:not([href]):not([tabindex]).btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-outline:hover, button.btn.btn-outline.active, button.btn.btn-outline:active, button.btn.btn-outline:focus, button.btn.btn-outline:hover {
  background-color: #2250fc;
  border: 2px solid #2250fc;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-rounded, a.btn:not([href]):not([tabindex]).btn-rounded, button.btn.btn-rounded {
  border-radius: 2em !important
}
.btn:not(.close):not(.mfp-close).btn-block, a.btn:not([href]):not([tabindex]).btn-block, button.btn.btn-block {
  width: 100%;
  display: block
}
.btn:not(.close):not(.mfp-close).btn-light, .btn:not(.close):not(.mfp-close).btn-white, a.btn:not([href]):not([tabindex]).btn-light, a.btn:not([href]):not([tabindex]).btn-white, button.btn.btn-light, button.btn.btn-white {
  background-color: #fff;
  border-color: #e6e8eb;
  color: #4c5667
}
.btn:not(.close):not(.mfp-close).btn-light.active, .btn:not(.close):not(.mfp-close).btn-light:active, .btn:not(.close):not(.mfp-close).btn-light:focus, .btn:not(.close):not(.mfp-close).btn-light:hover, .btn:not(.close):not(.mfp-close).btn-white.active, .btn:not(.close):not(.mfp-close).btn-white:active, .btn:not(.close):not(.mfp-close).btn-white:focus, .btn:not(.close):not(.mfp-close).btn-white:hover, a.btn:not([href]):not([tabindex]).btn-light.active, a.btn:not([href]):not([tabindex]).btn-light:active, a.btn:not([href]):not([tabindex]).btn-light:focus, a.btn:not([href]):not([tabindex]).btn-light:hover, a.btn:not([href]):not([tabindex]).btn-white.active, a.btn:not([href]):not([tabindex]).btn-white:active, a.btn:not([href]):not([tabindex]).btn-white:focus, a.btn:not([href]):not([tabindex]).btn-white:hover, button.btn.btn-light.active, button.btn.btn-light:active, button.btn.btn-light:focus, button.btn.btn-light:hover, button.btn.btn-white.active, button.btn.btn-white:active, button.btn.btn-white:focus, button.btn.btn-white:hover {
  border-color: #e6e8eb;
  background-color: #f4f5f8;
  color: #4c5667
}
.btn:not(.close):not(.mfp-close).btn-light.btn-outline, .btn:not(.close):not(.mfp-close).btn-white.btn-outline, a.btn:not([href]):not([tabindex]).btn-light.btn-outline, a.btn:not([href]):not([tabindex]).btn-white.btn-outline, button.btn.btn-light.btn-outline, button.btn.btn-white.btn-outline {
  border-color: #fff;
  background-color: transparent;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-light.btn-outline.active, .btn:not(.close):not(.mfp-close).btn-light.btn-outline:active, .btn:not(.close):not(.mfp-close).btn-light.btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-light.btn-outline:hover, .btn:not(.close):not(.mfp-close).btn-white.btn-outline.active, .btn:not(.close):not(.mfp-close).btn-white.btn-outline:active, .btn:not(.close):not(.mfp-close).btn-white.btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-white.btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-light.btn-outline.active, a.btn:not([href]):not([tabindex]).btn-light.btn-outline:active, a.btn:not([href]):not([tabindex]).btn-light.btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-light.btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-white.btn-outline.active, a.btn:not([href]):not([tabindex]).btn-white.btn-outline:active, a.btn:not([href]):not([tabindex]).btn-white.btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-white.btn-outline:hover, button.btn.btn-light.btn-outline.active, button.btn.btn-light.btn-outline:active, button.btn.btn-light.btn-outline:focus, button.btn.btn-light.btn-outline:hover, button.btn.btn-white.btn-outline.active, button.btn.btn-white.btn-outline:active, button.btn.btn-white.btn-outline:focus, button.btn.btn-white.btn-outline:hover {
  background-color: rgba(0, 0, 0, .2);
  border-color: #fff;
  color: #4c5667
}
.btn:not(.close):not(.mfp-close).btn-light.btn-light-hover.active, .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:active, .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:focus, .btn:not(.close):not(.mfp-close).btn-light.btn-light-hover:hover, .btn:not(.close):not(.mfp-close).btn-light.btn-white-hover.active, .btn:not(.close):not(.mfp-close).btn-light.btn-white-hover:active, .btn:not(.close):not(.mfp-close).btn-light.btn-white-hover:focus, .btn:not(.close):not(.mfp-close).btn-light.btn-white-hover:hover, .btn:not(.close):not(.mfp-close).btn-white.btn-light-hover.active, .btn:not(.close):not(.mfp-close).btn-white.btn-light-hover:active, .btn:not(.close):not(.mfp-close).btn-white.btn-light-hover:focus, .btn:not(.close):not(.mfp-close).btn-white.btn-light-hover:hover, .btn:not(.close):not(.mfp-close).btn-white.btn-white-hover.active, .btn:not(.close):not(.mfp-close).btn-white.btn-white-hover:active, .btn:not(.close):not(.mfp-close).btn-white.btn-white-hover:focus, .btn:not(.close):not(.mfp-close).btn-white.btn-white-hover:hover, a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover.active, a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:active, a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:focus, a.btn:not([href]):not([tabindex]).btn-light.btn-light-hover:hover, a.btn:not([href]):not([tabindex]).btn-light.btn-white-hover.active, a.btn:not([href]):not([tabindex]).btn-light.btn-white-hover:active, a.btn:not([href]):not([tabindex]).btn-light.btn-white-hover:focus, a.btn:not([href]):not([tabindex]).btn-light.btn-white-hover:hover, a.btn:not([href]):not([tabindex]).btn-white.btn-light-hover.active, a.btn:not([href]):not([tabindex]).btn-white.btn-light-hover:active, a.btn:not([href]):not([tabindex]).btn-white.btn-light-hover:focus, a.btn:not([href]):not([tabindex]).btn-white.btn-light-hover:hover, a.btn:not([href]):not([tabindex]).btn-white.btn-white-hover.active, a.btn:not([href]):not([tabindex]).btn-white.btn-white-hover:active, a.btn:not([href]):not([tabindex]).btn-white.btn-white-hover:focus, a.btn:not([href]):not([tabindex]).btn-white.btn-white-hover:hover, button.btn.btn-light.btn-light-hover.active, button.btn.btn-light.btn-light-hover:active, button.btn.btn-light.btn-light-hover:focus, button.btn.btn-light.btn-light-hover:hover, button.btn.btn-light.btn-white-hover.active, button.btn.btn-light.btn-white-hover:active, button.btn.btn-light.btn-white-hover:focus, button.btn.btn-light.btn-white-hover:hover, button.btn.btn-white.btn-light-hover.active, button.btn.btn-white.btn-light-hover:active, button.btn.btn-white.btn-light-hover:focus, button.btn.btn-white.btn-light-hover:hover, button.btn.btn-white.btn-white-hover.active, button.btn.btn-white.btn-white-hover:active, button.btn.btn-white.btn-white-hover:focus, button.btn.btn-white.btn-white-hover:hover {
  background-color: rgba(0, 0, 0, .2);
  border-color: #ebebeb;
  color: #4c5667
}
.btn:not(.close):not(.mfp-close):not(.btn-shadow):focus, .btn:not(.close):not(.mfp-close):not(.btn-shadow):focus:active, a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus, a.btn:not([href]):not([tabindex]):not(.btn-shadow):focus:active, button.btn:not(.btn-shadow):focus, button.btn:not(.btn-shadow):focus:active {
box-shadow: none !important;
line-height: normal;
color: #6F6F6F
}
.btn:not(.close):not(.mfp-close).btn-transparent, a.btn:not([href]):not([tabindex]).btn-transparent, button.btn.btn-transparent {
  background-color: transparent;
  border: 0;
  color: #484848
}
.btn:not(.close):not(.mfp-close).btn-primary, a.btn:not([href]):not([tabindex]).btn-primary, button.btn.btn-primary {
  background-color: #2250fc;
  border-color: #2250fc
}
.btn:not(.close):not(.mfp-close).btn-primary:focus, .btn:not(.close):not(.mfp-close).btn-primary:hover, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-primary:focus, a.btn:not([href]):not([tabindex]).btn-primary:hover, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active, button.btn.btn-primary:focus, button.btn.btn-primary:hover, button.btn.btn-primary:not(:disabled):not(.disabled).active, button.btn.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #0333e8;
  border-color: #0333e8;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-secondary, a.btn:not([href]):not([tabindex]).btn-secondary, button.btn.btn-secondary {
  background-color: #5a6268;
  border-color: #5a6268
}
.btn:not(.close):not(.mfp-close).btn-secondary:focus, .btn:not(.close):not(.mfp-close).btn-secondary:hover, .btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-secondary:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-secondary:focus, a.btn:not([href]):not([tabindex]).btn-secondary:hover, a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-secondary:not(:disabled):not(.disabled):active, button.btn.btn-secondary:focus, button.btn.btn-secondary:hover, button.btn.btn-secondary:not(:disabled):not(.disabled).active, button.btn.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #42484d;
  border-color: #42484d;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-success, a.btn:not([href]):not([tabindex]).btn-success, button.btn.btn-success {
  background-color: #81c868;
  border-color: #81c868
}
.btn:not(.close):not(.mfp-close).btn-success:focus, .btn:not(.close):not(.mfp-close).btn-success:hover, .btn:not(.close):not(.mfp-close).btn-success:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-success:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-success:focus, a.btn:not([href]):not([tabindex]).btn-success:hover, a.btn:not([href]):not([tabindex]).btn-success:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-success:not(:disabled):not(.disabled):active, button.btn.btn-success:focus, button.btn.btn-success:hover, button.btn.btn-success:not(:disabled):not(.disabled).active, button.btn.btn-success:not(:disabled):not(.disabled):active {
  background-color: #62b944;
  border-color: #62b944;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-info, a.btn:not([href]):not([tabindex]).btn-info, button.btn.btn-info {
  background-color: #53b0f8;
  border-color: #53b0f8
}
.btn:not(.close):not(.mfp-close).btn-info:focus, .btn:not(.close):not(.mfp-close).btn-info:hover, .btn:not(.close):not(.mfp-close).btn-info:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-info:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-info:focus, a.btn:not([href]):not([tabindex]).btn-info:hover, a.btn:not([href]):not([tabindex]).btn-info:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-info:not(:disabled):not(.disabled):active, button.btn.btn-info:focus, button.btn.btn-info:hover, button.btn.btn-info:not(:disabled):not(.disabled).active, button.btn.btn-info:not(:disabled):not(.disabled):active {
  background-color: #2299f6;
  border-color: #2299f6;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-warning, a.btn:not([href]):not([tabindex]).btn-warning, button.btn.btn-warning {
  background-color: #ffb20e;
  border-color: #ffb20e
}
.btn:not(.close):not(.mfp-close).btn-warning:focus, .btn:not(.close):not(.mfp-close).btn-warning:hover, .btn:not(.close):not(.mfp-close).btn-warning:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-warning:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-warning:focus, a.btn:not([href]):not([tabindex]).btn-warning:hover, a.btn:not([href]):not([tabindex]).btn-warning:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-warning:not(:disabled):not(.disabled):active, button.btn.btn-warning:focus, button.btn.btn-warning:hover, button.btn.btn-warning:not(:disabled):not(.disabled).active, button.btn.btn-warning:not(:disabled):not(.disabled):active {
  background-color: #da9400;
  border-color: #da9400;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-danger, a.btn:not([href]):not([tabindex]).btn-danger, button.btn.btn-danger {
  background-color: #ce041c;
  border-color: #ce041c
}
.btn:not(.close):not(.mfp-close).btn-danger:focus, .btn:not(.close):not(.mfp-close).btn-danger:hover, .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-danger:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-danger:focus, a.btn:not([href]):not([tabindex]).btn-danger:hover, a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-danger:not(:disabled):not(.disabled):active, button.btn.btn-danger:focus, button.btn.btn-danger:hover, button.btn.btn-danger:not(:disabled):not(.disabled).active, button.btn.btn-danger:not(:disabled):not(.disabled):active {
  background-color: #9c0315;
  border-color: #9c0315;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-dark, a.btn:not([href]):not([tabindex]).btn-dark, button.btn.btn-dark {
  background-color: #000;
  border-color: #000
}
.btn:not(.close):not(.mfp-close).btn-dark.active, .btn:not(.close):not(.mfp-close).btn-dark:active, .btn:not(.close):not(.mfp-close).btn-dark:focus, .btn:not(.close):not(.mfp-close).btn-dark:hover, a.btn:not([href]):not([tabindex]).btn-dark.active, a.btn:not([href]):not([tabindex]).btn-dark:active, a.btn:not([href]):not([tabindex]).btn-dark:focus, a.btn:not([href]):not([tabindex]).btn-dark:hover, button.btn.btn-dark.active, button.btn.btn-dark:active, button.btn.btn-dark:focus, button.btn.btn-dark:hover {
  background-color: #333;
  border-color: #333;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-dark.btn-outline, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline, button.btn.btn-dark.btn-outline {
  background-color: transparent;
  color: #000;
  border-color: #000
}
.btn:not(.close):not(.mfp-close).btn-dark.btn-outline.active, .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:active, .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:focus, .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:hover, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline.active, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:active, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:focus, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:hover, button.btn.btn-dark.btn-outline.active, button.btn.btn-dark.btn-outline:active, button.btn.btn-dark.btn-outline:focus, button.btn.btn-dark.btn-outline:hover {
  background-color: #000;
  border-color: #000;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-red, a.btn:not([href]):not([tabindex]).btn-red, button.btn.btn-red {
  background-color: #ca0027;
  border-color: #ca0027
}
.btn:not(.close):not(.mfp-close).btn-red:focus, .btn:not(.close):not(.mfp-close).btn-red:hover, .btn:not(.close):not(.mfp-close).btn-red:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-red:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-red:focus, a.btn:not([href]):not([tabindex]).btn-red:hover, a.btn:not([href]):not([tabindex]).btn-red:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-red:not(:disabled):not(.disabled):active, button.btn.btn-red:focus, button.btn.btn-red:hover, button.btn.btn-red:not(:disabled):not(.disabled).active, button.btn.btn-red:not(:disabled):not(.disabled):active {
  background-color: #97001d;
  border-color: #97001d;
  color: #fff
}
.btn:not(.close):not(.mfp-close).btn-round, a.btn:not([href]):not([tabindex]).btn-round, button.btn.btn-round {
  border-radius: 50%;
  padding: 0 10px !important;
  height: 36px !important;
  line-height: 36px !important
}
.btn:not(.close):not(.mfp-close).btn-slide, a.btn:not([href]):not([tabindex]).btn-slide, button.btn.btn-slide {
  border-radius: 50px;
  display: table-cell;
  opacity: 1;
  overflow: hidden;
  padding: 22px;
  position: relative;
  transition: width .4s, background .4s;
  width: 46px;
  line-height: 18px
}
.btn:not(.close):not(.mfp-close).btn-slide > i, a.btn:not([href]):not([tabindex]).btn-slide > i, button.btn.btn-slide > i {
  float: left;
  left: 17px;
  position: absolute;
  top: 17px;
  transition: .8s
}
.btn:not(.close):not(.mfp-close).btn-slide > span, a.btn:not([href]):not([tabindex]).btn-slide > span, button.btn.btn-slide > span {
  left: 40px;
  position: absolute;
  text-align: left;
  top: 13px;
  transition: left .5s, opacity .5s;
  white-space: nowrap;
  opacity: 0
}
.btn:not(.close):not(.mfp-close).btn-slide:hover, a.btn:not([href]):not([tabindex]).btn-slide:hover, button.btn.btn-slide:hover {
  width: 140px;
  text-align: left
}
.btn:not(.close):not(.mfp-close).btn-slide:hover > i, a.btn:not([href]):not([tabindex]).btn-slide:hover > i, button.btn.btn-slide:hover > i {
  transform: rotate(360deg)
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-xs, a.btn:not([href]):not([tabindex]).btn-slide.btn-xs, button.btn.btn-slide.btn-xs {
  padding: 14px;
  width: 30px;
  line-height: 26px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-xs > i, a.btn:not([href]):not([tabindex]).btn-slide.btn-xs > i, button.btn.btn-slide.btn-xs > i {
  left: 9px;
  top: 8px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-xs > span, a.btn:not([href]):not([tabindex]).btn-slide.btn-xs > span, button.btn.btn-slide.btn-xs > span {
  left: 28px;
  top: 0
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-sm:hover, .btn:not(.close):not(.mfp-close).btn-slide.btn-xs:hover, a.btn:not([href]):not([tabindex]).btn-slide.btn-sm:hover, a.btn:not([href]):not([tabindex]).btn-slide.btn-xs:hover, button.btn.btn-slide.btn-sm:hover, button.btn.btn-slide.btn-xs:hover {
  width: 110px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-sm, a.btn:not([href]):not([tabindex]).btn-slide.btn-sm, button.btn.btn-slide.btn-sm {
  padding: 18px;
  width: 36px;
  line-height: 36px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-sm > i, a.btn:not([href]):not([tabindex]).btn-slide.btn-sm > i, button.btn.btn-slide.btn-sm > i {
  left: 13px;
  top: 13px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-sm > span, a.btn:not([href]):not([tabindex]).btn-slide.btn-sm > span, button.btn.btn-slide.btn-sm > span {
  left: 36px;
  top: 0
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-lg, a.btn:not([href]):not([tabindex]).btn-slide.btn-lg, button.btn.btn-slide.btn-lg {
  padding: 30px;
  line-height: 52px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-lg > i, a.btn:not([href]):not([tabindex]).btn-slide.btn-lg > i, button.btn.btn-slide.btn-lg > i {
  left: 23px;
  top: 23px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-lg > span, a.btn:not([href]):not([tabindex]).btn-slide.btn-lg > span, button.btn.btn-slide.btn-lg > span {
  left: 54px;
  top: 3px
}
.btn:not(.close):not(.mfp-close).btn-slide.btn-lg:hover, a.btn:not([href]):not([tabindex]).btn-slide.btn-lg:hover, button.btn.btn-slide.btn-lg:hover {
  width: 200px
}
.btn:not(.close):not(.mfp-close).btn-reveal, a.btn:not([href]):not([tabindex]).btn-reveal, button.btn.btn-reveal {
  padding: 12px 34px
}
.btn:not(.close):not(.mfp-close).btn-reveal span, a.btn:not([href]):not([tabindex]).btn-reveal span, button.btn.btn-reveal span {
  left: 0;
  position: relative;
  transition: opacity .2s ease-out, left .2s ease-out
}
.btn:not(.close):not(.mfp-close).btn-reveal i, a.btn:not([href]):not([tabindex]).btn-reveal i, button.btn.btn-reveal i {
  line-height: 18px;
  margin-top: -9px;
  opacity: 0;
  position: absolute;
  right: 28px;
  top: 50%;
  transition: .2s ease-out;
  width: 18px
}
.btn:not(.close):not(.mfp-close).btn-reveal:hover span, a.btn:not([href]):not([tabindex]).btn-reveal:hover span, button.btn.btn-reveal:hover span {
  left: -10px
}
.btn:not(.close):not(.mfp-close).btn-reveal:hover i, a.btn:not([href]):not([tabindex]).btn-reveal:hover i, button.btn.btn-reveal:hover i {
  opacity: 1 !important;
  right: 18px
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-sm, .btn:not(.close):not(.mfp-close).btn-reveal.btn-xs, .mfp-figure, .social-icons, a.btn:not([href]):not([tabindex]).btn-reveal.btn-sm, a.btn:not([href]):not([tabindex]).btn-reveal.btn-xs, button.btn.btn-reveal.btn-sm, button.btn.btn-reveal.btn-xs {
  line-height: 0
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-lg, a.btn:not([href]):not([tabindex]).btn-reveal.btn-lg, button.btn.btn-reveal.btn-lg {
  line-height: 26px;
  padding: 0 52px
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left span, a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left span, button.btn.btn-reveal.btn-reveal-left span {
  right: 0;
  left: auto;
  transition: opacity .2s ease-out, right .2s ease-out
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left i, a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left i, button.btn.btn-reveal.btn-reveal-left i {
  left: 28px;
  right: auto
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left:hover span, a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left:hover span, button.btn.btn-reveal.btn-reveal-left:hover span {
  right: -10px;
  left: auto
}
.btn:not(.close):not(.mfp-close).btn-reveal.btn-reveal-left:hover i, a.btn:not([href]):not([tabindex]).btn-reveal.btn-reveal-left:hover i, button.btn.btn-reveal.btn-reveal-left:hover i {
  left: 18px;
  right: auto
}
.btn:not(.close):not(.mfp-close).btn-shadow, a.btn:not([href]):not([tabindex]).btn-shadow, button.btn.btn-shadow {
  -webkit-box-shadow: 0 4px 16px #efefef;
  -moz-box-shadow: 0 4px 16px #efefef;
  box-shadow: 0 4px 16px #efefef
}
.btn:not(.close):not(.mfp-close).btn-shadow:focus, .btn:not(.close):not(.mfp-close).btn-shadow:hover, .btn:not(.close):not(.mfp-close).btn-shadow:not(:disabled):not(.disabled).active, .btn:not(.close):not(.mfp-close).btn-shadow:not(:disabled):not(.disabled):active, a.btn:not([href]):not([tabindex]).btn-shadow:focus, a.btn:not([href]):not([tabindex]).btn-shadow:hover, a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled).active, a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled):active, button.btn.btn-shadow:focus, button.btn.btn-shadow:hover, button.btn.btn-shadow:not(:disabled):not(.disabled).active, button.btn.btn-shadow:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: 4px 8px 16px #dedede;
  -moz-box-shadow: 4px 8px 16px #dedede;
  box-shadow: 4px 8px 16px #dedede
}
.btn:not(.close):not(.mfp-close).btn-icon-holder, .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm, a.btn:not([href]):not([tabindex]).btn-icon-holder, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm, button.btn.btn-icon-holder, button.btn.btn-icon-holder.btn-sm {
  padding-right: 16px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder:before, a.btn:not([href]):not([tabindex]).btn-icon-holder:before, button.btn.btn-icon-holder:before {
  border-left: 1px solid rgba(255, 255, 255, .2);
  content: "";
  height: 100%;
  position: absolute;
  right: 42px;
  top: 0
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-outline:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-outline:before, button.btn.btn-icon-holder.btn-outline:before {
  border-left: 2px solid #2250fc
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-outline.btn-dark:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-outline.btn-dark:before, button.btn.btn-icon-holder.btn-outline.btn-dark:before {
  border-left: 2px solid #111
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light.btn-light-hover:before, .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light.btn-light-hover:hover, .btn:not(.close):not(.mfp-close).btn-icon-holder.btn-light:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light.btn-light-hover:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light.btn-light-hover:hover, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-light:before, button.btn.btn-icon-holder.btn-light.btn-light-hover:before, button.btn.btn-icon-holder.btn-light.btn-light-hover:hover, button.btn.btn-icon-holder.btn-light:before {
  border-left: 1px solid #f3f3f3
}
.btn:not(.close):not(.mfp-close).btn-icon-holder i, a.btn:not([href]):not([tabindex]).btn-icon-holder i, button.btn.btn-icon-holder i {
  margin-left: 30px;
  margin-right: -2px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs, button.btn.btn-icon-holder.btn-xs {
  padding-right: 10px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs:before, button.btn.btn-icon-holder.btn-xs:before {
  right: 30px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-xs i, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-xs i, button.btn.btn-icon-holder.btn-xs i {
  margin-left: 20px;
  margin-right: 2px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm:before, button.btn.btn-icon-holder.btn-sm:before {
  right: 36px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-sm i, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-sm i, button.btn.btn-icon-holder.btn-sm i {
  margin-left: 24px;
  margin-right: 0
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg, button.btn.btn-icon-holder.btn-lg {
  padding-right: 28px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg:before, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg:before, button.btn.btn-icon-holder.btn-lg:before {
  right: 50px
}
.btn:not(.close):not(.mfp-close).btn-icon-holder.btn-lg i, a.btn:not([href]):not([tabindex]).btn-icon-holder.btn-lg i, button.btn.btn-icon-holder.btn-lg i {
  margin-left: 34px;
  margin-right: -8px
}
.btn:not(.close):not(.mfp-close).btn-creative, a.btn:not([href]):not([tabindex]).btn-creative, button.btn.btn-creative {
  padding: 24px 40px;
  font-size: 15px;
  font-weight: 600
}
.btn:not(.close):not(.mfp-close).btn-creative:before, a.btn:not([href]):not([tabindex]).btn-creative:before, button.btn.btn-creative:before {
  right: 58px
}
.btn:not(.close):not(.mfp-close).btn-creative i, a.btn:not([href]):not([tabindex]).btn-creative i, button.btn.btn-creative i {
  margin-left: 54px;
  margin-right: -16px
}
.btn:not(.close):not(.mfp-close).btn-facebook, a.btn:not([href]):not([tabindex]).btn-facebook, button.btn.btn-facebook {
  background-color: #3b5998 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-twitter, a.btn:not([href]):not([tabindex]).btn-twitter, button.btn.btn-twitter {
  background-color: #00aced !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-linkedin, a.btn:not([href]):not([tabindex]).btn-linkedin, button.btn.btn-linkedin {
  background-color: #007bb6 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-dribbble, a.btn:not([href]):not([tabindex]).btn-dribbble, button.btn.btn-dribbble {
  background-color: #ea4c89 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-googleplus, a.btn:not([href]):not([tabindex]).btn-googleplus, button.btn.btn-googleplus {
  background-color: #dd4b39 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-instagram, a.btn:not([href]):not([tabindex]).btn-instagram, button.btn.btn-instagram {
  background-color: #517fa4 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-pinterest, a.btn:not([href]):not([tabindex]).btn-pinterest, button.btn.btn-pinterest {
  background-color: #cb2027 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-dropbox, a.btn:not([href]):not([tabindex]).btn-dropbox, button.btn.btn-dropbox {
  background-color: #007ee5 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-flickr, a.btn:not([href]):not([tabindex]).btn-flickr, button.btn.btn-flickr {
  background-color: #ff0084 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-tumblr, a.btn:not([href]):not([tabindex]).btn-tumblr, button.btn.btn-tumblr {
  background-color: #32506d !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-skype, a.btn:not([href]):not([tabindex]).btn-skype, button.btn.btn-skype {
  background-color: #00aff0 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-youtube, a.btn:not([href]):not([tabindex]).btn-youtube, button.btn.btn-youtube {
  background-color: #b00 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close).btn-github, a.btn:not([href]):not([tabindex]).btn-github, button.btn.btn-github {
  background-color: #171515 !important;
  color: #fff !important;
  border-width: 0
}
.btn:not(.close):not(.mfp-close) .badge, a.btn:not([href]):not([tabindex]) .badge, button.btn .badge {
  position: absolute;
  right: -4px;
  top: -4px
}
.btn:not(.close):not(.mfp-close).disabled, a.btn:not([href]):not([tabindex]).disabled, button.btn.disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .6
}
.dark:not(.submenu-light) .btn.btn-shadow, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow {
  box-shadow: 0 4px 16px #292929
}
.dark:not(.submenu-light) .btn.btn-shadow:focus, .dark:not(.submenu-light) .btn.btn-shadow:hover, .dark:not(.submenu-light) .btn.btn-shadow:not(:disabled):not(.disabled).active, .dark:not(.submenu-light) .btn.btn-shadow:not(:disabled):not(.disabled):active, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:focus, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:hover, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled).active, .dark:not(.submenu-light) a.btn:not([href]):not([tabindex]).btn-shadow:not(:disabled):not(.disabled):active {
  box-shadow: 4px 8px 16px #1d1d1d
}
.card {
  margin-bottom: 20px;
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, .15)
}
.card .card-header {
  background-color: #fff;
  border-bottom: 1px solid #e6e8eb;
  font-weight: 600
}
.card .card-header .card-title {
  font-size: 1.35714286em;
  line-height: 1.68421053em;
  font-weight: 500
}
.card .card-header .card-subtitle {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  color: #484848
}
.card .card-header-title {
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 0;
  font-weight: 600
}
.card .card-body-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600
}
.card .card-footer {
  background-color: #fff;
  border-top: 1px solid #e6e8eb
}
.heading {
  margin-bottom: 100px;
  text-align: left
}
.heading-text {
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
  clear: both;
  float: none
}
.heading-text h2, .heading-text h3 {
  font-size: 60px;
  margin-bottom: 30px;
  letter-spacing: -.7px;
  line-height: 66px
}
.heading-text h4 {
  font-size: 24px;
  margin-bottom: 30px;
  letter-spacing: -.7px;
  line-height: 40px
}
.heading-text p {
  margin-bottom: 30px;
  text-align: center
}
.heading-text.heading-gradient h2 > * {
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
  background: radial-gradient(circle at left top, #4b72ff 9%, #2250fc 48%, #6442ff 91%)
}
.heading-text.heading-section h2 {
  position: relative;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 60px
}
.heading-text.heading-section h2:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100px;
  background-color: #2250fc;
  bottom: -30px;
  left: 0;
  right: 0
}
.heading-text.heading-plain h2 {
  font-size: 56px;
  line-height: 56px;
  font-family: initial
}
.heading-text.heading-plain p {
  font-size: 20px;
  font-weight: 300
}
.heading-text.heading-light h2 {
  font-size: 59px;
  font-weight: 100;
  letter-spacing: -1px;
  line-height: 70px
}
.heading-text.heading-light p, .heading-text.heading-vintage p {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 20px
}
.heading-text.heading-vintage h2 {
  border: 2px solid #fff;
  display: inline-block;
  padding: 8px 21px;
  margin-bottom: 30px
}
.heading-text.heading-small p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px
}
.heading-creative {
  font-size: 62px;
  font-weight: 100;
  position: relative;
  text-align: left;
  width: 100%
}
#header:not([data-transparent=true]).dark .heading-creative {
  color: #eee
}
.tabs .nav-tabs {
  border-bottom: 2px solid #e6e8eb;
  margin-bottom: 30px
}
.tabs .nav-tabs .nav-item {
  margin-bottom: -2px
}
.tabs .nav-tabs .nav-link {
  color: #484848;
  padding: 14px 24px;
  transition: .3s;
  font-weight: 500;
  border: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 2px solid #e6e8eb
}
.tabs .nav-tabs .nav-link.disabled {
  color: rgba(72, 72, 72, .5)
}
.tabs .nav-tabs .nav-link.active {
  color: #2250fc;
  background-color: transparent;
  border-bottom: 2px solid #2250fc
}
.tabs .nav-tabs .dropdown-menu {
  border-radius: 5px;
  border: 0;
  box-shadow: 0 6px 38px rgba(0, 0, 0, .05)
}
.tabs.tabs-clean .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}
.tabs.tabs-clean .nav-tabs .nav-link.active {
  border-color: #e6e8eb
}
.tabs.tabs-vertical .nav-tabs {
  border: 0;
  margin-bottom: 0
}
.tabs.tabs-vertical .nav-tabs .nav-link {
  border-radius: 0;
  border-bottom: 0;
  border-right: 2px solid #e6e8eb
}
.tabs.tabs-vertical .nav-tabs .nav-link.active {
  color: #2250fc;
  background-color: transparent;
  border-right: 2px solid #2250fc
}
.tabs.tabs-folder .nav-tabs {
  margin-bottom: 0;
  border-bottom: 0
}
.tabs.tabs-folder .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}
.tabs.tabs-folder .nav-tabs .nav-link.active {
  border-color: #e6e8eb #e6e8eb #fff
}
.tabs.tabs-folder .tab-content {
  margin-top: -1px;
  border: 1px solid #e6e8eb;
  bottom: 10px;
  padding: 30px;
  border-radius: 0 6px 6px
}
.social-icons li a {
float: left;
height: 32px;
width: 32px;
line-height: 32px;
font-size: 26px;
text-align: center;
margin-top: 0;
margin-bottom: 5px;
border-radius: 4px;
border: 0;
background: 0 0;
color: #9f9f9f;
overflow: hidden;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.social-icons.social-icons-colored a, .social-icons.social-icons-colored-hover a:hover {
  color: #686868 !important;
  border: 0
}
.social-icons.social-icons-colored .social-rss a, .social-icons.social-icons-colored .social-snapchat a, .social-icons.social-icons-colored-hover .social-rss a:hover, .social-icons.social-icons-colored-hover .social-snapchat a:hover {
  background-color: #faa33d
}
.social-icons.social-icons-colored .social-facebook a, .social-icons.social-icons-colored-hover .social-facebook a:hover {
  background-color: #5d82d1
}
.social-icons.social-icons-colored .social-twitter a, .social-icons.social-icons-colored-hover .social-twitter a:hover {
  background-color: #40bff5
}
.social-icons.social-icons-colored .social-vimeo a, .social-icons.social-icons-colored-hover .social-vimeo a:hover {
  background-color: #35c6ea
}
.social-icons.social-icons-colored .social-myspace a, .social-icons.social-icons-colored-hover .social-myspace a:hover {
  background-color: #008dde
}
.social-icons.social-icons-colored .social-youtube a, .social-icons.social-icons-colored-hover .social-youtube a:hover {
  background-color: #ef4e41
}
.social-icons.social-icons-colored .social-instagram a, .social-icons.social-icons-colored-hover .social-instagram a:hover {
  background-color: #e53d00
}
.social-icons.social-icons-colored .social-gplus a, .social-icons.social-icons-colored-hover .social-gplus a:hover {
  background-color: #d68400
}
.social-icons.social-icons-colored .social-stumbleupon a, .social-icons.social-icons-colored-hover .social-stumbleupon a:hover {
  background-color: #ff5c30
}
.social-icons.social-icons-colored .social-lastfm a, .social-icons.social-icons-colored-hover .social-lastfm a:hover {
  background-color: #f34320
}
.social-icons.social-icons-colored .social-pinterest a, .social-icons.social-icons-colored-hover .social-pinterest a:hover {
  background-color: #e13138
}
.social-icons.social-icons-colored .social-google a, .social-icons.social-icons-colored-hover .social-google a:hover {
  background-color: #eb5e4c
}
.social-icons.social-icons-colored .social-evernote a, .social-icons.social-icons-colored-hover .social-evernote a:hover {
  background-color: #9acf4f
}
.social-icons.social-icons-colored .social-dribbble a, .social-icons.social-icons-colored-hover .social-dribbble a:hover {
  background-color: #f7659c
}
.social-icons.social-icons-colored .social-skype a, .social-icons.social-icons-colored-hover .social-skype a:hover {
  background-color: #13c1f3
}
.social-icons.social-icons-colored .social-forrst a, .social-icons.social-icons-colored-hover .social-forrst a:hover {
  background-color: #45ad76
}
.social-icons.social-icons-colored .social-linkedin a, .social-icons.social-icons-colored-hover .social-linkedin a:hover {
  background-color: #238cc8
}
.social-icons.social-icons-colored .social-wordpress a, .social-icons.social-icons-colored-hover .social-wordpress a:hover {
  background-color: #2592c3
}
.social-icons.social-icons-colored .social-grooveshark a, .social-icons.social-icons-colored-hover .social-grooveshark a:hover {
  background-color: #ffb21d
}
.social-icons.social-icons-colored .social-delicious a, .social-icons.social-icons-colored-hover .social-delicious a:hover {
  background-color: #377bda
}
.social-icons.social-icons-colored .social-behance a, .social-icons.social-icons-colored-hover .social-behance a:hover {
  background-color: #1879fd
}
.social-icons.social-icons-colored .social-dropbox a, .social-icons.social-icons-colored-hover .social-dropbox a:hover {
  background-color: #17a3eb
}
.social-icons.social-icons-colored .social-soundcloud a, .social-icons.social-icons-colored-hover .social-soundcloud a:hover {
  background-color: #ff7e30
}
.social-icons.social-icons-colored .social-deviantart a, .social-icons.social-icons-colored-hover .social-deviantart a:hover {
  background-color: #6a8a7b
}
.social-icons.social-icons-colored .social-yahoo a, .social-icons.social-icons-colored-hover .social-yahoo a:hover {
  background-color: #ab47ac
}
.social-icons.social-icons-colored .social-flickr a, .social-icons.social-icons-colored-hover .social-flickr a:hover {
  background-color: #ff48a3
}
.social-icons.social-icons-colored .social-digg a, .social-icons.social-icons-colored-hover .social-digg a:hover {
  background-color: #75788d
}
.social-icons.social-icons-colored .social-blogger a, .social-icons.social-icons-colored-hover .social-blogger a:hover {
  background-color: #ff9233
}
.social-icons.social-icons-colored .social-tumblr a, .social-icons.social-icons-colored-hover .social-tumblr a:hover {
  background-color: #426d9b
}
.social-icons.social-icons-colored .social-quora a, .social-icons.social-icons-colored-hover .social-quora a:hover {
  background-color: #ea3d23
}
.social-icons.social-icons-colored .social-github a, .social-icons.social-icons-colored-hover .social-github a:hover {
  background-color: #3f91cb
}
.social-icons.social-icons-colored .social-amazon a, .social-icons.social-icons-colored-hover .social-amazon a:hover {
  background-color: #ff8e2e
}
.social-icons.social-icons-colored .social-xing a, .social-icons.social-icons-colored-hover .social-xing a:hover {
  background-color: #1a8e8c
}
.social-icons.social-icons-colored .social-wikipedia a, .social-icons.social-icons-colored-hover .social-wikipedia a:hover {
  background-color: #b3b5b8
}
.social-icons.social-icons-border li a {
  border: 1px solid #d7d7d7;
  background: 0 0;
  color: #333
}
.dark .social-icons.social-icons-border li a {
  border: 1px solid #333 !important
}
.dark .social-icons li a .social-icons.social-icons-dark li a {
  background: #888;
  color: #b0b0b0
}
.social-icons.social-icons-light li a {
  background: #fff;
  color: #333;
  border: 1px solid #eee
}
.custom-radio .custom-control-label::before, .dropcap.dropcap-circle, .icon-box .icon i, .social-icons.social-icons-rounded li a, .team-members.team-members-circle .team-member .team-image > img {
  border-radius: 50%
}
.social-icons.social-icons-medium li a {
  height: 42px;
  width: 42px;
  line-height: 42px;
  font-size: 18px
}
.social-icons.social-icons-large li a {
  height: 48px;
  width: 48px;
  line-height: 48px;
  font-size: 18px
}
.social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #a2a2a2
}
.call-to-action.call-to-action-dark, .dark .social-icons:not(.social-icons-colored):not(.social-icons-colored-hover) li a:hover {
  background-color: #1f1f1f
}
.social-icons li:hover i {
  -webkit-animation: .3s forwards toTopFromBottom;
  -moz-animation: .3s forwards toTopFromBottom;
  animation: .3s forwards toTopFromBottom;
  color: #003549
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%)
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%)
  }
  51% {
    opacity: 1
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%)
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%)
  }
  51% {
    opacity: 1
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(-100%)
  }
  50% {
    opacity: 0;
    transform: translateY(100%)
  }
  51% {
    opacity: 1
  }
}
@font-face {
  font-family: inspiro-icons;
  src: url("webfonts/inspiro-icons.ttf?ijzgpf") format("truetype"), url("webfonts/inspiro-icons.woff?ijzgpf") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
i:not(.fa):not(.fab):not(.far):not(.fas) {
  font-family: inspiro-icons !important;
  speak: none;
  font-weight: 400;
  text-transform: none;
  line-height: 2;
  -moz-osx-font-smoothing: grayscale;
  font-size: medium
}
.icon-activity:before {
  content: "\e900"
}
.icon-airplay:before {
  content: "\e901"
}
.icon-alert-circle:before {
  content: "\e902"
}
.icon-alert-octagon:before {
  content: "\e903"
}
.icon-alert-triangle:before {
  content: "\e904"
}
.icon-align-center:before {
  content: "\e905"
}
.icon-align-justify:before {
  content: "\e906"
}
.icon-align-left:before {
  content: "\e907"
}
.icon-align-right:before {
  content: "\e908"
}
.icon-anchor:before {
  content: "\e909"
}
.icon-aperture:before {
  content: "\e90a"
}
.icon-archive:before {
  content: "\e90b"
}
.icon-arrow-down-circle:before {
  content: "\e90c"
}
.icon-arrow-down-left:before {
  content: "\e90d"
}
.icon-arrow-down-right:before {
  content: "\e90e"
}
.icon-arrow-down:before {
  content: "\e90f"
}
.icon-arrow-left-circle:before {
  content: "\e910"
}
.icon-arrow-left:before {
  content: "\e911"
}
.icon-arrow-right-circle:before {
  content: "\e912"
}
.icon-arrow-right:before {
  content: "\e913"
}
.icon-arrow-up-circle:before {
  content: "\e914"
}
.icon-arrow-up-left:before {
  content: "\e915"
}
.icon-arrow-up-right:before {
  content: "\e916"
}
.icon-arrow-up:before {
  content: "\e917"
}
.icon-at-sign:before {
  content: "\e918"
}
.icon-award:before {
  content: "\e919"
}
.icon-bar-chart-2:before {
  content: "\e91a"
}
.icon-bar-chart:before {
  content: "\e91b"
}
.icon-battery-charging:before {
  content: "\e91c"
}
.icon-battery:before {
  content: "\e91d"
}
.icon-bell-off:before {
  content: "\e91e"
}
.icon-bell:before {
  content: "\e91f"
}
.icon-bluetooth:before {
  content: "\e920"
}
.icon-bold:before {
  content: "\e921"
}
.icon-book-open:before {
  content: "\e922"
}
.icon-book:before {
  content: "\e923"
}
.icon-bookmark:before {
  content: "\e924"
}
.icon-box:before {
  content: "\e925"
}
.icon-briefcase:before {
  content: "\e926"
}
.icon-calendar:before {
  content: "\e927"
}
.icon-camera-off:before {
  content: "\e928"
}
.icon-camera:before {
  content: "\e929"
}
.icon-cast:before {
  content: "\e92a"
}
.icon-check-circle:before {
  content: "\e92b"
}
.icon-check-square:before {
  content: "\e92c"
}
.icon-check:before {
  content: "\e92d"
}
.icon-chevron-down:before, .icon-download-cloud:before {
  content: "\e92e"
}
.icon-chevron-up:before {
  content: "\e931"
}
.icon-chevrons-down:before {
  content: "\e932"
}
.icon-chevrons-left:before {
  content: "\e933"
}
.icon-chevrons-right:before {
  content: "\e934"
}
.icon-chevrons-up:before {
  content: "\e935"
}
.icon-chrome:before {
  content: "\e936"
}
.icon-circle:before {
  content: "\e937"
}
.icon-clipboard:before {
  content: "\e938"
}
.icon-clock:before {
  content: "\e939"
}
.icon-cloud-drizzle:before {
  content: "\e93a"
}
.icon-cloud-lightning:before {
  content: "\e93b"
}
.icon-cloud-off:before {
  content: "\e93c"
}
.icon-cloud-rain:before {
  content: "\e93d"
}
.icon-cloud-snow:before {
  content: "\e93e"
}
.icon-cloud:before {
  content: "\e93f"
}
.icon-code:before {
  content: "\e940"
}
.icon-codepen:before {
  content: "\e941"
}
.icon-codesandbox:before {
  content: "\e942"
}
.icon-coffee:before {
  content: "\e943"
}
.icon-columns:before {
  content: "\e944"
}
.icon-command:before {
  content: "\e945"
}
.icon-compass:before {
  content: "\e946"
}
.icon-copy:before {
  content: "\e947"
}
.icon-corner-down-left:before {
  content: "\e948"
}
.icon-corner-down-right:before {
  content: "\e949"
}
.icon-corner-left-down:before {
  content: "\e94a"
}
.icon-corner-left-up:before {
  content: "\e94b"
}
.icon-corner-right-down:before {
  content: "\e94c"
}
.icon-corner-right-up:before {
  content: "\e94d"
}
.icon-corner-up-left:before {
  content: "\e94e"
}
.icon-corner-up-right:before {
  content: "\e94f"
}
.icon-cpu:before {
  content: "\e950"
}
.icon-credit-card:before {
  content: "\e951"
}
.icon-crop:before {
  content: "\e952"
}
.icon-crosshair:before {
  content: "\e953"
}
.icon-database:before {
  content: "\e954"
}
.icon-delete:before {
  content: "\e955"
}
.icon-disc:before {
  content: "\e956"
}
.icon-dollar-sign:before {
  content: "\e957"
}
.icon-droplet:before {
  content: "\e95a"
}
.icon-edit-2:before {
  content: "\e95b"
}
.icon-edit-3:before {
  content: "\e95c"
}
.icon-edit:before {
  content: "\e95d"
}
.icon-external-link:before {
  content: "\e95e"
}
.icon-eye-off:before {
  content: "\e95f"
}
.icon-eye:before {
  content: "\e960"
}
.icon-facebook:before {
  content: "\e961"
}
.icon-fast-forward:before {
  content: "\e962"
}
.icon-feather:before {
  content: "\e963"
}
.icon-figma:before {
  content: "\e964"
}
.icon-file-minus:before {
  content: "\e965"
}
.icon-file-plus:before {
  content: "\e966"
}
.icon-file-text:before {
  content: "\e967"
}
.icon-file:before {
  content: "\e968"
}
.icon-film:before {
  content: "\e969"
}
.icon-filter:before {
  content: "\e96a"
}
.icon-flag:before {
  content: "\e96b"
}
.icon-folder-minus:before {
  content: "\e96c"
}
.icon-folder-plus:before {
  content: "\e96d"
}
.icon-folder:before {
  content: "\e96e"
}
.icon-framer:before {
  content: "\e96f"
}
.icon-frown:before {
  content: "\e970"
}
.icon-gift:before {
  content: "\e971"
}
.icon-git-branch:before {
  content: "\e972"
}
.icon-git-commit:before {
  content: "\e973"
}
.icon-git-merge:before {
  content: "\e974"
}
.icon-git-pull-request:before {
  content: "\e975"
}
.icon-github:before {
  content: "\e976"
}
.icon-gitlab:before {
  content: "\e977"
}
.icon-globe:before {
  content: "\e978"
}
.icon-grid:before {
  content: "\e979"
}
.icon-hard-drive:before {
  content: "\e97a"
}
.icon-hash:before {
  content: "\e97b"
}
.icon-headphones:before {
  content: "\e97c"
}
.icon-heart:before {
  content: "\e97d"
}
.icon-help-circle:before {
  content: "\e97e"
}
.icon-hexagon:before {
  content: "\e97f"
}
.icon-home:before {
  content: "\e980"
}
.icon-image:before {
  content: "\e981"
}
.icon-inbox:before {
  content: "\e982"
}
.icon-info:before {
  content: "\e983"
}
.icon-instagram:before {
  content: "\e984"
}
.icon-italic:before {
  content: "\e985"
}
.icon-key:before {
  content: "\e986"
}
.icon-layers:before {
  content: "\e987"
}
.icon-layout:before {
  content: "\e988"
}
.icon-life-buoy:before {
  content: "\e989"
}
.icon-link-2:before {
  content: "\e98a"
}
.icon-link:before {
  content: "\e98b"
}
.icon-linkedin:before {
  content: "\e98c"
}
.icon-list:before {
  content: "\e98d"
}
.icon-loader:before {
  content: "\e98e"
}
.icon-lock:before {
  content: "\e98f"
}
.icon-log-in:before {
  content: "\e990"
}
.icon-log-out:before {
  content: "\e991"
}
.icon-mail:before {
  content: "\e992"
}
.icon-map-pin:before {
  content: "\e993"
}
.icon-map:before {
  content: "\e994"
}
.icon-maximize-2:before {
  content: "\e995"
}
.icon-maximize:before {
  content: "\e996"
}
.icon-meh:before {
  content: "\e997"
}
.icon-menu:before {
  content: "\e998"
}
.icon-message-circle:before {
  content: "\e999"
}
.icon-message-square:before {
  content: "\e99a"
}
.icon-mic-off:before {
  content: "\e99b"
}
.icon-mic:before {
  content: "\e99c"
}
.icon-minimize-2:before {
  content: "\e99d"
}
.icon-minimize:before {
  content: "\e99e"
}
.icon-minus-circle:before {
  content: "\e99f"
}
.icon-minus-square:before {
  content: "\e9a0"
}
.icon-monitor:before {
  content: "\e9a2"
}
.icon-moon:before {
  content: "\e9a3"
}
.icon-more-horizontal:before {
  content: "\e9a4"
}
.icon-more-vertical:before {
  content: "\e9a5"
}
.icon-mouse-pointer:before {
  content: "\e9a6"
}
.icon-move:before {
  content: "\e9a7"
}
.icon-music:before {
  content: "\e9a8"
}
.icon-navigation-2:before {
  content: "\e9a9"
}
.icon-navigation:before {
  content: "\e9aa"
}
.icon-octagon:before {
  content: "\e9ab"
}
.icon-package:before {
  content: "\e9ac"
}
.icon-paperclip:before {
  content: "\e9ad"
}
.icon-pause-circle:before {
  content: "\e9ae"
}
.icon-pause:before {
  content: "\e9af"
}
.icon-pen-tool:before {
  content: "\e9b0"
}
.icon-percent:before {
  content: "\e9b1"
}
.icon-phone-call:before {
  content: "\e9b2"
}
.icon-phone-forwarded:before {
  content: "\e9b3"
}
.icon-phone-incoming:before {
  content: "\e9b4"
}
.icon-phone-missed:before {
  content: "\e9b5"
}
.icon-phone-off:before {
  content: "\e9b6"
}
.icon-phone-outgoing:before {
  content: "\e9b7"
}
.icon-phone:before {
  content: "\e9b8"
}
.icon-pie-chart:before {
  content: "\e9b9"
}
.icon-play-circle:before {
  content: "\e9ba"
}
.icon-play:before {
  content: "\e9bb"
}
.icon-plus-circle:before {
  content: "\e9bc"
}
.icon-plus-square:before {
  content: "\e9bd"
}
.icon-plus:before {
  content: "\e9be"
}
.icon-pocket:before {
  content: "\e9bf"
}
.icon-printer:before {
  content: "\e9c1"
}
.icon-radio:before {
  content: "\e9c2"
}
.icon-refresh-ccw:before {
  content: "\e9c3"
}
.icon-refresh-cw:before {
  content: "\e9c4"
}
.icon-repeat:before {
  content: "\e9c5"
}
.icon-rewind:before {
  content: "\e9c6"
}
.icon-rotate-ccw:before {
  content: "\e9c7"
}
.icon-rotate-cw:before {
  content: "\e9c8"
}
.icon-rss:before {
  content: "\e9c9"
}
.icon-save:before {
  content: "\e9ca"
}
.icon-scissors:before {
  content: "\e9cb"
}
.icon-search:before {
  content: "\e9cc"
}
.icon-send:before {
  content: "\e9cd"
}
.icon-server:before {
  content: "\e9ce"
}
.icon-settings:before {
  content: "\e9cf"
}
.icon-share-2:before {
  content: "\e9d0"
}
.icon-share:before {
  content: "\e9d1"
}
.icon-shield-off:before {
  content: "\e9d2"
}
.icon-shield:before {
  content: "\e9d3"
}
.icon-shopping-bag:before {
  content: "\e9d4"
}
.icon-shopping-cart:before {
  content: "\e9d5"
}
.icon-shuffle:before {
  content: "\e9d6"
}
.icon-sidebar:before {
  content: "\e9d7"
}
.icon-skip-back:before {
  content: "\e9d8"
}
.icon-skip-forward:before {
  content: "\e9d9"
}
.icon-slack:before {
  content: "\e9da"
}
.icon-slash:before {
  content: "\e9db"
}
.icon-sliders:before {
  content: "\e9dc"
}
.icon-smartphone:before {
  content: "\e9dd"
}
.icon-smile:before {
  content: "\e9de"
}
.icon-speaker:before {
  content: "\e9df"
}
.icon-square:before {
  content: "\e9e0"
}
.icon-star:before {
  content: "\e9e1"
}
.icon-stop-circle:before {
  content: "\e9e2"
}
.icon-sun:before {
  content: "\e9e3"
}
.icon-sunrise:before {
  content: "\e9e4"
}
.icon-sunset:before {
  content: "\e9e5"
}
.icon-tablet:before {
  content: "\e9e6"
}
.icon-tag:before {
  content: "\e9e7"
}
.icon-target:before {
  content: "\e9e8"
}
.icon-terminal:before {
  content: "\e9e9"
}
.icon-thermometer:before {
  content: "\e9ea"
}
.icon-thumbs-down:before {
  content: "\e9eb"
}
.icon-thumbs-up:before {
  content: "\e9ec"
}
.icon-toggle-left:before {
  content: "\e9ed"
}
.icon-toggle-right:before {
  content: "\e9ee"
}
.icon-trash-2:before {
  content: "\e9ef"
}
.icon-trash:before {
  content: "\e9f0"
}
.icon-trello:before {
  content: "\e9f1"
}
.icon-trending-down:before {
  content: "\e9f2"
}
.icon-trending-up:before {
  content: "\e9f3"
}
.icon-triangle:before {
  content: "\e9f4"
}
.icon-truck:before {
  content: "\e9f5"
}
.icon-tv:before {
  content: "\e9f6"
}
.icon-twitter:before {
  content: "\e9f7"
}
.icon-type:before {
  content: "\e9f8"
}
.icon-umbrella:before {
  content: "\e9f9"
}
.icon-underline:before {
  content: "\e9fa"
}
.icon-unlock:before {
  content: "\e9fb"
}
.icon-upload-cloud:before {
  content: "\e9fc"
}
.icon-upload:before {
  content: "\e9fd"
}
.icon-user-check:before {
  content: "\e9fe"
}
.icon-user-minus:before {
  content: "\e9ff"
}
.icon-user-plus:before {
  content: "\ea00"
}
.icon-user-x:before {
  content: "\ea01"
}
.icon-user:before {
  content: "\ea02"
}
.icon-users:before {
  content: "\ea03"
}
.icon-video-off:before {
  content: "\ea04"
}
.icon-video:before {
  content: "\ea05"
}
.icon-voicemail:before {
  content: "\ea06"
}
.icon-volume-1:before {
  content: "\ea07"
}
.icon-volume-2:before {
  content: "\ea08"
}
.icon-volume-x:before {
  content: "\ea09"
}
.icon-volume:before {
  content: "\ea0a"
}
.icon-watch:before {
  content: "\ea0b"
}
.icon-wifi-off:before {
  content: "\ea0c"
}
.icon-wifi:before {
  content: "\ea0d"
}
.icon-wind:before {
  content: "\ea0e"
}
.icon-x-circle:before {
  content: "\ea0f"
}
.icon-x-octagon:before {
  content: "\ea10"
}
.icon-x-square:before {
  content: "\ea11"
}
.icon-x:before {
  content: "\ea12"
}
.icon-youtube:before {
  content: "\ea13"
}
.icon-zap-off:before {
  content: "\ea14"
}
.icon-zap:before {
  content: "\ea15"
}
.icon-zoom-in:before {
  content: "\ea16"
}
.icon-zoom-out:before {
  content: "\ea17"
}
.icon {
  margin-bottom: 16px;
  margin-top: -10px
}
.icon-box {
  margin-bottom: 50px;
  position: relative
}
.icon-box .icon {
  height: 64px;
  position: absolute;
  width: 64px
}
.icon-box .icon i {
  font-size: 28px;
  text-align: center;
  line-height: 66px;
  -webkit-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s
}
.icon-box .icon a, .icon-box .icon i {
  width: 100%;
  height: 100%;
  color: #006c95
}
.icon-box h2, .icon-box h5 {
  margin: 0 12px 10px 83px;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700
}
.icon-box p {
  margin: 0 0 20px 83px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .icon-box.effect .icon i {
  z-index: 1
}
.icon-box.effect .icon i:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box
}
.icon-box .icon i:after {
  top: -4px;
  left: -4px;
  padding: 4px;
  box-shadow: 0 0 0 3px #333;
  -webkit-transition: -webkit-transform .2s, opacity .2s;
  -webkit-transform: scale(.8);
  -moz-transition: -moz-transform .2s, opacity .2s;
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  opacity: 0
}
.icon-box.effect.dark .icon i:after {
  box-shadow: 0 0 0 3px #2250fc
}
.image-box .image-box-content p i.fa.fa-play {
  padding-left: 3px
}
.icon-box.small .icon {
  height: 46px;
  width: 46px
}
.icon-box.small .icon i {
  font-size: 20px;
  line-height: 47px
}
.icon-box.small > h2, .icon-box.small > h5 {
  font-size: 18px;
  margin: 0 12px 4px 43px
}
.icon-box.small > p {
  margin: 0 0 20px 60px;
  line-height: 1.6;
  font-size: 14px
}
.icon-box.medium > h2, .icon-box.medium > h4, .icon-box.medium > h5 {
  margin: 0 12px 10px 84px
}
.icon-box.medium > p {
  margin: 0 0 20px 84px
}
.icon-box.large .icon {
  height: 86px;
  width: 86px
}
.icon-box.large .icon i {
  font-size: 38px;
  line-height: 87px
}
.icon-box.large > h2, .icon-box.large > h5 {
  margin: 0 12px 10px 110px;
  font-size: 24px
}
.icon-box.large p {
  margin: 0 0 20px 110px
}
.icon-box.icon-box-right {
  padding: 0;
  text-align: right
}
.icon-box.icon-box-right > h2, .icon-box.icon-box-right > h5 {
  margin: 0 84px 0 10px
}
.icon-box.icon-box-right.medium > p {
  margin: 20px 84px 0 10px
}
.carousel-control-next, .icon-box.icon-box-right .icon, .mfp-arrow-right, .single-post .post-navigation .post-next {
  right: 0
}
.icon-box.icon-box-right p {
  font-size: 14px;
  margin-top: 15px
}
.icon-box.center, .icon-box.text-center {
  padding: 0;
  text-align: center
}
.icon-box.center h2, .icon-box.center h5, .icon-box.text-center h2, .icon-box.text-center h5 {
  margin: 0 12px 10px 0
}
.icon-box.center p, .icon-box.text-center p {
  margin: 15px 0 20px;
  font-size: 16px
}
.icon-box.center .icon, .icon-box.text-center .icon {
  margin: 0 auto 22px;
  position: relative
}
.icon-box.center.small .icon, .icon-box.text-center.small .icon {
  clear: both !important;
  position: relative !important
}
.blockquote-color, .blockquote-dark, .blockquote-fancy, .blockquote-simple, .border-0, .icon-box.border {
  border: 0 !important
}
.icon-box.border .icon {
  border: 3px solid #333;
  text-align: center;
  border-radius: 50%;
  background-color: transparent
}
.icon-box.border .icon i {
  line-height: 56px;
  background-color: transparent !important;
  color: #333
}
.icon-box.border:hover > .icon i {
  line-height: 62px
}
.icon-box.border.small .icon {
  height: 46px;
  position: absolute;
  top: 5px;
  width: 46px
}
.icon-box.border.small .icon i {
  font-size: 20px;
  line-height: 42px
}
.icon-box.border.small:hover > .icon i {
  line-height: 49px
}
.icon-box.border.large .icon i {
  line-height: 81px
}
.icon-box.border.large:hover > .icon i, .icon-box.square.large:hover > .icon i {
  line-height: 86px
}
.icon-box.square .icon, .icon-box.square .icon i, .icon-box.square.effect .icon i:after, .team-members.team-members-card .team-member .team-image > img, .team-members.team-members-shadow .team-member .team-image > img, button {
  border-radius: 0
}
.icon-box.square:hover > .icon i {
  line-height: 66px
}
.icon-box.square.border .icon i {
  line-height: 59px
}
.icon-box.square.border.small .icon i {
  line-height: 41px
}
.icon-box.square.border.small:hover > .icon i {
  line-height: 47px
}
.icon-box.square.border.large .icon i {
  line-height: 78px
}
.icon-box.square.border:large:hover > .icon i {
  line-height: 84px
}
.icon-box.square.small:hover > .icon i {
  line-height: 48px
}
.icon-box.light .icon i:after {
  box-shadow: 0 0 0 3px #e5e5e5
}
.icon-box.light .icon i {
  background-color: #e5e5e5;
  color: grey
}
.icon-box.light.border .icon {
  border: 3px solid #e5e5e5
}
.icon-box.light.border.large .icon i {
  line-height: 87px
}
.icon-box.light.border.large:hover > .icon i {
  line-height: 88px
}
.icon-box.fancy .icon i {
  background-color: transparent;
  color: #222;
  font-size: 110px;
  opacity: .09;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 0
}
.text-box h3, .text-box h5, .text-box i, .text-box p {
  color: #fff;
  transition: .4s
}
.icon-box.fancy.small > .icon i {
  font-size: 68px
}
.icon-box.fancy.large .icon i {
  font-size: 120px
}
.icon-box.fancy.center .icon, .icon-box.fancy.text-center .icon {
  width: auto;
  margin-bottom: 30px
}
.icon-box.effect.clean .icon i:after, .icon-box.effect.fancy .icon i:after {
  box-shadow: 0 0 0 0 transparent
}
.icon-box.effect.fancy:hover > .icon i {
  font-size: 110px
}
.icon-box.effect.fancy.small:hover > .icon i {
  font-size: 76px
}
.icon-box.clean .icon i {
  background-color: none;
  color: #333;
  font-size: 50px
}
.icon-box.clean.small .icon i {
  font-size: 36px
}
.icon-box.process {
  border: 1px solid #888;
  margin-top: 45px;
  padding: 0 30px 10px;
  border-radius: 4px
}
.icon-box.process.effect .icon i:hover:after, .icon-box.process.effect:hover .icon i::after {
  opacity: 0;
  border: 0
}
.icon-box.box-type {
  background: #fafafa;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding: 20px
}
.text-box {
  padding: 40px;
  text-align: center;
  transition: background .4s;
  cursor: pointer
}
.text-box i {
  font-size: 42px;
  margin: 30px 0 20px
}
.text-box:hover {
  background: #eee
}
.highlight a, .text-box:hover h3, .text-box:hover h5, .text-box:hover i, .text-box:hover p {
  color: #333
}
.text-box.text-box-light {
  border: 1px solid #d9d9d9;
  background: #fff
}
.text-box.text-box-light:hover {
  background: #2250fc
}
.text-box.hover-effect {
  padding: 30px 30px 10px
}
.text-box.hover-effect i {
  margin: 90px 0 20px
}
.text-box.hover-effect:hover i {
  margin: 70px 0 6px
}
.feature-box {
  background-color: #fff;
  margin-bottom: 0;
  padding: 44px;
  border-radius: 4px;
  background-clip: padding-box;
  box-shadow: 0 7px 20px -10px rgba(171, 171, 171, .7);
  transition: .55s;
  text-align: center;
  min-height: 250px
}
.feature-box.feature-box-transparent {
  background-color: transparent;
  box-shadow: none
}
.feature-box > i {
  font-size: 46px;
  margin-bottom: 20px
}
.feature-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 10px 50px -12px rgba(171, 171, 171, .9)
}
.feature-box h2, .feature-box h3, .feature-box h4 {
  font-size: 14px;
  text-transform: uppercase;
  transition: .33s;
  margin-top: 0;
  margin-bottom: 10px
}
.feature-box p {
  font-size: 14px;
  margin-bottom: 0
}
.col-lg-2 .feature-box p {
  font-size: 12px;
  margin-bottom: 0;
  line-height: 18px;
  opacity: .8
}
.icon-boxx {
  display: inline-flex;
  align-items: flex-start;
  padding: 60px 40px;
  border-left: 1px solid #e6e8eb;
  border-bottom: 1px solid #e6e8eb;
  min-height: 240px
}
.icon-boxx i {
  font-size: 36px;
  font-weight: 100;
  margin-top: 10px
}
.icon-boxx .icon-box-content {
  padding-left: 30px
}
.icon-boxx .icon-box-content h3 {
  font-size: 20px;
  color: #1f1f1f;
  font-weight: 400
}
.icon-boxx .icon-box-content p {
  font-size: 1rem;
  margin-bottom: 0;
  color: #9896a6
}
.flickity-viewport {
  overflow: hidden !important;
  position: relative;
  height: 100%
}
.carousel.custom-height .carousel .polo-carousel-item img, .carousel.custom-height .flickity-slider > div > img, .carousel[data-auto-width=true] .carousel .polo-carousel-item img, .carousel[data-auto-width=true] .flickity-slider > div > img {
  height: 100%;
  width: auto
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%
}
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing
}
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1
}
.flickity-button {
  background: rgba(255, 255, 255, 0);
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: -23px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-align: center;
  transition: .2s;
  color: rgba(255, 255, 255, 0);
  border: 0;
  box-sizing: initial;
  opacity: 0;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0);
  -webkit-box-shadow: 0 0 15px rgba(255, 255, 255, 0)
}
.flickity-button:before {
  color: rgba(0, 0, 0, .51)
}
.flickity-button:hover {
  background-color: rgba(255, 255, 255, 0)
}
.flickity-button:hover:before {
  color: rgba(0, 0, 0, .52)
}
.flickity-button.next:before, .flickity-button.previous:before {
  font-size: 30px;
  font-family: inspiro-icons !important
}
.flickity-button.next {
  right: 0;
  margin-right: -10px
}
.flickity-button.next:before {
  margin-left: 2px;
  content: "\e930"
}
.flickity-button.previous {
  padding-left: 0;
  margin-left: -10px
}
.flickity-button.previous:before {
  content: "\e92f";
  margin-right: 2px
}
.carousel.arrows-visibile .flickity-button.next, .carousel:hover .flickity-button.next, .inspiro-slider.arrows-visibile .flickity-button.next, .inspiro-slider:hover .flickity-button.next {
  left: auto;
  right: 10px;
  opacity: 1
}
.carousel.arrows-visibile .flickity-button.previous, .carousel:hover .flickity-button.previous, .inspiro-slider.arrows-visibile .flickity-button.previous, .inspiro-slider:hover .flickity-button.previous {
  right: auto;
  left: 10px;
  opacity: 1
}
.carousel.arrows-grey .flickity-button, .inspiro-slider.arrows-grey .flickity-button {
  color: #cecece
}
.carousel.arrows-only .flickity-button, .inspiro-slider.arrows-only .flickity-button {
  background-color: transparent;
  color: #fff;
  box-shadow: none
}
.flickity-button-icon {
  fill: currentColor
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 1;
  z-index: 3;
  height: 10px
}
.flickity-page-dots .dot {
  display: inline-block;
  position: relative;
  margin: 0 4px;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #ccc;
  transition: background .8s
}
.flickity-page-dots .dot:after {
  outline: 0;
  text-indent: -999em;
  border-radius: 50%;
  overflow: hidden;
  content: '';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #ccc;
  box-shadow: 0 0 1px #ccc;
  transition: height .3s
}
.mfp-wrap, [tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}
.carousel.dots-inside .flickity-page-dots, .inspiro-slider.dots-inside .flickity-page-dots {
  bottom: 20px;
  position: absolute
}
.carousel.dots-inside-top .flickity-page-dots, .inspiro-slider.dots-inside-top .flickity-page-dots {
  top: 20px
}
.carousel.dots-outside-top .flickity-page-dots, .inspiro-slider.dots-outside-top .flickity-page-dots {
  top: -46px
}
.carousel.dots-dark .flickity-page-dots .dot, .inspiro-slider.dots-dark .flickity-page-dots .dot {
  box-shadow: inset 0 0 0 2px #9896a6
}
.carousel.dots-creative.dots-dark .flickity-page-dots .dot, .carousel.dots-creative.dots-dark .flickity-page-dots .dot:after, .carousel.dots-dark .flickity-page-dots .dot:after, .inspiro-slider.dots-creative.dots-dark .flickity-page-dots .dot, .inspiro-slider.dots-creative.dots-dark .flickity-page-dots .dot:after, .inspiro-slider.dots-dark .flickity-page-dots .dot:after {
  background-color: #9896a6
}
.carousel.dots-grey .flickity-page-dots .dot, .inspiro-slider.dots-grey .flickity-page-dots .dot {
  box-shadow: inset 0 0 0 2px #bbb
}
.carousel.dots-grey .flickity-page-dots .dot:after, .inspiro-slider.dots-grey .flickity-page-dots .dot:after {
  background-color: #bbb
}
.carousel.dots-creative .flickity-page-dots .dot, .inspiro-slider.dots-creative .flickity-page-dots .dot {
  opacity: .5;
  box-shadow: none;
  border-radius: 0;
  background-color: #fff;
  height: 4px;
  width: 30px
}
.carousel.dots-creative .flickity-page-dots .dot:after, .inspiro-slider.dots-creative .flickity-page-dots .dot:after {
  background-color: #fff;
  box-shadow: none
}
.carousel.dots-creative .flickity-page-dots .dot:hover, .inspiro-slider.dots-creative .flickity-page-dots .dot:hover {
  opacity: .6
}
.flickity-rtl .flickity-page-dots, .rtl {
  direction: rtl
}
.carousel-promotion .owl-stage-outer {
  overflow: unset !important
}
.carousel-promotion .owl-stage-outer .polo-carousel-item {
  opacity: .3;
  transition: opacity .4s
}
.carousel {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s
}
.item-url {
  position: relative;
  height: 0;
  padding-bottom: 77.25%;
  padding-top: 0;
  overflow-x: hidden;
  overflow-y: hidden
}
.item-video, .item-video-yt {
  height: 0;
  padding-bottom: 56.25%;
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  padding-top: 0
}
.item-url iframe, .item-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  width: 100%
}
.item-video {
  position: relative;
  margin-top: -25px
}
.item-video-yt {
  position: relative
}
.counter {
  margin-bottom: 14px
}
.counter span {
  font-size: 50px;
  line-height: 40px
}
.counter.small > span {
  font-size: 32px !important
}
.counter.medium > span {
  font-size: 50px !important
}
.counter.large > span {
  font-size: 62px !important
}
.icon-box.fancy > .counter span {
  margin: 0 12px 10px 56px
}
.icon-box.fancy.medium > .counter span {
  margin: 0 12px 10px 80px
}
.icon-box.effect.medium:not(.center) > .counter span, .icon-box.effect:not(.center) > .counter span {
  margin: 0 12px 10px 82px
}
.icon-box.effect.large:not(.center) > .counter span {
  margin: 0 12px 10px 107px
}
.icon-box.effect.small:not(.center) > .counter span {
  margin: 0 12px 10px 58px;
  font-size: 32px !important
}
.countdown-container {
  display: table;
  margin: 0 auto
}
.countdown {
  color: #484848;
  overflow: hidden
}
.countdown .countdown-box {
  display: block;
  float: left;
  margin: 24px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: auto
}
.countdown .number {
  font-size: 72px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center
}
.countdown span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  overflow: hidden;
  padding-top: 4px;
  position: relative;
  text-align: center;
  color: #9896a6
}
button, hr, input {
  overflow: visible
}
.countdown span:before {
  background: #9896a6;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  opacity: .3
}
.countdown.circle .countdown-box {
  border: 3px solid #9896a6;
  border-radius: 50%;
  color: #1f1f1f;
  height: 160px;
  padding: 34px 5px 0 0;
  width: 160px;
  margin: 20px 15px
}
.countdown.circle .countdown-box .number {
  font-size: 52px;
  font-weight: 800px
}
.countdown.circle .countdown-box span, .countdown.rectangle .countdown-box span, .separator i, .seperator i {
  font-size: 18px
}
.countdown.rectangle .countdown-box {
  border: 4px solid;
  padding: 24px;
  width: 170px;
  margin-left: 15px;
  margin-right: 15px
}
.countdown.rectangle .countdown-box .number {
  font-size: 52px;
  font-weight: 600
}
.countdown.circle.medium .countdown-box, .countdown.medium .countdown-box, .countdown.rectangle.medium .countdown-box {
  height: 90px;
  margin: 6px;
  padding: 20px 4px 0 0;
  width: 90px
}
.countdown.circle.medium .number, .countdown.medium .number, .countdown.rectangle.medium .number {
  font-size: 30px;
  margin-bottom: 4px
}
.countdown.circle.medium .countdown-box, .countdown.circle.small .countdown-box, .countdown.rectangle.medium .countdown-box, .countdown.rectangle.small .countdown-box {
  border: 2px solid
}
.countdown.circle.small .countdown-box, .countdown.rectangle.small .countdown-box, .countdown.small .countdown-box {
  margin: 10px;
  height: 60px;
  padding: 10px 0 0;
  width: 60px
}
.countdown.circle.small .number, .countdown.rectangle.small .number, .countdown.small .number {
  font-size: 14px;
  margin-bottom: 6px
}
.countdown.circle.small span, .countdown.rectangle.small span, .countdown.small span {
  font-size: 10px;
  padding-top: 0
}
.countdown.light .countdown-box {
  border-color: #fff;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .3)
}
.bg-overlay[data-style="1"], .countdown.countdown-light span:before, .rev-burger.revb-darkfull span, .rev-burger.revb-white span, .rev-burger.revb-whitenoborder span, .rev-scroll-btn.revs-fulldark span, .rev-scroll-btn.revs-fullwhite, .tp-bullet, .tp-bullet.selected, .tp-bullet:hover {
  background: #fff
}
.countdown.countdown-light.circle .countdown-box, .countdown.countdown-light.rectangle .countdown-box {
  border-color: #fff
}
.countdown.countdown-dark .number, .countdown.countdown-dark span {
  color: #9896a6 !important
}
.dropcap, .team-members .team-member {
  text-align: center;
  border-radius: 4px
}
.dropcap {
  background: #eee;
  display: inline-block;
  float: left;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin: 8px 20px 0 0;
  width: 40px
}
.triangle-divider-bottom, .triangle-divider-top {
  background-repeat: repeat-x;
  height: 12px;
  position: absolute
}
.dropcap.dropcap-large {
  font-size: 44px;
  height: 80px;
  line-height: 80px;
  width: 80px
}
.dropcap.dropcap-small {
  font-size: 16px;
  height: 20px;
  line-height: 20px;
  margin: 3px 5px -3px 0;
  width: 21px
}
span.highlight {
  padding: 0 5px
}
.highlight.highlight-primary {
  color: #2250fc;
  font-weight: 700
}
.highlight.highlight-secondary {
  color: #5a6268;
  font-weight: 700
}
.highlight.highlight-warning {
  color: #ffb20e;
  font-weight: 700
}
.highlight.highlight-danger {
  color: #ce041c;
  font-weight: 700
}
.highlight.highlight-info {
  color: #53b0f8;
  font-weight: 700
}
.highlight.highlight-large {
  font-size: 20px
}
.highlight.highlight-small {
  font-size: 12px;
  padding: 0 7px
}
.team-members .team-member {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px
}
.team-members .team-member .team-image > img {
  width: 100%;
  border-radius: 5px 5px 0 0
}
.team-members .team-member .team-desc {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px
}
.team-members .team-member .team-desc > h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0
}
.team-members .team-member .team-desc > span {
  font-size: 13px;
  color: #bbb;
  line-height: 18px
}
.team-members .team-member .team-desc > p {
  margin-top: 10px;
  font-size: 14px
}
.team-members.team-members-circle .team-member {
  background-color: transparent;
  padding: 20px
}
.team-members.team-members-card .team-member {
  border: 1px solid #eee;
  border-radius: 4px
}
.team-members.team-members-card .team-member .team-desc {
  background-color: #fdfdfd;
  border-radius: 0 0 4px 4px;
  padding: 10px
}
.team-members.team-members-shadow .team-member {
  border: 1px solid #eee;
  box-shadow: 0 3px 16px rgba(0, 0, 0, .03)
}
.team-members.team-members-left .team-member .team-image {
  float: left;
  width: 40%;
  margin-bottom: 0
}
.team-members.team-members-left .team-member .team-desc {
  overflow: hidden;
  position: relative;
  width: 60%;
  padding-left: 30px
}
.p-progress-bar-container, .progress-bar-container {
  width: 100%;
  height: 40px;
  margin: 20px 0;
  overflow: hidden;
  background-color: #00657c
}
.p-progress-bar, .progress-bar {
  height: 100%;
  padding: 10px;
  background-color: #009fc6;
  box-shadow: none
}
.p-progress-bar .progress-number, .p-progress-bar .progress-type, .progress-bar .progress-number, .progress-bar .progress-type {
  color: #fff;
  float: right;
  margin-top: -2px
}
.progress-title {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  text-align: left;
  padding-bottom: 16px;
  line-height: 9px
}
.p-progress-bar-container.title-up .progress-title, .progress-bar-container.title-up .progress-title {
  margin-left: -10px;
  margin-top: -32px
}
.p-progress-bar-container.title-up:not(:first-child), .progress-bar-container.title-up:not(:first-child) {
  margin-top: 47px;
  margin-bottom: 52px
}
.p-progress-bar-container.title-up .p-progress-bar .progress-number, .p-progress-bar-container.title-up .p-progress-bar .progress-type, .p-progress-bar-container.title-up .progress-bar .progress-number, .p-progress-bar-container.title-up .progress-bar .progress-type, .progress-bar-container.title-up .p-progress-bar .progress-number, .progress-bar-container.title-up .p-progress-bar .progress-type, .progress-bar-container.title-up .progress-bar .progress-number, .progress-bar-container.title-up .progress-bar .progress-type {
  color: #fff;
  margin-top: -32px;
  position: absolute;
  right: 15px
}
.p-progress-bar-container.title-up .p-progress-bar .progress-number, .p-progress-bar-container.title-up .progress-bar .progress-number, .progress-bar-container.title-up .p-progress-bar .progress-number, .progress-bar-container.title-up .progress-bar .progress-number {
  right: 26px
}
.p-progress-bar-container.medium, .progress-bar-container.medium {
  height: 20px
}
.p-progress-bar-container.extra-small .progress-title, .p-progress-bar-container.medium .progress-title, .p-progress-bar-container.small .progress-title, .progress-bar-container.extra-small .progress-title, .progress-bar-container.medium .progress-title, .progress-bar-container.small .progress-title {
  margin-left: 0;
  margin-top: -20px
}
.p-progress-bar-container.extra-small .p-progress-bar .progress-number, .p-progress-bar-container.extra-small .p-progress-bar .progress-type, .p-progress-bar-container.extra-small .progress-bar .progress-number, .p-progress-bar-container.extra-small .progress-bar .progress-type, .p-progress-bar-container.medium .p-progress-bar .progress-number, .p-progress-bar-container.medium .p-progress-bar .progress-type, .p-progress-bar-container.medium .progress-bar .progress-number, .p-progress-bar-container.medium .progress-bar .progress-type, .p-progress-bar-container.small .p-progress-bar .progress-number, .p-progress-bar-container.small .p-progress-bar .progress-type, .p-progress-bar-container.small .progress-bar .progress-number, .p-progress-bar-container.small .progress-bar .progress-type, .progress-bar-container.extra-small .p-progress-bar .progress-number, .progress-bar-container.extra-small .p-progress-bar .progress-type, .progress-bar-container.extra-small .progress-bar .progress-number, .progress-bar-container.extra-small .progress-bar .progress-type, .progress-bar-container.medium .p-progress-bar .progress-number, .progress-bar-container.medium .p-progress-bar .progress-type, .progress-bar-container.medium .progress-bar .progress-number, .progress-bar-container.medium .progress-bar .progress-type, .progress-bar-container.small .p-progress-bar .progress-number, .progress-bar-container.small .p-progress-bar .progress-type, .progress-bar-container.small .progress-bar .progress-number, .progress-bar-container.small .progress-bar .progress-type {
  margin-top: -18px
}
.p-progress-bar-container.small, .progress-bar-container.small {
  height: 10px
}
.p-progress-bar-container.extra-small, .progress-bar-container.extra-small {
  height: 2px
}
.p-progress-bar-container.transparent .p-progress-bar, .p-progress-bar-container.transparent .progress-bar, .progress-bar-container.transparent .p-progress-bar, .progress-bar-container.transparent .progress-bar {
  background-color: rgba(0, 0, 0, .35)
}
.pie-chart {
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 50px;
  position: relative;
  text-align: center
}
.pie-chart i, .pie-chart span {
  display: inline-block;
  font-size: 28px;
  z-index: 2;
  font-weight: 600
}
.pie-chart i {
  font-size: 38px
}
.pie-chart span.percent:after {
  content: '%';
  margin-left: .1em;
  font-size: .8em
}
hr {
  clear: both
}
hr.space {
  border: none;
  height: 50px
}
hr.space-xs {
  border: none;
  height: 20px
}
hr.space-md {
  border: none;
  height: 40px
}
hr.space-lg {
  border: none;
  height: 80px
}
hr.space-xlg {
  border: none;
  height: 120px
}
hr.space-xxlg {
  border: none;
  height: 200px
}
body.breakpoint-md hr.space {
  height: 26px
}
body.breakpoint-sm hr.space, body.breakpoint-xs hr.space {
  height: 16px
}
body.breakpoint-sm hr.space-xxlg, body.breakpoint-xs hr.space-xxlg {
  height: 80px
}
.separator, .seperator {
  color: #ccc;
  width: 100%;
  margin: 30px auto;
  overflow: hidden;
  text-align: center;
  line-height: 1.2em
}
.seperator-simple {
  margin: 14px auto
}
.separator::after, .separator::before, .seperator::after, .seperator::before {
  border-bottom: 1px solid #eee;
  content: "";
  display: inline-block;
  height: .65em;
  margin: 0 -4px 0 -100%;
  vertical-align: top;
  width: 50%
}
.separator.seperator-dark::after, .separator.seperator-dark::before, .seperator.seperator-dark::after, .seperator.seperator-dark::before {
  border-bottom: 1px solid #333 !important
}
.grid.clients-grey li:after, .separator.seperator-grey::after, .separator.seperator-grey::before, .seperator.seperator-grey::after, .seperator.seperator-grey::before {
  border-bottom: 1px solid #ccc
}
.pricing-table.transparent .plan-list ul li, .separator.seperator-light::after, .separator.seperator-light::before, .seperator.seperator-light::after, .seperator.seperator-light::before {
  border-bottom: 1px solid rgba(255, 255, 255, .2)
}
.separator::after, .seperator::after {
  margin: 0 -100% 0 0
}
.separator a, .separator i, .separator span, .seperator a, .seperator i, .seperator span {
  margin: 0 20px 0 24px;
  display: inline-block
}
.separator.dotted:after, .separator.dotted:before, .seperator.dotted:after, .seperator.dotted:before {
  border-bottom: 2px dotted #ccc
}
.separator.left i, .separator.seperator-left, .seperator.left i, .seperator.seperator-left {
  float: left;
  margin: 2px 36px 0 0
}
.separator.right i, .seperator.right i {
  float: right;
  margin: 0 0 2px 36px
}
.separator.seperator-bold:after, .separator.seperator-bold:before, .seperator.seperator-bold:after, .seperator.seperator-bold:before {
  border-bottom-width: 6px
}
.separator.seperator-small, .seperator.seperator-small {
  width: 10%;
  margin: 5px auto
}
.separator.seperator-medium, .seperator.seperator-medium {
  width: 20%;
  margin: 10px auto
}
.text-seperator {
  background-color: #111;
  display: block;
  height: 4px;
  margin: 20px 0
}
.text-seperator-small {
  width: 10%
}
.text-seperator-medium {
  width: 30%
}
.text-seperator-large {
  width: 60%
}
.separator.seperator-image, .seperator.seperator-image {
  background-position: center center;
  background-repeat: repeat-x;
  margin: 0;
  padding: 0
}
.separator.seperator-over-top, .seperator.seperator-over-top {
  margin-bottom: -17px;
  position: relative;
  top: -13px !important
}
.triangle-divider-bottom {
  background-image: url("images/triangle-divider-down.png");
  background-position: left center;
  bottom: 0;
  width: 100%
}
.triangle-divider-top {
  background-image: url("images/triangle-divider-top.png");
  background-position: left center;
  top: 0;
  width: 100%
}
.spinners:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  border-top: 2px solid #dfe2ea;
  border-right: 2px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: .6s linear infinite spinner-rotate;
  -moz-animation: .6s linear infinite spinner-rotate;
  -ms-animation: spinner-rotate .6s linear infinite;
  -o-animation: .6s linear infinite spinner-rotate;
  animation: .6s linear infinite spinner-rotate;
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -.7rem;
  margin-left: -.7rem
}
.input-group .input-group-btn .btn, .input-group .input-group-btn button, .input-group-append .btn, .input-group-append button, .input-group-prepend + input {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important
}
.spinners.spinners--xl:before {
  width: 2.6rem;
  height: 2.6rem;
  margin-top: -1.6rem;
  margin-left: -1.6rem;
  border-top-width: 5px;
  border-right-width: 5px
}
.spinners.spinners--lg:before {
  width: 2rem;
  height: 2rem;
  margin-top: -1rem;
  margin-left: -1rem;
  border-top-width: 3px;
  border-right-width: 3px
}
.spinners.spinners--sm:before {
  width: 1rem;
  height: 1rem;
  margin-top: -.5rem;
  margin-left: -.5rem;
  border-top-width: 1px;
  border-right-width: 1px
}
.spinners.spinners--right:before {
  left: auto;
  right: .7rem
}
.spinners.spinners--right.spinners--lg:before {
  right: 1rem
}
.spinners.spinners--right.spinners--sm:before {
  right: .5rem
}
.spinners.spinners--right.btn {
  padding-right: 3.1rem
}
.spinners.spinners--right.btn.spinners--lg {
  padding-right: 4.5rem
}
.spinners.spinners--right.btn.spinners--sm {
  padding-right: 2.25rem
}
.spinners.spinners--left:before {
  left: 1.4rem
}
.spinners.spinners--left.spinners--lg:before {
  left: 2rem
}
.spinners.spinners--left.spinners--sm:before {
  left: 1rem
}
.spinners.spinners--left.btn {
  padding-left: 3.1rem
}
.spinners.spinners--left.btn.spinners--lg {
  padding-left: 4.5rem
}
.custom-switch, .spinners.spinners--left.btn.spinners--sm {
  padding-left: 2.25rem
}
.spinners.spinners--skin-dark:before {
  border-top-color: #acafba
}
.spinners.spinners--brand:before {
  border-top-color: #716aca
}
.spinners.spinners--metal:before {
  border-top-color: #c4c5d6
}
.spinners.spinners--light:before {
  border-top-color: #fff
}
.spinners.spinners--accent:before {
  border-top-color: #00c5dc
}
.spinners.spinners--focus:before {
  border-top-color: #9816f4
}
.spinners.spinners--primary:before {
  border-top-color: #5867dd
}
.spinners.spinners--success:before {
  border-top-color: #34bfa3
}
.spinners.spinners--info:before {
  border-top-color: #36a3f7
}
.spinners.spinners--warning:before {
  border-top-color: #ffb822
}
.spinners.spinners--danger:before {
  border-top-color: #f4516c
}
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  .spinners:before {
    animation: none !important
  }
}
@-webkit-keyframes spinner-rotate {
  to {
    transform: rotate(360deg)
  }
}
@-moz-keyframes spinner-rotate {
  to {
    transform: rotate(360deg)
  }
}
@-o-keyframes spinner-rotate {
  to {
    transform: rotate(360deg)
  }
}
@keyframes spinner-rotate {
  to {
    transform: rotate(360deg)
  }
}
.blockquote {
  border-left: 3px solid #2250fc;
  padding: 30px 40px 33px 44px;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  font-weight: 400
}
.blockquote-reverse {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0
}
.blockquote-fancy::before {
  color: rgba(0, 0, 0, .12);
  content: '"';
  display: block;
  font-size: 100px;
  left: 4px;
  top: 14px;
  margin-top: 18px;
  margin-left: -24px;
  margin-bottom: -15px
}
.blockquote-fancy > p {
  font-weight: 400;
  font-style: italic
}
.blockquote-dark {
  background-color: #333
}
.blockquote-color, .blockquote-dark {
  padding: 28px;
  color: #fff
}
form .btn {
  padding: 12px 14px
}
input:not([type=checkbox]):not([type=radio]), select {
  line-height: 18px;
  padding: 10px 16px;
  min-height: 40px;
  font-size: .9rem
}
address, legend {
  line-height: inherit
}
.input-group-append .btn, .input-group-append button {
  height: 40px
}
.input-group-prepend .btn, .input-group-prepend button {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important
}
.input-group .input-group-btn {
  margin-left: -4px
}
.input-group-lg .btn {
  padding: 16px 20px;
  font-size: 14px
}
.input-group-text i {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 1.2rem
}
.form-group label:not(.error) {
  font-size: 13px;
  letter-spacing: .04em;
  font-weight: 400;
  margin-bottom: 4px;
  color: #777
}
.has-feedback label ~ .form-control-feedback {
  top: 44px
}
.is-invalid:not(.form-control) {
  font-size: .8rem;
  color: #ce041c
}
.is-invalid, .is-valid {
  display: block;
  clear: both;
  width: 100%
}
.mfp-container:before, .mfp-content {
  display: inline-block;
  vertical-align: middle
}
input[type=checkbox].form-control {
  float: left;
  width: auto;
  margin-right: 13px;
  height: 24px;
  cursor: pointer
}
input[type=color] {
  width: 100%;
  height: 100%;
  min-height: 3px;
  padding: 0;
  border: 0;
  cursor: pointer
}
select {
  width: 100%;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-image: url(images/dropdown-arrow.png) !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  border: 1px solid #e6e8eb;
  border-radius: 5px;
  word-wrap: normal
}
.card, .mfp-title, code {
  word-wrap: break-word
}
select[multiple] {
  background-image: none !important
}
.order-select p, .widget .testimonial .testimonial-item > span, body.breakpoint-lg .pricing-table .col-lg-2 .plan-list ul li, body.breakpoint-xl .pricing-table .col-lg-2 .plan-list ul li {
  font-size: 13px
}
.button-search {
  background-color: #fff;
  border-color: #e6e8eb;
  border-style: solid;
  border-width: 1px 1px 1px 0 !important;
  box-shadow: none;
  margin-left: -6px !important;
  z-index: 2 !important
}
.reservation-form-over {
  top: -80px;
  z-index: 10;
  margin-bottom: -80px;
  overflow: inherit;
  background-color: transparent
}
.mfp-bg, .mfp-wrap {
  top: 0;
  position: fixed
}
.reservation-form {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #eee;
  min-height: 160px;
  padding: 30px;
  position: relative;
  z-index: 9999 !important
}
.reservation-form label {
  color: #555
}
.reservation-form input, .reservation-form select {
  border: 0;
  border-radius: 4px;
  background-color: #fff;
  color: #555;
  display: block;
  font-size: 15px;
  line-height: 1.42857;
  padding: 8px 14px;
  width: 100%
}
.reservation-form .date input {
  border-radius: 4px 0 0 4px;
  border-width: 2px 0 2px 2px
}
.reservation-form .input-group-addon {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff !important;
  border-color: #ddd;
  border-image: none;
  border-style: solid;
  border-width: 2px 2px 2px 0
}
#book {
  background-color: rgba(0, 0, 0, .4);
  border: 10px solid rgba(255, 255, 255, .2);
  border-radius: 3px;
  padding: 40px
}
.list-group input[type=radio] + .list-group-item, .mfp-gallery .mfp-image-holder .mfp-figure, .tp-video-button:hover, [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer
}
.form-control-lg {
  padding: .5rem 1rem !important;
  font-size: 1.25rem !important;
  line-height: 1.5 !important
}
.dark .form-control, .dark input, .dark select, .dark textarea {
  background-color: #222;
  border-color: #333;
  color: #fff
}
.spinner-loader-inside {
  margin-left: -30px;
  margin-top: 6px;
  z-index: 3
}
.floating-div {
  position: fixed;
  width: auto;
  background-color: rgba(255, 255, 255, .95);
  transition: bottom .3s;
  z-index: 9999;
  height: auto;
  padding: 10px;
  color: #333;
  border-top: 1px solid #eee;
  box-shadow: 0 0 12px 6px rgba(0, 0, 0, .1);
  border-radius: 6px;
  transform: translateX(-50%);
  margin-left: 50%
}
.badge-pill {
  padding: .4em .8em
}
.mfp-bg {
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  height: 100%
}
.mfp-content {
  position: relative;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, .6);
  position: absolute;
  left: 0
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 36px !important;
  height: 36px !important;
  cursor: pointer;
  line-height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 22px
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #a3a3a3;
  font-size: 37px;
  font-weight: 300;
  top: 5px;
  right: 5px
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.carousel-control-prev, .mfp-arrow-left, .single-post .post-navigation .post-prev {
  left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.img-fluid, .img-thumbnail, .mfp-image-holder .mfp-content, img.mfp-img, legend {
  max-width: 100%
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000
}
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block
}
img.mfp-img {
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto
}
.html5vid video, .rev_slider audio, .rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
  max-width: none !important
}
.mfp-figure:after {
  content: '';
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444
}
.btn.focus, .btn:focus, .form-control:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  padding-right: 36px
}

#debungcontrolls, *, .bk_video iframe, .debugtimeline, .rev-btn, .rev-btn:visited, .rev-burger, .rev-control-btn, .rev-scroll-btn, .rev_column, .rev_column_bg, .rev_row_zone, .tp-tab, .tp-thumb, .tp-video-controls, .tp-video-play-button, .tp_inner_padding, ::after, ::before, input[type=checkbox], input[type=radio] {
  box-sizing: border-box
}
@media all and (max-width:992px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.post-navigation .post-next:before, .post-navigation .post-prev:before {
  top: 50%;
  transform: translate3d(0, -50%, 0);
  padding-top: 2px;
  font-family: inspiro-icons;
  transition: .3s;
  font-size: 20px
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px
}
.mfp-ie7 .mfp-content {
  padding-top: 44px
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0
}
.mfp-ajax-holder .mfp-content {
  background: #f8f8f8;
  max-width: 1000px
}
.mfp-ajax-holder .ajax-quick-view {
  padding: 20px 30px 35px
}
.mfp-ajax-holder .ajax-quick-view .quick-view-title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  position: relative
}
.portfolio-ajax-page .col-lg-8 {
  margin-bottom: -6px !important
}
.list {
  clear: both;
  display: block;
  position: relative;
  padding: 0;
  color: #d6d6d6
}
.list li {
  line-height: 32px;
  color: #d1d1d1
}
.list li a {
  color: #c6c6c6
}
.list-colored li a {
  color: #2250fc;
  font-weight: 600
}
.list-legend li {
  float: left;
  margin-right: 14px;
  margin-bottom: 10px
}
.list-legend li span {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 9px;
  background-color: #2250fc;
  float: left;
  margin-top: 6px
}
.list-medium li {
  margin: 12px 0
}
.list-large li {
  margin: 18px 0
}
.list-posts small {
  display: block;
  font-style: italic;
  opacity: .7
}
.list-lines li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0 10px 2px
}
.list-icon {
  padding-left: 0
}
.list-icon li {
  margin-bottom: 10px;
  margin-left: 20px
}
.list-icon i {
  font-size: 15px;
  margin-right: 14px;
  margin-left: -20px
}
.list-icon li:before {
  margin-left: -20px;
  position: absolute;
  font-size: 12px;
  text-rendering: auto;
  font-weight: 900
}
.list-icon.list-icon-arrow li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054"
}
.list-icon.list-icon-arrow-circle li:before {
  content: "\f0a9";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-check li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-caret li:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-uncheck li:before {
  content: "\f144";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-plus li:before {
  content: "\f055";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-info li:before {
  content: "\f05a";
  font-family: "Font Awesome 5 Free"
}
.list-icon.list-icon-circle li:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free"
}
a.list-group-item.active {
  background-color: #2250fc;
  border: #2250fc
}
.map {
  width: 100%;
  min-height: 460px;
  height: auto
}
.fullscreen .map, .fullscreen.map {
  min-height: 100vh
}
.animated-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2250fc;
  position: relative;
  top: -10px;
  right: 8px
}
.animated-dot:after, .animated-dot:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #2250fc;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: scale(.5);
  transform-origin: center center;
  animation: 3s linear infinite pulse-me
}
.animated-dot:after {
  animation-delay: 2.4s
}
@keyframes pulse-me {
  0% {
    transform: scale(.5);
    opacity: 0
  }
  50% {
    opacity: .1
  }
  70% {
    opacity: .09
  }
  100% {
    transform: scale(16);
    opacity: 0
  }
}
.pagination-wrap {
  display: block;
  clear: both
}
.pagination .page-item:not(.disabled) > .page-link {
  color: #484848;
  background-color: #fff;
  border-color: #e6e8eb
}
.pagination .page-item:not(.disabled).active > .page-link, .pagination .page-item:not(.disabled):active > .page-link, .pagination .page-item:not(.disabled):focus > .page-link, .pagination .page-item:not(.disabled):hover > .page-link {
  background-color: #edf1f6;
  border-color: #dee0e4;
  color: #484848;
  box-shadow: none
}
.pagination .page-item.disabled > .page-link {
  color: #a2a2a2
}
.pagination.pagination-flat .page-item > .page-link:hover {
  color: #484848;
  background-color: #f7f9fb
}
.post-navigation {
  border-top: 1px solid #eee;
  display: inline-block;
  min-height: 84px;
  padding: 20px 0 0;
  position: relative;
  width: 100%;
  background-color: #fff
}
.post-navigation .post-next, .post-navigation .post-prev {
  position: absolute;
  font-size: 16px;
  max-width: 40%;
  height: 44px
}
.post-navigation .post-next span, .post-navigation .post-prev span {
  display: block;
  color: #484848;
  font-size: 11px;
  text-transform: uppercase;
  opacity: .7;
  margin-bottom: -6px;
  margin-top: 3px
}
.post-navigation a:hover {
  transition: .3s;
  color: #2250fc
}
.post-navigation .post-next {
  right: 25px;
  text-align: right
}
.post-navigation .post-next:before {
  content: "\e930";
  position: absolute;
  right: 10px
}
.post-navigation .post-next:hover:before {
  transform: translate3d(5px, -50%, 0)
}
.post-navigation .post-prev {
  left: 25px
}
.post-navigation .post-prev:before {
  content: "\e92f";
  position: absolute;
  left: 10px
}
.post-navigation .post-prev:hover:before {
  transform: translate3d(-5px, -50%, 0)
}
.post-navigation .post-prev-title {
  padding-left: 40px
}
.post-navigation .post-next-title {
  padding-right: 40px
}
.post-navigation .post-all {
  font-size: 24px;
  left: auto;
  position: absolute;
  right: 50%;
  text-align: center;
  top: 32px;
  width: 12px;
  opacity: .7
}
.breadcrumb {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .5px;
  display: block
}
.breadcrumb ol, .breadcrumb ul {
  display: inline;
  margin: 0;
  padding: 0
}
.breadcrumb ol .breadcrumb-item, .breadcrumb ol li, .breadcrumb ul .breadcrumb-item, .breadcrumb ul li {
  display: inline;
  position: relative;
  opacity: .8
}
.breadcrumb ol .breadcrumb-item + li:before, .breadcrumb ol li + li:before, .breadcrumb ul .breadcrumb-item + li:before, .breadcrumb ul li + li:before {
  content: "\e930";
  font-family: inspiro-icons;
  margin: 0 5px;
  background-color: transparent
}
.call-to-action {
  position: relative;
  overflow: hidden;
  padding: 46px 50px 34px;
  margin-bottom: 40px
}
.call-to-action h3 {
  margin-top: 10px;
  font-weight: 600;
  margin-bottom: 10px
}
.modal p, dl, ol, ul {
  margin-top: 0
}
.call-to-action.call-to-action-border {
  background: #fff;
  border: 1px solid #eee
}
.call-to-action.cta-center [class*=col-] {
  width: 100%;
  max-width: 100%;
  flex: none;
  clear: both;
  display: block
}
.popover-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0 !important
}
.popover-body {
  font-size: .9rem
}
.tooltip.left .tooltip-arrow {
  right: 1px
}
.tooltip-inner {
  white-space: pre-wrap
}
.badge, .dropdown-header, .dropdown-item, .dropdown-toggle, .input-group-text, .navbar-brand, .progress-bar, .sr-only {
  white-space: nowrap
}
.modal .modal-content .modal-header .modal-title {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0
}
.modal-header .close {
  position: absolute;
  right: 20px;
  top: 14px;
  font-weight: 100
}
.modal-title {
  display: block;
  font-size: 28px;
  font-weight: 400
}
.modal p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 13px;
  font-weight: 300
}
.modal-strip {
background-color: rgba(0,70,99,0.75);
bottom: 0;
color: #fff;
left: 0;
padding: 20px;
position: fixed;
width: 100%;
display: inline-block;
transform: translate3d(0, 200px, 0);
transition: .7s;
z-index: 999 !important
}
.modal-strip a, .modal-strip a:active, .modal-strip a:hover, .modal-strip a:visited {
  color: #fff;
  text-decoration: none
}
.modal-strip.modal-top {
  bottom: auto;
  top: 0;
  transform: translate3d(0, -200px, 0)
}
.modal-strip.modal-left {
  bottom: auto;
  top: auto;
  left: 0;
  right: auto;
  width: 30%;
  transform: none
}
.modal-strip.modal-active, .modal-strip.modal-right {
  transform: translate3d(0, 0, 0)
}
.modal-strip.modal-right {
  bottom: auto;
  top: 0
}
.mfp-zoom-out .mfp-content, .mfp-zoom-out.mfp-removing .mfp-content {
  transform: scale(1.3);
  opacity: 0
}
.mfp-zoom-out .mfp-content {
  transition: .3s ease-in-out
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: .3s ease-out
}
.mfp-ready .modal {
  background: #fff;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  max-width: 580px;
  padding: 40px;
  position: relative;
  z-index: 1050
}
.modal iframe {
  margin-bottom: -10px
}
.dark .modal-header {
  border-bottom-color: #444
}
.dark .modal-footer {
  border-top-color: #444
}
.client-logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .9;
  transition: .3s
}
.clients-carousel a, .clients-carousel a img, .grid li {
  -webkit-transition: .5s;
  transition: .5s;
  opacity: .9
}
.clients-carousel a:hover, .clients-carousel a:hover img, .grid li:hover {
  opacity: 1;
  cursor: pointer
}
.grid {
  padding: 0;
  overflow: hidden
}
.grid li {
  float: left;
  position: relative;
  width: 20%;
  padding: 40px
}
.grid.grid-3-columns figure, .grid.grid-3-columns li {
  width: 33.333333%
}
.grid.grid-6-columns figure, .grid.grid-6-columns li {
  width: 16.6666666%
}
.grid li:hover {
  cursor: pointer;
  background-color: #f8f8f8
}
.grid li a, .grid li img {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.grid li:after, .grid li:before {
  content: '';
  position: absolute
}
.grid li:before {
  height: 100%;
  top: 0;
  left: -1px;
  border-left: 1px solid #eee
}
.grid li:after {
  width: 100%;
  height: 0;
  top: auto;
  left: 0;
  bottom: -1px;
  border-bottom: 1px solid #eee
}
.grid.clients-grey {
  border: 1px solid #ddd
}
.grid.clients-grey li:before {
  border-left: 1px solid #ccc
}
.grid.clients-border {
  border-width: 10px
}
.carousel-description-clients .flickity-page-dots {
  bottom: -40px !important
}
body.breakpoint-md .grid li, body.breakpoint-sm .grid li {
  width: 33.33%
}
.client-logos .polo-carousel-item {
  padding: 20px 30px
}
.pricing-table {
  margin: 0;
  padding: 0;
  cursor: pointer
}
.pricing-table .plan {
  margin-bottom: 60px;
  transition: .3s
}
.html5vid, .parallax-container, [data-bg-image]::before {
  transition: opacity .5s linear
}
.pricing-table .plan:hover {
  margin-top: -10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}
.pricing-table .plan .plan-header {
  background-color: #fff;
  padding: 40px 22px 22px;
  border-width: 1px;
  position: relative;
  text-align: center
}
.pricing-table .plan .plan-header .plan-price {
  font-size: 70px;
  font-weight: 600;
  position: relative;
  text-align: center;
  padding: 20px 0
}
.pricing-table .plan .plan-header .plan-price sup {
  font-size: 24px;
  position: relative;
  top: -30px;
  color: #bdc3c7
}
.pricing-table .plan .plan-header .plan-price span {
  font-size: 16px;
  color: #bdc3c7
}
.pricing-table .plan-list {
  background-color: #fff;
  border-width: 0 1px 1px;
  padding: 20px 0 40px
}
.pricing-table .plan-list ul {
  display: table;
  margin: 0 auto;
  padding: 0 40px
}
.pricing-table .plan-list ul li {
  border-bottom: 1px solid #eaeceb;
  line-height: 42px
}
.pricing-table .plan-list ul li:last-child {
  border: none
}
.pricing-table .plan-list ul li i {
  margin-right: 12px
}
.pricing-table .plan-list ul li span {
  color: #34495e
}
.pricing-table .plan-list .plan-button {
  margin-top: 20px !important;
  text-align: center
}
.pricing-table .plan.featured {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  margin-top: -30px;
  padding-bottom: 0
}
.pricing-table .plan.featured .plan-list {
  padding: 20px 0 40px
}
.pricing-table .plan .plan-featured-item {
  border: 1px solid #e3e3e3 !important;
  font-weight: 600;
  margin-top: 21px;
  padding: 0 20px
}
.pricing-table.colored .plan-header {
  background-color: #2250fc;
  border-color: rgba(0, 0, 0, .05);
  color: #fff
}
.pricing-table.transparent .plan-header, .pricing-table.transparent .plan-list {
  background-color: rgba(0, 0, 0, .4);
  border-color: rgba(0, 0, 0, .6)
}
.section-grey .pricing-table .plan-list {
  background-color: #f8f8f8
}
section .pricing-table.full-width {
  padding-left: 30px;
  padding-right: 30px
}
.testimonial .testimonial-item {
  border: 1px solid #eee;
  background-color: #fff;
  padding: 46px;
  text-align: left;
  width: 100%
}
.testimonial .testimonial-item > img {
  border-radius: 50%;
  display: block;
  float: none;
  height: 160px;
  margin: 0 auto 10px;
  width: 160px
}
.testimonial .testimonial-item > p {
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-top: 10px
}
.testimonial .testimonial-item > span {
  font-weight: 600;
  font-size: 15px;
  display: block;
  line-height: 22px
}
.testimonial .testimonial-item > span ~ span {
  font-weight: 500;
  color: #555;
  display: block;
  font-size: 13px;
  font-style: italic
}
.testimonial.testimonial-box .testimonial-item {
  padding: 46px;
  background-color: #fff;
  border-radius: 8px
}
.testimonial.testimonial-single .testimonial-item {
  padding: 30px 20px;
  background-color: transparent;
  border: 0
}
.testimonial.testimonial-left .testimonial-item > img {
  display: inherit;
  float: left;
  margin: 0 0 40px;
  height: 160px;
  width: 160px
}
.testimonial.testimonial-left .testimonial-item > p, .testimonial.testimonial-left .testimonial-item > span {
  margin-left: 220px
}
.testimonial.testimonial-blockquote .testimonial-item > p {
  font-style: italic;
  font-size: 24px;
  line-height: 32px;
  padding: 30px 10px
}
.widget .testimonial .testimonial-item {
  text-align: left;
  padding: 0
}
.widget .testimonial .testimonial-item > img {
  display: inherit;
  float: left;
  margin: 0 0 40px;
  height: 48px;
  width: 48px
}
.widget .testimonial .testimonial-item > p {
  font-size: 15px;
  padding-bottom: 14px
}
.widget .testimonial .testimonial-item > p, .widget .testimonial .testimonial-item > span {
  margin-left: 68px
}
@media (max-width:992px) {
  .heading-text {
    margin-bottom: 16px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
  }
  .heading-text h2 {
    font-size: 40px;
    line-height: 44px
  }
  .heading-text h3 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 36px
  }
  .heading-text h4 {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 26px
  }
  .heading-text p {
    font-size: 20px;
    margin-bottom: 16px;
    line-height: 30px
  }
  .heading-text.heading-light h2, .heading-text.heading-plain h2, .heading-text.heading-section h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 16px
  }
  .heading-text.heading-light h2:before, .heading-text.heading-plain h2:before, .heading-text.heading-section h2:before, .post-next-title, .post-prev-title {
    display: none
  }
  .heading-text.heading-light p, .heading-text.heading-plain p, .heading-text.heading-section p {
    font-size: 16px;
    margin-bottom: 16px
  }
  .carousel .flickity-button {
    width: 40px
  }
  .carousel .flickity-button.next, .carousel .flickity-button.next:hover {
    right: 10px !important;
    opacity: 1
  }
  .carousel .flickity-button.previous, .carousel .flickity-button.previous:hover {
    left: 10px !important;
    opacity: 1
  }
  .countdown .countdown-box {
    height: 60px !important;
    padding: 2px 0 0 !important;
    width: 60px !important;
    margin: 0 !important;
    border: 0 solid !important
  }
  .countdown .countdown-box .number {
    font-size: 20px !important;
    margin-bottom: 0
  }
  .countdown .countdown-container .countdown-box span {
    font-size: 10px !important;
    padding-top: 0
  }
  .mfp-ajax-holder .mfp-close {
    margin-right: 0
  }
  .mfp-close {
    font-size: 22px;
    height: 30px;
    line-height: 32px;
    width: 30px
  }
  .map {
    min-height: 240px
  }
  .fullscreen .map, .fullscreen.map {
    min-height: 100vh
  }
  .call-to-action {
    padding: 26px 12px 18px
  }
  [class*=col-] > .call-to-action {
    padding: 26px 26px 18px
  }
  .modal-strip.modal-active .vertical-align {
    top: 0 !important;
    transform: translateY(0) !important
  }
  .testimonial.testimonial-left .testimonial-item {
    text-align: left
  }
  .testimonial.testimonial-left .testimonial-item > img {
    display: inherit;
    float: none;
    margin: 20px auto;
    height: 80px;
    width: 80px
  }
  .testimonial.testimonial-left .testimonial-item > p, .testimonial.testimonial-left .testimonial-item > span {
    margin-left: 0;
    text-align: center
  }
  .testimonial.testimonial-single .testimonial-item {
    padding: 10px 30px
  }
  .testimonial.testimonial-single .testimonial-item > img {
    padding-left: 0
  }
  .testimonial.testimonial-single .testimonial-item p {
    font-size: 16pt;
    line-height: 22pt
  }
}
.timeline {
  position: relative
}
.timeline:before {
  content: '';
  position: absolute;
  left: 16px;
  height: 100%;
  z-index: 2;
  top: 0;
  bottom: 0;
  border-left: 3px dashed #e3e6f0
}
.timeline .timeline-item {
  margin: 3rem 2rem 3rem 5rem
}
.wizard > .steps, address, dl, ol, pre, ul {
  margin-bottom: 1rem
}
.timeline .timeline-item .timeline-item-date {
  font-size: .9rem;
  margin-bottom: 30px
}
.timeline .timeline-item .timeline-item-image {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px
}
.timeline .timeline-item .timeline-icon {
  background-color: #2250fc;
  position: absolute;
  border-radius: 50%;
  left: 0;
  width: 34px;
  height: 34px;
  z-index: 3;
  color: #fff;
  text-align: center;
  padding: 5px;
  font-size: 18px
}
.timeline .timeline-item .timeline-icon i {
  margin-top: 1px
}
.bk_video .video_holder:before {
  content: " ";
  display: block;
  padding: 56.25% 0 0
}
.bk_video .video_holder {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%)
}
.bk_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: none !important;
  width: 100%;
  height: 100%;
  display: block;
  background: #000;
  margin: 0;
  opacity: 0;
  transition: opacity 1.5s linear
}
#video-overlay, .html5vid video {
  background-size: cover;
  display: block
}
.html5vid video, .html5vid:before {
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.bk_video.playing .video_holder:after {
  content: "";
  display: block;
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100
}
.ytplayer-container {
  background-color: #181818;
  z-index: -2;
  transform: scale(1.2);
  bottom: 0;
  height: 100%;
  left: 0;
  min-width: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0
}
#video-overlay {
  background-image: url(images/about.jpg);
  width: 100%;
  height: 100vh
}
.placeholder-image {
  height: 100%;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: 1
}
.bg-overlay, .helpgrid, .hginfo, .html5vid, .html5vid video, .html5vid:before, .navbar-expand .navbar-nav .dropdown-menu, .ytplayer-player, .ytplayer-shield {
  position: absolute
}
.ytplayer-shield {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2
}
.html5vid {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  opacity: 0
}
.html5vid:before {
  content: "";
  background-color: #181818
}
.html5vid video {
  border: none;
  object-fit: cover
}
.bg-overlay {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #000 0, rgba(0, 0, 0, 0) 58.63%, rgba(0, 0, 0, 0) 77.24%, #000 100%), url(css/url);
  background-image: -moz-linear-gradient(270deg, #000 0, rgba(0, 0, 0, 0) 58.63%, rgba(0, 0, 0, 0) 77.24%, #000 100%), url(css/url);
  background-image: -o-linear-gradient(270deg, #000 0, rgba(0, 0, 0, 0) 58.63%, rgba(0, 0, 0, 0) 77.24%, #000 100%), url(css/url);
  background-image: linear-gradient(180deg, #000 0, rgba(0, 0, 0, 0) 58.63%, rgba(0, 0, 0, 0) 77.24%, #000 100%), url(css/url)
}
.bg-overlay[data-style="2"] {
  background: #2250fc;
  opacity: .9
}
.bg-overlay[data-style="3"] {
  background: linear-gradient(140deg, #7c1bd6 0, #31049b 100%);
  opacity: .9
}
.bg-overlay[data-style="4"] {
  background: linear-gradient(140deg, rgba(236, 0, 83, .979) 0, rgba(231, 46, 0, .71) 100%);
  opacity: .9
}
.bg-overlay[data-style="5"] {
  background: radial-gradient(circle at left top, #09c8e6 20%, #2250fc 38%, #5839e4 66%);
  opacity: .9
}
.bg-overlay[data-style="6"] {
  background: radial-gradient(circle at left top, #fe68bb 38%, #4294fa 66%);
  opacity: .9
}
.bg-overlay[data-style="7"] {
  background: radial-gradient(circle at right top, #c4d622 20%, #93d839 38%, #4294fa 66%);
  opacity: .9
}
.bg-overlay[data-style="8"] {
  background: linear-gradient(180deg, #e02b20 0, #720462 100%);
  opacity: .9
}
.bg-overlay[data-style="9"] {
  background: radial-gradient(circle at center, #00a6c0 0, #0c71c3 100%);
  opacity: .9
}
.bg-overlay[data-style="10"] {
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, .7) 100%);
  opacity: 1
}
.bg-overlay[data-style="10c"] {
  background: linear-gradient(to top, rgba(0, 0, 0, 0) 90%, #000 100%);
  opacity: 1
}
.bg-overlay[data-style="10b"] {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #000 100%);
  opacity: 1
}
.bg-overlay[data-style="11"] {
  background: linear-gradient(90deg, #0090f0 0, #5d08e6 100%);
  opacity: .9
}
.bg-overlay[data-style="12"] {
  background: linear-gradient(to bottom, #ba01ff 0, #ff0092 100%);
  opacity: .8
}
.parallax-container, [data-bg-image] {
  background-position: center center;
  background-repeat: no-repeat
}
.bg-overlay ~ .container, .bg-overlay ~ .container-fluid, .input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2
}
.box-fancy > .container {
  padding: 0 30px
}
.box-fancy [class*=col-] {
  padding: 5% !important
}
.box-fancy.fancy-box-over, .over-slider-top {
  top: -100px
}
body.breakpoint-xs .box-fancy [class*=col-] {
  padding: 10% !important
}
.site-map ul li {
  padding-bottom: 2px
}
.animated.rounded {
  animation-fill-mode: none
}
.animated.infinite {
  animation-duration: 3s;
  animation-fill-mode: both;
  animation-iteration-count: infinite
}
.overflow-hidden, .rateit, .rateit-font .rateit-range, .tp-overflow-hidden {
  overflow: hidden !important
}
.wizard, svg {
  overflow: hidden
}
.rateit, .rateit-font .rateit-range > div, .rateit > div {
  cursor: pointer !important
}
.rateit-selected {
  color: #ffc400 !important
}
.pointer, h4, h6, h7, pointer {
text-transform: none
}
.parallax-container {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover !important;
  width: 100%;
  height: 125%;
  z-index: -100;
  opacity: 0;
  background-attachment: fixed
}

.decor, decor, h1 {
  margin-bottom: 20px
}
.parallax-container.parallax-responsive {
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center center !important
}
[data-bg-image] {
  background-size: cover
}
[data-bg-image]::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: #181818
}
body[data-bg-image] {
  background-attachment: fixed;
  background-position: top center
}
.shape-divider {
  position: absolute;
  width: 100%;
  z-index: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  display: block
}
.wizard, .wizard > .steps ul {
  position: relative;
  display: flex
}
.shape-divider svg {
  width: 101%;
  height: 100%;
  left: 50%;
  position: absolute;
  transform: translatex(-50%);
  bottom: -2px
}
.shape-divider[data-position=bottom] {
  bottom: -2px;
  top: auto
}
.shape-divider[data-position=top] {
  bottom: auto;
  top: -2px
}
.shape-divider[data-flip-horizontal=true] {
  transform: rotateY(180deg)
}
.shape-divider[data-flip-vertical=true] {
  transform: rotateX(180deg)
}
.shape-divider[data-flip-horizontal=true][data-flip-vertical=true] {
  transform: rotateY(180deg) rotateX(180deg)
}
.wizard {
  opacity: 0;
  width: 100%;
  flex-direction: column;
  transition: opacity .3s linear .2s
}
.wizard > .steps {
  position: relative;
  display: block;
  width: 100%
}
.wizard > .steps ul {
  z-index: 1
}
.wizard > .steps ul li {
  display: inline;
  margin-right: 6px
}
.wizard > .steps ul li > a {
  background: #f8f9fa;
  color: #9896a6;
  border-radius: 5px;
  display: inline-block;
  padding: 1rem
}
.wizard > .steps ul li > a .number {
  margin-right: 4px;
  font-size: 1.429rem
}
.wizard > .steps ul li > a .number::after {
  content: ".";
  right: 0
}
.wizard > .steps ul li.error a, .wizard > .steps ul li.error a:active, .wizard > .steps ul li.error a:hover, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.error a .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.error a:active .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.error a:hover .number {
  background: #ce041c;
  color: #fff
}
.wizard > .steps ul li.disabled a, .wizard > .steps ul li.disabled a:active, .wizard > .steps ul li.disabled a:hover, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.disabled a .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.disabled a:active .number, .wizard[data-orientation=vertical][data-style="1"] > .steps ul li.disabled a:hover .number {
  background: #f8f9fa;
  color: #9896a6;
  cursor: not-allowed;
  opacity: .7
}
.wizard .content {
  min-height: 320px;
  padding-top: 30px
}
.wizard .content > .body {
  width: 100%;
  height: auto;
  position: absolute
}
.wizard .actions {
  border-top: 1px solid #e6e8eb;
  padding-top: 20px
}
.wizard .actions > ul {
  display: inline-block;
  float: right
}
.wizard .actions > ul > li {
  display: inline;
  float: left;
  margin-left: 1rem
}
.wizard[data-style="1"] > .steps ul {
  flex-direction: row;
  justify-content: space-between;
  margin: 0 5rem
}
.wizard[data-style="1"] > .steps ul li::after {
  content: "";
  position: absolute;
  top: 2.1rem;
  left: 0;
  right: 0;
  z-index: -1;
  border: 1px dashed #e6e8eb
}
.wizard[data-style="1"] > .steps ul li > a {
  text-align: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  padding: 1.2rem
}
.wizard[data-style="2"] > .steps ul {
  padding-top: 26px
}
.wizard[data-style="2"] > .steps ul li > a {
  width: 100px;
  height: 7px;
  border-radius: 3.5px;
  padding: 0
}
.wizard[data-style="2"] > .steps ul li > a .number, .wizard[data-style="2"] > .steps ul li > a .title {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  color: #1f1f1f;
  font-weight: 600
}
.custom-control-input:disabled ~ .custom-control-label::before, .custom-control-input[disabled] ~ .custom-control-label::before, .custom-file-input:disabled ~ .custom-file-label, .custom-file-input[disabled] ~ .custom-file-label, .wizard[data-style="2"] > .steps ul li:not(.current) a {
  background-color: #e9ecef
}
.wizard[data-style="2"] > .steps ul li.current a .title {
  font-size: 20px;
  display: block
}
.wizard[data-orientation=vertical] {
  flex-direction: row;
  flex-wrap: wrap
}
.wizard[data-orientation=vertical] > .steps {
  flex: 1;
  width: 30%;
  padding-right: 30px
}
.wizard[data-orientation=vertical] > .steps ul li {
  width: 100%;
  margin-right: 0
}
.wizard[data-orientation=vertical] > .steps ul li > a {
  width: 100%;
  margin-bottom: 10px
}
.wizard[data-orientation=vertical] .content {
  padding-top: 0;
  width: 70%
}
.wizard[data-orientation=vertical][data-style="1"] > .steps ul li {
  position: relative;
  padding-bottom: 20px
}
.wizard[data-orientation=vertical][data-style="1"] > .steps ul li::after {
  height: 100%;
  left: 1.8rem;
  top: 0;
  bottom: 0;
  border: 0;
  border-left: 1px dashed #e6e8eb
}
.wizard[data-orientation=vertical][data-style="1"] > .steps ul li > a {
  padding: 0;
  text-align: left;
  width: 100%;
  height: auto;
  border-radius: none;
  background-color: transparent
}
.wizard[data-orientation=vertical][data-style="1"] > .steps ul li > a .title {
  display: block;
  color: #9896a6;
  padding: 1.2rem 0
}
.wizard[data-orientation=vertical][data-style="1"] > .steps ul li > a .number {
  text-align: center;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  padding: .6em;
  background: #f8f9fa;
  color: #9896a6;
  margin-right: 10px;
  float: left
}
.tabcontrol > .content > .title, .tabcontrol > .steps .current-info, .wizard > .content > .title, .wizard > .steps .current-info {
  position: absolute;
  left: -999em
}
@media (max-width:576px) {
  .text-md, .text-md span, .text-md span span {
    font-size: 32px !important;
    line-height: 40px !important
  }
  #item-video, #item-video-yt {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 0;
    overflow-x: hidden;
    overflow-y: hidden
  }
  #item-video {
    display: block
  }
  #item-video-yt, #item-video-yt2 {
    display: none
  }
  .wizard > .steps ul {
    flex-direction: column
  }
  .wizard > .steps ul li {
    flex: 1;
    margin-bottom: 10px
  }
}
.card .card-body .wizard {
  padding: 1rem
}
.white-tint {
  background-color: rgba(255, 255, 255, .23)
}
.top-margin {
  margin-top: 60px
}
.top-margin-b {
  margin-top: 58px
}
.ac-subhead {
  padding-left: 19px;
  font-size: 16px;
  font-weight: 300
}
.ac-review {
  font-size: 16px;
  font-weight: 200;
  font-style: normal
}
.animate-out {
  -webkit-transition: opacity 5s ease-out;
  -moz-transition: opacity 5s ease-out;
  -ms-transition: opacity 5s ease-out;
  -o-transition: opacity 5s ease-out;
  opacity: 0
} /*!
PULGINS
 */ /*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap AUTHORs
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*, ::after, ::before {
  border-top-width: medium
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
.breadcrumb-item + .breadcrumb-item:hover::before, .btn-link, .btn:hover, .card-link:hover, .nav-link:focus, .nav-link:hover, .navbar-brand:focus, .navbar-brand:hover, .navbar-toggler:focus, .navbar-toggler:hover, a, a text-light, a.badge:focus, a.badge:hover, a:not([href]), a:not([href]):hover {
  text-decoration: none
}
.btn, summary {
  cursor: pointer
}
address {
  font-style: normal
}
.alert-link, b, dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
blockquote, figure {
  margin: 0 0 1rem
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0
}
.btn, img, svg {
  vertical-align: middle
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #004663
}
a text-light {
  color: #006893
}
code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em
}
pre {
  margin-top: 0
}
img {
  border-style: none;
  line-height: normal;
  margin-right: 0;
  font-size: medium;
  height: auto;
  padding-bottom: 0
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
.rev_column_inner .tp-loop-wrap, .rev_column_inner .tp-mask-wrap, .rev_column_inner .tp-parallax-wrap, th {
  text-align: inherit
}
label {
display: inline-block;
text-align: left;
}
button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox], input[type=radio] {
  padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}
textarea {
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 1.5rem;
  white-space: normal
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
summary {
  display: list-item
}
.decor, decor {
font-size: 55pt;
font-weight: 100;
line-height: 45pt;

}

.vertical-center {
position: absolute;
top: 50%;
transform: translate(-50%, -50%);
bottom: 50%;
}

.pointer, pointer {
font-size: 13pt;
font-weight: 700;
line-height: 14pt;
margin-top: -12px;
margin-bottom: 16px;
color: rgba(0,138,170,1.00);
}
.display-1, .display-2, .display-3, .display-4 {
  font-weight: 300;
  line-height: 1.2;
}
b-500{
font-weight: 700;
font-style: italic;
}


strong {
  font-weight: 500;
}

b {
  font-weight: 600;
}

p {
font-size: 13pt;
font-weight: 300;
text-transform: none;
line-height: 20pt;
margin-bottom: 1rem
}

h1 {
font-size: 24pt;
text-transform: none;
font-weight: 300;
line-height: 26pt;
}

h2 {
font-size: 22pt;
font-weight: 400;
line-height: 26pt;
margin-top: 8px;
margin-bottom: 16px;
letter-spacing: -1px;
}
h3 {
font-size: 16pt;
font-weight: 300;
margin-bottom: 16px;
margin-top: 0px;
}
h4 {
  font-size: 13pt;
  font-weight: 700;
  margin-bottom: 10px
}
.blockquote, hr {
  margin-bottom: 1rem
}
h5 {
  font-size: 12pt;
  font-weight: 400;
  letter-spacing: 2px
}
h6, h7, kbd kbd {
  font-weight: 700
}
h6, h7 {
  font-size: 13pt;
  padding-bottom: 10px
}
.display-1 {
  font-size: 6rem
}
.display-2 {
  font-size: 5.5rem
}
.display-3 {
  font-size: 4.5rem
}
.display-4 {
  font-size: 3.5rem
}
.btn, .btn-link, .dropdown-item, .form-control, .small, small {
  font-weight: 400
}
hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 2px solid rgba(0, 0, 0, .33)
}

line {
  box-sizing: content-box;
  height: 0;
  margin-top: 1rem;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 2px solid rgba(0, 0, 0, .33)
}
.small, small {
  font-size: 80%
}
code, kbd, pre {
  font-size: 87.5%
}
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}
.list-inline, .list-unstyled {
  padding-left: 0
}
.bs-popover-auto[x-placement^=left], .bs-popover-left, .list-inline-item:not(:last-child) {
  margin-right: .5rem
}
.initialism {
  font-size: 90%;
  text-transform: uppercase
}
.blockquote {
  font-size: 1.25rem
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}
.blockquote-footer::before {
  content: "\2014\00A0"
}
.img-fluid {
  height: auto
}
.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  height: auto
}
.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}
.figure-caption {
  font-size: 90%;
  color: #6c757d
}
code {
  color: #e83e8c
}
kbd {
  padding: .2rem .4rem;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}
.table, pre {
  color: #212529
}
kbd kbd {
  padding: 0;
  font-size: 100%
}
pre {
  display: block
}
pre code {
  font-size: inherit;
  word-break: normal
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
@media (min-width:576px) {
  .container {
    max-width: 540px
  }
}
@media (min-width:768px) {
  .container {
    max-width: 720px
  }
}
@media (min-width:992px) {
  .container {
    max-width: 960px
  }
}
@media (min-width:1200px) {
  body.boxed #header .header-inner {
    max-width: 1200px;
    margin: auto
  }
  body.modern #header .header-inner > .container {
    max-width: 1500px;
    padding: 0 15px
  }
  body.frame #header.header-sticky.sticky-active .header-inner {
    left: 20px;
    right: 20px;
    top: 20px
  }
  .container {
    max-width: 1140px
  }
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.card > hr, .no-gutters {
  margin-right: 0;
  margin-left: 0
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .navbar-nav .nav-link, .no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}
.col-12, .row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}
.col-6, .row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.col-4, .row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}
.col-3, .row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%
}
.col-2, .row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}
.order-first {
  -ms-flex-order: -1;
  order: -1
}
.order-last {
  -ms-flex-order: 13;
  order: 13
}
.order-0 {
  -ms-flex-order: 0;
  order: 0
}
.order-1 {
  -ms-flex-order: 1;
  order: 1
}
.order-2 {
  -ms-flex-order: 2;
  order: 2
}
.order-3 {
  -ms-flex-order: 3;
  order: 3
}
.order-4 {
  -ms-flex-order: 4;
  order: 4
}
.order-5 {
  -ms-flex-order: 5;
  order: 5
}
.order-6 {
  -ms-flex-order: 6;
  order: 6
}
.order-7 {
  -ms-flex-order: 7;
  order: 7
}
.order-8 {
  -ms-flex-order: 8;
  order: 8
}
.order-9 {
  -ms-flex-order: 9;
  order: 9
}
.order-10 {
  -ms-flex-order: 10;
  order: 10
}
.order-11 {
  -ms-flex-order: 11;
  order: 11
}
.order-12 {
  -ms-flex-order: 12;
  order: 12
}
.offset-1 {
  margin-left: 8.333333%
}
.offset-2 {
  margin-left: 16.666667%
}
.offset-3 {
  margin-left: 25%
}
.offset-4 {
  margin-left: 33.333333%
}
.offset-5 {
  margin-left: 41.666667%
}
.offset-6 {
  margin-left: 50%
}
.offset-7 {
  margin-left: 58.333333%
}
.offset-8 {
  margin-left: 66.666667%
}
.offset-9 {
  margin-left: 75%
}
.offset-10 {
  margin-left: 83.333333%
}
.offset-11 {
  margin-left: 91.666667%
}
.table {
  width: 100%;
  margin-bottom: 1rem
}
.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6
}
.table-sm td, .table-sm th {
  padding: .3rem
}
.table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6
}
.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, .075)
}
.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff
}
.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
  border-color: #7abaff
}
.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff
}
.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db
}
.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
  border-color: #b3b7bb
}
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf
}
.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb
}
.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
  border-color: #8fd19e
}
.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb
}
.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb
}
.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
  border-color: #86cfda
}
.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5
}
.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba
}
.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
  border-color: #ffdf7e
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1
}
.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb
}
.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
  border-color: #ed969e
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7
}
.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe
}
.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
  border-color: #fbfcfc
}
.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6
}
.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca
}
.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #95999c
}
.table .thead-dark th, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #454d55
}
.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe
}
.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, .075)
}
.badge-dark, .table .thead-dark th, .table-dark {
  background-color: #343a40;
  color: #fff
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, .05)
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .075)
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}
.collapsing, .progress, .progress-bar, .toast {
  overflow: hidden
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}
.btn-block, .form-control-file, .form-control-range {
  display: block;
  width: 100%
}
.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}
.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}
.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: .375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}
.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  border-radius: .3rem
}
select.form-control[multiple], select.form-control[size], textarea.form-control {
  height: auto
}
.form-group {
  margin-bottom: 1rem
}
.form-text {
  display: block;
  margin-top: .25rem
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}
.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}
.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}
.breadcrumb-item.active, .custom-control-input:disabled ~ .custom-control-label, .custom-control-input[disabled] ~ .custom-control-label, .form-check-input:disabled ~ .form-check-label, .form-check-input[disabled] ~ .form-check-label {
  color: #6c757d
}
.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}
.invalid-tooltip, .valid-tooltip {
  position: absolute;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  border-radius: .25rem;
  line-height: 1.5;
  top: 100%
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}
.valid-tooltip {
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(40, 167, 69, .9)
}
.is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip, .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip {
  display: block
}
.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-valid, .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}
.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745
}
.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block
}
.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745
}
.custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
  border-color: #28a745
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745
}
.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745
}
.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}
.invalid-tooltip {
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, .9)
}
.is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip, .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip {
  display: block
}
.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}
.custom-select.is-invalid, .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff
}
.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545
}
.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block
}
.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545
}
.custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
  border-color: #dc3545
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545
}
.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545
}
.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}
.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center
}
.btn {
  display: inline-block;
  color: #212529;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:hover {
  color: #383838;
  background-color: rgba(0, 82, 113, .07)
}
.btn.focus, .btn:focus {
  outline: 0
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}
.btn.disabled, .btn:disabled {
  opacity: .65
}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  background-color: #0069d9;
  border-color: #0062cc;
  color: #fff
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}
.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #5a6268;
  border-color: #545b62;
  color: #fff
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}
.btn-success.focus, .btn-success:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}
.btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-success, .btn-success.disabled, .btn-success:disabled, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}
.btn-success.focus, .btn-success:focus, .btn-success:hover {
  background-color: #218838;
  border-color: #1e7e34;
  color: #fff
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}
.btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}
.btn-info, .btn-info.disabled, .btn-info:disabled, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
  background-color: #138496;
  border-color: #117a8b;
  color: #fff
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}
.btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-warning, .btn-warning.disabled, .btn-warning:disabled, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
  background-color: #e0a800;
  border-color: #d39e00;
  color: #212529
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}
.btn-danger.focus, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}
.btn-danger, .btn-danger.disabled, .btn-danger:disabled, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}
.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
  background-color: #c82333;
  border-color: #bd2130;
  color: #fff
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}
.btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}
.btn-light, .btn-light.disabled, .btn-light:disabled, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-light.focus, .btn-light:focus, .btn-light:hover {
  background-color: #e2e6ea;
  border-color: #dae0e5;
  color: #212529
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}
.btn-dark.focus, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}
.btn-dark, .btn-dark.disabled, .btn-dark:disabled, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}
.btn-dark.focus, .btn-dark:focus, .btn-dark:hover {
  background-color: #23272b;
  border-color: #1d2124;
  color: #fff
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}
.btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}
.btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}
.btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}
.btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}
.btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}
.dropdown-toggle::after, .dropup .dropdown-toggle::after {
  vertical-align: .255em;
  content: "";
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
  display: inline-block;
  margin-left: .255em
}
.btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}
.btn-link {
  color: #007bff
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline
}
.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  box-shadow: none
}
.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}
.btn-group-lg > .btn, .btn-lg, .input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}
.btn-group-sm > .btn, .btn-sm, .input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom, .btn-block + .btn-block {
  margin-top: .5rem
}
.fade {
  transition: opacity .15s linear
}
.collapsing {
  position: relative;
  height: 0;
  transition: height .35s
}
.dropdown-toggle::after {
  border-top: .3em solid;
  border-bottom: 0
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: .25rem
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: .3em solid
}
.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after {
  content: "";
  border-top: .3em solid transparent;
  border-bottom: .3em solid transparent
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  border-right: 0;
  border-left: .3em solid;
  vertical-align: 0
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}
.dropleft .dropdown-toggle::after {
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: .255em;
  border-right: .3em solid;
  vertical-align: 0
}
.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}
.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active, .dropdown-menu.show, .rs-toggle-content-active.tp-caption .rs-toggled-content, .tab-content > .active, .tp-caption .rs-untoggled-content {
  display: block
}
.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d
}
.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child), .input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px
}
.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child), .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child), .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}
.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}
.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center
}
.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.accordion > .card:not(:first-of-type), .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.custom-select, .input-group-text {
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid #ced4da;
  color: #495057;
  font-weight: 400
}
.btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio], .btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none
}
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}
.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0
}
._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .input-group-append .btn:focus, .input-group-prepend .btn:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after {
  z-index: 3
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4
}
.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}
.input-group-append, .input-group-prepend {
  display: -ms-flexbox;
  display: flex
}
.input-group-prepend {
  margin-right: -1px
}
.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  text-align: center;
  background-color: #e9ecef;
  border-radius: .25rem
}
.nav, .navbar {
  -ms-flex-wrap: wrap
}
.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}
.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}
.custom-control-label::after, .custom-control-label::before {
  top: .25rem;
  left: -1.5rem;
  display: block;
  height: 1rem;
  content: "";
  width: 1rem
}
.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem
}
.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}
.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}
.custom-control-label::before {
  position: absolute;
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}
.custom-file-input:focus ~ .custom-file-label, .custom-select:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-control-label::after {
  position: absolute;
  background: 50%/50% 50% no-repeat
}
.custom-checkbox .custom-control-label::before, .nav-pills .nav-link {
  border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, .5)
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}
.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(.75rem);
  transform: translateX(.75rem)
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.custom-select:focus {
  outline: 0
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}
.custom-select::-ms-expand {
  display: none
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057
}
.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}
.custom-file, .custom-file-input, .custom-file-label {
  height: calc(1.5em + .75rem + 2px)
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0
}
.custom-file-label, .custom-file-label::after {
  position: absolute;
  padding: .375rem .75rem;
  color: #495057;
  top: 0;
  line-height: 1.5;
  right: 0
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse"
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse)
}
.custom-file-label {
  left: 0;
  z-index: 1;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}
.card, .navbar {
  position: relative
}
.custom-file-label::after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.custom-range::-moz-focus-outer {
  border: 0
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  appearance: none
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}
.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}
.custom-range:disabled::-moz-range-track {
  cursor: default
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.nav {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0
}
.nav-link, .navbar {
  padding: .5rem 1rem
}
.nav-link {
  display: block
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6
}
.nav-tabs .nav-item {
  margin-bottom: -1px
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}
.badge-primary, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff
}
.navbar-toggler, button.close {
  background-color: transparent
}
.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center
}
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}
.badge:empty, .navbar-expand .navbar-toggler, .popover-header:empty, .rs-toggle-content-active.tp-caption .rs-untoggled-content, .tab-content > .tab-pane, .toast.hide, .tp-caption .rs-toggled-content, .videoisplaying .html5vid .tp-poster, .videoisplaying .revicon-right-dir, .videoisplaying .tp-video-play-button {
  display: none
}
.navbar {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit
}
.card-header-pills, .card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem
}
.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none
}
.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: .25rem
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: center center/100% 100% no-repeat
}
.breadcrumb, .card {
  display: -ms-flexbox
}
@media (max-width:576px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-sm > .table-bordered {
    border: 0
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media (max-width:768px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-md > .table-bordered {
    border: 0
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media (max-width:992px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-lg > .table-bordered {
    border: 0
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
@media (max-width:1200px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  .table-responsive-xl > .table-bordered {
    border: 0
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0
  }
}
.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.list-group-horizontal, .navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-lg, .navbar-expand > .container-md, .navbar-expand > .container-sm, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, .9)
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-text {
  color: rgba(0, 0, 0, .5)
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, .7)
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, .3)
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1)
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, .5)
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, .75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, .25)
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, .5);
  border-color: rgba(255, 255, 255, .1)
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.card {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem
}
.card > .list-group:first-child .list-group-item:first-child, .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}
.card > .list-group:last-child .list-group-item:last-child, .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem
}
.card-footer, .card-header {
  padding: .75rem 1.25rem;
  background-color: rgba(0, 0, 0, .03)
}
.card-columns .card, .card-title, .toast:not(:last-child) {
  margin-bottom: .75rem
}
.card-subtitle {
  margin-top: -.375rem;
  margin-bottom: 0
}
.card-link + .card-link {
  margin-left: 1.25rem
}
.card-header {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .125)
}
.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0
}
.card-footer {
  border-top: 1px solid rgba(0, 0, 0, .125)
}
.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}
.alert, .btn .badge, .list-group-item, .page-link {
  position: relative
}
.card-img, .card-img-bottom, .card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%
}
.card-img, .card-img-top {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}
.breadcrumb, .pagination {
  border-radius: .25rem;
  list-style: none
}
.card-deck .card, .card-group > .card {
  margin-bottom: 15px
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px
}
.breadcrumb {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  background-color: #e9ecef
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}
.pagination {
  clear: both;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0
}
.page-link {
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}
.badge, .close {
  font-weight: 700;
  line-height: 1
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}
.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}
.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  text-align: center;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn .badge {
  top: -1px
}
.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}
a.badge-primary:focus, a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc
}
a.badge-primary.focus, a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d
}
a.badge-secondary:focus, a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}
a.badge-secondary.focus, a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
.badge-success {
  color: #fff;
  background-color: #28a745
}
a.badge-success:focus, a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}
a.badge-success.focus, a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}
.badge-info {
  color: #fff;
  background-color: #17a2b8
}
a.badge-info:focus, a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}
a.badge-info.focus, a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}
.badge-warning {
  color: #212529;
  background-color: #ffc107
}
a.badge-warning:focus, a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}
a.badge-warning.focus, a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}
.badge-danger {
  color: #fff;
  background-color: #dc3545
}
a.badge-danger:focus, a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}
a.badge-danger.focus, a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa
}
a.badge-light:focus, a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}
a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
a.badge-dark:focus, a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}
a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}
.alert {
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}
.alert-dismissible {
  padding-right: 4rem
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}
.alert-primary hr {
  border-top-color: #9fcdff
}
.alert-primary .alert-link {
  color: #002752
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}
.alert-secondary hr {
  border-top-color: #c8cbcf
}
.alert-secondary .alert-link {
  color: #202326
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}
.alert-success hr {
  border-top-color: #b1dfbb
}
.alert-success .alert-link {
  color: #0b2e13
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}
.alert-info hr {
  border-top-color: #abdde5
}
.alert-info .alert-link {
  color: #062c33
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}
.alert-warning hr {
  border-top-color: #ffe8a1
}
.alert-warning .alert-link {
  color: #533f03
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}
.alert-danger hr {
  border-top-color: #f1b0b7
}
.alert-danger .alert-link {
  color: #491217
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}
.alert-light hr {
  border-top-color: #ececf6
}
.alert-light .alert-link {
  color: #686868
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}
.alert-dark hr {
  border-top-color: #b9bbbe
}
.alert-dark .alert-link {
  color: #040505
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0
  }
  to {
    background-position: 0 0
  }
}
.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}
.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width .6s
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes
}
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start
}
.media-body {
  -ms-flex: 1;
  flex: 1
}
.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}
.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}
.list-group-item {
  display: block;
  padding: .75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .125)
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}
.list-group-flush .list-group-item:first-child, .list-group-item + .list-group-item {
  border-top-width: 0
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px
}
.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}
.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: .25rem;
  border-bottom-left-radius: 0
}
.list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0
}
.list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px
}
.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}
.toast, .toast-header {
  background-color: rgba(255, 255, 255, .85);
  background-clip: padding-box
}
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}
.close {
  float: right;
  font-size: 1.5rem;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}
.popover, .tooltip {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  text-decoration: none;
  white-space: normal;
  text-transform: none
}
.modal-title, .popover, .tooltip {
  line-height: 1.5
}
.popover, .text-hide, .tooltip {
  text-shadow: none
}
.close:hover {
  color: #000;
  text-decoration: none
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}
button.close {
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}
.toast {
  max-width: 350px;
  font-size: .875rem;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem
}
.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.toast-body {
  padding: .75rem
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px)
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02)
}
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem)
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""
}
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}
.modal-title {
  margin-bottom: 0
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px)
}
.modal-footer > * {
  margin: .25rem
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  text-align: left;
  text-align: start;
  opacity: 0
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-auto[x-placement^=top], .bs-tooltip-bottom, .bs-tooltip-top {
  padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-auto[x-placement^=right], .bs-tooltip-left, .bs-tooltip-right {
  padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}
.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}
.carousel-indicators li, .popover {
  background-color: #fff;
  background-clip: padding-box
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  text-align: left;
  text-align: start;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}
.popover .arrow::after, .popover .arrow::before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}
.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
  bottom: calc(-.5rem - 1px)
}
.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=top] > .arrow::after, .bs-popover-top > .arrow::after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}
.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
  left: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] > .arrow::before, .bs-popover-right > .arrow::before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=right] > .arrow::after, .bs-popover-right > .arrow::after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}
.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
  top: calc(-.5rem - 1px)
}
.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=bottom] > .arrow::after, .bs-popover-bottom > .arrow::after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
  right: calc(-.5rem - 1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] > .arrow::before, .bs-popover-left > .arrow::before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0, 0, 0, .25)
}
.bs-popover-auto[x-placement^=left] > .arrow::after, .bs-popover-left > .arrow::after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}
.popover-header {
  padding: .5rem .75rem;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}
.popover-body {
  padding: .5rem .75rem;
  color: #212529
}
.carousel {
  position: relative;
  padding-bottom: 53px
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner::after, .clearfix::after {
  display: block;
  clear: both;
  content: ""
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}
.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}
.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none
}
.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}
.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none
}
.spinner-border, .spinner-grow {
  display: inline-block;
  vertical-align: text-bottom
}
.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s
}
@media (prefers-reduced-motion:reduce) {
  .badge, .btn, .carousel-control-next, .carousel-control-prev, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right, .carousel-indicators li, .carousel-item, .collapsing, .custom-control-label::before, .custom-file-label, .custom-select, .custom-switch .custom-control-label::after, .fade, .form-control, .modal.fade .modal-dialog, .progress-bar {
    transition: none
  }
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none
  }
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none
  }
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none
  }
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none
  }
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}
.fixed-bottom, .fixed-top {
  z-index: 1030;
  left: 0;
  right: 0
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.spinner-border {
  width: 2rem;
  height: 2rem;
  border: .25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: .75s linear infinite spinner-border;
  animation: .75s linear infinite spinner-border
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    opacity: 1
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  50% {
    opacity: 1
  }
}
.spinner-grow {
  width: 2rem;
  height: 2rem;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
  animation: .75s linear infinite spinner-grow
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}
.align-baseline {
  vertical-align: baseline !important
}
.align-top {
  vertical-align: top !important
}
.align-middle {
  vertical-align: middle !important
}
.align-bottom {
  vertical-align: bottom !important
}
.align-text-bottom {
  vertical-align: text-bottom !important
}
.align-text-top {
  vertical-align: text-top !important
}
.bg-primary {
  background-color: #007bff !important
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important
}
.bg-secondary {
  background-color: #6c757d !important
}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important
}
.bg-success {
  background-color: #28a745 !important
}
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important
}
.bg-info {
  background-color: #17a2b8 !important
}
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important
}
.bg-warning {
  background-color: #ffc107 !important
}
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important
}
.bg-danger {
  background-color: #dc3545 !important
}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important
}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important
}
.bg-dark {
  background-color: #343a40 !important
}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important
}
.bg-white {
background-color: rgba(255,255,255,1.00) !important
}
.bg-transparent {
  background-color: transparent !important
}
.border {
border: 1px solid #A6A6A6 !important
}
.border-top {
  border-top: 1px solid #dee2e6 !important
}
.border-right {
  border-right: 1px solid #dee2e6 !important
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}
.border-left {
  border-left: 1px solid #dee2e6 !important
}
.border-top-0 {
  border-top: 0 !important
}
.border-right-0 {
  border-right: 0 !important
}
.border-bottom-0 {
  border-bottom: 0 !important
}
.border-left-0 {
  border-left: 0 !important
}
.border-primary {
  border-color: #007bff !important
}
.border-secondary {
  border-color: #6c757d !important
}
.border-success {
  border-color: #28a745 !important
}
.border-info {
  border-color: #17a2b8 !important
}
.border-warning {
  border-color: #ffc107 !important
}
.border-danger {
  border-color: #dc3545 !important
}
.border-light {
  border-color: #f8f9fa !important
}
.border-dark {
  border-color: #343a40 !important
}
.rounded-sm {
  border-radius: .2rem !important
}
.rounded-right, .rounded-top {
  border-top-right-radius: .25rem !important
}
.rounded-bottom, .rounded-right {
  border-bottom-right-radius: .25rem !important
}
.rounded-left, .rounded-top {
  border-top-left-radius: .25rem !important
}
.rounded-bottom, .rounded-left {
  border-bottom-left-radius: .25rem !important
}
.rounded {
  border-radius: .25rem !important
}
.rounded-lg {
  border-radius: .3rem !important
}
.rounded-pill {
  border-radius: 50rem !important
}
.rounded-0 {
  border-radius: 0 !important
}
.d-inline {
  display: inline !important
}
.d-inline-block {
  display: inline-block !important
}
.d-block, .rev_break_columns {
  display: block !important
}
.d-table {
  display: table !important
}
.d-table-row {
  display: table-row !important
}
.d-table-cell {
  display: table-cell !important
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}
.embed-responsive::before {
  display: block;
  content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}
.embed-responsive-21by9::before {
  padding-top: 42.857143%
}
.embed-responsive-16by9::before {
  padding-top: 56.25%
}
.embed-responsive-4by3::before {
  padding-top: 75%
}
.embed-responsive-1by1::before {
  padding-top: 100%
}
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important
}
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important
}
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important
}
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important
}
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important
}
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important
}
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important
}
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important
}
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important
}
.align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
width: 50%;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important
}
.float-none {
  float: none !important
}
.overflow-auto {
  overflow: auto !important
}
.position-static {
  position: static !important
}
.position-relative, .tp-layer-inner-rotation {
  position: relative !important
}
.position-absolute, .rev_slider li.tp-revslider-slidesli {
  position: absolute !important
}
.position-fixed {
  position: fixed !important
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}
.fixed-top {
  position: fixed;
  top: 0
}
.fixed-bottom {
  position: fixed;
  bottom: 0
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}
.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}
.shadow {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}
.w-25 {
  width: 25% !important
}
.w-50 {
  width: 50% !important
}
.w-75 {
  width: 75% !important
}
.w-auto {
  width: auto !important
}
.h-25 {
  height: 25% !important
}
.h-50 {
  height: 50% !important
}
.h-75 {
  height: 75% !important
}
.h-100 {
  height: 100% !important
}
.mw-100 {
  max-width: 100% !important
}
.mh-100 {
  max-height: 100% !important
}
.min-vw-100 {
  min-width: 100vw !important
}
.min-vh-100 {
  min-height: 100vh !important
}
.vw-100 {
  width: 100vw !important
}
.vh-100 {
  height: 100vh !important
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0)
}
.m-1 {
  margin: .25rem !important
}
.mt-1, .my-1 {
  margin-top: .25rem !important
}
.mr-1, .mx-1 {
  margin-right: .25rem !important
}
.mb-1, .my-1 {
  margin-bottom: .25rem !important
}
.ml-1, .mx-1 {
  margin-left: .25rem !important
}
.m-2 {
  margin: .5rem !important
}
.mt-2, .my-2 {
  margin-top: .5rem !important
}
.mr-2, .mx-2 {
  margin-right: .5rem !important
}
.mb-2, .my-2 {
  margin-bottom: .5rem !important
}
.ml-2, .mx-2 {
  margin-left: .5rem !important
}
.m-3 {
  margin: 1rem !important
}
.mt-3, .my-3 {
  margin-top: 1rem !important
}
.mr-3, .mx-3 {
  margin-right: 1rem !important
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important
}
.ml-3, .mx-3 {
  margin-left: 1rem !important
}
.m-4 {
  margin: 1.5rem !important
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important
}
.mr-4, .mx-4 {
  margin-right: 1.5rem !important
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important
}
.ml-4, .mx-4 {
  margin-left: 1.5rem !important
}
.m-5 {
  margin: 3rem !important
}
.mt-5, .my-5 {
  margin-top: 3rem !important
}
.mr-5, .mx-5 {
  margin-right: 3rem !important
}
.mb-5, .my-5 {
  margin-bottom: 3rem !important
}
.ml-5, .mx-5 {
  margin-left: 3rem !important
}
.p-1 {
  padding: .25rem !important
}
.pt-1, .py-1 {
  padding-top: .25rem !important
}
.pr-1, .px-1 {
  padding-right: .25rem !important
}
.pb-1, .py-1 {
  padding-bottom: .25rem !important
}
.pl-1, .px-1 {
  padding-left: .25rem !important
}
.p-2 {
  padding: .5rem !important
}
.pt-2, .py-2 {
  padding-top: .5rem !important
}
.pr-2, .px-2 {
  padding-right: .5rem !important
}
.pb-2, .py-2 {
  padding-bottom: .5rem !important
}
.pl-2, .px-2 {
  padding-left: .5rem !important
}
.p-3 {
  padding: 1rem !important
}
.pt-3, .py-3 {
  padding-top: 1rem !important
}
.pr-3, .px-3 {
  padding-right: 1rem !important
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important
}
.pl-3, .px-3 {
  padding-left: 1rem !important
}
.p-4 {
  padding: 1.5rem !important
}
.pt-4, .py-4 {
  padding-top: 1.5rem !important
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important
}
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important
}
.p-5 {
  padding: 3rem !important
}
.pt-5, .py-5 {
  padding-top: 3rem !important
}
.pr-5, .px-5 {
  padding-right: 3rem !important
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important
}
.pl-5, .px-5 {
  padding-left: 3rem !important
}
.m-n1 {
  margin: -.25rem !important
}
.mt-n1, .my-n1 {
  margin-top: -.25rem !important
}
.mr-n1, .mx-n1 {
  margin-right: -.25rem !important
}
.mb-n1, .my-n1 {
  margin-bottom: -.25rem !important
}
.ml-n1, .mx-n1 {
  margin-left: -.25rem !important
}
.m-n2 {
  margin: -.5rem !important
}
.mt-n2, .my-n2 {
  margin-top: -.5rem !important
}
.mr-n2, .mx-n2 {
  margin-right: -.5rem !important
}
.mb-n2, .my-n2 {
  margin-bottom: -.5rem !important
}
.ml-n2, .mx-n2 {
  margin-left: -.5rem !important
}
.m-n3 {
  margin: -1rem !important
}
.mt-n3, .my-n3 {
  margin-top: -1rem !important
}
.mr-n3, .mx-n3 {
  margin-right: -1rem !important
}
.mb-n3, .my-n3 {
  margin-bottom: -1rem !important
}
.ml-n3, .mx-n3 {
  margin-left: -1rem !important
}
.m-n4 {
  margin: -1.5rem !important
}
.mt-n4, .my-n4 {
  margin-top: -1.5rem !important
}
.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important
}
.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important
}
.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important
}
.m-n5 {
  margin: -3rem !important
}
.mt-n5, .my-n5 {
  margin-top: -3rem !important
}
.mr-n5, .mx-n5 {
  margin-right: -3rem !important
}
.mb-n5, .my-n5 {
  margin-bottom: -3rem !important
}
.ml-n5, .mx-n5 {
  margin-left: -3rem !important
}
.m-auto {
  margin: auto !important
}
.mt-auto, .my-auto {
  margin-top: auto !important
}
.mr-auto, .mx-auto {
  margin-right: auto !important
}
.mb-auto, .my-auto {
  margin-bottom: auto !important
}
.ml-auto, .mx-auto {
  margin-left: auto !important
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}
.text-justify {
  text-align: justify !important
}
.text-wrap {
  white-space: normal !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-center {
  text-align: center !important
}
@media (min-width:576px) {
  .container, .container-sm {
    max-width: 540px
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-sm-12, .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-sm-6, .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-sm-4, .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-sm-3, .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-sm-2, .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-sm-0 {
    margin-left: 0
  }
  .offset-sm-1 {
    margin-left: 8.333333%
  }
  .offset-sm-2 {
    margin-left: 16.666667%
  }
  .offset-sm-3 {
    margin-left: 25%
  }
  .offset-sm-4 {
    margin-left: 33.333333%
  }
  .offset-sm-5 {
    margin-left: 41.666667%
  }
  .offset-sm-6 {
    margin-left: 50%
  }
  .offset-sm-7 {
    margin-left: 58.333333%
  }
  .offset-sm-8 {
    margin-left: 66.666667%
  }
  .offset-sm-9 {
    margin-left: 75%
  }
  .offset-sm-10 {
    margin-left: 83.333333%
  }
  .offset-sm-11 {
    margin-left: 91.666667%
  }
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  .form-inline .form-control-plaintext {
    display: inline-block
  }
  .form-inline .custom-select, .form-inline .input-group {
    width: auto
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .form-inline .custom-control-label {
    margin-bottom: 0
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .list-group-horizontal-sm, .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
  .navbar-expand-sm .navbar-toggler {
    display: none
  }
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px
  }
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
  .jumbotron {
    padding: 4rem 2rem
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
  .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem)
  }
  .modal-sm {
    max-width: 300px
  }
  .d-sm-none {
    display: none !important
  }
  .d-sm-inline {
    display: inline !important
  }
  .d-sm-inline-block {
    display: inline-block !important
  }
  .d-sm-block {
    display: block !important
  }
  .d-sm-table {
    display: table !important
  }
  .d-sm-table-row {
    display: table-row !important
  }
  .d-sm-table-cell {
    display: table-cell !important
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
  .float-sm-left {
    float: left !important
  }
  .float-sm-right {
    float: right !important
  }
  .float-sm-none {
    float: none !important
  }
  .m-sm-0 {
    margin: 0 !important
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important
  }
  .m-sm-1 {
    margin: .25rem !important
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important
  }
  .m-sm-2 {
    margin: .5rem !important
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important
  }
  .m-sm-3 {
    margin: 1rem !important
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important
  }
  .m-sm-4 {
    margin: 1.5rem !important
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important
  }
  .m-sm-5 {
    margin: 3rem !important
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important
  }
  .p-sm-0 {
    padding: 0 !important
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important
  }
  .p-sm-1 {
    padding: .25rem !important
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important
  }
  .p-sm-2 {
    padding: .5rem !important
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important
  }
  .p-sm-3 {
    padding: 1rem !important
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important
  }
  .p-sm-4 {
    padding: 1.5rem !important
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important
  }
  .p-sm-5 {
    padding: 3rem !important
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important
  }
  .m-sm-n1 {
    margin: -.25rem !important
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem !important
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem !important
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem !important
  }
  .m-sm-n2 {
    margin: -.5rem !important
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem !important
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem !important
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -.5rem !important
  }
  .m-sm-n3 {
    margin: -1rem !important
  }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important
  }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important
  }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important
  }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important
  }
  .m-sm-n4 {
    margin: -1.5rem !important
  }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important
  }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important
  }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important
  }
  .m-sm-n5 {
    margin: -3rem !important
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important
  }
  .m-sm-auto {
    margin: auto !important
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important
  }
  .text-sm-left {
    text-align: left !important
  }
  .text-sm-right {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}
@media (min-width:768px) {
  .container, .container-md, .container-sm {
    max-width: 720px
  }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-md-12, .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-md-6, .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-md-4, .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-md-3, .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-md-2, .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-md-0 {
    margin-left: 0
  }
  .offset-md-1 {
    margin-left: 8.333333%
  }
  .offset-md-2 {
    margin-left: 16.666667%
  }
  .offset-md-3 {
    margin-left: 25%
  }
  .offset-md-4 {
    margin-left: 33.333333%
  }
  .offset-md-5 {
    margin-left: 41.666667%
  }
  .offset-md-6 {
    margin-left: 50%
  }
  .offset-md-7 {
    margin-left: 58.333333%
  }
  .offset-md-8 {
    margin-left: 66.666667%
  }
  .offset-md-9 {
    margin-left: 75%
  }
  .offset-md-10 {
    margin-left: 83.333333%
  }
  .offset-md-11 {
    margin-left: 91.666667%
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .list-group-horizontal-md, .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-md, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
  .navbar-expand-md .navbar-toggler {
    display: none
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
  .list-group-horizontal-md .list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
  .d-md-none {
    display: none !important
  }
  .d-md-inline {
    display: inline !important
  }
  .d-md-inline-block {
    display: inline-block !important
  }
  .d-md-block {
    display: block !important
  }
  .d-md-table {
    display: table !important
  }
  .d-md-table-row {
    display: table-row !important
  }
  .d-md-table-cell {
    display: table-cell !important
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
  .float-md-left {
    float: left !important
  }
  .float-md-right {
    float: right !important
  }
  .float-md-none {
    float: none !important
  }
  .m-md-0 {
    margin: 0 !important
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important
  }
  .m-md-1 {
    margin: .25rem !important
  }
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important
  }
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important
  }
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important
  }
  .m-md-2 {
    margin: .5rem !important
  }
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important
  }
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important
  }
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem !important
  }
  .m-md-3 {
    margin: 1rem !important
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important
  }
  .m-md-4 {
    margin: 1.5rem !important
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important
  }
  .m-md-5 {
    margin: 3rem !important
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important
  }
  .p-md-0 {
    padding: 0 !important
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important
  }
  .p-md-1 {
    padding: .25rem !important
  }
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important
  }
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important
  }
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important
  }
  .p-md-2 {
    padding: .5rem !important
  }
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important
  }
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important
  }
  .pl-md-2, .px-md-2 {
    padding-left: .5rem !important
  }
  .p-md-3 {
    padding: 1rem !important
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important
  }
  .p-md-4 {
    padding: 1.5rem !important
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important
  }
  .p-md-5 {
    padding: 3rem !important
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important
  }
  .m-md-n1 {
    margin: -.25rem !important
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -.25rem !important
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -.25rem !important
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -.25rem !important
  }
  .m-md-n2 {
    margin: -.5rem !important
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -.5rem !important
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -.5rem !important
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -.5rem !important
  }
  .m-md-n3 {
    margin: -1rem !important
  }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important
  }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important
  }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important
  }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important
  }
  .m-md-n4 {
    margin: -1.5rem !important
  }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important
  }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important
  }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important
  }
  .m-md-n5 {
    margin: -3rem !important
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important
  }
  .m-md-auto {
    margin: auto !important
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important
  }
  .text-md-left {
    text-align: left !important
  }
  .text-md-right {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media (min-width:992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 960px
  }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-lg-12, .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-lg-6, .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-lg-4, .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-lg-3, .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-lg-2, .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-lg-0 {
    margin-left: 0
  }
  .offset-lg-1 {
    margin-left: 8.333333%
  }
  .offset-lg-2 {
    margin-left: 16.666667%
  }
  .offset-lg-3 {
    margin-left: 25%
  }
  .offset-lg-4 {
    margin-left: 33.333333%
  }
  .offset-lg-5 {
    margin-left: 41.666667%
  }
  .offset-lg-6 {
    margin-left: 50%
  }
  .offset-lg-7 {
    margin-left: 58.333333%
  }
  .offset-lg-8 {
    margin-left: 66.666667%
  }
  .offset-lg-9 {
    margin-left: 75%
  }
  .offset-lg-10 {
    margin-left: 83.333333%
  }
  .offset-lg-11 {
    margin-left: 91.666667%
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .list-group-horizontal-lg, .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
  .navbar-expand-lg .navbar-toggler {
    display: none
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
  .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
  .modal-lg, .modal-xl {
    max-width: 800px
  }
  .d-lg-none {
    display: none !important
  }
  .d-lg-inline {
    display: inline !important
  }
  .d-lg-inline-block {
    display: inline-block !important
  }
  .d-lg-block {
    display: block !important
  }
  .d-lg-table {
    display: table !important
  }
  .d-lg-table-row {
    display: table-row !important
  }
  .d-lg-table-cell {
    display: table-cell !important
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
  .float-lg-left {
    float: left !important
  }
  .float-lg-right {
    float: right !important
  }
  .float-lg-none {
    float: none !important
  }
  .m-lg-0 {
    margin: 0 !important
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important
  }
  .m-lg-1 {
    margin: .25rem !important
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important
  }
  .m-lg-2 {
    margin: .5rem !important
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: .5rem !important
  }
  .m-lg-3 {
    margin: 1rem !important
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important
  }
  .m-lg-4 {
    margin: 1.5rem !important
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important
  }
  .m-lg-5 {
    margin: 3rem !important
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important
  }
  .p-lg-0 {
    padding: 0 !important
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important
  }
  .p-lg-1 {
    padding: .25rem !important
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important
  }
  .p-lg-2 {
    padding: .5rem !important
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: .5rem !important
  }
  .p-lg-3 {
    padding: 1rem !important
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important
  }
  .p-lg-4 {
    padding: 1.5rem !important
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important
  }
  .p-lg-5 {
    padding: 3rem !important
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important
  }
  .m-lg-n1 {
    margin: -.25rem !important
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -.25rem !important
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -.25rem !important
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -.25rem !important
  }
  .m-lg-n2 {
    margin: -.5rem !important
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -.5rem !important
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -.5rem !important
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -.5rem !important
  }
  .m-lg-n3 {
    margin: -1rem !important
  }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important
  }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important
  }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important
  }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important
  }
  .m-lg-n4 {
    margin: -1.5rem !important
  }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important
  }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important
  }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important
  }
  .m-lg-n5 {
    margin: -3rem !important
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important
  }
  .m-lg-auto {
    margin: auto !important
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important
  }
  .text-lg-left {
    text-align: left !important
  }
  .text-lg-right {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}
@media (min-width:1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .modal-xl {
    max-width: 1140px
  }
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }
  .col-xl-12, .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .col-xl-6, .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col-xl-4, .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }
  .col-xl-3, .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
  .col-xl-2, .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }
  .offset-xl-0 {
    margin-left: 0
  }
  .offset-xl-1 {
    margin-left: 8.333333%
  }
  .offset-xl-2 {
    margin-left: 16.666667%
  }
  .offset-xl-3 {
    margin-left: 25%
  }
  .offset-xl-4 {
    margin-left: 33.333333%
  }
  .offset-xl-5 {
    margin-left: 41.666667%
  }
  .offset-xl-6 {
    margin-left: 50%
  }
  .offset-xl-7 {
    margin-left: 58.333333%
  }
  .offset-xl-8 {
    margin-left: 66.666667%
  }
  .offset-xl-9 {
    margin-left: 75%
  }
  .offset-xl-10 {
    margin-left: 83.333333%
  }
  .offset-xl-11 {
    margin-left: 91.666667%
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
  }
  .list-group-horizontal-xl, .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
  }
  .navbar-expand-xl .navbar-toggler {
    display: none
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
  .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0
  }
  .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
  }
  .d-xl-none {
    display: none !important
  }
  .d-xl-inline {
    display: inline !important
  }
  .d-xl-inline-block {
    display: inline-block !important
  }
  .d-xl-block {
    display: block !important
  }
  .d-xl-table {
    display: table !important
  }
  .d-xl-table-row {
    display: table-row !important
  }
  .d-xl-table-cell {
    display: table-cell !important
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
  }
  .float-xl-left {
    float: left !important
  }
  .float-xl-right {
    float: right !important
  }
  .float-xl-none {
    float: none !important
  }
  .m-xl-0 {
    margin: 0 !important
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important
  }
  .m-xl-1 {
    margin: .25rem !important
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important
  }
  .m-xl-2 {
    margin: .5rem !important
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: .5rem !important
  }
  .m-xl-3 {
    margin: 1rem !important
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important
  }
  .m-xl-4 {
    margin: 1.5rem !important
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important
  }
  .m-xl-5 {
    margin: 3rem !important
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important
  }
  .p-xl-0 {
    padding: 0 !important
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important
  }
  .p-xl-1 {
    padding: .25rem !important
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important
  }
  .p-xl-2 {
    padding: .5rem !important
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: .5rem !important
  }
  .p-xl-3 {
    padding: 1rem !important
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important
  }
  .p-xl-4 {
    padding: 1.5rem !important
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important
  }
  .p-xl-5 {
    padding: 3rem !important
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important
  }
  .m-xl-n1 {
    margin: -.25rem !important
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -.25rem !important
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -.25rem !important
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -.25rem !important
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -.25rem !important
  }
  .m-xl-n2 {
    margin: -.5rem !important
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -.5rem !important
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -.5rem !important
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -.5rem !important
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -.5rem !important
  }
  .m-xl-n3 {
    margin: -1rem !important
  }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important
  }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important
  }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important
  }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important
  }
  .m-xl-n4 {
    margin: -1.5rem !important
  }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important
  }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important
  }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important
  }
  .m-xl-n5 {
    margin: -3rem !important
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important
  }
  .m-xl-auto {
    margin: auto !important
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important
  }
  .text-xl-left {
    text-align: left !important
  }
  .text-xl-right {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}
.text-lowercase {
  text-transform: lowercase !important
}
.text-uppercase {
  text-transform: uppercase !important
}
.text-capitalize {
  text-transform: capitalize !important
}
.font-weight-lighter {
  font-weight: lighter !important
}
.font-weight-bolder {
  font-weight: bolder !important
}
.font-italic {
  font-style: italic !important
}
.text-primary {
  color: #007bff !important
}
a.text-primary:focus, a.text-primary:hover {
  color: #0056b3 !important
}
.text-muted, .text-secondary {
  color: #6c757d !important
}
a.text-secondary:focus, a.text-secondary:hover {
  color: #494f54 !important
}
.text-success {
  color: #28a745 !important
}
a.text-success:focus, a.text-success:hover {
  color: #19692c !important
}
.text-info {
  color: #17a2b8 !important
}
a.text-info:focus, a.text-info:hover {
  color: #0f6674 !important
}
.text-warning {
  color: #ffc107 !important
}
a.text-warning:focus, a.text-warning:hover {
  color: #ba8b00 !important
}
.text-danger {
  color: #dc3545 !important
}
a.text-danger:focus, a.text-danger:hover {
  color: #a71d2a !important
}
a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important
}
.text-dark {
  color: #343a40 !important
}
a.text-dark:focus, a.text-dark:hover {
  color: #121416 !important
}
.text-body {
  color: #212529 !important
}
.text-black-50 {
  color: rgba(0, 0, 0, .5) !important
}
.text-white-50 {
  color: rgba(255, 255, 255, .5) !important
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  background-color: transparent;
  border: 0
}
.text-decoration-none {
  text-decoration: none !important
}
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important
}
.text-reset {
  color: inherit !important
}
.visible {
  visibility: visible !important
}
.invisible {
  visibility: hidden !important
}
@media print {
  .d-print-none {
    display: none !important
  }
  .d-print-inline {
    display: inline !important
  }
  .d-print-inline-block {
    display: inline-block !important
  }
  .d-print-block {
    display: block !important
  }
  .d-print-table {
    display: table !important
  }
  .d-print-table-row {
    display: table-row !important
  }
  .d-print-table-cell {
    display: table-cell !important
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
  }
  blockquote, img, pre, tr {
    page-break-inside: avoid
  }
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important
  }
  a:not(.btn) {
    text-decoration: underline
  }
  abbr[title]::after {
    content: " ("attr(title) ")"
  }
  pre {
    white-space: pre-wrap !important
  }
  blockquote, pre {
    border: 1px solid #adb5bd
  }
  thead {
    display: table-header-group
  }
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  h2, h3 {
    page-break-after: avoid
  }
  @page {
    size: a3
  }
  .container, body {
    min-width: 992px !important
  }
  .navbar {
    display: none
  }
  .badge {
    border: 1px solid #000
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important
  }
  .table-dark {
    color: inherit
  }
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */ .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.bounceIn, .bounceOut, .flipOutX, .flipOutY {
  animation-duration: .75s
}
.animated.delay-1s {
  animation-delay: 1s
}
.animated.delay-2s {
  animation-delay: 2s
}
.animated.delay-3s {
  animation-delay: 3s
}
.animated.delay-4s {
  animation-delay: 4s
}
.animated.delay-5s {
  animation-delay: 5s
}
@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0)
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    transform: translate3d(0, -4px, 0)
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1
  }
  25%, 75% {
    opacity: 0
  }
}
.flash {
  animation-name: flash
}
@keyframes pulse {
  0%, to {
    transform: scaleX(1)
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05)
  }
}
.pulse {
  animation-name: pulse
}
@keyframes rubberBand {
  0%, to {
    transform: scaleX(1)
  }
  30% {
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    transform: scale3d(1.05, .95, 1)
  }
}
.rubberBand {
  animation-name: rubberBand
}
@keyframes shake {
  0%, to {
    transform: translateZ(0)
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0)
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0)
  }
}
.shake {
  animation-name: shake
}
@keyframes headShake {
  0%, 50% {
    transform: translateX(0)
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg)
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake
}
@keyframes swing {
  20% {
    transform: rotate(15deg)
  }
  40% {
    transform: rotate(-10deg)
  }
  60% {
    transform: rotate(5deg)
  }
  80% {
    transform: rotate(-5deg)
  }
  to {
    transform: rotate(0)
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing
}
@keyframes tada {
  0%, to {
    transform: scaleX(1)
  }
  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate(-3deg)
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
  }
}
.tada {
  animation-name: tada
}
@keyframes wobble {
  0%, to {
    transform: translateZ(0)
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg)
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg)
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg)
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg)
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg)
  }
}
.wobble {
  animation-name: wobble
}
@keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0)
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}
.jello {
  animation-name: jello;
  transform-origin: center
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    transform: scaleX(1)
  }
}
.bounceIn {
  animation-name: bounceIn
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0)
  }
  75% {
    transform: translate3d(0, -10px, 0)
  }
  90% {
    transform: translate3d(0, 5px, 0)
  }
  to {
    transform: translateZ(0)
  }
}
.bounceInDown {
  animation-name: bounceInDown
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0)
  }
  75% {
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    transform: translate3d(5px, 0, 0)
  }
  to {
    transform: translateZ(0)
  }
}
.bounceInLeft {
  animation-name: bounceInLeft
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    transform: translate3d(10px, 0, 0)
  }
  90% {
    transform: translate3d(-5px, 0, 0)
  }
  to {
    transform: translateZ(0)
  }
}
.bounceInRight {
  animation-name: bounceInRight
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }
  75% {
    transform: translate3d(0, 10px, 0)
  }
  90% {
    transform: translate3d(0, -5px, 0)
  }
  to {
    transform: translateZ(0)
  }
}
.bounceInUp {
  animation-name: bounceInUp
}
@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9)
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
}
.bounceOut {
  animation-name: bounceOut
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}
.bounceOutDown {
  animation-name: bounceOutDown
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}
.bounceOutRight {
  animation-name: bounceOutRight
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0)
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0)
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}
.bounceOutUp {
  animation-name: bounceOutUp
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
.fadeIn {
  animation-name: fadeIn
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInDown {
  animation-name: fadeInDown
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInLeft {
  animation-name: fadeInLeft
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInRight {
  animation-name: fadeInRight
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInUp {
  animation-name: fadeInUp
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
.fadeOut {
  animation-name: fadeOut
}
@keyframes fadeOutDown {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }
}
.fadeOutDown {
  animation-name: fadeOutDown
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0)
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0)
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig
}
@keyframes fadeOutRight {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }
}
.fadeOutRight {
  animation-name: fadeOutRight
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0)
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig
}
@keyframes fadeOutUp {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }
}
.fadeOutUp {
  animation-name: fadeOutUp
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0)
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in
  }
  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateX(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX
}
.flipInY, .flipOutX {
  -webkit-backface-visibility: visible !important
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotateY(-5deg)
  }
  to {
    transform: perspective(400px)
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px)
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    transform: translateZ(0);
    opacity: 1
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0
  }
  to {
    transform-origin: center;
    transform: translateZ(0);
    opacity: 1
  }
}
.rotateIn {
  animation-name: rotateIn
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0
  }
  to {
    transform-origin: left bottom;
    transform: translateZ(0);
    opacity: 1
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform-origin: right bottom;
    transform: translateZ(0);
    opacity: 1
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0
  }
  to {
    transform-origin: left bottom;
    transform: translateZ(0);
    opacity: 1
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0
  }
  to {
    transform-origin: right bottom;
    transform: translateZ(0);
    opacity: 1
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1
  }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0
  }
}
.rotateOut {
  animation-name: rotateOut
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out
  }
  40%, 80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(.1) rotate(30deg);
    transform-origin: center bottom
  }
  50% {
    transform: rotate(-10deg)
  }
  70% {
    transform: rotate(3deg)
  }
  to {
    opacity: 1;
    transform: scale(1)
  }
}
.jackInTheBox {
  animation-name: jackInTheBox
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg)
  }
  to {
    opacity: 1;
    transform: translateZ(0)
  }
}
.rollIn {
  animation-name: rollIn
}
@keyframes rollOut {
  0% {
    opacity: 1
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg)
  }
}
.rollOut {
  animation-name: rollOut
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}
.zoomIn {
  animation-name: zoomIn
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInDown {
  animation-name: zoomInDown
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInLeft {
  animation-name: zoomInLeft
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInRight {
  animation-name: zoomInRight
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomInUp {
  animation-name: zoomInUp
}
@keyframes zoomOut {
  0% {
    opacity: 1
  }
  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}
.zoomOut {
  animation-name: zoomOut
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutDown {
  animation-name: zoomOutDown
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center
  }
}
.zoomOutRight {
  animation-name: zoomOutRight
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}
.zoomOutUp {
  animation-name: zoomOutUp
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.slideInDown {
  animation-name: slideInDown
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.slideInLeft {
  animation-name: slideInLeft
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.slideInRight {
  animation-name: slideInRight
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    transform: translateZ(0)
  }
}
.slideInUp {
  animation-name: slideInUp
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0)
  }
}
.slideOutDown {
  animation-name: slideOutDown
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0)
  }
}
.slideOutLeft {
  animation-name: slideOutLeft
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0)
  }
}
.slideOutRight {
  animation-name: slideOutRight
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0)
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0)
  }
}
.slideOutUp {
  animation-name: slideOutUp
} /*!
 * Font Awesome Free 5.3.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */ .fa, .fab, .fal, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}
.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -.0667em
}
.fa-xs {
  font-size: .75em
}
.fa-sm {
  font-size: .875em
}
.fa-1x {
  font-size: 1em
}
.fa-2x, .fa-stack-2x {
  font-size: 2em
}
.fa-3x {
  font-size: 3em
}
.fa-4x {
  font-size: 4em
}
.fa-5x {
  font-size: 5em
}
.fa-6x {
  font-size: 6em
}
.fa-7x {
  font-size: 7em
}
.fa-8x {
  font-size: 8em
}
.fa-9x {
  font-size: 9em
}
.fa-10x {
  font-size: 10em
}
.fa-fw {
  width: 1.25em
}
.fa-ul {
  margin-left: 2.5em;
  padding-left: 0
}
.fa-li {
  left: -2em;
  position: absolute;
  width: 2em;
  line-height: inherit
}
.fa-border {
  border: .08em solid #eee;
  border-radius: .1em;
  padding: .2em .25em .15em
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
  margin-right: .3em
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
  margin-left: .3em
}
.fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin
}
.fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1)
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1)
}
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em
}
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%
}
.fa-stack-1x {
  line-height: inherit
}
.fa-500px:before {
  content: "\f26e"
}
.fa-accessible-icon:before {
  content: "\f368"
}
.fa-accusoft:before {
  content: "\f369"
}
.fa-ad:before {
  content: "\f641"
}
.fa-address-book:before {
  content: "\f2b9"
}
.fa-address-card:before {
  content: "\f2bb"
}
.fa-adjust:before {
  content: "\f042"
}
.fa-adn:before {
  content: "\f170"
}
.fa-adversal:before {
  content: "\f36a"
}
.fa-affiliatetheme:before {
  content: "\f36b"
}
.fa-air-freshener:before {
  content: "\f5d0"
}
.fa-algolia:before {
  content: "\f36c"
}
.fa-align-center:before {
  content: "\f037"
}
.fa-align-justify:before {
  content: "\f039"
}
.fa-align-left:before {
  content: "\f036"
}
.fa-align-right:before {
  content: "\f038"
}
.fa-alipay:before {
  content: "\f642"
}
.fa-allergies:before {
  content: "\f461"
}
.fa-amazon:before {
  content: "\f270"
}
.fa-amazon-pay:before {
  content: "\f42c"
}
.fa-ambulance:before {
  content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}
.fa-amilia:before {
  content: "\f36d"
}
.fa-anchor:before {
  content: "\f13d"
}
.fa-android:before {
  content: "\f17b"
}
.fa-angellist:before {
  content: "\f209"
}
.fa-angle-double-down:before {
  content: "\f103"
}
.fa-angle-double-left:before {
  content: "\f100"
}
.fa-angle-double-right:before {
  content: "\f101"
}
.fa-angle-double-up:before {
  content: "\f102"
}
.fa-angle-down:before {
  content: "\f107"
}
.fa-angle-left:before {
  content: "\f104"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-angle-up:before {
  content: "\f106"
}
.fa-angry:before {
  content: "\f556"
}
.fa-angrycreative:before {
  content: "\f36e"
}
.fa-angular:before {
  content: "\f420"
}
.fa-ankh:before {
  content: "\f644"
}
.fa-app-store:before {
  content: "\f36f"
}
.fa-app-store-ios:before {
  content: "\f370"
}
.fa-apper:before {
  content: "\f371"
}
.fa-apple:before {
  content: "\f179"
}
.fa-apple-alt:before {
  content: "\f5d1"
}
.fa-apple-pay:before {
  content: "\f415"
}
.fa-archive:before {
  content: "\f187"
}
.fa-archway:before {
  content: "\f557"
}
.fa-arrow-alt-circle-down:before {
  content: "\f358"
}
.fa-arrow-alt-circle-left:before {
  content: "\f359"
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b"
}
.fa-arrow-circle-down:before {
  content: "\f0ab"
}
.fa-arrow-circle-left:before {
  content: "\f0a8"
}
.fa-arrow-circle-right:before {
  content: "\f0a9"
}
.fa-arrow-circle-up:before {
  content: "\f0aa"
}
.fa-arrow-down:before {
  content: "\f063"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-arrow-right:before {
  content: "\f061"
}
.fa-arrow-up:before {
  content: "\f062"
}
.fa-arrows-alt:before {
  content: "\f0b2"
}
.fa-arrows-alt-h:before {
  content: "\f337"
}
.fa-arrows-alt-v:before {
  content: "\f338"
}
.fa-assistive-listening-systems:before {
  content: "\f2a2"
}
.fa-asterisk:before {
  content: "\f069"
}
.fa-asymmetrik:before {
  content: "\f372"
}
.fa-at:before {
  content: "\f1fa"
}
.fa-atlas:before {
  content: "\f558"
}
.fa-atom:before {
  content: "\f5d2"
}
.fa-audible:before {
  content: "\f373"
}
.fa-audio-description:before {
  content: "\f29e"
}
.fa-autoprefixer:before {
  content: "\f41c"
}
.fa-avianex:before {
  content: "\f374"
}
.fa-aviato:before {
  content: "\f421"
}
.fa-award:before {
  content: "\f559"
}
.fa-aws:before {
  content: "\f375"
}
.fa-backspace:before {
  content: "\f55a"
}
.fa-backward:before {
  content: "\f04a"
}
.fa-balance-scale:before {
  content: "\f24e"
}
.fa-ban:before {
  content: "\f05e"
}
.fa-band-aid:before {
  content: "\f462"
}
.fa-bandcamp:before {
  content: "\f2d5"
}
.fa-barcode:before {
  content: "\f02a"
}
.fa-bars:before {
  content: "\f0c9"
}
.fa-baseball-ball:before {
  content: "\f433"
}
.fa-basketball-ball:before {
  content: "\f434"
}
.fa-bath:before {
  content: "\f2cd"
}
.fa-battery-empty:before {
  content: "\f244"
}
.fa-battery-full:before {
  content: "\f240"
}
.fa-battery-half:before {
  content: "\f242"
}
.fa-battery-quarter:before {
  content: "\f243"
}
.fa-battery-three-quarters:before {
  content: "\f241"
}
.fa-bed:before {
  content: "\f236"
}
.fa-beer:before {
  content: "\f0fc"
}
.fa-behance:before {
  content: "\f1b4"
}
.fa-behance-square:before {
  content: "\f1b5"
}
.fa-bell:before {
  content: "\f0f3"
}
.fa-bell-slash:before {
  content: "\f1f6"
}
.fa-bezier-curve:before {
  content: "\f55b"
}
.fa-bible:before {
  content: "\f647"
}
.fa-bicycle:before {
  content: "\f206"
}
.fa-bimobject:before {
  content: "\f378"
}
.fa-binoculars:before {
  content: "\f1e5"
}
.fa-birthday-cake:before {
  content: "\f1fd"
}
.fa-bitbucket:before {
  content: "\f171"
}
.fa-bitcoin:before {
  content: "\f379"
}
.fa-bity:before {
  content: "\f37a"
}
.fa-black-tie:before {
  content: "\f27e"
}
.fa-blackberry:before {
  content: "\f37b"
}
.fa-blender:before {
  content: "\f517"
}
.fa-blind:before {
  content: "\f29d"
}
.fa-blogger:before {
  content: "\f37c"
}
.fa-blogger-b:before {
  content: "\f37d"
}
.fa-bluetooth:before {
  content: "\f293"
}
.fa-bluetooth-b:before {
  content: "\f294"
}
.fa-bold:before {
  content: "\f032"
}
.fa-bolt:before {
  content: "\f0e7"
}
.fa-bomb:before {
  content: "\f1e2"
}
.fa-bone:before {
  content: "\f5d7"
}
.fa-bong:before {
  content: "\f55c"
}
.fa-book:before {
  content: "\f02d"
}
.fa-book-open:before {
  content: "\f518"
}
.fa-book-reader:before {
  content: "\f5da"
}
.fa-bookmark:before {
  content: "\f02e"
}
.fa-bowling-ball:before {
  content: "\f436"
}
.fa-box:before {
  content: "\f466"
}
.fa-box-open:before {
  content: "\f49e"
}
.fa-boxes:before {
  content: "\f468"
}
.fa-braille:before {
  content: "\f2a1"
}
.fa-brain:before {
  content: "\f5dc"
}
.fa-briefcase:before {
  content: "\f0b1"
}
.fa-briefcase-medical:before {
  content: "\f469"
}
.fa-broadcast-tower:before {
  content: "\f519"
}
.fa-broom:before {
  content: "\f51a"
}
.fa-brush:before {
  content: "\f55d"
}
.fa-btc:before {
  content: "\f15a"
}
.fa-bug:before {
  content: "\f188"
}
.fa-building:before {
  content: "\f1ad"
}
.fa-bullhorn:before {
  content: "\f0a1"
}
.fa-bullseye:before {
  content: "\f140"
}
.fa-burn:before {
  content: "\f46a"
}
.fa-buromobelexperte:before {
  content: "\f37f"
}
.fa-bus:before {
  content: "\f207"
}
.fa-bus-alt:before {
  content: "\f55e"
}
.fa-business-time:before {
  content: "\f64a"
}
.fa-buysellads:before {
  content: "\f20d"
}
.fa-calculator:before {
  content: "\f1ec"
}
.fa-calendar:before {
  content: "\f133"
}
.fa-calendar-alt:before {
  content: "\f073"
}
.fa-calendar-check:before {
  content: "\f274"
}
.fa-calendar-minus:before {
  content: "\f272"
}
.fa-calendar-plus:before {
  content: "\f271"
}
.fa-calendar-times:before {
  content: "\f273"
}
.fa-camera:before {
  content: "\f030"
}
.fa-camera-retro:before {
  content: "\f083"
}
.fa-cannabis:before {
  content: "\f55f"
}
.fa-capsules:before {
  content: "\f46b"
}
.fa-car:before {
  content: "\f1b9"
}
.fa-car-alt:before {
  content: "\f5de"
}
.fa-car-battery:before {
  content: "\f5df"
}
.fa-car-crash:before {
  content: "\f5e1"
}
.fa-car-side:before {
  content: "\f5e4"
}
.fa-caret-down:before {
  content: "\f0d7"
}
.fa-caret-left:before {
  content: "\f0d9"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-caret-square-down:before {
  content: "\f150"
}
.fa-caret-square-left:before {
  content: "\f191"
}
.fa-caret-square-right:before {
  content: "\f152"
}
.fa-caret-square-up:before {
  content: "\f151"
}
.fa-caret-up:before {
  content: "\f0d8"
}
.fa-cart-arrow-down:before {
  content: "\f218"
}
.fa-cart-plus:before {
  content: "\f217"
}
.fa-cc-amazon-pay:before {
  content: "\f42d"
}
.fa-cc-amex:before {
  content: "\f1f3"
}
.fa-cc-apple-pay:before {
  content: "\f416"
}
.fa-cc-diners-club:before {
  content: "\f24c"
}
.fa-cc-discover:before {
  content: "\f1f2"
}
.fa-cc-jcb:before {
  content: "\f24b"
}
.fa-cc-mastercard:before {
  content: "\f1f1"
}
.fa-cc-paypal:before {
  content: "\f1f4"
}
.fa-cc-stripe:before {
  content: "\f1f5"
}
.fa-cc-visa:before {
  content: "\f1f0"
}
.fa-centercode:before {
  content: "\f380"
}
.fa-certificate:before {
  content: "\f0a3"
}
.fa-chalkboard:before {
  content: "\f51b"
}
.fa-chalkboard-teacher:before {
  content: "\f51c"
}
.fa-charging-station:before {
  content: "\f5e7"
}
.fa-chart-area:before {
  content: "\f1fe"
}
.fa-chart-bar:before {
  content: "\f080"
}
.fa-chart-line:before {
  content: "\f201"
}
.fa-chart-pie:before {
  content: "\f200"
}
.fa-check:before {
  content: "\f00c"
}
.fa-check-circle:before {
  content: "\f058"
}
.fa-check-double:before {
  content: "\f560"
}
.fa-check-square:before {
  content: "\f14a"
}
.fa-chess:before {
  content: "\f439"
}
.fa-chess-bishop:before {
  content: "\f43a"
}
.fa-chess-board:before {
  content: "\f43c"
}
.fa-chess-king:before {
  content: "\f43f"
}
.fa-chess-knight:before {
  content: "\f441"
}
.fa-chess-pawn:before {
  content: "\f443"
}
.fa-chess-queen:before {
  content: "\f445"
}
.fa-chess-rook:before {
  content: "\f447"
}
.fa-chevron-circle-down:before {
  content: "\f13a"
}
.fa-chevron-circle-left:before {
  content: "\f137"
}
.fa-chevron-circle-right:before {
  content: "\f138"
}
.fa-chevron-circle-up:before {
  content: "\f139"
}
.fa-chevron-down:before {
  content: "\f078"
}
.fa-chevron-left:before {
  content: "\f053"
}
.fa-chevron-right:before {
  content: "\f054"
}
.fa-chevron-up:before {
  content: "\f077"
}
.fa-child:before {
  content: "\f1ae"
}
.fa-chrome:before {
  content: "\f268"
}
.fa-church:before {
  content: "\f51d"
}
.fa-circle:before {
  content: "\f111"
}
.fa-circle-notch:before {
  content: "\f1ce"
}
.fa-city:before {
  content: "\f64f"
}
.fa-clipboard:before {
  content: "\f328"
}
.fa-clipboard-check:before {
  content: "\f46c"
}
.fa-clipboard-list:before {
  content: "\f46d"
}
.fa-clock:before {
  content: "\f017"
}
.fa-clone:before {
  content: "\f24d"
}
.fa-closed-captioning:before {
  content: "\f20a"
}
.fa-cloud:before {
  content: "\f0c2"
}
.fa-cloud-download-alt:before {
  content: "\f381"
}
.fa-cloud-upload-alt:before {
  content: "\f382"
}
.fa-cloudscale:before {
  content: "\f383"
}
.fa-cloudsmith:before {
  content: "\f384"
}
.fa-cloudversify:before {
  content: "\f385"
}
.fa-cocktail:before {
  content: "\f561"
}
.fa-code:before {
  content: "\f121"
}
.fa-code-branch:before {
  content: "\f126"
}
.fa-codepen:before {
  content: "\f1cb"
}
.fa-codiepie:before {
  content: "\f284"
}
.fa-coffee:before {
  content: "\f0f4"
}
.fa-cog:before {
  content: "\f013"
}
.fa-cogs:before {
  content: "\f085"
}
.fa-coins:before {
  content: "\f51e"
}
.fa-columns:before {
  content: "\f0db"
}
.fa-comment:before {
  content: "\f075"
}
.fa-comment-alt:before {
  content: "\f27a"
}
.fa-comment-dollar:before {
  content: "\f651"
}
.fa-comment-dots:before {
  content: "\f4ad"
}
.fa-comment-slash:before {
  content: "\f4b3"
}
.fa-comments:before {
  content: "\f086"
}
.fa-comments-dollar:before {
  content: "\f653"
}
.fa-compact-disc:before {
  content: "\f51f"
}
.fa-compass:before {
  content: "\f14e"
}
.fa-compress:before {
  content: "\f066"
}
.fa-concierge-bell:before {
  content: "\f562"
}
.fa-connectdevelop:before {
  content: "\f20e"
}
.fa-contao:before {
  content: "\f26d"
}
.fa-cookie:before {
  content: "\f563"
}
.fa-cookie-bite:before {
  content: "\f564"
}
.fa-copy:before {
  content: "\f0c5"
}
.fa-copyright:before {
  content: "\f1f9"
}
.fa-couch:before {
  content: "\f4b8"
}
.fa-cpanel:before {
  content: "\f388"
}
.fa-creative-commons:before {
  content: "\f25e"
}
.fa-creative-commons-by:before {
  content: "\f4e7"
}
.fa-creative-commons-nc:before {
  content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"
}
.fa-creative-commons-nd:before {
  content: "\f4eb"
}
.fa-creative-commons-pd:before {
  content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"
}
.fa-creative-commons-remix:before {
  content: "\f4ee"
}
.fa-creative-commons-sa:before {
  content: "\f4ef"
}
.fa-creative-commons-sampling:before {
  content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"
}
.fa-creative-commons-share:before {
  content: "\f4f2"
}
.fa-credit-card:before {
  content: "\f09d"
}
.fa-crop:before {
  content: "\f125"
}
.fa-crop-alt:before {
  content: "\f565"
}
.fa-cross:before {
  content: "\f654"
}
.fa-crosshairs:before {
  content: "\f05b"
}
.fa-crow:before {
  content: "\f520"
}
.fa-crown:before {
  content: "\f521"
}
.fa-css3:before {
  content: "\f13c"
}
.fa-css3-alt:before {
  content: "\f38b"
}
.fa-cube:before {
  content: "\f1b2"
}
.fa-cubes:before {
  content: "\f1b3"
}
.fa-cut:before {
  content: "\f0c4"
}
.fa-cuttlefish:before {
  content: "\f38c"
}
.fa-d-and-d:before {
  content: "\f38d"
}
.fa-dashcube:before {
  content: "\f210"
}
.fa-database:before {
  content: "\f1c0"
}
.fa-deaf:before {
  content: "\f2a4"
}
.fa-delicious:before {
  content: "\f1a5"
}
.fa-deploydog:before {
  content: "\f38e"
}
.fa-deskpro:before {
  content: "\f38f"
}
.fa-desktop:before {
  content: "\f108"
}
.fa-deviantart:before {
  content: "\f1bd"
}
.fa-dharmachakra:before {
  content: "\f655"
}
.fa-diagnoses:before {
  content: "\f470"
}
.fa-dice:before {
  content: "\f522"
}
.fa-dice-five:before {
  content: "\f523"
}
.fa-dice-four:before {
  content: "\f524"
}
.fa-dice-one:before {
  content: "\f525"
}
.fa-dice-six:before {
  content: "\f526"
}
.fa-dice-three:before {
  content: "\f527"
}
.fa-dice-two:before {
  content: "\f528"
}
.fa-digg:before {
  content: "\f1a6"
}
.fa-digital-ocean:before {
  content: "\f391"
}
.fa-digital-tachograph:before {
  content: "\f566"
}
.fa-directions:before {
  content: "\f5eb"
}
.fa-discord:before {
  content: "\f392"
}
.fa-discourse:before {
  content: "\f393"
}
.fa-divide:before {
  content: "\f529"
}
.fa-dizzy:before {
  content: "\f567"
}
.fa-dna:before {
  content: "\f471"
}
.fa-dochub:before {
  content: "\f394"
}
.fa-docker:before {
  content: "\f395"
}
.fa-dollar-sign:before {
  content: "\f155"
}
.fa-dolly:before {
  content: "\f472"
}
.fa-dolly-flatbed:before {
  content: "\f474"
}
.fa-donate:before {
  content: "\f4b9"
}
.fa-door-closed:before {
  content: "\f52a"
}
.fa-door-open:before {
  content: "\f52b"
}
.fa-dot-circle:before {
  content: "\f192"
}
.fa-dove:before {
  content: "\f4ba"
}
.fa-download:before {
  content: "\f019"
}
.fa-draft2digital:before {
  content: "\f396"
}
.fa-drafting-compass:before {
  content: "\f568"
}
.fa-draw-polygon:before {
  content: "\f5ee"
}
.fa-dribbble:before {
  content: "\f17d"
}
.fa-dribbble-square:before {
  content: "\f397"
}
.fa-dropbox:before {
  content: "\f16b"
}
.fa-drum:before {
  content: "\f569"
}
.fa-drum-steelpan:before {
  content: "\f56a"
}
.fa-drupal:before {
  content: "\f1a9"
}
.fa-dumbbell:before {
  content: "\f44b"
}
.fa-dyalog:before {
  content: "\f399"
}
.fa-earlybirds:before {
  content: "\f39a"
}
.fa-ebay:before {
  content: "\f4f4"
}
.fa-edge:before {
  content: "\f282"
}
.fa-edit:before {
  content: "\f044"
}
.fa-eject:before {
  content: "\f052"
}
.fa-elementor:before {
  content: "\f430"
}
.fa-ellipsis-h:before {
  content: "\f141"
}
.fa-ellipsis-v:before {
  content: "\f142"
}
.fa-ello:before {
  content: "\f5f1"
}
.fa-ember:before {
  content: "\f423"
}
.fa-empire:before {
  content: "\f1d1"
}
.fa-envelope:before {
  content: "\f0e0"
}
.fa-envelope-open:before {
  content: "\f2b6"
}
.fa-envelope-open-text:before {
  content: "\f658"
}
.fa-envelope-square:before {
  content: "\f199"
}
.fa-envira:before {
  content: "\f299"
}
.fa-equals:before {
  content: "\f52c"
}
.fa-eraser:before {
  content: "\f12d"
}
.fa-erlang:before {
  content: "\f39d"
}
.fa-ethereum:before {
  content: "\f42e"
}
.fa-etsy:before {
  content: "\f2d7"
}
.fa-euro-sign:before {
  content: "\f153"
}
.fa-exchange-alt:before {
  content: "\f362"
}
.fa-exclamation:before {
  content: "\f12a"
}
.fa-exclamation-circle:before {
  content: "\f06a"
}
.fa-exclamation-triangle:before {
  content: "\f071"
}
.fa-expand:before {
  content: "\f065"
}
.fa-expand-arrows-alt:before {
  content: "\f31e"
}
.fa-expeditedssl:before {
  content: "\f23e"
}
.fa-external-link-alt:before {
  content: "\f35d"
}
.fa-external-link-square-alt:before {
  content: "\f360"
}
.fa-eye:before {
  content: "\f06e"
}
.fa-eye-dropper:before {
  content: "\f1fb"
}
.fa-eye-slash:before {
  content: "\f070"
}
.fa-facebook:before {
  content: "\f09a"
}
.fa-facebook-f:before {
  content: "\f39e"
}
.fa-facebook-messenger:before {
  content: "\f39f"
}
.fa-facebook-square:before {
  content: "\f082"
}
.fa-fast-backward:before {
  content: "\f049"
}
.fa-fast-forward:before {
  content: "\f050"
}
.fa-fax:before {
  content: "\f1ac"
}
.fa-feather:before {
  content: "\f52d"
}
.fa-feather-alt:before {
  content: "\f56b"
}
.fa-female:before {
  content: "\f182"
}
.fa-fighter-jet:before {
  content: "\f0fb"
}
.fa-file:before {
  content: "\f15b"
}
.fa-file-alt:before {
  content: "\f15c"
}
.fa-file-archive:before {
  content: "\f1c6"
}
.fa-file-audio:before {
  content: "\f1c7"
}
.fa-file-code:before {
  content: "\f1c9"
}
.fa-file-contract:before {
  content: "\f56c"
}
.fa-file-download:before {
  content: "\f56d"
}
.fa-file-excel:before {
  content: "\f1c3"
}
.fa-file-export:before {
  content: "\f56e"
}
.fa-file-image:before {
  content: "\f1c5"
}
.fa-file-import:before {
  content: "\f56f"
}
.fa-file-invoice:before {
  content: "\f570"
}
.fa-file-invoice-dollar:before {
  content: "\f571"
}
.fa-file-medical:before {
  content: "\f477"
}
.fa-file-medical-alt:before {
  content: "\f478"
}
.fa-file-pdf:before {
  content: "\f1c1"
}
.fa-file-powerpoint:before {
  content: "\f1c4"
}
.fa-file-prescription:before {
  content: "\f572"
}
.fa-file-signature:before {
  content: "\f573"
}
.fa-file-upload:before {
  content: "\f574"
}
.fa-file-video:before {
  content: "\f1c8"
}
.fa-file-word:before {
  content: "\f1c2"
}
.fa-fill:before {
  content: "\f575"
}
.fa-fill-drip:before {
  content: "\f576"
}
.fa-film:before {
  content: "\f008"
}
.fa-filter:before {
  content: "\f0b0"
}
.fa-fingerprint:before {
  content: "\f577"
}
.fa-fire:before {
  content: "\f06d"
}
.fa-fire-extinguisher:before {
  content: "\f134"
}
.fa-firefox:before {
  content: "\f269"
}
.fa-first-aid:before {
  content: "\f479"
}
.fa-first-order:before {
  content: "\f2b0"
}
.fa-first-order-alt:before {
  content: "\f50a"
}
.fa-firstdraft:before {
  content: "\f3a1"
}
.fa-fish:before {
  content: "\f578"
}
.fa-flag:before {
  content: "\f024"
}
.fa-flag-checkered:before {
  content: "\f11e"
}
.fa-flask:before {
  content: "\f0c3"
}
.fa-flickr:before {
  content: "\f16e"
}
.fa-flipboard:before {
  content: "\f44d"
}
.fa-flushed:before {
  content: "\f579"
}
.fa-fly:before {
  content: "\f417"
}
.fa-folder:before {
  content: "\f07b"
}
.fa-folder-minus:before {
  content: "\f65d"
}
.fa-folder-open:before {
  content: "\f07c"
}
.fa-folder-plus:before {
  content: "\f65e"
}
.fa-font:before {
  content: "\f031"
}
.fa-font-awesome:before {
  content: "\f2b4"
}
.fa-font-awesome-alt:before {
  content: "\f35c"
}
.fa-font-awesome-flag:before {
  content: "\f425"
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6"
}
.fa-fonticons:before {
  content: "\f280"
}
.fa-fonticons-fi:before {
  content: "\f3a2"
}
.fa-football-ball:before {
  content: "\f44e"
}
.fa-fort-awesome:before {
  content: "\f286"
}
.fa-fort-awesome-alt:before {
  content: "\f3a3"
}
.fa-forumbee:before {
  content: "\f211"
}
.fa-forward:before {
  content: "\f04e"
}
.fa-foursquare:before {
  content: "\f180"
}
.fa-free-code-camp:before {
  content: "\f2c5"
}
.fa-freebsd:before {
  content: "\f3a4"
}
.fa-frog:before {
  content: "\f52e"
}
.fa-frown:before {
  content: "\f119"
}
.fa-frown-open:before {
  content: "\f57a"
}
.fa-fulcrum:before {
  content: "\f50b"
}
.fa-funnel-dollar:before {
  content: "\f662"
}
.fa-futbol:before {
  content: "\f1e3"
}
.fa-galactic-republic:before {
  content: "\f50c"
}
.fa-galactic-senate:before {
  content: "\f50d"
}
.fa-gamepad:before {
  content: "\f11b"
}
.fa-gas-pump:before {
  content: "\f52f"
}
.fa-gavel:before {
  content: "\f0e3"
}
.fa-gem:before {
  content: "\f3a5"
}
.fa-genderless:before {
  content: "\f22d"
}
.fa-get-pocket:before {
  content: "\f265"
}
.fa-gg:before {
  content: "\f260"
}
.fa-gg-circle:before {
  content: "\f261"
}
.fa-gift:before {
  content: "\f06b"
}
.fa-git:before {
  content: "\f1d3"
}
.fa-git-square:before {
  content: "\f1d2"
}
.fa-github:before {
  content: "\f09b"
}
.fa-github-alt:before {
  content: "\f113"
}
.fa-github-square:before {
  content: "\f092"
}
.fa-gitkraken:before {
  content: "\f3a6"
}
.fa-gitlab:before {
  content: "\f296"
}
.fa-gitter:before {
  content: "\f426"
}
.fa-glass-martini:before {
  content: "\f000"
}
.fa-glass-martini-alt:before {
  content: "\f57b"
}
.fa-glasses:before {
  content: "\f530"
}
.fa-glide:before {
  content: "\f2a5"
}
.fa-glide-g:before {
  content: "\f2a6"
}
.fa-globe:before {
  content: "\f0ac"
}
.fa-globe-africa:before {
  content: "\f57c"
}
.fa-globe-americas:before {
  content: "\f57d"
}
.fa-globe-asia:before {
  content: "\f57e"
}
.fa-gofore:before {
  content: "\f3a7"
}
.fa-golf-ball:before {
  content: "\f450"
}
.fa-goodreads:before {
  content: "\f3a8"
}
.fa-goodreads-g:before {
  content: "\f3a9"
}
.fa-google:before {
  content: "\f1a0"
}
.fa-google-drive:before {
  content: "\f3aa"
}
.fa-google-play:before {
  content: "\f3ab"
}
.fa-google-plus:before {
  content: "\f2b3"
}
.fa-google-plus-g:before {
  content: "\f0d5"
}
.fa-google-plus-square:before {
  content: "\f0d4"
}
.fa-google-wallet:before {
  content: "\f1ee"
}
.fa-gopuram:before {
  content: "\f664"
}
.fa-graduation-cap:before {
  content: "\f19d"
}
.fa-gratipay:before {
  content: "\f184"
}
.fa-grav:before {
  content: "\f2d6"
}
.fa-greater-than:before {
  content: "\f531"
}
.fa-greater-than-equal:before {
  content: "\f532"
}
.fa-grimace:before {
  content: "\f57f"
}
.fa-grin:before {
  content: "\f580"
}
.fa-grin-alt:before {
  content: "\f581"
}
.fa-grin-beam:before {
  content: "\f582"
}
.fa-grin-beam-sweat:before {
  content: "\f583"
}
.fa-grin-hearts:before {
  content: "\f584"
}
.fa-grin-squint:before {
  content: "\f585"
}
.fa-grin-squint-tears:before {
  content: "\f586"
}
.fa-grin-stars:before {
  content: "\f587"
}
.fa-grin-tears:before {
  content: "\f588"
}
.fa-grin-tongue:before {
  content: "\f589"
}
.fa-grin-tongue-squint:before {
  content: "\f58a"
}
.fa-grin-tongue-wink:before {
  content: "\f58b"
}
.fa-grin-wink:before {
  content: "\f58c"
}
.fa-grip-horizontal:before {
  content: "\f58d"
}
.fa-grip-vertical:before {
  content: "\f58e"
}
.fa-gripfire:before {
  content: "\f3ac"
}
.fa-grunt:before {
  content: "\f3ad"
}
.fa-gulp:before {
  content: "\f3ae"
}
.fa-h-square:before {
  content: "\f0fd"
}
.fa-hacker-news:before {
  content: "\f1d4"
}
.fa-hacker-news-square:before {
  content: "\f3af"
}
.fa-hackerrank:before {
  content: "\f5f7"
}
.fa-hamsa:before {
  content: "\f665"
}
.fa-hand-holding:before {
  content: "\f4bd"
}
.fa-hand-holding-heart:before {
  content: "\f4be"
}
.fa-hand-holding-usd:before {
  content: "\f4c0"
}
.fa-hand-lizard:before {
  content: "\f258"
}
.fa-hand-paper:before {
  content: "\f256"
}
.fa-hand-peace:before {
  content: "\f25b"
}
.fa-hand-point-down:before {
  content: "\f0a7"
}
.fa-hand-point-left:before {
  content: "\f0a5"
}
.fa-hand-point-right:before {
  content: "\f0a4"
}
.fa-hand-point-up:before {
  content: "\f0a6"
}
.fa-hand-pointer:before {
  content: "\f25a"
}
.fa-hand-rock:before {
  content: "\f255"
}
.fa-hand-scissors:before {
  content: "\f257"
}
.fa-hand-spock:before {
  content: "\f259"
}
.fa-hands:before {
  content: "\f4c2"
}
.fa-hands-helping:before {
  content: "\f4c4"
}
.fa-handshake:before {
  content: "\f2b5"
}
.fa-hashtag:before {
  content: "\f292"
}
.fa-haykal:before {
  content: "\f666"
}
.fa-hdd:before {
  content: "\f0a0"
}
.fa-heading:before {
  content: "\f1dc"
}
.fa-headphones:before {
  content: "\f025"
}
.fa-headphones-alt:before {
  content: "\f58f"
}
.fa-headset:before {
  content: "\f590"
}
.fa-heart:before {
  content: "\f004"
}
.fa-heartbeat:before {
  content: "\f21e"
}
.fa-helicopter:before {
  content: "\f533"
}
.fa-highlighter:before {
  content: "\f591"
}
.fa-hips:before {
  content: "\f452"
}
.fa-hire-a-helper:before {
  content: "\f3b0"
}
.fa-history:before {
  content: "\f1da"
}
.fa-hockey-puck:before {
  content: "\f453"
}
.fa-home:before {
  content: "\f015"
}
.fa-hooli:before {
  content: "\f427"
}
.fa-hornbill:before {
  content: "\f592"
}
.fa-hospital:before {
  content: "\f0f8"
}
.fa-hospital-alt:before {
  content: "\f47d"
}
.fa-hospital-symbol:before {
  content: "\f47e"
}
.fa-hot-tub:before {
  content: "\f593"
}
.fa-hotel:before {
  content: "\f594"
}
.fa-hotjar:before {
  content: "\f3b1"
}
.fa-hourglass:before {
  content: "\f254"
}
.fa-hourglass-end:before {
  content: "\f253"
}
.fa-hourglass-half:before {
  content: "\f252"
}
.fa-hourglass-start:before {
  content: "\f251"
}
.fa-houzz:before {
  content: "\f27c"
}
.fa-html5:before {
  content: "\f13b"
}
.fa-hubspot:before {
  content: "\f3b2"
}
.fa-i-cursor:before {
  content: "\f246"
}
.fa-id-badge:before {
  content: "\f2c1"
}
.fa-id-card:before {
  content: "\f2c2"
}
.fa-id-card-alt:before {
  content: "\f47f"
}
.fa-image:before {
  content: "\f03e"
}
.fa-images:before {
  content: "\f302"
}
.fa-imdb:before {
  content: "\f2d8"
}
.fa-inbox:before {
  content: "\f01c"
}
.fa-indent:before {
  content: "\f03c"
}
.fa-industry:before {
  content: "\f275"
}
.fa-infinity:before {
  content: "\f534"
}
.fa-info:before {
  content: "\f129"
}
.fa-info-circle:before {
  content: "\f05a"
}
.fa-instagram:before {
  content: "\f16d"
}
.fa-internet-explorer:before {
  content: "\f26b"
}
.fa-ioxhost:before {
  content: "\f208"
}
.fa-italic:before {
  content: "\f033"
}
.fa-itunes:before {
  content: "\f3b4"
}
.fa-itunes-note:before {
  content: "\f3b5"
}
.fa-java:before {
  content: "\f4e4"
}
.fa-jedi:before {
  content: "\f669"
}
.fa-jedi-order:before {
  content: "\f50e"
}
.fa-jenkins:before {
  content: "\f3b6"
}
.fa-joget:before {
  content: "\f3b7"
}
.fa-joint:before {
  content: "\f595"
}
.fa-joomla:before {
  content: "\f1aa"
}
.fa-journal-whills:before {
  content: "\f66a"
}
.fa-js:before {
  content: "\f3b8"
}
.fa-js-square:before {
  content: "\f3b9"
}
.fa-jsfiddle:before {
  content: "\f1cc"
}
.fa-kaaba:before {
  content: "\f66b"
}
.fa-kaggle:before {
  content: "\f5fa"
}
.fa-key:before {
  content: "\f084"
}
.fa-keybase:before {
  content: "\f4f5"
}
.fa-keyboard:before {
  content: "\f11c"
}
.fa-keycdn:before {
  content: "\f3ba"
}
.fa-khanda:before {
  content: "\f66d"
}
.fa-kickstarter:before {
  content: "\f3bb"
}
.fa-kickstarter-k:before {
  content: "\f3bc"
}
.fa-kiss:before {
  content: "\f596"
}
.fa-kiss-beam:before {
  content: "\f597"
}
.fa-kiss-wink-heart:before {
  content: "\f598"
}
.fa-kiwi-bird:before {
  content: "\f535"
}
.fa-korvue:before {
  content: "\f42f"
}
.fa-landmark:before {
  content: "\f66f"
}
.fa-language:before {
  content: "\f1ab"
}
.fa-laptop:before {
  content: "\f109"
}
.fa-laptop-code:before {
  content: "\f5fc"
}
.fa-laravel:before {
  content: "\f3bd"
}
.fa-lastfm:before {
  content: "\f202"
}
.fa-lastfm-square:before {
  content: "\f203"
}
.fa-laugh:before {
  content: "\f599"
}
.fa-laugh-beam:before {
  content: "\f59a"
}
.fa-laugh-squint:before {
  content: "\f59b"
}
.fa-laugh-wink:before {
  content: "\f59c"
}
.fa-layer-group:before {
  content: "\f5fd"
}
.fa-leaf:before {
  content: "\f06c"
}
.fa-leanpub:before {
  content: "\f212"
}
.fa-lemon:before {
  content: "\f094"
}
.fa-less:before {
  content: "\f41d"
}
.fa-less-than:before {
  content: "\f536"
}
.fa-less-than-equal:before {
  content: "\f537"
}
.fa-level-down-alt:before {
  content: "\f3be"
}
.fa-level-up-alt:before {
  content: "\f3bf"
}
.fa-life-ring:before {
  content: "\f1cd"
}
.fa-lightbulb:before {
  content: "\f0eb"
}
.fa-line:before {
  content: "\f3c0"
}
.fa-link:before {
  content: "\f0c1"
}
.fa-linkedin:before {
  content: "\f08c"
}
.fa-linkedin-in:before {
  content: "\f0e1"
}
.fa-linode:before {
  content: "\f2b8"
}
.fa-linux:before {
  content: "\f17c"
}
.fa-lira-sign:before {
  content: "\f195"
}
.fa-list:before {
  content: "\f03a"
}
.fa-list-alt:before {
  content: "\f022"
}
.fa-list-ol:before {
  content: "\f0cb"
}
.fa-list-ul:before {
  content: "\f0ca"
}
.fa-location-arrow:before {
  content: "\f124"
}
.fa-lock:before {
  content: "\f023"
}
.fa-lock-open:before {
  content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
  content: "\f309"
}
.fa-long-arrow-alt-left:before {
  content: "\f30a"
}
.fa-long-arrow-alt-right:before {
  content: "\f30b"
}
.fa-long-arrow-alt-up:before {
  content: "\f30c"
}
.fa-low-vision:before {
  content: "\f2a8"
}
.fa-luggage-cart:before {
  content: "\f59d"
}
.fa-lyft:before {
  content: "\f3c3"
}
.fa-magento:before {
  content: "\f3c4"
}
.fa-magic:before {
  content: "\f0d0"
}
.fa-magnet:before {
  content: "\f076"
}
.fa-mail-bulk:before {
  content: "\f674"
}
.fa-mailchimp:before {
  content: "\f59e"
}
.fa-male:before {
  content: "\f183"
}
.fa-mandalorian:before {
  content: "\f50f"
}
.fa-map:before {
  content: "\f279"
}
.fa-map-marked:before {
  content: "\f59f"
}
.fa-map-marked-alt:before {
  content: "\f5a0"
}
.fa-map-marker:before {
  content: "\f041"
}
.fa-map-marker-alt:before {
  content: "\f3c5"
}
.fa-map-pin:before {
  content: "\f276"
}
.fa-map-signs:before {
  content: "\f277"
}
.fa-markdown:before {
  content: "\f60f"
}
.fa-marker:before {
  content: "\f5a1"
}
.fa-mars:before {
  content: "\f222"
}
.fa-mars-double:before {
  content: "\f227"
}
.fa-mars-stroke:before {
  content: "\f229"
}
.fa-mars-stroke-h:before {
  content: "\f22b"
}
.fa-mars-stroke-v:before {
  content: "\f22a"
}
.fa-mastodon:before {
  content: "\f4f6"
}
.fa-maxcdn:before {
  content: "\f136"
}
.fa-medal:before {
  content: "\f5a2"
}
.fa-medapps:before {
  content: "\f3c6"
}
.fa-medium:before {
  content: "\f23a"
}
.fa-medium-m:before {
  content: "\f3c7"
}
.fa-medkit:before {
  content: "\f0fa"
}
.fa-medrt:before {
  content: "\f3c8"
}
.fa-meetup:before {
  content: "\f2e0"
}
.fa-megaport:before {
  content: "\f5a3"
}
.fa-meh:before {
  content: "\f11a"
}
.fa-meh-blank:before {
  content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5"
}
.fa-memory:before {
  content: "\f538"
}
.fa-menorah:before {
  content: "\f676"
}
.fa-mercury:before {
  content: "\f223"
}
.fa-microchip:before {
  content: "\f2db"
}
.fa-microphone:before {
  content: "\f130"
}
.fa-microphone-alt:before {
  content: "\f3c9"
}
.fa-microphone-alt-slash:before {
  content: "\f539"
}
.fa-microphone-slash:before {
  content: "\f131"
}
.fa-microscope:before {
  content: "\f610"
}
.fa-microsoft:before {
  content: "\f3ca"
}
.fa-minus:before {
  content: "\f068"
}
.fa-minus-circle:before {
  content: "\f056"
}
.fa-minus-square:before {
  content: "\f146"
}
.fa-mix:before {
  content: "\f3cb"
}
.fa-mixcloud:before {
  content: "\f289"
}
.fa-mizuni:before {
  content: "\f3cc"
}
.fa-mobile:before {
  content: "\f10b"
}
.fa-mobile-alt:before {
  content: "\f3cd"
}
.fa-modx:before {
  content: "\f285"
}
.fa-monero:before {
  content: "\f3d0"
}
.fa-money-bill:before {
  content: "\f0d6"
}
.fa-money-bill-alt:before {
  content: "\f3d1"
}
.fa-money-bill-wave:before {
  content: "\f53a"
}
.fa-money-bill-wave-alt:before {
  content: "\f53b"
}
.fa-money-check:before {
  content: "\f53c"
}
.fa-money-check-alt:before {
  content: "\f53d"
}
.fa-monument:before {
  content: "\f5a6"
}
.fa-moon:before {
  content: "\f186"
}
.fa-mortar-pestle:before {
  content: "\f5a7"
}
.fa-mosque:before {
  content: "\f678"
}
.fa-motorcycle:before {
  content: "\f21c"
}
.fa-mouse-pointer:before {
  content: "\f245"
}
.fa-music:before {
  content: "\f001"
}
.fa-napster:before {
  content: "\f3d2"
}
.fa-neos:before {
  content: "\f612"
}
.fa-neuter:before {
  content: "\f22c"
}
.fa-newspaper:before {
  content: "\f1ea"
}
.fa-nimblr:before {
  content: "\f5a8"
}
.fa-nintendo-switch:before {
  content: "\f418"
}
.fa-node:before {
  content: "\f419"
}
.fa-node-js:before {
  content: "\f3d3"
}
.fa-not-equal:before {
  content: "\f53e"
}
.fa-notes-medical:before {
  content: "\f481"
}
.fa-npm:before {
  content: "\f3d4"
}
.fa-ns8:before {
  content: "\f3d5"
}
.fa-nutritionix:before {
  content: "\f3d6"
}
.fa-object-group:before {
  content: "\f247"
}
.fa-object-ungroup:before {
  content: "\f248"
}
.fa-odnoklassniki:before {
  content: "\f263"
}
.fa-odnoklassniki-square:before {
  content: "\f264"
}
.fa-oil-can:before {
  content: "\f613"
}
.fa-old-republic:before {
  content: "\f510"
}
.fa-om:before {
  content: "\f679"
}
.fa-opencart:before {
  content: "\f23d"
}
.fa-openid:before {
  content: "\f19b"
}
.fa-opera:before {
  content: "\f26a"
}
.fa-optin-monster:before {
  content: "\f23c"
}
.fa-osi:before {
  content: "\f41a"
}
.fa-outdent:before {
  content: "\f03b"
}
.fa-page4:before {
  content: "\f3d7"
}
.fa-pagelines:before {
  content: "\f18c"
}
.fa-paint-brush:before {
  content: "\f1fc"
}
.fa-paint-roller:before {
  content: "\f5aa"
}
.fa-palette:before {
  content: "\f53f"
}
.fa-palfed:before {
  content: "\f3d8"
}
.fa-pallet:before {
  content: "\f482"
}
.fa-paper-plane:before {
  content: "\f1d8"
}
.fa-paperclip:before {
  content: "\f0c6"
}
.fa-parachute-box:before {
  content: "\f4cd"
}
.fa-paragraph:before {
  content: "\f1dd"
}
.fa-parking:before {
  content: "\f540"
}
.fa-passport:before {
  content: "\f5ab"
}
.fa-pastafarianism:before {
  content: "\f67b"
}
.fa-paste:before {
  content: "\f0ea"
}
.fa-patreon:before {
  content: "\f3d9"
}
.fa-pause:before {
  content: "\f04c"
}
.fa-pause-circle:before {
  content: "\f28b"
}
.fa-paw:before {
  content: "\f1b0"
}
.fa-paypal:before {
  content: "\f1ed"
}
.fa-peace:before {
  content: "\f67c"
}
.fa-pen:before {
  content: "\f304"
}
.fa-pen-alt:before {
  content: "\f305"
}
.fa-pen-fancy:before {
  content: "\f5ac"
}
.fa-pen-nib:before {
  content: "\f5ad"
}
.fa-pen-square:before {
  content: "\f14b"
}
.fa-pencil-alt:before {
  content: "\f303"
}
.fa-pencil-ruler:before {
  content: "\f5ae"
}
.fa-people-carry:before {
  content: "\f4ce"
}
.fa-percent:before {
  content: "\f295"
}
.fa-percentage:before {
  content: "\f541"
}
.fa-periscope:before {
  content: "\f3da"
}
.fa-phabricator:before {
  content: "\f3db"
}
.fa-phoenix-framework:before {
  content: "\f3dc"
}
.fa-phoenix-squadron:before {
  content: "\f511"
}
.fa-phone:before {
  content: "\f095"
}
.fa-phone-slash:before {
  content: "\f3dd"
}
.fa-phone-square:before {
  content: "\f098"
}
.fa-phone-volume:before {
  content: "\f2a0"
}
.fa-php:before {
  content: "\f457"
}
.fa-pied-piper:before {
  content: "\f2ae"
}
.fa-pied-piper-alt:before {
  content: "\f1a8"
}
.fa-pied-piper-hat:before {
  content: "\f4e5"
}
.fa-pied-piper-pp:before {
  content: "\f1a7"
}
.fa-piggy-bank:before {
  content: "\f4d3"
}
.fa-pills:before {
  content: "\f484"
}
.fa-pinterest:before {
  content: "\f0d2"
}
.fa-pinterest-p:before {
  content: "\f231"
}
.fa-pinterest-square:before {
  content: "\f0d3"
}
.fa-place-of-worship:before {
  content: "\f67f"
}
.fa-plane:before {
  content: "\f072"
}
.fa-plane-arrival:before {
  content: "\f5af"
}
.fa-plane-departure:before {
  content: "\f5b0"
}
.fa-play:before {
  content: "\f04b"
}
.fa-play-circle:before {
  content: "\f144"
}
.fa-playstation:before {
  content: "\f3df"
}
.fa-plug:before {
  content: "\f1e6"
}
.fa-plus:before {
  content: "\f067"
}
.fa-plus-circle:before {
  content: "\f055"
}
.fa-plus-square:before {
  content: "\f0fe"
}
.fa-podcast:before {
  content: "\f2ce"
}
.fa-poll:before {
  content: "\f681"
}
.fa-poll-h:before {
  content: "\f682"
}
.fa-poo:before {
  content: "\f2fe"
}
.fa-poop:before {
  content: "\f619"
}
.fa-portrait:before {
  content: "\f3e0"
}
.fa-pound-sign:before {
  content: "\f154"
}
.fa-power-off:before {
  content: "\f011"
}
.fa-pray:before {
  content: "\f683"
}
.fa-praying-hands:before {
  content: "\f684"
}
.fa-prescription:before {
  content: "\f5b1"
}
.fa-prescription-bottle:before {
  content: "\f485"
}
.fa-prescription-bottle-alt:before {
  content: "\f486"
}
.fa-print:before {
  content: "\f02f"
}
.fa-procedures:before {
  content: "\f487"
}
.fa-product-hunt:before {
  content: "\f288"
}
.fa-project-diagram:before {
  content: "\f542"
}
.fa-pushed:before {
  content: "\f3e1"
}
.fa-puzzle-piece:before {
  content: "\f12e"
}
.fa-python:before {
  content: "\f3e2"
}
.fa-qq:before {
  content: "\f1d6"
}
.fa-qrcode:before {
  content: "\f029"
}
.fa-question:before {
  content: "\f128"
}
.fa-question-circle:before {
  content: "\f059"
}
.fa-quidditch:before {
  content: "\f458"
}
.fa-quinscape:before {
  content: "\f459"
}
.fa-quora:before {
  content: "\f2c4"
}
.fa-quote-left:before {
  content: "\f10d"
}
.fa-quote-right:before {
  content: "\f10e"
}
.fa-quran:before {
  content: "\f687"
}
.fa-r-project:before {
  content: "\f4f7"
}
.fa-random:before {
  content: "\f074"
}
.fa-ravelry:before {
  content: "\f2d9"
}
.fa-react:before {
  content: "\f41b"
}
.fa-readme:before {
  content: "\f4d5"
}
.fa-rebel:before {
  content: "\f1d0"
}
.fa-receipt:before {
  content: "\f543"
}
.fa-recycle:before {
  content: "\f1b8"
}
.fa-red-river:before {
  content: "\f3e3"
}
.fa-reddit:before {
  content: "\f1a1"
}
.fa-reddit-alien:before {
  content: "\f281"
}
.fa-reddit-square:before {
  content: "\f1a2"
}
.fa-redo:before {
  content: "\f01e"
}
.fa-redo-alt:before {
  content: "\f2f9"
}
.fa-registered:before {
  content: "\f25d"
}
.fa-rendact:before {
  content: "\f3e4"
}
.fa-renren:before {
  content: "\f18b"
}
.fa-reply:before {
  content: "\f3e5"
}
.fa-reply-all:before {
  content: "\f122"
}
.fa-replyd:before {
  content: "\f3e6"
}
.fa-researchgate:before {
  content: "\f4f8"
}
.fa-resolving:before {
  content: "\f3e7"
}
.fa-retweet:before {
  content: "\f079"
}
.fa-rev:before {
  content: "\f5b2"
}
.fa-ribbon:before {
  content: "\f4d6"
}
.fa-road:before {
  content: "\f018"
}
.fa-robot:before {
  content: "\f544"
}
.fa-rocket:before {
  content: "\f135"
}
.fa-rocketchat:before {
  content: "\f3e8"
}
.fa-rockrms:before {
  content: "\f3e9"
}
.fa-route:before {
  content: "\f4d7"
}
.fa-rss:before {
  content: "\f09e"
}
.fa-rss-square:before {
  content: "\f143"
}
.fa-ruble-sign:before {
  content: "\f158"
}
.fa-ruler:before {
  content: "\f545"
}
.fa-ruler-combined:before {
  content: "\f546"
}
.fa-ruler-horizontal:before {
  content: "\f547"
}
.fa-ruler-vertical:before {
  content: "\f548"
}
.fa-rupee-sign:before {
  content: "\f156"
}
.fa-sad-cry:before {
  content: "\f5b3"
}
.fa-sad-tear:before {
  content: "\f5b4"
}
.fa-safari:before {
  content: "\f267"
}
.fa-sass:before {
  content: "\f41e"
}
.fa-save:before {
  content: "\f0c7"
}
.fa-schlix:before {
  content: "\f3ea"
}
.fa-school:before {
  content: "\f549"
}
.fa-screwdriver:before {
  content: "\f54a"
}
.fa-scribd:before {
  content: "\f28a"
}
.fa-search:before {
  content: "\f002"
}
.fa-search-dollar:before {
  content: "\f688"
}
.fa-search-location:before {
  content: "\f689"
}
.fa-search-minus:before {
  content: "\f010"
}
.fa-search-plus:before {
  content: "\f00e"
}
.fa-searchengin:before {
  content: "\f3eb"
}
.fa-seedling:before {
  content: "\f4d8"
}
.fa-sellcast:before {
  content: "\f2da"
}
.fa-sellsy:before {
  content: "\f213"
}
.fa-server:before {
  content: "\f233"
}
.fa-servicestack:before {
  content: "\f3ec"
}
.fa-shapes:before {
  content: "\f61f"
}
.fa-share:before {
  content: "\f064"
}
.fa-share-alt:before {
  content: "\f1e0"
}
.fa-share-alt-square:before {
  content: "\f1e1"
}
.fa-share-square:before {
  content: "\f14d"
}
.fa-shekel-sign:before {
  content: "\f20b"
}
.fa-shield-alt:before {
  content: "\f3ed"
}
.fa-ship:before {
  content: "\f21a"
}
.fa-shipping-fast:before {
  content: "\f48b"
}
.fa-shirtsinbulk:before {
  content: "\f214"
}
.fa-shoe-prints:before {
  content: "\f54b"
}
.fa-shopping-bag:before {
  content: "\f290"
}
.fa-shopping-basket:before {
  content: "\f291"
}
.fa-shopping-cart:before {
  content: "\f07a"
}
.fa-shopware:before {
  content: "\f5b5"
}
.fa-shower:before {
  content: "\f2cc"
}
.fa-shuttle-van:before {
  content: "\f5b6"
}
.fa-sign:before {
  content: "\f4d9"
}
.fa-sign-in-alt:before {
  content: "\f2f6"
}
.fa-sign-language:before {
  content: "\f2a7"
}
.fa-sign-out-alt:before {
  content: "\f2f5"
}
.fa-signal:before {
  content: "\f012"
}
.fa-signature:before {
  content: "\f5b7"
}
.fa-simplybuilt:before {
  content: "\f215"
}
.fa-sistrix:before {
  content: "\f3ee"
}
.fa-sitemap:before {
  content: "\f0e8"
}
.fa-sith:before {
  content: "\f512"
}
.fa-skull:before {
  content: "\f54c"
}
.fa-skyatlas:before {
  content: "\f216"
}
.fa-skype:before {
  content: "\f17e"
}
.fa-slack:before {
  content: "\f198"
}
.fa-slack-hash:before {
  content: "\f3ef"
}
.fa-sliders-h:before {
  content: "\f1de"
}
.fa-slideshare:before {
  content: "\f1e7"
}
.fa-smile:before {
  content: "\f118"
}
.fa-smile-beam:before {
  content: "\f5b8"
}
.fa-smile-wink:before {
  content: "\f4da"
}
.fa-smoking:before {
  content: "\f48d"
}
.fa-smoking-ban:before {
  content: "\f54d"
}
.fa-snapchat:before {
  content: "\f2ab"
}
.fa-snapchat-ghost:before {
  content: "\f2ac"
}
.fa-snapchat-square:before {
  content: "\f2ad"
}
.fa-snowflake:before {
  content: "\f2dc"
}
.fa-socks:before {
  content: "\f696"
}
.fa-solar-panel:before {
  content: "\f5ba"
}
.fa-sort:before {
  content: "\f0dc"
}
.fa-sort-alpha-down:before {
  content: "\f15d"
}
.fa-sort-alpha-up:before {
  content: "\f15e"
}
.fa-sort-amount-down:before {
  content: "\f160"
}
.fa-sort-amount-up:before {
  content: "\f161"
}
.fa-sort-down:before {
  content: "\f0dd"
}
.fa-sort-numeric-down:before {
  content: "\f162"
}
.fa-sort-numeric-up:before {
  content: "\f163"
}
.fa-sort-up:before {
  content: "\f0de"
}
.fa-soundcloud:before {
  content: "\f1be"
}
.fa-spa:before {
  content: "\f5bb"
}
.fa-space-shuttle:before {
  content: "\f197"
}
.fa-speakap:before {
  content: "\f3f3"
}
.fa-spinner:before {
  content: "\f110"
}
.fa-splotch:before {
  content: "\f5bc"
}
.fa-spotify:before {
  content: "\f1bc"
}
.fa-spray-can:before {
  content: "\f5bd"
}
.fa-square:before {
  content: "\f0c8"
}
.fa-square-full:before {
  content: "\f45c"
}
.fa-square-root-alt:before {
  content: "\f698"
}
.fa-squarespace:before {
  content: "\f5be"
}
.fa-stack-exchange:before {
  content: "\f18d"
}
.fa-stack-overflow:before {
  content: "\f16c"
}
.fa-stamp:before {
  content: "\f5bf"
}
.fa-star:before {
  content: "\f005"
}
.fa-star-and-crescent:before {
  content: "\f699"
}
.fa-star-half:before {
  content: "\f089"
}
.fa-star-half-alt:before {
  content: "\f5c0"
}
.fa-star-of-david:before {
  content: "\f69a"
}
.fa-star-of-life:before {
  content: "\f621"
}
.fa-staylinked:before {
  content: "\f3f5"
}
.fa-steam:before {
  content: "\f1b6"
}
.fa-steam-square:before {
  content: "\f1b7"
}
.fa-steam-symbol:before {
  content: "\f3f6"
}
.fa-step-backward:before {
  content: "\f048"
}
.fa-step-forward:before {
  content: "\f051"
}
.fa-stethoscope:before {
  content: "\f0f1"
}
.fa-sticker-mule:before {
  content: "\f3f7"
}
.fa-sticky-note:before {
  content: "\f249"
}
.fa-stop:before {
  content: "\f04d"
}
.fa-stop-circle:before {
  content: "\f28d"
}
.fa-stopwatch:before {
  content: "\f2f2"
}
.fa-store:before {
  content: "\f54e"
}
.fa-store-alt:before {
  content: "\f54f"
}
.fa-strava:before {
  content: "\f428"
}
.fa-stream:before {
  content: "\f550"
}
.fa-street-view:before {
  content: "\f21d"
}
.fa-strikethrough:before {
  content: "\f0cc"
}
.fa-stripe:before {
  content: "\f429"
}
.fa-stripe-s:before {
  content: "\f42a"
}
.fa-stroopwafel:before {
  content: "\f551"
}
.fa-studiovinari:before {
  content: "\f3f8"
}
.fa-stumbleupon:before {
  content: "\f1a4"
}
.fa-stumbleupon-circle:before {
  content: "\f1a3"
}
.fa-subscript:before {
  content: "\f12c"
}
.fa-subway:before {
  content: "\f239"
}
.fa-suitcase:before {
  content: "\f0f2"
}
.fa-suitcase-rolling:before {
  content: "\f5c1"
}
.fa-sun:before {
  content: "\f185"
}
.fa-superpowers:before {
  content: "\f2dd"
}
.fa-superscript:before {
  content: "\f12b"
}
.fa-supple:before {
  content: "\f3f9"
}
.fa-surprise:before {
  content: "\f5c2"
}
.fa-swatchbook:before {
  content: "\f5c3"
}
.fa-swimmer:before {
  content: "\f5c4"
}
.fa-swimming-pool:before {
  content: "\f5c5"
}
.fa-synagogue:before {
  content: "\f69b"
}
.fa-sync:before {
  content: "\f021"
}
.fa-sync-alt:before {
  content: "\f2f1"
}
.fa-syringe:before {
  content: "\f48e"
}
.fa-table:before {
  content: "\f0ce"
}
.fa-table-tennis:before {
  content: "\f45d"
}
.fa-tablet:before {
  content: "\f10a"
}
.fa-tablet-alt:before {
  content: "\f3fa"
}
.fa-tablets:before {
  content: "\f490"
}
.fa-tachometer-alt:before {
  content: "\f3fd"
}
.fa-tag:before {
  content: "\f02b"
}
.fa-tags:before {
  content: "\f02c"
}
.fa-tape:before {
  content: "\f4db"
}
.fa-tasks:before {
  content: "\f0ae"
}
.fa-taxi:before {
  content: "\f1ba"
}
.fa-teamspeak:before {
  content: "\f4f9"
}
.fa-teeth:before {
  content: "\f62e"
}
.fa-teeth-open:before {
  content: "\f62f"
}
.fa-telegram:before {
  content: "\f2c6"
}
.fa-telegram-plane:before {
  content: "\f3fe"
}
.fa-tencent-weibo:before {
  content: "\f1d5"
}
.fa-terminal:before {
  content: "\f120"
}
.fa-text-height:before {
  content: "\f034"
}
.fa-text-width:before {
  content: "\f035"
}
.fa-th:before {
  content: "\f00a"
}
.fa-th-large:before {
  content: "\f009"
}
.fa-th-list:before {
  content: "\f00b"
}
.fa-the-red-yeti:before {
  content: "\f69d"
}
.fa-theater-masks:before {
  content: "\f630"
}
.fa-themeco:before {
  content: "\f5c6"
}
.fa-themeisle:before {
  content: "\f2b2"
}
.fa-thermometer:before {
  content: "\f491"
}
.fa-thermometer-empty:before {
  content: "\f2cb"
}
.fa-thermometer-full:before {
  content: "\f2c7"
}
.fa-thermometer-half:before {
  content: "\f2c9"
}
.fa-thermometer-quarter:before {
  content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}
.fa-thumbs-down:before {
  content: "\f165"
}
.fa-thumbs-up:before {
  content: "\f164"
}
.fa-thumbtack:before {
  content: "\f08d"
}
.fa-ticket-alt:before {
  content: "\f3ff"
}
.fa-times:before {
  content: "\f00d"
}
.fa-times-circle:before {
  content: "\f057"
}
.fa-tint:before {
  content: "\f043"
}
.fa-tint-slash:before {
  content: "\f5c7"
}
.fa-tired:before {
  content: "\f5c8"
}
.fa-toggle-off:before {
  content: "\f204"
}
.fa-toggle-on:before {
  content: "\f205"
}
.fa-toolbox:before {
  content: "\f552"
}
.fa-tooth:before {
  content: "\f5c9"
}
.fa-torah:before {
  content: "\f6a0"
}
.fa-torii-gate:before {
  content: "\f6a1"
}
.fa-trade-federation:before {
  content: "\f513"
}
.fa-trademark:before {
  content: "\f25c"
}
.fa-traffic-light:before {
  content: "\f637"
}
.fa-train:before {
  content: "\f238"
}
.fa-transgender:before {
  content: "\f224"
}
.fa-transgender-alt:before {
  content: "\f225"
}
.fa-trash:before {
  content: "\f1f8"
}
.fa-trash-alt:before {
  content: "\f2ed"
}
.fa-tree:before {
  content: "\f1bb"
}
.fa-trello:before {
  content: "\f181"
}
.fa-tripadvisor:before {
  content: "\f262"
}
.fa-trophy:before {
  content: "\f091"
}
.fa-truck:before {
  content: "\f0d1"
}
.fa-truck-loading:before {
  content: "\f4de"
}
.fa-truck-monster:before {
  content: "\f63b"
}
.fa-truck-moving:before {
  content: "\f4df"
}
.fa-truck-pickup:before {
  content: "\f63c"
}
.fa-tshirt:before {
  content: "\f553"
}
.fa-tty:before {
  content: "\f1e4"
}
.fa-tumblr:before {
  content: "\f173"
}
.fa-tumblr-square:before {
  content: "\f174"
}
.fa-tv:before {
  content: "\f26c"
}
.fa-twitch:before {
  content: "\f1e8"
}
.fa-twitter:before {
  content: "\f099"
}
.fa-twitter-square:before {
  content: "\f081"
}
.fa-typo3:before {
  content: "\f42b"
}
.fa-uber:before {
  content: "\f402"
}
.fa-uikit:before {
  content: "\f403"
}
.fa-umbrella:before {
  content: "\f0e9"
}
.fa-umbrella-beach:before {
  content: "\f5ca"
}
.fa-underline:before {
  content: "\f0cd"
}
.fa-undo:before {
  content: "\f0e2"
}
.fa-undo-alt:before {
  content: "\f2ea"
}
.fa-uniregistry:before {
  content: "\f404"
}
.fa-universal-access:before {
  content: "\f29a"
}
.fa-university:before {
  content: "\f19c"
}
.fa-unlink:before {
  content: "\f127"
}
.fa-unlock:before {
  content: "\f09c"
}
.fa-unlock-alt:before {
  content: "\f13e"
}
.fa-untappd:before {
  content: "\f405"
}
.fa-upload:before {
  content: "\f093"
}
.fa-usb:before {
  content: "\f287"
}
.fa-user:before {
  content: "\f007"
}
.fa-user-alt:before {
  content: "\f406"
}
.fa-user-alt-slash:before {
  content: "\f4fa"
}
.fa-user-astronaut:before {
  content: "\f4fb"
}
.fa-user-check:before {
  content: "\f4fc"
}
.fa-user-circle:before {
  content: "\f2bd"
}
.fa-user-clock:before {
  content: "\f4fd"
}
.fa-user-cog:before {
  content: "\f4fe"
}
.fa-user-edit:before {
  content: "\f4ff"
}
.fa-user-friends:before {
  content: "\f500"
}
.fa-user-graduate:before {
  content: "\f501"
}
.fa-user-lock:before {
  content: "\f502"
}
.fa-user-md:before {
  content: "\f0f0"
}
.fa-user-minus:before {
  content: "\f503"
}
.fa-user-ninja:before {
  content: "\f504"
}
.fa-user-plus:before {
  content: "\f234"
}
.fa-user-secret:before {
  content: "\f21b"
}
.fa-user-shield:before {
  content: "\f505"
}
.fa-user-slash:before {
  content: "\f506"
}
.fa-user-tag:before {
  content: "\f507"
}
.fa-user-tie:before {
  content: "\f508"
}
.fa-user-times:before {
  content: "\f235"
}
.fa-users:before {
  content: "\f0c0"
}
.fa-users-cog:before {
  content: "\f509"
}
.fa-ussunnah:before {
  content: "\f407"
}
.fa-utensil-spoon:before {
  content: "\f2e5"
}
.fa-utensils:before {
  content: "\f2e7"
}
.fa-vaadin:before {
  content: "\f408"
}
.fa-vector-square:before {
  content: "\f5cb"
}
.fa-venus:before {
  content: "\f221"
}
.fa-venus-double:before {
  content: "\f226"
}
.fa-venus-mars:before {
  content: "\f228"
}
.fa-viacoin:before {
  content: "\f237"
}
.fa-viadeo:before {
  content: "\f2a9"
}
.fa-viadeo-square:before {
  content: "\f2aa"
}
.fa-vial:before {
  content: "\f492"
}
.fa-vials:before {
  content: "\f493"
}
.fa-viber:before {
  content: "\f409"
}
.fa-video:before {
  content: "\f03d"
}
.fa-video-slash:before {
  content: "\f4e2"
}
.fa-vihara:before {
  content: "\f6a7"
}
.fa-vimeo:before {
  content: "\f40a"
}
.fa-vimeo-square:before {
  content: "\f194"
}
.fa-vimeo-v:before {
  content: "\f27d"
}
.fa-vine:before {
  content: "\f1ca"
}
.fa-vk:before {
  content: "\f189"
}
.fa-vnv:before {
  content: "\f40b"
}
.fa-volleyball-ball:before {
  content: "\f45f"
}
.fa-volume-down:before {
  content: "\f027"
}
.fa-volume-off:before {
  content: "\f026"
}
.fa-volume-up:before {
  content: "\f028"
}
.fa-vuejs:before {
  content: "\f41f"
}
.fa-walking:before {
  content: "\f554"
}
.fa-wallet:before {
  content: "\f555"
}
.fa-warehouse:before {
  content: "\f494"
}
.fa-weebly:before {
  content: "\f5cc"
}
.fa-weibo:before {
  content: "\f18a"
}
.fa-weight:before {
  content: "\f496"
}
.fa-weight-hanging:before {
  content: "\f5cd"
}
.fa-weixin:before {
  content: "\f1d7"
}
.fa-whatsapp:before {
  content: "\f232"
}
.fa-whatsapp-square:before {
  content: "\f40c"
}
.fa-wheelchair:before {
  content: "\f193"
}
.fa-whmcs:before {
  content: "\f40d"
}
.fa-wifi:before {
  content: "\f1eb"
}
.fa-wikipedia-w:before {
  content: "\f266"
}
.fa-window-close:before {
  content: "\f410"
}
.fa-window-maximize:before {
  content: "\f2d0"
}
.fa-window-minimize:before {
  content: "\f2d1"
}
.fa-window-restore:before {
  content: "\f2d2"
}
.fa-windows:before {
  content: "\f17a"
}
.fa-wine-glass:before {
  content: "\f4e3"
}
.fa-wine-glass-alt:before {
  content: "\f5ce"
}
.fa-wix:before {
  content: "\f5cf"
}
.fa-wolf-pack-battalion:before {
  content: "\f514"
}
.fa-won-sign:before {
  content: "\f159"
}
.fa-wordpress:before {
  content: "\f19a"
}
.fa-wordpress-simple:before {
  content: "\f411"
}
.fa-wpbeginner:before {
  content: "\f297"
}
.fa-wpexplorer:before {
  content: "\f2de"
}
.fa-wpforms:before {
  content: "\f298"
}
.fa-wrench:before {
  content: "\f0ad"
}
.fa-x-ray:before {
  content: "\f497"
}
.fa-xbox:before {
  content: "\f412"
}
.fa-xing:before {
  content: "\f168"
}
.fa-xing-square:before {
  content: "\f169"
}
.fa-y-combinator:before {
  content: "\f23b"
}
.fa-yahoo:before {
  content: "\f19e"
}
.fa-yandex:before {
  content: "\f413"
}
.fa-yandex-international:before {
  content: "\f414"
}
.fa-yelp:before {
  content: "\f1e9"
}
.fa-yen-sign:before {
  content: "\f157"
}
.fa-yin-yang:before {
  content: "\f6ad"
}
.fa-yoast:before {
  content: "\f2b1"
}
.fa-youtube:before {
  content: "\f167"
}
.fa-youtube-square:before {
  content: "\f431"
}
.fa-zhihu:before {
  content: "\f63f"
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  white-space: normal;
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  src: url(webfonts/fa-brands-400.eot);
  src: url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-brands-400.woff2) format("woff2"), url(webfonts/fa-brands-400.woff) format("woff"), url(webfonts/fa-brands-400.ttf) format("truetype"), url(webfonts/fa-brands-400.svg#fontawesome) format("svg")

}
.fab {
  font-family: 'Font Awesome 5 Brands'
}
.fa, .far, .fas {
  font-family: 'Font Awesome 5 Free'
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url(webfonts/fa-regular-400.eot);
  src: url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-regular-400.woff2) format("woff2"), url(webfonts/fa-regular-400.woff) format("woff"), url(webfonts/fa-regular-400.ttf) format("truetype"), url(webfonts/fa-regular-400.svg#fontawesome) format("svg")

}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url(webfonts/fa-solid-900.eot);
  src: url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-solid-900.woff2) format("woff2"), url(webfonts/fa-solid-900.woff) format("woff"), url(webfonts/fa-solid-900.ttf) format("truetype"), url(webfonts/fa-solid-900.svg#fontawesome) format("svg")

}
.fa, .fas {
font-weight: 900;
padding-right: 5px;
}
#debungcontrolls, .debugtimeline {
  width: 100%
}
.rev_column, .rev_column .tp-parallax-wrap, .rev_column_inner .rev_layer_in_column, .rev_column_inner .tp-parallax-wrap, .rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap, .tp-svg-layer svg {
  vertical-align: top
}
#debungcontrolls {
  z-index: 100000;
  position: fixed;
  bottom: 0;
  height: auto;
  background: rgba(0, 0, 0, .6);
  padding: 10px
}
.debugtimeline {
  height: 10px;
  position: relative;
  margin-bottom: 3px;
  display: none;
  white-space: nowrap
}
.debugtimeline:hover {
  height: 15px
}
.the_timeline_tester {
  background: #e74c3c;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0
}
.rs-go-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 9999999 !important;
  background: #fff !important
}
.debugtimeline.tl_slide .the_timeline_tester {
  background: #f39c12
}
.debugtimeline.tl_frame .the_timeline_tester {
  background: #3498db
}
.debugtimline_txt {
  color: #fff;
  font-weight: 400;
  font-size: 7px;
  position: absolute;
  left: 10px;
  top: 0;
  white-space: nowrap;
  line-height: 10px
}
@font-face {
  font-family: revicons;
  src: url(fonts/revicons/revicons.eot?5510888);
  src: url(fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(fonts/revicons/revicons.woff?5510888) format('woff'), url(fonts/revicons/revicons.ttf?5510888) format('truetype'), url(fonts/revicons/revicons.svg?5510888#revicons) format('svg');
  font-weight: 400;
  font-style: normal
}
[class*=" revicon-"]:before, [class^=revicon-]:before {
  font-family: revicons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em
}
.revicon-search-1:before {
  content: '\e802'
}
.revicon-pencil-1:before {
  content: '\e831'
}
.revicon-picture-1:before {
  content: '\e803'
}
.revicon-cancel:before {
  content: '\e80a'
}
.revicon-info-circled:before {
  content: '\e80f'
}
.revicon-trash:before {
  content: '\e801'
}
.revicon-left-dir:before {
  content: '\e817'
}
.revicon-right-dir:before {
  content: '\e818'
}
.revicon-down-open:before {
  content: '\e83b'
}
.revicon-left-open:before {
  content: '\e819'
}
.revicon-right-open:before {
  content: '\e81a'
}
.revicon-angle-left:before {
  content: '\e820'
}
.revicon-angle-right:before {
  content: '\e81d'
}
.revicon-left-big:before {
  content: '\e81f'
}
.revicon-right-big:before {
  content: '\e81e'
}
.revicon-magic:before {
  content: '\e807'
}
.revicon-picture:before {
  content: '\e800'
}
.revicon-export:before {
  content: '\e80b'
}
.revicon-cog:before {
  content: '\e832'
}
.revicon-login:before {
  content: '\e833'
}
.revicon-logout:before {
  content: '\e834'
}
.revicon-video:before {
  content: '\e805'
}
.revicon-arrow-combo:before {
  content: '\e827'
}
.revicon-left-open-1:before {
  content: '\e82a'
}
.revicon-right-open-1:before {
  content: '\e82b'
}
.revicon-left-open-mini:before {
  content: '\e822'
}
.revicon-right-open-mini:before {
  content: '\e823'
}
.revicon-left-open-big:before, .tparrows.tp-leftarrow:before {
  content: '\e824'
}
.revicon-right-open-big:before, .tparrows.tp-rightarrow:before {
  content: '\e825'
}
.revicon-left:before {
  content: '\e836'
}
.revicon-right:before {
  content: '\e826'
}
.revicon-ccw:before {
  content: '\e808'
}
.revicon-arrows-ccw:before {
  content: '\e806'
}
.revicon-palette:before {
  content: '\e829'
}
.revicon-list-add:before {
  content: '\e80c'
}
.revicon-doc:before {
  content: '\e809'
}
.revicon-left-open-outline:before {
  content: '\e82e'
}
.revicon-left-open-2:before {
  content: '\e82c'
}
.revicon-right-open-outline:before {
  content: '\e82f'
}
.revicon-right-open-2:before {
  content: '\e82d'
}
.revicon-equalizer:before {
  content: '\e83a'
}
.revicon-layers-alt:before {
  content: '\e804'
}
.revicon-popup:before {
  content: '\e828'
}
.rev_slider_wrapper {
  position: relative;
  z-index: 0;
  width: 100%
}
.rev_slider {
  position: relative;
  overflow: visible
}
.rev_slider img, .tp-simpleresponsive img {
  max-width: none !important;
  transition: none;
  margin: 0;
  padding: 0;
  border: none
}
.rev_slider .no-slides-text {
  font-weight: 700;
  text-align: center;
  padding-top: 80px
}
.rev_slider > ul, .rev_slider > ul > li, .rev_slider > ul > li:before, .rev_slider_wrapper > ul, .tp-revslider-mainul > li, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before {
  list-style: none !important;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
  background-position: 0 0;
  text-indent: 0;
  top: 0;
  left: 0
}
.rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before {
visibility: hidden;
opacity: 1;
font-family: Poppins, sans-serif;
font-weight: 300;
}
.tp-revslider-mainul, .tp-revslider-slidesli {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important
}
.fullscreen-container, .fullwidthbanner-container {
  padding: 0;
  position: relative
}
.rev_slider .caption, .rev_slider .tp-caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  z-index: 1
}
.rev_slider .caption, .rev_slider .tp-caption, .tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none
}
.tp-svg-layer svg {
  width: 100%;
  height: 100%;
  position: relative
}
.tp-carousel-wrapper {
  cursor: url(css/openhand.cur) , move

}
.tp-carousel-wrapper.dragged {
  cursor: url(css/closedhand.cur) , move

}
.tp_inner_padding {
  max-height: none !important
}
.tp-caption.tp-layer-selectable {
  -moz-user-select: all;
  -khtml-user-select: all;
  -webkit-user-select: all;
  -o-user-select: all
}
.tp-caption.tp-hidden-caption, .tp-forcenotvisible, .tp-hide-revslider, .tp-parallax-wrap.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important
}
.tp-element-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0
}
.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  transform: scaleX(0) scaleY(0)
}
.tp-parallax-wrap {
  transform-style: preserve-3d
}
.rev_row_zone {
  position: absolute;
  width: 100%;
  left: 0;
  min-height: 50px;
  font-size: 0
}
.rev_column_inner, .rev_slider .tp-caption.rev_row {
  position: relative;
  width: 100% !important;
  box-sizing: border-box
}
.rev_row_zone_middle {
  top: 50%;
  transform: translateY(-50%)
}
.rev_slider .tp-caption.rev_row {
  display: table;
  table-layout: fixed;
  vertical-align: top;
  height: auto !important;
  font-size: 0
}
.rev_column {
  display: table-cell;
  position: relative;
  height: auto;
  font-size: 0
}
.rev_column_inner {
  display: block;
  height: auto !important;
  white-space: normal !important
}
.rev_column_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-clip: content-box;
  border: 0 solid transparent
}
.tp-caption .backcorner, .tp-caption .backcornertop, .tp-caption .frontcorner, .tp-caption .frontcornertop {
  height: 0;
  top: 0;
  width: 0;
  position: absolute
}
.rev_column_inner .tp-parallax-wrap, .rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap {
  position: relative !important;
  left: auto !important;
  top: auto !important;
  line-height: 0
}
.tp-video-play-button, .tp-video-play-button i {
  line-height: 50px !important;
  vertical-align: top;
  text-align: center
}
.rev_break_columns .tp-parallax-wrap.rev_column {
  display: block !important;
  width: 100% !important
}
.tp-static-layers {
  position: absolute;
  z-index: 101;
  top: 0;
  left: 0
}
.tp-caption .frontcorner {
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-top: 40px solid #00a8ff;
  left: -40px
}
.tp-caption .backcorner {
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00a8ff;
  right: 0
}
.tp-caption .frontcornertop {
  border-left: 40px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 40px solid #00a8ff;
  left: -40px
}
.tp-caption .backcornertop {
  border-left: 0 solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00a8ff;
  right: 0
}
.caption.fullscreenvideo, .rs-background-video-layer, .tp-caption.coverscreenvideo, .tp-caption.fullscreenvideo {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute
}
.noFilterClass {
  filter: none !important
}
.rs-background-video-layer {
  visibility: hidden;
  z-index: 0
}
.caption.fullscreenvideo audio, .caption.fullscreenvideo iframe, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe audio, .tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none
}
.fullcoveredvideo audio, .fullscreenvideo audio .fullcoveredvideo video, .fullscreenvideo video, .tparrows:hover {
  background: #000
}
.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}
.tp-video-play-button {
  background: rgba(0, 0, 0, .3);
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin-top: -25px;
  margin-left: -25px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  display: inline-block;
  z-index: 4;
  opacity: 0;
  transition: opacity .3s ease-out !important
}
.tp-caption .html5vid {
  width: 100% !important;
  height: 100% !important
}
.tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  font-size: 40px !important
}
.rs-fullvideo-cover, .tp-dottedoverlay, .tp-shadowcover {
  height: 100%;
  top: 0;
  left: 0;
  position: absolute
}
.tp-caption:hover .tp-video-play-button {
  opacity: 1;
  display: block
}
.tp-caption .tp-revstop {
  display: none;
  border-left: 5px solid #fff !important;
  border-right: 5px solid #fff !important;
  margin-top: 15px !important;
  line-height: 20px !important;
  vertical-align: top;
  font-size: 25px !important
}
.tp-seek-bar, .tp-video-button, .tp-volume-bar {
  outline: 0;
  line-height: 12px;
  margin: 0;
  cursor: pointer
}
.fullscreenvideo .fullscreenvideo audio, .fullscreenvideo .fullscreenvideo video {
  object-fit: contain !important
}
.fullscreenvideo .fullcoveredvideo audio, .fullscreenvideo .fullcoveredvideo video {
  object-fit: cover !important
}
.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  transition: opacity .3s;
  background-image: linear-gradient(to bottom, #000 13%, #323232 100%);
  display: table;
  max-width: 100%;
  overflow: hidden
}
.rev-btn.rev-hiddenicon i, .rev-btn.rev-withicon i {
  transition: .2s ease-out !important;
  font-size: 15px
}
.tp-video-button {
  background: rgba(0, 0, 0, .5);
  border: 0;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  padding: 0
}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
  padding: 0 5px;
  display: table-cell;
  vertical-align: middle
}
.tp-video-seek-bar-wrap {
  width: 80%
}
.rs-fullvideo-cover {
  width: 100%;
  background: 0 0;
  z-index: 5
}
.disabled_lc .tp-video-play-button, .rs-background-video-layer audio::-webkit-media-controls, .rs-background-video-layer video::-webkit-media-controls, .rs-background-video-layer video::-webkit-media-controls-start-playback-button {
  display: none !important
}
.tp-audio-html5 .tp-video-controls {
  opacity: 1 !important;
  visibility: visible !important
}
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  z-index: 3
}
.tp-dottedoverlay.twoxtwo {
  background: url(assets/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(assets/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
  background: url(assets/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
  background: url(assets/gridtile_3x3_white.png)
}
.tp-shadowcover {
  width: 100%;
  background: #fff;
  z-index: -1
}
.tp-shadow1 {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8)
}
.tp-shadow2:after, .tp-shadow2:before, .tp-shadow3:before, .tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: 0 0;
  box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
  transform: rotate(-3deg)
}
.tp-shadow2:after, .tp-shadow4:after {
  transform: rotate(3deg);
  right: 10px;
  left: auto
}
.tp-shadow5 {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset
}
.tp-shadow5:after, .tp-shadow5:before {
  content: "";
  position: absolute;
  z-index: -2;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-radius: 100px/20px
}
.tp-button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .6) !important;
  font-size: 15px;
  line-height: 45px !important;
  font-family: arial, sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
  text-decoration: none
}
.tp-button.big {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
  font-weight: 700;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important
}
.purchase:hover, .tp-button.big:hover, .tp-button:hover {
  background-position: bottom, 15px 11px
}
.purchase.green, .purchase:hover.green, .tp-button.green, .tp-button:hover.green {
  background-color: #21a117;
  box-shadow: 0 3px 0 0 #104d0b
}
.purchase.blue, .purchase:hover.blue, .tp-button.blue, .tp-button:hover.blue {
  background-color: #1d78cb;
  box-shadow: 0 3px 0 0 #0f3e68
}
.purchase.red, .purchase:hover.red, .tp-button.red, .tp-button:hover.red {
  background-color: #cb1d1d;
  box-shadow: 0 3px 0 0 #7c1212
}
.purchase.orange, .purchase:hover.orange, .tp-button.orange, .tp-button:hover.orange {
  background-color: #f70;
  box-shadow: 0 3px 0 0 #a34c00
}
.purchase.darkgrey, .purchase:hover.darkgrey, .tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey {
  background-color: #555;
  box-shadow: 0 3px 0 0 #222
}
.purchase.lightgrey, .purchase:hover.lightgrey, .tp-button.lightgrey, .tp-button:hover.lightgrey {
  background-color: #888;
  box-shadow: 0 3px 0 0 #555
}
.rev-btn, .rev-btn:visited {
  outline: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
  line-height: 44px;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 35px;
  font-family: Roboto, sans-serif;
  cursor: pointer
}
.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 900
}
.rev-btn.rev-withicon i {
  font-weight: 400;
  position: relative;
  top: 0;
  margin-left: 10px !important
}
.rev-btn.rev-hiddenicon i {
  font-weight: 400;
  position: relative;
  top: 0;
  opacity: 0;
  margin-left: 0 !important;
  width: 0 !important
}
.rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important
}
.rev-btn.rev-medium, .rev-btn.rev-medium:visited {
  line-height: 36px;
  font-size: 14px;
  padding: 10px 30px
}
.rev-btn.rev-medium.rev-hiddenicon i, .rev-btn.rev-medium.rev-withicon i {
  font-size: 14px;
  top: 0
}
.rev-btn.rev-small, .rev-btn.rev-small:visited {
  line-height: 28px;
  font-size: 12px;
  padding: 7px 20px
}
.rev-btn.rev-small.rev-hiddenicon i, .rev-btn.rev-small.rev-withicon i {
  font-size: 12px;
  top: 0
}
.rev-maxround {
  border-radius: 30px
}
.rev-cbutton-dark-sr, .rev-cbutton-light-sr, .rev-minround {
  border-radius: 3px
}
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, .25);
  cursor: pointer
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important
}
.rev-burger span:nth-child(2) {
  margin: 3px 0
}
#dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg)
}
#dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  opacity: 0
}
#dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg)
}
.rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, .2)
}
.rev-burger.revb-darknoborder, .rev-burger.revb-whitenoborder {
  border: 0
}
.rev-burger.revb-darknoborder span, .rev-burger.revb-whitefull span, .rev-scroll-btn.revs-dark span, .rev-scroll-btn.revs-fullwhite span {
  background: #333
}
.rev-burger.revb-whitefull {
  background: #fff;
  border: none
}
.rev-burger.revb-darkfull, .rev-scroll-btn.revs-fulldark {
  background: #333;
  border: none
}
@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%
  }
  15% {
    opacity: 1;
    top: 50%
  }
  50% {
    opacity: 0;
    top: 50%
  }
  100% {
    opacity: 0;
    top: 29%
  }
}
.rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  border: 3px solid #fff;
  border-radius: 23px
}
.rev-scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px
}
.rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #fff;
  border-radius: 50%;
  animation: 2.5s linear infinite rev-ani-mouse
}
.rev-scroll-btn.revs-dark {
  border-color: #333
}
.rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, .5);
  width: 60px;
  height: 60px;
  cursor: pointer
}
.rev-cbutton-light, .rev-cbutton-light-sr {
  color: #333;
  background-color: rgba(255, 255, 255, .75)
}
.rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px
}
.rev-sbutton-blue {
  background-color: #3b5998
}
.rev-sbutton-lightblue {
  background-color: #00a0d1
}
.rev-sbutton-red {
  background-color: #dd4b39
}
.tp-bannertimer {
  visibility: hidden;
  width: 100%;
  height: 5px;
  background: rgba(0, 0, 0, .15);
  position: absolute;
  z-index: 200;
  top: 0
}
.tp-bannertimer.tp-bottom {
  top: auto;
  bottom: 0 !important;
  height: 5px
}
.tp-caption img {
  background: 0 0;
  zoom: 1
}
.caption.slidelink a div, .tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(assets/coloredbg.png)
}
.tp-caption.slidelink a span {
  background: url(assets/coloredbg.png)
}
.tp-loader.spinner0, .tp-loader.spinner5 {
  background-image: url(assets/loader.gif);
  background-repeat: no-repeat
}
.tp-caption .rs-starring .star-rating {
  float: none;
  display: inline-block;
  vertical-align: top;
  color: #ffc321 !important
}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
  font-size: 1em !important
}
.tp-loader.spinner0, .tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  animation: 1.2s ease-in-out infinite tp-rotateplane;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}
.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {
  content: "\73\73\73\73\73";
  color: #e0dadf;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}
.tp-caption .rs-starring .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  font-size: 1em !important
}
.tp-caption .rs-starring .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0
}
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute
}
.tp-bullets, .tp-tabs, .tp-thumbs, .tparrows {
  z-index: 1000;
  display: block;
  position: absolute
}
.tp-loader.spinner0 {
  background-position: center center
}
.tp-loader.spinner5 {
  background-position: 10px 10px;
  background-color: #fff;
  margin: -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0) rotateY(0)
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
  }
}
.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: red;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  border-radius: 100%;
  animation: 1s ease-in-out infinite tp-scaleout
}
@keyframes tp-scaleout {
  0% {
    transform: scale(0)
  }
  100% {
    transform: scale(1);
    opacity: 0
  }
}
.tp-loader.spinner3 {
  margin: -9px 0 0 -35px;
  width: 70px;
  text-align: center
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
  border-radius: 100%;
  display: inline-block;
  animation: 1.4s ease-in-out infinite both tp-bouncedelay
}
.tp-loader.spinner3 .bounce1 {
  animation-delay: -.32s
}
.tp-loader.spinner3 .bounce2 {
  animation-delay: -.16s
}
@keyframes tp-bouncedelay {
  0%, 100%, 80% {
    transform: scale(0)
  }
  40% {
    transform: scale(1)
  }
}
.tp-loader.spinner4 {
  margin: -20px 0 0 -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: 2s linear infinite tp-rotate
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: 2s ease-in-out infinite tp-bounce;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15)
}
.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg)
  }
}
@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0)
  }
  50% {
    transform: scale(1)
  }
}
.tp-bullets.navbar, .tp-tabs.navbar, .tp-thumbs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0
}
.tp-bullets, .tp-tabs, .tp-thumbs {
  top: 0;
  left: 0
}
.tp-tab, .tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: .5
}
.tp-arr-imgholder, .tp-tab-image, .tp-thumb-image, .tp-videoposter {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0
}
.tp-tab-mask, .tp-thumb-mask {
  box-sizing: border-box !important
}
.tp-tabs, .tp-thumbs {
  box-sizing: content-box !important
}
.tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: rgba(255, 255, 255, .3);
  cursor: pointer
}
.tparrows {
  cursor: pointer;
  background: rgba(0, 0, 0, .5);
  width: 40px;
  height: 40px
}
.tparrows:before {
  font-family: revicons;
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center
}
.hginfo, .hglayerinfo {
  font-size: 12px;
  font-weight: 600
}
body.rtl .tp-kbimg {
  left: 0 !important
}
.dddwrappershadow {
  box-shadow: 0 45px 100px rgba(0, 0, 0, .4)
}
.hglayerinfo {
  position: fixed;
  bottom: 0;
  left: 0;
  color: #fff;
  line-height: 20px;
  background: rgba(0, 0, 0, .75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal
}
.hginfo {
  top: -2px;
  left: -2px;
  color: #e74c3c;
  background: #000;
  padding: 2px 5px
}
.button-bp, .button-bp2 {
font-family: Poppins, sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 3px;
text-decoration: none;
outline: 0;
padding: 12px 20px;
position: relative;
text-transform: none;
transition: .3s;
margin-bottom: 6px;
line-height: 14px;
cursor: pointer;
width: auto
}
.indebugmode .tp-caption:hover {
  border: 1px dashed #c0392b !important
}
.helpgrid {
  border: 2px dashed #c0392b;
  top: 0;
  left: 0;
  z-index: 0
}
#revsliderlogloglog {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 150px;
  background: rgba(0, 0, 0, .7);
  z-index: 100000;
  font-size: 10px;
  overflow: scroll
}
.aden {
  filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}
.aden::after, .gingham::after {
  background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
  mix-blend-mode: darken
}
.perpetua::after, .reyes::after {
  mix-blend-mode: soft-light;
  opacity: .5
}
.inkwell {
  filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}
.perpetua::after {
  background: linear-gradient(to bottom, #005b9a, #e6c13d)
}
.reyes {
  filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}
.reyes::after {
  background: #efcdad
}
.gingham {
  filter: brightness(1.05) hue-rotate(-10deg)
}
.toaster {
  filter: contrast(1.5) brightness(.9)
}
.toaster::after {
  background: radial-gradient(circle, #804e0f, #3b003b);
  mix-blend-mode: screen
}
.walden {
  filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}
.walden::after {
  background: #04c;
  mix-blend-mode: screen;
  opacity: .3
}
.hudson {
  filter: brightness(1.2) contrast(.9) saturate(1.1)
}
.hudson::after {
  background: radial-gradient(circle, #a6b1ff 50%, #342134);
  mix-blend-mode: multiply;
  opacity: .5
}
.earlybird {
  filter: contrast(.9) sepia(.2)
}
.earlybird::after {
  background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
  mix-blend-mode: overlay
}
.mayfair {
  filter: contrast(1.1) saturate(1.1)
}
.mayfair::after {
  background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
  mix-blend-mode: overlay;
  opacity: .4
}
.lofi {
  filter: saturate(1.1) contrast(1.5)
}
.lofi::after {
  background: radial-gradient(circle, transparent 70%, #222 150%);
  mix-blend-mode: multiply
}
._1977 {
  filter: contrast(1.1) brightness(1.1) saturate(1.3)
}
._1977:after {
  background: rgba(243, 106, 188, .3);
  mix-blend-mode: screen
}
.brooklyn {
  filter: contrast(.9) brightness(1.1)
}
.brooklyn::after {
  background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
  mix-blend-mode: overlay
}
.xpro2 {
  filter: sepia(.3)
}
.xpro2::after {
  background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
  mix-blend-mode: color-burn
}
.nashville {
  filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}
.nashville::after {
  background: rgba(0, 70, 150, .4);
  mix-blend-mode: lighten
}
.nashville::before {
  background: rgba(247, 176, 153, .56);
  mix-blend-mode: darken
}
.lark {
  filter: contrast(.9)
}
.lark::after {
  background: rgba(242, 242, 242, .8);
  mix-blend-mode: darken
}
.lark::before {
  background: #22253f;
  mix-blend-mode: color-dodge
}
.moon {
  filter: grayscale(1) contrast(1.1) brightness(1.1)
}
.moon::before {
  background: #a0a0a0;
  mix-blend-mode: soft-light
}
.moon::after {
  background: #383838;
  mix-blend-mode: lighten
}
.clarendon {
  filter: contrast(1.2) saturate(1.35)
}
.clarendon:before {
  background: rgba(127, 187, 227, .2);
  mix-blend-mode: overlay
}
.willow {
  filter: grayscale(.5) contrast(.95) brightness(.9)
}
.willow::before {
  background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
  mix-blend-mode: overlay
}
.willow::after {
  background-color: #d8cdcb;
  mix-blend-mode: color
}
.rise {
  filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}
.rise::after {
  background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
  mix-blend-mode: overlay;
  opacity: .6
}
.rise::before {
  background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
  mix-blend-mode: multiply
}
._1977:after, ._1977:before, .aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  pointer-events: none
}
._1977 img, .aden img, .brooklyn img, .clarendon img, .earlybird img, .gingham img, .hudson img, .inkwell img, .lark img, .lofi img, .mayfair img, .moon img, .nashville img, .perpetua img, .reyes img, .rise img, .slumber img, .toaster img, .walden img, .willow img, .xpro2 img {
  width: 100%;
  z-index: 1
}
.slumber {
  filter: saturate(.66) brightness(1.05)
}
.slumber::after {
  background: rgba(125, 105, 24, .5);
  mix-blend-mode: soft-light
}
.slumber::before {
  background: rgba(69, 41, 12, .4);
  mix-blend-mode: lighten
}
.tp-kbimg-wrap:after, .tp-kbimg-wrap:before {
  height: 500%;
  width: 500%
}
.button-bp {
  border-radius: 5px;
  border: 1px solid #003a4e;
  color: #505050;
  background-color: rgba(0, 0, 0, 0)
}
.button-bp2 {
  border-radius: 5px;
  border: 1px solid #c5c5c5;
  color: #fff;
  background-color: rgba(0, 0, 0, .91)
}
