@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//eleady-cole.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:#fff}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;border:none}.cn-button{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0;padding:0;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cn-button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.05);text-decoration:none}.cn-button.bootstrap,.cn-button.wp-default{text-decoration:none;padding:8.5px 10px;line-height:1}.cn-button.wp-default{color:#fff;background:#fbb03b}.cn-button.bootstrap{color:#fff;background:#00a99d}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner,.fbx-loader{position:absolute;top:50%;left:50%}.fbx-inner{visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{visibility:hidden;z-index:100005;margin-top:-40px;margin-left:-40px;width:80px;height:80px;font-size:16px;box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-loading .fbx-loader,.fbx-show .fbx-caption{visibility:visible}.fbx-phone.fbx-portrait .fbx-loader{margin-top:-18px}.fbx-loader>div{margin:10px;width:60px;height:60px}.fbx-item-current,.fbx-item-next,.fbx-stage{left:0;margin:0;width:100%;height:100%;padding:0;outline:0;position:absolute;border:none;top:0}.fbx-stage{overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:200px;height:200px;position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-100px}.fbx-error-msg>span{line-height:200px;width:100%;height:100%;display:block}.fbx-error-msg>p{position:absolute;top:100%;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-phone .fbx-count,.fbx-phone .fbx-credit em,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev,.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a:hover span{text-decoration:underline}.fbx-credit a span{letter-spacing:1px;font-size:10px;color:#fff}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition,.fbx-btn-transition:before{transition-property:color,border-color,opacity,box-shadow;transition-duration:.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in;outline:0}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}@font-face{font-family:foobox;src:url(//eleady-cole.com/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.eot);src:url(//eleady-cole.com/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.eot?#iefix) format('embedded-opentype'),url(//eleady-cole.com/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.woff) format('woff'),url(//eleady-cole.com/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.ttf) format('truetype'),url(//eleady-cole.com/wp-content/plugins/foobox-image-lightbox/free/css/font/foobox.svg#foobox) format('svg');font-weight:400;font-style:normal;font-display:fallback}.foobox_font_preload{font-family:foobox!important;color:transparent!important;position:absolute!important;top:-9999px!important;left:-9999px!important;visibility:hidden!important;opacity:0!important}.fbx-modal .fbx-error-msg>span,.fbx-modal .fbx-loader>div,.fbx-modal a.fbx-close,.fbx-modal a.fbx-next,.fbx-modal a.fbx-prev{font-family:foobox;font-size:16px;font-weight:400;text-align:center;outline:0}.fbx-modal .fbx-loader>div{font-size:300%;line-height:60px}.fbx-modal.fbx-loading .fbx-loader>div{animation:spin 2s infinite linear}.fbx-modal .fbx-error-msg>span{font-size:1000%}.fbx-modal .fbx-error-msg>span:before{content:"\e028"}.fbx-close:before{content:"\e002"}.fbx-prev:before{content:"\e000"}.fbx-next:before{content:"\e001"}.fbx-loader>div:before{content:"\e012"}.fbx-flat .fbx-close:before{content:"\e117"}.fbx-flat .fbx-prev:before{content:"\e094"}.fbx-flat .fbx-next:before{content:"\e095"}.fbx-flat .fbx-loader>div:before{content:"\e105"}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next.fbx-btn-shadow:before,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev.fbx-btn-shadow:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next.fbx-btn-shadow:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev.fbx-btn-shadow:before,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next.fbx-btn-shadow:hover:before,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev.fbx-btn-shadow:hover:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next.fbx-btn-shadow:hover:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev.fbx-btn-shadow:hover:before,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}.fbx-flat .fbx-inner-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow:before,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow:before,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-rounded .fbx-inner{border:8px solid transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader,.fbx-rounded .fbx-loader>div{border-radius:50%}.fbx-rounded .fbx-error-msg{margin-top:-115px}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:3px solid transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:3px solid transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled:before,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled:before{opacity:0}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:4%;min-width:45px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before{position:fixed;width:4%;min-width:45px;height:30px;line-height:30px;top:50%;margin-top:-15px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before{left:0;right:auto}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before{left:auto;right:0}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next:before,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:before{position:relative;width:auto;min-width:0;height:auto;line-height:inherit;top:auto;margin-top:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:auto;opacity:1}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:33%;right:33%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;background-color:transparent;box-sizing:border-box}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:before,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:before,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:before{width:28px;height:28px;border-radius:50%;position:absolute;top:50%;margin-top:-14px;line-height:28px;border-width:3px;border-style:solid;opacity:0}.fbx-rounded.fbx-inset-buttons .fbx-prev:before{left:10px}.fbx-rounded.fbx-inset-buttons .fbx-next:before{right:10px}.fbx-rounded.fbx-inset-buttons .fbx-next:hover:before,.fbx-rounded.fbx-inset-buttons .fbx-prev:hover:before{opacity:1}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:#d3d3d3}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons .fbx-next:before,.fbx-light.fbx-inset-buttons .fbx-prev:before,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#FFF}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons .fbx-next:before,.fbx-light.fbx-inset-buttons .fbx-prev:before{background-color:#FFF}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next:before,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev:before{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next:before,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev:before{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-close:before,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-fullscreen-toggle:before,.fbx-light .fbx-loader,.fbx-light .fbx-loader:before,.fbx-light .fbx-next,.fbx-light .fbx-next:before,.fbx-light .fbx-pause,.fbx-light .fbx-pause:before,.fbx-light .fbx-play,.fbx-light .fbx-play:before,.fbx-light .fbx-prev,.fbx-light .fbx-prev:before,.fbx-light .fbx-social-toggle,.fbx-light .fbx-social-toggle:before,.fbx-light.fbx-inset-buttons .fbx-next:before,.fbx-light.fbx-inset-buttons .fbx-prev:before,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-close-caption,.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:before,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:before,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:before,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:before,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:before,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:before,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:before,.fbx-open-caption{color:#FFF!important}.fbx-light .fbx-close:hover,.fbx-light .fbx-close:hover:before,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-fullscreen-toggle:hover:before,.fbx-light .fbx-next:hover,.fbx-light .fbx-next:hover:before,.fbx-light .fbx-pause:hover,.fbx-light .fbx-pause:hover:before,.fbx-light .fbx-play:hover,.fbx-light .fbx-play:hover:before,.fbx-light .fbx-prev:hover,.fbx-light .fbx-prev:hover:before,.fbx-light .fbx-social-toggle:hover,.fbx-light .fbx-social-toggle:hover:before,.fbx-light.fbx-inset-buttons .fbx-next:hover:before,.fbx-light.fbx-inset-buttons .fbx-prev:hover:before,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}.fbx-light .fbx-caption{color:#FFF}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-open-caption,.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-hide-caption{transition:none}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-close-caption,.fbx-open-caption{position:absolute;font-size:24px;text-decoration:none;cursor:pointer;line-height:20px}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{top:0;right:0;padding:3px 3px 10px 10px}.fbx-open-caption{z-index:100004;bottom:0;right:5px;padding:0 10px 10px;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{z-index:100004;bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:2px solid #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.foogallery,.foogallery *{box-sizing:border-box}.foogallery{display:block;z-index:1;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;position:relative;line-height:0;font-size:0;width:100%;max-width:100%}.foogallery .fg-item{display:inline-block;position:relative;background-color:transparent;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.foogallery .fg-item-inner{display:block;position:relative;visibility:hidden;overflow:hidden;opacity:0;z-index:3;margin:0;border:solid 0 transparent}.foogallery .fg-item.fg-error:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#image);background-color:transparent;background-repeat:no-repeat;background-position:center center;background-size:32px 32px}.foogallery .fg-item.fg-loaded{z-index:4}.foogallery .fg-loaded .fg-item-inner{visibility:visible;opacity:1;z-index:5}.foogallery .fg-error .fg-item-inner{pointer-events:none;cursor:default}.foogallery .fg-thumb{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:4;box-shadow:none}.foogallery .fg-thumb:focus,.foogallery .fg-thumb:hover{border:none;outline:0;text-decoration:none;box-shadow:none}.foogallery .fg-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;visibility:hidden;opacity:0}.foogallery .fg-image-wrap{display:block;position:relative}.foogallery .fg-image{display:block;position:relative;border:none;outline:0;text-decoration:none;z-index:5;max-width:none;height:auto;margin:0}.foogallery .fg-loaded .fg-thumb{z-index:6}.foogallery .fg-loaded .fg-image{z-index:7}.foogallery.fg-light .fg-item-inner{background-color:#fff;color:#333;border-color:#fff}.foogallery.fg-dark .fg-item-inner{background-color:#333;color:#fff;border-color:#333}.foogallery.fg-light .fg-item.fg-error,.foogallery.fg-light .fg-item.fg-idle,.foogallery.fg-light .fg-item.fg-loading{background-color:#eee;box-shadow:inset 0 0 0 1px #ddd}.foogallery.fg-dark .fg-item.fg-error,.foogallery.fg-dark .fg-item.fg-idle,.foogallery.fg-dark .fg-item.fg-loading{background-color:#444;box-shadow:inset 0 0 0 1px #333}.foogallery .fg-caption{background-color:rgba(0,0,0,.6);color:#fff}.foogallery .fg-caption a{color:#fff;border-bottom:1px solid #fff}.foogallery.fg-light-overlays .fg-caption{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-light-overlays .fg-caption a{color:#333;border-bottom-color:#333}.foogallery.fg-transparent-overlays .fg-caption{background-color:transparent;color:#fff}.foogallery.fg-transparent-overlays .fg-caption a{color:#fff;border-bottom-color:#fff}.foogallery .fg-image-overlay{background-color:rgba(0,0,0,.6);color:#fff}.foogallery.fg-light-overlays .fg-image-overlay{background-color:rgba(255,255,255,.8);color:#333}.foogallery.fg-transparent-overlays .fg-image-overlay{background-color:transparent;color:#fff}.fg-exif-light .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#fff;color:#333}.fg-exif-dark .fg-item.fg-item-exif .fg-image-wrap:after{background-color:#333;color:#fff}.fg-exif-rounded .fg-item.fg-item-exif .fg-image-wrap:after{border-radius:3px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after,.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{display:inline-block;position:absolute;content:'EXIF';font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:11px;line-height:10px;padding:3px 4px;z-index:7}.fg-exif-bottom-right .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;right:5px}.fg-exif-bottom-left .fg-item.fg-item-exif .fg-image-wrap:after{bottom:5px;left:5px}.fg-exif-top-right .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;right:5px}.fg-exif-top-left .fg-item.fg-item-exif .fg-image-wrap:after{top:5px;left:5px}.foogallery.fg-border-thin .fg-item-inner{border-width:4px}.foogallery.fg-border-medium .fg-item-inner{border-width:10px}.foogallery.fg-border-thick .fg-item-inner{border-width:16px}.foogallery.fg-light.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-dark.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-light.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-light.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-light.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-shadow-inset-small .fg-thumb:after{display:block;content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:7}.foogallery.fg-dark.fg-shadow-inset-small .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.foogallery.fg-dark.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-light.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.foogallery.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.foogallery.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%}.foogallery.fg-round-small .fg-item,.foogallery.fg-round-small .fg-item-inner{border-radius:5px}.foogallery.fg-round-medium .fg-item,.foogallery.fg-round-medium .fg-item-inner{border-radius:10px}.foogallery.fg-round-large .fg-item,.foogallery.fg-round-large .fg-item-inner{border-radius:15px}.foogallery.fg-round-full .fg-item,.foogallery.fg-round-full .fg-item-inner{border-radius:50%}.foogallery .fg-loader{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:1em;height:1em;font-size:5px;visibility:hidden;opacity:0}.foogallery .fg-loading .fg-loader{visibility:visible;opacity:1}.fg-loading-default .fg-loader{border-radius:50%;text-indent:-9999em;box-shadow:0 -2.6em 0 0 rgba(130,130,130,1),1.8em -1.8em 0 0 rgba(130,130,130,.2),2.5em 0 0 0 rgba(130,130,130,.2),1.75em 1.75em 0 0 rgba(130,130,130,.2),0 2.5em 0 0 rgba(130,130,130,.2),-1.8em 1.8em 0 0 rgba(130,130,130,.2),-2.6em 0 0 0 rgba(130,130,130,.5),-1.8em -1.8em 0 0 rgba(130,130,130,.7);-webkit-animation:loading-default 1.1s infinite steps(8,start);animation:loading-default 1.1s infinite steps(8,start)}@-webkit-keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loading-default{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fg-loading-bars .fg-loader,.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{background:rgba(130,130,130,1);-webkit-animation:loading-bars 1s infinite ease-in-out;animation:loading-bars 1s infinite ease-in-out;width:1em;height:4em}.fg-loading-bars .fg-loader{color:rgba(130,130,130,1);text-indent:-9999em;font-size:4px;-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-bars .fg-loader:after,.fg-loading-bars .fg-loader:before{position:absolute;top:0;content:''}.fg-loading-bars .fg-loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-bars .fg-loader:after{left:1.5em}@-webkit-keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}@keyframes loading-bars{0%,100%,80%{box-shadow:0 0;height:4em}40%{box-shadow:0 -2em;height:5em}}.fg-loading-trail .fg-loader{color:#828282;font-size:20px;text-indent:-9999em;overflow:hidden;border-radius:50%;-webkit-animation:loading-trail-1 1.7s infinite ease,loading-trail-2 1.7s infinite ease;animation:loading-trail-1 1.7s infinite ease,loading-trail-2 1.7s infinite ease}@-webkit-keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes loading-trail-1{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}100%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@-webkit-keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-trail-2{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.fg-loading-pulse .fg-loader,.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{border-radius:50%;width:2.5em;height:2.5em;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:loading-pulse 1.8s infinite ease-in-out;animation:loading-pulse 1.8s infinite ease-in-out}.fg-loading-pulse .fg-loader{color:#828282;font-size:4px;text-indent:-9999em;transform:translateX(-50%) translateY(-150%);-webkit-animation-delay:-.16s;animation-delay:-.16s}.fg-loading-pulse .fg-loader:after,.fg-loading-pulse .fg-loader:before{content:'';position:absolute;top:0}.fg-loading-pulse .fg-loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.fg-loading-pulse .fg-loader:after{left:3.5em}@-webkit-keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes loading-pulse{0%,100%,80%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}.fg-loading-dots .fg-loader{color:#828282;font-size:5px;border-radius:50%;text-indent:-9999em;-webkit-animation:loading-dots 1.3s infinite linear;animation:loading-dots 1.3s infinite linear}@-webkit-keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes loading-dots{0%,100%{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}.fg-loading-partial .fg-loader,.fg-loading-partial .fg-loader:after{border-radius:50%;width:10em;height:10em}.fg-loading-partial .fg-loader{font-size:4px;text-indent:-9999em;border-top:1.1em solid rgba(130,130,130,.2);border-right:1.1em solid rgba(130,130,130,.2);border-bottom:1.1em solid rgba(130,130,130,.2);border-left:1.1em solid #828282;-webkit-animation:loading-partial 1.1s infinite linear;animation:loading-partial 1.1s infinite linear}@-webkit-keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}@keyframes loading-partial{0%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(0);transform:translateX(-50%) translateY(-50%) rotate(0)}100%{-webkit-transform:translateX(-50%) translateY(-50%) rotate(360deg);transform:translateX(-50%) translateY(-50%) rotate(360deg)}}.foogallery.fg-loaded-drop .fg-item,.foogallery.fg-loaded-fade-in .fg-item,.foogallery.fg-loaded-flip .fg-item,.foogallery.fg-loaded-fly .fg-item,.foogallery.fg-loaded-scale-up .fg-item,.foogallery.fg-loaded-slide-down .fg-item,.foogallery.fg-loaded-slide-left .fg-item,.foogallery.fg-loaded-slide-right .fg-item,.foogallery.fg-loaded-slide-up .fg-item,.foogallery.fg-loaded-swing-down .fg-item{transition-timing-function:ease;transition-duration:650ms;transition-property:background-color,transform}.foogallery.fg-loaded-drop .fg-item-inner,.foogallery.fg-loaded-fade-in .fg-item-inner,.foogallery.fg-loaded-flip .fg-item-inner,.foogallery.fg-loaded-fly .fg-item-inner,.foogallery.fg-loaded-scale-up .fg-item-inner,.foogallery.fg-loaded-slide-down .fg-item-inner,.foogallery.fg-loaded-slide-left .fg-item-inner,.foogallery.fg-loaded-slide-right .fg-item-inner,.foogallery.fg-loaded-slide-up .fg-item-inner,.foogallery.fg-loaded-swing-down .fg-item-inner{transition-timing-function:ease;transition-duration:650ms}.foogallery.fg-loaded-drop .fg-item.fg-loaded,.foogallery.fg-loaded-flip .fg-item.fg-loaded,.foogallery.fg-loaded-fly .fg-item.fg-loaded,.foogallery.fg-loaded-swing-down .fg-item.fg-loaded{perspective:1300px}.foogallery.fg-loaded-fade-in .fg-item-inner{transition-property:visibility,opacity}.foogallery .fg-caption{visibility:hidden;opacity:0;position:absolute;z-index:8;width:100%;max-height:100%;overflow:hidden;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.3;border:none;text-align:center;cursor:pointer;margin:0}.foogallery .fg-caption a{text-decoration:none}.foogallery .fg-caption a:hover{border-bottom:none}.foogallery .fg-caption-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:400;padding:5px}.foogallery .fg-caption-desc{padding:5px}.foogallery .fg-caption-title+.fg-caption-desc{padding-top:0}.foogallery.fg-caption-always .fg-item .fg-caption .fg-caption-inner:before{display:none}.foogallery.fg-caption-always .fg-item.fg-loaded .fg-caption{left:0;bottom:0;transition-timing-function:ease;transition-duration:.3s;transition-property:visibility,opacity;visibility:visible;opacity:1;text-align:left}.foogallery.fg-caption-hover .fg-caption .fg-caption-inner{width:100%;max-height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.foogallery.fg-caption-hover .fg-item.fg-loaded .fg-image-overlay{display:none}.foogallery .fg-image-overlay:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:32px;height:32px;background-size:32px 32px;background-position:center center;background-repeat:no-repeat}.foogallery .fg-caption-inner:before{content:"";display:none;position:relative;width:32px;height:32px;margin:10px 0 5px 0;background-size:32px 32px;vertical-align:middle;background-position:center center;background-repeat:no-repeat}.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-external:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-eye:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-plus:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-tint:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-1:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-2:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-3:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-4:not(.fg-preset) .fg-caption-inner:before,.foogallery.fg-video-default:not(.fg-preset) .fg-caption-inner:before{display:inline-block}.foogallery.fg-hover-circle-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-external:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-eye:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-plus:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-tint:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom2:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom3:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-zoom:not(.fg-preset) .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-1:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-2:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-3:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-4:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-video-default:not(.fg-preset) .fg-type-video .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-video-sticky .fg-type-video.fg-loaded .fg-item-inner .fg-image-overlay{background-color:transparent;visibility:visible;opacity:1;display:block}.foogallery.fg-video-sticky .fg-type-video .fg-caption-inner:before{display:none}.foogallery.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-hover-zoom .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-light)}.foogallery.fg-light-overlays.fg-hover-zoom .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom-dark)}.foogallery.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-light)}.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom2 .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom2-dark)}.foogallery.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-light)}.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-zoom3 .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#zoom3-dark)}.foogallery.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-hover-plus .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-light)}.foogallery.fg-light-overlays.fg-hover-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-plus .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#plus-dark)}.foogallery.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-light)}.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-circle-plus .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#circle-plus-dark)}.foogallery.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-hover-eye .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-light)}.foogallery.fg-light-overlays.fg-hover-eye .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-eye .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#eye-dark)}.foogallery.fg-hover-external .fg-caption-inner:before,.foogallery.fg-hover-external .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-light)}.foogallery.fg-light-overlays.fg-hover-external .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-hover-external .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#external-dark)}.foogallery.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-light)}.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-default .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-default-dark)}.foogallery.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-light)}.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-1 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-1-dark)}.foogallery.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-light)}.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-2 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-2-dark)}.foogallery.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-light)}.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-3 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-3-dark)}.foogallery.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-light)}.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-caption-inner:before,.foogallery.fg-light-overlays.fg-video-4 .fg-type-video .fg-image-overlay:before{background-image:url(//eleady-cole.com/wp-content/plugins/foogallery/extensions/default-templates/shared/img/icons.svg#video-4-dark)}.foogallery.fg-caption-hover.fg-hover-colorize .fg-caption,.foogallery.fg-caption-hover.fg-hover-fade .fg-caption,.foogallery.fg-caption-hover.fg-hover-grayscale .fg-caption,.foogallery.fg-caption-hover.fg-hover-instant .fg-caption,.foogallery.fg-caption-hover.fg-hover-push .fg-caption,.foogallery.fg-caption-hover.fg-hover-scale .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-down .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-caption,.foogallery.fg-hover-colorize .fg-image,.foogallery.fg-hover-colorize .fg-image-overlay,.foogallery.fg-hover-fade .fg-image-overlay,.foogallery.fg-hover-grayscale .fg-image,.foogallery.fg-hover-grayscale .fg-image-overlay,.foogallery.fg-hover-instant .fg-image-overlay,.foogallery.fg-hover-push .fg-thumb,.foogallery.fg-hover-scale .fg-image-overlay,.foogallery.fg-hover-scale .fg-item,.foogallery.fg-hover-slide-down .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-image-overlay,.foogallery.fg-hover-zoomed .fg-image{transition-timing-function:ease;transition-duration:.3s;backface-visibility:hidden}.foogallery.fg-hover-colorize .fg-image{filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/></filter></svg>#grayscale");filter:gray;-webkit-filter:grayscale(100%);-webkit-transition-property:-webkit-filter;transition-property:filter}.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image{-webkit-filter:none;filter:none}.foogallery.fg-caption-hover.fg-hover-colorize .fg-caption,.foogallery.fg-hover-colorize .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-colorize .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-colorize .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-fade .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-grayscale .fg-image{-webkit-filter:none;filter:none;-webkit-transition-property:-webkit-filter;transition-property:filter}.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image{-webkit-filter:grayscale(1);-webkit-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:1}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-caption,.foogallery.fg-hover-grayscale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-grayscale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-grayscale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:none}.foogallery.fg-caption-hover.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-instant .fg-loaded .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transform:translateX(100%);visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-caption,.foogallery.fg-hover-push .fg-loaded .fg-thumb{transition-property:transform}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-caption{transform:translateY(0)}.foogallery.fg-caption-hover.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb,.foogallery.fg-hover-push .fg-loaded .fg-item-inner:hover .fg-thumb{transform:translateX(-100%)}.foogallery.fg-hover-scale .fg-item{transition-property:transform;z-index:4}.foogallery.fg-hover-scale .fg-item:hover{transform:scale(1.048);z-index:10}.foogallery.fg-caption-hover.fg-hover-scale .fg-caption,.foogallery.fg-hover-scale .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-scale .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-scale .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-hover-zoomed .fg-image{transition-property:transform;z-index:4}.foogallery.fg-hover-zoomed .fg-item:hover .fg-image{transform:scale(1.15)}.foogallery.fg-hover-zoomed .fg-image-wrap{overflow:hidden}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-caption,.foogallery.fg-hover-zoomed .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:visibility,opacity,background-color}.foogallery.fg-caption-hover.fg-hover-zoomed .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-zoomed .fg-item-inner:hover .fg-image-overlay{visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{display:block;left:0;top:0;bottom:0;transition-property:transform,background-color,opacity,visibility;visibility:visible;opacity:1}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-left .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-right .fg-loaded .fg-item-inner:hover .fg-image-overlay,.foogallery.fg-hover-slide-up .fg-loaded .fg-item-inner:hover .fg-image-overlay{transform:translateY(0) translateX(0)}.foogallery.fg-caption-hover.fg-hover-slide-up .fg-loaded .fg-caption,.foogallery.fg-hover-slide-up .fg-loaded .fg-image-overlay{transform:translateY(100%)}.foogallery.fg-caption-hover.fg-hover-slide-down .fg-loaded .fg-caption,.foogallery.fg-hover-slide-down .fg-loaded .fg-image-overlay{transform:translateY(-100%)}.foogallery.fg-caption-hover.fg-hover-slide-left .fg-loaded .fg-caption,.foogallery.fg-hover-slide-left .fg-loaded .fg-image-overlay{transform:translateX(100%)}.foogallery.fg-caption-hover.fg-hover-slide-right .fg-loaded .fg-caption,.foogallery.fg-hover-slide-right .fg-loaded .fg-image-overlay{transform:translateX(-100%)}.fg-paging-container,.fg-paging-container *,.fg-paging-container :after,.fg-paging-container :before{box-sizing:border-box}.fg-paging-container{display:block;padding:15px;text-align:center;font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fg-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.fg-paging-container .fg-dot-item,.fg-paging-container .fg-dots{display:inline-block;margin:0;padding:0;outline:0;list-style:none}.fg-paging-container .fg-dot-item .fg-dot-link{display:inline-block;margin:3px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;user-select:none;background-image:none;text-decoration:none;border:1px solid transparent;position:relative;border-radius:50%;padding:0;font-size:0;outline:0;color:transparent;box-shadow:none}.fg-paging-container .fg-dot-item .fg-dot-link:before{content:"";background-color:transparent;border:1px solid transparent;display:block;border-radius:50%;width:9px;height:9px;padding:0;margin:2px}.fg-paging-container .fg-dot-item .fg-dot-link:active,.fg-paging-container .fg-dot-item .fg-dot-link:focus,.fg-paging-container .fg-dot-item .fg-dot-link:hover{text-decoration:none;box-shadow:none;outline:0}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container .fg-dot-item.fg-selected .fg-dot-link{cursor:not-allowed;pointer-events:none}.fg-paging-container .fg-dot-item.fg-disabled .fg-dot-link{cursor:not-allowed;pointer-events:none;outline:0}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link{background-color:#eee;border-color:#9d9d9d}.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link{border-color:#888}.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-light .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-light .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#666;border-color:#888}.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-light .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#eee;border-color:#9d9d9d;opacity:.5}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:before{transition-timing-function:ease-out;transition-duration:.3s;transition-property:color,border-color,background-color}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link{background-color:#666;border-color:#333}.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link{border-color:#444}.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:focus:before,.fg-paging-container.fg-dark .fg-dot-item .fg-dot-link:hover:before,.fg-paging-container.fg-dark .fg-dot-item.fg-selected .fg-dot-link:before{background-color:#333;border-color:#444}.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:focus,.fg-paging-container.fg-dark .fg-dot-item.fg-disabled .fg-dot-link:hover{background-color:#666;border-color:#333;opacity:.5}.fg-default:after{content:'';display:block;clear:both}.fg-default .fg-item,.fg-default .fg-item-inner,.fg-default .fg-thumb{display:inline-block;vertical-align:top;max-width:100%}.fg-default .fg-image{border-radius:0;display:block;max-width:100%;height:auto;margin:0;padding:0}.fg-default .fg-image{vertical-align:top}.fg-default.fg-left{text-align:left}.fg-default.fg-center{text-align:center}.fg-default.fg-right{text-align:right}.fg-default.fg-gutter-5{padding-left:5px;margin-bottom:-5px}.fg-default.fg-gutter-5 .fg-item{margin-right:5px;margin-bottom:5px}.fg-default.fg-gutter-10{padding-left:10px;margin-bottom:-10px}.fg-default.fg-gutter-10 .fg-item{margin-right:10px;margin-bottom:10px}.fg-default.fg-gutter-15{padding-left:15px;margin-bottom:-15px}.fg-default.fg-gutter-15 .fg-item{margin-right:15px;margin-bottom:15px}.fg-default.fg-gutter-20{padding-left:20px;margin-bottom:-20px}.fg-default.fg-gutter-20 .fg-item{margin-right:20px;margin-bottom:20px}.fg-default.fg-gutter-25{padding-left:25px;margin-bottom:-25px}.fg-default.fg-gutter-25 .fg-item{margin-right:25px;margin-bottom:25px}.fg-masonry *{box-sizing:border-box}.foogallery.fg-masonry.fg-center{margin:0 auto}.fg-masonry .fg-thumb{display:block}.fg-masonry.fg-masonry-fixed .fg-thumb{display:inline-block}.fg-masonry.fg-masonry-fixed .fg-image{max-width:100%}.fg-masonry .fg-column-width{display:inline-block;visibility:hidden;height:0;border:solid 0 transparent}.fg-masonry.fg-masonry-2col .fg-image,.fg-masonry.fg-masonry-3col .fg-image,.fg-masonry.fg-masonry-4col .fg-image,.fg-masonry.fg-masonry-5col .fg-image{width:100%;height:auto;max-width:100%}.fg-masonry .fg-item{line-height:0;font-size:0}.fg-masonry.fg-masonry-fixed .fg-column-width,.fg-masonry.fg-masonry-fixed .fg-item{max-width:100%}.fg-masonry.fg-masonry-2col .fg-item{margin-bottom:1%;width:49%}.fg-masonry.fg-masonry-2col .fg-column-width{width:49%}.fg-masonry.fg-masonry-2col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-item{margin-bottom:3%;width:47%}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-column-width{width:47%}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-masonry-3col .fg-item{margin-bottom:1%;width:32%}.fg-masonry.fg-masonry-3col .fg-column-width{width:32%}.fg-masonry.fg-masonry-3col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-item{margin-bottom:0;width:33%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-column-width{width:33%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-item{margin-bottom:3%;width:30%}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-column-width{width:30%}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-masonry-4col .fg-item{margin-bottom:1%;width:24%}.fg-masonry.fg-masonry-4col .fg-column-width{width:24%}.fg-masonry.fg-masonry-4col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-item{margin-bottom:0;width:25%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-column-width{width:25%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-item{margin-bottom:3%;width:22%}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-column-width{width:22%}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-gutter-width{width:3%}.fg-masonry.fg-masonry-5col .fg-item{margin-bottom:1%;width:19%}.fg-masonry.fg-masonry-5col .fg-column-width{width:19%}.fg-masonry.fg-masonry-5col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-item{margin-bottom:0;width:20%}.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-column-width{width:20%}.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-item{margin-bottom:3%;width:17%}.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-column-width{width:17%}.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-gutter-width{width:3%}@media screen and (max-width:720px){.fg-masonry.fg-masonry-4col .fg-item,.fg-masonry.fg-masonry-5col .fg-item{margin-bottom:1%;width:32%}.fg-masonry.fg-masonry-4col .fg-column-width,.fg-masonry.fg-masonry-5col .fg-column-width{width:32%}.fg-masonry.fg-masonry-4col .fg-gutter-width,.fg-masonry.fg-masonry-5col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-item{margin-bottom:0;width:33%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-column-width{width:33%}.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-item{margin-bottom:3%;width:30%}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-column-width{width:30%}.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:480px){.fg-masonry.fg-masonry-3col .fg-item,.fg-masonry.fg-masonry-4col .fg-item,.fg-masonry.fg-masonry-5col .fg-item{margin-bottom:1%;width:49%}.fg-masonry.fg-masonry-3col .fg-column-width,.fg-masonry.fg-masonry-4col .fg-column-width,.fg-masonry.fg-masonry-5col .fg-column-width{width:49%}.fg-masonry.fg-masonry-3col .fg-gutter-width,.fg-masonry.fg-masonry-4col .fg-gutter-width,.fg-masonry.fg-masonry-5col .fg-gutter-width{width:1%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-item{margin-bottom:0;width:50%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-column-width{width:50%}.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-item{margin-bottom:3%;width:47%}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-column-width{width:47%}.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-gutter-width{width:3%}}@media screen and (max-width:320px){.fg-masonry.fg-masonry-2col .fg-item,.fg-masonry.fg-masonry-3col .fg-item,.fg-masonry.fg-masonry-4col .fg-item,.fg-masonry.fg-masonry-5col .fg-item{margin-bottom:1%;width:100%}.fg-masonry.fg-masonry-2col .fg-column-width,.fg-masonry.fg-masonry-3col .fg-column-width,.fg-masonry.fg-masonry-4col .fg-column-width,.fg-masonry.fg-masonry-5col .fg-column-width{width:100%}.fg-masonry.fg-masonry-2col .fg-gutter-width,.fg-masonry.fg-masonry-3col .fg-gutter-width,.fg-masonry.fg-masonry-4col .fg-gutter-width,.fg-masonry.fg-masonry-5col .fg-gutter-width{width:0}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-item{margin-bottom:0;width:100%}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-column-width{width:100%}.fg-masonry.fg-masonry-2col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-3col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-4col.fg-gutter-none .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-none .fg-gutter-width{width:0}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-item,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-item{margin-bottom:3%;width:100%}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-column-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-column-width{width:100%}.fg-masonry.fg-masonry-2col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-3col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-4col.fg-gutter-large .fg-gutter-width,.fg-masonry.fg-masonry-5col.fg-gutter-large .fg-gutter-width{width:0}}.foogallery.fg-border-thin .fg-column-width{border-width:4px}.foogallery.fg-border-medium .fg-column-width{border-width:10px}.foogallery.fg-border-thick .fg-column-width{border-width:16px}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner{display:block;position:relative;max-height:none;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-masonry.fg-captions-bottom .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-masonry.fg-captions-bottom.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-masonry.fg-captions-bottom .fg-caption-desc,.fg-masonry.fg-captions-bottom .fg-caption-title{text-align:left}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption,.fg-masonry.fg-captions-bottom.fg-light .fg-caption{color:#828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption a:hover,.fg-masonry.fg-captions-bottom.fg-light .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{color:#222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title,.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{color:#fff}.fg-masonry.fg-captions-bottom.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-masonry.fg-captions-bottom.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-masonry.fg-captions-bottom .fg-caption{border-width:10px}.fg-masonry.fg-captions-bottom .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-masonry.fg-captions-bottom.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-masonry.fg-captions-bottom.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-masonry.fg-captions-bottom.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-masonry.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-masonry.fg-transparent .fg-caption{color:#7f7f7f}.fg-masonry.fg-transparent.fg-captions-bottom .fg-caption{border-width:0;border-top-width:10px;border-bottom-width:10px}.fg-masonry.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-masonry.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-masonry.fg-transparent .fg-caption-title,.fg-masonry.fg-transparent .fg-caption-title a{color:#333}.fg-masonry.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-masonry.fg-transparent.fg-round-full .fg-item,.fg-masonry.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-masonry.fg-transparent.fg-round-full .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-full .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-masonry.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-masonry.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-masonry.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-masonry.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.fg-justified{box-sizing:border-box;position:relative}.foogallery.fg-justified .fg-image,.foogallery.fg-justified .fg-item,.foogallery.fg-justified .fg-item-inner,.foogallery.fg-justified .fg-thumb{box-sizing:border-box;display:block;margin:0;padding:0}.fg-justified .fg-item{visibility:visible;position:absolute}.fg-justified .fg-item-inner{position:relative;width:100%;height:100%}.fg-justified .fg-thumb{position:relative;overflow:hidden}.fg-justified .fg-image{z-index:1}.fg-justified .fg-item.fg-positioned .fg-image-wrap,.fg-justified .fg-item.fg-positioned .fg-thumb{width:100%;height:100%}.fg-justified .fg-item.fg-positioned .fg-image{width:100%;height:auto;min-height:100%;top:50%;transform:translateY(-50%)}.fg-justified.fg-hover-zoomed .fg-item.fg-positioned:hover .fg-image{transform:translateY(-50%) scale(1.15)}.fg-simple_portfolio{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;align-content:center}.fg-simple_portfolio .fg-item{position:relative;flex:1;margin:10px;min-width:250px;max-width:250px}.fg-simple_portfolio .fg-item-inner{display:flex;flex-direction:column;margin:0;height:100%}.fg-simple_portfolio.fg-captions-top .fg-item-inner{flex-direction:column-reverse}.fg-simple_portfolio .fg-image{height:auto;width:100%}.fg-simple_portfolio .fg-thumb{min-width:auto;min-height:auto}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption{visibility:visible;opacity:1;font-size:13px;position:relative;display:block;top:auto;bottom:auto;left:auto;right:auto;width:100%;height:100%;text-transform:none;transform:none;transition:none;background-color:transparent;border-style:solid;border-color:transparent}.foogallery.fg-simple_portfolio .fg-item-inner:hover .fg-caption{transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner{display:block;top:auto;bottom:auto;left:auto;right:auto;width:auto;height:auto;border:none;transform:none;transition:none}.foogallery.fg-simple_portfolio .fg-item-inner .fg-caption-inner:before{display:none}.foogallery.fg-simple_portfolio.fg-caption-hover .fg-item-inner .fg-image-overlay{display:block}.foogallery.fg-simple_portfolio.fg-caption-always .fg-item-inner:hover .fg-caption{visibility:visible;opacity:1}.fg-simple_portfolio .fg-caption-title{text-align:left}.fg-simple_portfolio .fg-caption-desc{text-align:left}.fg-simple_portfolio.fg-dark .fg-caption,.fg-simple_portfolio.fg-light .fg-caption{color:#828282}.fg-simple_portfolio.fg-dark .fg-caption a,.fg-simple_portfolio.fg-light .fg-caption a{color:#828282;border-bottom:1px solid #828282}.fg-simple_portfolio.fg-dark .fg-caption a:hover,.fg-simple_portfolio.fg-light .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-light .fg-caption-title,.fg-simple_portfolio.fg-light .fg-caption-title a{color:#222}.fg-simple_portfolio.fg-dark .fg-caption-title,.fg-simple_portfolio.fg-dark .fg-caption-title a{color:#fff}.fg-simple_portfolio.fg-light .fg-caption-title a{border-bottom:1px solid #222}.fg-simple_portfolio.fg-dark .fg-caption-title a{border-bottom:1px solid #fff}.fg-simple_portfolio .fg-caption{border-width:0}.fg-simple_portfolio .fg-caption-title+.fg-caption-desc{margin-top:4px}.fg-simple_portfolio.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.fg-simple_portfolio.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.fg-simple_portfolio.fg-border-medium .fg-caption{border-width:10px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.fg-simple_portfolio.fg-border-thick .fg-caption{border-width:16px 0 0 0}.fg-simple_portfolio.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.fg-simple_portfolio.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-simple_portfolio.fg-transparent .fg-item-inner{background-color:transparent;color:#333;border-color:transparent}.fg-simple_portfolio.fg-transparent .fg-caption{color:#7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a{color:#7f7f7f;border-bottom:1px solid #7f7f7f}.fg-simple_portfolio.fg-transparent .fg-caption a:hover{border-bottom:none}.fg-simple_portfolio.fg-transparent .fg-caption-title,.fg-simple_portfolio.fg-transparent .fg-caption-title a{color:#333}.fg-simple_portfolio.fg-transparent .fg-caption-title a{border-bottom:1px solid #333}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-item-inner{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-full .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-large .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-medium .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-full.fg-shadow-inset-small .fg-thumb:after{border-radius:50%;overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{overflow:hidden}.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:5px}.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:10px}.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-medium:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large.fg-shadow-inset-small:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-thumb:after,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-overlay,.fg-simple_portfolio.fg-transparent.fg-round-large:not(.fg-shadow-outline):not(.fg-shadow-small):not(.fg-shadow-medium):not(.fg-shadow-large) .fg-image-wrap{border-radius:15px}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-small .fg-thumb:after{box-shadow:inset 0 1px 4px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-medium .fg-thumb:after{box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-inset-large .fg-thumb:after{box-shadow:inset 0 1px 16px 0 rgba(0,0,0,.3)}.fg-simple_portfolio.fg-transparent.fg-shadow-outline .fg-item-inner{box-shadow:0 0 0 1px rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-small .fg-item-inner{box-shadow:0 1px 4px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-medium .fg-item-inner{box-shadow:0 1px 10px 0 rgba(128,128,128,.5)}.fg-simple_portfolio.fg-transparent.fg-shadow-large .fg-item-inner{box-shadow:0 1px 16px 0 rgba(128,128,128,.5)}.foogallery.fg-preset.fg-polaroid .fg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .35s,background-color .65s}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n+1){-webkit-transform:rotate(3deg);transform:rotate(3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(2n){-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(3n){-webkit-transform:rotate(1deg);transform:rotate(1deg)}.foogallery.fg-preset.fg-polaroid .fg-item:nth-child(5n){-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.foogallery.fg-preset.fg-polaroid .fg-item:hover{-webkit-transform:rotate(0);transform:rotate(0)}.foogallery.fg-preset.fg-polaroid .fg-caption{position:relative;width:auto;font-family:"Segoe Print Regular",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.foogallery.fg-preset.fg-polaroid .fg-caption-inner,.foogallery.fg-preset.fg-polaroid .fg-caption-title{position:relative;width:auto}.foogallery.fg-preset.fg-polaroid .fg-caption-title{text-align:center}.foogallery.fg-preset.fg-polaroid .fg-caption-desc{display:none}.foogallery.fg-light.fg-preset.fg-polaroid .fg-caption-title,.foogallery.fg-preset.fg-polaroid .fg-caption-title{color:#333}.foogallery.fg-dark.fg-preset.fg-polaroid .fg-caption-title{color:#fff}.foogallery.fg-preset.fg-polaroid .fg-caption{border-style:solid;border-color:transparent;border-width:10px}.foogallery.fg-preset.fg-polaroid .fg-caption-title+.fg-caption-desc{margin-top:4px}.foogallery.fg-preset.fg-polaroid.fg-border-thin .fg-caption{border-width:10px 4px 4px 4px}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thin .fg-caption{border-width:4px 4px 10px 4px}.foogallery.fg-preset.fg-polaroid.fg-border-medium .fg-caption{border-width:10px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-medium .fg-caption{border-width:0 0 10px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption{border-width:16px 0 0 0}.foogallery.fg-preset.fg-polaroid.fg-captions-top.fg-border-thick .fg-caption{border-width:0 0 16px 0}.foogallery.fg-preset.fg-polaroid.fg-border-thick .fg-caption-title+.fg-caption-desc{margin-top:10px}.fg-image-viewer{display:block;font-family:'Open Sans','Helvetica Neue',Arial,sans-serif}.fg-image-viewer.fg-left{text-align:left}.fg-image-viewer.fg-center{text-align:center}.fg-image-viewer.fg-right{text-align:right}.fiv-inner{position:relative;display:inline-block;max-width:100%;overflow:hidden;z-index:6}.fiv-inner .fiv-inner-container{position:relative;overflow:hidden;max-width:100%;border-style:solid;border-width:0;border-bottom-width:4px;z-index:5}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:active,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:hover,.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb:visited{position:relative;display:block;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item{position:absolute;visibility:visible;opacity:1;border:none;outline:0;text-decoration:none;box-shadow:none;max-width:100%}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item:first-of-type{position:relative}.fg-image-viewer .fiv-inner .fiv-inner-container .fg-item .fg-thumb img{display:block;max-width:100%;height:auto;border:none;outline:0;text-decoration:none}.fg-image-viewer .fiv-inner .fiv-ctrls{display:block;text-align:center;font-size:14px;border-style:solid;line-height:34px}.fg-image-viewer .fiv-inner .fiv-ctrls:after{content:'';display:block;clear:both}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count{display:inline-block;font-weight:400;margin:0}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;min-width:80px;position:relative;overflow:hidden;transition:background-color .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{display:block;position:absolute;font-size:24px;line-height:30px;top:0;left:0;width:100%;transform:translateY(0);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover:before,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover:before{transform:translateY(-100%)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev span{display:block;width:100%;transform:translateY(100%);transition:transform .3s}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:hover span,.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:hover span{transform:translateY(0)}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev{float:left}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-prev:before{content:'\2190'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next{float:right}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-next:before{content:'\2192'}.fg-image-viewer .fiv-inner .fiv-ctrls .fiv-count span{margin:0 4px}  .foogallery.fg-image-viewer.fg-caption-always .fg-item-inner .fg-caption{padding:0;border:none;background:#000;background:-moz-linear-gradient(left,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 60%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 60%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 60%,rgba(0,0,0,0) 100%)}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-desc{padding:10px 10px 10px 10px}.foogallery.fg-image-viewer.fg-caption-always .fg-caption-title+.fg-caption-desc{padding:0 10px 10px 10px}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-light .fiv-inner .fiv-inner-container{background-color:#fff;color:#333;border-color:#fff}.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-light .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#f2f2f2}.fg-image-viewer.fg-light .fiv-next,.fg-image-viewer.fg-light .fiv-prev{box-shadow:inset 0 0 0 1px #ddd}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-count,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev,.fg-image-viewer.fg-dark .fiv-inner .fiv-inner-container{background-color:#333;color:#fff;border-color:#333}.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-next:hover,.fg-image-viewer.fg-dark .fiv-inner .fiv-ctrls .fiv-prev:hover{background-color:#444}.fg-image-viewer.fg-dark .fiv-next,.fg-image-viewer.fg-dark .fiv-prev{box-shadow:inset 0 0 0 1px #222}.foogallery.fg-image-viewer.fg-border-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin .fg-item-inner{border-width:0}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-inner-container{border-width:4px}.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-inner-container{border-width:10px}.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-inner-container{border-width:16px}.foogallery.fg-image-viewer .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-medium .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thick .fiv-ctrls,.foogallery.fg-image-viewer.fg-border-thin .fiv-ctrls{border-top-width:1px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-round-small .fiv-inner{border-radius:5px}.foogallery.fg-image-viewer.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-round-small .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-small .fiv-prev,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-small .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-round-medium .fiv-inner{border-radius:10px}.foogallery.fg-image-viewer.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-round-medium .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-medium .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-medium .fiv-prev,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-medium .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-round-large .fiv-inner{border-radius:15px}.foogallery.fg-image-viewer.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-round-large .fg-item-inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.foogallery.fg-image-viewer.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thin.fg-round-large .fiv-prev{border-radius:11px}.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-medium.fg-round-large .fiv-prev{border-radius:5px}.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fg-item-inner,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-next,.foogallery.fg-image-viewer.fg-border-thick.fg-round-large .fiv-prev{border-radius:3px}.foogallery.fg-image-viewer.fg-round-full .fiv-inner,.foogallery.fg-image-viewer.fg-round-full .fiv-next,.foogallery.fg-image-viewer.fg-round-full .fiv-prev{border-radius:50%}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fg-item-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fg-item-inner{box-shadow:none}.foogallery.fg-image-viewer.fg-light.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #ddd}.foogallery.fg-image-viewer.fg-dark.fg-shadow-outline .fiv-inner{box-shadow:0 0 0 1px #222}.foogallery.fg-image-viewer.fg-dark.fg-shadow-small .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-small .fiv-inner{box-shadow:0 1px 4px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-medium .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-medium .fiv-inner{box-shadow:0 1px 10px 0 rgba(0,0,0,.5)}.foogallery.fg-image-viewer.fg-dark.fg-shadow-large .fiv-inner,.foogallery.fg-image-viewer.fg-light.fg-shadow-large .fiv-inner{box-shadow:0 1px 16px 0 rgba(0,0,0,.5)}.foogallery.fg-thumbnail,.foogallery.fg-thumbnail.fg-center{text-align:center}.foogallery.fg-thumbnail.fg-left{text-align:left}.foogallery.fg-thumbnail.fg-right{text-align:right}.foogallery.fg-thumbnail.fg-float-left{float:left;width:auto}.foogallery.fg-thumbnail.fg-float-right{float:right;width:auto}.foogallery.fg-thumbnail .fg-item{display:inline-block;vertical-align:top;max-width:100%}.foogallery.fg-thumbnail .fg-image{max-width:100%}.foogallery.fg-thumbnail .fg-st-hidden{display:none}body .extendedwopts-show{display:none}body .widgetopts-hide_title .widget-title{display:none}body .extendedwopts-md-right{text-align:right}body .extendedwopts-md-left{text-align:left}body .extendedwopts-md-center{text-align:center}body .extendedwopts-md-justify{text-align:justify}@media screen and (min-width: 769px){body .extendedwopts-hide.extendedwopts-desktop{display:none}body .extendedwopts-show.extendedwopts-desktop{display:block}body .widget.clearfix-desktop{clear:both}}@media screen and (max-width: 768px) and (min-width: 737px){body .extendedwopts-hide.extendedwopts-tablet{display:none}body .extendedwopts-show.extendedwopts-tablet{display:block}body .widget.clearfix-desktop{clear:none}body .widget.clearfix-tablet{clear:both}}@media screen and (max-width: 736px){body .extendedwopts-hide.extendedwopts-mobile{display:none}body .extendedwopts-show.extendedwopts-mobile{display:block}body .widget.clearfix-desktop,body .widget.clearfix-tablet{clear:none}body .widget.clearfix-mobile{clear:both}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:0 0!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{width:100%}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:transparent}body{font-family:Raleway,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-size:18px;line-height:1.42857143;color:#555;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#be111e;text-decoration:none}a:focus,a:hover{color:#be111e;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:25px;margin-bottom:25px;border:0;border-top:1px solid #f5f5f5}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Raleway,Arial,'Arial Unicode MS',Helvetica,sans-serif;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#ddd}.h1,.h2,.h3,h1,h2,h3{margin-top:25px;margin-bottom:12.5px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:12.5px;margin-bottom:12.5px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:38px}.h2,h2{font-size:38px}.h3,h3{font-size:31px}.h4,h4{font-size:23px}.h5,h5{font-size:18px}.h6,h6{font-size:16px}p{margin:0 0 12.5px}.lead{margin-bottom:25px;font-size:20px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:27px}}.small,small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#ddd}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:11.5px;margin:50px 0 25px;border-bottom:1px solid #f5f5f5}ol,ul{margin-top:0;margin-bottom:12.5px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:25px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #ddd}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:12.5px 25px;margin:0 0 25px;font-size:22.5px;border-left:5px solid #f5f5f5}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#ddd}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #f5f5f5;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}blockquote:after,blockquote:before{content:""}address{margin-bottom:25px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:12px;margin:0 0 12.5px;font-size:17px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#555;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px}.row{margin-left:-5px;margin-right:-5px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:5px;padding-right:5px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:25px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:18.75px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:25px;font-size:27px;line-height:inherit;color:#555;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0; line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:18px;line-height:1.42857143;color:#777}.form-control{display:block;width:100%;height:39px;padding:6px 12px;font-size:18px;line-height:1.42857143;color:#777;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#ddd;opacity:1}.form-control:-ms-input-placeholder{color:#ddd}.form-control::-webkit-input-placeholder{color:#ddd}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#f5f5f5;opacity:1}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:39px}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;min-height:25px;margin-top:10px;margin-bottom:10px;padding-left:20px}.checkbox label,.radio label{display:inline;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.input-sm{height:36px;padding:5px 10px;font-size:16px;line-height:1.5;border-radius:3px}select.input-sm{height:36px;line-height:36px}select[multiple].input-sm,textarea.input-sm{height:auto}.input-lg{height:53px;padding:10px 16px;font-size:23px;line-height:1.33;border-radius:6px}select.input-lg{height:53px;line-height:53px}select[multiple].input-lg,textarea.input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:48.75px}.has-feedback .form-control-feedback{position:absolute;top:30px;right:0;display:block;width:39px;height:39px;line-height:39px;text-align:center}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#959595}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:32px}.form-horizontal .form-group{margin-left:-5px;margin-right:-5px}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:5px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:18px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active:focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default.active,.btn-default:active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary.active,.btn-primary:active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info.active,.btn-info:active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-link{color:#be111e;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#be111e;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#ddd;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:23px;line-height:1.33;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:16px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:16px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:18px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:11.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#555;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#484848;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#ddd}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:16px;line-height:1.42857143;color:#ddd}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn:focus,.btn-group>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:53px;padding:10px 16px;font-size:23px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:53px;line-height:53px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:36px;padding:5px 10px;font-size:16px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:36px;line-height:36px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:18px;font-weight:400;line-height:1;color:#777;text-align:center;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:16px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:23px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:transparent}.nav>li.disabled>a{color:#ddd}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#ddd;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:transparent;border-color:#be111e}.nav .nav-divider{height:1px;margin:11.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#f5f5f5 #f5f5f5 #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#777;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:25px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:12.5px 0;font-size:23px;line-height:25px;height:50px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:0}}.navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:6.25px 0}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:25px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:25px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:12.5px;padding-bottom:12.5px}.navbar-nav.navbar-right:last-child{margin-right:0}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:0;margin-right:0;padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:5.5px;margin-bottom:5.5px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:0}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:5.5px;margin-bottom:5.5px}.navbar-btn.btn-sm{margin-top:7px;margin-bottom:7px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:12.5px;margin-bottom:12.5px}@media (min-width:768px){.navbar-text{float:left;margin-left:0;margin-right:0}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#ddd}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#ddd}.navbar-inverse .navbar-nav>li>a{color:#ddd}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#ddd}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#ddd}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#ddd}.pagination{display:inline-block;padding-left:0;margin:25px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#be111e;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#be111e;background-color:#f5f5f5;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#ddd;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:23px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:16px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:25px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#f5f5f5}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#ddd;background-color:#fff;cursor:not-allowed}.bootstrap-label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.bootstrap-label[href]:focus,.bootstrap-label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.bootstrap-label:empty{display:none}.btn .bootstrap-label{position:relative;top:-1px}.label-default{background-color:#ddd}.label-default[href]:focus,.label-default[href]:hover{background-color:#c4c4c4}.label-primary{background-color:#428bca}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:16px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#ddd;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.badge,a.list-group-item.active>.badge{color:#be111e;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#f5f5f5}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:27px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:81px}}.thumbnail{display:block;padding:4px;margin-bottom:25px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#be111e}.thumbnail .caption{padding:9px;color:#555}.alert{padding:15px;margin-bottom:25px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:25px;margin-bottom:25px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:16px;line-height:25px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:25px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:21px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:25px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#555;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:27px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:16px;line-height:1.4;opacity:0}.tooltip.in{opacity:.9}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:18px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.hidden-print{display:none!important}}
html{height:100%;overflow:auto}body{height:auto;min-height:100%;overflow:hidden;position:relative}p{word-wrap:break-word}body{color:#555}body p{margin-bottom:20px}a{color:#be111e}a:hover{color:#be111e;text-decoration:none}h6{line-height:32.85714287px;text-decoration:none;font-size:23px}h6 a{color:#555}h6 a:hover{text-decoration:none;color:#555}h5{line-height:37.14285715px;text-decoration:none;font-size:26px}h5 a{color:#555}h5 a:hover{color:#555}h4{line-height:44.2857143px;text-decoration:none;font-size:31px}h4 a{color:#555}h4 a:hover{color:#555}h3{line-height:54.2857143px;text-decoration:none;font-size:38px}h3 a{color:#555}h3 a:hover{text-decoration:none;color:#555}h2{line-height:65.71428573px;text-decoration:none;font-size:46px;margin-top:0}h2 a{color:#555}h2 a:hover{text-decoration:none;color:#555}h1{line-height:184px;margin-top:0;font-size:46px}h1 a{color:#555}h1 a:hover{text-decoration:none;color:#555}.comment-form textarea{width:99%}.comments-list,.comments-list li{background:0 0;padding:0;white-space:normal}.comments-list li li{margin-left:20px}div.avatar{position:relative;margin:7px;border:1px solid #aaa;padding:1px;background:#fff;float:left}div.avatar img,div.avatar img.wp-post-image{margin:0!important;padding:0;border:none}span.page-navi-inner,span.page-navi-outer{position:relative;display:block;float:left;margin:0;padding:0}span.page-navi-outer{margin:1px;border:1px solid #aaa}span.page-navi-inner{padding:1px;min-width:14px;line-height:18px;text-align:center;border:2px solid #fff;font-weight:700}a span.page-navi-inner,span.page-navi-caption span.page-navi-inner{border-width:1px;font-weight:400}a span.page-navi-outer,span.page-navi-caption{margin:2px 1px}.comments-list li cite{font-size:1.2em}#commentform{text-align:left}.rtl #commentform{text-align:right}img.wp-smiley{border:none;margin:1px;vertical-align:middle;padding:0}.navigation{display:block;text-align:center}.aligncenter,.aligncenter img,.aligncenter img.bd-article,.bd-article .aligncenter img,div.aligncenter,img.aligncenter{display:block;margin-left:auto;margin-right:auto}p.aligncenter,p.center{text-align:center}.alignleft{float:left}.alignright{float:right}.wp-caption{border:1px solid #ddd;background-color:#f3f3f3;padding-top:4px;margin:10px}.wp-caption img{margin:0;padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0}.wp-caption,.wp-caption p{text-align:center}.gallery{margin:0 auto 18px;clear:both;overflow:hidden}.gallery .gallery-item{float:left;margin-top:0;text-align:center;width:33%}.gallery img{border:2px solid #cfcfcf}.gallery .gallery-caption{color:#888;font-size:12px;margin:0 0 12px}.gallery dl{margin:0}.gallery img{border:10px solid #f1f1f1}.gallery br+br{display:none}.hidden{display:none}#wp-calendar{empty-cells:show;margin:10px auto 0;width:155px}#wp-calendar #next a{padding-right:10px;text-align:right}#wp-calendar #prev a{padding-left:10px;text-align:left}#wp-calendar a{display:block}#wp-calendar caption{text-align:center;width:100%}#wp-calendar td{padding:3px 0;text-align:center}.gallery{letter-spacing:normal}.bd-content{position:relative;z-index:1}#todays-events{position:relative;z-index:11}#upcoming-events{position:relative;z-index:10}.comments-list li{list-style-image:none;background:0 0;list-style-type:none}div.bd-footer-1 div.bd-content-layout{margin:0 auto;width:100%}div.bd-layout-cell-size1{width:100%}div.bd-layout-cell-size2{width:50%}div.bd-layout-cell-size3{width:33%}div.bd-layout-cell-size4{width:25%}.bd-widget-title{padding:0 0 0 24px;margin-bottom:0}div.bd-center-wrapper{position:relative;float:right;right:50%}div.bd-center-inner{position:relative;float:left;left:50%}.firefox2 div.bd-center-inner{float:none}.comment-respond p,div.breadcrumbs h4,div.breadcrumbs p,h3#reply-title,h4#comments,h4.box-title,li.pingback p{margin:0}.comment-respond .comment-notes{margin-bottom:1em}.form-allowed-tags{line-height:1em}.form-allowed-tags code{white-space:normal}.comments-list .comment-respond{margin-left:20px!important}#cancel-comment-reply-link{font-size:12px;font-weight:400;line-height:18px}.comment-respond .required{color:#ff4b33;font-weight:700}.comment-respond input{margin:0 0 9px;width:98%}.comment-respond textarea{width:98%}.comment-respond .form-allowed-tags{font-size:12px;line-height:18px}.comment-respond .form-allowed-tags code{font-size:11px}.comment-respond .form-submit{margin:12px 0}.comment-respond .form-submit input{width:auto}.bd-footer-1 .bd-widget-title{font-size:1.2em;padding:0}.bd-footer-1 .bd-widget,.bd-footer-1 .bd-widget a,.bd-footer-1 .bd-widget a:hover,.bd-footer-1 .bd-widget a:link,.bd-footer-1 .bd-widget a:visited{text-align:left}DIV[id^=GMPmap] IMG{margin:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;text-transform:none;width:auto;z-index:100000}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;width:100%;height:39px;padding:6px 12px;font-size:18px;line-height:1.42857143;color:#777;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#ddd;opacity:1}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ddd}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ddd}fieldset[disabled] input[type=color],fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] select,fieldset[disabled] textarea,input[type=color][disabled],input[type=color][readonly],input[type=date][disabled],input[type=date][readonly],input[type=datetime-local][disabled],input[type=datetime-local][readonly],input[type=datetime][disabled],input[type=datetime][readonly],input[type=email][disabled],input[type=email][readonly],input[type=month][disabled],input[type=month][readonly],input[type=number][disabled],input[type=number][readonly],input[type=password][disabled],input[type=password][readonly],input[type=search][disabled],input[type=search][readonly],input[type=tel][disabled],input[type=tel][readonly],input[type=text][disabled],input[type=text][readonly],input[type=time][disabled],input[type=time][readonly],input[type=url][disabled],input[type=url][readonly],input[type=week][disabled],input[type=week][readonly],select[disabled],select[readonly],textarea[disabled],textarea[readonly]{cursor:not-allowed;background-color:#f5f5f5;opacity:1}select[multiple],textarea{height:auto}input[type=color].input-sm,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=datetime].input-sm,input[type=email].input-sm,input[type=month].input-sm,input[type=number].input-sm,input[type=password].input-sm,input[type=search].input-sm,input[type=tel].input-sm,input[type=text].input-sm,input[type=time].input-sm,input[type=url].input-sm,input[type=week].input-sm{height:36px;padding:5px 10px;font-size:16px;line-height:1.5;border-radius:3px}input[type=color].input-lg,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=datetime].input-lg,input[type=email].input-lg,input[type=month].input-lg,input[type=number].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=tel].input-lg,input[type=text].input-lg,input[type=time].input-lg,input[type=url].input-lg,input[type=week].input-lg{height:53px;padding:10px 16px;font-size:23px;line-height:1.33;border-radius:6px}.bd-containerinner-1{padding-left:0;padding-right:0}@media (max-width:767px){.bd-containerinner-1{padding-left:10px;padding-right:10px}}.bd-container-inner{margin-left:auto;margin-right:auto}@media (max-width:767px){.bd-container-inner{max-width:none}}@media (min-width:768px){.bd-container-inner{max-width:750px}}@media (min-width:992px){.bd-container-inner{max-width:970px}}@media (min-width:1200px){.bd-container-inner{max-width:1170px}}.bd-container-inner{position:relative}.bd-container-inner,.bd-page-width .bd-background-width>.bd-container-inner{height:100%}.bd-container-inner-wrapper{position:relative;width:100%;height:100%}.bd-body-1{position:relative}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:none;width:auto}.woocommerce-cart table.cart input[type=submit]{line-height:inherit}.woocommerce-cart table.cart img{width:auto}.quantity input.qty{margin-bottom:0}a.added_to_cart{display:block}.wc-add-to-cart.single_add_to_cart_button:disabled,[name=update_cart]:disabled{opacity:.5;cursor:not-allowed}.flex-control-nav ol{padding:0;margin-bottom:0}.flex-control-nav ol>li{list-style:none;display:inline-block;float:left}@media (max-width:1199px){.bd-body-6{position:relative}}[data-affix].affix{height:auto}@media (min-width:1200px){[data-affix][data-enable-lg]+.bd-affix-fake{display:block}}@media (min-width:992px) and (max-width:1199px){[data-affix][data-enable-md]+.bd-affix-fake{display:block}}@media (min-width:768px) and (max-width:991px){[data-affix][data-enable-sm]+.bd-affix-fake{display:block}}@media (max-width:767px){[data-affix][data-enable-xs]+.bd-affix-fake{display:block}}.bd-affix-fake{display:none} .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,100%,20%,53%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);-ms-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);-ms-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);-ms-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-ms-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);-ms-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-ms-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-ms-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-ms-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-ms-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);-ms-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);-ms-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);-ms-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);-ms-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);-ms-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;-ms-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);-ms-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);-ms-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);-ms-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);-ms-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);-ms-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-ms-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-ms-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);-ms-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);-ms-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);-ms-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);-ms-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);-ms-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;-ms-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);-ms-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);-ms-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);-ms-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);-ms-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);-ms-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);-ms-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);-ms-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);-ms-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-ms-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-ms-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-ms-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-ms-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-ms-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);-ms-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);-ms-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);-ms-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);-ms-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);-ms-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-ms-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);-ms-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);-ms-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-ms-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-ms-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-ms-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-ms-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);-ms-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);-ms-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);-ms-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);-ms-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);-ms-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);-ms-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);-ms-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);-ms-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);-ms-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);-ms-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-ms-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-ms-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-ms-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-ms-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-ms-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-ms-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInLeftMedium{0%{-webkit-transform:translateX(-60%);transform:translateX(-60%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeftMedium{0%{-webkit-transform:translateX(-60%);-ms-transform:translateX(-60%);transform:translateX(-60%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeftMedium{-webkit-animation-name:slideInLeftMedium;animation-name:slideInLeftMedium}@-webkit-keyframes slideInLeftShort{0%{-webkit-transform:translateX(-30%);transform:translateX(-30%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeftShort{0%{-webkit-transform:translateX(-30%);-ms-transform:translateX(-30%);transform:translateX(-30%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeftShort{-webkit-animation-name:slideInLeftShort;animation-name:slideInLeftShort}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInRightMedium{0%{-webkit-transform:translateX(60%);transform:translateX(60%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRightMedium{0%{-webkit-transform:translateX(60%);-ms-transform:translateX(60%);transform:translateX(60%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRightMedium{-webkit-animation-name:slideInRightMedium;animation-name:slideInRightMedium}@-webkit-keyframes slideInRightShort{0%{-webkit-transform:translateX(30%);transform:translateX(30%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRightShort{0%{-webkit-transform:translateX(30%);-ms-transform:translateX(30%);transform:translateX(30%);visibility:visible}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRightShort{-webkit-animation-name:slideInRightShort;animation-name:slideInRightShort}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.bd-pager-6 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-6 ul{display:inline-block;width:100%;margin:0}.bd-pager-6 ul li{display:inline-block}.bd-pager-6 ul>li:first-child{float:left}.bd-pager-6 ul>li:last-child{float:right}.bd-pager-6>.bd-pagination-5>li.bd-paginationitem-5>a,.bd-pager-6>.bd-pagination-5>li.bd-paginationitem-5>a:link,.bd-pager-6>.bd-pagination-5>li.bd-paginationitem-5>a:visited,.bd-pager-6>.bd-pagination-5>li.bd-paginationitem-5>span{border-radius:0}.bd-pagination-5.right{text-align:right}.bd-pagination-5.center{text-align:center}.bd-pagination-5>:last-child{margin-right:0}.bd-pagination-5 span{cursor:default}.pagination>ul.bd-pagination-5>.active>a,.pagination>ul.bd-pagination-5>.active>span{color:inherit;line-height:inherit}.bd-pagination-5>li.bd-paginationitem-5>a,.bd-pagination-5>li.bd-paginationitem-5>a:link,.bd-pagination-5>li.bd-paginationitem-5>a:visited,.bd-pagination-5>li.bd-paginationitem-5>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-5>li.bd-paginationitem-5>a:hover{background-color:#ddd;background-image:none}.bd-pagination-5>li.active.bd-paginationitem-5>a,.bd-pagination-5>li.active.bd-paginationitem-5>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-5 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-5 ul:not(.pagination)>li{display:block}.bd-comments-5 li>ul:not(.pagination){margin-left:20px}.bd-comment-5{padding:5px}.bd-grid-8>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-28{margin-bottom:30px}.separated-item-28{position:relative;z-index:0}.separated-item-28:after,.separated-item-28:before{content:"";position:absolute;z-index:10}.separated-item-28:before{top:0;bottom:0;left:0}.separated-item-28:after{left:20px;right:20px;bottom:14.5px;border-top:1px solid #ccc}.first-col.separated-item-28:after{left:25px}.last-col.separated-item-28:after{right:25px}.separated-item-28.first-col:before,.separated-item-28.last-row:after{content:none}.bd-pagination-6.right{text-align:right}.bd-pagination-6.center{text-align:center}.bd-pagination-6>:last-child{margin-right:0}.bd-pagination-6 span{cursor:default}.pagination>ul.bd-pagination-6>.active>a,.pagination>ul.bd-pagination-6>.active>span{color:inherit;line-height:inherit}.bd-pagination-6>li.bd-paginationitem-6>a,.bd-pagination-6>li.bd-paginationitem-6>a:link,.bd-pagination-6>li.bd-paginationitem-6>a:visited,.bd-pagination-6>li.bd-paginationitem-6>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-6>li.bd-paginationitem-6>a:hover{background-color:#ddd;background-image:none}.bd-pagination-6>li.active.bd-paginationitem-6>a,.bd-pagination-6>li.active.bd-paginationitem-6>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-page-width>.bd-container-inner{max-width:none}.container-effect.container{padding-left:0;padding-right:0}.bd-flex-horizontal,.bd-flex-vertical{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-flex-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-flex-wide{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;min-width:0;min-height:0}.bd-flex-wide:not(.bd-flex-horizontal){width:100%}.bd-flex-fixed{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bd-flexalign{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-flexalign>*{height:auto}.bd-empty-grid-item{clear:both}.bd-backSlide,.bd-overSlide{display:block}.bd-backSlide,.bd-backSlide>*,.bd-overSlide,.bd-overSlide>*,.bd-slidesWrapper{width:100%;height:100%}.bd-slidesWrapper{overflow:hidden;position:relative}.bd-icon,[class*=" icon-"],[class^=icon-]{display:inline-block;text-decoration:none;speak:none}.bd-icon:after,.bd-icon:before,[class*=" icon-"]:after,[class*=" icon-"]:before,[class^=icon-]:after,[class^=icon-]:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-icon>span:first-child,.bd-icon>time:first-child,[class*=" icon-"]>span:first-child,[class*=" icon-"]>time:first-child,[class^=icon-]>span:first-child,[class^=icon-]>time:first-child{vertical-align:middle}.bd-iconlink{display:inline-block;color:#be111e;font-size:38px}a.bd-iconlink:hover{text-decoration:none}.bd-imagescaling-img img{width:100%;height:100%;display:block;opacity:0}a>.bd-imagescaling-img{width:100%;height:100%}.bd-column{min-height:0;min-width:0}.bd-row-flex.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bd-row-flex.row>[class*=bd-columnwrapper-]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:0;min-width:0}.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.bd-row-align-middle.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.bd-row-align-bottom.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.bd-row-flex.row>[class*=bd-columnwrapper-]>.bd-column>.bd-vertical-align-wrapper{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-height:0;min-width:0}.bd-row-flex.row:after,.bd-row-flex.row:before{display:none}.bd-columns>.bd-container-inner>.container-fluid,.bd-columns>.bd-container-inner>.container-fluid>.row{height:100%}.bd-columns:before{clear:both}.bd-lightbox{background:#333;background:rgba(0,0,0,.8);bottom:0;left:0;padding:0 100px;position:fixed;right:0;text-align:center;top:0;z-index:1000000}.bd-lightbox .lightbox-image{border:6px solid #fff;border-radius:3px;display:none;max-width:100%;vertical-align:middle}.bd-lightbox .lightbox-image.active{display:inline-block}.bd-lightbox .lightbox-error{background:#fff;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:80px;opacity:.95;padding:20px;position:fixed;width:300px;z-index:100}.bd-lightbox .loading{background:#fff url(//eleady-cole.com/wp-content/themes/EleadyCole3_Final/images/preloader01.gif) center center no-repeat;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:32px;opacity:.5;padding:10px;position:fixed;width:32px;z-index:10100}.bd-lightbox .arrow{cursor:pointer;height:100px;opacity:.5;position:fixed;width:82px;z-index:10003}.bd-lightbox .arrow.left{left:9px}.bd-lightbox .arrow.right{right:9px}.bd-lightbox .arrow:hover{opacity:1}.bd-lightbox .arrow.disabled{display:none}.bd-lightbox .arrow-b,.bd-lightbox .arrow-t{background-color:#fff;border-radius:3px;height:6px;position:relative;width:30px}html[dir=rtl] .bd-lightbox .arrow-b,html[dir=rtl] .bd-lightbox .arrow-t{right:26px}html[dir=ltr] .bd-lightbox .arrow-b,html[dir=ltr] .bd-lightbox .arrow-t{left:26px}.bd-lightbox .arrow-t{top:38px}.bd-lightbox .arrow-b{top:50px}.bd-lightbox .close{cursor:pointer;height:22px;opacity:.5;position:fixed;right:39px;top:30px;width:22px;z-index:10003}.bd-lightbox .close:hover{opacity:1}.bd-lightbox .close .ccw,.bd-lightbox .close .cw{background-color:#fff;border-radius:3px;height:6px;position:absolute;left:-4px;top:8px;width:30px}.bd-lightbox .cw{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.bd-lightbox .ccw{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.bd-lightbox .arrow-left-alt,.bd-lightbox .arrow-right-alt,.bd-lightbox .close-alt{color:#fff;display:none;font-size:2.5em;line-height:100%}.ie8 .bd-lightbox .arrow-left-alt,.ie8 .bd-lightbox .arrow-right-alt,.ie8 .bd-lightbox .close-alt{display:block}.ie8 .bd-lightbox .ccw,.ie8 .bd-lightbox .cw{display:none}.ie7 .arrow-left-alt,.ie7 .arrow-right-alt,.ie7 .close-alt{display:block!important}.ie7 .ccw,.ie7 .cw{display:none!important}.bd-lightbox,.bd-lightbox .lightbox-image,.lightbox{cursor:pointer}@media (min-width:768px){html[dir=rtl] .navbar-left{float:right!important}}html[dir=rtl] .navbar-left>li{float:right}@media (min-width:768px){html[dir=rtl] .navbar-right{float:left!important}}html[dir=rtl] .navbar-right>li{float:right}.bd-has-megamenu .container-fluid>.row{margin-left:0;margin-right:0}.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:after,.bd-has-megamenu:not(.bd-megamenu) [class*=separated-item]:before{display:none}.bd-megamenu-none>div>div{width:100%}.bd-megamenu-none>div>div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-none>div>div .bd-megamenu-popup>ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-none:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}@media (min-width:768px){.bd-megamenu-xs>div>div{width:100%}.bd-megamenu-xs>div>div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-xs>div>div .bd-megamenu-popup>ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-xs:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}@media (min-width:992px){.bd-megamenu-sm>div>div{width:100%}.bd-megamenu-sm>div>div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-sm>div>div .bd-megamenu-popup>ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-sm:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}@media (min-width:1200px){.bd-megamenu-md>div>div{width:100%}.bd-megamenu-md>div>div .bd-megamenu-popup{position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto}.bd-megamenu-md>div>div .bd-megamenu-popup>ul{border:none;box-shadow:none;background:0 0}.bd-megamenu-md:hover .bd-megamenu-popup{visibility:visible;pointer-events:auto}}.row>.bd-mega-item{padding-left:0;padding-right:0}.bd-menu-overlay{display:none;opacity:0;width:100%;height:100%;position:fixed;left:0;right:0;top:0;bottom:0;margin-left:0;z-index:100}.bd-menu-close-icon{position:absolute;top:0;right:0}.bd-menu-close-icon a{text-align:right!important;background-color:transparent!important;padding:10px 15px}.bd-parallax-image{min-width:100vw;min-height:100vh;position:absolute;background-size:cover;left:0;top:0;width:auto}.bd-parallax-image-wrapper{height:100%;width:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:0}.bd-parallax-bg-effect{position:relative}.bd-parallax-bg-effect[data-control-selector*=".bd-layoutcolumn-"]{position:absolute;left:0;right:0;bottom:0;top:0}.bd-productoverview{min-height:25px}.bd-products{clear:both}.bd-grid-43>.container-fluid{padding-left:0;padding-right:0}.separated-item-11{position:relative;z-index:0}.separated-item-11:after,.separated-item-11:before{content:"";position:absolute;z-index:10}.separated-item-11:before{top:0;bottom:0;left:0}.separated-item-11:after{left:0;right:0;bottom:0}.first-col.separated-item-11:after{left:5px}.last-col.separated-item-11:after{right:5px}.separated-item-11.first-col:before,.separated-item-11.last-row:after{content:none}.bd-productsgridbar-37{clear:both;min-height:25px}.bd-container-54 h2{text-transform:none;margin-top:0;margin-bottom:0;font-weight:200}.bd-productsgridbar-35{min-height:25px}.bd-grid-45>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-4{position:relative}.bd-griditem-4{position:relative;margin-bottom:10px;text-align:center;padding:20px;border:1px solid #e6e6e6}.bd-griditem-4:hover{background-color:#f7f7f7;border:1px solid #ddd;background-image:none}.separated-item-4{position:relative;z-index:0}.separated-item-4:after,.separated-item-4:before{content:"";position:absolute;z-index:10}.separated-item-4:before{top:0;bottom:0;left:0}.separated-item-4:after{left:0;right:0;bottom:5px}.first-col.separated-item-4:after{left:5px}.last-col.separated-item-4:after{right:5px}.separated-item-4.first-col:before,.separated-item-4.last-row:after{content:none}.bd-icon-65{margin-right:5px;padding:0 3px}.bd-icon-65:before{content:'\27f'}.bd-icon-65:before{visibility:inherit}.bd-icon-65:before{font-size:32px;color:#ddd;margin-bottom:undefined;line-height:45.71428573px;line-height:32px}.bd-icon-65:hover:before{color:#ccc}.bd-griditem-5{position:relative;margin-right:10px;margin-bottom:10px;padding:15px 25px;border:1px solid #e6e6e6}.bd-griditem-5:hover{border:1px solid #f05d68}.separated-item-5{position:relative;z-index:0}.separated-item-5:after,.separated-item-5:before{content:"";position:absolute;z-index:10}.separated-item-5:before{top:0;bottom:0;left:5px}.separated-item-5:after{left:0;right:0;bottom:5px}.first-col.separated-item-5:after{left:5px}.last-col.separated-item-5:after{right:5px}.separated-item-5.first-col:before,.separated-item-5.last-row:after{content:none}.bd-icon-66{padding:0 3px}.bd-icon-66:before{content:'\190'}.bd-icon-66:before{visibility:inherit}.bd-icon-66:before{color:#ddd;font-size:32px;margin-bottom:undefined;line-height:45.71428573px;line-height:32px}.bd-icon-66:hover:before{color:#ccc}.bd-ribbon-core.bd-ribbon{padding-left:2em;padding-right:2em;padding-bottom:1em;z-index:500}.bd-ribbon-core.bd-ribbon .ribbon-inner:after,.bd-ribbon-core.bd-ribbon .ribbon-inner:before{bottom:-1em;content:'';display:block;position:absolute;z-index:-2}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after,.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before{border-style:solid;bottom:-1em;content:'';display:block;position:absolute;z-index:-1}.bd-ribbon-core.bd-ribbon .ribbon-inner{position:relative;text-align:center;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;height:100%;width:100%}.bd-ribbon-core.bd-ribbon .ribbon-content div{height:auto;margin:0;padding:15px 10px;word-wrap:break-word}.bd-ribbon-core.bd-ribbon .ribbon-inner:before{border-left-color:transparent;border-right-width:1.5em;left:-2em}.bd-ribbon-core.bd-ribbon .ribbon-inner:after{border-left-width:1.5em;border-right-color:transparent;right:-2em}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:before{border-width:1em 0 0 1em;left:0}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-content:after{border-width:1em 1em 0 0;right:0}.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-bottom,.bd-ribbon-core.bd-ribbon .ribbon-inner .ribbon-stitches-top{position:absolute;width:100%}.bd-ribbon-core.bd-ribbon .ribbon-content>div:after{content:'\0000a0';display:inline-block;width:1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner{-moz-box-shadow:rgba(0,0,0,.3) 0 1px 1px;-webkit-box-shadow:rgba(0,0,0,.3) 0 1px 1px;box-shadow:rgba(0,0,0,.3) 0 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:before{-moz-box-shadow:rgba(0,0,0,.4) 1px 1px 1px;-webkit-box-shadow:rgba(0,0,0,.4) 1px 1px 1px;box-shadow:rgba(0,0,0,.4) 1px 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner:after{-moz-box-shadow:rgba(0,0,0,.4) -1px 1px 1px;-webkit-box-shadow:rgba(0,0,0,.4) -1px 1px 1px;box-shadow:rgba(0,0,0,.4) -1px 1px 1px}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-inner .ribbon-stitches-top{-moz-box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(255,255,255,.5)}.bd-ribbon-core.bd-ribbon.ribbon-shadow .ribbon-stitches-bottom{-moz-box-shadow:0 0 2px rgba(0,0,0,.3);-webkit-box-shadow:0 0 2px rgba(0,0,0,.3);box-shadow:0 0 2px rgba(255,255,255,.3)}.bd-section-align-wrapper{margin-left:auto;margin-right:auto}.bd-separator-center .bd-container-inner,.bd-separator-left .bd-container-inner,.bd-separator-right .bd-container-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bd-separator-left .bd-separator-inner{margin-right:auto}.bd-separator-right .bd-separator-inner{margin-left:auto}.bd-separator-center .bd-separator-inner{margin:0 auto}.bd-separator-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%}.bd-separator-inner:after,.bd-separator-inner:before{display:none;content:'';-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.bd-separator-content-left .bd-separator-inner:after{display:block}.bd-separator-content-right .bd-separator-inner:before{display:block}.bd-separator-content-center .bd-separator-inner:after,.bd-separator-content-center .bd-separator-inner:before{display:block}.bd-separator-inner .bd-separator-content{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.bd-separator-content-left .bd-separator-inner .bd-separator-content{margin-left:0}.bd-separator-content-right .bd-separator-inner .bd-separator-content{margin-right:0}.bd-shoppingcart{margin-bottom:25px}.bd-shoppingcartgrandtotal-1{width:100%}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table,.bd-table-4{border-collapse:collapse;width:100%}.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead td,.bd-shoppingcartgrandtotal-1.cart-totals.grand-totals table thead th,.bd-table-4 thead td,.bd-table-4 thead th{border-bottom:1px solid #777}.bd-shoppingcarttable-1{width:100%}.bd-shoppingcarttable-1{line-height:25.71428572px;color:#555;font-size:18px}.form-responsive-dependent-float{float:right}.bd-shoppingcarttable-1 table.cart td.actions{text-align:left}.bd-shoppingcarttable-1 .input-medium{width:auto}a.removelink:hover{text-decoration:none}.bd-button-22 a{line-height:25.71428572px;font-size:18px}.bd-button-22,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href],.bd-container-55:not(.shape-only).bd-custom-button button,.bd-container-55:not(.shape-only).bd-custom-button input[type=button],.bd-container-55:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-22[href],button.bd-button-22,input.bd-button-22{background-color:transparent}.bd-button-22,.bd-button-22:link,.bd-button-22:visited,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:link,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:visited,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href],.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:link,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:visited,.bd-container-55:not(.shape-only).bd-custom-button button,.bd-container-55:not(.shape-only).bd-custom-button button:link,.bd-container-55:not(.shape-only).bd-custom-button button:visited,.bd-container-55:not(.shape-only).bd-custom-button input[type=button],.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit],.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-22[href],a.bd-button-22[href]:link,a.bd-button-22[href]:visited,button.bd-button-22,button.bd-button-22:link,button.bd-button-22:visited,input.bd-button-22,input.bd-button-22:link,input.bd-button-22:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:7px 15px;background-image:none}@media (max-width:991px){.bd-button-22,.bd-button-22:link,.bd-button-22:visited,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:link,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:visited,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href],.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:link,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:visited,.bd-container-55:not(.shape-only).bd-custom-button button,.bd-container-55:not(.shape-only).bd-custom-button button:link,.bd-container-55:not(.shape-only).bd-custom-button button:visited,.bd-container-55:not(.shape-only).bd-custom-button input[type=button],.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit],.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-22[href],a.bd-button-22[href]:link,a.bd-button-22[href]:visited,button.bd-button-22,button.bd-button-22:link,button.bd-button-22:visited,input.bd-button-22,input.bd-button-22:link,input.bd-button-22:visited{margin-top:5px;margin-bottom:5px}}.bd-button-22:focus,.bd-button-22:hover,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:focus,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:hover,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:focus,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:hover,.bd-container-55:not(.shape-only).bd-custom-button button:focus,.bd-container-55:not(.shape-only).bd-custom-button button:hover,.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-22[href]:focus,a.bd-button-22[href]:hover,button.bd-button-22:focus,button.bd-button-22:hover,input.bd-button-22:focus,input.bd-button-22:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-22:active,.bd-container-55:not(.shape-only).bd-custom-button .bd-button-22:active,.bd-container-55:not(.shape-only).bd-custom-button a.bd-button-22[href]:active,.bd-container-55:not(.shape-only).bd-custom-button button:active,.bd-container-55:not(.shape-only).bd-custom-button input[type=button]:active,.bd-container-55:not(.shape-only).bd-custom-button input[type=submit]:active,a.bd-button-22[href]:active,button.bd-button-22:active,input.bd-button-22:active{background-color:#be111e;background-image:none}.bd-container-55:not(.shape-only).bd-custom-inputs .bd-form-input,.bd-container-55:not(.shape-only).bd-custom-inputs input[type=color],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=date],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=datetime-local],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=datetime],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=email],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=month],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=number],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=password],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=search],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=tel],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=text],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=time],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=url],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=week],.bd-container-55:not(.shape-only).bd-custom-inputs select,.bd-container-55:not(.shape-only).bd-custom-inputs textarea{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0}@media (max-width:991px){.bd-container-55:not(.shape-only).bd-custom-inputs .bd-form-input,.bd-container-55:not(.shape-only).bd-custom-inputs input[type=color],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=date],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=datetime-local],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=datetime],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=email],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=month],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=number],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=password],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=search],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=tel],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=text],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=time],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=url],.bd-container-55:not(.shape-only).bd-custom-inputs input[type=week],.bd-container-55:not(.shape-only).bd-custom-inputs select,.bd-container-55:not(.shape-only).bd-custom-inputs textarea{margin-top:5px;margin-bottom:5px}}.bd-bootstrapinput-3.form-control{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0}@media (max-width:991px){.bd-bootstrapinput-3.form-control{margin-top:5px;margin-bottom:5px}}.bd-icon-69:before{content:'\234'}.bd-icon-69:before{visibility:inherit}.bd-icon-69:before{font-size:16px;color:rgba(120,120,120,.5);margin-bottom:2px;line-height:22.85714286px;line-height:16px}.bd-icon-69:hover:before{color:#d9534f}.bd-imagestyles-8{vertical-align:middle;display:inline-block;text-align:center}@media (max-width:767px){.bd-imagestyles-8{display:none}}.bd-shoppingcarttable-1 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}@media (max-width:767px){.bd-shoppingcarttable-1 img{display:none}}.bd-bootstrapinput-6.form-control.input-sm{border-radius:0}.bd-carttitle-1 h2{text-transform:none;margin-top:0;margin-bottom:0}.bd-carttitle-1 h2 a{text-transform:none;text-decoration:none;font-weight:200}@media (max-width:767px){.bd-carttitle-1 h2{margin-bottom:20px}}.bd-slider{min-height:20px;clear:both}.bd-left-button,.bd-right-button{display:inline-block;font-size:0;pointer-events:none;position:absolute;top:0;bottom:0}.bd-left-button:before,.bd-right-button:before{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.bd-left-button>a,.bd-right-button>a{display:inline-block;vertical-align:middle;font-size:18px;pointer-events:auto}.bd-left-button>a>span,.bd-right-button>a>span{display:inline-block}.bd-left-button{left:0}.bd-left-button>a{-webkit-transform:matrix(1,0,0,1,0,0);-moz-transform:matrix(1,0,0,1,0,0);-ms-transform:matrix(1,0,0,1,0,0);-o-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0)}.bd-right-button{right:0}.bd-right-button>a{-webkit-transform:matrix(-1,0,0,1,0,0);-moz-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);-o-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.carousel{line-height:inherit}.carousel.bd-carousel-fade .item{left:0!important;-webkit-transition-property:opacity;transition-property:opacity}.carousel.bd-carousel-fade .next,.carousel.bd-carousel-fade .prev{opacity:0}.carousel.bd-carousel-fade .next.left,.carousel.bd-carousel-fade .prev.right{opacity:1;z-index:1}.carousel.bd-carousel-fade .active.left,.carousel.bd-carousel-fade .active.right{opacity:0;z-index:2}.carousel.bd-carousel-fade .bd-left-button,.carousel.bd-carousel-fade .bd-right-button,.carousel.bd-carousel-fade .bd-slider-indicators{z-index:3}.carousel.bd-carousel-right .next{left:-100%}.carousel.bd-carousel-right .prev{left:100%}.carousel.bd-carousel-right .next.left,.carousel.bd-carousel-right .prev.right{left:0}.carousel.bd-carousel-right .active.left{left:100%}.carousel.bd-carousel-right .active.right{left:-100%}.carousel.bd-carousel-top .item{left:0;-webkit-transition-property:top;transition-property:top}.carousel.bd-carousel-top .active{top:0}.carousel.bd-carousel-top .next{top:100%}.carousel.bd-carousel-top .prev{top:-100%}.carousel.bd-carousel-top .next.left,.carousel.bd-carousel-top .prev.right{top:0}.carousel.bd-carousel-top .active.left{top:-100%}.carousel.bd-carousel-top .active.right{top:100%}.carousel.bd-carousel-bottom .item{left:0;-webkit-transition-property:top;transition-property:top}.carousel.bd-carousel-bottom .active{top:0}.carousel.bd-carousel-bottom .next{top:-100%}.carousel.bd-carousel-bottom .prev{top:100%}.carousel.bd-carousel-bottom .next.left,.carousel.bd-carousel-bottom .prev.right{top:0}.carousel.bd-carousel-bottom .active.left{top:100%}.carousel.bd-carousel-bottom .active.right{top:-100%}.carousel.bd-vertical-items .bd-left-button,.carousel.bd-vertical-items .bd-right-button{position:relative}.carousel.bd-vertical-items.bd-vertical-arrows .bd-right-button>a{-webkit-transform:matrix(1,0,0,-1,0,0);-moz-transform:matrix(1,0,0,-1,0,0);-ms-transform:matrix(1,0,0,-1,0,0);-o-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0)}.bd-slider-indicators{display:block;position:absolute;top:0;left:0;right:0;bottom:0;white-space:nowrap;pointer-events:none!important}.bd-slider-indicators:before{content:'';display:inline-block;height:100%;width:0}.bd-slider-indicators ol{pointer-events:auto}.carousel-inner>[data-url],header[data-setlocation]{cursor:pointer}.bd-slide,.bd-slides{height:100%;width:100%}.bd-slide{z-index:0}.bd-slider>.bd-container-inner>:not(.bd-left-button):not(.bd-right-button){margin-left:0!important;margin-right:0!important}.bd-slider .bd-left-button{margin-right:0}.bd-slider .bd-right-button{margin-left:0}@media (max-width:767px){.bd-media-xs.media-object.pull-left,.bd-media-xs.media-object.pull-right{float:none!important}}@media (max-width:991px){.bd-media-sm.media-object.pull-left,.bd-media-sm.media-object.pull-right{float:none!important}}@media (max-width:1199px){.bd-media-md.media-object.pull-left,.bd-media-md.media-object.pull-right{float:none!important}}@media (min-width:1200px){.bd-media-lg.media-object.pull-left,.bd-media-lg.media-object.pull-right{float:none!important}}.bd-textureoverlay{position:relative;z-index:0}.bd-textureoverlay:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;display:block;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bd-menuitem-8{cursor:pointer}.bd-container-41{padding:10px 20px}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>a.active{background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8:not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-accordion .bd-menuitem-8>.bd-grid-item>a.active{background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item){list-style:none;position:relative}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:link,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:link:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:link:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:visited:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a:focus{outline-width:0}.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active>a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>a.active{background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item){list-style:none;position:relative}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:visited{background-color:#f5f5f5;color:#777;text-decoration:none;padding:10px 20px;background-image:none;display:block;white-space:nowrap}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-accordion .bd-menuitem-8:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-accordion .bd-menuitem-8:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#ededed;color:#333;background-image:none}.bd-accordion .bd-menuitem-8:not(.bd-mega-item).active>.bd-grid-item>a,.bd-accordion .bd-menuitem-8:not(.bd-mega-item)>.bd-grid-item>a.active{background-color:#ededed;color:#333;background-image:none}.bd-block{margin-top:10px;margin-bottom:10px;padding-right:20px;padding-left:20px}@media (max-width:767px){.bd-block .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-12{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-12,.bd-blockquotes-12 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-18 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-18,a.bd-button-18[href],button.bd-button-18,input.bd-button-18{background-color:transparent}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-18,.bd-button-18:link,.bd-button-18:visited,a.bd-button-18[href],a.bd-button-18[href]:link,a.bd-button-18[href]:visited,button.bd-button-18,button.bd-button-18:link,button.bd-button-18:visited,input.bd-button-18,input.bd-button-18:link,input.bd-button-18:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-18:focus,.bd-button-18:hover,a.bd-button-18[href]:focus,a.bd-button-18[href]:hover,button.bd-button-18:focus,button.bd-button-18:hover,input.bd-button-18:focus,input.bd-button-18:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-18:active,a.bd-button-18[href]:active,button.bd-button-18:active,input.bd-button-18:active{background-color:#be111e;background-image:none}.bd-imagestyles-18{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-13{border-collapse:collapse;width:100%}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-13 thead td,.bd-table-13 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-13 td,.bd-table-13 th{padding:5px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-13 tbody>tr:nth-child(odd)>td,.bd-table-13 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-11{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-11,.bd-blockquotes-11 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-12 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-12,a.bd-button-12[href],button.bd-button-12,input.bd-button-12{background-color:transparent}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-12,.bd-button-12:link,.bd-button-12:visited,a.bd-button-12[href],a.bd-button-12[href]:link,a.bd-button-12[href]:visited,button.bd-button-12,button.bd-button-12:link,button.bd-button-12:visited,input.bd-button-12,input.bd-button-12:link,input.bd-button-12:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-12:focus,.bd-button-12:hover,a.bd-button-12[href]:focus,a.bd-button-12[href]:hover,button.bd-button-12:focus,button.bd-button-12:hover,input.bd-button-12:focus,input.bd-button-12:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-12:active,a.bd-button-12[href]:active,button.bd-button-12:active,input.bd-button-12:active{background-color:#be111e;background-image:none}.bd-imagestyles-17{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-10{border-collapse:collapse;width:100%}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-10 thead td,.bd-table-10 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-10 td,.bd-table-10 th{padding:5px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-10 tbody>tr:nth-child(odd)>td,.bd-table-10 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-blockquotes,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,blockquote:not([class]){border-top-width:0;border-right-width:0;border-bottom-width:0;margin-left:5px;border-left:3px solid #ddd;border-radius:0}.bd-blockquotes,.bd-blockquotes p,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote,.bd-tagstyles:not(.bd-custom-blockquotes) blockquote p,blockquote:not([class]),blockquote:not([class]) p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-bulletlist,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]){padding-left:5px;margin-left:30px}.bd-bulletlist li,.bd-tagstyles:not(.bd-custom-bulletlist):not(.shape-only) ul:not([class*=menu]) li{list-style-position:inside;text-decoration:none;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none}.bd-icon-1:before{margin-right:5px}.bd-button a{line-height:25.71428572px;font-size:18px}.bd-button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit],a.bd-button[href],button.bd-button,button:not([class]),input.bd-button,input[type=button]:not([class]),input[type=submit]:not([class]){background-color:transparent}.bd-button,.bd-button:link,.bd-button:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:visited,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit],.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:link,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:visited,a.bd-button[href],a.bd-button[href]:link,a.bd-button[href]:visited,button.bd-button,button.bd-button:link,button.bd-button:visited,button:not([class]),button:not([class]):link,button:not([class]):visited,input.bd-button,input.bd-button:link,input.bd-button:visited,input[type=button]:not([class]),input[type=button]:not([class]):link,input[type=button]:not([class]):visited,input[type=submit]:not([class]),input[type=submit]:not([class]):link,input[type=submit]:not([class]):visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:7px 15px;background-image:none}.bd-button:focus,.bd-button:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:hover,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:focus,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:hover,a.bd-button[href]:focus,a.bd-button[href]:hover,button.bd-button:focus,button.bd-button:hover,button:not([class]):focus,button:not([class]):hover,input.bd-button:focus,input.bd-button:hover,input[type=button]:not([class]):focus,input[type=button]:not([class]):hover,input[type=submit]:not([class]):focus,input[type=submit]:not([class]):hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) button:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=button]:active,.bd-tagstyles:not(.bd-custom-button):not(.shape-only) input[type=submit]:active,a.bd-button[href]:active,button.bd-button:active,button:not([class]):active,input.bd-button:active,input[type=button]:not([class]):active,input[type=submit]:not([class]):active{background-color:#6e6e6d;background-image:none}.bd-carousel{display:inline-block}.bd-carousel span:before{content:'\1fa'}.bd-carousel span:before{visibility:inherit}.bd-carousel span:before{font-size:79px;background-color:rgba(255,255,255,0);color:rgba(204,204,204,.5);margin-left:0;border:0 solid #fff;border-radius:23px;line-height:112.85714289px;line-height:79px}.bd-carousel span:hover:before{text-decoration:none;background-color:rgba(255,255,255,0);color:rgba(120,120,120,.5)}label{font-weight:400}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited:before{visibility:inherit}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited:before{visibility:inherit}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-27>.bd-grid-item>a:focus{outline-width:0}.collapse-button .bd-menuitem-27:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited:before{visibility:inherit}@media (max-width:991px){.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>a:focus{outline-width:0}.collapse-button .bd-menuitem-27:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited:before{visibility:inherit}@media (max-width:991px){.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-27:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20{list-style:none;position:relative}.bd-megamenu .bd-menuitem-20>a,.bd-megamenu .bd-menuitem-20>a:link,.bd-megamenu .bd-menuitem-20>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-20>a:after,.bd-megamenu .bd-menuitem-20>a:before,.bd-megamenu .bd-menuitem-20>a:link:after,.bd-megamenu .bd-menuitem-20>a:link:before,.bd-megamenu .bd-menuitem-20>a:visited:after,.bd-megamenu .bd-menuitem-20>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-20>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-20.active>a,.bd-megamenu .bd-menuitem-20>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-20{list-style:none;position:relative}.bd-megamenu .bd-menuitem-20>.bd-grid-item>a,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-20>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-20:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-20:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-20.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-20>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-grid-24>.container-fluid{padding-left:0;padding-right:0}.separated-item-8{position:relative;z-index:0}.separated-item-8:after,.separated-item-8:before{content:"";position:absolute;z-index:10}.separated-item-8:before{top:0;bottom:0;left:0}.separated-item-8:after{left:0;right:0;bottom:0}.first-col.separated-item-8:after{left:5px}.last-col.separated-item-8:after{right:5px}.separated-item-8.first-col:before,.separated-item-8.last-row:after{content:none}.bd-megamenu .bd-menuitem-25{list-style:none;position:relative}.bd-megamenu .bd-menuitem-25>a,.bd-megamenu .bd-menuitem-25>a:link,.bd-megamenu .bd-menuitem-25>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-25>a:after,.bd-megamenu .bd-menuitem-25>a:before,.bd-megamenu .bd-menuitem-25>a:link:after,.bd-megamenu .bd-menuitem-25>a:link:before,.bd-megamenu .bd-menuitem-25>a:visited:after,.bd-megamenu .bd-menuitem-25>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-25>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-25:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-25.active>a,.bd-megamenu .bd-menuitem-25>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-25{list-style:none;position:relative}.bd-megamenu .bd-menuitem-25>.bd-grid-item>a,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-25>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-25:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-25:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-25.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-25>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-11.nav.nav-pills>li+li{margin:0}.bd-menu-11{padding:0;margin:0}.bd-menu-11{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-justify-content:center;justify-content:center}.bd-menuitem-11>a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:visited{color:#555;font-size:23px;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid transparent;border-radius:0;line-height:32.85714287px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>a:hover:not(.active){color:#555;text-decoration:none;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>a.active{color:#555;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:visited{color:#555;font-size:23px;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid transparent;border-radius:0;line-height:32.85714287px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11:not(.active)>.bd-grid-item>a:hover:not(.active){color:#555;text-decoration:none;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-11.nav-pills .bd-menuitem-11>.bd-grid-item>a.active{color:#555;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:link,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:visited{color:#555;font-size:23px;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid transparent;border-radius:0;line-height:32.85714287px;display:block;white-space:nowrap}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:link:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:link:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:visited:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#555;text-decoration:none;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active>a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>a.active{color:#555;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#555;font-size:23px;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid transparent;border-radius:0;line-height:32.85714287px;display:block;white-space:nowrap}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#555;text-decoration:none;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-11.nav-pills .bd-menuitem-11:not(.bd-mega-item)>.bd-grid-item>a.active{color:#555;border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:3px solid #be111e}.bd-icon-24:before{content:'\234'}.bd-icon-24:before{visibility:inherit}.bd-menuoverlay-8{background-color:rgba(0,0,0,.5)}.bd-menu-13-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-13-popup.bd-popup-left{left:auto;right:0}.bd-menu-13-popup,.bd-menu-13-popup.bd-popup-right{left:0;right:auto}.bd-sub-item>.bd-menu-13-popup{top:-1px}.bd-sub-item>.bd-menu-13-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item>.bd-menu-13-popup,.bd-sub-item>.bd-menu-13-popup.bd-popup-right{left:100%;right:auto}.bd-menu-13 .bd-menuitem-13:last-child>a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-13 .bd-menuitem-13:last-child>a:hover{border-bottom-width:0}.bd-menu-13 .bd-menuitem-13:last-child>a.active{border-bottom-width:0}.bd-menu-13{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-13 .bd-menuitem-13>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:link,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:link:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:link:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:visited:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active>a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-13 .bd-menuitem-13:not(.bd-mega-item)>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-imagestyles,img:not([class]){vertical-align:middle;display:inline-block;text-align:center}.bd-tagstyles:not(.bd-custom-image):not(.shape-only) img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}.bd-indicators{margin:0;padding:0;text-align:center;line-height:0;display:inline-block;position:relative;z-index:1;margin:10px}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #be111e;border-radius:50%;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:visited:before{color:#ddd}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a:hover:not(.active){background-color:#f05d68;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:hover:not(.active)>a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>a:hover:not(.active):before{color:#be111e}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a.active{background-color:#be111e;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li.active>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>a.active:before{color:#777}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #be111e;border-radius:50%;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:visited:before{color:#ddd}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#f05d68;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:hover:not(.active)>.bd-grid-item>a:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a.hover:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a:focus:not(.active):before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li:not(.active)>.bd-grid-item>a:hover:not(.active):before{color:#be111e}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a.active{background-color:#be111e;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li.active>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-indicators>li>.bd-grid-item>a.active:before{color:#777}.bd-indicators>li:not(.bd-mega-item){list-style:none;position:relative}.bd-indicators>li:not(.bd-mega-item)>a,.bd-indicators>li:not(.bd-mega-item)>a:link,.bd-indicators>li:not(.bd-mega-item)>a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #be111e;border-radius:50%;display:block;white-space:nowrap}.bd-indicators>li:not(.bd-mega-item)>a:after,.bd-indicators>li:not(.bd-mega-item)>a:before,.bd-indicators>li:not(.bd-mega-item)>a:link:after,.bd-indicators>li:not(.bd-mega-item)>a:link:before,.bd-indicators>li:not(.bd-mega-item)>a:visited:after,.bd-indicators>li:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-indicators>li:not(.bd-mega-item)>a:before,.bd-indicators>li:not(.bd-mega-item)>a:link:before,.bd-indicators>li:not(.bd-mega-item)>a:visited:before{color:#ddd}.bd-indicators>li:not(.bd-mega-item)>a:focus{outline-width:0}.bd-indicators>li:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>a:hover:not(.active){background-color:#f05d68;background-image:none}.bd-indicators>li:not(.bd-mega-item):hover:not(.active)>a:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>a.hover:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>a:focus:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>a:hover:not(.active):before{color:#be111e}.bd-indicators>li:not(.bd-mega-item).active>a,.bd-indicators>li:not(.bd-mega-item)>a.active{background-color:#be111e;background-image:none}.bd-indicators>li:not(.bd-mega-item).active>a:before,.bd-indicators>li:not(.bd-mega-item)>a.active:before{color:#777}.bd-indicators>li:not(.bd-mega-item){list-style:none;position:relative}.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:visited{width:12px;height:12px;margin-right:2px;margin-left:2px;border:1px solid #be111e;border-radius:50%;display:block;white-space:nowrap}.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:visited:before{color:#ddd}.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-indicators>li:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#f05d68;background-image:none}.bd-indicators>li:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active):before,.bd-indicators>li:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active):before{color:#be111e}.bd-indicators>li:not(.bd-mega-item).active>.bd-grid-item>a,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a.active{background-color:#be111e;background-image:none}.bd-indicators>li:not(.bd-mega-item).active>.bd-grid-item>a:before,.bd-indicators>li:not(.bd-mega-item)>.bd-grid-item>a.active:before{color:#777}.bd-indicators>li{display:inline-block;cursor:pointer}.bd-form-input,input[type=color]:not([class]),input[type=date]:not([class]),input[type=datetime-local]:not([class]),input[type=datetime]:not([class]),input[type=email]:not([class]),input[type=month]:not([class]),input[type=number]:not([class]),input[type=password]:not([class]),input[type=search]:not([class]),input[type=tel]:not([class]),input[type=text]:not([class]),input[type=time]:not([class]),input[type=url]:not([class]),input[type=week]:not([class]),select:not([class]),textarea:not([class]){-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;margin-bottom:5px;margin-top:5px;border-radius:0}.bd-tagstyles:not(.bd-custom-inputs) .bd-form-input,.bd-tagstyles:not(.bd-custom-inputs) input[type=color],.bd-tagstyles:not(.bd-custom-inputs) input[type=date],.bd-tagstyles:not(.bd-custom-inputs) input[type=datetime-local],.bd-tagstyles:not(.bd-custom-inputs) input[type=datetime],.bd-tagstyles:not(.bd-custom-inputs) input[type=email],.bd-tagstyles:not(.bd-custom-inputs) input[type=month],.bd-tagstyles:not(.bd-custom-inputs) input[type=number],.bd-tagstyles:not(.bd-custom-inputs) input[type=password],.bd-tagstyles:not(.bd-custom-inputs) input[type=search],.bd-tagstyles:not(.bd-custom-inputs) input[type=tel],.bd-tagstyles:not(.bd-custom-inputs) input[type=text],.bd-tagstyles:not(.bd-custom-inputs) input[type=time],.bd-tagstyles:not(.bd-custom-inputs) input[type=url],.bd-tagstyles:not(.bd-custom-inputs) input[type=week],.bd-tagstyles:not(.bd-custom-inputs) select,.bd-tagstyles:not(.bd-custom-inputs) textarea{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;margin-bottom:5px;margin-top:5px;border-radius:0}.bd-form-input,input[type=color].bd-bootstrapinput.form-control,input[type=date].bd-bootstrapinput.form-control,input[type=datetime-local].bd-bootstrapinput.form-control,input[type=datetime].bd-bootstrapinput.form-control,input[type=email].bd-bootstrapinput.form-control,input[type=month].bd-bootstrapinput.form-control,input[type=number].bd-bootstrapinput.form-control,input[type=password].bd-bootstrapinput.form-control,input[type=search].bd-bootstrapinput.form-control,input[type=tel].bd-bootstrapinput.form-control,input[type=text].bd-bootstrapinput.form-control,input[type=time].bd-bootstrapinput.form-control,input[type=url].bd-bootstrapinput.form-control,input[type=week].bd-bootstrapinput.form-control,select.bd-bootstrapinput.form-control,textarea.bd-bootstrapinput.form-control{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;margin-bottom:5px;margin-top:5px;border-radius:0}.bd-orderedlist,.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*=bd-indicators]){padding-left:28px}.bd-orderedlist li,.bd-tagstyles:not(.bd-custom-orderedlist) ol:not([class*=bd-indicators]) li{position:relative}.bd-pagebackground{background-attachment:fixed}.bd-pagination.right{text-align:right}.bd-pagination.center{text-align:center}.bd-pagination>:last-child{margin-right:0}.bd-pagination span{cursor:default}.pagination>ul.bd-pagination>.active>a,.pagination>ul.bd-pagination>.active>span{color:inherit;line-height:inherit}.bd-pagination>li.bd-paginationitem-1>a,.bd-pagination>li.bd-paginationitem-1>a:link,.bd-pagination>li.bd-paginationitem-1>a:visited,.bd-pagination>li.bd-paginationitem-1>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination>li.active.bd-paginationitem-1>a,.bd-pagination>li.active.bd-paginationitem-1>span{color:inherit;background-color:#ededed;font-weight:700;background-image:none}.bd-productnewicon{display:inline-block;padding-top:15px;padding-bottom:15px;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.75);width:48px;height:48px;border-radius:50%}.bd-productnewicon{line-height:22.85714286px;text-align:center;font-size:16px;text-transform:uppercase;color:#fff}.bd-productoutofstockicon{display:inline-block;padding-top:12px;padding-bottom:12px;overflow:hidden;vertical-align:middle;background-color:rgba(119,119,119,.5);width:48px;height:48px;border-radius:50%}.bd-productoutofstockicon{line-height:15px;text-align:center;font-size:15px;color:#fff;text-transform:uppercase}.bd-productsaleicon{display:inline-block;padding-top:15px;padding-bottom:15px;overflow:hidden;vertical-align:middle;background-color:rgba(216,84,79,.5);width:48px;height:48px;border-radius:50%}.bd-productsaleicon{line-height:22.85714286px;text-align:center;font-size:16px;text-transform:uppercase;color:#fff}.bd-rating{display:table}.bd-rating span{display:table-cell}.bd-icon-3:before{content:'\25f'}.bd-icon-3:before{visibility:inherit}.bd-icon-3:before{color:#f0ad4e;font-size:23px;line-height:32.85714287px;line-height:23px}.bd-icon-3.active:before,.bd-icon-3:hover.active:before{color:#b90c19}.bd-sheetstyles{background-color:#fff}.bd-table,.bd-tagstyles:not(.bd-custom-table) table,table:not([class]){border-collapse:collapse;width:100%}.bd-table thead td,.bd-table thead th,.bd-tagstyles:not(.bd-custom-table) table thead td,.bd-tagstyles:not(.bd-custom-table) table thead th,table:not([class]) thead td,table:not([class]) thead th{border-bottom:1px solid #bbb}@media (max-width:767px){.bd-table thead td,.bd-table thead th,.bd-tagstyles:not(.bd-custom-table) table thead td,.bd-tagstyles:not(.bd-custom-table) table thead th,table:not([class]) thead td,table:not([class]) thead th{font-size:16px;line-height:22.85714286px}}.bd-table td,.bd-table th,.bd-tagstyles:not(.bd-custom-table) table td,.bd-tagstyles:not(.bd-custom-table) table th,table:not([class]) td,table:not([class]) th{padding:5px;border:1px solid #bbb}@media (max-width:767px){.bd-table td,.bd-table th,.bd-tagstyles:not(.bd-custom-table) table td,.bd-tagstyles:not(.bd-custom-table) table th,table:not([class]) td,table:not([class]) th{font-size:15px;color:#000;line-height:21.42857143px}}.bd-table tbody>tr:nth-child(odd)>td,.bd-table tbody>tr:nth-child(odd)>th,.bd-tagstyles:not(.bd-custom-table) table tbody>tr:nth-child(odd)>td,.bd-tagstyles:not(.bd-custom-table) table tbody>tr:nth-child(odd)>th,table:not([class]) tbody>tr:nth-child(odd)>td,table:not([class]) tbody>tr:nth-child(odd)>th{background-color:#fff;background-image:none}.bd-verticalmenu{display:block}.bd-menuitem-43{position:relative}.bd-verticalmenu .nav-pills>li,.bd-verticalmenu .nav-tabs>li{float:none}.bd-verticalmenu .bd-menu-45-popup{top:0}.bd-verticalmenu .bd-menu-45-popup.bd-popup-left{left:auto;right:100%}.bd-verticalmenu .bd-menu-45-popup,.bd-verticalmenu .bd-menu-45-popup.bd-popup-right{left:100%;right:auto}.bd-menu-47.nav.nav-pills>li+li{margin:0}.bd-menu-47{padding:0;margin:0}.bd-menuitem-39>a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>a.active{color:#be111e;background-color:#f5f5f5;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-47.nav-pills .bd-menuitem-39>.bd-grid-item>a.active{color:#be111e;background-color:#f5f5f5;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:link,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:link:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:link:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:visited:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active>a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>a.active{color:#be111e;background-color:#f5f5f5;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#777;padding:10px;border-radius:0;display:block;white-space:nowrap}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-47.nav-pills .bd-menuitem-39:not(.bd-mega-item)>.bd-grid-item>a.active{color:#be111e;background-color:#f5f5f5;background-image:none}.bd-menu-45-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-45-popup.bd-popup-left{left:auto;right:0}.bd-menu-45-popup,.bd-menu-45-popup.bd-popup-right{left:0;right:auto}.bd-sub-item>.bd-menu-45-popup{top:-1px}.bd-sub-item>.bd-menu-45-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item>.bd-menu-45-popup,.bd-sub-item>.bd-menu-45-popup.bd-popup-right{left:100%;right:auto}.bd-menu-45 .bd-menuitem-43:last-child>a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-45 .bd-menuitem-43:last-child>a:hover{border-bottom-width:0}.bd-menu-45 .bd-menuitem-43:last-child>a.active{border-bottom-width:0}.bd-menu-45{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0 2px 0 0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-45 .bd-menuitem-43>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:link,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:link:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:link:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:visited:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active>a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#777;padding:10px;display:block;white-space:nowrap}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-45 .bd-menuitem-43:not(.bd-mega-item)>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-boxalign{text-align:center!important}.bd-boxalign>*{text-align:left!important;display:inline-block!important}.bd-animation.animated.bounce{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-errormessage-1{border-radius:0}.bd-effect-fade .bd-overSlide{left:0;top:0;opacity:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-fade.bd-effect-active .bd-overSlide,.bd-effect-fade:hover .bd-overSlide{opacity:1}.bd-effect-over-left .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-left.bd-effect-active .bd-overSlide,.bd-effect-over-left:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-right .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-right.bd-effect-active .bd-overSlide,.bd-effect-over-right:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-top .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-top.bd-effect-active .bd-overSlide,.bd-effect-over-top:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottom .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottom.bd-effect-active .bd-overSlide,.bd-effect-over-bottom:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-topleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-topleft.bd-effect-active .bd-overSlide,.bd-effect-over-topleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-topright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-topright.bd-effect-active .bd-overSlide,.bd-effect-over-topright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottomleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottomleft.bd-effect-active .bd-overSlide,.bd-effect-over-bottomleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-over-bottomright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-over-bottomright.bd-effect-active .bd-overSlide,.bd-effect-over-bottomright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-left .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-left.bd-effect-active .bd-overSlide,.bd-effect-slide-left:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-left .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-left.bd-effect-active .bd-backSlide,.bd-effect-slide-left:hover .bd-backSlide{-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0)}.bd-effect-slide-right .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-right.bd-effect-active .bd-overSlide,.bd-effect-slide-right:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-right .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-right.bd-effect-active .bd-backSlide,.bd-effect-slide-right:hover .bd-backSlide{-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}.bd-effect-slide-top .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-top.bd-effect-active .bd-overSlide,.bd-effect-slide-top:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-top .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-top.bd-effect-active .bd-backSlide,.bd-effect-slide-top:hover .bd-backSlide{-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%)}.bd-effect-slide-bottom .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottom.bd-effect-active .bd-overSlide,.bd-effect-slide-bottom:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottom .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottom.bd-effect-active .bd-backSlide,.bd-effect-slide-bottom:hover .bd-backSlide{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.bd-effect-slide-topleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topleft.bd-effect-active .bd-overSlide,.bd-effect-slide-topleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-topleft .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topleft.bd-effect-active .bd-backSlide,.bd-effect-slide-topleft:hover .bd-backSlide{-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%)}.bd-effect-slide-topright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topright.bd-effect-active .bd-overSlide,.bd-effect-slide-topright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-topright .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-topright.bd-effect-active .bd-backSlide,.bd-effect-slide-topright:hover .bd-backSlide{-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%)}.bd-effect-slide-bottomleft .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(-100%,100%);-ms-transform:translate(-100%,100%);transform:translate(-100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomleft.bd-effect-active .bd-overSlide,.bd-effect-slide-bottomleft:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottomleft .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomleft.bd-effect-active .bd-backSlide,.bd-effect-slide-bottomleft:hover .bd-backSlide{-webkit-transform:translate(100%,-100%);-ms-transform:translate(100%,-100%);transform:translate(100%,-100%)}.bd-effect-slide-bottomright .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(100%,100%);-ms-transform:translate(100%,100%);transform:translate(100%,100%);-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomright.bd-effect-active .bd-overSlide,.bd-effect-slide-bottomright:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-effect-slide-bottomright .bd-backSlide{-webkit-transition:all .3s ease;transition:all .3s ease}.bd-effect-slide-bottomright.bd-effect-active .bd-backSlide,.bd-effect-slide-bottomright:hover .bd-backSlide{-webkit-transform:translate(-100%,-100%);-ms-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}.bd-effect-flip-left,.bd-effect-flip-left .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-left .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(130deg);-ms-transform:rotateY(130deg);transform:rotateY(130deg);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-left.bd-effect-active .bd-overSlide,.bd-effect-flip-left:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-right,.bd-effect-flip-right .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-right .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(-130deg);-ms-transform:rotateY(-130deg);transform:rotateY(-130deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-right.bd-effect-active .bd-overSlide,.bd-effect-flip-right:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-top,.bd-effect-flip-top .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-top .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(-130deg);-ms-transform:rotateX(-130deg);transform:rotateX(-130deg);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-top.bd-effect-active .bd-overSlide,.bd-effect-flip-top:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-flip-bottom,.bd-effect-flip-bottom .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-flip-bottom .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(130deg);-ms-transform:rotateX(130deg);transform:rotateX(130deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-flip-bottom.bd-effect-active .bd-overSlide,.bd-effect-flip-bottom:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-left,.bd-effect-wobble-left .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-left .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(130deg);-ms-transform:rotateY(130deg);transform:rotateY(130deg);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-left.bd-effect-active .bd-overSlide,.bd-effect-wobble-left:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-right,.bd-effect-wobble-right .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-right .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateY(-130deg);-ms-transform:rotateY(-130deg);transform:rotateY(-130deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-right.bd-effect-active .bd-overSlide,.bd-effect-wobble-right:hover .bd-overSlide{opacity:1;-webkit-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);-webkit-transform-origin:center left;-moz-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-top,.bd-effect-wobble-top .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-top .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(-130deg);-ms-transform:rotateX(-130deg);transform:rotateX(-130deg);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-top.bd-effect-active .bd-overSlide,.bd-effect-wobble-top:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-wobble-bottom,.bd-effect-wobble-bottom .bd-slidesWrapper{-webkit-perspective:300px;-moz-perspective:300px;perspective:300px}.bd-effect-wobble-bottom .bd-overSlide{top:0;left:0;opacity:0;position:absolute;-webkit-transform:rotateX(130deg);-ms-transform:rotateX(130deg);transform:rotateX(130deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease,opacity 0s ease .3s;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease,opacity 0s ease .3s;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease,opacity 0s ease .3s;transition:transform .3s ease,transform-origin .3s ease,opacity 0s ease .3s}.bd-effect-wobble-bottom.bd-effect-active .bd-overSlide,.bd-effect-wobble-bottom:hover .bd-overSlide{opacity:1;-webkit-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);-webkit-transform-origin:center top;-moz-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s ease,-webkit-transform-origin .3s ease;-moz-transition:-moz-transform .3s ease,-moz-transform-origin .3s ease;-o-transition:-o-transform .3s ease,-o-transform-origin .3s ease;transition:transform .3s ease,transform-origin .3s ease}.bd-effect-zoom .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0)}.bd-effect-zoom.bd-effect-active .bd-overSlide,.bd-effect-zoom:hover .bd-overSlide{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}.bd-effect-zoom-rotate .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotate(0) scale(0,0);-ms-transform:rotate(0) scale(0,0);transform:rotate(0) scale(0,0)}.bd-effect-zoom-rotate.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotate:hover .bd-overSlide{-webkit-transform:rotate(360deg) scale(1,1);-ms-transform:rotate(360deg) scale(1,1);transform:rotate(360deg) scale(1,1)}.bd-effect-zoom-rotateX .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotateX(0) scale(0,0);-ms-transform:rotateX(0) scale(0,0);transform:rotateX(0) scale(0,0)}.bd-effect-zoom-rotateX.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotateX:hover .bd-overSlide{-webkit-transform:rotateX(360deg) scale(1,1);-ms-transform:rotateX(360deg) scale(1,1);transform:rotateX(360deg) scale(1,1)}.bd-effect-zoom-rotateY .bd-overSlide{left:0;top:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:rotateY(0) scale(0,0);-ms-transform:rotateY(0) scale(0,0);transform:rotateY(0) scale(0,0)}.bd-effect-zoom-rotateY.bd-effect-active .bd-overSlide,.bd-effect-zoom-rotateY:hover .bd-overSlide{-webkit-transform:rotateY(360deg) scale(1,1);-ms-transform:rotateY(360deg) scale(1,1);transform:rotateY(360deg) scale(1,1)}@font-face{font-family:'Billion Web Font';src:url(//eleady-cole.com/wp-content/themes/EleadyCole3_Final/fonts/BillionWebFonts.woff) format('woff'),url(//eleady-cole.com/wp-content/themes/EleadyCole3_Final/fonts/BillionWebFonts.ttf) format('truetype');font-weight:400;font-style:normal}.icon-booth:before{content:'\ff'}.icon-youtube:before{content:'\100'}.icon-random:before{content:'\101'}.icon-cloud-upload:before{content:'\102'}.icon-road:before{content:'\103'}.icon-arrow-small-up:before{content:'\104'}.icon-dropbox:before{content:'\105'}.icon-sort:before{content:'\106'}.icon-angle-small:before{content:'\107'}.icon-bitcoin:before{content:'\108'}.icon-delicious:before{content:'\109'}.icon-stethoscope:before{content:'\10a'}.icon-weibo:before{content:'\10b'}.icon-volume-off:before{content:'\10c'}.icon-earth:before{content:'\10d'}.icon-node-square:before{content:'\10e'}.icon-plane:before{content:'\10f'}.icon-undo:before{content:'\110'}.icon-question-circle:before{content:'\111'}.icon-tablet:before{content:'\112'}.icon-filter-alt:before{content:'\113'}.icon-happy:before{content:'\114'}.icon-dialer:before{content:'\115'}.icon-bag:before{content:'\116'}.icon-credit-card:before{content:'\117'}.icon-image-alt:before{content:'\118'}.icon-shopping-cart-simple:before{content:'\119'}.icon-arrow-basic-right:before{content:'\11a'}.icon-male:before{content:'\11b'}.icon-cut:before{content:'\11c'}.icon-unhappy:before{content:'\11d'}.icon-circle-alt:before{content:'\11e'}.icon-double-chevron-right:before{content:'\11f'}.icon-star-alt:before{content:'\120'}.icon-rhomb:before{content:'\121'}.icon-thumbs-down:before{content:'\122'}.icon-github-alt:before{content:'\123'}.icon-text-width:before{content:'\124'}.icon-bookmark-alt:before{content:'\125'}.icon-list-details:before{content:'\126'}.icon-bullhorn:before{content:'\127'}.icon-ellipsis:before{content:'\128'}.icon-map-marker:before{content:'\129'}.icon-typeface:before{content:'\12a'}.icon-help:before{content:'\12b'}.icon-triangle-circle:before{content:'\12c'}.icon-gbp:before{content:'\12d'}.icon-arrow-small-left:before{content:'\12e'}.icon-anchor:before{content:'\12f'}.icon-align-justify:before{content:'\130'}.icon-arrow-circle-alt-up:before{content:'\131'}.icon-growth:before{content:'\132'}.icon-round-small:before{content:'\133'}.icon-triangle-circle-alt:before{content:'\134'}.icon-eye-close:before{content:'\135'}.icon-code:before{content:'\136'}.icon-step-forward:before{content:'\137'}.icon-music:before{content:'\138'}.icon-lightbulb:before{content:'\139'}.icon-arrows-horizontal:before{content:'\13a'}.icon-sign-out:before{content:'\13b'}.icon-sort-asc:before{content:'\13c'}.icon-play-circle:before{content:'\13d'}.icon-bookmark:before{content:'\13e'}.icon-pencil:before{content:'\13f'}.icon-won:before{content:'\140'}.icon-zoom-out:before{content:'\141'}.icon-user-alt:before{content:'\142'}.icon-repeat:before{content:'\143'}.icon-text-height:before{content:'\144'}.icon-shopping-cart-wire:before{content:'\145'}.icon-rubl:before{content:'\146'}.icon-find-contact:before{content:'\147'}.icon-upload-circle-alt:before{content:'\148'}.icon-arrow-small-down:before{content:'\149'}.icon-file:before{content:'\14a'}.icon-building:before{content:'\14b'}.icon-certificate:before{content:'\14c'}.icon-double-chevron-up:before{content:'\14d'}.icon-hand-up:before{content:'\14e'}.icon-italic:before{content:'\14f'}.icon-volume-up:before{content:'\150'}.icon-quote-right:before{content:'\151'}.icon-sort-numeric-desc:before{content:'\152'}.icon-four-rhombs:before{content:'\153'}.icon-brain:before{content:'\154'}.icon-mark:before{content:'\155'}.icon-flickr:before{content:'\156'}.icon-envelope:before{content:'\157'}.icon-indent-right:before{content:'\158'}.icon-basket-simple:before{content:'\159'}.icon-cloud:before{content:'\15a'}.icon-check:before{content:'\15b'}.icon-youtube-square:before{content:'\15c'}.icon-envelope-alt:before{content:'\15d'}.icon-bitbucket-alt:before{content:'\15e'}.icon-round-small-alt:before{content:'\15f'}.icon-adn:before{content:'\160'}.icon-linkedin-square:before{content:'\161'}.icon-expand:before{content:'\162'}.icon-tumblr-square:before{content:'\163'}.icon-angle-double:before{content:'\164'}.icon-compress:before{content:'\165'}.icon-plus-square-alt:before{content:'\166'}.icon-camera:before{content:'\167'}.icon-four-boxes:before{content:'\168'}.icon-shopping-cart-buggy:before{content:'\169'}.icon-arrow-square-left:before{content:'\16a'}.icon-delete-circle-alt:before{content:'\16b'}.icon-suitcase:before{content:'\16c'}.icon-curve-bottom:before{content:'\16d'}.icon-caret-up:before{content:'\16e'}.icon-renren:before{content:'\16f'}.icon-linkedin:before{content:'\170'}.icon-asterisk:before{content:'\171'}.icon-arrow-pointer-left:before{content:'\172'}.icon-sort-numeric-asc:before{content:'\173'}.icon-calendar-simple:before{content:'\174'}.icon-home-alt:before{content:'\175'}.icon-step-backward:before{content:'\176'}.icon-rss:before{content:'\177'}.icon-globe:before{content:'\178'}.icon-paste:before{content:'\179'}.icon-fire:before{content:'\17a'}.icon-star-half:before{content:'\17b'}.icon-renminbi:before{content:'\17c'}.icon-dribbble:before{content:'\17d'}.icon-google-plus-square:before{content:'\17e'}.icon-plus-square:before{content:'\17f'}.icon-yen:before{content:'\180'}.icon-briefcase:before{content:'\181'}.icon-shopping-cart-trolley:before{content:'\182'}.icon-warning:before{content:'\183'}.icon-moon:before{content:'\184'}.icon-sort-alpha:before{content:'\185'}.icon-arrow-long-down:before{content:'\186'}.icon-globe-alt:before{content:'\187'}.icon-thumbs-up:before{content:'\188'}.icon-sandwich:before{content:'\189'}.icon-arrow-basic-down:before{content:'\18a'}.icon-double-chevron-down:before{content:'\18b'}.icon-legal:before{content:'\18c'}.icon-apple:before{content:'\18d'}.icon-power:before{content:'\18e'}.icon-time-alt:before{content:'\18f'}.icon-list:before{content:'\190'}.icon-h-sign:before{content:'\191'}.icon-css3:before{content:'\192'}.icon-copy:before{content:'\193'}.icon-arrow-tall-up:before{content:'\194'}.icon-hdd:before{content:'\195'}.icon-font:before{content:'\196'}.icon-heart-circle:before{content:'\197'}.icon-glass:before{content:'\198'}.icon-picasa:before{content:'\199'}.icon-arrow-long-left:before{content:'\19a'}.icon-fullscreen:before{content:'\19b'}.icon-lemon:before{content:'\19c'}.icon-arrow-long-right:before{content:'\19d'}.icon-hand-right:before{content:'\19e'}.icon-list-details-small:before{content:'\19f'}.icon-cog:before{content:'\1a0'}.icon-four-boxes-alt:before{content:'\1a1'}.icon-properties:before{content:'\1a2'}.icon-arrow-pointer-down:before{content:'\1a3'}.icon-inbox:before{content:'\1a4'}.icon-arrow-double-up:before{content:'\1a5'}.icon-plane-takeoff:before{content:'\1a6'}.icon-arrow-square-down:before{content:'\1a7'}.icon-tick-circle-alt:before{content:'\1a8'}.icon-node-circle:before{content:'\1a9'}.icon-arrow-pointer-right:before{content:'\1aa'}.icon-starlet:before{content:'\1ab'}.icon-cogs:before{content:'\1ac'}.icon-arrow-long-up:before{content:'\1ad'}.icon-bug:before{content:'\1ae'}.icon-upload:before{content:'\1af'}.icon-xing:before{content:'\1b0'}.icon-minus-square-alt:before{content:'\1b1'}.icon-arrows:before{content:'\1b2'}.icon-trash-can:before{content:'\1b3'}.icon-pushpin:before{content:'\1b4'}.icon-eye-open:before{content:'\1b5'}.icon-caret-left:before{content:'\1b6'}.icon-bitbucket:before{content:'\1b7'}.icon-lines:before{content:'\1b8'}.icon-magic:before{content:'\1b9'}.icon-arrow-double-right:before{content:'\1ba'}.icon-remove-sign:before{content:'\1bb'}.icon-exclamation-sign:before{content:'\1bc'}.icon-chevron-down:before{content:'\1bd'}.icon-sort-alpha-asc:before{content:'\1be'}.icon-comments-alt:before{content:'\1bf'}.icon-terminal:before{content:'\1c0'}.icon-box:before{content:'\1c1'}.icon-lock:before{content:'\1c2'}.icon-bolt:before{content:'\1c3'}.icon-filter:before{content:'\1c4'}.icon-folder-alt:before{content:'\1c5'}.icon-backward:before{content:'\1c6'}.icon-sort-amount-asc:before{content:'\1c7'}.icon-tag:before{content:'\1c8'}.icon-house:before{content:'\1c9'}.icon-drop:before{content:'\1ca'}.icon-arrow-thick-right:before{content:'\1cb'}.icon-ambulance:before{content:'\1cc'}.icon-chevron-right:before{content:'\1cd'}.icon-sign-in:before{content:'\1ce'}.icon-sort-amount-desc:before{content:'\1cf'}.icon-search-circle:before{content:'\1d0'}.icon-skype:before{content:'\1d1'}.icon-fast-forward:before{content:'\1d2'}.icon-maxcdn:before{content:'\1d3'}.icon-book-open:before{content:'\1d4'}.icon-vimeo:before{content:'\1d5'}.icon-beaker:before{content:'\1d6'}.icon-facebook-alt:before{content:'\1d7'}.icon-arrow-thin-down:before{content:'\1d8'}.icon-heartlet:before{content:'\1d9'}.icon-shopping-cart-solid:before{content:'\1da'}.icon-linux:before{content:'\1db'}.icon-leaf:before{content:'\1dc'}.icon-hand-down:before{content:'\1dd'}.icon-pinterest:before{content:'\1de'}.icon-barcode:before{content:'\1df'}.icon-curve-top:before{content:'\1e0'}.icon-euro:before{content:'\1e1'}.icon-arrow-basic-left:before{content:'\1e2'}.icon-group:before{content:'\1e3'}.icon-tumblr:before{content:'\1e4'}.icon-fighter:before{content:'\1e5'}.icon-hand-left:before{content:'\1e6'}.icon-stripes-thick:before{content:'\1e7'}.icon-superscript:before{content:'\1e8'}.icon-minus-square:before{content:'\1e9'}.icon-ticklet-circle:before{content:'\1ea'}.icon-xing-square:before{content:'\1eb'}.icon-arrow-double-left:before{content:'\1ec'}.icon-forward:before{content:'\1ed'}.icon-arrow-thick-down:before{content:'\1ee'}.icon-eject:before{content:'\1ef'}.icon-reply:before{content:'\1f0'}.icon-search:before{content:'\1f1'}.icon-comment-alt:before{content:'\1f2'}.icon-share:before{content:'\1f3'}.icon-arrows-vertical:before{content:'\1f4'}.icon-food:before{content:'\1f5'}.icon-flag:before{content:'\1f6'}.icon-female:before{content:'\1f7'}.icon-tasks:before{content:'\1f8'}.icon-quote-left:before{content:'\1f9'}.icon-arrow-tall-left:before{content:'\1fa'}.icon-minus-circle:before{content:'\1fb'}.icon-box-alt:before{content:'\1fc'}.icon-arrow-tall-down:before{content:'\1fd'}.icon-indent-left:before{content:'\1fe'}.icon-arrow-thick-left:before{content:'\1ff'}.icon-list-adv:before{content:'\200'}.icon-chevron-up:before{content:'\201'}.icon-medkit:before{content:'\202'}.icon-tags:before{content:'\203'}.icon-coffee:before{content:'\204'}.icon-ticklet:before{content:'\205'}.icon-box-small:before{content:'\206'}.icon-sign-blank:before{content:'\207'}.icon-basket:before{content:'\208'}.icon-search-thick:before{content:'\209'}.icon-edit-alt:before{content:'\20a'}.icon-comment:before{content:'\20b'}.icon-hospital:before{content:'\20c'}.icon-arrow-small-right:before{content:'\20d'}.icon-grid-small:before{content:'\20e'}.icon-circle-arrow-left:before{content:'\20f'}.icon-yahoo:before{content:'\210'}.icon-print:before{content:'\211'}.icon-instagram:before{content:'\212'}.icon-arrow-angle-up:before{content:'\213'}.icon-leaf-thin:before{content:'\214'}.icon-magnet:before{content:'\215'}.icon-arrow-thin-up:before{content:'\216'}.icon-retweet:before{content:'\217'}.icon-search-glare:before{content:'\218'}.icon-search-thin:before{content:'\219'}.icon-heart-empty:before{content:'\21a'}.icon-scales:before{content:'\21b'}.icon-sort-alpha-desc:before{content:'\21c'}.icon-align-right:before{content:'\21d'}.icon-stripes:before{content:'\21e'}.icon-arrow-pointer-up:before{content:'\21f'}.icon-round:before{content:'\220'}.icon-user-medical:before{content:'\221'}.icon-arrow-thin-left:before{content:'\222'}.icon-arrow-circle-alt-right:before{content:'\223'}.icon-starlet-alt:before{content:'\224'}.icon-bold:before{content:'\225'}.icon-aperture:before{content:'\226'}.icon-pointer-basic:before{content:'\227'}.icon-folder:before{content:'\228'}.icon-heart:before{content:'\229'}.icon-cloud-download:before{content:'\22a'}.icon-bar-chart:before{content:'\22b'}.icon-mobile:before{content:'\22c'}.icon-volume-down:before{content:'\22d'}.icon-exchange:before{content:'\22e'}.icon-folder-open:before{content:'\22f'}.icon-phone-square:before{content:'\230'}.icon-zoom-in:before{content:'\231'}.icon-beer:before{content:'\232'}.icon-trello-square:before{content:'\233'}.icon-delete:before{content:'\234'}.icon-image:before{content:'\235'}.icon-edit:before{content:'\236'}.icon-twitter-square:before{content:'\237'}.icon-external-link:before{content:'\238'}.icon-money:before{content:'\239'}.icon-html5:before{content:'\23a'}.icon-youtube-play:before{content:'\23b'}.icon-play:before{content:'\23c'}.icon-calendar:before{content:'\23d'}.icon-video:before{content:'\23e'}.icon-adjust:before{content:'\23f'}.icon-plus-circle:before{content:'\240'}.icon-strikethrough:before{content:'\241'}.icon-bell:before{content:'\242'}.icon-crop:before{content:'\243'}.icon-restore:before{content:'\244'}.icon-circle-arrow-up:before{content:'\245'}.icon-twitter:before{content:'\246'}.icon-sitemap:before{content:'\247'}.icon-facebook-square:before{content:'\248'}.icon-downturn:before{content:'\249'}.icon-fancy-circle-alt:before{content:'\24a'}.icon-arrow-square-right:before{content:'\24b'}.icon-save:before{content:'\24c'}.icon-share-alt:before{content:'\24d'}.icon-arrow-thick-up:before{content:'\24e'}.icon-plus:before{content:'\24f'}.icon-arrows-alt:before{content:'\250'}.icon-chevron-left:before{content:'\251'}.icon-circle-arrow-right:before{content:'\252'}.icon-arrow-double-down:before{content:'\253'}.icon-film:before{content:'\254'}.icon-pie-chart:before{content:'\255'}.icon-github:before{content:'\256'}.icon-calendar-day-alt:before{content:'\257'}.icon-sort-numeric:before{content:'\258'}.icon-align-center:before{content:'\259'}.icon-caret-down:before{content:'\25a'}.icon-round-alt:before{content:'\25b'}.icon-user-business:before{content:'\25c'}.icon-signal:before{content:'\25d'}.icon-reply-all:before{content:'\25e'}.icon-star:before{content:'\25f'}.icon-book:before{content:'\260'}.icon-triangle:before{content:'\261'}.icon-arrow-angle-right:before{content:'\262'}.icon-arrow-basic-up:before{content:'\263'}.icon-caret-right:before{content:'\264'}.icon-align-left:before{content:'\265'}.icon-comments:before{content:'\266'}.icon-vk:before{content:'\267'}.icon-qrcode:before{content:'\268'}.icon-arrow-tall-right:before{content:'\269'}.icon-shopping-cart:before{content:'\26a'}.icon-pause:before{content:'\26b'}.icon-umbrella:before{content:'\26c'}.icon-ban:before{content:'\26d'}.icon-plane-alt:before{content:'\26e'}.icon-ticklet-circle-alt:before{content:'\26f'}.icon-arrow-angle-left:before{content:'\270'}.icon-android:before{content:'\271'}.icon-arrow-square-up:before{content:'\272'}.icon-inr:before{content:'\273'}.icon-label:before{content:'\274'}.icon-spinner:before{content:'\275'}.icon-headphones:before{content:'\276'}.icon-arrow-fancy:before{content:'\277'}.icon-sort-desc:before{content:'\278'}.icon-tick-circle:before{content:'\279'}.icon-info-sign:before{content:'\27a'}.icon-screenshot:before{content:'\27b'}.icon-briefcase-simple:before{content:'\27c'}.icon-search-alt:before{content:'\27d'}.icon-time:before{content:'\27e'}.icon-grid:before{content:'\27f'}.icon-user:before{content:'\280'}.icon-facebook:before{content:'\281'}.icon-google-plus:before{content:'\282'}.icon-github-square:before{content:'\283'}.icon-check-empty:before{content:'\284'}.icon-circle:before{content:'\285'}.icon-fast-backward:before{content:'\286'}.icon-calendar-day:before{content:'\287'}.icon-phone:before{content:'\288'}.icon-pinterest-square:before{content:'\289'}.icon-cup:before{content:'\28a'}.icon-star-thin:before{content:'\28b'}.icon-wrench:before{content:'\28c'}.icon-truck:before{content:'\28d'}.icon-product-view-mode:before{content:'\28e'}.icon-circle-arrow-down:before{content:'\28f'}.icon-arrow-circle-alt-left:before{content:'\290'}.icon-stackexchange:before{content:'\291'}.icon-ticklet-thick:before{content:'\292'}.icon-arrow-thin-right:before{content:'\293'}.icon-tick:before{content:'\294'}.icon-box-small-alt:before{content:'\295'}.icon-file-alt:before{content:'\296'}.icon-minus:before{content:'\297'}.icon-upload-circle:before{content:'\298'}.icon-gift:before{content:'\299'}.icon-globe-outline:before{content:'\29a'}.icon-windows:before{content:'\29b'}.icon-arrow-line:before{content:'\29c'}.icon-flag-alt:before{content:'\29d'}.icon-home:before{content:'\29e'}.icon-arrow-circle-alt-down:before{content:'\29f'}.icon-dollar:before{content:'\2a0'}.icon-double-chevron-left:before{content:'\2a1'}.icon-arrow-angle-down:before{content:'\2a2'}.bd-informationmessage-1{border-radius:0}.bd-layoutcontainer>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-productsslider-1>.carousel-control.left,.bd-productsslider-1>.carousel-control.right{color:#fff;text-decoration:none}.bd-productsslider-1.carousel .item{text-align:initial!important}.bd-productsslider-1.carousel carousel-inner{overflow:hidden}.bd-productsslider-1{clear:both;position:relative;width:100%}.bd-productsslider-1.single{padding-left:0;padding-right:0}.bd-productsslider-1 .carousel,.bd-productsslider-1 .carousel .carousel-inner{height:100%}.bd-top-navigation{display:table;width:100%}.bd-productsslider-1 .bd-top-navigation-wrapper{display:table-cell;width:1%;white-space:nowrap;direction:ltr}.bd-productsslider-1 .bd-top-navigation-wrapper .bd-left-button,.bd-productsslider-1 .bd-top-navigation-wrapper .bd-right-button{position:relative;top:auto;bottom:auto;left:auto;right:auto}.bd-grid-41>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-2{position:relative}.bd-griditem-2{text-align:center;border:1px solid #fff}.bd-griditem-2:hover{background-color:#f7f7f7;border:1px solid #ddd;background-image:none}.separated-item-2{position:relative;z-index:0}.separated-item-2:after,.separated-item-2:before{content:"";position:absolute;z-index:10}.separated-item-2:before{top:0;bottom:0;left:0}.separated-item-2:after{left:0;right:0;bottom:0}.first-col.separated-item-2:after{left:5px}.last-col.separated-item-2:after{right:5px}.separated-item-2.first-col:before,.separated-item-2.last-row:after{content:none}.bd-icon-14:before{content:'\20e'}.bd-icon-14:before{visibility:inherit}.bd-carousel-2{display:inline-block}.bd-carousel-2 span:before{content:'\1fa'}.bd-carousel-2 span:before{visibility:inherit}.bd-carousel-2 span:before{font-size:39px;color:rgba(204,204,204,.5);border:0 solid #fff;line-height:55.71428573px;line-height:39px}.bd-carousel-2 span:hover:before{text-decoration:none;background-color:rgba(255,255,255,0);color:rgba(120,120,120,.5)}.bd-ribbon .ribbon-content:after,.bd-ribbon .ribbon-content:before,.bd-ribbon .ribbon-inner:after,.bd-ribbon .ribbon-inner:before{font-size:0!important}.bd-ribbon .ribbon-inner:after,.bd-ribbon .ribbon-inner:before{border:1.5em solid}.bd-ribbon .ribbon-inner .ribbon-content:after,.bd-ribbon .ribbon-inner .ribbon-content:before{border-color:transparent transparent transparent}.bd-ribbon .ribbon-inner .ribbon-stitches-top{border-top:1px dashed;top:2px}.bd-ribbon .ribbon-inner .ribbon-stitches-bottom{border-top:1px dashed;bottom:2px}.bd-searchwidget-2{position:relative}.bd-searchwidget-2 .bd-search-wrapper{width:100%}.form-inline.bd-searchwidget-2{display:inline-block}.form-inline.bd-searchwidget-2 .bd-search-wrapper{display:table;position:relative;white-space:nowrap}.form-inline.bd-searchwidget-2 .bd-search-wrapper>:not(script){display:table-cell;vertical-align:middle}.form-inline.bd-searchwidget-2 .bd-search-wrapper .bd-icon-6{display:none}.form-inline.bd-searchwidget-2 .bd-search-wrapper>:last-child>*{border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:0!important}.form-inline.bd-searchwidget-2 .bd-search-wrapper>:first-child>*{border-top-right-radius:0!important;border-bottom-right-radius:0!important;margin-right:0!important}.form-inline.bd-searchwidget-2 .bd-search-wrapper>:not(:first-child):not(:last-child)>*{border-radius:0!important;margin-left:0!important;margin-right:0!important}.bd-icon-6:before{color:#dedede;padding-left:5px;padding-right:5px}.bd-icon-6:hover:before{color:#787878;text-decoration:none}.bd-bootstrapinput-2.form-control{width:auto;border-radius:0}@media (max-width:767px){.bd-cartcontainer-1{text-align:center}}.bd-socialicon-14{float:left}.bd-socialicon-11{float:left}.bd-socialicon-27{float:left}.bd-socialicon-13{float:left}.bd-socialicon-31{float:left}.bd-socialicon-4{float:left}.bd-socialicon-2{float:left}.bd-socialicon-33{float:left}.bd-socialicon-12{float:left}.bd-socialicon-29{float:left}.bd-socialicon-3{float:left}.bd-socialicon-3 span:first-child:before{content:'\267'}.bd-socialicon-3 span:first-child:before{visibility:inherit}.bd-successmessage-1{border-radius:0}@media (min-width:767px){.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-39.hover>.bd-menu-45-popup,.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-39:hover>.bd-menu-45-popup,.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-43.hover>.bd-menu-45-popup,.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-43:hover>.bd-menu-45-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:767px){.bd-vmenu-1 .bd-verticalmenu .bd-menu-45-popup{position:static;display:none}.bd-vmenu-1 .bd-verticalmenu .bd-menu-45-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-vmenu-1 .bd-verticalmenu .bd-menu-45{float:none}.bd-vmenu-1 .bd-verticalmenu .bd-menu-45-popup{float:none;left:auto!important;background:0 0;border-style:none;top:0!important}.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-39>a.active+.bd-menu-45-popup,.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-43>a.active+.bd-menu-45-popup{position:relative;display:block;visibility:visible;pointer-events:auto}.bd-vmenu-1 .bd-verticalmenu .bd-menuitem-39>.bd-menu-45-popup{opacity:1}.bd-vmenu-1 .responsive-collapsed{display:none}}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-12{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-12,.bd-blockquotes-12 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-18 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-18,a.bd-button-18[href],button.bd-button-18,input.bd-button-18{background-color:transparent}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-18,.bd-button-18:link,.bd-button-18:visited,a.bd-button-18[href],a.bd-button-18[href]:link,a.bd-button-18[href]:visited,button.bd-button-18,button.bd-button-18:link,button.bd-button-18:visited,input.bd-button-18,input.bd-button-18:link,input.bd-button-18:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-18:focus,.bd-button-18:hover,a.bd-button-18[href]:focus,a.bd-button-18[href]:hover,button.bd-button-18:focus,button.bd-button-18:hover,input.bd-button-18:focus,input.bd-button-18:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-18:active,a.bd-button-18[href]:active,button.bd-button-18:active,input.bd-button-18:active{background-color:#be111e;background-image:none}.bd-imagestyles-18{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-13{border-collapse:collapse;width:100%}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-13 thead td,.bd-table-13 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-13 td,.bd-table-13 th{padding:5px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-13 tbody>tr:nth-child(odd)>td,.bd-table-13 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-11{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-11,.bd-blockquotes-11 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-12 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-12,a.bd-button-12[href],button.bd-button-12,input.bd-button-12{background-color:transparent}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-12,.bd-button-12:link,.bd-button-12:visited,a.bd-button-12[href],a.bd-button-12[href]:link,a.bd-button-12[href]:visited,button.bd-button-12,button.bd-button-12:link,button.bd-button-12:visited,input.bd-button-12,input.bd-button-12:link,input.bd-button-12:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-12:focus,.bd-button-12:hover,a.bd-button-12[href]:focus,a.bd-button-12[href]:hover,button.bd-button-12:focus,button.bd-button-12:hover,input.bd-button-12:focus,input.bd-button-12:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-12:active,a.bd-button-12[href]:active,button.bd-button-12:active,input.bd-button-12:active{background-color:#be111e;background-image:none}.bd-imagestyles-17{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-10{border-collapse:collapse;width:100%}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-10 thead td,.bd-table-10 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-10 td,.bd-table-10 th{padding:5px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-10 tbody>tr:nth-child(odd)>td,.bd-table-10 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-12{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-12,.bd-blockquotes-12 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-18 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-18,a.bd-button-18[href],button.bd-button-18,input.bd-button-18{background-color:transparent}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-18,.bd-button-18:link,.bd-button-18:visited,a.bd-button-18[href],a.bd-button-18[href]:link,a.bd-button-18[href]:visited,button.bd-button-18,button.bd-button-18:link,button.bd-button-18:visited,input.bd-button-18,input.bd-button-18:link,input.bd-button-18:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-18:focus,.bd-button-18:hover,a.bd-button-18[href]:focus,a.bd-button-18[href]:hover,button.bd-button-18:focus,button.bd-button-18:hover,input.bd-button-18:focus,input.bd-button-18:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-18:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-18[href]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-18:active,a.bd-button-18[href]:active,button.bd-button-18:active,input.bd-button-18:active{background-color:#be111e;background-image:none}.bd-imagestyles-18{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-13{border-collapse:collapse;width:100%}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-13 thead td,.bd-table-13 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-13 td,.bd-table-13 th{padding:5px}.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-13 tbody>tr:nth-child(odd)>td,.bd-table-13 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-11{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-11,.bd-blockquotes-11 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-12 a{line-height:25.71428572px;font-size:18px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-12,a.bd-button-12[href],button.bd-button-12,input.bd-button-12{background-color:transparent}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-12,.bd-button-12:link,.bd-button-12:visited,a.bd-button-12[href],a.bd-button-12[href]:link,a.bd-button-12[href]:visited,button.bd-button-12,button.bd-button-12:link,button.bd-button-12:visited,input.bd-button-12,input.bd-button-12:link,input.bd-button-12:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-12:focus,.bd-button-12:hover,a.bd-button-12[href]:focus,a.bd-button-12[href]:hover,button.bd-button-12:focus,button.bd-button-12:hover,input.bd-button-12:focus,input.bd-button-12:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-12:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-12[href]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-12:active,a.bd-button-12[href]:active,button.bd-button-12:active,input.bd-button-12:active{background-color:#be111e;background-image:none}.bd-imagestyles-17{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-10{border-collapse:collapse;width:100%}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-10 thead td,.bd-table-10 thead th{border-bottom:1px solid #ddd}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-10 td,.bd-table-10 th{padding:5px}.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-10 tbody>tr:nth-child(odd)>td,.bd-table-10 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-warningmessage-1{border-radius:0}.bd-pager-1 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-1 ul{display:inline-block;width:100%;margin:0}.bd-pager-1 ul li{display:inline-block}.bd-pager-1 ul>li:first-child{float:left}.bd-pager-1 ul>li:last-child{float:right}.bd-pager-1>.bd-pagination-13>li.bd-paginationitem-13>a,.bd-pager-1>.bd-pagination-13>li.bd-paginationitem-13>a:link,.bd-pager-1>.bd-pagination-13>li.bd-paginationitem-13>a:visited,.bd-pager-1>.bd-pagination-13>li.bd-paginationitem-13>span{border-radius:0}.bd-pagination-13.right{text-align:right}.bd-pagination-13.center{text-align:center}.bd-pagination-13>:last-child{margin-right:0}.bd-pagination-13 span{cursor:default}.pagination>ul.bd-pagination-13>.active>a,.pagination>ul.bd-pagination-13>.active>span{color:inherit;line-height:inherit}.bd-pagination-13>li.bd-paginationitem-13>a,.bd-pagination-13>li.bd-paginationitem-13>a:link,.bd-pagination-13>li.bd-paginationitem-13>a:visited,.bd-pagination-13>li.bd-paginationitem-13>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-13>li.bd-paginationitem-13>a:hover{background-color:#ddd;background-image:none}.bd-pagination-13>li.active.bd-paginationitem-13>a,.bd-pagination-13>li.active.bd-paginationitem-13>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-lightbox-5{background:#333;background:rgba(0,0,0,.8);bottom:0;left:0;padding:0 100px;position:fixed;right:0;text-align:center;top:0;z-index:1000000}.bd-lightbox-5 .lightbox-image{border:6px solid #fff;border-radius:3px;display:none;max-width:100%;vertical-align:middle}.bd-lightbox-5 .lightbox-image.active{display:inline-block}.bd-lightbox-5 .lightbox-error{background:#fff;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:80px;opacity:.95;padding:20px;position:fixed;width:300px;z-index:100}.bd-lightbox-5 .loading{background:#fff url(//eleady-cole.com/wp-content/themes/EleadyCole3_Final/images/preloader01.gif) center center no-repeat;border:1px solid #b4b4b4;border-radius:10px;box-shadow:0 2px 5px #333;height:32px;opacity:.5;padding:10px;position:fixed;width:32px;z-index:10100}.bd-lightbox-5 .arrow{cursor:pointer;height:100px;opacity:.5;position:fixed;width:82px;z-index:10003}.bd-lightbox-5 .arrow.left{left:9px}.bd-lightbox-5 .arrow.right{right:9px}.bd-lightbox-5 .arrow:hover{opacity:1}.bd-lightbox-5 .arrow.disabled{display:none}.bd-lightbox-5 .arrow-b,.bd-lightbox-5 .arrow-t{background-color:#fff;border-radius:3px;height:6px;position:relative;width:30px}html[dir=rtl] .bd-lightbox-5 .arrow-b,html[dir=rtl] .bd-lightbox-5 .arrow-t{right:26px}html[dir=ltr] .bd-lightbox-5 .arrow-b,html[dir=ltr] .bd-lightbox-5 .arrow-t{left:26px}.bd-lightbox-5 .arrow-t{top:38px}.bd-lightbox-5 .arrow-b{top:50px}.bd-lightbox-5 .close{cursor:pointer;height:22px;opacity:.5;position:fixed;right:39px;top:30px;width:22px;z-index:10003}.bd-lightbox-5 .close:hover{opacity:1}.bd-lightbox-5 .close .ccw,.bd-lightbox-5 .close .cw{background-color:#fff;border-radius:3px;height:6px;position:absolute;left:-4px;top:8px;width:30px}.bd-lightbox-5 .cw{transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-moz-transform:rotate(45deg)}.bd-lightbox-5 .ccw{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-moz-transform:rotate(-45deg)}.bd-lightbox-5 .arrow-left-alt,.bd-lightbox-5 .arrow-right-alt,.bd-lightbox-5 .close-alt{color:#fff;display:none;font-size:2.5em;line-height:100%}.ie8 .bd-lightbox-5 .arrow-left-alt,.ie8 .bd-lightbox-5 .arrow-right-alt,.ie8 .bd-lightbox-5 .close-alt{display:block}.ie8 .bd-lightbox-5 .ccw,.ie8 .bd-lightbox-5 .cw{display:none}.ie7 .arrow-left-alt,.ie7 .arrow-right-alt,.ie7 .close-alt{display:block!important}.ie7 .ccw,.ie7 .cw{display:none!important}.bd-lightbox-5 .lightbox-image,.bd-postcontent-1 img:not(.no-lightbox){cursor:pointer}.bd-postcontent-2{position:relative}.bd-postcontent-3{margin-top:10px}.bd-postcontent-8{position:relative}.bd-postcontent-10{position:relative}.bd-postheader-1{margin-top:0;padding-top:20px}h2.bd-postheader-2{line-height:51px;text-transform:none;font-size:51px;margin-top:0;margin-bottom:0}h2.bd-postheader-2 a:hover{text-decoration:none}h2.bd-postheader-3{line-height:54.2857143px;font-size:38px;text-transform:none;color:#555;margin-top:0;margin-bottom:0}h2.bd-postheader-4{text-transform:none;color:#555}h2.bd-postheader-4 a{color:#555}h2.bd-postheader-4 a:hover{color:#555}h2.bd-postheader-6{line-height:54.2857143px;text-transform:none;font-size:38px;margin-bottom:0;margin-top:0}h2.bd-postheader-6 a{line-height:18px}.bd-postimage-1{display:inline-block}.bd-postimage-1 img{display:inline-block;width:100%;height:100%}.bd-postimage-2{position:relative;margin-right:10px;margin-bottom:10px;float:left;z-index:1;display:inline-block}.bd-postimage-2{display:inline-block}.bd-postimage-2 img{display:inline-block;width:100%;height:100%}.bd-postimage-3{display:inline-block}.bd-postimage-3 img{display:inline-block;width:100%;height:100%}.bd-postimage-5{display:inline-block;height:400px;width:100%;z-index:1;float:left;position:relative;margin-bottom:10px}.bd-postimage-5{display:inline-block}.bd-postimage-5 img{display:inline-block;width:100%;height:100%}.bd-pagination-14.right{text-align:right}.bd-pagination-14.center{text-align:center}.bd-pagination-14>:last-child{margin-right:0}.bd-pagination-14 span{cursor:default}.pagination>ul.bd-pagination-14>.active>a,.pagination>ul.bd-pagination-14>.active>span{color:inherit;line-height:inherit}.bd-pagination-14>li.bd-paginationitem-14>a,.bd-pagination-14>li.bd-paginationitem-14>a:link,.bd-pagination-14>li.bd-paginationitem-14>a:visited,.bd-pagination-14>li.bd-paginationitem-14>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-14>li.bd-paginationitem-14>a:hover{background-color:#ddd;background-image:none}.bd-pagination-14>li.active.bd-paginationitem-14>a,.bd-pagination-14>li.active.bd-paginationitem-14>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}a.bd-backtotop-1:hover{text-decoration:none}.bd-backtotop-1{position:relative;left:auto;right:auto;top:auto;bottom:auto}.bd-smoothscroll-3{position:fixed;left:auto;right:12.516%;top:77.807%;bottom:auto}.bd-icon-67:before{content:'\216'}.bd-icon-67:before{visibility:inherit}.bd-icon-67:before{color:rgba(255,255,255,.5);text-align:center;background-color:rgba(91,23,27,.25);font-size:38px;padding:10px;line-height:54.2857143px;line-height:38px}.bd-icon-67:hover:before{background-color:rgba(91,8,14,.5);color:rgba(255,255,255,.75)}a.bd-backtotop-4:hover{text-decoration:none}.bd-backtotop-4{position:relative;left:auto;right:auto;top:auto;bottom:auto}.bd-smoothscroll-2{position:fixed;left:auto;right:12.516%;top:77.807%;bottom:auto}.bd-icon-74:before{content:'\216'}.bd-icon-74:before{visibility:inherit}.bd-icon-74:before{color:rgba(255,255,255,.5);text-align:center;background-color:rgba(91,23,27,.25);font-size:38px;padding:10px;line-height:54.2857143px;line-height:38px}.bd-icon-74:hover:before{background-color:rgba(91,8,14,.5);color:rgba(255,255,255,.75)}.bd-button-58{position:relative}.bd-button-58 a{line-height:25.71428572px;font-size:18px}.bd-button-58{background-color:transparent}.bd-button-58,.bd-button-58:link,.bd-button-58:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-58:focus,.bd-button-58:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-58:active{background-color:#be111e;background-image:none}.bd-button-61{position:relative}.bd-button-61 a{line-height:25.71428572px;font-size:18px}.bd-button-61{background-color:transparent}.bd-button-61,.bd-button-61:link,.bd-button-61:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-61:focus,.bd-button-61:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-61:active{background-color:#be111e;background-image:none}.bd-cartgrid-3 .bd-grid-2{clear:both}.bd-grid-2>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-7{position:relative;border:1px style #e6e6e6}.separated-item-7{position:relative;z-index:0}.separated-item-7:after,.separated-item-7:before{content:"";position:absolute;z-index:10}.separated-item-7:before{top:0;bottom:0;left:0}.separated-item-7:after{left:0;right:0;bottom:0}.first-col.separated-item-7:after{left:5px}.last-col.separated-item-7:after{right:5px}.separated-item-7.first-col:before,.separated-item-7.last-row:after{content:none}.bd-icon-71{padding:0 3px}.bd-icon-71:before{color:#be111e;font-size:38px;line-height:54.2857143px}.bd-cartprice-2{display:inline-block;position:relative}.bd-pricetext-2{display:inline-block}.bd-pricetext-2 .bd-container-83,.bd-pricetext-2 .bd-label-2{display:inline-block}.bd-cartprice-3{display:inline-block;position:relative}.bd-pricetext-7{display:inline-block}.bd-pricetext-7 .bd-container-88,.bd-pricetext-7 .bd-label-7{display:inline-block}.bd-pricetext-8{margin-bottom:10px;width:100%}.bd-pricetext-8{display:inline-block}.bd-pricetext-16{margin-bottom:10px;width:100%}.bd-pricetext-16{display:inline-block}.bd-button-31{position:relative}.bd-button-31 a{line-height:25.71428572px;font-size:18px}.bd-button-31{background-color:transparent}.bd-button-31,.bd-button-31:link,.bd-button-31:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-31:focus,.bd-button-31:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-31:active{background-color:#be111e;background-image:none}.bd-button-36{position:relative}.bd-button-36 a{line-height:25.71428572px;font-size:18px}.bd-button-36{background-color:transparent}.bd-button-36,.bd-button-36:link,.bd-button-36:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-36:focus,.bd-button-36:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-36:active{background-color:#be111e;background-image:none}.bd-categoryname-1{padding:5px}.bd-content-1{padding-left:10px}.bd-contentlayout-1{display:none;margin:0;padding:0}.bd-contentlayout-1{clear:both}.bd-contentlayout-10{clear:both}.bd-contentlayout-11{clear:both}.bd-contentlayout-11 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-11 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-11 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-11 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-contentlayout-13{padding:20px}.bd-contentlayout-13{clear:both}.bd-contentlayout-5{padding:20px}.bd-contentlayout-5{clear:both}.bd-contentlayout-5 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-5 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-5 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-5 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-contentlayout-5{position:relative}.bd-stretchtobottom-3 .bd-contentlayout-5{height:100%}.bd-stretchtobottom-3{position:relative}.bd-contentlayout-9{clear:both}.bd-contentlayout-9 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-9 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-9 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-9 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-contentlayout-9{position:relative}.bd-stretchtobottom-5 .bd-contentlayout-9{height:100%}.bd-stretchtobottom-5{position:relative}.bd-customcmscode-2{margin-top:10px;padding-top:10px;padding-bottom:10px}.bd-customcmscode-2{line-height:22.85714286px;text-align:center;font-size:16px}@media (max-width:991px){.bd-block-21 .bd-blockcontent{padding-bottom:30px}}.bd-block-21 .bd-blockcontent:not(.shape-only){color:#555}.bd-block-21 .bd-blockcontent:not(.shape-only) a{color:#555}@media (max-width:767px){.bd-block-21 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-46{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-46,.bd-blockquotes-46 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-80 a{line-height:25.71428572px;font-size:18px}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href],.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-80,a.bd-button-80[href],button.bd-button-80,input.bd-button-80{background-color:transparent}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80:link,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80:visited,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href],.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href]:link,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href]:visited,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-80,.bd-button-80:link,.bd-button-80:visited,a.bd-button-80[href],a.bd-button-80[href]:link,a.bd-button-80[href]:visited,button.bd-button-80,button.bd-button-80:link,button.bd-button-80:visited,input.bd-button-80,input.bd-button-80:link,input.bd-button-80:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80:focus,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80:hover,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href]:focus,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href]:hover,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-80:focus,.bd-button-80:hover,a.bd-button-80[href]:focus,a.bd-button-80[href]:hover,button.bd-button-80:focus,button.bd-button-80:hover,input.bd-button-80:focus,input.bd-button-80:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-80:active,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-80[href]:active,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-80:active,a.bd-button-80[href]:active,button.bd-button-80:active,input.bd-button-80:active{background-color:#be111e;background-image:none}.bd-imagestyles-54{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-47{border-collapse:collapse;width:100%}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-47 thead td,.bd-table-47 thead th{border-bottom:1px solid #ddd}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-47 td,.bd-table-47 th{padding:5px}.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-21 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-47 tbody>tr:nth-child(odd)>td,.bd-table-47 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-21 .bd-blockheader{margin-bottom:10px;margin-top:10px}.bd-block-21 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-21 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-21 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:0;color:#555;font-size:23px;text-transform:none;margin-left:0;margin-top:0;margin-right:0}.bd-block-21 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-21 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-21 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-43{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-43,.bd-blockquotes-43 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-77 a{line-height:25.71428572px;font-size:18px}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href],.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-77,a.bd-button-77[href],button.bd-button-77,input.bd-button-77{background-color:transparent}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77:link,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77:visited,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href],.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href]:link,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href]:visited,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-77,.bd-button-77:link,.bd-button-77:visited,a.bd-button-77[href],a.bd-button-77[href]:link,a.bd-button-77[href]:visited,button.bd-button-77,button.bd-button-77:link,button.bd-button-77:visited,input.bd-button-77,input.bd-button-77:link,input.bd-button-77:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77:focus,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77:hover,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href]:focus,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href]:hover,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-77:focus,.bd-button-77:hover,a.bd-button-77[href]:focus,a.bd-button-77[href]:hover,button.bd-button-77:focus,button.bd-button-77:hover,input.bd-button-77:focus,input.bd-button-77:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-77:active,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-77[href]:active,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-77:active,a.bd-button-77[href]:active,button.bd-button-77:active,input.bd-button-77:active{background-color:#be111e;background-image:none}.bd-imagestyles-51{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-44{border-collapse:collapse;width:100%}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-44 thead td,.bd-table-44 thead th{border-bottom:1px solid #ddd}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-44 td,.bd-table-44 th{padding:5px}.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-21 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-44 tbody>tr:nth-child(odd)>td,.bd-table-44 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-headerarea-1{position:relative}.bd-hmenu-3 .bd-container-68,.bd-hmenu-3 .bd-container-72,.bd-hmenu-3 .bd-menu-close-icon{display:none}@media (min-width:992px){.bd-hmenu-3 .bd-menuitem-49:hover>.bd-menu-19-popup,.bd-hmenu-3 .bd-menuitem-51:hover>.bd-menu-19-popup,.bd-hmenu-3 .bd-menuitem-52:hover>.bd-menu-19-popup,.bd-hmenu-3 .bd-menuitem-53:hover>.bd-menu-19-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:991px){.bd-hmenu-3{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.bd-hmenu-3 .navbar-collapse .bd-horizontalmenu-9 .bd-menu-19-popup{display:none;position:static}.bd-hmenu-3 .navbar-collapse .bd-horizontalmenu-9 .bd-menu-19-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-hmenu-3 .navbar-collapse .bd-horizontalmenu-9 .nav{float:none!important;display:block!important}.bd-hmenu-3 .navbar-collapse .bd-horizontalmenu-9 .nav>li{float:none;display:block;width:auto}.bd-hmenu-3 .navbar-collapse .bd-horizontalmenu-9 .bd-menu-19{float:none}.bd-hmenu-3 .navbar-toggle{display:block}.bd-hmenu-3 .navbar-collapse.collapse{display:none!important}.bd-hmenu-3 .navbar-collapse.collapse.in{display:block!important}.bd-hmenu-3 .collapsing{overflow:hidden!important}.bd-hmenu-3 .responsive-collapsed{display:none}.bd-hmenu-3 .navbar-collapse{position:fixed!important;z-index:100;top:0;bottom:0;left:0;right:auto!important;overflow-y:auto!important}.bd-hmenu-3 .navbar-collapse.collapsing{width:0;transition:width .7s ease 0s;height:100%}.bd-hmenu-3 .bd-horizontalmenu-9{min-height:100%}.bd-hmenu-3 .bd-menu-overlay{transition:opacity .7s ease 0s;transition-property:opacity,margin-left}.bd-hmenu-3 .bd-container-68,.bd-hmenu-3 .bd-container-72,.bd-hmenu-3 .bd-menu-close-icon{display:block}.bd-hmenu-3 .bd-menu-close-icon a{color:#555}.bd-hmenu-3 .bd-menu-close-icon a:before{content:'\234'}.bd-hmenu-3 .bd-menu-close-icon a:before{visibility:inherit}.bd-hmenu-3 .bd-menu-close-icon a:hover{color:#be111e}}@media (max-width:991px) and (max-width:991px){.bd-hmenu-3 .bd-menu-close-icon a:hover{color:#fff}}.bd-hmenu-3 .separated-item-14{z-index:auto}@media (max-width:991px){.bd-horizontalmenu-9{width:250px}}.admin-bar nav .navbar-collapse.width{margin-top:32px}@media (min-width:768px){html[dir=rtl] [data-responsive-menu=true] .bd-horizontalmenu-9 .bd-menuitem-49:last-child>a{border-left-width:0!important}}html[dir=rtl] [data-responsive-menu=false] .bd-horizontalmenu-9 .bd-menuitem-49:last-child>a{border-left-width:0!important}@media (min-width:768px){html[dir=ltr] [data-responsive-menu=true] .bd-horizontalmenu-9 .bd-menuitem-49:last-child>a{border-right-width:0!important}}html[dir=ltr] [data-responsive-menu=false] .bd-horizontalmenu-9 .bd-menuitem-49:last-child>a{border-right-width:0!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited:before{visibility:inherit}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited:before{visibility:inherit}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-54>.bd-grid-item>a:focus{outline-width:0}.collapse-button .bd-menuitem-54:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited:before{visibility:inherit}@media (max-width:991px){.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>a:focus{outline-width:0}.collapse-button .bd-menuitem-54:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited:before{visibility:inherit}@media (max-width:991px){.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-54:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-52{list-style:none;position:relative}.bd-megamenu .bd-menuitem-52>a,.bd-megamenu .bd-menuitem-52>a:link,.bd-megamenu .bd-menuitem-52>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-52>a:after,.bd-megamenu .bd-menuitem-52>a:before,.bd-megamenu .bd-menuitem-52>a:link:after,.bd-megamenu .bd-menuitem-52>a:link:before,.bd-megamenu .bd-menuitem-52>a:visited:after,.bd-megamenu .bd-menuitem-52>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-52>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-52:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-52.active>a,.bd-megamenu .bd-menuitem-52>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-52{list-style:none;position:relative}.bd-megamenu .bd-menuitem-52>.bd-grid-item>a,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-52>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-52:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-52:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-52.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-52>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-grid-15>.container-fluid{padding-left:0;padding-right:0}.separated-item-14{position:relative;z-index:0}.separated-item-14:after,.separated-item-14:before{content:"";position:absolute;z-index:10}.separated-item-14:before{top:0;bottom:0;left:0}.separated-item-14:after{left:0;right:0;bottom:0}.first-col.separated-item-14:after{left:5px}.last-col.separated-item-14:after{right:5px}.separated-item-14.first-col:before,.separated-item-14.last-row:after{content:none}.bd-megamenu .bd-menuitem-53{list-style:none;position:relative}.bd-megamenu .bd-menuitem-53>a,.bd-megamenu .bd-menuitem-53>a:link,.bd-megamenu .bd-menuitem-53>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-53>a:after,.bd-megamenu .bd-menuitem-53>a:before,.bd-megamenu .bd-menuitem-53>a:link:after,.bd-megamenu .bd-menuitem-53>a:link:before,.bd-megamenu .bd-menuitem-53>a:visited:after,.bd-megamenu .bd-menuitem-53>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-53>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-53:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-53.active>a,.bd-megamenu .bd-menuitem-53>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-53{list-style:none;position:relative}.bd-megamenu .bd-menuitem-53>.bd-grid-item>a,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-53>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-53:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-53:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-53.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-53>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-18.nav.nav-pills>li+li{margin:0}.bd-menu-18{padding:0;margin:0}.bd-menuitem-49>a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:visited{font-size:18px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;color:#555;border-radius:0;line-height:25.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:visited{text-align:center}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>a:hover:not(.active){background-color:#be111e;color:#fff}}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>a.active{background-color:#be111e;color:#fff}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:visited{font-size:18px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;color:#555;border-radius:0;line-height:25.71428572px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:visited{text-align:center}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49:not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#be111e;color:#fff}}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-18.nav-pills .bd-menuitem-49>.bd-grid-item>a.active{background-color:#be111e;color:#fff}}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:link,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:visited{font-size:18px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;color:#555;border-radius:0;line-height:25.71428572px;display:block;white-space:nowrap}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:before,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:link:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:link:before,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:visited:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:link,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:visited{text-align:center}}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>a:hover:not(.active){background-color:#be111e;color:#fff}}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item).active>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>a.active{background-color:#be111e;color:#fff}}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:visited{font-size:18px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:uppercase;color:#555;border-radius:0;line-height:25.71428572px;display:block;white-space:nowrap}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:visited{text-align:center}}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#be111e;color:#fff}}@media (max-width:991px){.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-18.nav-pills .bd-menuitem-49:not(.bd-mega-item)>.bd-grid-item>a.active{background-color:#be111e;color:#fff}}.bd-icon-90:before{content:'\234'}.bd-icon-90:before{visibility:inherit}.bd-menuoverlay-7{background-color:rgba(0,0,0,.5)}.bd-menu-19-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-19-popup.bd-popup-left{left:auto;right:0}.bd-menu-19-popup,.bd-menu-19-popup.bd-popup-right{left:0;right:auto}.bd-sub-item>.bd-menu-19-popup{top:-1px}.bd-sub-item>.bd-menu-19-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item>.bd-menu-19-popup,.bd-sub-item>.bd-menu-19-popup.bd-popup-right{left:100%;right:auto}.bd-menu-19 .bd-menuitem-51:last-child>a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-19 .bd-menuitem-51:last-child>a:hover{border-bottom-width:0}.bd-menu-19 .bd-menuitem-51:last-child>a.active{border-bottom-width:0}.bd-menu-19{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-19 .bd-menuitem-51>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:link,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:before,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:link:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:link:before,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:visited:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item).active>a,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-19 .bd-menuitem-51:not(.bd-mega-item)>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-hmenu-3 .collapse-button{direction:rtl}.bd-hmenu-3 .collapse-button+.navbar-collapse{max-height:none;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none}@media (min-width:992px){.bd-hmenu-3 .collapse-button{display:none}}.bd-hmenu-4 .bd-container-117,.bd-hmenu-4 .bd-container-118,.bd-hmenu-4 .bd-menu-close-icon{display:none}@media (min-width:992px){.bd-hmenu-4 .bd-menuitem-40:hover>.bd-menu-17-popup,.bd-hmenu-4 .bd-menuitem-41:hover>.bd-menu-17-popup,.bd-hmenu-4 .bd-menuitem-44:hover>.bd-menu-17-popup,.bd-hmenu-4 .bd-menuitem-45:hover>.bd-menu-17-popup{display:block;visibility:visible;pointer-events:auto}}@media (max-width:991px){.bd-hmenu-4{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17-popup{display:none;position:static}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17-popup.show{display:block;visibility:visible;pointer-events:auto}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-8 .nav{float:none!important;display:block!important}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-8 .nav>li{float:none;display:block;width:auto}.bd-hmenu-4 .navbar-collapse .bd-horizontalmenu-8 .bd-menu-17{float:none}.bd-hmenu-4 .navbar-toggle{display:block}.bd-hmenu-4 .navbar-collapse.collapse{display:none!important}.bd-hmenu-4 .navbar-collapse.collapse.in{display:block!important}.bd-hmenu-4 .collapsing{overflow:hidden!important}.bd-hmenu-4 .responsive-collapsed{display:none}.bd-hmenu-4 .navbar-collapse{position:fixed!important;z-index:100;top:0;bottom:0;left:0;right:auto!important;overflow-y:auto!important}.bd-hmenu-4 .navbar-collapse.collapsing{width:0;transition:width .7s ease 0s;height:100%}.bd-hmenu-4 .bd-horizontalmenu-8{min-height:100%}.bd-hmenu-4 .bd-menu-overlay{transition:opacity .7s ease 0s;transition-property:opacity,margin-left}.bd-hmenu-4 .bd-container-117,.bd-hmenu-4 .bd-container-118,.bd-hmenu-4 .bd-menu-close-icon{display:block}.bd-hmenu-4 .bd-menu-close-icon a{color:#555}.bd-hmenu-4 .bd-menu-close-icon a:before{content:'\234'}.bd-hmenu-4 .bd-menu-close-icon a:before{visibility:inherit}.bd-hmenu-4 .bd-menu-close-icon a:before{color:#555}.bd-hmenu-4 .bd-menu-close-icon a:hover{color:#999}}@media (max-width:991px) and (max-width:991px){.bd-hmenu-4 .bd-menu-close-icon a:hover{color:#be111e}}@media (max-width:991px) and (max-width:767px){.bd-hmenu-4 .bd-menu-close-icon a:hover{color:#be111e}}.bd-hmenu-4 .separated-item-13{z-index:auto}@media (max-width:991px){.bd-horizontalmenu-8{width:250px}}.admin-bar nav .navbar-collapse.width{margin-top:32px}@media (min-width:768px){html[dir=rtl] [data-responsive-menu=true] .bd-horizontalmenu-8 .bd-menuitem-40:last-child>a{border-left-width:0!important}}html[dir=rtl] [data-responsive-menu=false] .bd-horizontalmenu-8 .bd-menuitem-40:last-child>a{border-left-width:0!important}@media (min-width:768px){html[dir=ltr] [data-responsive-menu=true] .bd-horizontalmenu-8 .bd-menuitem-40:last-child>a{border-right-width:0!important}}html[dir=ltr] [data-responsive-menu=false] .bd-horizontalmenu-8 .bd-menuitem-40:last-child>a{border-right-width:0!important}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:before{color:#be111e}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited{display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:before{content:'\1b8'}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:before{visibility:inherit}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:before{color:#be111e}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.bd-toplevel-item:not(.bd-megamenu) .collapse-button .bd-menuitem-47>.bd-grid-item>a:focus{outline-width:0}.collapse-button .bd-menuitem-47:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:before{visibility:inherit}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:before{color:#be111e}@media (max-width:991px){.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>a:focus{outline-width:0}.collapse-button .bd-menuitem-47:not(.bd-mega-item){list-style:none;position:relative}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited{display:block;white-space:nowrap}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:before{content:'\1b8'}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:before{visibility:inherit}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:before{color:#be111e}@media (max-width:991px){.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:link:before,.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:visited:before{color:#be111e;font-size:23px;line-height:32.85714287px}}.collapse-button .bd-menuitem-47:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-44{list-style:none;position:relative}.bd-megamenu .bd-menuitem-44>a,.bd-megamenu .bd-menuitem-44>a:link,.bd-megamenu .bd-menuitem-44>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-44>a:after,.bd-megamenu .bd-menuitem-44>a:before,.bd-megamenu .bd-menuitem-44>a:link:after,.bd-megamenu .bd-menuitem-44>a:link:before,.bd-megamenu .bd-menuitem-44>a:visited:after,.bd-megamenu .bd-menuitem-44>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-44>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-44:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-44.active>a,.bd-megamenu .bd-menuitem-44>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-44{list-style:none;position:relative}.bd-megamenu .bd-menuitem-44>.bd-grid-item>a,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-44>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-44:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-44:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-44.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-44>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-grid-12>.container-fluid{padding-left:0;padding-right:0}.separated-item-13{position:relative;z-index:0}.separated-item-13:after,.separated-item-13:before{content:"";position:absolute;z-index:10}.separated-item-13:before{top:0;bottom:0;left:0}.separated-item-13:after{left:0;right:0;bottom:0}.first-col.separated-item-13:after{left:5px}.last-col.separated-item-13:after{right:5px}.separated-item-13.first-col:before,.separated-item-13.last-row:after{content:none}.bd-megamenu .bd-menuitem-45{list-style:none;position:relative}.bd-megamenu .bd-menuitem-45>a,.bd-megamenu .bd-menuitem-45>a:link,.bd-megamenu .bd-menuitem-45>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-45>a:after,.bd-megamenu .bd-menuitem-45>a:before,.bd-megamenu .bd-menuitem-45>a:link:after,.bd-megamenu .bd-menuitem-45>a:link:before,.bd-megamenu .bd-menuitem-45>a:visited:after,.bd-megamenu .bd-menuitem-45>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-45>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-45:hover:not(.active)>a:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>a.hover:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>a:focus:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-45.active>a,.bd-megamenu .bd-menuitem-45>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-megamenu .bd-menuitem-45{list-style:none;position:relative}.bd-megamenu .bd-menuitem-45>.bd-grid-item>a,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:link,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:after,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:before,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:link:after,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:link:before,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:visited:after,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-megamenu .bd-menuitem-45>.bd-grid-item>a:focus{outline-width:0}.bd-megamenu .bd-menuitem-45:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-megamenu .bd-menuitem-45:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-megamenu .bd-menuitem-45.active>.bd-grid-item>a,.bd-megamenu .bd-menuitem-45>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-16.nav.nav-pills>li+li{margin:0}.bd-menu-16{padding:0;margin:0}.bd-menuitem-40>a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:visited{color:#555;font-size:13px;text-transform:uppercase;border-radius:0;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:visited{text-align:center;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:visited{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:hover:not(.active){text-decoration:none;color:#999}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:hover:not(.active){color:#be111e}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>a:hover:not(.active){color:#be111e}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:visited{color:#555;font-size:13px;text-transform:uppercase;border-radius:0;line-height:18.57142858px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:visited{text-align:center;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:visited{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:hover:not(.active){text-decoration:none;color:#999}@media (max-width:991px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e}}@media (max-width:767px){.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-16.nav-pills .bd-menuitem-40:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e}}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:visited{color:#555;font-size:13px;text-transform:uppercase;border-radius:0;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:before,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:link:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:link:before,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:visited:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:visited{text-align:center;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:visited{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:hover:not(.active){text-decoration:none;color:#999}@media (max-width:991px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e}}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e}}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#555;font-size:13px;text-transform:uppercase;border-radius:0;line-height:18.57142858px;display:block;white-space:nowrap}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}@media (max-width:991px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:visited{text-align:center;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:visited{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){text-decoration:none;color:#999}@media (max-width:991px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e}}@media (max-width:767px){.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-16.nav-pills .bd-menuitem-40:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e}}.bd-icon-82:before{content:'\234'}.bd-icon-82:before{visibility:inherit}.bd-icon-82:before{color:#555}.bd-menuoverlay-6{background-color:rgba(0,0,0,.5)}.bd-menu-17-popup{visibility:hidden;pointer-events:none;position:absolute;z-index:1001}.bd-menu-17-popup.bd-popup-left{left:auto;right:0}.bd-menu-17-popup,.bd-menu-17-popup.bd-popup-right{left:0;right:auto}.bd-sub-item>.bd-menu-17-popup{top:-1px}.bd-sub-item>.bd-menu-17-popup.bd-popup-left{left:auto;right:100%}.bd-sub-item>.bd-menu-17-popup,.bd-sub-item>.bd-menu-17-popup.bd-popup-right{left:100%;right:auto}.bd-menu-17 .bd-menuitem-41:last-child>a:not(.active):not(:hover){border-bottom-width:0}.bd-menu-17 .bd-menuitem-41:last-child>a:hover{border-bottom-width:0}.bd-menu-17 .bd-menuitem-41:last-child>a.active{border-bottom-width:0}.bd-menu-17{padding:0;margin:0;background-color:#fff;min-width:160px;position:relative;-webkit-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-o-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-ms-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);-moz-box-shadow:4px 4px 0 0 rgba(0,0,0,.09);box-shadow:4px 4px 0 0 rgba(0,0,0,.09);margin:0;border:1px solid #ccc}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41:not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-17 .bd-menuitem-41>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:link,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:before,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:link:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:link:before,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:visited:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item).active>a,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:visited{color:#777;text-decoration:none;padding:10px;display:block;white-space:nowrap}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){color:#be111e;text-decoration:none;background-color:#ededed;background-image:none}.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-17 .bd-menuitem-41:not(.bd-mega-item)>.bd-grid-item>a.active{color:#be111e;background-color:#f7f7f7;background-image:none}.bd-hmenu-4 .collapse-button{direction:rtl}.bd-hmenu-4 .collapse-button+.navbar-collapse{max-height:none;border:0 none transparent;-webkit-box-shadow:none;box-shadow:none}@media (min-width:992px){.bd-hmenu-4 .collapse-button{display:none}}.bd-hoverbox-2{overflow:hidden;width:100%;height:300px;min-height:300px;max-height:400px;margin-bottom:10px;margin-top:10px;border-radius:7px}.bd-hoverbox-2.bd-effect-slide-bottom .bd-overSlide{top:0;left:0;position:absolute;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .5s ease;transition:all .5s ease}.bd-hoverbox-2.bd-effect-slide-bottom.bd-effect-active .bd-overSlide,.bd-hoverbox-2.bd-effect-slide-bottom:hover .bd-overSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.bd-hoverbox-2.bd-effect-slide-bottom .bd-backSlide{-webkit-transition:all .5s ease;transition:all .5s ease}.bd-hoverbox-2.bd-effect-slide-bottom.bd-effect-active .bd-backSlide,.bd-hoverbox-2.bd-effect-slide-bottom:hover .bd-backSlide{-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%)}.bd-hoverbox-2 .bd-backSlide>*,.bd-hoverbox-2 .bd-overSlide>*{border-radius:7px}.bd-hoverbox-2 .bd-overSlide{cursor:pointer}.bd-container-111{background-color:#6e6e6d;padding:10px}.bd-container-111{color:#fff}.bd-container-111 a{color:#fff}.bd-container-111 a:hover{color:#fff}.bd-container-111 a:visited{color:#fff}.bd-container-111 a:active{color:#fff}.bd-container-112{background-color:rgba(110,110,109,.25);padding:10px}.bd-container-112{color:#555}.bd-icon-70:before{content:'\18b'}.bd-icon-70:before{visibility:inherit}.bd-icon-70:before{font-size:36px;color:#fff;line-height:51.42857144px;line-height:36px}.bd-itemremovelink-2{float:left;position:relative}a.bd-itemremovelink-2:hover{text-decoration:none}.bd-itemremovelink-2{display:inline-block}.bd-icon-8:before{content:'\234'}.bd-icon-8:before{visibility:inherit}.bd-icon-8:before{color:#ccc;float:right;padding:10px}.bd-icon-8:hover:before{color:#d9534f}.bd-itemremovelink-3{float:left;position:relative}a.bd-itemremovelink-3:hover{text-decoration:none}.bd-itemremovelink-3{display:inline-block}.bd-icon-21:before{content:'\234'}.bd-icon-21:before{visibility:inherit}.bd-icon-21:before{color:#ccc;float:right;padding:10px}.bd-icon-21:hover:before{color:#d9534f}.bd-layoutbox-1{position:relative;float:left;width:55%;margin:10px}.bd-layoutbox-10{position:relative;overflow:hidden}.bd-layoutbox-11{height:250px;width:100%;background-color:#fff;background-image:url(https://www.fruitfulgt.org/wp-content/uploads/2020/03/billionphotos-3511838.jpg);background-repeat:repeat;background-attachment:scroll;background-position:center center}.bd-layoutbox-12{position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px}.bd-layoutbox-13{position:relative;float:left;width:55%;margin:10px}.bd-layoutbox-14{position:relative;margin-bottom:10px;margin-top:10px;overflow:hidden}.bd-layoutbox-15{margin-bottom:3em;padding-right:2em;padding-left:2em}.bd-layoutbox-16{position:relative;overflow:hidden}.bd-layoutbox-18{position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px}.bd-layoutbox-19{padding-bottom:30px}.bd-flexalign-2{height:100%}.bd-flexalign-2>*{margin:auto auto 0}.bd-layoutbox-2{position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px}.bd-layoutbox-20{padding-right:2em;padding-left:2em;width:100%;left:0;bottom:10px;position:absolute;padding-bottom:2em}.bd-layoutbox-22{bottom:10px;left:0;padding-right:2em;padding-left:2em;width:100%;position:absolute;padding-bottom:2em}.bd-layoutbox-23{padding-right:2em;padding-left:2em;width:100%;padding-bottom:2em;bottom:10px;left:0;position:absolute}.bd-layoutbox-25{height:250px;width:100%;background-color:#fff;background-image:url(https://www.fruitfulgt.org/wp-content/uploads/2020/03/billionphotos-3511838.jpg);background-repeat:repeat;background-attachment:scroll;background-position:center center}.bd-layoutbox-26{margin-bottom:2em}@media (max-width:1199px){.bd-layoutbox-26{margin-bottom:3em}}@media (max-width:991px){.bd-layoutbox-26{margin-bottom:4em}}@media (max-width:767px){.bd-layoutbox-26{margin-bottom:4em}}.bd-layoutbox-27{padding-right:2em;padding-left:2em;margin-bottom:2em}.bd-flexalign-5{height:100%}.bd-flexalign-5>*{margin:auto}.bd-layoutbox-31{bottom:0;left:0;position:absolute;width:100%;padding-bottom:3em}.bd-layoutbox-35{bottom:0;left:0;position:absolute;width:100%}.bd-layoutbox-4{position:relative;overflow:hidden}.bd-layoutbox-5{height:250px;width:100%;background-color:#fff;background-image:url(https://www.fruitfulgt.org/wp-content/uploads/2020/03/billionphotos-3511838.jpg);background-repeat:repeat;background-attachment:scroll;background-position:center center;background-size:cover}.bd-layoutbox-6{position:relative;margin-top:10px;margin-bottom:10px}.bd-layoutbox-7{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);background-color:#fff;padding-right:2em;padding-left:2em;margin-bottom:2em}.bd-layoutbox-8{overflow:hidden;position:relative;margin-top:10px;margin-bottom:10px}.bd-layoutcontainer-10>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-38{position:relative}.bd-layoutcolumn-8{position:relative}.bd-layoutcolumn-21{text-align:center}.bd-layoutcolumn-21{position:relative}.bd-layoutcontainer-11{z-index:0;width:100%;background-color:#fff;padding-bottom:10px;padding-top:10px;top:0}.bd-layoutcontainer-11>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-34{position:relative}.bd-layoutcontainer-14>.bd-container-inner>.container-fluid:after{display:none}.bd-layoutcontainer-14>.bd-container-inner>.container-fluid>.row{margin-left:0;margin-right:0}.bd-layoutcontainer-14>.bd-container-inner>.container-fluid>.row>div{padding-left:0;padding-right:0}.bd-layoutcontainer-14>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0;margin-left:0!important;margin-right:0!important}.bd-layoutcolumn-19{min-height:300px;background-image:url(https://www.fruitfulgt.org/wp-content/themes/FruitfulGT4/images/3511838_bd_media_id_1c4994d146dc7dce54b011d53aa4524c.jpeg);background-repeat:repeat;background-attachment:scroll;background-position:center center;padding:5em 10%}@media (max-width:1199px){.bd-layoutcolumn-19{padding-left:10%;padding-right:10%}}@media (max-width:991px){.bd-layoutcolumn-19{padding-bottom:2em;padding-top:2em}}@media (max-width:991px){.bd-columnwrapper-19{order:1}}.bd-textureoverlay-1:before{background-color:#be111e;opacity:.5}.bd-layoutcolumn-26{min-height:300px;background-position:center center;background-attachment:scroll;background-repeat:repeat;background-image:url(https://www.fruitfulgt.org/wp-content/uploads/2020/03/billionphotos-3511838.jpg);background-size:cover;padding:5em 10%}@media (max-width:1199px){.bd-layoutcolumn-26{padding-left:10%;padding-right:10%}}@media (max-width:991px){.bd-layoutcolumn-26{padding-bottom:2em;padding-top:2em}}@media (max-width:991px){.bd-columnwrapper-26{order:2}}.bd-textureoverlay-8:before{background-color:#be111e;opacity:.5}.bd-layoutcolumn-28{position:relative;background-image:url(https://www.fruitfulgt.org/wp-content/themes/FruitfulGT4/images/3511838_bd_media_id_1c4994d146dc7dce54b011d53aa4524c.jpeg);background-repeat:repeat;background-attachment:scroll;background-position:center center;padding:5em 10%}@media (max-width:1199px){.bd-layoutcolumn-28{padding-left:10%;padding-right:10%}}@media (max-width:991px){.bd-layoutcolumn-28{padding-bottom:2em;padding-top:2em}}@media (max-width:991px){.bd-columnwrapper-28{order:3}}@media (max-width:767px){.bd-columnwrapper-28{order:4}}.bd-textureoverlay-2:before{background-color:#be111e;opacity:.5}.bd-layoutcontainer-16>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-51{position:relative}.bd-layoutcontainer-17>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-77{position:relative}.bd-layoutcolumn-76{position:relative}.bd-layoutcolumn-73{text-align:center}.bd-layoutcolumn-73{position:relative}.bd-layoutcontainer-20>.bd-container-inner>.container-fluid:after{display:none}.bd-layoutcontainer-20>.bd-container-inner>.container-fluid>.row{height:calc(100% + 0px);margin:0}.bd-layoutcontainer-20>.bd-container-inner>.container-fluid>.row>div{padding:0}.bd-layoutcontainer-20>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0;margin-left:0!important;margin-right:0!important}.bd-layoutcolumn-36{padding:2em}@media (max-width:767px){.bd-layoutcolumn-36{padding:5%}}.bd-layoutcontainer-22>.bd-container-inner>.container-fluid:after{display:none}.bd-layoutcontainer-22>.bd-container-inner>.container-fluid>.row{margin:-10px}.bd-layoutcontainer-22>.bd-container-inner>.container-fluid>.row>div{padding:10px}.bd-layoutcontainer-22>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-46{background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-o-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-ms-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-moz-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);box-shadow:0 1px 6px 0 rgba(51,51,51,.25);padding-bottom:2em}.bd-layoutcolumn-50{background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-o-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-ms-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-moz-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);box-shadow:0 1px 6px 0 rgba(51,51,51,.25);padding-bottom:2em}.bd-layoutcolumn-52{background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-o-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-ms-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);-moz-box-shadow:0 1px 6px 0 rgba(51,51,51,.25);box-shadow:0 1px 6px 0 rgba(51,51,51,.25);padding-bottom:2em}.bd-layoutcontainer-23>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-39{text-align:center}.bd-layoutcolumn-65{position:relative}.bd-layoutcontainer-31>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-74{padding:10px}@media (max-width:767px){.bd-layoutcolumn-75{padding:0}}.bd-layoutcontainer-32{padding-top:10px;padding-bottom:10px}.bd-layoutcontainer-32>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-88{position:relative}.bd-layoutcontainer-33>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-79{position:relative}.bd-layoutcontainer-44>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcontainer-8>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}@media (max-width:991px){.bd-layoutcolumn-7{text-align:center}}@media (max-width:767px){.bd-layoutcolumn-7{text-align:center}}.bd-layoutcolumn-6{position:relative}.bd-layoutcolumn-18{position:relative}.bd-layoutcontainer-9{position:relative}.bd-layoutcontainer-9>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-button-40 a{line-height:25.71428572px;font-size:18px}.bd-button-40{background-color:transparent}.bd-button-40,.bd-button-40:link,.bd-button-40:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid #fff;background-image:none}.bd-button-40:focus,.bd-button-40:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-40:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-7.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-48:before{content:'\157'}.bd-icon-48:before{visibility:inherit}.bd-icon-48:before{float:right}.bd-button-42 a{line-height:25.71428572px;font-size:18px}.bd-button-42{background-color:transparent}.bd-button-42,.bd-button-42:link,.bd-button-42:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid transparent;background-image:none}.bd-button-42:focus,.bd-button-42:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-42:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-9.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-50:before{content:'\11a'}.bd-icon-50:before{visibility:inherit}.bd-icon-50:before{float:right}.bd-button-41 a{line-height:25.71428572px;font-size:18px}.bd-button-41{background-color:transparent}.bd-button-41,.bd-button-41:link,.bd-button-41:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;background-image:none}.bd-button-41:focus,.bd-button-41:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-button-41:active{background-color:#be111e;background-image:none}.bd-animation-8.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-51:before{visibility:hidden}.bd-icon-51:before{float:right}.bd-button-44 a{line-height:25.71428572px;font-size:18px}.bd-button-44{background-color:transparent}.bd-button-44,.bd-button-44:link,.bd-button-44:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid #fff;background-image:none}.bd-button-44:focus,.bd-button-44:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-44:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-11.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-52:before{content:'\188'}.bd-icon-52:before{visibility:inherit}.bd-icon-52:before{float:right}.bd-button-43 a{line-height:25.71428572px;font-size:18px}.bd-button-43{background-color:transparent}.bd-button-43,.bd-button-43:link,.bd-button-43:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;background-image:none}.bd-button-43:focus,.bd-button-43:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-button-43:active{background-color:#be111e;background-image:none}.bd-animation-10.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-53:before{visibility:hidden}.bd-icon-53:before{float:right}.bd-button-55 a{line-height:25.71428572px;font-size:18px}.bd-button-55{background-color:transparent}.bd-button-55,.bd-button-55:link,.bd-button-55:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid transparent;background-image:none}.bd-button-55:focus,.bd-button-55:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-55:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-12.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-55:before{content:'\11a'}.bd-icon-55:before{visibility:inherit}.bd-icon-55:before{float:right}.bd-button-56 a{line-height:25.71428572px;font-size:18px}.bd-button-56{background-color:transparent}.bd-button-56,.bd-button-56:link,.bd-button-56:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid #fff;background-image:none}.bd-button-56:focus,.bd-button-56:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-56:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-13.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-57:before{content:'\229'}.bd-icon-57:before{visibility:inherit}.bd-icon-57:before{float:right}.bd-button-57 a{line-height:25.71428572px;font-size:18px}.bd-button-57{background-color:transparent}.bd-button-57,.bd-button-57:link,.bd-button-57:visited{border-width:0;padding:0;color:#fff;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;background-color:#6e6e6d;font-weight:700;letter-spacing:1px;font-size:24px;padding:15px;border:3px solid transparent;border-radius:50px;line-height:34.2857143px;background-image:none}.bd-button-57:focus,.bd-button-57:hover{text-decoration:none;color:#fff;border:3px solid transparent}.bd-button-57:active{border:3px solid transparent}.bd-animation-14.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-59:after{content:'\11a'}.bd-icon-59:after{visibility:inherit}.bd-icon-59:after{float:right;font-size:30px;line-height:42.85714287px;line-height:30px}.bd-button-48 a{line-height:25.71428572px;font-size:18px}.bd-button-48{background-color:transparent}.bd-button-48,.bd-button-48:link,.bd-button-48:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid transparent;background-image:none}.bd-button-48:focus,.bd-button-48:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-48:active{background-color:#be111e;color:#fff;border:2px solid #fff;background-image:none}.bd-animation-15.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-62:before{content:'\157'}.bd-icon-62:before{visibility:inherit}.bd-icon-62:before{float:right}.bd-button-26 a{line-height:25.71428572px;font-size:18px}.bd-button-26{background-color:transparent}.bd-button-26,.bd-button-26:link,.bd-button-26:visited{border-width:0;padding:0;color:#be111e;background-color:#fff;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid #fff;border-radius:10px;background-image:none}.bd-button-26:focus,.bd-button-26:hover{background-color:#fff;text-decoration:none;color:#be111e;border:2px solid #fff;background-image:none}.bd-button-26:active{background-color:#fff;border:2px solid #fff;background-image:none}.bd-icon-33:before{content:'\11a'}.bd-icon-33:before{visibility:inherit}.bd-icon-33:before{float:right}.bd-button-67 a{line-height:25.71428572px;font-size:18px}.bd-button-67{background-color:transparent}.bd-button-67,.bd-button-67:link,.bd-button-67:visited{border-width:0;padding:0;color:#fff;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;background-color:#6e6e6d;font-weight:700;letter-spacing:1px;font-size:24px;padding:15px;border:3px solid transparent;border-radius:50px;line-height:34.2857143px;background-image:none}.bd-button-67:focus,.bd-button-67:hover{text-decoration:none;color:#fff;border:3px solid transparent}.bd-button-67:active{border:3px solid transparent}.bd-icon-77:after{content:'\11a'}.bd-icon-77:after{visibility:inherit}.bd-icon-77:after{float:right;font-size:30px;line-height:42.85714287px;line-height:30px}.bd-button-72 a{line-height:25.71428572px;font-size:18px}.bd-button-72{background-color:transparent}.bd-button-72,.bd-button-72:link,.bd-button-72:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid transparent;background-image:none}.bd-button-72:focus,.bd-button-72:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-button-72:active{background-color:#be111e;color:#fff;background-image:none}.bd-icon-84:before{content:'\11a'}.bd-icon-84:before{visibility:inherit}.bd-icon-84:before{float:right}.bd-linkbutton-25{margin-bottom:5px;margin-top:5px}.bd-button-73 a{line-height:25.71428572px;font-size:18px}.bd-button-73{background-color:transparent}.bd-button-73,.bd-button-73:link,.bd-button-73:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid transparent;background-image:none}.bd-button-73:focus,.bd-button-73:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-button-73:active{background-color:#be111e;color:#fff;background-image:none}.bd-icon-85:before{content:'\11a'}.bd-icon-85:before{visibility:inherit}.bd-icon-85:before{float:right}.bd-button-32 a{line-height:25.71428572px;font-size:18px}.bd-button-32{background-color:transparent}.bd-button-32,.bd-button-32:link,.bd-button-32:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;border:2px solid #fff;border-radius:10px;background-image:none}.bd-button-32:focus,.bd-button-32:hover{background-color:#be111e;text-decoration:none;color:#fff;border:2px solid #fff;background-image:none}.bd-button-32:active{background-color:#be111e;border:2px solid #fff;background-image:none}.bd-animation-2.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-42:before{content:'\229'}.bd-icon-42:before{visibility:inherit}.bd-icon-42:before{float:right}.bd-button-37 a{line-height:25.71428572px;font-size:18px}.bd-button-37{background-color:transparent}.bd-button-37,.bd-button-37:link,.bd-button-37:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;background-image:none}.bd-button-37:focus,.bd-button-37:hover{text-decoration:none;color:#fff}.bd-animation-1.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-37:before{visibility:hidden}.bd-icon-37:before{float:right}.bd-linkbutton-7{display:inline-block}.bd-button-39 a{line-height:25.71428572px;font-size:18px}.bd-button-39{background-color:transparent}.bd-button-39,.bd-button-39:link,.bd-button-39:visited{border-width:0;padding:0;color:#fff;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:75%;padding:7px 15px;border:3px solid #fff}.bd-button-39:focus,.bd-button-39:hover{text-decoration:none;color:#fff;border:3px solid #fff}.bd-button-39:active{border:3px solid #fff}.bd-animation-6.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-38:before{content:'\11a'}.bd-icon-38:before{visibility:inherit}.bd-icon-38:before{float:right}.bd-button-38 a{line-height:25.71428572px;font-size:18px}.bd-button-38{background-color:transparent}.bd-button-38,.bd-button-38:link,.bd-button-38:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;margin-right:2px;width:100%;padding:7px 15px;background-image:none}.bd-button-38:focus,.bd-button-38:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-button-38:active{background-color:#be111e;background-image:none}.bd-animation-5.animated.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:0s;animation-delay:0s}.bd-icon-46:before{visibility:hidden}.bd-icon-46:before{float:right}.bd-posticontags-18{float:left;margin-right:10px;position:relative}.bd-posticontags-18{color:#777;text-transform:none}.bd-posticontags-18{float:left;margin-right:10px;position:relative}.bd-posticontags-18 .bd-icon-10{white-space:nowrap}.bd-posticontags-18 .bd-icon-10>span,.bd-posticontags-18 .bd-icon-10>time{white-space:normal}.bd-icon-10:before{content:'\1c8'}.bd-icon-10:before{visibility:inherit}.bd-icon-10:before{margin-right:10px;color:#ccc}.bd-posticontags-20{float:left;margin-right:10px;position:relative}.bd-posticontags-20{color:#777;text-transform:none}.bd-posticontags-20{float:left;margin-right:10px;position:relative}.bd-posticontags-20 .bd-icon-15{white-space:nowrap}.bd-posticontags-20 .bd-icon-15>span,.bd-posticontags-20 .bd-icon-15>time{white-space:normal}.bd-icon-15:before{content:'\1c8'}.bd-icon-15:before{visibility:inherit}.bd-icon-15:before{color:#ccc;margin-right:10px}.bd-postimage-7{margin-bottom:10px;position:relative;float:left;display:inline-block;width:100%;height:400px}.bd-postimage-7{display:inline-block}.bd-postimage-7 img{display:inline-block;width:100%;height:100%}.bd-postreadmore-4{position:relative}.bd-postreadmore-6{position:relative}.bd-block-5{margin:20px 0 0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-14{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-14,.bd-blockquotes-14 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-14 a{line-height:25.71428572px;font-size:18px}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-14,a.bd-button-14[href],button.bd-button-14,input.bd-button-14{background-color:transparent}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-14,.bd-button-14:link,.bd-button-14:visited,a.bd-button-14[href],a.bd-button-14[href]:link,a.bd-button-14[href]:visited,button.bd-button-14,button.bd-button-14:link,button.bd-button-14:visited,input.bd-button-14,input.bd-button-14:link,input.bd-button-14:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-14:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-14[href]:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-14:focus,.bd-button-14:hover,a.bd-button-14[href]:focus,a.bd-button-14[href]:hover,button.bd-button-14:focus,button.bd-button-14:hover,input.bd-button-14:focus,input.bd-button-14:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-14{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-15{border-collapse:collapse;width:100%}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-15 thead td,.bd-table-15 thead th{border-bottom:1px solid #ddd}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-15 td,.bd-table-15 th{padding:5px}.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-5 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-15 tbody>tr:nth-child(odd)>td,.bd-table-15 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-5 .bd-blockheader{margin:0 auto 7px;padding:0}.bd-block-5 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader h4{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-13{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-13,.bd-blockquotes-13 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-13 a{line-height:25.71428572px;font-size:18px}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-13,a.bd-button-13[href],button.bd-button-13,input.bd-button-13{background-color:transparent}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-13,.bd-button-13:link,.bd-button-13:visited,a.bd-button-13[href],a.bd-button-13[href]:link,a.bd-button-13[href]:visited,button.bd-button-13,button.bd-button-13:link,button.bd-button-13:visited,input.bd-button-13,input.bd-button-13:link,input.bd-button-13:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-13:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-13[href]:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-13:focus,.bd-button-13:hover,a.bd-button-13[href]:focus,a.bd-button-13[href]:hover,button.bd-button-13:focus,button.bd-button-13:hover,input.bd-button-13:focus,input.bd-button-13:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-13{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-14{border-collapse:collapse;width:100%}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-14 thead td,.bd-table-14 thead th{border-bottom:1px solid #ddd}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-14 td,.bd-table-14 th{padding:5px}.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-5 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-14 tbody>tr:nth-child(odd)>td,.bd-table-14 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-primarywidgetarea-14{position:relative;padding:10px}.bd-productimage-3{text-align:center;float:left;width:25%;position:relative}.bd-productimage-3{display:inline-block}.bd-productimage-3 img{display:block;width:100%;height:100%}.bd-imagestyles-33{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-3 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-8{text-align:center;float:left;width:25%;position:relative}.bd-productimage-8{display:inline-block}.bd-productimage-8 img{display:block;width:100%;height:100%}.bd-imagestyles-39{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-8 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-producttitle-5{position:relative}.bd-producttitle-6{position:relative}.bd-section-10{background-color:#f5f5f5}.bd-section-10{line-height:30px;text-align:center;color:#000;font-size:20px;font-weight:300}.bd-section-10 h2{line-height:73.2px;color:#000;letter-spacing:1px;font-size:61px;font-weight:300}.bd-section-10 h1{line-height:73.2px;color:#d9534f;font-size:61px;font-weight:200}@media (max-width:1199px){.bd-section-10 h2{line-height:55.2px;font-size:46px}}@media (max-width:991px){.bd-section-10 h2{line-height:73.2px;font-size:61px}.bd-section-10 h1{line-height:45.6px;font-size:38px}}@media (max-width:767px){.bd-section-10 h2{line-height:57px;font-size:38px}.bd-section-10 h1{line-height:46.5px;font-size:31px;font-weight:400}}.bd-section-13{background-color:#be111e;padding:20px}.bd-section-14{padding:20px}.bd-section-15{background-color:#fff;padding:10px 20px}@media (max-width:991px){.bd-section-15{padding-right:20px;padding-left:20px}}.bd-section-16{background-color:#be111e;padding:3em 2em}@media (max-width:767px){.bd-section-16{padding-top:2em;padding-bottom:1em}}.bd-section-16{line-height:30px;font-size:20px;color:#8f8f8f;font-weight:400;text-align:center}.bd-section-16 h2{line-height:46.5px;font-size:31px;color:#333;font-weight:400}.bd-section-18{padding:20px}.bd-section-2{background-color:#d6d6d6;padding-top:20px}.bd-section-2 h6{color:#fff}.bd-section-2 h5{color:#fff}.bd-section-2 h4{color:#fff}.bd-section-2 h3{color:#fff}.bd-section-2 h2{color:#fff}.bd-section-20{padding:10px}.bd-section-3{line-height:44px;color:#fff;font-size:22px;font-weight:400;text-align:center}.bd-section-3 h2{line-height:44.2857143px;font-size:31px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.bd-section-4{background-color:#fff}.affix.bd-affix-2{z-index:100;position:fixed}.bd-section-5{background-color:#be111e;padding-right:2em;padding-left:2em}.bd-section-6{padding-bottom:50px;padding-top:50px}.bd-section-6{text-align:center}.bd-section-6 h1{line-height:54.2857143px;font-size:38px}.bd-section-7{background-color:#ccc;padding:20px}.bd-section-8{background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-image:url(https://eleady-cole.com/undergoing_development/wp-content/uploads/2020/07/adrien-olichon.jpg);background-color:rgba(0,0,0,0);background-position:center bottom;height:400px;padding:4em 1em}@media (max-width:767px){.bd-section-8{padding-right:1em;padding-left:1em}}.bd-section-8{line-height:44.2857143px;color:#fff;font-size:31px}.bd-section-8 h1{-webkit-text-shadow:5px 5px 3px rgba(0,0,0,.3);-o-text-shadow:5px 5px 3px rgba(0,0,0,.3);-ms-text-shadow:5px 5px 3px rgba(0,0,0,.3);-moz-text-shadow:5px 5px 3px rgba(0,0,0,.3);text-shadow:5px 5px 3px rgba(0,0,0,.3)}.bd-section-9{height:100vh;background-image:url(//eleady-cole.com/wp-content/themes/EleadyCole3_Final/images/2376901_bd_media_id_2e32869fc9de9a6b7c7fd633548d4661.jpeg);background-repeat:repeat;background-attachment:scroll;background-position:center center;background-size:cover}.bd-parallax-bg-effect>.bd-section-9{background-color:transparent;z-index:0}.bd-separator-2{padding-bottom:10px}.bd-separator-2 .bd-separator-inner{width:60px}.bd-separator-2 .bd-separator-inner:after,.bd-separator-2 .bd-separator-inner:before{display:inline-block;border-bottom:2px solid #6e6e6d}.bd-separator-5{padding-bottom:10px}.bd-separator-5 .bd-separator-inner{width:60px}.bd-separator-5 .bd-separator-inner:after,.bd-separator-5 .bd-separator-inner:before{display:inline-block;border-bottom:2px solid #6e6e6d}.bd-separator-7{padding-bottom:10px}.bd-separator-7 .bd-separator-inner{width:60px}.bd-separator-7 .bd-separator-inner:after,.bd-separator-7 .bd-separator-inner:before{display:inline-block;border-bottom:2px solid #6e6e6d}@media (max-width:767px){.bd-block-20 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-44{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-44,.bd-blockquotes-44 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-78 a{line-height:25.71428572px;font-size:18px}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href],.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-78,a.bd-button-78[href],button.bd-button-78,input.bd-button-78{background-color:transparent}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78:link,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78:visited,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href],.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href]:link,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href]:visited,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-78,.bd-button-78:link,.bd-button-78:visited,a.bd-button-78[href],a.bd-button-78[href]:link,a.bd-button-78[href]:visited,button.bd-button-78,button.bd-button-78:link,button.bd-button-78:visited,input.bd-button-78,input.bd-button-78:link,input.bd-button-78:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78:focus,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78:hover,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href]:focus,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href]:hover,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-78:focus,.bd-button-78:hover,a.bd-button-78[href]:focus,a.bd-button-78[href]:hover,button.bd-button-78:focus,button.bd-button-78:hover,input.bd-button-78:focus,input.bd-button-78:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-78:active,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-78[href]:active,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-78:active,a.bd-button-78[href]:active,button.bd-button-78:active,input.bd-button-78:active{background-color:#be111e;background-image:none}.bd-imagestyles-52{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-45{border-collapse:collapse;width:100%}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-45 thead td,.bd-table-45 thead th{border-bottom:1px solid #ddd}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-45 td,.bd-table-45 th{padding:5px}.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-20 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-45 tbody>tr:nth-child(odd)>td,.bd-table-45 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-20 .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block-20 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-20 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-20 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block-20 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-20 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-20 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-41{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-41,.bd-blockquotes-41 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-75 a{line-height:25.71428572px;font-size:18px}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href],.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-75,a.bd-button-75[href],button.bd-button-75,input.bd-button-75{background-color:transparent}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75:link,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75:visited,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href],.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href]:link,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href]:visited,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-75,.bd-button-75:link,.bd-button-75:visited,a.bd-button-75[href],a.bd-button-75[href]:link,a.bd-button-75[href]:visited,button.bd-button-75,button.bd-button-75:link,button.bd-button-75:visited,input.bd-button-75,input.bd-button-75:link,input.bd-button-75:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75:focus,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75:hover,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href]:focus,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href]:hover,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-75:focus,.bd-button-75:hover,a.bd-button-75[href]:focus,a.bd-button-75[href]:hover,button.bd-button-75:focus,button.bd-button-75:hover,input.bd-button-75:focus,input.bd-button-75:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-75:active,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-75[href]:active,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-75:active,a.bd-button-75[href]:active,button.bd-button-75:active,input.bd-button-75:active{background-color:#be111e;background-image:none}.bd-imagestyles-49{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-42{border-collapse:collapse;width:100%}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-42 thead td,.bd-table-42 thead th{border-bottom:1px solid #ddd}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-42 td,.bd-table-42 th{padding:5px}.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-20 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-42 tbody>tr:nth-child(odd)>td,.bd-table-42 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}@media (max-width:767px){.bd-block-22 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-38{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-38,.bd-blockquotes-38 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-71 a{line-height:25.71428572px;font-size:18px}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href],.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-71,a.bd-button-71[href],button.bd-button-71,input.bd-button-71{background-color:transparent}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71:link,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71:visited,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href],.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href]:link,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href]:visited,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-71,.bd-button-71:link,.bd-button-71:visited,a.bd-button-71[href],a.bd-button-71[href]:link,a.bd-button-71[href]:visited,button.bd-button-71,button.bd-button-71:link,button.bd-button-71:visited,input.bd-button-71,input.bd-button-71:link,input.bd-button-71:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71:focus,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71:hover,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href]:focus,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href]:hover,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-71:focus,.bd-button-71:hover,a.bd-button-71[href]:focus,a.bd-button-71[href]:hover,button.bd-button-71:focus,button.bd-button-71:hover,input.bd-button-71:focus,input.bd-button-71:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-71:active,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-71[href]:active,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-71:active,a.bd-button-71[href]:active,button.bd-button-71:active,input.bd-button-71:active{background-color:#be111e;background-image:none}.bd-imagestyles-46{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-39{border-collapse:collapse;width:100%}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-39 thead td,.bd-table-39 thead th{border-bottom:1px solid #ddd}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-39 td,.bd-table-39 th{padding:5px}.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-18 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-39 tbody>tr:nth-child(odd)>td,.bd-table-39 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-22 .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block-22 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-22 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-22 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block-22 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-22 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-22 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-37{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-37,.bd-blockquotes-37 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-70 a{line-height:25.71428572px;font-size:18px}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href],.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-70,a.bd-button-70[href],button.bd-button-70,input.bd-button-70{background-color:transparent}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70:link,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70:visited,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href],.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href]:link,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href]:visited,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-70,.bd-button-70:link,.bd-button-70:visited,a.bd-button-70[href],a.bd-button-70[href]:link,a.bd-button-70[href]:visited,button.bd-button-70,button.bd-button-70:link,button.bd-button-70:visited,input.bd-button-70,input.bd-button-70:link,input.bd-button-70:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70:focus,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70:hover,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href]:focus,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href]:hover,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-70:focus,.bd-button-70:hover,a.bd-button-70[href]:focus,a.bd-button-70[href]:hover,button.bd-button-70:focus,button.bd-button-70:hover,input.bd-button-70:focus,input.bd-button-70:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-70:active,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-70[href]:active,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-70:active,a.bd-button-70[href]:active,button.bd-button-70:active,input.bd-button-70:active{background-color:#be111e;background-image:none}.bd-imagestyles-45{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-38{border-collapse:collapse;width:100%}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-38 thead td,.bd-table-38 thead th{border-bottom:1px solid #ddd}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-38 td,.bd-table-38 th{padding:5px}.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-18 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-38 tbody>tr:nth-child(odd)>td,.bd-table-38 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-sidebar-36{width:100%}.bd-block-15{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-15 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-42{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-42,.bd-blockquotes-42 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-76 a{line-height:25.71428572px;font-size:18px}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href],.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-76,a.bd-button-76[href],button.bd-button-76,input.bd-button-76{background-color:transparent}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76:link,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76:visited,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href],.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href]:link,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href]:visited,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-76,.bd-button-76:link,.bd-button-76:visited,a.bd-button-76[href],a.bd-button-76[href]:link,a.bd-button-76[href]:visited,button.bd-button-76,button.bd-button-76:link,button.bd-button-76:visited,input.bd-button-76,input.bd-button-76:link,input.bd-button-76:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76:focus,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76:hover,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href]:focus,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href]:hover,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-76:focus,.bd-button-76:hover,a.bd-button-76[href]:focus,a.bd-button-76[href]:hover,button.bd-button-76:focus,button.bd-button-76:hover,input.bd-button-76:focus,input.bd-button-76:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-76:active,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-76[href]:active,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-76:active,a.bd-button-76[href]:active,button.bd-button-76:active,input.bd-button-76:active{background-color:#be111e;background-image:none}.bd-imagestyles-50{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-43{border-collapse:collapse;width:100%}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-43 thead td,.bd-table-43 thead th{border-bottom:1px solid #ddd}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-43 td,.bd-table-43 th{padding:5px}.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-15 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-43 tbody>tr:nth-child(odd)>td,.bd-table-43 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-15 .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block-15 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-15 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-15 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block-15 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-15 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-15 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-34{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-34,.bd-blockquotes-34 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-64 a{line-height:25.71428572px;font-size:18px}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href],.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-64,a.bd-button-64[href],button.bd-button-64,input.bd-button-64{background-color:transparent}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64:link,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64:visited,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href],.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href]:link,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href]:visited,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-64,.bd-button-64:link,.bd-button-64:visited,a.bd-button-64[href],a.bd-button-64[href]:link,a.bd-button-64[href]:visited,button.bd-button-64,button.bd-button-64:link,button.bd-button-64:visited,input.bd-button-64,input.bd-button-64:link,input.bd-button-64:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64:focus,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64:hover,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href]:focus,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href]:hover,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-64:focus,.bd-button-64:hover,a.bd-button-64[href]:focus,a.bd-button-64[href]:hover,button.bd-button-64:focus,button.bd-button-64:hover,input.bd-button-64:focus,input.bd-button-64:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-64:active,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-64[href]:active,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-64:active,a.bd-button-64[href]:active,button.bd-button-64:active,input.bd-button-64:active{background-color:#be111e;background-image:none}.bd-imagestyles-43{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-35{border-collapse:collapse;width:100%}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-35 thead td,.bd-table-35 thead th{border-bottom:1px solid #ddd}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-35 td,.bd-table-35 th{padding:5px}.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-15 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-35 tbody>tr:nth-child(odd)>td,.bd-table-35 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-8{margin:0;padding:0}.bd-block-8 .bd-blockcontent{margin:0;padding:0}@media (max-width:767px){.bd-block-8 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-23{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-23,.bd-blockquotes-23 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-27 a{line-height:25.71428572px;font-size:18px}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href],.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-27,a.bd-button-27[href],button.bd-button-27,input.bd-button-27{background-color:transparent}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27:link,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27:visited,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href],.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href]:link,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href]:visited,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-27,.bd-button-27:link,.bd-button-27:visited,a.bd-button-27[href],a.bd-button-27[href]:link,a.bd-button-27[href]:visited,button.bd-button-27,button.bd-button-27:link,button.bd-button-27:visited,input.bd-button-27,input.bd-button-27:link,input.bd-button-27:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27:focus,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27:hover,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href]:focus,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href]:hover,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-27:focus,.bd-button-27:hover,a.bd-button-27[href]:focus,a.bd-button-27[href]:hover,button.bd-button-27:focus,button.bd-button-27:hover,input.bd-button-27:focus,input.bd-button-27:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-27:active,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-27[href]:active,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-27:active,a.bd-button-27[href]:active,button.bd-button-27:active,input.bd-button-27:active{background-color:#be111e;background-image:none}.bd-imagestyles-27{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-24{border-collapse:collapse;width:100%}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-24 thead td,.bd-table-24 thead th{border-bottom:1px solid #ddd}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-24 td,.bd-table-24 th{padding:5px}.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-8 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-24 tbody>tr:nth-child(odd)>td,.bd-table-24 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-8 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-8 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-8 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#777;font-size:23px;text-transform:none}.bd-block-8 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-8 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-8 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-20{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-20,.bd-blockquotes-20 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-24 a{line-height:25.71428572px;font-size:18px}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href],.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-24,a.bd-button-24[href],button.bd-button-24,input.bd-button-24{background-color:transparent}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24:link,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24:visited,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href],.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href]:link,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href]:visited,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-24,.bd-button-24:link,.bd-button-24:visited,a.bd-button-24[href],a.bd-button-24[href]:link,a.bd-button-24[href]:visited,button.bd-button-24,button.bd-button-24:link,button.bd-button-24:visited,input.bd-button-24,input.bd-button-24:link,input.bd-button-24:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24:focus,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24:hover,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href]:focus,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href]:hover,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-24:focus,.bd-button-24:hover,a.bd-button-24[href]:focus,a.bd-button-24[href]:hover,button.bd-button-24:focus,button.bd-button-24:hover,input.bd-button-24:focus,input.bd-button-24:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-24:active,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-24[href]:active,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-24:active,a.bd-button-24[href]:active,button.bd-button-24:active,input.bd-button-24:active{background-color:#be111e;background-image:none}.bd-imagestyles-24{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-21{border-collapse:collapse;width:100%}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-21 thead td,.bd-table-21 thead th{border-bottom:1px solid #ddd}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-21 td,.bd-table-21 th{padding:5px}.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-8 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-21 tbody>tr:nth-child(odd)>td,.bd-table-21 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-9{margin-top:10px;margin-bottom:10px}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-27{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-27,.bd-blockquotes-27 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-34 a{line-height:25.71428572px;font-size:18px}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href],.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-34,a.bd-button-34[href],button.bd-button-34,input.bd-button-34{background-color:transparent}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34:link,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34:visited,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href],.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href]:link,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href]:visited,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-34,.bd-button-34:link,.bd-button-34:visited,a.bd-button-34[href],a.bd-button-34[href]:link,a.bd-button-34[href]:visited,button.bd-button-34,button.bd-button-34:link,button.bd-button-34:visited,input.bd-button-34,input.bd-button-34:link,input.bd-button-34:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34:focus,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34:hover,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href]:focus,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href]:hover,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-34:focus,.bd-button-34:hover,a.bd-button-34[href]:focus,a.bd-button-34[href]:hover,button.bd-button-34:focus,button.bd-button-34:hover,input.bd-button-34:focus,input.bd-button-34:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-34:active,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-34[href]:active,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-34:active,a.bd-button-34[href]:active,button.bd-button-34:active,input.bd-button-34:active{background-color:#be111e;background-image:none}.bd-imagestyles-32{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-28{border-collapse:collapse;width:100%}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-28 thead td,.bd-table-28 thead th{border-bottom:1px solid #ddd}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-28 td,.bd-table-28 th{padding:5px}.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-9 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-28 tbody>tr:nth-child(odd)>td,.bd-table-28 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-9 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-9 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-9 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#777;font-size:23px;text-transform:none}.bd-block-9 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-9 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-9 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-22{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-22,.bd-blockquotes-22 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-33 a{line-height:25.71428572px;font-size:18px}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href],.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-33,a.bd-button-33[href],button.bd-button-33,input.bd-button-33{background-color:transparent}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33:link,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33:visited,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href],.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href]:link,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href]:visited,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-33,.bd-button-33:link,.bd-button-33:visited,a.bd-button-33[href],a.bd-button-33[href]:link,a.bd-button-33[href]:visited,button.bd-button-33,button.bd-button-33:link,button.bd-button-33:visited,input.bd-button-33,input.bd-button-33:link,input.bd-button-33:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33:focus,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33:hover,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href]:focus,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href]:hover,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-33:focus,.bd-button-33:hover,a.bd-button-33[href]:focus,a.bd-button-33[href]:hover,button.bd-button-33:focus,button.bd-button-33:hover,input.bd-button-33:focus,input.bd-button-33:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-33:active,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-33[href]:active,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-33:active,a.bd-button-33[href]:active,button.bd-button-33:active,input.bd-button-33:active{background-color:#be111e;background-image:none}.bd-imagestyles-26{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-23{border-collapse:collapse;width:100%}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-23 thead td,.bd-table-23 thead th{border-bottom:1px solid #ddd}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-23 td,.bd-table-23 th{padding:5px}.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-9 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-23 tbody>tr:nth-child(odd)>td,.bd-table-23 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-10{margin:0;padding:0}.bd-block-10 .bd-blockcontent{margin:0;padding:0}@media (max-width:767px){.bd-block-10 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-25{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-25,.bd-blockquotes-25 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-29 a{line-height:25.71428572px;font-size:18px}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href],.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-29,a.bd-button-29[href],button.bd-button-29,input.bd-button-29{background-color:transparent}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29:link,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29:visited,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href],.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href]:link,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href]:visited,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-29,.bd-button-29:link,.bd-button-29:visited,a.bd-button-29[href],a.bd-button-29[href]:link,a.bd-button-29[href]:visited,button.bd-button-29,button.bd-button-29:link,button.bd-button-29:visited,input.bd-button-29,input.bd-button-29:link,input.bd-button-29:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29:focus,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29:hover,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href]:focus,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href]:hover,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-29:focus,.bd-button-29:hover,a.bd-button-29[href]:focus,a.bd-button-29[href]:hover,button.bd-button-29:focus,button.bd-button-29:hover,input.bd-button-29:focus,input.bd-button-29:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-29:active,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-29[href]:active,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-29:active,a.bd-button-29[href]:active,button.bd-button-29:active,input.bd-button-29:active{background-color:#be111e;background-image:none}.bd-imagestyles-29{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-26{border-collapse:collapse;width:100%}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-26 thead td,.bd-table-26 thead th{border-bottom:1px solid #ddd}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-26 td,.bd-table-26 th{padding:5px}.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-10 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-26 tbody>tr:nth-child(odd)>td,.bd-table-26 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-10 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-10 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-10 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#777;font-size:23px;text-transform:none}.bd-block-10 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-10 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-10 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-24{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-24,.bd-blockquotes-24 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-28 a{line-height:25.71428572px;font-size:18px}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href],.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-28,a.bd-button-28[href],button.bd-button-28,input.bd-button-28{background-color:transparent}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28:link,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28:visited,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href],.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href]:link,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href]:visited,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-28,.bd-button-28:link,.bd-button-28:visited,a.bd-button-28[href],a.bd-button-28[href]:link,a.bd-button-28[href]:visited,button.bd-button-28,button.bd-button-28:link,button.bd-button-28:visited,input.bd-button-28,input.bd-button-28:link,input.bd-button-28:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28:focus,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28:hover,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href]:focus,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href]:hover,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-28:focus,.bd-button-28:hover,a.bd-button-28[href]:focus,a.bd-button-28[href]:hover,button.bd-button-28:focus,button.bd-button-28:hover,input.bd-button-28:focus,input.bd-button-28:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-28:active,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-28[href]:active,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-28:active,a.bd-button-28[href]:active,button.bd-button-28:active,input.bd-button-28:active{background-color:#be111e;background-image:none}.bd-imagestyles-28{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-25{border-collapse:collapse;width:100%}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-25 thead td,.bd-table-25 thead th{border-bottom:1px solid #ddd}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-25 td,.bd-table-25 th{padding:5px}.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-10 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-25 tbody>tr:nth-child(odd)>td,.bd-table-25 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-16{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-16 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-35{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-35,.bd-blockquotes-35 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-60 a{line-height:25.71428572px;font-size:18px}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-60,a.bd-button-60[href],button.bd-button-60,input.bd-button-60{background-color:transparent}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:link,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:visited,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:link,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:visited,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-60,.bd-button-60:link,.bd-button-60:visited,a.bd-button-60[href],a.bd-button-60[href]:link,a.bd-button-60[href]:visited,button.bd-button-60,button.bd-button-60:link,button.bd-button-60:visited,input.bd-button-60,input.bd-button-60:link,input.bd-button-60:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:focus,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:hover,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:focus,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:hover,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-60:focus,.bd-button-60:hover,a.bd-button-60[href]:focus,a.bd-button-60[href]:hover,button.bd-button-60:focus,button.bd-button-60:hover,input.bd-button-60:focus,input.bd-button-60:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:active,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:active,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-60:active,a.bd-button-60[href]:active,button.bd-button-60:active,input.bd-button-60:active{background-color:#be111e;background-image:none}.bd-imagestyles-41{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-36{border-collapse:collapse;width:100%}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-36 thead td,.bd-table-36 thead th{border-bottom:1px solid #ddd}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-36 td,.bd-table-36 th{padding:5px}.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-16 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-36 tbody>tr:nth-child(odd)>td,.bd-table-36 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-16 .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block-16 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-16 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-16 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block-16 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-16 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-16 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-35{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-35,.bd-blockquotes-35 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-60 a{line-height:25.71428572px;font-size:18px}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-60,a.bd-button-60[href],button.bd-button-60,input.bd-button-60{background-color:transparent}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:link,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:visited,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:link,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:visited,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-60,.bd-button-60:link,.bd-button-60:visited,a.bd-button-60[href],a.bd-button-60[href]:link,a.bd-button-60[href]:visited,button.bd-button-60,button.bd-button-60:link,button.bd-button-60:visited,input.bd-button-60,input.bd-button-60:link,input.bd-button-60:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:focus,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:hover,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:focus,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:hover,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-60:focus,.bd-button-60:hover,a.bd-button-60[href]:focus,a.bd-button-60[href]:hover,button.bd-button-60:focus,button.bd-button-60:hover,input.bd-button-60:focus,input.bd-button-60:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:active,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:active,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-60:active,a.bd-button-60[href]:active,button.bd-button-60:active,input.bd-button-60:active{background-color:#be111e;background-image:none}.bd-imagestyles-41{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-36{border-collapse:collapse;width:100%}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-36 thead td,.bd-table-36 thead th{border-bottom:1px solid #ddd}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-36 td,.bd-table-36 th{padding:5px}.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-16 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-36 tbody>tr:nth-child(odd)>td,.bd-table-36 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-17{margin-top:10px;margin-bottom:10px}@media (max-width:767px){.bd-block-17 .bd-blockcontent:not(.shape-only){text-align:left}}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-35{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-35,.bd-blockquotes-35 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-60 a{line-height:25.71428572px;font-size:18px}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-60,a.bd-button-60[href],button.bd-button-60,input.bd-button-60{background-color:transparent}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:link,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:visited,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:link,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:visited,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-60,.bd-button-60:link,.bd-button-60:visited,a.bd-button-60[href],a.bd-button-60[href]:link,a.bd-button-60[href]:visited,button.bd-button-60,button.bd-button-60:link,button.bd-button-60:visited,input.bd-button-60,input.bd-button-60:link,input.bd-button-60:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:focus,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:hover,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:focus,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:hover,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-60:focus,.bd-button-60:hover,a.bd-button-60[href]:focus,a.bd-button-60[href]:hover,button.bd-button-60:focus,button.bd-button-60:hover,input.bd-button-60:focus,input.bd-button-60:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-60:active,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-60[href]:active,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-60:active,a.bd-button-60[href]:active,button.bd-button-60:active,input.bd-button-60:active{background-color:#be111e;background-image:none}.bd-imagestyles-41{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-36{border-collapse:collapse;width:100%}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-36 thead td,.bd-table-36 thead th{border-bottom:1px solid #ddd}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-36 td,.bd-table-36 th{padding:5px}.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-17 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-36 tbody>tr:nth-child(odd)>td,.bd-table-36 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-17 .bd-blockheader{border-top-width:0;border-top-style:none;border-right-width:0;border-right-style:none;border-left-width:0;border-left-style:none;border-bottom:2px solid #be111e}.bd-block-17 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-17 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-17 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-bottom:5px;color:#555;font-size:23px;text-transform:none}.bd-block-17 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-17 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-17 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-35{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-35,.bd-blockquotes-35 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-60 a{line-height:25.71428572px;font-size:18px}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-60,a.bd-button-60[href],button.bd-button-60,input.bd-button-60{background-color:transparent}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:link,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:visited,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href],.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:link,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:visited,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-60,.bd-button-60:link,.bd-button-60:visited,a.bd-button-60[href],a.bd-button-60[href]:link,a.bd-button-60[href]:visited,button.bd-button-60,button.bd-button-60:link,button.bd-button-60:visited,input.bd-button-60,input.bd-button-60:link,input.bd-button-60:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:focus,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:hover,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:focus,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:hover,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-60:focus,.bd-button-60:hover,a.bd-button-60[href]:focus,a.bd-button-60[href]:hover,button.bd-button-60:focus,button.bd-button-60:hover,input.bd-button-60:focus,input.bd-button-60:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-60:active,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-60[href]:active,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-60:active,a.bd-button-60[href]:active,button.bd-button-60:active,input.bd-button-60:active{background-color:#be111e;background-image:none}.bd-imagestyles-41{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-36{border-collapse:collapse;width:100%}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-36 thead td,.bd-table-36 thead th{border-bottom:1px solid #ddd}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-36 td,.bd-table-36 th{padding:5px}.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-17 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-36 tbody>tr:nth-child(odd)>td,.bd-table-36 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-sidebararea-1-column{width:25%}@media (max-width:1199px){.bd-sidebararea-1-column{width:30%}}@media (max-width:991px){.bd-sidebararea-1-column{width:30%}}@media (max-width:767px){.bd-sidebararea-1-column{width:100%}}.bd-spacer-5{height:2em}.bd-spacer-7{height:2em}.bd-spacer-9{height:2em}.bd-text404-2{word-wrap:break-word}.bd-text404-51{position:relative;max-width:600px}.bd-text404-3{word-wrap:break-word}.bd-text404-53{max-width:600px;margin-left:auto;margin-right:auto;position:relative}.bd-textblock-24{width:100%}.bd-flexalign-1{height:100%}.bd-flexalign-1>*{margin:auto}.bd-commentavatar-1{display:inline-block}.bd-commentavatar-1{display:inline-block}.bd-commentavatar-1 img{display:block;width:100%;height:100%}.bd-layoutcontainer-15>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-32{position:relative}.bd-layoutcolumn-33{position:relative}.bd-blog-1{position:relative}.bd-pager-2 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-2 ul{display:inline-block;width:100%;margin:0}.bd-pager-2 ul li{display:inline-block}.bd-pager-2 ul>li:first-child{float:left}.bd-pager-2 ul>li:last-child{float:right}.bd-pager-2>.bd-pagination-11>li.bd-paginationitem-11>a,.bd-pager-2>.bd-pagination-11>li.bd-paginationitem-11>a:link,.bd-pager-2>.bd-pagination-11>li.bd-paginationitem-11>a:visited,.bd-pager-2>.bd-pagination-11>li.bd-paginationitem-11>span{border-radius:0}.bd-pagination-11.right{text-align:right}.bd-pagination-11.center{text-align:center}.bd-pagination-11>:last-child{margin-right:0}.bd-pagination-11 span{cursor:default}.pagination>ul.bd-pagination-11>.active>a,.pagination>ul.bd-pagination-11>.active>span{color:inherit;line-height:inherit}.bd-pagination-11>li.bd-paginationitem-11>a,.bd-pagination-11>li.bd-paginationitem-11>a:link,.bd-pagination-11>li.bd-paginationitem-11>a:visited,.bd-pagination-11>li.bd-paginationitem-11>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-11>li.bd-paginationitem-11>a:hover{background-color:#ddd;background-image:none}.bd-pagination-11>li.active.bd-paginationitem-11>a,.bd-pagination-11>li.active.bd-paginationitem-11>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-1 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-1 ul:not(.pagination)>li{display:block}.bd-comments-1 li>ul:not(.pagination){margin-left:20px}.bd-comment-1{padding:5px}.bd-grid-4>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-18{margin-bottom:20px}.separated-item-18{position:relative;z-index:0}.separated-item-18:after,.separated-item-18:before{content:"";position:absolute;z-index:10}.separated-item-18:before{top:0;bottom:0;left:0}.separated-item-18:after{left:0;right:0;bottom:10px}.first-col.separated-item-18:after{left:5px}.last-col.separated-item-18:after{right:5px}.separated-item-18.first-col:before,.separated-item-18.last-row:after{content:none}.bd-pagination-12.right{text-align:right}.bd-pagination-12.center{text-align:center}.bd-pagination-12>:last-child{margin-right:0}.bd-pagination-12 span{cursor:default}.pagination>ul.bd-pagination-12>.active>a,.pagination>ul.bd-pagination-12>.active>span{color:inherit;line-height:inherit}.bd-pagination-12>li.bd-paginationitem-12>a,.bd-pagination-12>li.bd-paginationitem-12>a:link,.bd-pagination-12>li.bd-paginationitem-12>a:visited,.bd-pagination-12>li.bd-paginationitem-12>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-12>li.bd-paginationitem-12>a:hover{background-color:#ddd;background-image:none}.bd-pagination-12>li.active.bd-paginationitem-12>a,.bd-pagination-12>li.active.bd-paginationitem-12>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-content-15{padding-left:10px}.bd-commentavatar-2{display:inline-block}.bd-commentavatar-2{display:inline-block}.bd-commentavatar-2 img{display:block;width:100%;height:100%}.bd-layoutcontainer-18>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-40{position:relative}.bd-layoutcolumn-41{position:relative}.bd-blog-2{position:relative}.bd-pager-3 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-3 ul{display:inline-block;width:100%;margin:0}.bd-pager-3 ul li{display:inline-block}.bd-pager-3 ul>li:first-child{float:left}.bd-pager-3 ul>li:last-child{float:right}.bd-pager-3>.bd-pagination-3>li.bd-paginationitem-3>a,.bd-pager-3>.bd-pagination-3>li.bd-paginationitem-3>a:link,.bd-pager-3>.bd-pagination-3>li.bd-paginationitem-3>a:visited,.bd-pager-3>.bd-pagination-3>li.bd-paginationitem-3>span{border-radius:0}.bd-pagination-3.right{text-align:right}.bd-pagination-3.center{text-align:center}.bd-pagination-3>:last-child{margin-right:0}.bd-pagination-3 span{cursor:default}.pagination>ul.bd-pagination-3>.active>a,.pagination>ul.bd-pagination-3>.active>span{color:inherit;line-height:inherit}.bd-pagination-3>li.bd-paginationitem-3>a,.bd-pagination-3>li.bd-paginationitem-3>a:link,.bd-pagination-3>li.bd-paginationitem-3>a:visited,.bd-pagination-3>li.bd-paginationitem-3>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-3>li.bd-paginationitem-3>a:hover{background-color:#ddd;background-image:none}.bd-pagination-3>li.active.bd-paginationitem-3>a,.bd-pagination-3>li.active.bd-paginationitem-3>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-2 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-2 ul:not(.pagination)>li{display:block}.bd-comments-2 li>ul:not(.pagination){margin-left:20px}.bd-comment-2{padding:5px}.bd-container-19{line-height:32.85714287px;font-size:23px}.bd-container-19 h2{line-height:45.71428573px;font-size:32px;font-weight:400;text-transform:none}.bd-container-18 h2{line-height:45.71428573px;font-size:32px;text-transform:none;font-weight:400}.bd-grid-5>.container-fluid{padding-left:0;padding-right:0}.separated-item-34{position:relative;z-index:0}.separated-item-34:after,.separated-item-34:before{content:"";position:absolute;z-index:10}.separated-item-34:before{top:0;bottom:0;left:0}.separated-item-34:after{left:0;right:0;bottom:0}.first-col.separated-item-34:after{left:5px}.last-col.separated-item-34:after{right:5px}.separated-item-34.first-col:before,.separated-item-34.last-row:after{content:none}.bd-pagination-15.right{text-align:right}.bd-pagination-15.center{text-align:center}.bd-pagination-15>:last-child{margin-right:0}.bd-pagination-15 span{cursor:default}.pagination>ul.bd-pagination-15>.active>a,.pagination>ul.bd-pagination-15>.active>span{color:inherit;line-height:inherit}.bd-pagination-15>li.bd-paginationitem-15>a,.bd-pagination-15>li.bd-paginationitem-15>a:link,.bd-pagination-15>li.bd-paginationitem-15>a:visited,.bd-pagination-15>li.bd-paginationitem-15>span{color:#555;border:1px solid #ddd;border-radius:0}.bd-pagination-15>li.active.bd-paginationitem-15>a,.bd-pagination-15>li.active.bd-paginationitem-15>span{color:inherit;background-color:#ededed;font-weight:700;background-image:none}.bd-commentavatar-3{display:inline-block}.bd-commentavatar-3{display:inline-block}.bd-commentavatar-3 img{display:block;width:100%;height:100%}.bd-layoutcontainer-19>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-42{position:relative}.bd-layoutcolumn-43{position:relative}.bd-blog-3{left:auto;right:auto;top:auto;bottom:auto;position:relative}.bd-pager-4 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-4 ul{display:inline-block;width:100%;margin:0}.bd-pager-4 ul li{display:inline-block}.bd-pager-4 ul>li:first-child{float:left}.bd-pager-4 ul>li:last-child{float:right}.bd-pager-4>.bd-pagination-9>li.bd-paginationitem-9>a,.bd-pager-4>.bd-pagination-9>li.bd-paginationitem-9>a:link,.bd-pager-4>.bd-pagination-9>li.bd-paginationitem-9>a:visited,.bd-pager-4>.bd-pagination-9>li.bd-paginationitem-9>span{border-radius:0}.bd-pagination-9.right{text-align:right}.bd-pagination-9.center{text-align:center}.bd-pagination-9>:last-child{margin-right:0}.bd-pagination-9 span{cursor:default}.pagination>ul.bd-pagination-9>.active>a,.pagination>ul.bd-pagination-9>.active>span{color:inherit;line-height:inherit}.bd-pagination-9>li.bd-paginationitem-9>a,.bd-pagination-9>li.bd-paginationitem-9>a:link,.bd-pagination-9>li.bd-paginationitem-9>a:visited,.bd-pagination-9>li.bd-paginationitem-9>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-9>li.bd-paginationitem-9>a:hover{background-color:#ddd;background-image:none}.bd-pagination-9>li.active.bd-paginationitem-9>a,.bd-pagination-9>li.active.bd-paginationitem-9>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-3 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-3 ul:not(.pagination)>li{display:block}.bd-comments-3 li>ul:not(.pagination){margin-left:20px}.bd-comment-3{padding:5px}.bd-container-22 h2{line-height:45.71428573px;text-transform:none;font-size:32px;font-weight:400}.bd-container-21 h2{line-height:32.85714287px;font-size:23px;text-transform:uppercase}.bd-grid-6>.container-fluid{padding-left:0;padding-right:0}.separated-item-21{position:relative;z-index:0}.separated-item-21:after,.separated-item-21:before{content:"";position:absolute;z-index:10}.separated-item-21:before{top:0;bottom:0;left:0}.separated-item-21:after{left:0;right:0;bottom:0}.first-col.separated-item-21:after{left:5px}.last-col.separated-item-21:after{right:5px}.separated-item-21.first-col:before,.separated-item-21.last-row:after{content:none}.bd-pagination-10.right{text-align:right}.bd-pagination-10.center{text-align:center}.bd-pagination-10>:last-child{margin-right:0}.bd-pagination-10 span{cursor:default}.pagination>ul.bd-pagination-10>.active>a,.pagination>ul.bd-pagination-10>.active>span{color:inherit;line-height:inherit}.bd-pagination-10>li.bd-paginationitem-10>a,.bd-pagination-10>li.bd-paginationitem-10>a:link,.bd-pagination-10>li.bd-paginationitem-10>a:visited,.bd-pagination-10>li.bd-paginationitem-10>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-10>li.bd-paginationitem-10>a:hover{background-color:#ddd;background-image:none}.bd-pagination-10>li.active.bd-paginationitem-10>a,.bd-pagination-10>li.active.bd-paginationitem-10>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-commentavatar-4{display:inline-block}.bd-commentavatar-4{display:inline-block}.bd-commentavatar-4 img{display:block;width:100%;height:100%}.bd-layoutcontainer-21>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-47{position:relative}.bd-layoutcolumn-48{position:relative}.bd-pager-5 ul{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.bd-pager-5 ul{display:inline-block;width:100%;margin:0}.bd-pager-5 ul li{display:inline-block}.bd-pager-5 ul>li:first-child{float:left}.bd-pager-5 ul>li:last-child{float:right}.bd-pager-5>.bd-pagination-7>li.bd-paginationitem-7>a,.bd-pager-5>.bd-pagination-7>li.bd-paginationitem-7>a:link,.bd-pager-5>.bd-pagination-7>li.bd-paginationitem-7>a:visited,.bd-pager-5>.bd-pagination-7>li.bd-paginationitem-7>span{border-radius:0}.bd-pagination-7.right{text-align:right}.bd-pagination-7.center{text-align:center}.bd-pagination-7>:last-child{margin-right:0}.bd-pagination-7 span{cursor:default}.pagination>ul.bd-pagination-7>.active>a,.pagination>ul.bd-pagination-7>.active>span{color:inherit;line-height:inherit}.bd-pagination-7>li.bd-paginationitem-7>a,.bd-pagination-7>li.bd-paginationitem-7>a:link,.bd-pagination-7>li.bd-paginationitem-7>a:visited,.bd-pagination-7>li.bd-paginationitem-7>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-7>li.bd-paginationitem-7>a:hover{background-color:#ddd;background-image:none}.bd-pagination-7>li.active.bd-paginationitem-7>a,.bd-pagination-7>li.active.bd-paginationitem-7>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-comments-4{display:none}.bd-comments-4 ul:not(.pagination){margin:0;padding:0;list-style:none}.bd-comments-4 ul:not(.pagination)>li{display:block}.bd-comments-4 li>ul:not(.pagination){margin-left:20px}.bd-comment-4{padding:5px}.bd-grid-7>.container-fluid{padding-left:0;padding-right:0}.separated-item-25{position:relative;z-index:0}.separated-item-25:after,.separated-item-25:before{content:"";position:absolute;z-index:10}.separated-item-25:before{top:0;bottom:0;left:0}.separated-item-25:after{left:0;right:0;bottom:0}.first-col.separated-item-25:after{left:5px}.last-col.separated-item-25:after{right:5px}.separated-item-25.first-col:before,.separated-item-25.last-row:after{content:none}.bd-pagination-8.right{text-align:right}.bd-pagination-8.center{text-align:center}.bd-pagination-8>:last-child{margin-right:0}.bd-pagination-8 span{cursor:default}.pagination>ul.bd-pagination-8>.active>a,.pagination>ul.bd-pagination-8>.active>span{color:inherit;line-height:inherit}.bd-pagination-8>li.bd-paginationitem-8>a,.bd-pagination-8>li.bd-paginationitem-8>a:link,.bd-pagination-8>li.bd-paginationitem-8>a:visited,.bd-pagination-8>li.bd-paginationitem-8>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-8>li.bd-paginationitem-8>a:hover{background-color:#ddd;background-image:none}.bd-pagination-8>li.active.bd-paginationitem-8>a,.bd-pagination-8>li.active.bd-paginationitem-8>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-content-14{padding-left:10px}.bd-commentavatar-5{display:inline-block}.bd-commentavatar-5{display:inline-block}.bd-commentavatar-5 img{display:block;width:100%;height:100%}.bd-layoutcontainer-24>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-55{position:relative}.bd-layoutcolumn-56{position:relative}.bd-breadcrumbs-1{background-color:#fff;position:relative}.bd-breadcrumbs-1 .breadcrumb{padding:0;margin:0;background:0 0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.bd-breadcrumbs-1 .breadcrumb li+li:after,.bd-breadcrumbs-1 .breadcrumb li+li:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-breadcrumbs-1 .breadcrumb li+li:before{content:"/"!important}.bd-breadcrumbs-1 .bd-breadcrumbslink-1,.bd-breadcrumbs-1 .bd-breadcrumbstext-1{display:inline-block}.bd-breadcrumbstext-1 span{line-height:22.85714286px;color:#777;font-size:16px}.bd-breadcrumbslink-1 a{line-height:22.85714286px;color:#be111e;font-size:16px}.bd-breadcrumbs-1 .breadcrumb li+li:before,.bd-icon-32:before{color:#555;margin-left:5px;margin-right:5px}.bd-layoutcontainer-2>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-4{position:relative}.bd-layoutcolumn-5{position:relative}a.bd-itemeditlink-1:hover{text-decoration:none}.bd-itemeditlink-1{display:inline-block}.bd-icon-9:before{content:'\13f'}.bd-icon-9:before{visibility:inherit}.bd-productimage-1{width:100%;text-align:center}@media (max-width:767px){.bd-productimage-1{width:46%}}.bd-productimage-1{display:inline-block}.bd-productimage-1 img{display:block;width:100%;height:100%}.bd-layoutcontainer-1>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-1{position:relative}.bd-layoutcolumn-2{position:relative}.bd-layoutcolumn-3{position:relative}.bd-pricetext-3{display:inline-block}.bd-pricetext-3 .bd-container-5,.bd-pricetext-3 .bd-label-3{display:inline-block}a.bd-itemremovelink-1:hover{text-decoration:none}.bd-itemremovelink-1{display:inline-block}.bd-icon-11:before{content:'\234'}.bd-icon-11:before{visibility:inherit}.bd-pricetext-4{display:inline-block}.bd-content-5{padding-left:10px}.bd-content-4{padding-left:10px}.bd-content-8{padding-left:10px}.bd-layoutcontainer-5>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-12{position:relative;padding:10px}.bd-layoutcolumn-13{position:relative}.bd-layoutcontainer-4>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}@media (max-width:767px){.bd-layoutcolumn-10{text-align:left}}.bd-layoutcolumn-10{position:relative;padding:10px}@media (max-width:767px){.bd-layoutcolumn-10{width:100%}}.bd-layoutcolumn-11{position:relative}.bd-layoutcontainer-7>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-16{position:relative;padding:10px}.bd-layoutcolumn-17{position:relative}@media (max-width:1199px){.bd-layoutcolumn-17{padding-left:20px;padding-right:20px}}.bd-layoutcontainer-6>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-14{position:relative;padding:10px}.bd-layoutcolumn-15{position:relative}.bd-layoutcontainer-28{position:relative}.bd-layoutcontainer-28>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}@media (max-width:991px){.bd-layoutcolumn-62{text-align:center}}@media (max-width:767px){.bd-layoutcolumn-62{text-align:center}}@media (max-width:991px){.bd-layoutcolumn-24{text-align:center}}.bd-layoutcolumn-24{position:relative}@media (max-width:991px){.bd-layoutcolumn-20{text-align:center}}@media (max-width:767px){.bd-layoutcolumn-20{text-align:center}}.bd-layoutcolumn-20{position:relative}@media (max-width:991px){.bd-layoutcolumn-63{text-align:center}}@media (max-width:767px){.bd-layoutcolumn-63{text-align:center}}@media (max-width:991px){.bd-layoutcolumn-64{text-align:center}}@media (max-width:767px){.bd-layoutcolumn-64{text-align:center}}.bd-block-2 .bd-blockcontent:not(.shape-only){color:#555}.bd-block-2 .bd-blockcontent:not(.shape-only) a{color:#555}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-8{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-8,.bd-blockquotes-8 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-8 a{line-height:25.71428572px;font-size:18px}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href],.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-8,a.bd-button-8[href],button.bd-button-8,input.bd-button-8{background-color:transparent}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8:link,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8:visited,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href],.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href]:link,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href]:visited,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-8,.bd-button-8:link,.bd-button-8:visited,a.bd-button-8[href],a.bd-button-8[href]:link,a.bd-button-8[href]:visited,button.bd-button-8,button.bd-button-8:link,button.bd-button-8:visited,input.bd-button-8,input.bd-button-8:link,input.bd-button-8:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8:focus,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8:hover,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href]:focus,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href]:hover,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-8:focus,.bd-button-8:hover,a.bd-button-8[href]:focus,a.bd-button-8[href]:hover,button.bd-button-8:focus,button.bd-button-8:hover,input.bd-button-8:focus,input.bd-button-8:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-8:active,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-8[href]:active,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-8:active,a.bd-button-8[href]:active,button.bd-button-8:active,input.bd-button-8:active{background-color:#be111e;background-image:none}.bd-imagestyles-9{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-9{border-collapse:collapse;width:100%}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-9 thead td,.bd-table-9 thead th{border-bottom:1px solid #ddd}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-9 td,.bd-table-9 th{padding:5px}.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-2 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-9 tbody>tr:nth-child(odd)>td,.bd-table-9 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-2 .bd-blockheader{margin-bottom:10px;margin-top:10px}.bd-block-2 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-2 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-2 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;font-size:23px;text-transform:none;color:#555}.bd-block-2 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-2 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-2 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-6{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-6,.bd-blockquotes-6 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-6 a{line-height:25.71428572px;font-size:18px}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-6,a.bd-button-6[href],button.bd-button-6,input.bd-button-6{background-color:transparent}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:link,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:visited,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href],.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:link,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:visited,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-6,.bd-button-6:link,.bd-button-6:visited,a.bd-button-6[href],a.bd-button-6[href]:link,a.bd-button-6[href]:visited,button.bd-button-6,button.bd-button-6:link,button.bd-button-6:visited,input.bd-button-6,input.bd-button-6:link,input.bd-button-6:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:focus,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:hover,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:focus,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:hover,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-6:focus,.bd-button-6:hover,a.bd-button-6[href]:focus,a.bd-button-6[href]:hover,button.bd-button-6:focus,button.bd-button-6:hover,input.bd-button-6:focus,input.bd-button-6:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-6:active,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-6[href]:active,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-6:active,a.bd-button-6[href]:active,button.bd-button-6:active,input.bd-button-6:active{background-color:#be111e;background-image:none}.bd-imagestyles-6{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-7{border-collapse:collapse;width:100%}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-7 thead td,.bd-table-7 thead th{border-bottom:1px solid #ddd}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-7 td,.bd-table-7 th{padding:5px}.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-2 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-7 tbody>tr:nth-child(odd)>td,.bd-table-7 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}@media (max-width:991px){.bd-block-3 .bd-blockcontent{padding-bottom:30px}}.bd-block-3 .bd-blockcontent:not(.shape-only){color:#555}.bd-block-3 .bd-blockcontent:not(.shape-only) a{color:#555}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-10{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-10,.bd-blockquotes-10 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-11 a{line-height:25.71428572px;font-size:18px}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href],.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-11,a.bd-button-11[href],button.bd-button-11,input.bd-button-11{background-color:transparent}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11:link,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11:visited,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href],.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href]:link,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href]:visited,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-11,.bd-button-11:link,.bd-button-11:visited,a.bd-button-11[href],a.bd-button-11[href]:link,a.bd-button-11[href]:visited,button.bd-button-11,button.bd-button-11:link,button.bd-button-11:visited,input.bd-button-11,input.bd-button-11:link,input.bd-button-11:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11:focus,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11:hover,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href]:focus,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href]:hover,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-11:focus,.bd-button-11:hover,a.bd-button-11[href]:focus,a.bd-button-11[href]:hover,button.bd-button-11:focus,button.bd-button-11:hover,input.bd-button-11:focus,input.bd-button-11:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-11:active,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-11[href]:active,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-11:active,a.bd-button-11[href]:active,button.bd-button-11:active,input.bd-button-11:active{background-color:#be111e;background-image:none}.bd-imagestyles-12{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-12{border-collapse:collapse;width:100%}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-12 thead td,.bd-table-12 thead th{border-bottom:1px solid #ddd}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-12 td,.bd-table-12 th{padding:5px}.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-3 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-12 tbody>tr:nth-child(odd)>td,.bd-table-12 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-3 .bd-blockheader{margin-bottom:10px;margin-top:10px}.bd-block-3 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-3 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-3 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#555;font-size:23px;text-transform:none}.bd-block-3 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-3 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-3 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-9{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-9,.bd-blockquotes-9 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-10 a{line-height:25.71428572px;font-size:18px}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href],.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-10,a.bd-button-10[href],button.bd-button-10,input.bd-button-10{background-color:transparent}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10:link,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10:visited,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href],.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href]:link,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href]:visited,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-10,.bd-button-10:link,.bd-button-10:visited,a.bd-button-10[href],a.bd-button-10[href]:link,a.bd-button-10[href]:visited,button.bd-button-10,button.bd-button-10:link,button.bd-button-10:visited,input.bd-button-10,input.bd-button-10:link,input.bd-button-10:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10:focus,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10:hover,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href]:focus,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href]:hover,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-10:focus,.bd-button-10:hover,a.bd-button-10[href]:focus,a.bd-button-10[href]:hover,button.bd-button-10:focus,button.bd-button-10:hover,input.bd-button-10:focus,input.bd-button-10:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-10:active,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-10[href]:active,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-10:active,a.bd-button-10[href]:active,button.bd-button-10:active,input.bd-button-10:active{background-color:#be111e;background-image:none}.bd-imagestyles-10{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-11{border-collapse:collapse;width:100%}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-11 thead td,.bd-table-11 thead th{border-bottom:1px solid #ddd}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-11 td,.bd-table-11 th{padding:5px}.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-3 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-11 tbody>tr:nth-child(odd)>td,.bd-table-11 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-4 .bd-blockcontent:not(.shape-only){color:#555}.bd-block-4 .bd-blockcontent:not(.shape-only) a{color:#555}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-16{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-16,.bd-blockquotes-16 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-19 a{line-height:25.71428572px;font-size:18px}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-button-19,a.bd-button-19[href],button.bd-button-19,input.bd-button-19{background-color:transparent}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href]:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit],.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-19,.bd-button-19:link,.bd-button-19:visited,a.bd-button-19[href],a.bd-button-19[href]:link,a.bd-button-19[href]:visited,button.bd-button-19,button.bd-button-19:link,button.bd-button-19:visited,input.bd-button-19,input.bd-button-19:link,input.bd-button-19:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href]:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-19:focus,.bd-button-19:hover,a.bd-button-19[href]:focus,a.bd-button-19[href]:hover,button.bd-button-19:focus,button.bd-button-19:hover,input.bd-button-19:focus,input.bd-button-19:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button .bd-button-19:active,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button a.bd-button-19[href]:active,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button button:active,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-19:active,a.bd-button-19[href]:active,button.bd-button-19:active,input.bd-button-19:active{background-color:#be111e;background-image:none}.bd-imagestyles-20{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table,.bd-table-17{border-collapse:collapse;width:100%}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table thead th,.bd-table-17 thead td,.bd-table-17 thead th{border-bottom:1px solid #ddd}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table th,.bd-table-17 td,.bd-table-17 th{padding:5px}.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-4 .bd-blockcontent:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-17 tbody>tr:nth-child(odd)>td,.bd-table-17 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-block-4 .bd-blockheader{margin-bottom:10px;margin-top:10px}.bd-block-4 .bd-blockheader h6{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-4 .bd-blockheader h5{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-4 .bd-blockheader h4{line-height:32.85714287px;font-weight:400;margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#555;font-size:23px;text-transform:none}.bd-block-4 .bd-blockheader h3{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-4 .bd-blockheader h2{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-4 .bd-blockheader h1{margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;color:#be111e}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-blockquotes-15{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #ddd;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-blockquotes blockquote p,.bd-blockquotes-15,.bd-blockquotes-15 p{line-height:25.71428572px;font-size:18px;font-style:italic}.bd-button-15 a{line-height:25.71428572px;font-size:18px}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-button-15,a.bd-button-15[href],button.bd-button-15,input.bd-button-15{background-color:transparent}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href]:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit],.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:visited,.bd-button-15,.bd-button-15:link,.bd-button-15:visited,a.bd-button-15[href],a.bd-button-15[href]:link,a.bd-button-15[href]:visited,button.bd-button-15,button.bd-button-15:link,button.bd-button-15:visited,input.bd-button-15,input.bd-button-15:link,input.bd-button-15:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:7px 15px;border:0 solid #fff;background-image:none}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href]:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:hover,.bd-button-15:focus,.bd-button-15:hover,a.bd-button-15[href]:focus,a.bd-button-15[href]:hover,button.bd-button-15:focus,button.bd-button-15:hover,input.bd-button-15:focus,input.bd-button-15:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button .bd-button-15:active,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button a.bd-button-15[href]:active,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button button:active,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=button]:active,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-button input[type=submit]:active,.bd-button-15:active,a.bd-button-15[href]:active,button.bd-button-15:active,input.bd-button-15:active{background-color:#be111e;background-image:none}.bd-imagestyles-19{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table,.bd-table-16{border-collapse:collapse;width:100%}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table thead th,.bd-table-16 thead td,.bd-table-16 thead th{border-bottom:1px solid #ddd}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table th,.bd-table-16 td,.bd-table-16 th{padding:5px}.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>td,.bd-block-4 .bd-blockheader:not(.shape-only).bd-custom-table table tbody>tr:nth-child(odd)>th,.bd-table-16 tbody>tr:nth-child(odd)>td,.bd-table-16 tbody>tr:nth-child(odd)>th{background-color:#f5f5f5;background-image:none}.bd-imagethumbnails-1{position:relative;border:1px solid #ddd;text-align:center}.bd-imagethumbnails-1 .bd-productimage-7 img{height:100%!important}.bd-productimage-7{display:block;float:left;width:20%}.bd-productimage-7{text-align:center;left:0;right:auto;top:NaN%;bottom:auto}.bd-productimage-7{display:inline-block}.bd-productimage-7 img{display:block;width:100%;height:100%}.bd-layoutcontainer-29{margin-bottom:29px}.bd-layoutcontainer-29>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-66{text-align:left}.bd-layoutcolumn-66{position:relative}.bd-layoutcolumn-67{position:relative}.bd-productoverviewimage-1{padding:10px 0}.bd-productimage-6{text-align:center;left:0;right:auto;top:0;bottom:auto;width:100%;display:inline-block}@media (max-width:767px){.bd-productimage-6{left:0;right:auto;top:0;bottom:auto}}.bd-productimage-6{display:inline-block}.bd-productimage-6 img{display:block;width:100%;height:100%}.bd-productimage-6 #wrap{width:100%;height:100%}.bd-productimage-6 img{width:100%;height:auto}.cloud-zoom-big,.cloud-zoom-lens{border:4px solid}.cloud-zoom-lens{border-color:#777;margin:-4px}.cloud-zoom-big{border-color:#f5f5f5}.bd-pagefooter-1{padding:10px}.bd-pagefooter-1{line-height:14.28571429px;text-align:center;font-size:10px}.bd-pagefooter-1 a{color:#555}.bd-pagefooter-1>.bd-container-inner>a{margin-left:0!important;margin-right:0!important}.bd-posticonauthor-2{line-height:22.85714286px;font-size:16px}.bd-posticonauthor-5{float:left;margin-right:10px;position:relative}.bd-posticonauthor-5{text-transform:none;color:#777}.bd-posticonauthor-5{float:left;margin-right:10px;position:relative}.bd-posticonauthor-5 .bd-icon-41{white-space:nowrap}.bd-posticonauthor-5 .bd-icon-41>span,.bd-posticonauthor-5 .bd-icon-41>time{white-space:normal}.bd-icon-41:before{content:'\280'}.bd-icon-41:before{visibility:inherit}.bd-icon-41:before{color:#ccc;margin-right:10px}.bd-posticonauthor-3{float:left;margin-right:10px;position:relative}.bd-posticonauthor-3{color:#777;text-transform:none}.bd-posticonauthor-3{float:left;margin-right:10px;position:relative}.bd-posticonauthor-3 .bd-icon-36{white-space:nowrap}.bd-posticonauthor-3 .bd-icon-36>span,.bd-posticonauthor-3 .bd-icon-36>time{white-space:normal}.bd-icon-36:before{content:'\280'}.bd-icon-36:before{visibility:inherit}.bd-icon-36:before{color:#ccc;margin-right:10px}.bd-posticonauthor-6{line-height:22.85714286px;font-size:16px}.bd-posticonauthor-13{float:left;margin-right:10px;position:relative}.bd-posticonauthor-13{color:#777;text-transform:none}.bd-posticonauthor-13{float:left;margin-right:10px;position:relative}.bd-posticonauthor-13 .bd-icon-58{white-space:nowrap}.bd-posticonauthor-13 .bd-icon-58>span,.bd-posticonauthor-13 .bd-icon-58>time{white-space:normal}.bd-icon-58:before{content:'\280'}.bd-icon-58:before{visibility:inherit}.bd-icon-58:before{color:#ccc;margin-right:10px}.bd-posticoncategory-1{line-height:22.85714286px;font-size:16px}.bd-posticoncategory-7{color:#777;text-transform:none}.bd-posticoncategory-7 .bd-icon-44{white-space:nowrap}.bd-posticoncategory-7 .bd-icon-44>span,.bd-posticoncategory-7 .bd-icon-44>time{white-space:normal}.bd-icon-44:before{content:'\22f'}.bd-icon-44:before{visibility:inherit}.bd-icon-44:before{color:#ccc;margin-right:10px}.bd-posticoncategory-2{line-height:22.85714286px;font-size:16px}.bd-posticoncategory-15{float:left;margin-right:10px;position:relative}.bd-posticoncategory-15{color:#777;text-transform:none}@media (max-width:991px){.bd-posticoncategory-15{text-align:right}}.bd-posticoncategory-15{float:left;margin-right:10px;position:relative}.bd-posticoncategory-15 .bd-icon-61{white-space:nowrap}.bd-posticoncategory-15 .bd-icon-61>span,.bd-posticoncategory-15 .bd-icon-61>time{white-space:normal}.bd-icon-61:before{content:'\22f'}.bd-icon-61:before{visibility:inherit}.bd-icon-61:before{color:#ccc;margin-right:10px}.bd-posticoncomments-1{line-height:22.85714286px;font-size:16px}.bd-posticoncomments-17{float:left;margin-right:10px;position:relative}.bd-posticoncomments-17{color:#777;text-transform:none}.bd-posticoncomments-17{float:left;margin-right:10px;position:relative}.bd-posticoncomments-17 .bd-icon-63{white-space:nowrap}.bd-posticoncomments-17 .bd-icon-63>span,.bd-posticoncomments-17 .bd-icon-63>time{white-space:normal}.bd-icon-63:before{content:'\1bf'}.bd-icon-63:before{visibility:inherit}.bd-icon-63:before{color:#ccc;margin-right:10px}.bd-posticondate-3{line-height:22.85714286px;font-size:16px}.bd-posticondate-4{float:left;margin-right:10px;position:relative}.bd-posticondate-4{color:#777;text-transform:none}.bd-posticondate-4{float:left;margin-right:10px;position:relative}.bd-posticondate-4 .bd-icon-39{white-space:nowrap}.bd-posticondate-4 .bd-icon-39>span,.bd-posticondate-4 .bd-icon-39>time{white-space:normal}.bd-icon-39:before{content:'\23d'}.bd-icon-39:before{visibility:inherit}.bd-icon-39:before{color:#ccc;margin-right:10px}.bd-posticondate-2{float:left;margin-right:10px;position:relative}.bd-posticondate-2{color:#777;text-transform:none}.bd-posticondate-2{float:left;margin-right:10px;position:relative}.bd-posticondate-2 .bd-icon-34{white-space:nowrap}.bd-posticondate-2 .bd-icon-34>span,.bd-posticondate-2 .bd-icon-34>time{white-space:normal}.bd-icon-34:before{content:'\23d'}.bd-icon-34:before{visibility:inherit}.bd-icon-34:before{color:#ccc;margin-right:10px}.bd-posticondate-6{line-height:22.85714286px;font-size:16px}.bd-posticondate-12{position:relative;margin-right:10px;float:left}.bd-posticondate-12{text-transform:none;color:#777}.bd-posticondate-12{position:relative;margin-right:10px;float:left}.bd-posticondate-12 .bd-icon-56{white-space:nowrap}.bd-posticondate-12 .bd-icon-56>span,.bd-posticondate-12 .bd-icon-56>time{white-space:normal}.bd-icon-56:before{content:'\23d'}.bd-icon-56:before{visibility:inherit}.bd-icon-56:before{color:#ccc;margin-right:10px}.bd-posticonedit-1{line-height:22.85714286px;font-size:16px}.bd-posticonedit-6{float:left;margin-right:10px;position:relative}.bd-posticonedit-6{text-transform:none;color:#777}.bd-posticonedit-6{float:left;margin-right:10px;position:relative}.bd-posticonedit-6 .bd-icon-43{white-space:nowrap}.bd-posticonedit-6 .bd-icon-43>span,.bd-posticonedit-6 .bd-icon-43>time{white-space:normal}.bd-icon-43:before{content:'\13f'}.bd-icon-43:before{visibility:inherit}.bd-icon-43:before{color:#ccc;margin-right:10px}.bd-posticonedit-3{line-height:22.85714286px;font-size:16px}.bd-posticonedit-14{float:left;margin-right:10px;position:relative}.bd-posticonedit-14{color:#777;text-transform:none}.bd-posticonedit-14{float:left;margin-right:10px;position:relative}.bd-posticonedit-14 .bd-icon-60{white-space:nowrap}.bd-posticonedit-14 .bd-icon-60>span,.bd-posticonedit-14 .bd-icon-60>time{white-space:normal}.bd-icon-60:before{content:'\13f'}.bd-icon-60:before{visibility:inherit}.bd-icon-60:before{color:#ccc;margin-right:10px}.bd-posticontags-8{float:left;margin-right:10px;position:relative}.bd-posticontags-8{color:#777;text-transform:none}.bd-posticontags-8{float:left;margin-right:10px;position:relative}.bd-posticontags-8 .bd-icon-45{white-space:nowrap}.bd-posticontags-8 .bd-icon-45>span,.bd-posticontags-8 .bd-icon-45>time{white-space:normal}.bd-icon-45:before{content:'\1c8'}.bd-icon-45:before{visibility:inherit}.bd-icon-45:before{color:#ccc;margin-right:10px}.bd-productbuy-2{margin:0 auto}.bd-productdesc-1{position:relative}.bd-productdesc-9{margin-bottom:10px}.bd-productdesc-11{margin-top:10px}.bd-productimage-4{text-align:center;display:inline-block}.bd-productimage-4{display:inline-block}.bd-productimage-4 img{display:block;width:100%;height:100%}.bd-imagestyles-16{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-4 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777}.bd-productimage-5{text-align:center;width:100%}.bd-productimage-5{display:inline-block}.bd-productimage-5 img{display:block;width:100%;height:100%}.bd-layoutcontainer-26>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-57{position:relative}@media (max-width:767px){.bd-layoutcolumn-58{text-align:center}}.bd-layoutcolumn-58{position:relative}@media (max-width:767px){.bd-layoutcolumn-59{text-align:center}}.bd-layoutcolumn-59{position:relative}.bd-productnew-2{position:absolute;top:0;right:0}.bd-productnewicon-3{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.5);padding:16px 10px;border-radius:50%}.bd-productnewicon-3{line-height:22.85714286px;text-align:center;font-size:16px;text-transform:uppercase;color:#fff}.bd-productnew-3{position:absolute;top:0;right:0}.bd-productnewicon-2{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.5);padding:16px 10px;border-radius:50%}.bd-productnewicon-2{line-height:22.85714286px;text-align:center;font-size:16px;text-transform:uppercase;color:#fff}.bd-productoutofstock-2{position:absolute;top:8.41%;right:17.962%;left:auto;bottom:auto;width:48px;height:48px}@media (max-width:991px){.bd-productoutofstock-2{position:absolute;top:7.004%;left:auto;right:15.593%;bottom:auto}}@media (max-width:767px){.bd-productoutofstock-2{position:absolute;top:8.33768155962519%;left:auto;right:26.1452191897134%;bottom:auto}}.bd-productoutofstock-3{width:48px;height:48px;left:auto;bottom:auto;right:12.507%;top:62.594%;position:absolute}.bd-button-9{position:relative}.bd-button-9 a{line-height:25.71428572px;font-size:18px}.bd-button-9{background-color:transparent}.bd-button-9,.bd-button-9:link,.bd-button-9:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;float:right;right:5%;padding:5px 15px;border:0 solid #fff;background-image:none}.bd-button-9:focus,.bd-button-9:hover{background-color:#6e6e6d;text-decoration:none;color:#fff;background-image:none}.bd-button-9:active{background-color:#be111e;background-image:none}.bd-productdesc-3{position:relative}.bd-productdesc-13{margin-top:10px;margin-bottom:10px}.bd-productprice-5{font-weight:400}.bd-productprice-5{display:block;position:relative}.bd-pricetext-15{display:block;padding:0}.bd-pricetext-15{color:#777}.bd-pricetext-15 .bd-container-36,.bd-pricetext-15 .bd-label-17{display:inline-block}.bd-blockquotes-5,.bd-container-36:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-5 a{line-height:25.71428572px;font-size:18px}.bd-button-5,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5,.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href],.bd-container-36:not(.shape-only).bd-custom-button button,.bd-container-36:not(.shape-only).bd-custom-button input[type=button],.bd-container-36:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-5[href],button.bd-button-5,input.bd-button-5{background-color:transparent}.bd-button-5,.bd-button-5:link,.bd-button-5:visited,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:link,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:visited,.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href],.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:link,.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:visited,.bd-container-36:not(.shape-only).bd-custom-button button,.bd-container-36:not(.shape-only).bd-custom-button button:link,.bd-container-36:not(.shape-only).bd-custom-button button:visited,.bd-container-36:not(.shape-only).bd-custom-button input[type=button],.bd-container-36:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-36:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-36:not(.shape-only).bd-custom-button input[type=submit],.bd-container-36:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-36:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-5[href],a.bd-button-5[href]:link,a.bd-button-5[href]:visited,button.bd-button-5,button.bd-button-5:link,button.bd-button-5:visited,input.bd-button-5,input.bd-button-5:link,input.bd-button-5:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-5:focus,.bd-button-5:hover,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:focus,.bd-container-36:not(.shape-only).bd-custom-button .bd-button-5:hover,.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:focus,.bd-container-36:not(.shape-only).bd-custom-button a.bd-button-5[href]:hover,.bd-container-36:not(.shape-only).bd-custom-button button:focus,.bd-container-36:not(.shape-only).bd-custom-button button:hover,.bd-container-36:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-36:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-36:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-36:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-5[href]:focus,a.bd-button-5[href]:hover,button.bd-button-5:focus,button.bd-button-5:hover,input.bd-button-5:focus,input.bd-button-5:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-5{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-36:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-36:not(.shape-only).bd-custom-table table,.bd-table-6{border-collapse:collapse;width:100%}.bd-container-36:not(.shape-only).bd-custom-table table thead td,.bd-container-36:not(.shape-only).bd-custom-table table thead th,.bd-table-6 thead td,.bd-table-6 thead th{border-bottom:1px solid #777}.bd-pricetext-14{display:block;padding:0}.bd-pricetext-14{line-height:45.71428573px;font-size:32px;color:#be111e}.bd-pricetext-14 .bd-container-35,.bd-pricetext-14 .bd-label-16{display:inline-block}.bd-container-35{line-height:55.71428573px;font-size:39px}.bd-blockquotes-4,.bd-container-35:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-4 a{line-height:25.71428572px;font-size:18px}.bd-button-4,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4,.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href],.bd-container-35:not(.shape-only).bd-custom-button button,.bd-container-35:not(.shape-only).bd-custom-button input[type=button],.bd-container-35:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-4[href],button.bd-button-4,input.bd-button-4{background-color:transparent}.bd-button-4,.bd-button-4:link,.bd-button-4:visited,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:link,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:visited,.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href],.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:link,.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:visited,.bd-container-35:not(.shape-only).bd-custom-button button,.bd-container-35:not(.shape-only).bd-custom-button button:link,.bd-container-35:not(.shape-only).bd-custom-button button:visited,.bd-container-35:not(.shape-only).bd-custom-button input[type=button],.bd-container-35:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-35:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-35:not(.shape-only).bd-custom-button input[type=submit],.bd-container-35:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-35:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-4[href],a.bd-button-4[href]:link,a.bd-button-4[href]:visited,button.bd-button-4,button.bd-button-4:link,button.bd-button-4:visited,input.bd-button-4,input.bd-button-4:link,input.bd-button-4:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-4:focus,.bd-button-4:hover,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:focus,.bd-container-35:not(.shape-only).bd-custom-button .bd-button-4:hover,.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:focus,.bd-container-35:not(.shape-only).bd-custom-button a.bd-button-4[href]:hover,.bd-container-35:not(.shape-only).bd-custom-button button:focus,.bd-container-35:not(.shape-only).bd-custom-button button:hover,.bd-container-35:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-35:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-35:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-35:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-4[href]:focus,a.bd-button-4[href]:hover,button.bd-button-4:focus,button.bd-button-4:hover,input.bd-button-4:focus,input.bd-button-4:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-4{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-35:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-35:not(.shape-only).bd-custom-table table,.bd-table-5{border-collapse:collapse;width:100%}.bd-container-35:not(.shape-only).bd-custom-table table thead td,.bd-container-35:not(.shape-only).bd-custom-table table thead th,.bd-table-5 thead td,.bd-table-5 thead th{border-bottom:1px solid #777}.bd-productoverviewtitle-1{position:relative;margin:0}.bd-productoverviewtitle-1{line-height:51px;font-size:51px;text-transform:none;color:#555;font-weight:200}.bd-productoverviewtitle-1 p{margin-top:0;margin-bottom:0}.bd-productprice-3{line-height:32.85714287px;font-weight:700;font-size:23px;color:#be111e}.bd-productprice-3{display:block;position:relative;display:inline-block}@media (max-width:1199px){.bd-productprice-3{margin-left:10px;margin-right:10px}}@media (max-width:991px){.bd-productprice-3{margin-left:40px;margin-right:40px}}@media (max-width:767px){.bd-productprice-3{margin-left:60px;margin-right:60px}}.bd-pricetext-11{display:inline-block;float:left;margin-right:5px}.bd-pricetext-11{line-height:25.71428572px;font-size:18px;color:#777}.bd-pricetext-11 .bd-container-30,.bd-pricetext-11 .bd-label-11{display:inline-block}.bd-container-30{line-height:22.85714286px;font-size:16px;text-decoration:line-through;color:#ccc}.bd-pricetext-10{display:inline-block}.bd-pricetext-10 .bd-container-29,.bd-pricetext-10 .bd-label-10{display:inline-block}.bd-productprice-4{display:block;margin-bottom:10px}.bd-pricetext-13{display:block}.bd-pricetext-13{color:#777;text-decoration:none}.bd-pricetext-13 .bd-container-32,.bd-pricetext-13 .bd-label-13{display:inline-block}.bd-container-32{line-height:22.85714286px;text-decoration:line-through;font-size:16px}.bd-label-13{line-height:22.85714286px;text-decoration:line-through;font-size:16px}.bd-pricetext-12{display:block}.bd-pricetext-12{line-height:30.00000001px;color:#be111e;font-size:21px}.bd-pricetext-12 .bd-container-31,.bd-pricetext-12 .bd-label-12{display:inline-block}.bd-productrating-1{left:auto;right:auto;top:auto;bottom:auto;position:relative}.bd-rating-2{display:table}.bd-rating-2 span{display:table-cell}.bd-icon-2:before{content:'\25f'}.bd-icon-2:before{visibility:inherit}.bd-icon-2:before{color:#f0ad4e;font-size:23px;line-height:32.85714287px;line-height:23px}.bd-icon-2.active:before,.bd-icon-2:hover.active:before{color:#b90c19}.bd-reviewavatar-1{display:inline-block}.bd-reviewavatar-1{display:inline-block}.bd-reviewavatar-1 img{display:block;width:100%;height:100%}.bd-reviewmetadata-1{line-height:22.85714286px;font-size:16px}.bd-reviewrating-2{margin-top:5px;margin-bottom:5px}.bd-reviewrating-2{line-height:22.85714286px;font-size:16px;text-align:left}.bd-productsale-2{left:18.13%;bottom:auto;right:auto;top:8.794%;position:absolute;width:48px;height:48px}@media (max-width:991px){.bd-productsale-2{position:absolute;top:7.004%;left:auto;right:15.593%;bottom:auto}}@media (max-width:767px){.bd-productsale-2{position:absolute;top:8.33768155962519%;left:auto;right:26.1452191897134%;bottom:auto}}.bd-productsale-3{position:absolute;top:0;left:auto;right:5.67%;bottom:auto;width:48px;height:48px}.bd-productbuy-1{margin:15px auto 16px}.bd-productimage-2{text-align:center;width:50%;display:inline-block}.bd-productimage-2{display:inline-block}.bd-productimage-2 img{display:block;width:100%;height:100%}.bd-imagestyles-15{vertical-align:middle;display:inline-block;text-align:center}.bd-productimage-2 img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center}.bd-productnew-1{position:absolute;top:0;right:0}.bd-productnewicon-4{display:inline-block;overflow:hidden;vertical-align:middle;background-color:rgba(92,183,92,.5);padding:16px 10px;border-radius:50%}.bd-productnewicon-4{line-height:22.85714286px;text-align:center;font-size:16px;text-transform:uppercase;color:#fff}.bd-productoutofstock-1{position:absolute;top:60px;right:0}.bd-productsale-1{position:absolute;top:6.727%;left:25.26%;right:auto;bottom:auto;width:48px;height:48px}.bd-producttitle-4{margin-top:0;margin-bottom:0}.bd-producttitle-4{line-height:32.85714287px;text-transform:none;font-size:23px}.bd-productsgridpagination-1{margin-top:-10px}.bd-pagination-4.right{text-align:right}.bd-pagination-4.center{text-align:center}.bd-pagination-4>:last-child{margin-right:0}.bd-pagination-4 span{cursor:default}.pagination>ul.bd-pagination-4>.active>a,.pagination>ul.bd-pagination-4>.active>span{color:inherit;line-height:inherit}.bd-pagination-4>li.bd-paginationitem-4>a,.bd-pagination-4>li.bd-paginationitem-4>a:link,.bd-pagination-4>li.bd-paginationitem-4>a:visited,.bd-pagination-4>li.bd-paginationitem-4>span{color:#555;border:1px solid #fff;border-radius:0}.bd-pagination-4>li.bd-paginationitem-4>a:hover{background-color:#ddd;background-image:none}.bd-pagination-4>li.active.bd-paginationitem-4>a,.bd-pagination-4>li.active.bd-paginationitem-4>span{color:inherit;background-color:#f5f5f5;font-weight:700;background-image:none}.bd-productprice-2{display:block;margin-bottom:10px}.bd-pricetext-6{display:block;padding:0}.bd-pricetext-6{color:#777}.bd-pricetext-6 .bd-container-8,.bd-pricetext-6 .bd-label-6{display:inline-block}.bd-container-8{line-height:22.85714286px;font-size:16px;text-decoration:line-through;color:#ccc}.bd-blockquotes-3,.bd-container-8:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-3 a{line-height:25.71428572px;font-size:18px}.bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],.bd-container-8:not(.shape-only).bd-custom-button button,.bd-container-8:not(.shape-only).bd-custom-button input[type=button],.bd-container-8:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-3[href],button.bd-button-3,input.bd-button-3{background-color:transparent}.bd-button-3,.bd-button-3:link,.bd-button-3:visited,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:link,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:visited,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href],.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:link,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:visited,.bd-container-8:not(.shape-only).bd-custom-button button,.bd-container-8:not(.shape-only).bd-custom-button button:link,.bd-container-8:not(.shape-only).bd-custom-button button:visited,.bd-container-8:not(.shape-only).bd-custom-button input[type=button],.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit],.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-3[href],a.bd-button-3[href]:link,a.bd-button-3[href]:visited,button.bd-button-3,button.bd-button-3:link,button.bd-button-3:visited,input.bd-button-3,input.bd-button-3:link,input.bd-button-3:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-3:focus,.bd-button-3:hover,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:focus,.bd-container-8:not(.shape-only).bd-custom-button .bd-button-3:hover,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:focus,.bd-container-8:not(.shape-only).bd-custom-button a.bd-button-3[href]:hover,.bd-container-8:not(.shape-only).bd-custom-button button:focus,.bd-container-8:not(.shape-only).bd-custom-button button:hover,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-8:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-8:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-3[href]:focus,a.bd-button-3[href]:hover,button.bd-button-3:focus,button.bd-button-3:hover,input.bd-button-3:focus,input.bd-button-3:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-3{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-8:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-8:not(.shape-only).bd-custom-table table,.bd-table-3{border-collapse:collapse;width:100%}.bd-container-8:not(.shape-only).bd-custom-table table thead td,.bd-container-8:not(.shape-only).bd-custom-table table thead th,.bd-table-3 thead td,.bd-table-3 thead th{border-bottom:1px solid #777}.bd-pricetext-5{display:block;padding:0}.bd-pricetext-5{color:#be111e}.bd-pricetext-5 .bd-container-52,.bd-pricetext-5 .bd-label-5{display:inline-block}.bd-container-52{line-height:32.85714287px;font-size:23px;color:#d9534f}.bd-container-52 h4{color:#d9534f}.bd-container-52 h4 a{color:#d9534f}.bd-container-52 h4 a:hover{color:#d9534f}.bd-container-52 h4 a:active{color:#d9534f}.bd-container-52 h2{color:#d9534f}.bd-container-52 h2 a{color:#d9534f}.bd-container-52 h2 a:hover{color:#d9534f}.bd-container-52 h2 a:active{color:#d9534f}.bd-blockquotes-2,.bd-container-52:not(.shape-only).bd-custom-blockquotes blockquote{border-top-width:0;border-right-width:0;border-bottom-width:0;border-left:5px solid #f5f5f5;border-radius:0}.bd-button-2 a{line-height:25.71428572px;font-size:18px}.bd-button-2,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2,.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href],.bd-container-52:not(.shape-only).bd-custom-button button,.bd-container-52:not(.shape-only).bd-custom-button input[type=button],.bd-container-52:not(.shape-only).bd-custom-button input[type=submit],a.bd-button-2[href],button.bd-button-2,input.bd-button-2{background-color:transparent}.bd-button-2,.bd-button-2:link,.bd-button-2:visited,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2:link,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2:visited,.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href],.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href]:link,.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href]:visited,.bd-container-52:not(.shape-only).bd-custom-button button,.bd-container-52:not(.shape-only).bd-custom-button button:link,.bd-container-52:not(.shape-only).bd-custom-button button:visited,.bd-container-52:not(.shape-only).bd-custom-button input[type=button],.bd-container-52:not(.shape-only).bd-custom-button input[type=button]:link,.bd-container-52:not(.shape-only).bd-custom-button input[type=button]:visited,.bd-container-52:not(.shape-only).bd-custom-button input[type=submit],.bd-container-52:not(.shape-only).bd-custom-button input[type=submit]:link,.bd-container-52:not(.shape-only).bd-custom-button input[type=submit]:visited,a.bd-button-2[href],a.bd-button-2[href]:link,a.bd-button-2[href]:visited,button.bd-button-2,button.bd-button-2:link,button.bd-button-2:visited,input.bd-button-2,input.bd-button-2:link,input.bd-button-2:visited{border-width:0;padding:0;color:#fff;background-color:#be111e;vertical-align:middle;display:inline-block;text-align:center;padding:5px;border:0 solid #fff;border-radius:4px;background-image:none}.bd-button-2:focus,.bd-button-2:hover,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2:focus,.bd-container-52:not(.shape-only).bd-custom-button .bd-button-2:hover,.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href]:focus,.bd-container-52:not(.shape-only).bd-custom-button a.bd-button-2[href]:hover,.bd-container-52:not(.shape-only).bd-custom-button button:focus,.bd-container-52:not(.shape-only).bd-custom-button button:hover,.bd-container-52:not(.shape-only).bd-custom-button input[type=button]:focus,.bd-container-52:not(.shape-only).bd-custom-button input[type=button]:hover,.bd-container-52:not(.shape-only).bd-custom-button input[type=submit]:focus,.bd-container-52:not(.shape-only).bd-custom-button input[type=submit]:hover,a.bd-button-2[href]:focus,a.bd-button-2[href]:hover,button.bd-button-2:focus,button.bd-button-2:hover,input.bd-button-2:focus,input.bd-button-2:hover{background-color:#be111e;text-decoration:none;color:#fff;background-image:none}.bd-imagestyles-2{vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-52:not(.shape-only).bd-custom-image img{max-width:100%;vertical-align:middle;display:inline-block;text-align:center;border:0 solid #777;border-radius:0}.bd-container-52:not(.shape-only).bd-custom-table table,.bd-table-2{border-collapse:collapse;width:100%}.bd-container-52:not(.shape-only).bd-custom-table table thead td,.bd-container-52:not(.shape-only).bd-custom-table table thead th,.bd-table-2 thead td,.bd-table-2 thead th{border-bottom:1px solid #777}.bd-productssorter-1{line-height:25.71428572px;font-size:18px}.bd-productssorter-1 select{display:inline;width:auto}.woocommerce_ordering{margin-bottom:0}.bd-producttitle-7{position:relative}.bd-producttitle-8{line-height:32.85714287px;font-size:23px}.bd-producttitle-8 a{color:#555}.bd-producttitle-8 a:hover{color:#be111e}.bd-producttitle-10{margin-top:10px}.bd-producttitle-10 a{line-height:32px;font-size:32px;color:#555}.bd-producttitle-10 a:hover{text-decoration:none;color:#be111e}.bd-productvariations-1{display:inline-block;position:relative;float:left}.bd-contentlayout-2{padding:20px}.bd-contentlayout-2{clear:both}.bd-contentlayout-2 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-2 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-2 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-2 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-16{position:relative}.bd-contentlayout-7{padding:20px}.bd-contentlayout-7{clear:both}.bd-contentlayout-7 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-7 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-7 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-7 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-contentlayout-4{padding:20px}.bd-contentlayout-4{clear:both}.bd-contentlayout-4 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-4 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-4 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-4 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-18{position:relative}@media (max-width:1199px){.bd-layoutitemsbox-18{padding-left:20px;padding-right:20px}}.bd-contentlayout-3{padding:20px}.bd-contentlayout-3{clear:both}.bd-contentlayout-3 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-3 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-3 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-3 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-layoutitemsbox-17{position:relative}.bd-contentlayout-8{padding:20px}.bd-contentlayout-8{clear:both}.bd-contentlayout-8 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-8 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-8 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-8 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}@media (max-width:767px){.bd-layoutitemsbox-23{padding:0}}.bd-stretchtobottom-9 .bd-contentlayout-8{height:100%}.bd-contentlayout-6{padding:20px}.bd-contentlayout-6{clear:both}.bd-contentlayout-6 .bd-flex-horizontal{margin-left:-5px;margin-right:-5px}@media (max-width:767px){.bd-contentlayout-6 .bd-flex-horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bd-contentlayout-6 .bd-flex-horizontal>*{width:100%}}.bd-contentlayout-6 .bd-flex-horizontal>*{padding-left:5px;padding-right:5px}.bd-stretchtobottom-4 .bd-contentlayout-6{height:100%}.bd-sheetstyles-5{min-height:100px;margin-top:0}.bd-grid-13>.container-fluid{padding-left:0;padding-right:0}.bd-griditem-1{margin-bottom:6px;position:relative;background-color:#fafafa;border:1px style #e6e6e6;background-image:none}.separated-item-1{position:relative;z-index:0}.separated-item-1:after,.separated-item-1:before{content:"";position:absolute;z-index:10}.separated-item-1:before{top:0;bottom:0;left:0}.separated-item-1:after{left:0;right:0;bottom:3px}.first-col.separated-item-1:after{left:5px}.last-col.separated-item-1:after{right:5px}.separated-item-1.first-col:before,.separated-item-1.last-row:after{content:none}.bd-icon-7{padding:0 3px}.bd-icon-7:before{color:#be111e;font-size:38px;line-height:54.2857143px}@media (max-width:767px){.bd-sidebararea-5{text-align:left}}.bd-sidebararea-5-column{width:25%}@media (max-width:991px){.bd-sidebararea-5-column{width:33.333333333333336%}}@media (max-width:767px){.bd-sidebararea-5-column{width:100%}}.bd-sidebararea-5{position:relative}.bd-layoutcontainer-27{margin-bottom:20px;margin-top:20px}.bd-layoutcontainer-27>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}.bd-layoutcolumn-60{position:relative}.bd-layoutcolumn-61{text-align:right}.bd-layoutcolumn-61{position:relative}.bd-bootstrapinput.form-control{-webkit-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background-color:#fff;border-radius:0}.bd-reviewrating-1{margin-top:5px;margin-bottom:5px}.bd-reviewrating-1{line-height:22.85714286px;font-size:16px;text-align:left}.bd-productreview-1{margin-bottom:20px}@media (max-width:767px){.bd-tabinformationcontrol-2 .bd-menu-12{display:none}}@media (min-width:768px){.bd-tabinformationcontrol-2 .bd-menuitem-8{display:none}.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li.active>a{border-bottom-left-radius:0;border-bottom-right-radius:0}.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li:first-child.active>a,.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li:first-child>a:link,.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li:first-child>a:visited{margin-left:0}.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li.active>a,.bd-tabinformationcontrol-2 .bd-menu-12.nav.nav-tabs>li>a:hover{position:relative;z-index:1}.bd-tabinformationcontrol-2 .bd-container-37.tab-content{clear:both;border-top-left-radius:0;position:relative;z-index:0;top:-1px}}#tab-reviews2 ul.comments-list li:before{display:none}.bd-menu-12.nav.nav-tabs>li+li{margin:0}.bd-menu-12{padding:0;margin:0;border-top-width:0;border-left-width:0;border-right-width:0;margin-top:20px;margin-bottom:-1px;border-bottom:0 solid #f5f5f5}.bd-menuitem-12>a{cursor:pointer}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:visited{border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active)>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>a:hover:not(.active){background-color:#fff;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12.active>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>a.active{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12{list-style:none;position:relative}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:link,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:visited{border-radius:0;display:block;white-space:nowrap}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:link:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:link:before,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:visited:after,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a:focus{outline-width:0}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:hover:not(.active)>.bd-grid-item>a:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>.bd-grid-item>a.hover:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>.bd-grid-item>a:focus:not(.active),.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12:not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#fff;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd;background-image:none}.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12.active>.bd-grid-item>a,.bd-toplevel-item:not(.bd-megamenu) .bd-menu-12.nav-tabs .bd-menuitem-12>.bd-grid-item>a.active{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:link,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:visited{border-radius:0;display:block;white-space:nowrap}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:before,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:link:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:link:before,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:visited:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a:focus{outline-width:0}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):hover:not(.active)>a:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>a.hover:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>a:focus:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>a:hover:not(.active){background-color:#fff;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd;background-image:none}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item).active>a,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>a.active{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item){list-style:none;position:relative}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:link,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:visited{border-radius:0;display:block;white-space:nowrap}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:before,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:link:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:link:before,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:visited:after,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:visited:before{display:inline-block;vertical-align:middle;text-decoration:none;font-style:normal;font-weight:400;text-align:center;text-transform:none;width:auto;opacity:1;font-family:'Billion Web Font'}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a:focus{outline-width:0}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):hover:not(.active)>.bd-grid-item>a:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>.bd-grid-item>a.hover:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>.bd-grid-item>a:focus:not(.active),.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item):not(.active)>.bd-grid-item>a:hover:not(.active){background-color:#fff;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd;background-image:none}.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item).active>.bd-grid-item>a,.bd-menu-12.nav-tabs .bd-menuitem-12:not(.bd-mega-item)>.bd-grid-item>a.active{border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #fff;border-left:1px solid #ddd}.bd-container-37{word-wrap:break-word;overflow:hidden;background-color:#fff;padding:20px;border:1px solid #ddd}@media (max-width:767px){.bd-container-37{padding:0}}.bd-text404-1{word-wrap:break-word}.bd-text404-40{position:relative;max-width:600px}.bd-typeselector-1{display:block}.bd-layoutcontainer-30>.bd-container-inner>.container-fluid{padding-left:0;padding-right:0}