@charset "UTF-8";
/*
Extra brakepoints and changing default ones.
XS  300+    (BS default x<750)
MS  480+    (extra brakepoint)
SM  720+    (BS default 750+)
MD  960+    (BS default 970+)
LG  1260+   (BS default 1200+)
XL  1440+   (extra brakepoint)
XXL 1920+   (extra brakepoint)
*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; outline: none; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 25px; line-height: 0px; font-size: 0px; cursor: pointer; z-index: 1; background: transparent; color: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; margin-top: 12px; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.5; }

.slick-prev:before, .slick-next:before { font-size: 24px; font-family: Helvetica, Arial ,sans-serif; line-height: 1; color: #556b7c; opacity: 0.8; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: 0; }

[dir="rtl"] .slick-prev { left: auto; right: 4px; }

.slick-prev:before { content: "\2190"; }

[dir="rtl"] .slick-prev:before { content: "\2192"; }

.slick-next { right: 4px; }

[dir="rtl"] .slick-next { left: 0; right: auto; }

.slick-next:before { content: "\2192"; }

[dir="rtl"] .slick-next:before { content: "\2190"; }

/* Dots */
.slick-dots { position: relative; list-style: none; display: block; text-align: center; padding: 0; margin: 0; line-height: 10px; height: 10px; width: 100%; bottom: 2px; }

.slick-dots li { position: relative; display: inline; height: 10px; width: 10px; margin: 0; padding: 0; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: inline; line-height: 10px; height: 10px; width: 10px; outline: none; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 10px; height: 10px; font-size: 30px; line-height: 10px; text-align: center; color: #9ea3b1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { color: #ce2127; }

.df { /*
Customization for default Bootstrap grid.
Adding extra brakepoints and changing default ones.
XS  300+    (BS default x<750>x)
MS  480+    (extra brakepoint)
SM  720+    (BS default 750+)
MD  960+    (BS default 970+)
LG  1260+   (BS default 1200+)
XL  1440+   (extra brakepoint)
XXL 1920+   (extra brakepoint)
*/ }

@media (max-width: 479px) { .df #header, .df .side-header { height: 55px; padding: 0; padding: 10px 5px 14px; line-height: 36px; }
  .df #header .nav-logo, .df .side-header .nav-logo { display: flex; align-items: flex-end; }
  .df #header .nav-logo img, .df .side-header .nav-logo img { width: 120px; height: 22px; }
  .df #header .nav-logo__link, .df .side-header .nav-logo__link { height: 36px; }
  .df #header .nav-logo__link video, .df .side-header .nav-logo__link video { height: 36px; }
  .df #header .ipi-bar, .df .side-header .ipi-bar { padding: 5px; margin: 0; }
  .df #header .col-meteo, .df .side-header .col-meteo { display: none; }
  .df #header.affix, .df #header.affix-under, .df .side-header.affix, .df .side-header.affix-under { width: 100%; }
  .df #header.affix + #content-main, .df #header.affix-under + #content-main, .df .side-header.affix + #content-main, .df .side-header.affix-under + #content-main { padding-top: 55px; }
  .df #header.affix.hide-up, .df #header.affix-under.hide-up, .df .side-header.affix.hide-up, .df .side-header.affix-under.hide-up { transform: translate(0, -55px); }
  .df .col-meteo { height: 36px; margin: 10px 0 20px; }
  .df .col-language .nav-user, .df .col-language .nav-logout { padding: 0 3px 0 0; }
  .df .nav-logout .btn-checkmail { display: none; }
  .df .side-list li.open .sidebar-dropdown { left: 0; top: 50px; }
  .df #side-menu { width: calc(100% - 60px); max-width: 300px; min-width: 140px; }
  .df #side-menu .side-wrapper { width: auto; }
  .df #footer .footer-logo, .df #footer .footer-copyright { text-align: left; float: none; width: 100%; font-size: 12px; }
  .df #footer .footer-logo { margin-bottom: 30px; }
  .df #footer .footer-menu { float: none; margin-bottom: 30px; } }

@media (min-width: 480px) and (max-width: 719px) { .df #header, .df .side-header { height: 55px; padding: 10px 5px 14px; line-height: 36px; }
  .df #header .nav-logo, .df .side-header .nav-logo { display: flex; align-items: flex-end; }
  .df #header .nav-logo img, .df .side-header .nav-logo img { width: 120px; height: 22px; }
  .df #header .nav-logo__link, .df .side-header .nav-logo__link { height: 36px; }
  .df #header .nav-logo__link video, .df .side-header .nav-logo__link video { height: 36px; }
  .df #header .ipi-bar, .df .side-header .ipi-bar { padding: 5px; margin: 0; }
  .df #header.affix, .df #header.affix-under, .df .side-header.affix, .df .side-header.affix-under { width: 470px; }
  .df #header.affix + #content-main, .df #header.affix-under + #content-main, .df .side-header.affix + #content-main, .df .side-header.affix-under + #content-main { padding-top: 55px; }
  .df #header.affix.hide-up, .df #header.affix-under.hide-up, .df .side-header.affix.hide-up, .df .side-header.affix-under.hide-up { transform: translate(0, -55px); }
  .df .sidebar { margin-left: 35px; }
  .df .sidebar .sidebar-dropdown { left: 265px; }
  .df #header { padding-left: 30px; padding-right: 30px; margin: 0; }
  .df #header .col-branding { padding: 0; }
  .df #footer .container { padding: 0 35px; }
  .df #footer .footer-logo { margin-bottom: 30px; }
  .df #footer .footer-logo, .df #footer .footer-copyright { text-align: left; float: none; font-size: 12px; }
  .df #footer .footer-menu { float: none; margin-bottom: 30px; }
  .df .col-sm-push-3 { left: 0; }
  .df .col-sm-pull-4 { right: 0; } }

@media (min-width: 720px) and (max-width: 959px) { .df #header .nav-logo, .df .side-header .nav-logo { line-height: 36px; }
  .df #header .nav-logo img, .df .side-header .nav-logo img { width: 120px; height: 22px; }
  .df #header .ipi-bar, .df .side-header .ipi-bar { margin: 0; }
  .df #header.affix, .df #header.affix-under, .df .side-header.affix, .df .side-header.affix-under { width: 710px; }
  .df .footer-copyright { width: 300px; }
  .df .nav-user .user-detail strong, .df .nav-user .user-detail span { max-width: 170px; } }

@media (min-width: 960px) and (max-width: 1259px) { .df #header.affix, .df #header.affix-under, .df .side-header.affix, .df .side-header.affix-under { width: 950px; }
  .df #header .nav-search, .df .side-header .nav-search { max-width: 170px; }
  .df #header .lang-label, .df .side-header .lang-label { display: none; }
  .df #header .ipi-bar, .df .side-header .ipi-bar { margin: 0; }
  .df .products-toolbar ul { width: 864px; }
  .df .products-toolbar .inx-product { width: 134px; }
  .df .inx-products-more { width: 76px; }
  .df .nav-user .user-detail strong, .df .nav-user .user-detail span { max-width: 195px; } }

@media (min-width: 1260px) and (max-width: 1439px) { .df #header.affix, .df #header.affix-under { width: 1250px; }
  .df #header.affix.hide-up, .df #header.affix-under.hide-up { transform: translate(0, 0); }
  .df .products-toolbar ul { width: 1148px; }
  .df .inx-products-more { width: 92px; }
  .df .nav-user .user-detail strong, .df .nav-user .user-detail span { max-width: 175px; } }

@media (min-width: 1440px) and (max-width: 1919px) { .df #header.affix, .df #header.affix-under { width: 1430px; }
  .df #header.affix.hide-up, .df #header.affix-under.hide-up { transform: translate(0, 0); }
  .df .products-toolbar ul { width: 1360px; }
  .df .products-toolbar ul .inx-product { width: 130px; }
  .df .inx-products-more { width: 60px; } }

@media (min-width: 1920px) { .df #header.affix, .df #header.affix-under { width: 1910px; }
  .df #header.affix.hide-up, .df #header.affix-under.hide-up { transform: translate(0, 0); }
  .df .products-toolbar ul { width: 1828px; }
  .df .products-toolbar ul .inx-product { width: 136px; }
  .df .products-toolbar ul .inx-product.open .inx-product-dropdown { width: 272px; }
  .df .inx-products-more { width: 72px; } }

@media (max-width: 479px) { .df { margin-bottom: 377px; }
  .df .block-1, .df .block-2 { width: 100%; }
  .df .wrap-carousel { overflow: hidden; max-height: 785px; }
  .df .wrap-carousel.slick-initialized { max-height: none; padding-bottom: 5px; }
  .df #carousel_slider_top .wrap-carousel { min-height: 640px; margin-bottom: 5px; }
  .df #carousel_slider_bottom .wrap-carousel { min-height: 795px; margin-bottom: 5px; }
  .df .col-block { width: 100%; }
  .df .widget-3-3 { margin-bottom: 10px; }
  .df .widget-news .readmore { display: none; }
  .df .login-block, .df .logged-in { height: auto; }
  .df .login-block .register, .df .logged-in .register { padding: 10px 15px; height: 35px; }
  .df .login-block .login, .df .logged-in .login { height: 170px; }
  .df .login-block .login .form-group, .df .logged-in .login .form-group { display: block; width: 100%; }
  .df .login-block .login .recovery, .df .logged-in .login .recovery { margin: 0; }
  .df .login-block .login .recovery a, .df .logged-in .login .recovery a { padding-left: 0; font-size: 12px; }
  .df .login-block .login label, .df .logged-in .login label { line-height: 20px; margin: 0; height: auto; display: block; }
  .df .login-block .login .default-login, .df .logged-in .login .default-login { border-spacing: 0; }
  .df .login-block .login .vertical-line, .df .logged-in .login .vertical-line { top: 20px; }
  .df .login-block .login .wrap-or, .df .logged-in .login .wrap-or { top: 57px; }
  .df .login-block .login .bsp, .df .logged-in .login .bsp { border-spacing: 0; }
  .df .login-block .login .social-login, .df .logged-in .login .social-login { margin-top: 10px; }
  .df .login-block .login .social-login .form-group, .df .logged-in .login .social-login .form-group { margin: 10px 0 30px; }
  .df .login-block:before, .df .logged-in:before { left: 38px; }
  .df .login-block .login-bottom-block, .df .logged-in .login-bottom-block { height: auto; }
  .df .login-block .login-bottom-block a, .df .logged-in .login-bottom-block a { padding: 0 0 20px 20px; }
  .df .login-block .login-bottom-block a p, .df .logged-in .login-bottom-block a p { text-align: left; width: 100%; margin-top: -10px; padding-left: 35px; font-size: 12px; }
  .df .login-block .login-bottom-block .ico-product, .df .logged-in .login-bottom-block .ico-product { padding-left: 0; }
  .df .login-block .login-bottom-block.go_domain_or_premium_user strong, .df .logged-in .login-bottom-block.go_domain_or_premium_user strong { font-size: 16px; }
  .df .login-block .mail-notification, .df .logged-in .mail-notification { padding: 7px 20px; }
  .df .login-block .mail-notification p, .df .logged-in .mail-notification p { font-size: 12px; }
  .df .login-block .incoming .incoming-footer, .df .logged-in .incoming .incoming-footer { line-height: inherit; padding: 5px 10px; }
  .df .login-block .incoming .incoming-footer label, .df .logged-in .incoming .incoming-footer label { padding: 5px 0; float: none; text-align: left; }
  .df .col-carousel { clear: both; }
  .df .widget-shop { text-align: center; }
  .df .widget-shop .shop-pic span { right: 50px; }
  .df .widget-shop .shop-name { padding: 0 20px; }
  .df .widget-header .widget-right { width: 100px; overflow: hidden; }
  .df .modal-dialog { margin: 0 auto; }
  .df .modal-dialog .modal-header { width: calc(100% - 2px); }
  .df .modal-dialog .modal-header .modal-logo img { max-width: 200px; }
  .df .modal-dialog .modal-header .news-date { position: absolute; right: 0; bottom: 0; font-size: 12px; padding: 0 10px 3px 0; }
  .df .modal-dialog .modal-content { padding: 80px 0; }
  .df .modal-dialog .modal-content .modal-body { padding: 0 10px; }
  .df .modal-dialog .modal-content .modal-body .news-pic-wrap { height: auto; width: 100%; }
  .df .modal-dialog .modal-content .modal-body p:first-of-type { padding-left: 0; width: 100%; } }

@media (min-width: 480px) and (max-width: 719px) { .df { margin-bottom: 360px; }
  .df .wrap-carousel { max-height: 785px; }
  .df .wrap-carousel.slick-initialized { overflow: hidden; max-height: none; padding-bottom: 5px; }
  .df #carousel_slider_top .wrap-carousel { min-height: 640px; margin-bottom: 5px; }
  .df #carousel_slider_bottom .wrap-carousel { min-height: 795px; margin-bottom: 5px; }
  .df .widget-news .readmore { display: inline-block !important; }
  .df .col-block { width: 100%; }
  .df .widget-3-3, .df .widget-3-4 { margin-bottom: 10px; }
  .df #content-main, .df #content-center, .df #shop-block, .df #travel-block, .df #social { padding-left: 30px; padding-right: 30px; }
  .df .login-block, .df .logged-in { height: auto; }
  .df .login-block:before, .df .logged-in:before { left: 35px; }
  .df .login-block .login-bottom-block, .df .logged-in .login-bottom-block { height: auto; }
  .df .col-carousel { clear: both; }
  .df .widget-shop { text-align: center; }
  .df .widget-shop .shop-pic span { right: 10px; }
  .df .widget-shop .shop-name { padding: 0 20px; }
  .df .modal-dialog { margin: 0 auto; width: 100%; }
  .df .modal-dialog .modal-header { width: calc(100% - 2px); }
  .df .modal-dialog .modal-content { padding: 80px 0; }
  .df .modal-dialog .modal-content .modal-body { padding: 0 10px; }
  .df .modal-dialog .modal-content .modal-body .news-pic-wrap { height: auto; width: 100%; }
  .df .modal-dialog .modal-content .modal-body .news-pic-wrap .news-pic { width: auto; } }

@media (min-width: 720px) and (max-width: 959px) { .df .wrap-carousel { overflow: hidden; max-height: 320px; }
  .df .col-login { width: 300px; }
  .df .login-block .register, .df .logged-in .register { padding: 10px 15px; height: 35px; }
  .df .login-block .login, .df .logged-in .login { height: 170px; }
  .df .login-block .login .form-group, .df .logged-in .login .form-group { display: block; width: 100%; }
  .df .login-block .login .recovery, .df .logged-in .login .recovery { margin: 0; }
  .df .login-block .login .recovery a, .df .logged-in .login .recovery a { padding-left: 0; font-size: 12px; }
  .df .login-block .login label, .df .logged-in .login label { line-height: 20px; margin: 0; display: block; height: auto; }
  .df .login-block .login .default-login, .df .logged-in .login .default-login { border-spacing: 0; }
  .df .login-block .login .vertical-line, .df .logged-in .login .vertical-line { top: 20px; }
  .df .login-block .login .wrap-or, .df .logged-in .login .wrap-or { top: 57px; }
  .df .login-block .login .bsp, .df .logged-in .login .bsp { border-spacing: 0; }
  .df .login-block .login .social-login, .df .logged-in .login .social-login { margin-top: 10px; }
  .df .login-block .login .social-login .form-group, .df .logged-in .login .social-login .form-group { margin: 10px 0 30px; }
  .df .login-block:before, .df .logged-in:before { left: 35px; }
  .df .login-block .login-bottom-block.go_domain_or_premium_user p, .df .logged-in .login-bottom-block.go_domain_or_premium_user p { font-size: 12px; }
  .df .login-block .login-bottom-block.go_domain_or_premium_user strong, .df .logged-in .login-bottom-block.go_domain_or_premium_user strong { font-size: 14px; }
  .df .login-block .login-bottom-block a, .df .logged-in .login-bottom-block a { padding: 0 20px; }
  .df .login-block .login-bottom-block a p, .df .logged-in .login-bottom-block a p { text-align: left; width: 100%; margin-top: -10px; padding-left: 35px; font-size: 12px; }
  .df .login-block .login-bottom-block .ico-product, .df .logged-in .login-bottom-block .ico-product { padding-left: 0; }
  .df .login-block .mail-notification, .df .logged-in .mail-notification { padding: 15px 20px; }
  .df .login-block .mail-notification p, .df .logged-in .mail-notification p { font-size: 12px; }
  .df .login-block .incoming .incoming-footer, .df .logged-in .incoming .incoming-footer { line-height: inherit; padding: 5px 10px; }
  .df .login-block .incoming .incoming-footer label, .df .logged-in .incoming .incoming-footer label { padding: 5px 0; float: none; text-align: left; }
  .df .col-carousel { clear: both; }
  .df .widget-shop .shop-pic { background-size: cover; }
  .df .modal-dialog { width: 80%; margin: 0 auto 0 20%; }
  .df #carousel_slider_top .wrap-carousel, .df #carousel_slider_bottom .wrap-carousel { min-height: 325px; margin-bottom: 10px; } }

@media all and (min-width: 720px) and (max-width: 959px) and (-ms-high-contrast: none), (min-width: 720px) and (max-width: 959px) and (-ms-high-contrast: active) { .df .modal-dialog .modal-header { width: 80%; width: calc(80% - 2px); } }

@media (min-width: 960px) and (max-width: 1259px) { .df .wrap-carousel { overflow: hidden; max-height: 320px; }
  .df .col-login { width: 540px; }
  .df .login-block::before, .df .logged-in::before { left: 45px; }
  .df .col-carousel { clear: both; }
  .df .widget-shop .shop-pic span { right: 20px; width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .df .modal-dialog { width: 60%; margin: 0 auto 0 40%; }
  .df #carousel_slider_top .wrap-carousel, .df #carousel_slider_bottom .wrap-carousel { min-height: 325px; margin-bottom: 10px; } }

@media all and (min-width: 960px) and (max-width: 1259px) and (-ms-high-contrast: none), (min-width: 960px) and (max-width: 1259px) and (-ms-high-contrast: active) { .df .modal-dialog .modal-header { width: 60%; width: calc(60% - 2px); } }

@media (min-width: 1260px) and (max-width: 1439px) { .df .col-login { width: 420px; }
  .df .col-widget-1 { width: 420px; }
  .df .widget-3-3 { margin-bottom: 10px; }
  .df .reg-banner { padding-left: 150px; background-position: -120px 0; }
  .df .col-carousel { width: 420px; margin-left: 420px; }
  .df .widget-shop .shop-pic span { width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .df #carousel_slider_top .wrap-carousel, .df #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 1260px) and (max-width: 1439px) and (-ms-high-contrast: none), (min-width: 1260px) and (max-width: 1439px) and (-ms-high-contrast: active) { .df .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

@media (min-width: 1440px) and (max-width: 1919px) { .df .col-login { width: 480px; }
  .df .col-widget-1 { width: 540px; }
  .df .widget-3-3 { margin-bottom: 10px; }
  .df .col-carousel { width: 540px; margin-left: 480px; }
  .df .widget-shop .shop-pic span { right: 20px; width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .df #carousel_slider_top .wrap-carousel, .df #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 1440px) and (max-width: 1919px) and (-ms-high-contrast: none), (min-width: 1440px) and (max-width: 1919px) and (-ms-high-contrast: active) { .df .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

@media (min-width: 1920px) { .df .col-login { width: 480px; }
  .df .col-widget-1, .df .col-widget-2 { width: 510px; }
  .df .col-carousel { width: 1020px; margin-left: 480px; }
  .df .widget-shop .shop-pic { background-size: cover; }
  .df .modal-contents { padding: 20px 20%; }
  .df .modal-contents .ipi-close { left: 10%; }
  .df #shop-block { min-height: 408px; height: auto; }
  .df #shop-block .slick-slide { min-height: 350px; }
  .df #shop-block .slick-slide > div:first-child { margin: 0; height: auto; border: 0; }
  .df #carousel_slider_top .wrap-carousel, .df #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 1920px) and (-ms-high-contrast: none), (min-width: 1920px) and (-ms-high-contrast: active) { .df .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

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

.df .visible-xs { display: none !important; }

.df .visible-sm { display: none !important; }

.df .visible-md { display: none !important; }

.df .visible-lg { display: none !important; }

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

@media (max-width: 479px) { .df .visible-xs { display: block !important; }
  .df table.visible-xs { display: table !important; }
  .df tr.visible-xs { display: table-row !important; }
  .df th.visible-xs, .df td.visible-xs { display: table-cell !important; } }

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

@media (max-width: 479px) { .df .visible-xs-inline { display: inline !important; } }

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

@media (min-width: 720px) and (max-width: 959px) { .df .visible-sm { display: block !important; }
  .df table.visible-sm { display: table !important; }
  .df tr.visible-sm { display: table-row !important; }
  .df th.visible-sm, .df td.visible-sm { display: table-cell !important; } }

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

@media (min-width: 720px) and (max-width: 959px) { .df .visible-sm-inline { display: inline !important; } }

@media (min-width: 720px) and (max-width: 959px) { .df .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 960px) and (max-width: 1259px) { .df .visible-md { display: block !important; }
  .df table.visible-md { display: table !important; }
  .df tr.visible-md { display: table-row !important; }
  .df th.visible-md, .df td.visible-md { display: table-cell !important; } }

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

@media (min-width: 960px) and (max-width: 1259px) { .df .visible-md-inline { display: inline !important; } }

@media (min-width: 960px) and (max-width: 1259px) { .df .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1260px) { .df .visible-lg { display: block !important; }
  .df table.visible-lg { display: table !important; }
  .df tr.visible-lg { display: table-row !important; }
  .df th.visible-lg, .df td.visible-lg { display: table-cell !important; } }

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

@media (min-width: 1260px) { .df .visible-lg-inline { display: inline !important; } }

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

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

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

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

@media (min-width: 1260px) { .df .hidden-lg { display: none !important; } }

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

@media print { .df .visible-print { display: block !important; }
  .df table.visible-print { display: table !important; }
  .df tr.visible-print { display: table-row !important; }
  .df th.visible-print, .df td.visible-print { display: table-cell !important; } }

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

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

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

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

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

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

@media print { .df .hidden-print { display: none !important; } }

.df .container { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; }

.df .container:before, .df .container:after { content: " "; display: table; }

.df .container:after { clear: both; }

@media (min-width: 300px) { .df .container { width: 100%; } }

@media (min-width: 480px) { .df .container { width: 480px; } }

@media (min-width: 720px) { .df .container { width: 710px; } }

@media (min-width: 960px) { .df .container { width: 950px; } }

@media (min-width: 1260px) { .df .container { width: 1250px; } }

@media (min-width: 1440px) { .df .container { width: 1430px; } }

@media (min-width: 1920px) { .df .container { width: 1910px; } }

@media (min-width: 1440px) { .df .hidden-lg { display: block !important; } }

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

@media (min-width: 480px) { .df .col-ms-1, .df .col-ms-2, .df .col-ms-3, .df .col-ms-4, .df .col-ms-5, .df .col-ms-6, .df .col-ms-7, .df .col-ms-8, .df .col-ms-9, .df .col-ms-10, .df .col-ms-11, .df .col-ms-12 { float: left; }
  .df .col-ms-1 { width: 8.33333%; }
  .df .col-ms-2 { width: 16.66667%; }
  .df .col-ms-3 { width: 25%; }
  .df .col-ms-4 { width: 33.33333%; }
  .df .col-ms-5 { width: 41.66667%; }
  .df .col-ms-6 { width: 50%; }
  .df .col-ms-7 { width: 58.33333%; }
  .df .col-ms-8 { width: 66.66667%; }
  .df .col-ms-9 { width: 75%; }
  .df .col-ms-10 { width: 83.33333%; }
  .df .col-ms-11 { width: 91.66667%; }
  .df .col-ms-12 { width: 100%; }
  .df .col-ms-pull-0 { right: auto; }
  .df .col-ms-pull-1 { right: 8.33333%; }
  .df .col-ms-pull-2 { right: 16.66667%; }
  .df .col-ms-pull-3 { right: 25%; }
  .df .col-ms-pull-4 { right: 33.33333%; }
  .df .col-ms-pull-5 { right: 41.66667%; }
  .df .col-ms-pull-6 { right: 50%; }
  .df .col-ms-pull-7 { right: 58.33333%; }
  .df .col-ms-pull-8 { right: 66.66667%; }
  .df .col-ms-pull-9 { right: 75%; }
  .df .col-ms-pull-10 { right: 83.33333%; }
  .df .col-ms-pull-11 { right: 91.66667%; }
  .df .col-ms-pull-12 { right: 100%; }
  .df .col-ms-push-0 { left: auto; }
  .df .col-ms-push-1 { left: 8.33333%; }
  .df .col-ms-push-2 { left: 16.66667%; }
  .df .col-ms-push-3 { left: 25%; }
  .df .col-ms-push-4 { left: 33.33333%; }
  .df .col-ms-push-5 { left: 41.66667%; }
  .df .col-ms-push-6 { left: 50%; }
  .df .col-ms-push-7 { left: 58.33333%; }
  .df .col-ms-push-8 { left: 66.66667%; }
  .df .col-ms-push-9 { left: 75%; }
  .df .col-ms-push-10 { left: 83.33333%; }
  .df .col-ms-push-11 { left: 91.66667%; }
  .df .col-ms-push-12 { left: 100%; }
  .df .col-ms-offset-0 { margin-left: 0%; }
  .df .col-ms-offset-1 { margin-left: 8.33333%; }
  .df .col-ms-offset-2 { margin-left: 16.66667%; }
  .df .col-ms-offset-3 { margin-left: 25%; }
  .df .col-ms-offset-4 { margin-left: 33.33333%; }
  .df .col-ms-offset-5 { margin-left: 41.66667%; }
  .df .col-ms-offset-6 { margin-left: 50%; }
  .df .col-ms-offset-7 { margin-left: 58.33333%; }
  .df .col-ms-offset-8 { margin-left: 66.66667%; }
  .df .col-ms-offset-9 { margin-left: 75%; }
  .df .col-ms-offset-10 { margin-left: 83.33333%; }
  .df .col-ms-offset-11 { margin-left: 91.66667%; }
  .df .col-ms-offset-12 { margin-left: 100%; } }

@media (min-width: 720px) { .df .col-sm-1, .df .col-sm-2, .df .col-sm-3, .df .col-sm-4, .df .col-sm-5, .df .col-sm-6, .df .col-sm-7, .df .col-sm-8, .df .col-sm-9, .df .col-sm-10, .df .col-sm-11, .df .col-sm-12 { float: left; }
  .df .col-sm-1 { width: 8.33333%; }
  .df .col-sm-2 { width: 16.66667%; }
  .df .col-sm-3 { width: 25%; }
  .df .col-sm-4 { width: 33.33333%; }
  .df .col-sm-5 { width: 41.66667%; }
  .df .col-sm-6 { width: 50%; }
  .df .col-sm-7 { width: 58.33333%; }
  .df .col-sm-8 { width: 66.66667%; }
  .df .col-sm-9 { width: 75%; }
  .df .col-sm-10 { width: 83.33333%; }
  .df .col-sm-11 { width: 91.66667%; }
  .df .col-sm-12 { width: 100%; }
  .df .col-sm-pull-0 { right: auto; }
  .df .col-sm-pull-1 { right: 8.33333%; }
  .df .col-sm-pull-2 { right: 16.66667%; }
  .df .col-sm-pull-3 { right: 25%; }
  .df .col-sm-pull-4 { right: 33.33333%; }
  .df .col-sm-pull-5 { right: 41.66667%; }
  .df .col-sm-pull-6 { right: 50%; }
  .df .col-sm-pull-7 { right: 58.33333%; }
  .df .col-sm-pull-8 { right: 66.66667%; }
  .df .col-sm-pull-9 { right: 75%; }
  .df .col-sm-pull-10 { right: 83.33333%; }
  .df .col-sm-pull-11 { right: 91.66667%; }
  .df .col-sm-pull-12 { right: 100%; }
  .df .col-sm-push-0 { left: auto; }
  .df .col-sm-push-1 { left: 8.33333%; }
  .df .col-sm-push-2 { left: 16.66667%; }
  .df .col-sm-push-3 { left: 25%; }
  .df .col-sm-push-4 { left: 33.33333%; }
  .df .col-sm-push-5 { left: 41.66667%; }
  .df .col-sm-push-6 { left: 50%; }
  .df .col-sm-push-7 { left: 58.33333%; }
  .df .col-sm-push-8 { left: 66.66667%; }
  .df .col-sm-push-9 { left: 75%; }
  .df .col-sm-push-10 { left: 83.33333%; }
  .df .col-sm-push-11 { left: 91.66667%; }
  .df .col-sm-push-12 { left: 100%; }
  .df .col-sm-offset-0 { margin-left: 0%; }
  .df .col-sm-offset-1 { margin-left: 8.33333%; }
  .df .col-sm-offset-2 { margin-left: 16.66667%; }
  .df .col-sm-offset-3 { margin-left: 25%; }
  .df .col-sm-offset-4 { margin-left: 33.33333%; }
  .df .col-sm-offset-5 { margin-left: 41.66667%; }
  .df .col-sm-offset-6 { margin-left: 50%; }
  .df .col-sm-offset-7 { margin-left: 58.33333%; }
  .df .col-sm-offset-8 { margin-left: 66.66667%; }
  .df .col-sm-offset-9 { margin-left: 75%; }
  .df .col-sm-offset-10 { margin-left: 83.33333%; }
  .df .col-sm-offset-11 { margin-left: 91.66667%; }
  .df .col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 960px) { .df .col-md-1, .df .col-md-2, .df .col-md-3, .df .col-md-4, .df .col-md-5, .df .col-md-6, .df .col-md-7, .df .col-md-8, .df .col-md-9, .df .col-md-10, .df .col-md-11, .df .col-md-12 { float: left; }
  .df .col-md-1 { width: 8.33333%; }
  .df .col-md-2 { width: 16.66667%; }
  .df .col-md-3 { width: 25%; }
  .df .col-md-4 { width: 33.33333%; }
  .df .col-md-5 { width: 41.66667%; }
  .df .col-md-6 { width: 50%; }
  .df .col-md-7 { width: 58.33333%; }
  .df .col-md-8 { width: 66.66667%; }
  .df .col-md-9 { width: 75%; }
  .df .col-md-10 { width: 83.33333%; }
  .df .col-md-11 { width: 91.66667%; }
  .df .col-md-12 { width: 100%; }
  .df .col-md-pull-0 { right: auto; }
  .df .col-md-pull-1 { right: 8.33333%; }
  .df .col-md-pull-2 { right: 16.66667%; }
  .df .col-md-pull-3 { right: 25%; }
  .df .col-md-pull-4 { right: 33.33333%; }
  .df .col-md-pull-5 { right: 41.66667%; }
  .df .col-md-pull-6 { right: 50%; }
  .df .col-md-pull-7 { right: 58.33333%; }
  .df .col-md-pull-8 { right: 66.66667%; }
  .df .col-md-pull-9 { right: 75%; }
  .df .col-md-pull-10 { right: 83.33333%; }
  .df .col-md-pull-11 { right: 91.66667%; }
  .df .col-md-pull-12 { right: 100%; }
  .df .col-md-push-0 { left: auto; }
  .df .col-md-push-1 { left: 8.33333%; }
  .df .col-md-push-2 { left: 16.66667%; }
  .df .col-md-push-3 { left: 25%; }
  .df .col-md-push-4 { left: 33.33333%; }
  .df .col-md-push-5 { left: 41.66667%; }
  .df .col-md-push-6 { left: 50%; }
  .df .col-md-push-7 { left: 58.33333%; }
  .df .col-md-push-8 { left: 66.66667%; }
  .df .col-md-push-9 { left: 75%; }
  .df .col-md-push-10 { left: 83.33333%; }
  .df .col-md-push-11 { left: 91.66667%; }
  .df .col-md-push-12 { left: 100%; }
  .df .col-md-offset-0 { margin-left: 0%; }
  .df .col-md-offset-1 { margin-left: 8.33333%; }
  .df .col-md-offset-2 { margin-left: 16.66667%; }
  .df .col-md-offset-3 { margin-left: 25%; }
  .df .col-md-offset-4 { margin-left: 33.33333%; }
  .df .col-md-offset-5 { margin-left: 41.66667%; }
  .df .col-md-offset-6 { margin-left: 50%; }
  .df .col-md-offset-7 { margin-left: 58.33333%; }
  .df .col-md-offset-8 { margin-left: 66.66667%; }
  .df .col-md-offset-9 { margin-left: 75%; }
  .df .col-md-offset-10 { margin-left: 83.33333%; }
  .df .col-md-offset-11 { margin-left: 91.66667%; }
  .df .col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1260px) { .df .col-lg-1, .df .col-lg-2, .df .col-lg-3, .df .col-lg-4, .df .col-lg-5, .df .col-lg-6, .df .col-lg-7, .df .col-lg-8, .df .col-lg-9, .df .col-lg-10, .df .col-lg-11, .df .col-lg-12 { float: left; }
  .df .col-lg-1 { width: 8.33333%; }
  .df .col-lg-2 { width: 16.66667%; }
  .df .col-lg-3 { width: 25%; }
  .df .col-lg-4 { width: 33.33333%; }
  .df .col-lg-5 { width: 41.66667%; }
  .df .col-lg-6 { width: 50%; }
  .df .col-lg-7 { width: 58.33333%; }
  .df .col-lg-8 { width: 66.66667%; }
  .df .col-lg-9 { width: 75%; }
  .df .col-lg-10 { width: 83.33333%; }
  .df .col-lg-11 { width: 91.66667%; }
  .df .col-lg-12 { width: 100%; }
  .df .col-lg-pull-0 { right: auto; }
  .df .col-lg-pull-1 { right: 8.33333%; }
  .df .col-lg-pull-2 { right: 16.66667%; }
  .df .col-lg-pull-3 { right: 25%; }
  .df .col-lg-pull-4 { right: 33.33333%; }
  .df .col-lg-pull-5 { right: 41.66667%; }
  .df .col-lg-pull-6 { right: 50%; }
  .df .col-lg-pull-7 { right: 58.33333%; }
  .df .col-lg-pull-8 { right: 66.66667%; }
  .df .col-lg-pull-9 { right: 75%; }
  .df .col-lg-pull-10 { right: 83.33333%; }
  .df .col-lg-pull-11 { right: 91.66667%; }
  .df .col-lg-pull-12 { right: 100%; }
  .df .col-lg-push-0 { left: auto; }
  .df .col-lg-push-1 { left: 8.33333%; }
  .df .col-lg-push-2 { left: 16.66667%; }
  .df .col-lg-push-3 { left: 25%; }
  .df .col-lg-push-4 { left: 33.33333%; }
  .df .col-lg-push-5 { left: 41.66667%; }
  .df .col-lg-push-6 { left: 50%; }
  .df .col-lg-push-7 { left: 58.33333%; }
  .df .col-lg-push-8 { left: 66.66667%; }
  .df .col-lg-push-9 { left: 75%; }
  .df .col-lg-push-10 { left: 83.33333%; }
  .df .col-lg-push-11 { left: 91.66667%; }
  .df .col-lg-push-12 { left: 100%; }
  .df .col-lg-offset-0 { margin-left: 0%; }
  .df .col-lg-offset-1 { margin-left: 8.33333%; }
  .df .col-lg-offset-2 { margin-left: 16.66667%; }
  .df .col-lg-offset-3 { margin-left: 25%; }
  .df .col-lg-offset-4 { margin-left: 33.33333%; }
  .df .col-lg-offset-5 { margin-left: 41.66667%; }
  .df .col-lg-offset-6 { margin-left: 50%; }
  .df .col-lg-offset-7 { margin-left: 58.33333%; }
  .df .col-lg-offset-8 { margin-left: 66.66667%; }
  .df .col-lg-offset-9 { margin-left: 75%; }
  .df .col-lg-offset-10 { margin-left: 83.33333%; }
  .df .col-lg-offset-11 { margin-left: 91.66667%; }
  .df .col-lg-offset-12 { margin-left: 100%; } }

.df .visible-xs { display: none !important; }

.df .visible-ms { display: none !important; }

.df .visible-xs-block, .df .visible-xs-inline, .df .visible-xs-inline-block, .df .visible-ms-block, .df .visible-ms-inline, .df .visible-ms-inline-block { display: none !important; }

@media (max-width: 479px) { .df .visible-xs { display: block !important; }
  .df table.visible-xs { display: table !important; }
  .df tr.visible-xs { display: table-row !important; }
  .df th.visible-xs, .df td.visible-xs { display: table-cell !important; } }

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

@media (max-width: 479px) { .df .visible-xs-inline { display: inline !important; } }

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

@media (min-width: 480px) and (max-width: 719px) { .df .visible-ms { display: block !important; }
  .df table.visible-ms { display: table !important; }
  .df tr.visible-ms { display: table-row !important; }
  .df th.visible-ms, .df td.visible-ms { display: table-cell !important; } }

@media (min-width: 480px) and (max-width: 719px) { .df .visible-ms-block { display: block !important; } }

@media (min-width: 480px) and (max-width: 719px) { .df .visible-ms-inline { display: inline !important; } }

@media (min-width: 480px) and (max-width: 719px) { .df .visible-ms-inline-block { display: inline-block !important; } }

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

@media (min-width: 480px) and (max-width: 719px) { .df .hidden-ms { display: none !important; } }

@media (min-width: 1440px) { .df .col-xl-1, .df .col-xl-2, .df .col-xl-3, .df .col-xl-4, .df .col-xl-5, .df .col-xl-6, .df .col-xl-7, .df .col-xl-8, .df .col-xl-9, .df .col-xl-10, .df .col-xl-11, .df .col-xl-12 { float: left; }
  .df .col-xl-1 { width: 8.33333%; }
  .df .col-xl-2 { width: 16.66667%; }
  .df .col-xl-3 { width: 25%; }
  .df .col-xl-4 { width: 33.33333%; }
  .df .col-xl-5 { width: 41.66667%; }
  .df .col-xl-6 { width: 50%; }
  .df .col-xl-7 { width: 58.33333%; }
  .df .col-xl-8 { width: 66.66667%; }
  .df .col-xl-9 { width: 75%; }
  .df .col-xl-10 { width: 83.33333%; }
  .df .col-xl-11 { width: 91.66667%; }
  .df .col-xl-12 { width: 100%; }
  .df .col-xl-pull-0 { right: auto; }
  .df .col-xl-pull-1 { right: 8.33333%; }
  .df .col-xl-pull-2 { right: 16.66667%; }
  .df .col-xl-pull-3 { right: 25%; }
  .df .col-xl-pull-4 { right: 33.33333%; }
  .df .col-xl-pull-5 { right: 41.66667%; }
  .df .col-xl-pull-6 { right: 50%; }
  .df .col-xl-pull-7 { right: 58.33333%; }
  .df .col-xl-pull-8 { right: 66.66667%; }
  .df .col-xl-pull-9 { right: 75%; }
  .df .col-xl-pull-10 { right: 83.33333%; }
  .df .col-xl-pull-11 { right: 91.66667%; }
  .df .col-xl-pull-12 { right: 100%; }
  .df .col-xl-push-0 { left: auto; }
  .df .col-xl-push-1 { left: 8.33333%; }
  .df .col-xl-push-2 { left: 16.66667%; }
  .df .col-xl-push-3 { left: 25%; }
  .df .col-xl-push-4 { left: 33.33333%; }
  .df .col-xl-push-5 { left: 41.66667%; }
  .df .col-xl-push-6 { left: 50%; }
  .df .col-xl-push-7 { left: 58.33333%; }
  .df .col-xl-push-8 { left: 66.66667%; }
  .df .col-xl-push-9 { left: 75%; }
  .df .col-xl-push-10 { left: 83.33333%; }
  .df .col-xl-push-11 { left: 91.66667%; }
  .df .col-xl-push-12 { left: 100%; }
  .df .col-xl-offset-0 { margin-left: 0%; }
  .df .col-xl-offset-1 { margin-left: 8.33333%; }
  .df .col-xl-offset-2 { margin-left: 16.66667%; }
  .df .col-xl-offset-3 { margin-left: 25%; }
  .df .col-xl-offset-4 { margin-left: 33.33333%; }
  .df .col-xl-offset-5 { margin-left: 41.66667%; }
  .df .col-xl-offset-6 { margin-left: 50%; }
  .df .col-xl-offset-7 { margin-left: 58.33333%; }
  .df .col-xl-offset-8 { margin-left: 66.66667%; }
  .df .col-xl-offset-9 { margin-left: 75%; }
  .df .col-xl-offset-10 { margin-left: 83.33333%; }
  .df .col-xl-offset-11 { margin-left: 91.66667%; }
  .df .col-xl-offset-12 { margin-left: 100%; } }

.df .visible-xl { display: none !important; }

.df .visible-xl-block, .df .visible-xl-inline, .df .visible-xl-inline-block { display: none !important; }

@media (min-width: 1260px) and (max-width: 1439px) { .df .visible-lg-block { display: block !important; } }

@media (min-width: 1260px) and (max-width: 1439px) { .df .visible-lg-inline { display: inline !important; } }

@media (min-width: 1260px) and (max-width: 1439px) { .df .visible-lg-inline-block { display: inline-block !important; } }

@media (min-width: 1440px) { .df .visible-xl { display: block !important; }
  .df table.visible-xl { display: table !important; }
  .df tr.visible-xl { display: table-row !important; }
  .df th.visible-xl, .df td.visible-xl { display: table-cell !important; } }

@media (min-width: 1440px) { .df .visible-xl-block { display: block !important; } }

@media (min-width: 1440px) { .df .visible-xl-inline { display: inline !important; } }

@media (min-width: 1440px) { .df .visible-xl-inline-block { display: inline-block !important; } }

@media (min-width: 1260px) and (max-width: 1439px) { .df .hidden-lg { display: none !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .df .hidden-xl { display: none !important; } }

@media (min-width: 1920px) { .df .col-xxl-1, .df .col-xxl-2, .df .col-xxl-3, .df .col-xxl-4, .df .col-xxl-5, .df .col-xxl-6, .df .col-xxl-7, .df .col-xxl-8, .df .col-xxl-9, .df .col-xxl-10, .df .col-xxl-11, .df .col-xxl-12 { float: left; }
  .df .col-xxl-1 { width: 8.33333%; }
  .df .col-xxl-2 { width: 16.66667%; }
  .df .col-xxl-3 { width: 25%; }
  .df .col-xxl-4 { width: 33.33333%; }
  .df .col-xxl-5 { width: 41.66667%; }
  .df .col-xxl-6 { width: 50%; }
  .df .col-xxl-7 { width: 58.33333%; }
  .df .col-xxl-8 { width: 66.66667%; }
  .df .col-xxl-9 { width: 75%; }
  .df .col-xxl-10 { width: 83.33333%; }
  .df .col-xxl-11 { width: 91.66667%; }
  .df .col-xxl-12 { width: 100%; }
  .df .col-xxl-pull-0 { right: auto; }
  .df .col-xxl-pull-1 { right: 8.33333%; }
  .df .col-xxl-pull-2 { right: 16.66667%; }
  .df .col-xxl-pull-3 { right: 25%; }
  .df .col-xxl-pull-4 { right: 33.33333%; }
  .df .col-xxl-pull-5 { right: 41.66667%; }
  .df .col-xxl-pull-6 { right: 50%; }
  .df .col-xxl-pull-7 { right: 58.33333%; }
  .df .col-xxl-pull-8 { right: 66.66667%; }
  .df .col-xxl-pull-9 { right: 75%; }
  .df .col-xxl-pull-10 { right: 83.33333%; }
  .df .col-xxl-pull-11 { right: 91.66667%; }
  .df .col-xxl-pull-12 { right: 100%; }
  .df .col-xxl-push-0 { left: auto; }
  .df .col-xxl-push-1 { left: 8.33333%; }
  .df .col-xxl-push-2 { left: 16.66667%; }
  .df .col-xxl-push-3 { left: 25%; }
  .df .col-xxl-push-4 { left: 33.33333%; }
  .df .col-xxl-push-5 { left: 41.66667%; }
  .df .col-xxl-push-6 { left: 50%; }
  .df .col-xxl-push-7 { left: 58.33333%; }
  .df .col-xxl-push-8 { left: 66.66667%; }
  .df .col-xxl-push-9 { left: 75%; }
  .df .col-xxl-push-10 { left: 83.33333%; }
  .df .col-xxl-push-11 { left: 91.66667%; }
  .df .col-xxl-push-12 { left: 100%; }
  .df .col-xxl-offset-0 { margin-left: 0%; }
  .df .col-xxl-offset-1 { margin-left: 8.33333%; }
  .df .col-xxl-offset-2 { margin-left: 16.66667%; }
  .df .col-xxl-offset-3 { margin-left: 25%; }
  .df .col-xxl-offset-4 { margin-left: 33.33333%; }
  .df .col-xxl-offset-5 { margin-left: 41.66667%; }
  .df .col-xxl-offset-6 { margin-left: 50%; }
  .df .col-xxl-offset-7 { margin-left: 58.33333%; }
  .df .col-xxl-offset-8 { margin-left: 66.66667%; }
  .df .col-xxl-offset-9 { margin-left: 75%; }
  .df .col-xxl-offset-10 { margin-left: 83.33333%; }
  .df .col-xxl-offset-11 { margin-left: 91.66667%; }
  .df .col-xxl-offset-12 { margin-left: 100%; } }

.df .visible-xxl { display: none !important; }

.df .visible-xxl-block, .df .visible-xxl-inline, .df .visible-xxl-inline-block { display: none !important; }

@media (min-width: 1440px) and (max-width: 1919px) { .df .visible-xl-block { display: block !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .df .visible-xl-inline { display: inline !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .df .visible-xl-inline-block { display: inline-block !important; } }

@media (min-width: 1920px) { .df .visible-xxl { display: block !important; }
  .df table.visible-xxl { display: table !important; }
  .df tr.visible-xxl { display: table-row !important; }
  .df th.visible-xxl, .df td.visible-xxl { display: table-cell !important; } }

@media (min-width: 1920px) { .df .visible-xxl-block { display: block !important; } }

@media (min-width: 1920px) { .df .visible-xxl-inline { display: inline !important; } }

@media (min-width: 1920px) { .df .visible-xxl-inline-block { display: inline-block !important; } }

@media (min-width: 1920px) { .df .hidden-xxl { display: none !important; } }

.sb { /*
Customization for default Bootstrap grid.
Adding extra brakepoints and changing default ones.
XS  300+    (BS default x<750>x)
MS  480+    (extra brakepoint)
SM  720+    (BS default 750+)
MD  960+    (BS default 970+)
LG  1260+   (BS default 1200+)
XL  1440+   (extra brakepoint)
XXL 1920+   (extra brakepoint)
*/ }

.sb .container { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; }

.sb .container:before, .sb .container:after { content: " "; display: table; }

.sb .container:after { clear: both; }

@media (min-width: 960px) { .sb .container { width: 710px; } }

@media (min-width: 1260px) { .sb .container { width: 950px; } }

@media (min-width: 1440px) { .sb .container { width: 1250px; } }

.sb .container-fluid { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; }

.sb .container-fluid:before, .sb .container-fluid:after { content: " "; display: table; }

.sb .container-fluid:after { clear: both; }

.sb .row { margin-left: -5px; margin-right: -5px; }

.sb .row:before, .sb .row:after { content: " "; display: table; }

.sb .row:after { clear: both; }

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

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

.sb .col-xs-1 { width: 8.33333%; }

.sb .col-xs-2 { width: 16.66667%; }

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

.sb .col-xs-4 { width: 33.33333%; }

.sb .col-xs-5 { width: 41.66667%; }

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

.sb .col-xs-7 { width: 58.33333%; }

.sb .col-xs-8 { width: 66.66667%; }

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

.sb .col-xs-10 { width: 83.33333%; }

.sb .col-xs-11 { width: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 960px) { .sb .col-sm-1, .sb .col-sm-2, .sb .col-sm-3, .sb .col-sm-4, .sb .col-sm-5, .sb .col-sm-6, .sb .col-sm-7, .sb .col-sm-8, .sb .col-sm-9, .sb .col-sm-10, .sb .col-sm-11, .sb .col-sm-12 { float: left; }
  .sb .col-sm-1 { width: 8.33333%; }
  .sb .col-sm-2 { width: 16.66667%; }
  .sb .col-sm-3 { width: 25%; }
  .sb .col-sm-4 { width: 33.33333%; }
  .sb .col-sm-5 { width: 41.66667%; }
  .sb .col-sm-6 { width: 50%; }
  .sb .col-sm-7 { width: 58.33333%; }
  .sb .col-sm-8 { width: 66.66667%; }
  .sb .col-sm-9 { width: 75%; }
  .sb .col-sm-10 { width: 83.33333%; }
  .sb .col-sm-11 { width: 91.66667%; }
  .sb .col-sm-12 { width: 100%; }
  .sb .col-sm-pull-0 { right: auto; }
  .sb .col-sm-pull-1 { right: 8.33333%; }
  .sb .col-sm-pull-2 { right: 16.66667%; }
  .sb .col-sm-pull-3 { right: 25%; }
  .sb .col-sm-pull-4 { right: 33.33333%; }
  .sb .col-sm-pull-5 { right: 41.66667%; }
  .sb .col-sm-pull-6 { right: 50%; }
  .sb .col-sm-pull-7 { right: 58.33333%; }
  .sb .col-sm-pull-8 { right: 66.66667%; }
  .sb .col-sm-pull-9 { right: 75%; }
  .sb .col-sm-pull-10 { right: 83.33333%; }
  .sb .col-sm-pull-11 { right: 91.66667%; }
  .sb .col-sm-pull-12 { right: 100%; }
  .sb .col-sm-push-0 { left: auto; }
  .sb .col-sm-push-1 { left: 8.33333%; }
  .sb .col-sm-push-2 { left: 16.66667%; }
  .sb .col-sm-push-3 { left: 25%; }
  .sb .col-sm-push-4 { left: 33.33333%; }
  .sb .col-sm-push-5 { left: 41.66667%; }
  .sb .col-sm-push-6 { left: 50%; }
  .sb .col-sm-push-7 { left: 58.33333%; }
  .sb .col-sm-push-8 { left: 66.66667%; }
  .sb .col-sm-push-9 { left: 75%; }
  .sb .col-sm-push-10 { left: 83.33333%; }
  .sb .col-sm-push-11 { left: 91.66667%; }
  .sb .col-sm-push-12 { left: 100%; }
  .sb .col-sm-offset-0 { margin-left: 0%; }
  .sb .col-sm-offset-1 { margin-left: 8.33333%; }
  .sb .col-sm-offset-2 { margin-left: 16.66667%; }
  .sb .col-sm-offset-3 { margin-left: 25%; }
  .sb .col-sm-offset-4 { margin-left: 33.33333%; }
  .sb .col-sm-offset-5 { margin-left: 41.66667%; }
  .sb .col-sm-offset-6 { margin-left: 50%; }
  .sb .col-sm-offset-7 { margin-left: 58.33333%; }
  .sb .col-sm-offset-8 { margin-left: 66.66667%; }
  .sb .col-sm-offset-9 { margin-left: 75%; }
  .sb .col-sm-offset-10 { margin-left: 83.33333%; }
  .sb .col-sm-offset-11 { margin-left: 91.66667%; }
  .sb .col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 1260px) { .sb .col-md-1, .sb .col-md-2, .sb .col-md-3, .sb .col-md-4, .sb .col-md-5, .sb .col-md-6, .sb .col-md-7, .sb .col-md-8, .sb .col-md-9, .sb .col-md-10, .sb .col-md-11, .sb .col-md-12 { float: left; }
  .sb .col-md-1 { width: 8.33333%; }
  .sb .col-md-2 { width: 16.66667%; }
  .sb .col-md-3 { width: 25%; }
  .sb .col-md-4 { width: 33.33333%; }
  .sb .col-md-5 { width: 41.66667%; }
  .sb .col-md-6 { width: 50%; }
  .sb .col-md-7 { width: 58.33333%; }
  .sb .col-md-8 { width: 66.66667%; }
  .sb .col-md-9 { width: 75%; }
  .sb .col-md-10 { width: 83.33333%; }
  .sb .col-md-11 { width: 91.66667%; }
  .sb .col-md-12 { width: 100%; }
  .sb .col-md-pull-0 { right: auto; }
  .sb .col-md-pull-1 { right: 8.33333%; }
  .sb .col-md-pull-2 { right: 16.66667%; }
  .sb .col-md-pull-3 { right: 25%; }
  .sb .col-md-pull-4 { right: 33.33333%; }
  .sb .col-md-pull-5 { right: 41.66667%; }
  .sb .col-md-pull-6 { right: 50%; }
  .sb .col-md-pull-7 { right: 58.33333%; }
  .sb .col-md-pull-8 { right: 66.66667%; }
  .sb .col-md-pull-9 { right: 75%; }
  .sb .col-md-pull-10 { right: 83.33333%; }
  .sb .col-md-pull-11 { right: 91.66667%; }
  .sb .col-md-pull-12 { right: 100%; }
  .sb .col-md-push-0 { left: auto; }
  .sb .col-md-push-1 { left: 8.33333%; }
  .sb .col-md-push-2 { left: 16.66667%; }
  .sb .col-md-push-3 { left: 25%; }
  .sb .col-md-push-4 { left: 33.33333%; }
  .sb .col-md-push-5 { left: 41.66667%; }
  .sb .col-md-push-6 { left: 50%; }
  .sb .col-md-push-7 { left: 58.33333%; }
  .sb .col-md-push-8 { left: 66.66667%; }
  .sb .col-md-push-9 { left: 75%; }
  .sb .col-md-push-10 { left: 83.33333%; }
  .sb .col-md-push-11 { left: 91.66667%; }
  .sb .col-md-push-12 { left: 100%; }
  .sb .col-md-offset-0 { margin-left: 0%; }
  .sb .col-md-offset-1 { margin-left: 8.33333%; }
  .sb .col-md-offset-2 { margin-left: 16.66667%; }
  .sb .col-md-offset-3 { margin-left: 25%; }
  .sb .col-md-offset-4 { margin-left: 33.33333%; }
  .sb .col-md-offset-5 { margin-left: 41.66667%; }
  .sb .col-md-offset-6 { margin-left: 50%; }
  .sb .col-md-offset-7 { margin-left: 58.33333%; }
  .sb .col-md-offset-8 { margin-left: 66.66667%; }
  .sb .col-md-offset-9 { margin-left: 75%; }
  .sb .col-md-offset-10 { margin-left: 83.33333%; }
  .sb .col-md-offset-11 { margin-left: 91.66667%; }
  .sb .col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1440px) { .sb .col-lg-1, .sb .col-lg-2, .sb .col-lg-3, .sb .col-lg-4, .sb .col-lg-5, .sb .col-lg-6, .sb .col-lg-7, .sb .col-lg-8, .sb .col-lg-9, .sb .col-lg-10, .sb .col-lg-11, .sb .col-lg-12 { float: left; }
  .sb .col-lg-1 { width: 8.33333%; }
  .sb .col-lg-2 { width: 16.66667%; }
  .sb .col-lg-3 { width: 25%; }
  .sb .col-lg-4 { width: 33.33333%; }
  .sb .col-lg-5 { width: 41.66667%; }
  .sb .col-lg-6 { width: 50%; }
  .sb .col-lg-7 { width: 58.33333%; }
  .sb .col-lg-8 { width: 66.66667%; }
  .sb .col-lg-9 { width: 75%; }
  .sb .col-lg-10 { width: 83.33333%; }
  .sb .col-lg-11 { width: 91.66667%; }
  .sb .col-lg-12 { width: 100%; }
  .sb .col-lg-pull-0 { right: auto; }
  .sb .col-lg-pull-1 { right: 8.33333%; }
  .sb .col-lg-pull-2 { right: 16.66667%; }
  .sb .col-lg-pull-3 { right: 25%; }
  .sb .col-lg-pull-4 { right: 33.33333%; }
  .sb .col-lg-pull-5 { right: 41.66667%; }
  .sb .col-lg-pull-6 { right: 50%; }
  .sb .col-lg-pull-7 { right: 58.33333%; }
  .sb .col-lg-pull-8 { right: 66.66667%; }
  .sb .col-lg-pull-9 { right: 75%; }
  .sb .col-lg-pull-10 { right: 83.33333%; }
  .sb .col-lg-pull-11 { right: 91.66667%; }
  .sb .col-lg-pull-12 { right: 100%; }
  .sb .col-lg-push-0 { left: auto; }
  .sb .col-lg-push-1 { left: 8.33333%; }
  .sb .col-lg-push-2 { left: 16.66667%; }
  .sb .col-lg-push-3 { left: 25%; }
  .sb .col-lg-push-4 { left: 33.33333%; }
  .sb .col-lg-push-5 { left: 41.66667%; }
  .sb .col-lg-push-6 { left: 50%; }
  .sb .col-lg-push-7 { left: 58.33333%; }
  .sb .col-lg-push-8 { left: 66.66667%; }
  .sb .col-lg-push-9 { left: 75%; }
  .sb .col-lg-push-10 { left: 83.33333%; }
  .sb .col-lg-push-11 { left: 91.66667%; }
  .sb .col-lg-push-12 { left: 100%; }
  .sb .col-lg-offset-0 { margin-left: 0%; }
  .sb .col-lg-offset-1 { margin-left: 8.33333%; }
  .sb .col-lg-offset-2 { margin-left: 16.66667%; }
  .sb .col-lg-offset-3 { margin-left: 25%; }
  .sb .col-lg-offset-4 { margin-left: 33.33333%; }
  .sb .col-lg-offset-5 { margin-left: 41.66667%; }
  .sb .col-lg-offset-6 { margin-left: 50%; }
  .sb .col-lg-offset-7 { margin-left: 58.33333%; }
  .sb .col-lg-offset-8 { margin-left: 66.66667%; }
  .sb .col-lg-offset-9 { margin-left: 75%; }
  .sb .col-lg-offset-10 { margin-left: 83.33333%; }
  .sb .col-lg-offset-11 { margin-left: 91.66667%; }
  .sb .col-lg-offset-12 { margin-left: 100%; } }

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

.sb .visible-xs { display: none !important; }

.sb .visible-sm { display: none !important; }

.sb .visible-md { display: none !important; }

.sb .visible-lg { display: none !important; }

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

@media (max-width: 479px) { .sb .visible-xs { display: block !important; }
  .sb table.visible-xs { display: table !important; }
  .sb tr.visible-xs { display: table-row !important; }
  .sb th.visible-xs, .sb td.visible-xs { display: table-cell !important; } }

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

@media (max-width: 479px) { .sb .visible-xs-inline { display: inline !important; } }

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

@media (min-width: 960px) and (max-width: 1259px) { .sb .visible-sm { display: block !important; }
  .sb table.visible-sm { display: table !important; }
  .sb tr.visible-sm { display: table-row !important; }
  .sb th.visible-sm, .sb td.visible-sm { display: table-cell !important; } }

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

@media (min-width: 960px) and (max-width: 1259px) { .sb .visible-sm-inline { display: inline !important; } }

@media (min-width: 960px) and (max-width: 1259px) { .sb .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 1260px) and (max-width: 1439px) { .sb .visible-md { display: block !important; }
  .sb table.visible-md { display: table !important; }
  .sb tr.visible-md { display: table-row !important; }
  .sb th.visible-md, .sb td.visible-md { display: table-cell !important; } }

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

@media (min-width: 1260px) and (max-width: 1439px) { .sb .visible-md-inline { display: inline !important; } }

@media (min-width: 1260px) and (max-width: 1439px) { .sb .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1440px) { .sb .visible-lg { display: block !important; }
  .sb table.visible-lg { display: table !important; }
  .sb tr.visible-lg { display: table-row !important; }
  .sb th.visible-lg, .sb td.visible-lg { display: table-cell !important; } }

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

@media (min-width: 1440px) { .sb .visible-lg-inline { display: inline !important; } }

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

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

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

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

@media (min-width: 1440px) { .sb .hidden-lg { display: none !important; } }

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

@media print { .sb .visible-print { display: block !important; }
  .sb table.visible-print { display: table !important; }
  .sb tr.visible-print { display: table-row !important; }
  .sb th.visible-print, .sb td.visible-print { display: table-cell !important; } }

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

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

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

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

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

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

@media print { .sb .hidden-print { display: none !important; } }

.sb .container { margin-right: auto; margin-left: auto; padding-left: 5px; padding-right: 5px; }

.sb .container:before, .sb .container:after { content: " "; display: table; }

.sb .container:after { clear: both; }

@media (min-width: 300px) { .sb .container { width: 100%; } }

@media (min-width: 480px) { .sb .container { width: 480px; } }

@media (min-width: 960px) { .sb .container { width: 710px; } }

@media (min-width: 1260px) { .sb .container { width: 950px; } }

@media (min-width: 1440px) { .sb .container { width: 1250px; } }

@media (min-width: 1920px) { .sb .container { width: 1430px; } }

@media (min-width: 2560px) { .sb .container { width: 1910px; } }

@media (min-width: 1920px) { .sb .hidden-lg { display: block !important; } }

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

@media (min-width: 480px) { .sb .col-ms-1, .sb .col-ms-2, .sb .col-ms-3, .sb .col-ms-4, .sb .col-ms-5, .sb .col-ms-6, .sb .col-ms-7, .sb .col-ms-8, .sb .col-ms-9, .sb .col-ms-10, .sb .col-ms-11, .sb .col-ms-12 { float: left; }
  .sb .col-ms-1 { width: 8.33333%; }
  .sb .col-ms-2 { width: 16.66667%; }
  .sb .col-ms-3 { width: 25%; }
  .sb .col-ms-4 { width: 33.33333%; }
  .sb .col-ms-5 { width: 41.66667%; }
  .sb .col-ms-6 { width: 50%; }
  .sb .col-ms-7 { width: 58.33333%; }
  .sb .col-ms-8 { width: 66.66667%; }
  .sb .col-ms-9 { width: 75%; }
  .sb .col-ms-10 { width: 83.33333%; }
  .sb .col-ms-11 { width: 91.66667%; }
  .sb .col-ms-12 { width: 100%; }
  .sb .col-ms-pull-0 { right: auto; }
  .sb .col-ms-pull-1 { right: 8.33333%; }
  .sb .col-ms-pull-2 { right: 16.66667%; }
  .sb .col-ms-pull-3 { right: 25%; }
  .sb .col-ms-pull-4 { right: 33.33333%; }
  .sb .col-ms-pull-5 { right: 41.66667%; }
  .sb .col-ms-pull-6 { right: 50%; }
  .sb .col-ms-pull-7 { right: 58.33333%; }
  .sb .col-ms-pull-8 { right: 66.66667%; }
  .sb .col-ms-pull-9 { right: 75%; }
  .sb .col-ms-pull-10 { right: 83.33333%; }
  .sb .col-ms-pull-11 { right: 91.66667%; }
  .sb .col-ms-pull-12 { right: 100%; }
  .sb .col-ms-push-0 { left: auto; }
  .sb .col-ms-push-1 { left: 8.33333%; }
  .sb .col-ms-push-2 { left: 16.66667%; }
  .sb .col-ms-push-3 { left: 25%; }
  .sb .col-ms-push-4 { left: 33.33333%; }
  .sb .col-ms-push-5 { left: 41.66667%; }
  .sb .col-ms-push-6 { left: 50%; }
  .sb .col-ms-push-7 { left: 58.33333%; }
  .sb .col-ms-push-8 { left: 66.66667%; }
  .sb .col-ms-push-9 { left: 75%; }
  .sb .col-ms-push-10 { left: 83.33333%; }
  .sb .col-ms-push-11 { left: 91.66667%; }
  .sb .col-ms-push-12 { left: 100%; }
  .sb .col-ms-offset-0 { margin-left: 0%; }
  .sb .col-ms-offset-1 { margin-left: 8.33333%; }
  .sb .col-ms-offset-2 { margin-left: 16.66667%; }
  .sb .col-ms-offset-3 { margin-left: 25%; }
  .sb .col-ms-offset-4 { margin-left: 33.33333%; }
  .sb .col-ms-offset-5 { margin-left: 41.66667%; }
  .sb .col-ms-offset-6 { margin-left: 50%; }
  .sb .col-ms-offset-7 { margin-left: 58.33333%; }
  .sb .col-ms-offset-8 { margin-left: 66.66667%; }
  .sb .col-ms-offset-9 { margin-left: 75%; }
  .sb .col-ms-offset-10 { margin-left: 83.33333%; }
  .sb .col-ms-offset-11 { margin-left: 91.66667%; }
  .sb .col-ms-offset-12 { margin-left: 100%; } }

@media (min-width: 960px) { .sb .col-sm-1, .sb .col-sm-2, .sb .col-sm-3, .sb .col-sm-4, .sb .col-sm-5, .sb .col-sm-6, .sb .col-sm-7, .sb .col-sm-8, .sb .col-sm-9, .sb .col-sm-10, .sb .col-sm-11, .sb .col-sm-12 { float: left; }
  .sb .col-sm-1 { width: 8.33333%; }
  .sb .col-sm-2 { width: 16.66667%; }
  .sb .col-sm-3 { width: 25%; }
  .sb .col-sm-4 { width: 33.33333%; }
  .sb .col-sm-5 { width: 41.66667%; }
  .sb .col-sm-6 { width: 50%; }
  .sb .col-sm-7 { width: 58.33333%; }
  .sb .col-sm-8 { width: 66.66667%; }
  .sb .col-sm-9 { width: 75%; }
  .sb .col-sm-10 { width: 83.33333%; }
  .sb .col-sm-11 { width: 91.66667%; }
  .sb .col-sm-12 { width: 100%; }
  .sb .col-sm-pull-0 { right: auto; }
  .sb .col-sm-pull-1 { right: 8.33333%; }
  .sb .col-sm-pull-2 { right: 16.66667%; }
  .sb .col-sm-pull-3 { right: 25%; }
  .sb .col-sm-pull-4 { right: 33.33333%; }
  .sb .col-sm-pull-5 { right: 41.66667%; }
  .sb .col-sm-pull-6 { right: 50%; }
  .sb .col-sm-pull-7 { right: 58.33333%; }
  .sb .col-sm-pull-8 { right: 66.66667%; }
  .sb .col-sm-pull-9 { right: 75%; }
  .sb .col-sm-pull-10 { right: 83.33333%; }
  .sb .col-sm-pull-11 { right: 91.66667%; }
  .sb .col-sm-pull-12 { right: 100%; }
  .sb .col-sm-push-0 { left: auto; }
  .sb .col-sm-push-1 { left: 8.33333%; }
  .sb .col-sm-push-2 { left: 16.66667%; }
  .sb .col-sm-push-3 { left: 25%; }
  .sb .col-sm-push-4 { left: 33.33333%; }
  .sb .col-sm-push-5 { left: 41.66667%; }
  .sb .col-sm-push-6 { left: 50%; }
  .sb .col-sm-push-7 { left: 58.33333%; }
  .sb .col-sm-push-8 { left: 66.66667%; }
  .sb .col-sm-push-9 { left: 75%; }
  .sb .col-sm-push-10 { left: 83.33333%; }
  .sb .col-sm-push-11 { left: 91.66667%; }
  .sb .col-sm-push-12 { left: 100%; }
  .sb .col-sm-offset-0 { margin-left: 0%; }
  .sb .col-sm-offset-1 { margin-left: 8.33333%; }
  .sb .col-sm-offset-2 { margin-left: 16.66667%; }
  .sb .col-sm-offset-3 { margin-left: 25%; }
  .sb .col-sm-offset-4 { margin-left: 33.33333%; }
  .sb .col-sm-offset-5 { margin-left: 41.66667%; }
  .sb .col-sm-offset-6 { margin-left: 50%; }
  .sb .col-sm-offset-7 { margin-left: 58.33333%; }
  .sb .col-sm-offset-8 { margin-left: 66.66667%; }
  .sb .col-sm-offset-9 { margin-left: 75%; }
  .sb .col-sm-offset-10 { margin-left: 83.33333%; }
  .sb .col-sm-offset-11 { margin-left: 91.66667%; }
  .sb .col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 1260px) { .sb .col-md-1, .sb .col-md-2, .sb .col-md-3, .sb .col-md-4, .sb .col-md-5, .sb .col-md-6, .sb .col-md-7, .sb .col-md-8, .sb .col-md-9, .sb .col-md-10, .sb .col-md-11, .sb .col-md-12 { float: left; }
  .sb .col-md-1 { width: 8.33333%; }
  .sb .col-md-2 { width: 16.66667%; }
  .sb .col-md-3 { width: 25%; }
  .sb .col-md-4 { width: 33.33333%; }
  .sb .col-md-5 { width: 41.66667%; }
  .sb .col-md-6 { width: 50%; }
  .sb .col-md-7 { width: 58.33333%; }
  .sb .col-md-8 { width: 66.66667%; }
  .sb .col-md-9 { width: 75%; }
  .sb .col-md-10 { width: 83.33333%; }
  .sb .col-md-11 { width: 91.66667%; }
  .sb .col-md-12 { width: 100%; }
  .sb .col-md-pull-0 { right: auto; }
  .sb .col-md-pull-1 { right: 8.33333%; }
  .sb .col-md-pull-2 { right: 16.66667%; }
  .sb .col-md-pull-3 { right: 25%; }
  .sb .col-md-pull-4 { right: 33.33333%; }
  .sb .col-md-pull-5 { right: 41.66667%; }
  .sb .col-md-pull-6 { right: 50%; }
  .sb .col-md-pull-7 { right: 58.33333%; }
  .sb .col-md-pull-8 { right: 66.66667%; }
  .sb .col-md-pull-9 { right: 75%; }
  .sb .col-md-pull-10 { right: 83.33333%; }
  .sb .col-md-pull-11 { right: 91.66667%; }
  .sb .col-md-pull-12 { right: 100%; }
  .sb .col-md-push-0 { left: auto; }
  .sb .col-md-push-1 { left: 8.33333%; }
  .sb .col-md-push-2 { left: 16.66667%; }
  .sb .col-md-push-3 { left: 25%; }
  .sb .col-md-push-4 { left: 33.33333%; }
  .sb .col-md-push-5 { left: 41.66667%; }
  .sb .col-md-push-6 { left: 50%; }
  .sb .col-md-push-7 { left: 58.33333%; }
  .sb .col-md-push-8 { left: 66.66667%; }
  .sb .col-md-push-9 { left: 75%; }
  .sb .col-md-push-10 { left: 83.33333%; }
  .sb .col-md-push-11 { left: 91.66667%; }
  .sb .col-md-push-12 { left: 100%; }
  .sb .col-md-offset-0 { margin-left: 0%; }
  .sb .col-md-offset-1 { margin-left: 8.33333%; }
  .sb .col-md-offset-2 { margin-left: 16.66667%; }
  .sb .col-md-offset-3 { margin-left: 25%; }
  .sb .col-md-offset-4 { margin-left: 33.33333%; }
  .sb .col-md-offset-5 { margin-left: 41.66667%; }
  .sb .col-md-offset-6 { margin-left: 50%; }
  .sb .col-md-offset-7 { margin-left: 58.33333%; }
  .sb .col-md-offset-8 { margin-left: 66.66667%; }
  .sb .col-md-offset-9 { margin-left: 75%; }
  .sb .col-md-offset-10 { margin-left: 83.33333%; }
  .sb .col-md-offset-11 { margin-left: 91.66667%; }
  .sb .col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1440px) { .sb .col-lg-1, .sb .col-lg-2, .sb .col-lg-3, .sb .col-lg-4, .sb .col-lg-5, .sb .col-lg-6, .sb .col-lg-7, .sb .col-lg-8, .sb .col-lg-9, .sb .col-lg-10, .sb .col-lg-11, .sb .col-lg-12 { float: left; }
  .sb .col-lg-1 { width: 8.33333%; }
  .sb .col-lg-2 { width: 16.66667%; }
  .sb .col-lg-3 { width: 25%; }
  .sb .col-lg-4 { width: 33.33333%; }
  .sb .col-lg-5 { width: 41.66667%; }
  .sb .col-lg-6 { width: 50%; }
  .sb .col-lg-7 { width: 58.33333%; }
  .sb .col-lg-8 { width: 66.66667%; }
  .sb .col-lg-9 { width: 75%; }
  .sb .col-lg-10 { width: 83.33333%; }
  .sb .col-lg-11 { width: 91.66667%; }
  .sb .col-lg-12 { width: 100%; }
  .sb .col-lg-pull-0 { right: auto; }
  .sb .col-lg-pull-1 { right: 8.33333%; }
  .sb .col-lg-pull-2 { right: 16.66667%; }
  .sb .col-lg-pull-3 { right: 25%; }
  .sb .col-lg-pull-4 { right: 33.33333%; }
  .sb .col-lg-pull-5 { right: 41.66667%; }
  .sb .col-lg-pull-6 { right: 50%; }
  .sb .col-lg-pull-7 { right: 58.33333%; }
  .sb .col-lg-pull-8 { right: 66.66667%; }
  .sb .col-lg-pull-9 { right: 75%; }
  .sb .col-lg-pull-10 { right: 83.33333%; }
  .sb .col-lg-pull-11 { right: 91.66667%; }
  .sb .col-lg-pull-12 { right: 100%; }
  .sb .col-lg-push-0 { left: auto; }
  .sb .col-lg-push-1 { left: 8.33333%; }
  .sb .col-lg-push-2 { left: 16.66667%; }
  .sb .col-lg-push-3 { left: 25%; }
  .sb .col-lg-push-4 { left: 33.33333%; }
  .sb .col-lg-push-5 { left: 41.66667%; }
  .sb .col-lg-push-6 { left: 50%; }
  .sb .col-lg-push-7 { left: 58.33333%; }
  .sb .col-lg-push-8 { left: 66.66667%; }
  .sb .col-lg-push-9 { left: 75%; }
  .sb .col-lg-push-10 { left: 83.33333%; }
  .sb .col-lg-push-11 { left: 91.66667%; }
  .sb .col-lg-push-12 { left: 100%; }
  .sb .col-lg-offset-0 { margin-left: 0%; }
  .sb .col-lg-offset-1 { margin-left: 8.33333%; }
  .sb .col-lg-offset-2 { margin-left: 16.66667%; }
  .sb .col-lg-offset-3 { margin-left: 25%; }
  .sb .col-lg-offset-4 { margin-left: 33.33333%; }
  .sb .col-lg-offset-5 { margin-left: 41.66667%; }
  .sb .col-lg-offset-6 { margin-left: 50%; }
  .sb .col-lg-offset-7 { margin-left: 58.33333%; }
  .sb .col-lg-offset-8 { margin-left: 66.66667%; }
  .sb .col-lg-offset-9 { margin-left: 75%; }
  .sb .col-lg-offset-10 { margin-left: 83.33333%; }
  .sb .col-lg-offset-11 { margin-left: 91.66667%; }
  .sb .col-lg-offset-12 { margin-left: 100%; } }

.sb .visible-xs { display: none !important; }

.sb .visible-ms { display: none !important; }

.sb .visible-xs-block, .sb .visible-xs-inline, .sb .visible-xs-inline-block, .sb .visible-ms-block, .sb .visible-ms-inline, .sb .visible-ms-inline-block { display: none !important; }

@media (max-width: 479px) { .sb .visible-xs { display: block !important; }
  .sb table.visible-xs { display: table !important; }
  .sb tr.visible-xs { display: table-row !important; }
  .sb th.visible-xs, .sb td.visible-xs { display: table-cell !important; } }

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

@media (max-width: 479px) { .sb .visible-xs-inline { display: inline !important; } }

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

@media (min-width: 480px) and (max-width: 959px) { .sb .visible-ms { display: block !important; }
  .sb table.visible-ms { display: table !important; }
  .sb tr.visible-ms { display: table-row !important; }
  .sb th.visible-ms, .sb td.visible-ms { display: table-cell !important; } }

@media (min-width: 480px) and (max-width: 959px) { .sb .visible-ms-block { display: block !important; } }

@media (min-width: 480px) and (max-width: 959px) { .sb .visible-ms-inline { display: inline !important; } }

@media (min-width: 480px) and (max-width: 959px) { .sb .visible-ms-inline-block { display: inline-block !important; } }

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

@media (min-width: 480px) and (max-width: 959px) { .sb .hidden-ms { display: none !important; } }

@media (min-width: 1920px) { .sb .col-xl-1, .sb .col-xl-2, .sb .col-xl-3, .sb .col-xl-4, .sb .col-xl-5, .sb .col-xl-6, .sb .col-xl-7, .sb .col-xl-8, .sb .col-xl-9, .sb .col-xl-10, .sb .col-xl-11, .sb .col-xl-12 { float: left; }
  .sb .col-xl-1 { width: 8.33333%; }
  .sb .col-xl-2 { width: 16.66667%; }
  .sb .col-xl-3 { width: 25%; }
  .sb .col-xl-4 { width: 33.33333%; }
  .sb .col-xl-5 { width: 41.66667%; }
  .sb .col-xl-6 { width: 50%; }
  .sb .col-xl-7 { width: 58.33333%; }
  .sb .col-xl-8 { width: 66.66667%; }
  .sb .col-xl-9 { width: 75%; }
  .sb .col-xl-10 { width: 83.33333%; }
  .sb .col-xl-11 { width: 91.66667%; }
  .sb .col-xl-12 { width: 100%; }
  .sb .col-xl-pull-0 { right: auto; }
  .sb .col-xl-pull-1 { right: 8.33333%; }
  .sb .col-xl-pull-2 { right: 16.66667%; }
  .sb .col-xl-pull-3 { right: 25%; }
  .sb .col-xl-pull-4 { right: 33.33333%; }
  .sb .col-xl-pull-5 { right: 41.66667%; }
  .sb .col-xl-pull-6 { right: 50%; }
  .sb .col-xl-pull-7 { right: 58.33333%; }
  .sb .col-xl-pull-8 { right: 66.66667%; }
  .sb .col-xl-pull-9 { right: 75%; }
  .sb .col-xl-pull-10 { right: 83.33333%; }
  .sb .col-xl-pull-11 { right: 91.66667%; }
  .sb .col-xl-pull-12 { right: 100%; }
  .sb .col-xl-push-0 { left: auto; }
  .sb .col-xl-push-1 { left: 8.33333%; }
  .sb .col-xl-push-2 { left: 16.66667%; }
  .sb .col-xl-push-3 { left: 25%; }
  .sb .col-xl-push-4 { left: 33.33333%; }
  .sb .col-xl-push-5 { left: 41.66667%; }
  .sb .col-xl-push-6 { left: 50%; }
  .sb .col-xl-push-7 { left: 58.33333%; }
  .sb .col-xl-push-8 { left: 66.66667%; }
  .sb .col-xl-push-9 { left: 75%; }
  .sb .col-xl-push-10 { left: 83.33333%; }
  .sb .col-xl-push-11 { left: 91.66667%; }
  .sb .col-xl-push-12 { left: 100%; }
  .sb .col-xl-offset-0 { margin-left: 0%; }
  .sb .col-xl-offset-1 { margin-left: 8.33333%; }
  .sb .col-xl-offset-2 { margin-left: 16.66667%; }
  .sb .col-xl-offset-3 { margin-left: 25%; }
  .sb .col-xl-offset-4 { margin-left: 33.33333%; }
  .sb .col-xl-offset-5 { margin-left: 41.66667%; }
  .sb .col-xl-offset-6 { margin-left: 50%; }
  .sb .col-xl-offset-7 { margin-left: 58.33333%; }
  .sb .col-xl-offset-8 { margin-left: 66.66667%; }
  .sb .col-xl-offset-9 { margin-left: 75%; }
  .sb .col-xl-offset-10 { margin-left: 83.33333%; }
  .sb .col-xl-offset-11 { margin-left: 91.66667%; }
  .sb .col-xl-offset-12 { margin-left: 100%; } }

.sb .visible-xl { display: none !important; }

.sb .visible-xl-block, .sb .visible-xl-inline, .sb .visible-xl-inline-block { display: none !important; }

@media (min-width: 1440px) and (max-width: 1919px) { .sb .visible-lg-block { display: block !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .sb .visible-lg-inline { display: inline !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .sb .visible-lg-inline-block { display: inline-block !important; } }

@media (min-width: 1920px) { .sb .visible-xl { display: block !important; }
  .sb table.visible-xl { display: table !important; }
  .sb tr.visible-xl { display: table-row !important; }
  .sb th.visible-xl, .sb td.visible-xl { display: table-cell !important; } }

@media (min-width: 1920px) { .sb .visible-xl-block { display: block !important; } }

@media (min-width: 1920px) { .sb .visible-xl-inline { display: inline !important; } }

@media (min-width: 1920px) { .sb .visible-xl-inline-block { display: inline-block !important; } }

@media (min-width: 1440px) and (max-width: 1919px) { .sb .hidden-lg { display: none !important; } }

@media (min-width: 1920px) and (max-width: 2559px) { .sb .hidden-xl { display: none !important; } }

@media (min-width: 2560px) { .sb .col-xxl-1, .sb .col-xxl-2, .sb .col-xxl-3, .sb .col-xxl-4, .sb .col-xxl-5, .sb .col-xxl-6, .sb .col-xxl-7, .sb .col-xxl-8, .sb .col-xxl-9, .sb .col-xxl-10, .sb .col-xxl-11, .sb .col-xxl-12 { float: left; }
  .sb .col-xxl-1 { width: 8.33333%; }
  .sb .col-xxl-2 { width: 16.66667%; }
  .sb .col-xxl-3 { width: 25%; }
  .sb .col-xxl-4 { width: 33.33333%; }
  .sb .col-xxl-5 { width: 41.66667%; }
  .sb .col-xxl-6 { width: 50%; }
  .sb .col-xxl-7 { width: 58.33333%; }
  .sb .col-xxl-8 { width: 66.66667%; }
  .sb .col-xxl-9 { width: 75%; }
  .sb .col-xxl-10 { width: 83.33333%; }
  .sb .col-xxl-11 { width: 91.66667%; }
  .sb .col-xxl-12 { width: 100%; }
  .sb .col-xxl-pull-0 { right: auto; }
  .sb .col-xxl-pull-1 { right: 8.33333%; }
  .sb .col-xxl-pull-2 { right: 16.66667%; }
  .sb .col-xxl-pull-3 { right: 25%; }
  .sb .col-xxl-pull-4 { right: 33.33333%; }
  .sb .col-xxl-pull-5 { right: 41.66667%; }
  .sb .col-xxl-pull-6 { right: 50%; }
  .sb .col-xxl-pull-7 { right: 58.33333%; }
  .sb .col-xxl-pull-8 { right: 66.66667%; }
  .sb .col-xxl-pull-9 { right: 75%; }
  .sb .col-xxl-pull-10 { right: 83.33333%; }
  .sb .col-xxl-pull-11 { right: 91.66667%; }
  .sb .col-xxl-pull-12 { right: 100%; }
  .sb .col-xxl-push-0 { left: auto; }
  .sb .col-xxl-push-1 { left: 8.33333%; }
  .sb .col-xxl-push-2 { left: 16.66667%; }
  .sb .col-xxl-push-3 { left: 25%; }
  .sb .col-xxl-push-4 { left: 33.33333%; }
  .sb .col-xxl-push-5 { left: 41.66667%; }
  .sb .col-xxl-push-6 { left: 50%; }
  .sb .col-xxl-push-7 { left: 58.33333%; }
  .sb .col-xxl-push-8 { left: 66.66667%; }
  .sb .col-xxl-push-9 { left: 75%; }
  .sb .col-xxl-push-10 { left: 83.33333%; }
  .sb .col-xxl-push-11 { left: 91.66667%; }
  .sb .col-xxl-push-12 { left: 100%; }
  .sb .col-xxl-offset-0 { margin-left: 0%; }
  .sb .col-xxl-offset-1 { margin-left: 8.33333%; }
  .sb .col-xxl-offset-2 { margin-left: 16.66667%; }
  .sb .col-xxl-offset-3 { margin-left: 25%; }
  .sb .col-xxl-offset-4 { margin-left: 33.33333%; }
  .sb .col-xxl-offset-5 { margin-left: 41.66667%; }
  .sb .col-xxl-offset-6 { margin-left: 50%; }
  .sb .col-xxl-offset-7 { margin-left: 58.33333%; }
  .sb .col-xxl-offset-8 { margin-left: 66.66667%; }
  .sb .col-xxl-offset-9 { margin-left: 75%; }
  .sb .col-xxl-offset-10 { margin-left: 83.33333%; }
  .sb .col-xxl-offset-11 { margin-left: 91.66667%; }
  .sb .col-xxl-offset-12 { margin-left: 100%; } }

.sb .visible-xxl { display: none !important; }

.sb .visible-xxl-block, .sb .visible-xxl-inline, .sb .visible-xxl-inline-block { display: none !important; }

@media (min-width: 1920px) and (max-width: 2559px) { .sb .visible-xl-block { display: block !important; } }

@media (min-width: 1920px) and (max-width: 2559px) { .sb .visible-xl-inline { display: inline !important; } }

@media (min-width: 1920px) and (max-width: 2559px) { .sb .visible-xl-inline-block { display: inline-block !important; } }

@media (min-width: 2560px) { .sb .visible-xxl { display: block !important; }
  .sb table.visible-xxl { display: table !important; }
  .sb tr.visible-xxl { display: table-row !important; }
  .sb th.visible-xxl, .sb td.visible-xxl { display: table-cell !important; } }

@media (min-width: 2560px) { .sb .visible-xxl-block { display: block !important; } }

@media (min-width: 2560px) { .sb .visible-xxl-inline { display: inline !important; } }

@media (min-width: 2560px) { .sb .visible-xxl-inline-block { display: inline-block !important; } }

@media (min-width: 2560px) { .sb .hidden-xxl { display: none !important; } }

@media (max-width: 479px) { .sb #header, .sb .side-header { height: 55px; padding: 0; padding: 10px 5px 14px; line-height: 36px; }
  .sb #header .nav-logo, .sb .side-header .nav-logo { display: flex; align-items: flex-end; }
  .sb #header .nav-logo img, .sb .side-header .nav-logo img { width: 120px; height: 22px; }
  .sb #header .nav-logo__link, .sb .side-header .nav-logo__link { height: 36px; }
  .sb #header .nav-logo__link video, .sb .side-header .nav-logo__link video { height: 36px; }
  .sb #header .ipi-bar, .sb .side-header .ipi-bar { padding: 5px; margin: 0; }
  .sb #header .col-meteo, .sb .side-header .col-meteo { display: none; }
  .sb #header.affix, .sb #header.affix-under, .sb .side-header.affix, .sb .side-header.affix-under { width: 100%; }
  .sb #header.affix + #content-main, .sb #header.affix-under + #content-main, .sb .side-header.affix + #content-main, .sb .side-header.affix-under + #content-main { padding-top: 55px; }
  .sb #header.affix.hide-up, .sb #header.affix-under.hide-up, .sb .side-header.affix.hide-up, .sb .side-header.affix-under.hide-up { transform: translate(0, -55px); }
  .sb .col-meteo { height: 36px; margin: 10px 0 20px; }
  .sb .col-language .nav-user, .sb .col-language .nav-logout { padding: 0 3px 0 0; }
  .sb .nav-logout .btn-checkmail { display: none; }
  .sb .side-list li.open .sidebar-dropdown { left: 0; top: 50px; }
  .sb #side-menu { width: calc(100% - 60px); max-width: 300px; min-width: 140px; }
  .sb #side-menu .side-wrapper { width: auto; }
  .sb #footer .footer-logo, .sb #footer .footer-copyright { text-align: left; float: none; width: 100%; font-size: 12px; }
  .sb #footer .footer-logo { margin-bottom: 30px; }
  .sb #footer .footer-menu { float: none; margin-bottom: 30px; } }

@media (min-width: 480px) and (max-width: 959px) { .sb #header, .sb .side-header { height: 55px; padding: 10px 5px 14px; line-height: 36px; }
  .sb #header .nav-logo, .sb .side-header .nav-logo { display: flex; align-items: flex-end; }
  .sb #header .nav-logo img, .sb .side-header .nav-logo img { width: 120px; height: 22px; }
  .sb #header .nav-logo__link, .sb .side-header .nav-logo__link { height: 36px; }
  .sb #header .nav-logo__link video, .sb .side-header .nav-logo__link video { height: 36px; }
  .sb #header .ipi-bar, .sb .side-header .ipi-bar { padding: 5px; margin: 0; }
  .sb #header.affix, .sb #header.affix-under, .sb .side-header.affix, .sb .side-header.affix-under { width: 470px; }
  .sb #header.affix + #content-main, .sb #header.affix-under + #content-main, .sb .side-header.affix + #content-main, .sb .side-header.affix-under + #content-main { padding-top: 55px; }
  .sb #header.affix.hide-up, .sb #header.affix-under.hide-up, .sb .side-header.affix.hide-up, .sb .side-header.affix-under.hide-up { transform: translate(0, -55px); }
  .sb .sidebar { margin-left: 35px; }
  .sb .sidebar .sidebar-dropdown { left: 265px; }
  .sb #header { padding-left: 30px; padding-right: 30px; margin: 0; }
  .sb #header .col-branding { padding: 0; }
  .sb #footer .container { padding: 0 35px; }
  .sb #footer .footer-logo { margin-bottom: 30px; }
  .sb #footer .footer-logo, .sb #footer .footer-copyright { text-align: left; float: none; font-size: 12px; }
  .sb #footer .footer-menu { float: none; margin-bottom: 30px; }
  .sb .col-sm-push-3 { left: 0; }
  .sb .col-sm-pull-4 { right: 0; } }

@media (min-width: 960px) and (max-width: 1259px) { .sb #header .nav-logo, .sb .side-header .nav-logo { line-height: 36px; }
  .sb #header .nav-logo img, .sb .side-header .nav-logo img { width: 120px; height: 22px; }
  .sb #header .ipi-bar, .sb .side-header .ipi-bar { margin: 0; }
  .sb #header.affix, .sb #header.affix-under, .sb .side-header.affix, .sb .side-header.affix-under { width: 710px; }
  .sb .footer-copyright { width: 300px; }
  .sb .nav-user .user-detail strong, .sb .nav-user .user-detail span { max-width: 170px; } }

@media (min-width: 1260px) and (max-width: 1439px) { .sb #header.affix, .sb #header.affix-under, .sb .side-header.affix, .sb .side-header.affix-under { width: 950px; }
  .sb #header .nav-search, .sb .side-header .nav-search { max-width: 170px; }
  .sb #header .lang-label, .sb .side-header .lang-label { display: none; }
  .sb #header .ipi-bar, .sb .side-header .ipi-bar { margin: 0; }
  .sb .products-toolbar ul { width: 864px; }
  .sb .products-toolbar .inx-product { width: 134px; }
  .sb .inx-products-more { width: 76px; }
  .sb .nav-user .user-detail strong, .sb .nav-user .user-detail span { max-width: 195px; } }

@media (min-width: 1440px) and (max-width: 1919px) { .sb #header.affix, .sb #header.affix-under { width: 1250px; }
  .sb #header.affix.hide-up, .sb #header.affix-under.hide-up { transform: translate(0, 0); }
  .sb .products-toolbar ul { width: 1148px; }
  .sb .inx-products-more { width: 92px; }
  .sb .nav-user .user-detail strong, .sb .nav-user .user-detail span { max-width: 175px; } }

@media (min-width: 1920px) and (max-width: 2559px) { .sb #header.affix, .sb #header.affix-under { width: 1430px; }
  .sb #header.affix.hide-up, .sb #header.affix-under.hide-up { transform: translate(0, 0); }
  .sb .products-toolbar ul { width: 1360px; }
  .sb .products-toolbar ul .inx-product { width: 130px; }
  .sb .inx-products-more { width: 60px; } }

@media (min-width: 2560px) { .sb #header.affix, .sb #header.affix-under { width: 1910px; }
  .sb #header.affix.hide-up, .sb #header.affix-under.hide-up { transform: translate(0, 0); }
  .sb .products-toolbar ul { width: 1828px; }
  .sb .products-toolbar ul .inx-product { width: 136px; }
  .sb .products-toolbar ul .inx-product.open .inx-product-dropdown { width: 272px; }
  .sb .inx-products-more { width: 72px; } }

@media (max-width: 479px) { .sb { margin-bottom: 377px; }
  .sb .block-1, .sb .block-2 { width: 100%; }
  .sb .wrap-carousel { overflow: hidden; max-height: 785px; }
  .sb .wrap-carousel.slick-initialized { max-height: none; padding-bottom: 5px; }
  .sb #carousel_slider_top .wrap-carousel { min-height: 640px; margin-bottom: 5px; }
  .sb #carousel_slider_bottom .wrap-carousel { min-height: 795px; margin-bottom: 5px; }
  .sb .col-block { width: 100%; }
  .sb .widget-3-3 { margin-bottom: 10px; }
  .sb .widget-news .readmore { display: none; }
  .sb .login-block, .sb .logged-in { height: auto; }
  .sb .login-block .register, .sb .logged-in .register { padding: 10px 15px; height: 35px; }
  .sb .login-block .login, .sb .logged-in .login { height: 170px; }
  .sb .login-block .login .form-group, .sb .logged-in .login .form-group { display: block; width: 100%; }
  .sb .login-block .login .recovery, .sb .logged-in .login .recovery { margin: 0; }
  .sb .login-block .login .recovery a, .sb .logged-in .login .recovery a { padding-left: 0; font-size: 12px; }
  .sb .login-block .login label, .sb .logged-in .login label { line-height: 20px; margin: 0; height: auto; display: block; }
  .sb .login-block .login .default-login, .sb .logged-in .login .default-login { border-spacing: 0; }
  .sb .login-block .login .vertical-line, .sb .logged-in .login .vertical-line { top: 20px; }
  .sb .login-block .login .wrap-or, .sb .logged-in .login .wrap-or { top: 57px; }
  .sb .login-block .login .bsp, .sb .logged-in .login .bsp { border-spacing: 0; }
  .sb .login-block .login .social-login, .sb .logged-in .login .social-login { margin-top: 10px; }
  .sb .login-block .login .social-login .form-group, .sb .logged-in .login .social-login .form-group { margin: 10px 0 30px; }
  .sb .login-block:before, .sb .logged-in:before { left: 38px; }
  .sb .login-block .login-bottom-block, .sb .logged-in .login-bottom-block { height: auto; }
  .sb .login-block .login-bottom-block a, .sb .logged-in .login-bottom-block a { padding: 0 0 20px 20px; }
  .sb .login-block .login-bottom-block a p, .sb .logged-in .login-bottom-block a p { text-align: left; width: 100%; margin-top: -10px; padding-left: 35px; font-size: 12px; }
  .sb .login-block .login-bottom-block .ico-product, .sb .logged-in .login-bottom-block .ico-product { padding-left: 0; }
  .sb .login-block .login-bottom-block.go_domain_or_premium_user strong, .sb .logged-in .login-bottom-block.go_domain_or_premium_user strong { font-size: 16px; }
  .sb .login-block .mail-notification, .sb .logged-in .mail-notification { padding: 7px 20px; }
  .sb .login-block .mail-notification p, .sb .logged-in .mail-notification p { font-size: 12px; }
  .sb .login-block .incoming .incoming-footer, .sb .logged-in .incoming .incoming-footer { line-height: inherit; padding: 5px 10px; }
  .sb .login-block .incoming .incoming-footer label, .sb .logged-in .incoming .incoming-footer label { padding: 5px 0; float: none; text-align: left; }
  .sb .col-carousel { clear: both; }
  .sb .widget-shop { text-align: center; }
  .sb .widget-shop .shop-pic span { right: 50px; }
  .sb .widget-shop .shop-name { padding: 0 20px; }
  .sb .widget-header .widget-right { width: 100px; overflow: hidden; }
  .sb .modal-dialog { margin: 0 auto; }
  .sb .modal-dialog .modal-header { width: calc(100% - 2px); }
  .sb .modal-dialog .modal-header .modal-logo img { max-width: 200px; }
  .sb .modal-dialog .modal-header .news-date { position: absolute; right: 0; bottom: 0; font-size: 12px; padding: 0 10px 3px 0; }
  .sb .modal-dialog .modal-content { padding: 80px 0; }
  .sb .modal-dialog .modal-content .modal-body { padding: 0 10px; }
  .sb .modal-dialog .modal-content .modal-body .news-pic-wrap { height: auto; width: 100%; }
  .sb .modal-dialog .modal-content .modal-body p:first-of-type { padding-left: 0; width: 100%; } }

@media (min-width: 480px) and (max-width: 959px) { .sb { margin-bottom: 360px; }
  .sb .wrap-carousel { max-height: 785px; }
  .sb .wrap-carousel.slick-initialized { overflow: hidden; max-height: none; padding-bottom: 5px; }
  .sb #carousel_slider_top .wrap-carousel { min-height: 640px; margin-bottom: 5px; }
  .sb #carousel_slider_bottom .wrap-carousel { min-height: 795px; margin-bottom: 5px; }
  .sb .widget-news .readmore { display: inline-block !important; }
  .sb .col-block { width: 100%; }
  .sb .widget-3-3, .sb .widget-3-4 { margin-bottom: 10px; }
  .sb #content-main, .sb #content-center, .sb #shop-block, .sb #travel-block, .sb #social { padding-left: 30px; padding-right: 30px; }
  .sb .login-block, .sb .logged-in { height: auto; }
  .sb .login-block:before, .sb .logged-in:before { left: 35px; }
  .sb .login-block .login-bottom-block, .sb .logged-in .login-bottom-block { height: auto; }
  .sb .col-carousel { clear: both; }
  .sb .widget-shop { text-align: center; }
  .sb .widget-shop .shop-pic span { right: 10px; }
  .sb .widget-shop .shop-name { padding: 0 20px; }
  .sb .modal-dialog { margin: 0 auto; width: 100%; }
  .sb .modal-dialog .modal-header { width: calc(100% - 2px); }
  .sb .modal-dialog .modal-content { padding: 80px 0; }
  .sb .modal-dialog .modal-content .modal-body { padding: 0 10px; }
  .sb .modal-dialog .modal-content .modal-body .news-pic-wrap { height: auto; width: 100%; }
  .sb .modal-dialog .modal-content .modal-body .news-pic-wrap .news-pic { width: auto; } }

@media (min-width: 960px) and (max-width: 1259px) { .sb .wrap-carousel { overflow: hidden; max-height: 320px; }
  .sb .col-login { width: 300px; }
  .sb .login-block .register, .sb .logged-in .register { padding: 10px 15px; height: 35px; }
  .sb .login-block .login, .sb .logged-in .login { height: 170px; }
  .sb .login-block .login .form-group, .sb .logged-in .login .form-group { display: block; width: 100%; }
  .sb .login-block .login .recovery, .sb .logged-in .login .recovery { margin: 0; }
  .sb .login-block .login .recovery a, .sb .logged-in .login .recovery a { padding-left: 0; font-size: 12px; }
  .sb .login-block .login label, .sb .logged-in .login label { line-height: 20px; margin: 0; display: block; height: auto; }
  .sb .login-block .login .default-login, .sb .logged-in .login .default-login { border-spacing: 0; }
  .sb .login-block .login .vertical-line, .sb .logged-in .login .vertical-line { top: 20px; }
  .sb .login-block .login .wrap-or, .sb .logged-in .login .wrap-or { top: 57px; }
  .sb .login-block .login .bsp, .sb .logged-in .login .bsp { border-spacing: 0; }
  .sb .login-block .login .social-login, .sb .logged-in .login .social-login { margin-top: 10px; }
  .sb .login-block .login .social-login .form-group, .sb .logged-in .login .social-login .form-group { margin: 10px 0 30px; }
  .sb .login-block:before, .sb .logged-in:before { left: 35px; }
  .sb .login-block .login-bottom-block.go_domain_or_premium_user p, .sb .logged-in .login-bottom-block.go_domain_or_premium_user p { font-size: 12px; }
  .sb .login-block .login-bottom-block.go_domain_or_premium_user strong, .sb .logged-in .login-bottom-block.go_domain_or_premium_user strong { font-size: 14px; }
  .sb .login-block .login-bottom-block a, .sb .logged-in .login-bottom-block a { padding: 0 20px; }
  .sb .login-block .login-bottom-block a p, .sb .logged-in .login-bottom-block a p { text-align: left; width: 100%; margin-top: -10px; padding-left: 35px; font-size: 12px; }
  .sb .login-block .login-bottom-block .ico-product, .sb .logged-in .login-bottom-block .ico-product { padding-left: 0; }
  .sb .login-block .mail-notification, .sb .logged-in .mail-notification { padding: 15px 20px; }
  .sb .login-block .mail-notification p, .sb .logged-in .mail-notification p { font-size: 12px; }
  .sb .login-block .incoming .incoming-footer, .sb .logged-in .incoming .incoming-footer { line-height: inherit; padding: 5px 10px; }
  .sb .login-block .incoming .incoming-footer label, .sb .logged-in .incoming .incoming-footer label { padding: 5px 0; float: none; text-align: left; }
  .sb .col-carousel { clear: both; }
  .sb .widget-shop .shop-pic { background-size: cover; }
  .sb .modal-dialog { width: 80%; margin: 0 auto 0 20%; }
  .sb #carousel_slider_top .wrap-carousel, .sb #carousel_slider_bottom .wrap-carousel { min-height: 325px; margin-bottom: 10px; } }

@media all and (min-width: 960px) and (max-width: 1259px) and (-ms-high-contrast: none), (min-width: 960px) and (max-width: 1259px) and (-ms-high-contrast: active) { .sb .modal-dialog .modal-header { width: 80%; width: calc(80% - 2px); } }

@media (min-width: 1260px) and (max-width: 1439px) { .sb .wrap-carousel { overflow: hidden; max-height: 320px; }
  .sb .col-login { width: 540px; }
  .sb .login-block::before, .sb .logged-in::before { left: 45px; }
  .sb .col-carousel { clear: both; }
  .sb .widget-shop .shop-pic span { right: 20px; width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .sb .modal-dialog { width: 60%; margin: 0 auto 0 40%; }
  .sb #carousel_slider_top .wrap-carousel, .sb #carousel_slider_bottom .wrap-carousel { min-height: 325px; margin-bottom: 10px; } }

@media all and (min-width: 1260px) and (max-width: 1439px) and (-ms-high-contrast: none), (min-width: 1260px) and (max-width: 1439px) and (-ms-high-contrast: active) { .sb .modal-dialog .modal-header { width: 60%; width: calc(60% - 2px); } }

@media (min-width: 1440px) and (max-width: 1919px) { .sb .col-login { width: 420px; }
  .sb .col-widget-1 { width: 420px; }
  .sb .widget-3-3 { margin-bottom: 10px; }
  .sb .reg-banner { padding-left: 150px; background-position: -120px 0; }
  .sb .col-carousel { width: 420px; margin-left: 420px; }
  .sb .widget-shop .shop-pic span { width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .sb #carousel_slider_top .wrap-carousel, .sb #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 1440px) and (max-width: 1919px) and (-ms-high-contrast: none), (min-width: 1440px) and (max-width: 1919px) and (-ms-high-contrast: active) { .sb .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

@media (min-width: 1920px) and (max-width: 2559px) { .sb .col-login { width: 480px; }
  .sb .col-widget-1 { width: 540px; }
  .sb .widget-3-3 { margin-bottom: 10px; }
  .sb .col-carousel { width: 540px; margin-left: 480px; }
  .sb .widget-shop .shop-pic span { right: 20px; width: 50px; height: 50px; line-height: 50px; font-size: 20px; }
  .sb #carousel_slider_top .wrap-carousel, .sb #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 1920px) and (max-width: 2559px) and (-ms-high-contrast: none), (min-width: 1920px) and (max-width: 2559px) and (-ms-high-contrast: active) { .sb .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

@media (min-width: 2560px) { .sb .col-login { width: 480px; }
  .sb .col-widget-1, .sb .col-widget-2 { width: 510px; }
  .sb .col-carousel { width: 1020px; margin-left: 480px; }
  .sb .widget-shop .shop-pic { background-size: cover; }
  .sb .modal-contents { padding: 20px 20%; }
  .sb .modal-contents .ipi-close { left: 10%; }
  .sb #shop-block { min-height: 408px; height: auto; }
  .sb #shop-block .slick-slide { min-height: 350px; }
  .sb #shop-block .slick-slide > div:first-child { margin: 0; height: auto; border: 0; }
  .sb #carousel_slider_top .wrap-carousel, .sb #carousel_slider_bottom .wrap-carousel { min-height: 635px; margin-bottom: 10px; } }

@media all and (min-width: 2560px) and (-ms-high-contrast: none), (min-width: 2560px) and (-ms-high-contrast: active) { .sb .modal-dialog .modal-header { width: 50%; width: calc(50% - 2px); } }

html { position: relative; min-height: 100%; }

body { /* Margin bottom by footer height */ margin-bottom: 250px; min-width: 100%; overflow-x: hidden; }

a { color: #556b7c; cursor: pointer; }

a:hover { color: #ce2127; }

label { font-weight: normal; line-height: 36px; }

ul { list-style: none; }

.container { position: relative; background-color: #f9f9f9 !important; }

.clear { clear: both; }

.btn-default, .btn-primary { border: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.45); height: 36px; }

.btn-default:hover, .btn-primary:hover { border-bottom: 1px solid rgba(0, 0, 0, 0.45); }

.inline-block { display: inline-block; vertical-align: middle; }

.block-1, .block-2 { margin: 0 auto 10px; width: 400px; position: relative; }

.block-1 a, .block-2 a { margin-bottom: 10px; }

#center-block #page_middle { margin-bottom: 10px; }

.wrap-carousel { overflow: hidden; max-height: 620px; }

.wrap-carousel.slick-initialized { max-height: 640px; margin-bottom: 0; }

.wrap-carousel-bottom { overflow: hidden; max-height: 700px; margin-bottom: 10px; }

.wrap-carousel-bottom.slick-initialized { max-height: 750px; margin-bottom: 0; }

.dropdown-backdrop { position: relative; }

#content-main { position: relative; }

.login-block, .logged-in, .block-0 { margin-bottom: 10px; height: 300px; background-color: #e2e2e2; overflow: hidden; }

.logged-in { height: 610px; }

.logged-in .incoming { margin: 10px; }

.logged-in .incoming .incoming-header { font-size: 18px; height: 46px; line-height: 36px; border-bottom: 1px solid #9ea3b1; padding-left: 10px; color: #717171; }

.logged-in .incoming .incoming-header a { color: #ce2127; text-decoration: underline; font-weight: bold; }

.logged-in .incoming .incoming-header .ico { color: #ce2127; }

.logged-in .incoming .incoming-header .btn { float: right; text-decoration: none; color: #FFFFFF; }

.logged-in .incoming .incoming-header .btn .ico { color: #FFFFFF; }

.logged-in .incoming .incoming-body { padding: 10px 0; height: 458px; overflow: hidden; margin: 0; }

.logged-in .incoming .incoming-body li { line-height: 34px; height: 34px; font-weight: 100; }

.logged-in .incoming .incoming-body li span { width: 45%; display: inline-block; white-space: nowrap; overflow: hidden; }

.logged-in .incoming .incoming-body li a { text-decoration: none; padding-left: 10px; display: block; height: 34px; position: relative; }

.logged-in .incoming .incoming-body li a .from { color: #000000; margin-right: 20px; text-overflow: ellipsis; }

.logged-in .incoming .incoming-body li a .from::before { content: "\2002"; margin: 0 8px 2px 4px; }

.logged-in .incoming .incoming-body li a:hover { background-color: #EEE; }

.logged-in .incoming .incoming-body li.unread { font-weight: bold; }

.logged-in .incoming .incoming-body li.unread .from::before { content: ""; background-color: #ce2127; display: inline-block; margin: 0 8px 2px 4px; vertical-align: baseline; width: 7px; height: 7px; border-radius: 50%; }

.logged-in .incoming .incoming-body li .subject { color: #717171; text-overflow: ellipsis; }

.logged-in .incoming .incoming-body li .ico { width: 14px; position: absolute; top: 30%; margin-left: -20px; color: #717171; }

.logged-in .incoming .incoming-body.loading-mail li { text-align: center; height: auto; }

.logged-in .incoming .incoming-footer { height: 58px; line-height: 58px; padding: 0 10px; overflow: hidden; margin: 0; }

.logged-in .incoming .incoming-footer .ico { color: #ce2127; }

.logged-in .incoming .incoming-footer label { font-size: 12px; color: #717171; padding: 15px 0; width: 200px; line-height: 14px; text-align: right; float: right; }

.logged-in .incoming .incoming-footer input { width: 13px; height: 13px; padding: 0; margin: 0; vertical-align: bottom; position: relative; top: -1px; }

.login-block::before, .logged-in::before { position: absolute; top: -12px; left: 65px; display: inline-block; border-right: 14px solid transparent; border-bottom: 14px solid #e2e2e2; border-left: 14px solid transparent; border-bottom-color: #e2e2e2; content: ""; z-index: 1000; }

.login-block .register, .logged-in .register { padding: 15px; height: 50px; }

.login-block .register .ico, .logged-in .register .ico { color: #ce2127; }

.login-block .login, .logged-in .login { height: 140px; margin: 12px auto 0; width: 90%; display: table; }

.login-block .login label, .login-block .login .tc, .logged-in .login label, .logged-in .login .tc { display: table-cell; border-spacing: 0; position: relative; min-width: 24px; vertical-align: top; height: 1px; white-space: nowrap; }

.login-block .login label.btn-login, .login-block .login .tc.btn-login, .logged-in .login label.btn-login, .logged-in .login .tc.btn-login { padding-left: 5px; }

.login-block .login .bsp, .logged-in .login .bsp { border-spacing: 10px; }

.login-block .login .tb, .logged-in .login .tb { display: table; border-spacing: 0; width: 100%; }

.login-block .login .form-group, .logged-in .login .form-group { display: table-row; }

.login-block .login .form-control, .logged-in .login .form-control { display: table-cell; }

.login-block .login .recovery, .logged-in .login .recovery { max-width: 170px; }

.login-block .login .recovery a, .logged-in .login .recovery a { padding: 0 5px; text-decoration: underline; }

.login-block .login .default-login, .logged-in .login .default-login { display: table; border-spacing: 10px; width: 100%; }

.login-block .login .vertical-line, .logged-in .login .vertical-line { position: absolute; left: 50%; top: 0; bottom: 0; width: 1px; background: #9ea3b1; z-index: 1; height: 100px; }

.login-block .login .btn-primary, .logged-in .login .btn-primary { width: 100%; }

.login-block .login .wrap-or, .logged-in .login .wrap-or { text-align: center; position: relative; right: 0; top: 37px; z-index: 2; }

.login-block .login .or, .logged-in .login .or { color: #9ea3b1; padding: 3px; background: #e2e2e2; cursor: default; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.login-block .login .social-login, .logged-in .login .social-login { display: table; }

.login-block .login .social-login .btn-fb, .logged-in .login .social-login .btn-fb { background-color: #364f88; }

.login-block .login .social-login .btn-fb:hover, .logged-in .login .social-login .btn-fb:hover { background-color: #283a63; }

.login-block .login .social-login .btn-tw, .logged-in .login .social-login .btn-tw { background-color: #40a1d1; }

.login-block .login .social-login .btn-tw:hover, .logged-in .login .social-login .btn-tw:hover { background-color: #2b86b3; }

.login-block .login-bottom-block, .logged-in .login-bottom-block { height: 100px; height: calc(300px - 140px - 50px - 20px); }

.login-block .login-bottom-block.go_domain_or_premium_user, .logged-in .login-bottom-block.go_domain_or_premium_user { background-color: #556b7c; padding: 15px 20px; color: #FFFFFF; }

.login-block .login-bottom-block.go_domain_or_premium_user a, .logged-in .login-bottom-block.go_domain_or_premium_user a { color: #FFFFFF; text-decoration: underline; padding: 0; }

.login-block .login-bottom-block.go_domain_or_premium_user strong, .logged-in .login-bottom-block.go_domain_or_premium_user strong { font-size: 16px; font-weight: 300; }

.login-block .login-bottom-block.go_domain_or_premium_user .ico, .logged-in .login-bottom-block.go_domain_or_premium_user .ico { font-size: 18px; margin-top: -4px; }

.login-block .login-bottom-block.go_domain_or_premium_user p, .logged-in .login-bottom-block.go_domain_or_premium_user p { padding: 0 0 0 22px; font-weight: 100; line-height: 14px; }

.login-block .login-bottom-block.free_user, .logged-in .login-bottom-block.free_user { background-color: #ce2127; }

.login-block .login-bottom-block > a, .logged-in .login-bottom-block > a { padding: 20px; display: block; width: 100%; height: 100%; line-height: 50px; color: #FFFFFF; font-size: 18px; font-weight: 300; text-decoration: none; }

.login-block .login-bottom-block > a:hover, .logged-in .login-bottom-block > a:hover { background-color: #a21a1f; text-decoration: none; }

.login-block .login-bottom-block > a p, .logged-in .login-bottom-block > a p { font-weight: 100; font-size: 14px; float: right; width: 135px; text-align: right; line-height: 16px; margin: 7px 0; }

.login-block .login-bottom-block > p > a, .logged-in .login-bottom-block > p > a { text-decoration: none; }

.login-block .login-bottom-block .prod-mail_plus, .logged-in .login-bottom-block .prod-mail_plus { font-size: 30px; padding: 0; }

.login-block .mail-notification, .logged-in .mail-notification { height: 100px; height: calc(300px - 140px - 50px - 20px); background-color: #dc651e; color: #FFFFFF; padding: 20px; position: relative; }

.login-block .mail-notification span, .logged-in .mail-notification span { font-size: 18px; font-weight: 300; line-height: 14px; }

.login-block .mail-notification .ipi-alert-warning, .logged-in .mail-notification .ipi-alert-warning { margin-top: -7px; }

.login-block .mail-notification .close, .logged-in .mail-notification .close { position: absolute; right: 20px; top: 35px; color: #FFFFFF; font-size: 24px; height: 24px; outline: none; opacity: 0.8; }

.login-block .mail-notification .close:hover, .logged-in .mail-notification .close:hover { opacity: 1; }

.login-block .mail-notification p, .logged-in .mail-notification p { padding: 0 22px; font-weight: 100; line-height: 14px; }

.login-block .mail-notification p a, .logged-in .mail-notification p a { color: #FFFFFF; text-decoration: underline; }

.reg-banner { border: 2px solid #ce2127; height: 300px; background-image: url(../img/_reg-banner.png); background-position: -90px 0; background-repeat: no-repeat; padding: 36px 40px 30px 188px; }

.reg-banner h2, .reg-banner h3 { font-weight: bold; margin: 0; text-transform: uppercase; }

.reg-banner h2 span, .reg-banner h3 span { color: #ce2127; }

.reg-banner h2 { font-size: 32px; white-space: nowrap; }

.reg-banner .why-reg { margin-bottom: 5px; padding: 15px 0; }

.reg-banner .why-reg li { line-height: 32px; }

.reg-banner .why-reg .ico { color: #ce2127; font-size: 28px; }

.reg-banner .btn-primary { font-weight: bold; }

.mailplus-banner { height: 300px; background-image: url(../img/_mailplus-banner.jpg); background-repeat: no-repeat; background-size: cover; background-position: left bottom; padding: 25px 0 30px 188px; color: #556b7c; text-align: center; }

.mailplus-banner h3 { margin: 0 0 10px; font-weight: 100; border-bottom: 1px solid #e2e2e2; text-transform: uppercase; font-size: 21px; text-align: left; }

.mailplus-banner ul { position: relative; text-align: left; }

.mailplus-banner ul li { text-transform: uppercase; font-weight: 300; padding: 10px 0; line-height: 12px; min-height: 35px; }

.mailplus-banner ul li span { font-size: 12px; position: absolute; max-width: 80%; }

.mailplus-banner ul li .ico { font-size: 32px; left: 0; }

a.red-link { font-weight: bold; font-size: 14px; color: #ce2127; text-decoration: underline; cursor: pointer; text-transform: none; }

.img-hover { padding: 50px 0; text-align: center; height: 158px; background-repeat: no-repeat; background-size: cover; background-position: 50%; }

.img-hover:hover a, .img-hover:focus a { display: inline-block; background-color: #556b7c; width: 58px; height: 58px; border-radius: 50%; line-height: 55px; text-align: center; color: #FFFFFF; opacity: 0.8; }

.img-hover:hover a:hover, .img-hover:focus a:hover { opacity: 1; text-decoration: none; }

.img-hover:hover a span, .img-hover:focus a span { font-size: 24px; text-decoration: none; opacity: 0.8; }

.img-hover span { opacity: 0; display: block; height: 100%; top: 20px; position: relative; }

.widget-1-1, .widget-1-2, .widget-1-3, .widget-1-4, .widget-1-5, .widget-1-6, .widget-1-7, .widget-2-1, .widget-2-2, .widget-2-3, .widget-2-4, .widget-footer, .widget-3-5, .widget-3-6, .widget-4-1, .widget-4-2, .widget-4-3, .widget-4-4, .widget-5-1, .widget-5-2, .widget-5-3, .widget-5-4, .widget-5-5, .widget-5-6, .widget-5-7, .widget-6-1, .widget-6-2, .widget-6-3 { margin-bottom: 10px; }

.widget-3-1, .widget-3-2, .widget-3-3, .widget-3-4 { margin-bottom: 5px; }

.widget-1-2, .widget-1-3, .widget-1-4, .widget-1-5, .widget-1-6, .widget-1-7, .widget-5-2, .widget-5-3, .widget-5-4, .widget-5-5, .widget-5-6, .widget-5-7 { height: 145px; }

.widget-1-1, .widget-2-1, .widget-2-2, .widget-2-3, .widget-2-4, .widget-5-1, .widget-6-1, .widget-6-2, .widget-6-3 { height: 300px; }

.widget-3-1, .widget-3-2, .widget-3-3, .widget-3-4, .widget-3-5, .widget-3-6 { height: 158px; }

.widget-4-1, .widget-4-2, .widget-4-3, .widget-4-4 { height: 237px; }

.widget-7-1, .widget-7-2, .widget-7-3, .widget-7-4 { height: 200px; }

.widget-header { margin-bottom: 2px; line-height: 50px; height: 50px; border-top: 2px solid #e2e2e2; font-size: 18px; font-weight: bold; text-transform: uppercase; }

.widget-header a { color: #000000; }

.widget-header a:hover { color: #ce2127; text-decoration: none; }

.widget-header .widget-right { float: right; height: 50px; width: 250px; text-align: right; line-height: 45px; white-space: nowrap; overflow: hidden; padding-right: 10px; text-overflow: ellipsis; color: #ce2127; }

.widget-header .widget-right a { color: #ce2127; }

.widget-header .widget-right a:hover { text-decoration: underline; }

.widget-header .header-info { font-weight: normal; color: #556b7c; border-left: 1px solid #e2e2e2; padding-left: 10px; margin-left: 7px; }

.widget-header .ico-product { padding: 0; color: #ce2127; }

.widget-footer ul { padding-left: 30px; }

.widget-footer ul li { line-height: 24px; }

.widget-footer ul li a { text-decoration: underline; }

.widget-footer .ico-product { padding: 0; color: #ce2127; width: 26px; }

div.widget-descr { background-image: none; height: 42px; line-height: 14px; padding: 5px 0; }

div.widget-descr a { font-weight: bold; text-decoration: underline; }

div.widget-descr p { font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.col-login, .col-widget-1, .col-widget-2 { float: left; position: relative; min-height: 1px; padding-left: 5px; padding-right: 5px; }

.col-widget-2, .col-widget-6 { display: none; }

#content-center .col-widget-4 { float: right; }

#content-center .col-widget-5 { padding: 0; }

.col-widget-3 div { background-size: cover; background-position: 50% 50%; }

.col-widget-7 { margin-bottom: 10px; }

.col-widget-7 .filter { float: right; text-transform: none; font-size: 14px; font-weight: 100; }

.col-widget-7 .filter span { display: inline-block; padding: 0 3px; }

.col-widget-7 .filter span.ipi-male { font-size: 24px; color: #2b83e6; text-decoration: none; cursor: pointer; }

.col-widget-7 .filter span.ipi-female { font-size: 24px; color: #e62b8c; text-decoration: none; cursor: pointer; }

.col-widget-7 .gender-icon { position: absolute; font-size: 24px; right: 10px; color: white; top: 10px; }

.col-widget-7 .gender-icon.ipi-male { color: #2b83e6; }

.col-widget-7 .gender-icon.ipi-female { color: #e62b8c; }

.col-widget-8, .col-widget-9 { margin-bottom: 10px; }

.col-widget-8 .widget-8, .col-widget-9 .widget-8 { margin-bottom: 10px; }

.col-widget-8 .widget-8 iframe, .col-widget-9 .widget-8 iframe { box-shadow: none !important; border: 1px solid #e2e2e2 !important; border-radius: 0 !important; display: none; }

.col-widget-8 .widget-9, .col-widget-9 .widget-9 { margin-bottom: 10px; }

.col-widget-8 .widget-9 iframe, .col-widget-9 .widget-9 iframe { border-bottom: 1px solid #e2e2e2 !important; }

.col-block { width: 410px; float: right; }

.main-news { position: relative; overflow: hidden; background-size: cover; }

.main-news .main_news_text_wrapper { position: absolute; color: #FFFFFF; padding-left: 15px; padding-bottom: 20px; bottom: 0; height: 100px; height: calc(300px - 140px - 50px - 20px); background: #556b7c; width: 100%; }

.main-news .main_news_text_wrapper h3 { margin-top: 10px; margin-bottom: 2px; font-size: 21px; }

.main-news .main_news_text_wrapper a { color: #FFFFFF; }

.main-news .main_news_text_wrapper p { font-size: 1.2em; }

.main-news .news-logo img { margin: 5px; height: 40px; }

.main-news .news-content h4 { font-weight: 300; font-size: 25px; line-height: 25px; color: #FFFFFF; margin: 0; text-shadow: 1px 1px 1px #555; position: absolute; bottom: 60px; padding: 10px 20px; }

.main-news a:first-of-type { vertical-align: bottom; text-decoration: none; }

.main-news .news-logo { position: absolute; top: 0; }

.main-news .news-select { background-color: #556b7c; width: 100%; height: 60px; line-height: 10px; position: absolute; bottom: 0; left: 0; }

.main-news .news-select ul { margin: 20px 50px 20px 20px; padding: 0; overflow: hidden; float: left; max-height: 20px; }

.main-news .news-select ul li { display: inline-block; padding-right: 10px; }

.main-news .news-select ul li.active > a { background-color: #ce2127; }

.main-news .news-select ul li a { color: #FFFFFF; font-size: 12px; text-transform: uppercase; font-weight: 300; padding: 1px 4px 2px 4px; line-height: 20px; height: 20px; display: block; }

.main-news .news-select ul li a:hover { text-decoration: underline; }

.main-news .news-more { position: absolute; right: 0; margin: 20px 0; color: #FFFFFF; height: 20px; vertical-align: middle; width: 50px; line-height: 20px; display: none; }

.main-news .news-more .ico.ipi-bar { margin: 0; padding: 0; color: #FFFFFF; }

.main-news .news-more ul.more_news_categories { display: none; }

.main-news .news-more.open ul.more_news_categories { padding: 0; display: block; position: absolute; background-color: #556b7c; bottom: 40px; text-align: right; right: 0; min-width: 100px; max-height: 240px; overflow-y: auto; margin: 0; }

.main-news .news-more.open ul.more_news_categories li { border-bottom: 1px solid #6d8090; display: list-item; padding: 0; height: auto; }

.main-news .news-more.open ul.more_news_categories li:hover > a { text-decoration: underline; }

.main-news .news-more.open ul.more_news_categories li a { height: auto; color: #FFFFFF; font-weight: 300; font-size: 12px; text-transform: uppercase; white-space: nowrap; padding: 5px 10px; }

.widget-news .header-s, .widget-news .header-l, .widget-news .main-news { background-size: cover; background-position: top center; }

.widget-news div.header-s { height: 100px; background-size: cover; position: relative; }

.widget-news div.header-l { height: 170px; background-size: cover; }

.widget-news a { display: block; overflow: hidden; text-decoration: none; height: 100%; }

.widget-news a:hover { text-decoration: none; color: #556b7c; }

.widget-news a:hover > h5, .widget-news a:hover h6 { text-decoration: none; color: #ce2127; }

.widget-news .news-overlay { width: 100%; height: 100%; background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.8) 100%); background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.8) 100%); background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); }

.widget-news h6, .widget-news h5 { font-weight: 300; font-size: 16px; margin: 0; overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; line-height: 18px; height: 39px; padding-top: 3px; }

.widget-news h5 { height: auto; max-height: 43px; line-height: 20px; font-size: 18px; }

.widget-news p { font-size: 14px; color: #000000; font-weight: normal; text-transform: none; margin: 0; line-height: 16px; height: 64px; overflow: hidden; display: block; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; }

.widget-news p span { text-transform: uppercase; }

.widget-news .video-time { margin-top: 0; margin-right: 0; padding: 0 4px; font-size: 12px; background-color: #000; color: #fff !important; height: 14px; line-height: 14px; opacity: .75; filter: alpha(opacity=75); display: -moz-inline-stack; vertical-align: top; display: inline-block; position: absolute; right: 2px; bottom: 2px; }

.win .widget-news h5 { padding: 0 0 3px 0; }

.win .widget-news h6 { padding: 0; }

.insta-container { position: relative; padding-bottom: 130%; height: 0; overflow: hidden; clear: both; }

.insta-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#news_relevant .news_relevant_item { padding-bottom: 20px; }

#news_relevant .news_relevant_item .news_relevant_item_link { display: inline-block; height: 100%; width: 100%; }

#news_relevant .news_relevant_item .news_relevant_item_link .news_relevant_item_title { margin-top: 0; }

#news_relevant .news_relevant_item .news_relevant_item_link .news_relevant_item_img { width: 100%; }

.widget-games { background-color: #e2e2e2; height: 100%; }

.widget-games .game-pic { height: 160px; background-position: 50% 50%; background-size: cover; }

.widget-games .game-desc { padding: 7px 10px; max-height: 77px; overflow: hidden; }

.widget-games .game-desc a { height: 18px; display: inline-block; width: 100%; }

.widget-games .game-desc a:hover { text-decoration: none; }

.widget-games .game-desc h3 { margin: 0; font-size: 18px; font-weight: bold; text-transform: uppercase; display: inline-block; max-width: 70%; max-height: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 18px; }

.widget-games .game-desc .play-btn { float: right; font-size: 10px; text-transform: uppercase; text-decoration: underline; color: #ce2127; font-weight: bold; line-height: 18px; }

.widget-games .game-desc .ico { font-size: 14px; text-decoration: none; padding-right: 2px; }

.widget-games .game-desc p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; line-height: 14px; font-size: 12px; max-height: 42px; margin: 0; }

#shop-block { margin-bottom: 10px; }

#shop-block .slick-slide { min-height: 720px; }

#shop-block .slick-slide > div:first-child { height: 360px; border-bottom: 1px solid #e2e2e2; margin: 0 0 10px 0; }

#shop-block .wrap-carousel-bottom.slick-initialized { max-height: initial; }

#travel-block { margin-bottom: 10px; height: auto; min-height: 408px; }

#travel-block .slick-slide { min-height: 350px; }

#travel-block .wrap-carousel-bottom.slick-initialized { max-height: initial; }

.shop-1, .shop-2, .shop-3, .shop-4, .shop-5, .shop-6, .shop-7, .shop-8, .shop-9, .shop-10, .shop-11, .shop-12, .travel-1, .travel-2, .travel-3, .travel-4, .travel-5, .travel-6, .travel-7, .travel-8, .travel-9, .travel-10, .travel-11, .travel-12 { height: 350px; }

.widget-shop { color: #9ea3b1; font-weight: 300; }

.widget-shop a { color: #000000; }

.widget-shop a:hover { color: #ce2127; }

.widget-shop h3 { margin: 0; font-size: 18px; text-transform: uppercase; white-space: nowrap; overflow: hidden; margin-bottom: 10px; text-overflow: ellipsis; }

.widget-shop .shop-pic { height: 120px; position: relative; background-repeat: no-repeat; background-position: 50%; max-width: 230px; margin: 0 auto; }

.widget-shop .shop-pic span { background-color: #ce2127; color: #FFFFFF; right: 0; top: 7px; position: absolute; text-align: center; width: 40px; height: 40px; line-height: 42px; vertical-align: middle; font-size: 16px; border-radius: 50%; }

.widget-shop .shop-name { margin: 5px 0; line-height: 16px; height: 33px; overflow: hidden; }

.widget-shop .shop-name a { color: #556b7c; }

.widget-shop .shop-price-new { color: #ce2127; font-weight: bold; }

.widget-shop .shop-price-old { padding-left: 10px; text-decoration: line-through; color: #c7c7c7; }

.widget-shop .ico { font-weight: normal; padding: 0 2px 0 7px; }

.widget-shop ul { padding: 0; margin: 10px 0; }

.widget-shop ul li { font-size: 12px; font-weight: normal; text-decoration: underline; padding: 3px 0; }

.modal { padding-right: 0 !important; }

.modal-dialog { margin: 0 auto 0 50%; height: 100%; }

.modal-dialog #article_foot { clear: both; }

.modal-dialog .modal-header { position: fixed; background-color: #FFFFFF; z-index: 9; top: 1px; right: 1px; width: 80%; width: calc(100% - 2px); height: 80px; -webkit-transform: translateZ(2px); -moz-transform: translateZ(2px); -o-transform: translateZ(2px); transform: translateZ(2px); }

.modal-dialog .modal-header a { text-decoration: underline; float: right; clear: both; }

.modal-dialog .modal-header a:hover { color: #ce2127; }

.modal-dialog .modal-header .news-logo, .modal-dialog .modal-header .modal-logo { display: inline-block; position: relative; height: 100%; }

.modal-dialog .modal-header .news-logo img, .modal-dialog .modal-header .modal-logo img { max-width: 150px; max-height: 50px; position: absolute; top: 0; bottom: 0; margin: auto; }

.modal-dialog .modal-header .modal-logo img { max-width: initial; }

.modal-dialog .modal-header .news-date { padding-top: 15px; display: inline-block; text-align: right; float: right; color: #556b7c; }

.modal-dialog .modal-header .news-date span { float: right; }

.modal-dialog .modal-header .news-date span:first-child { float: none; }

.modal-dialog .modal-header .news-date a { white-space: nowrap; }

.modal-dialog .ipi-close { padding: 15px; font-size: 24px; opacity: 1; color: #556b7c; outline: none; line-height: 24px; }

.modal-dialog .ipi-close:hover { color: #4b5e6d; }

.modal-dialog .modal-content { height: 100%; padding: 0 10%; overflow: scroll; }

.modal-dialog .modal-content .modal-body { padding: 80px 10px 10px; }

.modal-dialog .modal-content .modal-body .news-pic-wrap { width: 40%; float: left; margin: 7px 15px 7px 0; }

.modal-dialog .modal-content .modal-body .news-pic { width: 100%; background-repeat: no-repeat; background-position: left; display: block; }

.modal-dialog .modal-content .modal-body .news-text ul { clear: both; list-style: disc; }

.modal-dialog .modal-content .modal-body .img-copyright, .modal-dialog .modal-content .modal-body .news-copyright { color: #717171; font-size: 11px; }

.modal-dialog .modal-content .modal-body .news-copyright { text-align: right; margin-top: -7px; margin-bottom: 10px; }

.modal-dialog .modal-content .modal-body a { text-decoration: none; }

.modal-dialog .modal-content .modal-body h1 { color: #556b7c; font-weight: bold; font-size: 26px; }

.modal-dialog .modal-content .modal-body p { font-size: 18px; }

.modal-dialog .modal-content .modal-body ul { list-style-type: circle; font-size: 16px; padding: 15px 30px; background: #e2e2e2; display: inline-block; }

.modal-dialog .modal-content .modal-body .list-group { background-color: transparent; }

.modal-dialog .modal-content .btn-primary { font-weight: 300; white-space: normal; height: auto; }

.modal-dialog .modal-content .btn-primary span { white-space: nowrap; }

.modal-dialog .modal-footer { text-align: left; clear: both; border: none; }

.modal-dialog .modal-banner { text-align: center; padding: 10px 0; }

.modal-dialog .modal-banner img { width: 100%; max-width: 500px; }

.legend { border-top: 1px solid #e2e2e2; margin: 30px 0 0; line-height: 25px; }

.legend span { font-size: 16px; color: #c7c7c7; position: relative; display: inline-block; height: 20px; left: 7px; top: -14px; padding: 0 7px; background-color: #FFFFFF; }

#modal-dating .modal-body .list-group-item { border-left: 0; border-right: 0; height: 40px; }

#modal-dating .modal-body .badge { background-color: #f7f1f7; color: #531955; min-width: 100px; text-align: left; float: left; margin: 0 20px 10px 0; }

.sk-circle { height: 40px; margin: 100px auto; position: relative; width: 40px; animation: 250ms fadeIn; }

.sk-circle .sk-child { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.sk-circle .sk-child:before { background-color: #556b7c; border-radius: 100%; content: ''; display: block; height: 15%; margin: 0 auto; width: 15%; animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }

.sk-circle .sk-circle2:before { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }

.sk-circle .sk-circle3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); }

.sk-circle .sk-circle3:before { -webkit-animation-delay: -1s; animation-delay: -1s; }

.sk-circle .sk-circle4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sk-circle .sk-circle4:before { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; }

.sk-circle .sk-circle5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); }

.sk-circle .sk-circle5:before { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; }

.sk-circle .sk-circle6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); }

.sk-circle .sk-circle6:before { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; }

.sk-circle .sk-circle7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.sk-circle .sk-circle7:before { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; }

.sk-circle .sk-circle8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); }

.sk-circle .sk-circle8:before { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }

.sk-circle .sk-circle9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); }

.sk-circle .sk-circle9:before { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; }

.sk-circle .sk-circle10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.sk-circle .sk-circle10:before { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; }

.sk-circle .sk-circle11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); }

.sk-circle .sk-circle11:before { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; }

.sk-circle .sk-circle12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); }

.sk-circle .sk-circle12:before { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; }

@keyframes sk-circleBounceDelay { 0%, 80%, 100% { -webkit-transform: scale(0);
    transform: scale(0); }
  40% { -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes fadeIn { 0% { opacity: 0;
    margin: 0;
    height: 0; }
  100% { opacity: 1;
    margin: 100px auto;
    height: 40px; } }

.slick-initialized .sk-circle { display: none; }

.cv-online { border: 1px solid #e2e2e2; font-family: Arial, Helvetica, sans-serif; }

.cv-online .cv-header { background-color: #fdfdfd; text-align: center; padding-bottom: 5px; }

.cv-online .cv-header a { display: block; background-image: url(data:image/png;base64,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); background-repeat: no-repeat; background-position: 50% 5px; height: 85px; }

.cv-online .cv-header span { font-weight: bold; font-size: 16px; color: #898989; }

.cv-online .cv-line { position: relative; top: -20px; height: 20px; }

.cv-online .cv-line::before { position: absolute; content: ''; left: 0; right: 0; bottom: 0; top: 0; border-radius: 50%; box-shadow: rgba(0, 0, 0, 0.2) 0 5px 10px; clip: rect(20px, auto, 50px, 0); }

.cv-online .cv-body { padding: 0 25px; overflow: hidden; max-height: 400px; }

.cv-online .cv-body.slick-initialized.slick-slider { max-height: none; }

.cv-online .cv-body.slick-initialized.slick-slider ul { display: block; }

.cv-online .cv-body.slick-initialized.slick-slider + .cvpreload { display: none; }

.cv-online .cv-body .slick-next, .cv-online .cv-body .slick-prev { height: 50px; right: 0; }

.cv-online .cv-body .slick-next:before, .cv-online .cv-body .slick-prev:before { font-size: 50px; color: #0061af; }

.cv-online .cv-body .slick-next:before { content: "\203A"; }

.cv-online .cv-body .slick-prev:before { content: "\2039"; }

.cv-online .cv-body ul { list-style: none; padding: 0; margin: 0; color: #105ca7; display: none; }

.cv-online .cv-body ul li { padding-left: 10px; white-space: nowrap; overflow: hidden; }

.cv-online .cv-body ul li:nth-child(even) { background-color: #f0f0f0; }

.cv-online .cv-body ul li::before { content: "\25A0"; padding-right: 5px; }

.cv-online .cv-body ul li a { vertical-align: middle; display: inline-block; padding: 10px 20px 10px 0; }

.cv-online .cv-body ul li a:hover { text-decoration: none; }

.cv-online .cv-body ul li a:hover > h5 { color: #ce2127; }

.cv-online .cv-body ul li h5 { margin: 0; color: #336699; text-transform: uppercase; white-space: normal; }

.cv-online .cv-body ul li span { color: #999; font-size: 14px; display: block; white-space: normal; }

.cv-online .cv-footer { text-align: center; padding: 10px; border-top: 1px solid #e2e2e2; }

.cv-online .cv-footer a { color: #43BB4A; }

.cv-online .cv-footer a:hover { color: #23B02A; text-decoration: none; }

div.cvpreload { margin: 50px auto; box-sizing: border-box; width: 50px; height: 50px; border-radius: 50%; background: linear-gradient(#4096ee -50%, rgba(64, 150, 238, 0) 60%); animation: roll-r 3s linear infinite; }

div.cvpreload > div { padding: 5px; animation: roll-l 1s linear infinite; }

div.cvpreload > div:after { content: ""; display: block; width: 40px; height: 40px; border-radius: 50%; background: #fdfdfd; }

@keyframes roll-r { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@keyframes roll-l { 0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); } }

.vast-skip-button { opacity: .7; font-size: 12px !important; bottom: 3em !important; }

.vjs-big-play-button { display: none; top: 50% !important; left: 50% !important; margin-left: -1.5em !important; margin-top: -0.85em !important; width: 3em !important; height: 1.5em !important; }

.vjs-paused .vjs-big-play-button { display: block !important; }

.vjs-playing .vjs-big-play-button { display: none !important; }

.vjs-seeking .vjs-big-play-button { display: none !important; }

.vjs-progress-holder { height: 1em !important; }

.vjs-play-progress:before { display: none !important; }

.play-button { height: 2em; width: 2em; background-color: white; opacity: .7; border-radius: 50%; z-index: 1; font-size: 1.5em; cursor: pointer; margin: auto; position: absolute; bottom: 0px; left: 0px; right: 0px; top: 0px; }

.play-button span { width: 0px; height: 0px; top: 0.5em; left: .7em; border-top: .5em solid transparent; border-bottom: .5em solid transparent; border-left: 1em solid #556b7c; position: absolute; }
