

/* ------------------
  CSS: catalog/view/theme/pav_mesa/stylesheet/animate.min.css
  ------------------*/

.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes
bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes
flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes
pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes
rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes
shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes
headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes
swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes
tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes
wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes
jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes
bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes
bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes
bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes
bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes
bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes
bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes
bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes
bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes
bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes
bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes
fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes
fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes
fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes
fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes
fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes
fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes
fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes
fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes
fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes
fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes
fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes
fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes
fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes
fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes
fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes
fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes
fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes
fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes
flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes
flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes
flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes
flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes
flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes
lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes
lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes
rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes
rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes
rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes
rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes
rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes
rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes
rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes
rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes
rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes
rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes
hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes
jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes
rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes
rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes
zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes
zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes
zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes
zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes
zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes
zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes
zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes
zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes
zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes
zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes
slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes
slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes
slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes
slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes
slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes
slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes
slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes
slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}

/* ------------------
  CSS: catalog/view/javascript/jquery/magnific/magnific-popup.css
  ------------------*/

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0
8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0
auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader
a{color:#ccc}.mfp-preloader a:hover{color:white}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0
0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover, .mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover, .mfp-arrow:focus{opacity:1}.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px}.mfp-arrow-left{left:0}.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px}.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px}.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler
iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:black}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px
0 40px;margin:0
auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444}.mfp-figure
small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure{}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure
small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px
5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}

/* ------------------
  CSS: catalog/view/javascript/jquery/slick/slick.css
  ------------------*/

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,
.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide
img{display:block}.slick-slide.slick-loading
img{display:none}.slick-slide.dragging
img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px
solid transparent}.slick-arrow.slick-hidden{display:none}

/* ------------------
  CSS: catalog/view/javascript/jquery/slick/slick-theme.css
  ------------------*/

.slick-loading .slick-list{background:#fff url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/ajax-loader.gif') center center no-repeat}
@font-face{font-display:swap;font-family:'slick';font-weight:normal;font-style:normal;src:url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/fonts/slick.eot');src:url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/fonts/slick.woff') format('woff'), url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/fonts/slick.ttf') format('truetype'), url('https://kristinadragomir.com/catalog/view/javascript/jquery/slick/fonts/slick.svg#slick') format('svg')}.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity: .25}.slick-prev:before,
.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity: .75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots
li{position:relative;display:inline-block;width:20px;height:20px;margin:0
5px;padding:0;cursor:pointer}.slick-dots li
button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,
.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity: .25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity: .75;color:black}.slick-next:before{content:"\f105"}.slick-prev:before{content:"\f104"}.slick-prev:before, .slick-next:before{font-family:fontawesome;color:black;font-size:50px}.slick-prev, .slick-next{width:50px;height:50px;background-color:rgba(255, 255, 255, 0.7);z-index:9;transition:0.5s all}.slick-prev:hover, .slick-next:hover{background-color:#fff}.slick-prev{left:-25px}.slick-next{right:-25px}

/* ------------------
  CSS: catalog/view/theme/pav_mesa/stylesheet/pavobuilder.css
  ------------------*/

.pa-row-container{position:relative}.pa-row-container.pa-parallax .pa-row-inner{background-repeat:no-repeat !important;background-attachment:fixed}.pa-row-container .pa-bg-video{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;z-index:0}.pa-row-inner > div{position:relative}.pavo-header-builder.style-absolute{top:0;right:0;left:0;z-index:100}.pavo-header-builder .container > *, .pavo-header-builder .list-inline, .pavo-header-builder .btn-link{margin:0;padding:0}.pavo-header-builder .pavo-widget-text{padding:14px
0;font-style:italic;color:#FFF;letter-spacing: .2px}.pavo-header-builder .pavo-widget-text
.zmdi{padding-right:7px;font-size:16px;font-style:normal}.pavo-header-builder .pavo-widget-text .phone-number{color:#ff7800;font-style:normal}.pavo-widget-quicklogin .dropdown-menu{min-width:350px;padding:30px}.pavo-widget-quicklogin .dropdown-menu-logged{min-width:160px}.pavo-widget-quicklogin .quicklogin-head{border-bottom:solid 1px #e1e1e1;padding-bottom:10px;margin-bottom:20px}.pavo-widget-quicklogin .quicklogin-head
span{font-weight:bold;text-transform:uppercase}.page-common-home .footer-blockbuilder{margin-top:0px}.pa-google-map{min-height:300px}.pac-container.pac-logo{z-index:99999}.pavo-widget-team{border:1px
solid transparent !important;margin-bottom:30px;position:relative;overflow:hidden}.pavo-widget-team.layout-1{text-align:center}.pavo-widget-team.layout-1 .content-socials{opacity:0;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;position:absolute;top:40%;left:0;width:100%}.pavo-widget-team.layout-3 .content-overlay{text-align:center;width:100%;height:100%;padding-top:30px;opacity:0;transition:all .3s ease 0s;transform:translateY(100%);background:rgba(0, 0, 0, 0.4);position:absolute;top:0;bottom:0;color:#FFF}.pavo-widget-team.layout-3:hover .content-overlay{transform:translateY(0);opacity:1}.pavo-widget-team .content-title{margin:0px
!important;font-size:15px !important;text-transform:capitalize !important;font-weight:700;padding-top:15px;padding-bottom:5px;color:#363a42}.pavo-widget-team .content-subtitle{margin-bottom:0px !important}.pavo-widget-team .content-desc{margin:0
0 20px;float:left;font-size:13px;width:100%;color:#707070;text-transform:capitalize}.pavo-widget-team:hover .content-socials{opacity:1}.pavo-widget-team:hover .content-image:before{opacity:1}.content-image{border-bottom:1px solid transparent !important;position:relative}.content-image:before{content:'';position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s}.social-network .size-small
a{font-size:16px !important}.social-network .size-medium
a{font-size:30px !important}.social-network .size-large
a{font-size:40px !important}.social-network.style-light
a{color:#FFF !important}.social-network.style-light a:hover{color:#165077 !important}.social-network.style-dark
a{color:#000 !important}.social-network.style-dark a:hover{color:#165077 !important}.social-network
.social{margin-bottom:0px !important}.social-network .social
li{width:34px;height:34px;border-radius:25px 25px 25px 25px;line-height:34px;margin:3px}.social-network .social
li.facebook{background-color:#3B5998}.social-network .social
li.twitter{background-color:#55ACEE}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.instagram{background-color:#125688}.social-network .social
li.reddit{background-color:#ff5700}.social-network .social
li.pinterest{background-color:#cb2027}.social-network .social
li.vine{background-color:#45bbff}.social-network .social
li.youtube{background-color:#b00}.social-network .social li.facebook a, .social-network .social li.twitter a, .social-network .social li.google_plus a, .social-network .social li.instagram a, .social-network .social li.reddit a, .social-network .social li.pinterest a, .social-network .social li.vine a, .social-network .social li.youtube
a{color:#fff}.pavo-widget-heading.style-center{text-align:center}.pavo-widget-heading.style-left{text-align:left}.pavo-widget-heading.style-right{text-align:right}.pavo-widget-featuredbox{position:relative}.pavo-widget-featuredbox .content-icon{margin:0
auto;height:45px;width:45px;font-size:45px;line-height:45px;text-align:center;color:#165077}.pavo-widget-featuredbox .icon-radius{background:#d9534f;color:#FFF;font-size:25px;border-radius:50%}.pavo-widget-featuredbox .icon-rectangle{background:#165077;color:#FFF;font-size:25px}.pavo-widget-featuredbox .content-subtitle{color:#888}.pavo-widget-featuredbox.layout-1{text-align:center}.pavo-widget-featuredbox.layout-2 .content-icon{float:left}.pavo-widget-featuredbox.layout-2 .content-box-right{padding-left:70px}.pavo-widget-featuredbox.layout-3 .content-icon{float:right}.pavo-widget-featuredbox.layout-3 .content-box-left{padding-right:70px}.pavo-widget-countdown
.inner{padding:20px
10px;text-align:center}.pavo-widget-countdown .time-group{display:inline-block;font-size:50px;text-align:center;font-weight:bold;padding:10px
20px;background:#165077;color:white;margin:0
10px}.pavo-widget-countdown .time-group
.unit{font-size:11px;display:block;clear:both;padding-top:10px;padding-bottom:10px}.pavo-widget-countdown.layout-1 .time-group{background:#5bc0de}.pavo-widget-countdown.layout-1 .time-group
.unit{background:#FFF;color:#5bc0de;margin-left:-20px;margin-right:-20px;margin-bottom:-10px}.pavo-widget-countdown.layout-2 .time-group{background:inherit;color:#000}.pavo-widget-countdown.layout-2 .time-group
.unit{color:#999;display:inline-block}.pavo-widget-countdown.size-sm
.inner{padding:5px
10px}.pavo-widget-countdown.size-sm .time-group{font-size:18px;padding:5px
4px}.pavo-widget-counter .counter-group
span{display:block;text-align:center}.pavo-widget-counter .counter-group span.counter-value{font-weight:600;font-size:44px;margin-bottom:10px}.pavo-widget-counter .counter-group span.counter-label{text-transform:uppercase;font-size:18px}.pavo-widget-counter.no-color .counter-value, .pavo-widget-counter.no-color .counter-label{color:#fff}.pavo-widget-gallery .swiper-container .swiper-slide{padding:0
15px}.pavo-widget-gallery .item-text{text-align:center;text-transform:uppercase;color:#212121;margin-top:10px;font-weight:500}.pavo-widget-deals.layout1 .product-layout .caption
h4{font-size:16px;height:40px}.pavo-widget-deals.layout1 .product-layout .caption .price-old{display:block}.pavo-widget-deals.layout2 .product-layout{margin-bottom:0;padding:0px}.pavo-widget-deals.layout2 .product-layout img.img-responsive{max-width:none;width:100%}.pavo-widget-deals.layout2 .product-layout
.caption{padding-top:0px}.pavo-widget-deals.layout2 .product-thumb{position:relative;padding:20px
20px 0px 20px}.pavo-widget-deals.layout2 .product-thumb .product-timing-deal{position:absolute;width:100%;top:-70px}.pavo-widget-deals.layout2 .product-thumb .btn-cart{display:none}.pavo-widget-deals.layout2 .product-timing-deal{position:initial}.pavo-widget-deals.layout3 .product-layout
.image{padding-right:20px}.pavo-widget-deals.layout3 .product-layout .product-meta{display:block;justify-content:inherit;margin:0;text-align:left}.pavo-widget-deals.layout3 .product-layout .product-meta .price-new, .pavo-widget-deals.layout3 .product-layout .product-meta .price-old{display:block}.pavo-widget-product_banner.product-banner-style1 .product-layout .button-group{opacity:1;filter:alpha(opacity=100);bottom:auto;overflow:visible;width:auto;left:auto;border:none;-webkit-box-shadow:none;box-shadow:none;border-width:0;box-shadow:none}.pavo-widget-product_banner.product-banner-style1 .product-layout:hover .button-group{bottom:auto}.pavo-widget-product_banner.product-banner-style2 .product-layout{padding:15px
0px 10px 0px}.pavo-widget-product_banner.product-banner-style2 .product-layout
.caption{padding-top:10px}.pavo-widget-image-text.layout-3
.inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pavo-widget-image-text.layout-3 .content-icon{margin:10px
20px 0 20px}.pavo-widget-image-text.layout-3 .content-text-left .content-title{margin-top:0px;font-size:14px}.pavo-widget-image-text.layout-3 .content-text-left .content-subtitle{color:#999}.pavo-widget-image-text.layout-3:hover .content-icon{animation:bounceIn 3s ease-out 0s 1 normal both}.blogs-thumb .blog-body .blog-title
a{color:#212121;text-decoration:none;font-size:22px}.blogs-thumb .blog-body .blog-title a:hover{color:#165077}.blogs-thumb .blog-body .blog-meta{color:#999;display:flex;flex-wrap:wrap;justify-content:flex-start;text-transform:capitalize}.blogs-thumb .blog-body .blog-meta .author, .blogs-thumb .blog-body .blog-meta .entry-date{padding:0
5px}.blogs-thumb .blog-body .blog-content{padding-bottom:15px;color:#666}.blogs-thumb .blog-body
.readmore{font-weight:bold;border:1px
solid #e1e1e1;border-radius:3px;padding:5px
15px;font-size:13px;display:inline-block;margin-bottom:5px}.pav-newsletter .form-control{height:40px;box-shadow:none}.pav-newsletter .btn-primary{font-size:15px;font-weight:bold;padding:8px
20px;border-radius:3px}.pav-newsletter .button-submit{position:relative}.pav-newsletter .button-submit
.valid{position:absolute;top:0;width:100%}.categoryfeature .product-thumb{background-color:#FFF;border-bottom:3px solid transparent}.categoryfeature .product-thumb
.caption{padding:10px
0}.categoryfeature .product-thumb .caption
h4{color:#212121;font-size:16px}.categoryfeature .product-thumb .caption h4:hover{color:#165077}.categoryfeature .product-thumb:hover{border-bottom:3px solid #165077;-webkit-box-shadow:0 1px 7px 3px rgba(0, 0, 0, 0.3);box-shadow:0 1px 7px 3px rgba(0, 0, 0, 0.3);-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.categoryfeature.category-feature-style1 .swiper-slide{padding-left:5px;padding-right:5px}.categoryfeature.category-feature-style2 .swiper-slide{padding-left:15px;padding-right:15px}.tabs-productcarousel-content .nav-tabs{text-align:center;background-color:#FFF}.tabs-productcarousel-content .nav-tabs > li{float:none;display:inline-block;padding:15px}.tabs-productcarousel-content .nav-tabs > li > a{font-size:26px;font-weight:bold;border:1px
solid transparent !important;background-color:transparent !important;padding:0px}.tabs-productcarousel-content .nav-tabs > li > a:hover, .tabs-productcarousel-content .nav-tabs > li > a:focus{color:#165077;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.tabs-productcarousel-content .nav-tabs > li.active > a:hover, .tabs-productcarousel-content .nav-tabs > li.active > a:focus{color:#165077;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.pavo-widget-instagram
a{position:relative;display:block;overflow:hidden}.pavo-widget-instagram a:hover
img{transform:scale(1.1);transform-origin:0 0}.pavo-widget-instagram a:hover
.footer{opacity:1;pointer-events:visible}.pavo-widget-instagram
img{transform-origin:0 0;transition:0.3s all ease}.pavo-widget-instagram
.footer{position:absolute;width:100%;z-index:10;height:100%;top:0;background:rgba(0, 0, 0, 0.5);color:#fff;left:0;display:flex;align-items:center;opacity:0;transition:0.3s all ease;pointer-events:none}.pavo-widget-instagram
.inner{width:100%;text-align:center}.pavo-widget-instagram .inner > div{display:inline-block}.pavo-widget-instagram .inner > div + div{margin-left:10px}.interactive-banner .interactive-profile{padding:62px
70px 79px 70px}.interactive-banner .heading-title{font-size:20px;text-transform:uppercase;color:#999;font-weight:500;margin-top:0px}.interactive-banner .heading-subtitle{font-size:36px;margin-top:0px;margin-bottom:20px}.interactive-banner
.htmlcontent{font-size:16px;color:#666;font-weight:400;line-height:24px;margin-bottom:30px}.interactive-banner .action-button
a{color:#63b9a2;background-color:#FFF;font-size:16px;line-height:15px;text-transform:none;padding:15px
30px;transition:all .35s ease 0s}.interactive-banner .action-button a:hover{background-color:#165077;color:#FFF}.interactive-banner.style1
h3{font-size:18px;text-transform:uppercase;margin-top:30px;position:relative;padding-bottom:30px}.interactive-banner.style1 h3:before{content:"";position:absolute;width:70px;height:3px;background:#212121;left:0;bottom:0}.interactive-banner.style1
.htmlcontent{margin-top:-25px;margin-left:90px}@media (min-width: 991px){.interactive-banner.style1
.htmlcontent{width:60%}}.interactive-banner.style2{text-align:center}.interactive-banner.style2 .effect-v10:hover
img{animation:initial}.interactive-banner.style2
.image{display:inline-block}.interactive-banner.style2
h2{font-size:36px;letter-spacing:-1px;font-weight:400;line-height:45px}.interactive-banner.style2
.htmlcontent{margin-bottom:30px}.interactive-banner.style3{position:relative}.interactive-banner.style3 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style3 .action-button
a{height:56px;line-height:56px;padding:0
40px}.interactive-banner.style4{position:relative}.interactive-banner.style4:hover:before{opacity:1}.interactive-banner.style4:hover
.content{opacity:1}.interactive-banner.style4
.content{opacity:0;transition:all .35s ease 0s}.interactive-banner.style4
h3{font-size:14px;letter-spacing:5px;text-transform:uppercase;font-weight:600;color:#212121}.interactive-banner.style4
h2{font-size:48px;color:#fff;letter-spacing:-3px;font-weight:400}@media (max-width: 480px){.interactive-banner.style4
h2{font-size:25px;letter-spacing:0}}.interactive-banner.style4:before{content:"";position:absolute;width:100%;height:100%;background:url(https://kristinadragomir.com/catalog/view/theme/pav_mesa/image/bg-category.png) no-repeat;opacity:0;transition:all .35s ease 0s}.interactive-banner.style4
header{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:40px}.interactive-banner.style4 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style5{text-align:center}.interactive-banner.style5
h3{font-size:36px;line-height:48px;color:#fff;font-weight:400}.interactive-banner.style5
.htmlcontent{font-size:18px;color:#fff}.interactive-banner.style5
a{margin-top:50px}.interactive-banner.style-video
.image{position:relative}.interactive-banner.style-video .popup-video{position:absolute;top:50%;left:50%;height:100px;line-height:95px;width:100px;margin-top:-50px;margin-left:-50px;padding-left:5px;text-align:center;color:#fff;border:4px
solid rgba(255, 255, 255, 0.4);z-index:3;-webkit-transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);border-radius:50%}.interactive-banner.style-video .popup-video:after{content:"\f04b";font-family:"FontAwesome";display:inline-block;font-size:32px;-webkit-transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.interactive-banner.style-video .heading-title{font-size:18px;margin-bottom:20px}.interactive-banner.style-light .heading-title{color:#fff}.interactive-banner.style-light a:hover{color:#fff}

/* ------------------
  CSS: catalog/view/theme/default/stylesheet/pavobuilder/a5145459fb2b16981f31c9bb4e21eaa3.css
  ------------------*/

#joj9olny .pa-row-inner{border-style:none}#joj9olny{margin-top:40px;border-style:none}@media (max-width:1199px){#joj9olny .pa-row-inner{border-style:none}}@media (max-width:991px){#joj9olny .pa-row-inner{border-style:none}}@media (max-width:767px){#joj9olny .pa-row-inner{border-style:none}}#joj9olol .pa-column-inner{border-style:none}@media (min-width:1200px){#joj9olol.col-lg-12{width:100%}}#joj9olol{margin-top:30px;border-style:none}@media (max-width:1199px){#joj9olol .pa-column-inner{border-style:none}}@media (max-width:991px){#joj9olol .pa-column-inner{border-style:none}}@media (max-width:767px){#joj9olol .pa-column-inner{border-style:none}}#joj9olo4 .pa-row-inner{border-style:none}#joj9olo4{margin-top:30px;margin-bottom:20px;border-style:none}#joj9olod .pa-column-inner{border-style:none}#joj9olod .pa-column-inner{border-style:none}@media (max-width:1199px){#joj9olod .pa-column-inner{border-style:none}}@media (max-width:991px){#joj9olod .pa-column-inner{border-style:none}}@media (max-width:767px){#joj9olod .pa-column-inner{border-style:none}}#joj9oloc{border-style:none}

/* ------------------
  CSS: catalog/view/theme/default/stylesheet/pavnewsletter.css
  ------------------*/

.white-popup{position:relative;background:#FFF;padding:20px;width:auto;max-width:700px;margin:20px
auto}.white-popup  .mfp-close{background:#FFF}.newsletter-bg{background-repeat:no-repeat;background-size:cover}.slide-bottom{position:absolute;padding:30px;background:#FFF;bottom:0;right:10%;border:solid 1px #000}.slide-bottom
.inner{position:relative}.button-slide{position:absolute;top:0;right:0;width:30px;height:30px;background:#000;color:#FFF;text-align:center;line-height:30px}.pav-newsletter
form{}

/* ------------------
  CSS: catalog/view/theme/default/stylesheet/pavobuilder/5a6a85e89ef93.css
  ------------------*/

#jqrb3lqa .pa-row-inner{border-style:none}#jqrb3lqa{border-style:none}@media (max-width:1199px){#jqrb3lqa .pa-row-inner{border-style:none}}@media (max-width:991px){#jqrb3lqa .pa-row-inner{border-style:none}}@media (max-width:767px){#jqrb3lqa .pa-row-inner{border-style:none}}#jqrb3lqo{border-style:none}#jrfx81k5 .pa-row-inner{border-style:none}#jrfx81k5 .pa-row-inner{padding-top:40px}#jrfx81k5 .pa-row-inner{padding-bottom:25px}#jrfx81k5 .pa-row-inner{padding-left:20px}#jrfx81k5 .pa-row-inner{padding-right:20px}#jrfx81k5{border-top:0px;border-right:0px;border-bottom:0px;border-left:0px;border-color:#ddd;border-style:dotted}@media (max-width:1199px){#jrfx81k5 .pa-row-inner{border-style:none}#jrfx81k5 .pa-row-inner{padding-top:40px}#jrfx81k5 .pa-row-inner{padding-bottom:25px}#jrfx81k5 .pa-row-inner{padding-left:20px}#jrfx81k5 .pa-row-inner{padding-right:20px}}@media (max-width:991px){#jrfx81k5 .pa-row-inner{border-style:none}#jrfx81k5 .pa-row-inner{padding-top:40px}#jrfx81k5 .pa-row-inner{padding-bottom:25px}#jrfx81k5 .pa-row-inner{padding-left:20px}#jrfx81k5 .pa-row-inner{padding-right:20px}}@media (max-width:767px){#jrfx81k5 .pa-row-inner{border-style:none}#jrfx81k5 .pa-row-inner{padding-top:40px}#jrfx81k5 .pa-row-inner{padding-bottom:25px}#jrfx81k5 .pa-row-inner{padding-left:20px}#jrfx81k5 .pa-row-inner{padding-right:20px}}@media (min-width:1200px){#jrfx81k3.col-lg-1{width:9.96752%}}#jrfxfx58{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav2v.col-lg-1{width:10.43484%}}#jrfxfzuu{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav30.col-lg-1{width:9.63006%}}#jrfxg2vh{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav34.col-lg-1{width:10.3764%}}#jrfxg5rt{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav37.col-lg-1{width:10.45428%}}#jrfxg7sa{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav3b.col-lg-1{width:9.90911%}}#jvm4mjgz{margin-top:10px;border-style:none}@media (min-width:1200px){#jrfxav3e.col-lg-1{width:8.97329%}}#jrfxg9uz{margin-top:10px;border-style:none}@media (min-width:1200px){#jrowhqa5.col-lg-1{width:10.1298%}}#jrfxgc2m{margin-top:10px;border-style:none}@media (min-width:1200px){#jvm4lx5m.col-lg-1{width:10.37643%}}#jrfxgdyk{margin-top:10px;border-style:none}#mgwep2k0 .pa-column-inner{border-style:none}@media (min-width:1200px){#mgwep2k0.col-lg-1{width:9.7339%}}#mgwep2k0{border-style:none}@media (max-width:1199px){#mgwep2k0 .pa-column-inner{border-style:none}}@media (max-width:991px){#mgwep2k0 .pa-column-inner{border-style:none}}@media (max-width:767px){#mgwep2k0 .pa-column-inner{border-style:none}}#mgwekywu{margin-top:10px;border-style:none}#jrfxoh26 .pa-row-inner{background-color:#fff}#jrfxoh26 .pa-row-inner{border-style:none}#jrfxoh26 .pa-row-inner{padding-top:10px}#jrfxoh26 .pa-row-inner{padding-bottom:30px}#jrfxoh26 .pa-row-inner{padding-left:30px}#jrfxoh26 .pa-row-inner{padding-right:30px}#jrfxoh26{border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#ddd;border-style:dotted}@media (max-width:1199px){#jrfxoh26 .pa-row-inner{background-color:#fff}#jrfxoh26 .pa-row-inner{border-style:none}#jrfxoh26 .pa-row-inner{padding-top:10px}#jrfxoh26 .pa-row-inner{padding-bottom:30px}#jrfxoh26 .pa-row-inner{padding-left:30px}#jrfxoh26 .pa-row-inner{padding-right:30px}}@media (max-width:991px){#jrfxoh26 .pa-row-inner{background-color:#fff}#jrfxoh26 .pa-row-inner{border-style:none}#jrfxoh26 .pa-row-inner{padding-top:10px}#jrfxoh26 .pa-row-inner{padding-bottom:30px}#jrfxoh26 .pa-row-inner{padding-left:30px}#jrfxoh26 .pa-row-inner{padding-right:30px}}@media (max-width:767px){#jrfxoh26 .pa-row-inner{background-color:#fff}#jrfxoh26 .pa-row-inner{border-style:none}#jrfxoh26 .pa-row-inner{padding-top:10px}#jrfxoh26 .pa-row-inner{padding-bottom:30px}#jrfxoh26 .pa-row-inner{padding-left:30px}#jrfxoh26 .pa-row-inner{padding-right:30px}}#jrkfcl5b{border-style:none}#jrkfcl5j .pa-row-inner{background-color:#fff}#jrkfcl5j .pa-row-inner{border-style:none}#jrkfcl5j .pa-row-inner{padding-bottom:30px}#jrkfcl5j .pa-row-inner{padding-left:30px}#jrkfcl5j .pa-row-inner{padding-right:30px}#jrkfcl5j{border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;border-color:#ddd;border-style:dotted}@media (max-width:1199px){#jrkfcl5j .pa-row-inner{background-color:#fff}#jrkfcl5j .pa-row-inner{border-style:none}#jrkfcl5j .pa-row-inner{padding-bottom:30px}#jrkfcl5j .pa-row-inner{padding-left:30px}#jrkfcl5j .pa-row-inner{padding-right:30px}}@media (max-width:991px){#jrkfcl5j .pa-row-inner{background-color:#fff}#jrkfcl5j .pa-row-inner{border-style:none}#jrkfcl5j .pa-row-inner{padding-bottom:30px}#jrkfcl5j .pa-row-inner{padding-left:30px}#jrkfcl5j .pa-row-inner{padding-right:30px}}@media (max-width:767px){#jrkfcl5j .pa-row-inner{background-color:#fff}#jrkfcl5j .pa-row-inner{border-style:none}#jrkfcl5j .pa-row-inner{padding-bottom:30px}#jrkfcl5j .pa-row-inner{padding-left:30px}#jrkfcl5j .pa-row-inner{padding-right:30px}}#jcvf909n{padding-top:20px;padding-bottom:20px}@media (min-width:1200px){#jkeb1rlu.col-lg-12{width:100%}}#jkeb1rlw{border-style:none}

/* ------------------
  CSS: catalog/view/theme/default/stylesheet/animate.min.css
  ------------------*/

.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}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes
bounce{0%,100%,20%,53%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-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);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)}}.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(0.75,1.25,1);transform:scale3d(0.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);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.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)}}.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);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)}}.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);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)}}.swing{-webkit-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);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)}}.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;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}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes
jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes
jello{0%,100%,11.1%{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes
bounceIn{0%,100%,20%,40%,60%,80%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes
bounceInDown{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes
bounceInLeft{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes
bounceInRight{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes
bounceInUp{0%,100%,60%,75%,90%{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.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)}}.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);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)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-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);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)}}.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);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-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);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-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);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)}}.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);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-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);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-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);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-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);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-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);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-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);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-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);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-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);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-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);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);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);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);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);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);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);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);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);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}}.animated.flip{-webkit-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-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}}.flipInX{-webkit-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-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-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-animation-timing-function:ease-in;animation-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)}}.flipInY{-webkit-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);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}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-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);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}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-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);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}}.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);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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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;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}}.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);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-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);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);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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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);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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.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);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}}.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);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}}.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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@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(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.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(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes
slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes
slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes
slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes
slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes
slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes
slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes
slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes
slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes
slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes
slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes
slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes
slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes
slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/* ------------------
  CSS: catalog/view/javascript/jquery/pavquickview.css
  ------------------*/

.product-layout{position:relative}.product-layout .pav-ownstyle.pav-quickview{width:35px;height:35px;position:absolute;top:0;right:0;left:0;bottom:6px;margin:auto;background:#FFF;line-height:35px;text-align:center;border-radius:50%;display:none}.product-layout:hover .pav-ownstyle.pav-quickview{display:block;background:#f6f6f6}.product-quickview-detail{padding:30px
10px}.product-quickview-detail .nav-tabs{padding-top:50px}

/* ------------------
  CSS: catalog/view/javascript/jquery/swiper/css/swiper.min.css
  ------------------*/

.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0
auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px
0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0
5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

/* ------------------
  CSS: catalog/view/javascript/jquery/swiper/css/opencart.css
  ------------------*/

.swiper-viewport{margin:0
0 60px;background:#fff;z-index:1;border:4px
solid #fff;border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.2);width:100%;position:relative;overflow:visible}.swiper-container{direction:ltr !important}.swiper-pager{width:100%;position:absolute;top:50%;line-height:45px}.swiper-button-prev, .swiper-button-next{color:rgba(0, 0, 0, 0.8);text-shadow:1px 1px 0 rgba(255, 255, 255, 0.3);transition:all .3s ease;z-index:2;background-image:none}.swiper-viewport .swiper-button-prev{opacity:0.7;left:10px}.swiper-viewport .swiper-button-next{opacity:0.7;right:10px}@media (min-width: 768px){.swiper-viewport .swiper-button-prev{opacity:0;left:-20px}.swiper-viewport .swiper-button-next{opacity:0;right:-20px}.swiper-viewport:hover .swiper-button-prev{opacity:0.7;left:10px}.swiper-viewport:hover .swiper-button-next{opacity:0.7;right:10px}}.swiper-button-prev:before{width:40px;height:40px;font-family:FontAwesome;content:"\f053";color:rgba(0,0,0,0.8);font-size:40px}.swiper-button-next:before{width:40px;height:40px;font-family:FontAwesome;content:"\f054";color:rgba(0,0,0,0.8);font-size:40px}.swiper-pagination{bottom:-40px;left:0;text-align:center;width:100%}.swiper-pagination-bullet{width:11px;height:11px;background:rgba(0, 0, 0, 0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);margin:0
5px;opacity:1}.swiper-pagination-bullet:hover{background:rgba(0, 0, 0, 0.7)}.swiper-pagination-bullet-active{background:rgba(0, 0, 0, 0.9)}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:0;cursor:pointer;pointer-events:auto}

/* ------------------
  CSS: catalog/view/javascript/font-awesome/css/font-awesome.min.css
  ------------------*/


@font-face{font-display:swap;font-family:'FontAwesome';src:url('https://kristinadragomir.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');src:url('https://kristinadragomir.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('https://kristinadragomir.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('https://kristinadragomir.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('https://kristinadragomir.com/catalog/view/javascript/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}

/* ------------------
  CSS: catalog/view/theme/pav_mesa/stylesheet/stylesheet.css
  ------------------*/



/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i
  ------------------*/


@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ2P1OE2.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZSP1OE2.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZyP1OE2.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZOP1OE2.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZKP1OE2.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ-P1OE2.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ6P1OE2.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZCP1A.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TROrZKX0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRHrZKX0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRPrZKX0A.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRArZKX0A.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRBrZKX0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRMrZKX0A.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRNrZKX0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRDrZI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}

/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Cookie
  ------------------*/


@font-face{font-display:swap;font-family:'Cookie';font-style:normal;font-weight:400;src:local('Cookie-Regular'), url(https://fonts.gstatic.com/s/cookie/v11/syky-y18lb0tSbf9kgqS.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}

/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Advent+Pro
  ------------------*/


@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTmtKI5Z.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTStKI5Z.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTqtKA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}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,
menu,
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-color:transparent}a:active,
a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,
strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.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:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em
40px}hr{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;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px
solid #c0c0c0;margin:0
2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,
th{padding:0}@media
print{*,
*:before,
*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-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:""}pre,
blockquote{border:1px
solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,
img{page-break-inside:avoid}img{max-width:100% !important}p,
h2,
h3{orphans:3;widows:3}h2,
h3{page-break-after:avoid}.navbar{display:none}.btn > .caret,
.dropup > .btn > .caret{border-top-color:#000 !important}.label{border:1px
solid #000}.table{border-collapse:collapse !important}.table td,
.table
th{background-color:#fff !important}.table-bordered th,
.table-bordered
td{border:1px
solid #ddd !important}}
@font-face{font-display:swap;font-family:'Glyphicons Halflings';src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}
@font-face{font-display:swap;font-family:'Futura';src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/FuturaLightRegular.otf")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,
.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,
*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Arimo",sans-serif;font-size:14px;line-height:1.42857;color:#212121;background-color:#fff}input,
button,
select,
textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#666;text-decoration:none}a:hover, a:focus{color:#165077;text-decoration:none}a:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-height:100%;padding:5px;height:auto}.img-rounded{border-radius:0px}.img-thumbnail{padding:4px;line-height:1.42857;background-color:#f7f7f7;border:1px
solid transparent;border-radius:0px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{font-family:inherit;font-weight:700;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:normal;line-height:1;color:#999}h1, .h1,
h2, .h2,
h3, .h3{margin-top:20px;margin-bottom:10px}h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3
.small{font-size:65%}h4, .h4,
h5, .h5,
h6, .h6{margin-top:10px;margin-bottom:10px}h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6
.small{font-size:75%}h1, .h1{font-size:36px}h2, .h2{font-size:30px}h3, .h3{font-size:26px}h4, .h4{font-size:18px}h5, .h5{font-size:14px}h6, .h6{font-size:12px}p{margin:0
0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:21px}}small,
.small{font-size:85%}mark,
.mark{background-color:#fcf8e3;padding: .2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase, .initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#999}.text-primary{color:#165077}a.text-primary:hover,
a.text-primary:focus{color:#0e334c}.text-success{color:#3c763d}a.text-success:hover,
a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,
a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,
a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,
a.text-danger:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#165077}a.bg-primary:hover,
a.bg-primary:focus{background-color:#0e334c}.bg-success{background-color:#dff0d8}a.bg-success:hover,
a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,
a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,
a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,
a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px
0 20px;border-bottom:1px solid #eee}ul,
ol{margin-top:0;margin-bottom:10px}ul ul,
ul ol,
ol ul,
ol
ol{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:20px}dt,
dd{line-height:1.42857}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before, .dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@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[title],
abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%}blockquote{padding:10px
20px;margin:0
0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child{margin-bottom:0}blockquote footer,
blockquote small,
blockquote
.small{display:block;font-size:80%;line-height:1.42857;color:#999}blockquote footer:before,
blockquote small:before,
blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,
blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857}code,
kbd,
pre,
samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px
4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0px}kbd{padding:2px
4px;font-size:90%;color:#fff;background-color:#333;border-radius:0px;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.25)}kbd
kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:9.5px;margin:0
0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#212121;background-color:#f5f5f5;border:1px
solid #ccc;border-radius:0px}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, ul.breadcrumb{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before, ul.breadcrumb:before, .container:after, ul.breadcrumb:after{content:" ";display:table}.container:after, ul.breadcrumb:after{clear:both}@media (min-width: 768px){.container, ul.breadcrumb{width:750px}}@media (min-width: 992px){.container, ul.breadcrumb{width:970px}}@media (min-width: 1200px){.container, ul.breadcrumb{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before, .container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before, .row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#999;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td{padding:8px;line-height:1.42857;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 > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td{border-top:0}.table > tbody + tbody{border-top:2px solid #ddd}.table
.table{background-color:#f7f7f7}.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td{padding:5px}.table-bordered{border:1px
solid #ddd}.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td{border:1px
solid #ddd}.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover > tbody > tr:hover{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 > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th{background-color:#f5f5f5}.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th{background-color:#dff0d8}.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th{background-color:#d9edf7}.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th{background-color:#fcf8e3}.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th{background-color:#f2dede}.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px
solid #ddd}.table-responsive > .table{margin-bottom:0}.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td{white-space:nowrap}.table-responsive > .table-bordered{border:0}.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#212121;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],
input[type="checkbox"]{margin:4px
0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],
select[size]{height:auto}input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:11px;font-size:14px;line-height:1.42857;color:#555}.form-control{display:block;width:100%;height:42px;padding:10px
15px;font-size:14px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px
solid #e6e6e6;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],
fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control{line-height:42px}input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.input-group-sm
input[type="month"]{line-height:30px}input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.input-group-lg
input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,
.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,
.checkbox
label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio + .radio,
.checkbox + .checkbox{margin-top:-5px}.radio-inline,
.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline{cursor:not-allowed}.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox
label{cursor:not-allowed}.form-control-static{padding-top:11px;padding-bottom:11px;margin-bottom:0;min-height:34px}.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn{padding-left:0;padding-right:0}.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn{height:30px;padding:5px
10px;font-size:12px;line-height:1.5;border-radius:0px}select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn{height:30px;line-height:30px}textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px
10px;font-size:12px;line-height:1.5;border-radius:0px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px
10px;font-size:12px;line-height:1.5}.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn{height:46px;padding:10px
16px;font-size:18px;line-height:1.33333;border-radius:0px}select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn{height:46px;line-height:46px}textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px
16px;font-size:18px;line-height:1.33333;border-radius:0px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px
16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:52.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:42px;height:42px;line-height:42px;text-align:center;pointer-events:none}.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline
label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline
label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline
label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 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}.has-feedback label ~ .form-control-feedback{top:25px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#616161}@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 .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control{width:auto}.form-inline .input-group > .form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,
.form-inline
.checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,
.form-inline .checkbox
label{padding-left:0}.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:11px}.form-horizontal .radio,
.form-horizontal
.checkbox{min-height:31px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before, .form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:11px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px
solid transparent;white-space:nowrap;padding:10px
15px;font-size:14px;line-height:1.42857;border-radius:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover, .btn:focus, .btn.focus{color:#165077;text-decoration:none}.btn:active, .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125)}.btn.disabled, .btn[disabled],
fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,
fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#165077;background-color:#fff;border-color:#e2e2e2}.btn-default:focus, .btn-default.focus{color:#165077;background-color:#e6e6e6;border-color:#a2a2a2}.btn-default:hover{color:#165077;background-color:#e6e6e6;border-color:#c3c3c3}.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle{color:#165077;background-color:#e6e6e6;border-color:#c3c3c3}.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus{color:#165077;background-color:#d4d4d4;border-color:#a2a2a2}.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#e2e2e2}.btn-default
.badge{color:#fff;background-color:#165077}.btn-primary{color:#fff;background-color:#165077;border-color:#124261}.btn-primary:focus, .btn-primary.focus{color:#fff;background-color:#0e334c;border-color:black}.btn-primary:hover{color:#fff;background-color:#0e334c;border-color:#081f2e}.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle{color:#fff;background-color:#0e334c;border-color:#081f2e}.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus{color:#fff;background-color:#081f2e;border-color:black}.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus{background-color:#165077;border-color:#124261}.btn-primary
.badge{color:#165077;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus, .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus{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:focus, .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info
.badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus, .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus{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:focus, .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger
.badge{color:#d9534f;background-color:#fff}.btn-link{color:#666;font-weight:normal;border-radius:0}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active{border-color:transparent}.btn-link:hover, .btn-link:focus{color:#165077;text-decoration:none;background-color:transparent}.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg, .btn-group-lg > .btn{padding:10px
16px;font-size:18px;line-height:1.33333;border-radius:0px}.btn-sm, .btn-group-sm > .btn{padding:5px
10px;font-size:12px;line-height:1.5;border-radius:0px}.btn-xs, .btn-group-xs > .btn{padding:1px
5px;font-size:12px;line-height:1.5;border-radius:0px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,
.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:14px;text-align:left;background-color:#fff;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, 0.15);border-radius:0px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu
.divider{height:1px;margin:9px
0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu > li > a{display:block;padding:3px
20px;clear:both;font-weight:normal;line-height:1.42857;color:#212121;white-space:nowrap}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{text-decoration:none;color:#141414;background-color:#f5f5f5}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{color:#165077;text-decoration:none;outline:0;background-color:#fff}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{color:#999}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);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:12px;line-height:1.42857;color:#999;white-space:nowrap}.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 dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,
.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group > .btn,
.btn-group-vertical > .btn{position:relative;float:left}.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active{z-index:2}.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before, .btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,
.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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group > .btn-group:last-child:not(:first-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, .btn-group-lg.btn-group > .btn + .dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 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, .btn-group-lg > .btn
.caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn
.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:before, .btn-group-vertical > .btn-group:after{content:" ";display:table}.btn-group-vertical > .btn-group:after{clear:both}.btn-group-vertical > .btn-group > .btn{float:none}.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}.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%}.btn-group-justified > .btn-group .dropdown-menu{left:auto}[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events: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-addon,
.input-group-btn,
.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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:10px
15px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px
solid #e6e6e6;border-radius:0px}.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn{padding:5px
10px;font-size:12px;border-radius:0px}.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn{padding:10px
16px;font-size:18px;border-radius:0px}.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"]{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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn{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:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn{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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active{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{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before, .nav:after{content:" ";display:table}.nav:after{clear:both}.nav > li{position:relative;display:block}.nav > li > a{position:relative;display:block;padding:10px
15px}.nav > li > a:hover, .nav > li > a:focus{text-decoration:none;background-color:#eee}.nav > li.disabled > a{color:#999}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background-color:#eee;border-color:#666}.nav .nav-divider{height:1px;margin:9px
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.42857;border:1px
solid transparent;border-radius:0px 0px 0 0}.nav-tabs > li > a:hover{border-color:#eee #eeeeee #ddd}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:#555;background-color:#f7f7f7;border:1px
solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills > li{float:left}.nav-pills > li > a{border-radius:0px}.nav-pills > li + li{margin-left:2px}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{color:#165077;background-color:#fff}.nav-stacked > li{float:none}.nav-stacked > li + li{margin-top:2px;margin-left:0}.nav-justified, .nav-tabs.nav-justified{width:100%}.nav-justified > li, .nav-tabs.nav-justified > li{float:none}.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li{display:table-cell;width:1%}.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:0}}.nav-tabs-justified, .nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:0px}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border:1px
solid #ddd}@media (min-width: 768px){.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:0px 0px 0 0}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#f7f7f7}}.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:20px;border:1px
solid transparent}.navbar:before, .navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:0px}}.navbar-header:before, .navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:0px;padding-left:0px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before, .navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.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-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container > .navbar-header, ul.breadcrumb > .navbar-header,
.container > .navbar-collapse, ul.breadcrumb > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse{margin-right:0px;margin-left:0px}@media (min-width: 768px){.container > .navbar-header, ul.breadcrumb > .navbar-header,
.container > .navbar-collapse, ul.breadcrumb > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse{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-top,
.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,
.navbar-fixed-bottom{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:15px
0px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover, .navbar-brand:focus{text-decoration:none}.navbar-brand > img{display:block}@media (min-width: 768px){.navbar > .container .navbar-brand, .navbar > ul.breadcrumb .navbar-brand,
.navbar > .container-fluid .navbar-brand{margin-left:0px}}.navbar-toggle{position:relative;float:right;margin-right:0px;padding:9px
10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px
solid transparent;border-radius:0px}.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:7.5px 0px}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:20px}@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 > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px
15px 5px 25px}.navbar-nav .open .dropdown-menu > li > a{line-height:20px}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav > li{float:left}.navbar-nav > li > a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:0px;margin-right:0px;padding:10px
0px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);margin-top:4px;margin-bottom:4px}@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 .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group > .form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,
.navbar-form
.checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,
.navbar-form .checkbox
label{padding-left:0}.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@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-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{margin-bottom:0;border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:4px;margin-bottom:4px}.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-left:0px;margin-right:0px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:0px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#fff;border-color:transparent}.navbar-default .navbar-brand{color:#212121}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{color:#080808;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav > li > a{color:#212121}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#165077;background-color:transparent}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,
.navbar-default .navbar-form{border-color:transparent}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background-color:#eee;color:#555}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#212121}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#165077;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#212121}.navbar-default .navbar-link:hover{color:#165077}.navbar-default .btn-link{color:#212121}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus{color:#165077}.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#bfbfbf}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#bfbfbf}.navbar-inverse .navbar-nav > li > a{color:#bfbfbf}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{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:hover, .navbar-inverse .navbar-nav > .open > a:focus{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu
.divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#bfbfbf}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#bfbfbf}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#bfbfbf}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:15px
0 15px;margin-bottom:20px;list-style:none;background-color:transparent;border-radius:0px}.breadcrumb > li{display:inline-block}.breadcrumb > li + li:before{content:"/ ";padding:0
5px;color:#212121}.breadcrumb > .active{color:#212121}.pagination{display:inline-block;padding-left:0;margin:20px
0;border-radius:0px}.pagination > li{display:inline}.pagination > li > a,
.pagination > li > span{position:relative;float:left;padding:10px
15px;line-height:1.42857;text-decoration:none;color:#666;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:0px;border-top-left-radius:0px}.pagination > li:last-child > a,
.pagination > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus{z-index:2;color:#165077;background-color:#eee;border-color:#ddd}.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus{z-index:3;color:#fff;background-color:#165077;border-color:#165077;cursor:default}.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg > li > a,
.pagination-lg > li > span{padding:10px
16px;font-size:18px;line-height:1.33333}.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span{border-bottom-left-radius:0px;border-top-left-radius:0px}.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pagination-sm > li > a,
.pagination-sm > li > span{padding:5px
10px;font-size:12px;line-height:1.5}.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span{border-bottom-left-radius:0px;border-top-left-radius:0px}.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pager{padding-left:0;margin:20px
0;list-style:none;text-align:center}.pager:before, .pager:after{content:" ";display:table}.pager:after{clear:both}.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:hover,
.pager li > a:focus{text-decoration:none;background-color:#eee}.pager .next > a,
.pager .next > span{float:right}.pager .previous > a,
.pager .previous > span{float:left}.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding: .2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius: .25em}.label:empty{display:none}.btn
.label{position:relative;top:-1px}a.label:hover, a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#999}.label-default[href]:hover, .label-default[href]:focus{background-color:gray}.label-primary{background-color:#165077}.label-primary[href]:hover, .label-primary[href]:focus{background-color:#0e334c}.label-success{background-color:#5cb85c}.label-success[href]:hover, .label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover, .label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover, .label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover, .label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px
7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn
.badge{position:relative;top:-1px}.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn
.badge{top:0;padding:1px
5px}.list-group-item.active > .badge,
.nav-pills > .active > a > .badge{color:#666;background-color:#fff}.list-group-item > .badge{float:right}.list-group-item > .badge + .badge{margin-right:5px}.nav-pills > li > a > .badge{margin-left:3px}a.badge:hover, a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,
.jumbotron
.h1{color:inherit}.jumbotron
p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron > hr{border-top-color:#d5d5d5}.container .jumbotron, ul.breadcrumb .jumbotron,
.container-fluid
.jumbotron{border-radius:0px;padding-left:15px;padding-right:15px}.jumbotron .container, .jumbotron
ul.breadcrumb{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron, ul.breadcrumb .jumbotron,
.container-fluid
.jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,
.jumbotron
.h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857;background-color:#f7f7f7;border:1px
solid transparent;border-radius:0px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail > img,
.thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail
.caption{padding:9px;color:#212121}a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active{border-color:#666}.alert{padding:15px;margin-bottom:20px;border:1px
solid transparent;border-radius:0px}.alert
h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert > p,
.alert > ul{margin-bottom:0}.alert > p + p{margin-top:5px}.alert-dismissable,
.alert-dismissible{padding-right:35px}.alert-dismissable .close,
.alert-dismissible
.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:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:0px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#165077;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,
.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,
.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,
.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,
.media > .pull-right{padding-left:10px}.media-left,
.media > .pull-left{padding-right:10px}.media-left,
.media-right,
.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.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:0px;border-top-left-radius:0px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}a.list-group-item,
button.list-group-item{color:#666}a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus{text-decoration:none;color:#165077;background-color:#fff}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus{background-color:#eee;color:#999;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text{color:#999}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{z-index:2;color:#165077;background-color:#fff;border-color:#ddd}.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small{color:inherit}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text{color:white}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,
button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,
button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,
button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,
button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus{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:20px;background-color:#fff;border:1px
solid transparent;border-radius:0px;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:0 1px 1px rgba(0, 0, 0, 0.05)}.panel-body{padding:15px}.panel-body:before, .panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px
15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading > .dropdown .dropdown-toggle{color:inherit}.panel-title, #column-left .widget-title, #column-right .widget-title, #information-contact h3, #information-contact .btn-link, #pavoblog-comments .panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title > a, #column-left .widget-title > a, #column-right .widget-title > a, #information-contact h3 > a, #information-contact .btn-link > a, #pavoblog-comments .panel-title > a,
.panel-title > small, #column-left .widget-title > small, #column-right .widget-title > small, #information-contact h3 > small, #information-contact .btn-link > small, #pavoblog-comments .panel-title > small,
.panel-title > .small, #column-left .widget-title > .small, #column-right .widget-title > .small, #information-contact h3 > .small, #information-contact .btn-link > .small, #pavoblog-comments .panel-title > .small,
.panel-title > small > a, #column-left .widget-title > small > a, #column-right .widget-title > small > a, #information-contact h3 > small > a, #information-contact .btn-link > small > a, #pavoblog-comments .panel-title > small > a,
.panel-title > .small > a, #column-left .widget-title > .small > a, #column-right .widget-title > .small > a, #information-contact h3 > .small > a, #information-contact .btn-link > .small > a, #pavoblog-comments .panel-title > .small > a{color:inherit}.panel-footer{padding:10px
15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .list-group,
.panel > .panel-collapse > .list-group{margin-bottom:0}.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.list-group + .panel-footer{border-top-width:0}.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table{margin-bottom:0}.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table
caption{padding-left:15px;padding-right:15px}.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px}.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:-1px;border-top-right-radius:-1px}.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,
.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-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-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{border-top-left-radius:-1px}.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,
.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-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-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{border-top-right-radius:-1px}.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-left-radius:-1px;border-bottom-right-radius:-1px}.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,
.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{border-bottom-left-radius:-1px}.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,
.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{border-bottom-right-radius:-1px}.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body{border-top:1px solid #ddd}.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child
td{border-top:0}.panel > .table-bordered,
.panel > .table-responsive > .table-bordered{border:0}.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .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,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > 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:20px}.panel-group
.panel{margin-bottom:0;border-radius:0px}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group{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:transparent}.panel-default > .panel-heading{color:#212121;background-color:#fff;border-color:transparent}.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:transparent}.panel-default > .panel-heading
.badge{color:#fff;background-color:#212121}.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:transparent}.panel-primary{border-color:#165077}.panel-primary > .panel-heading{color:#fff;background-color:#165077;border-color:#165077}.panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#165077}.panel-primary > .panel-heading
.badge{color:#165077;background-color:#fff}.panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#165077}.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-heading
.badge{color:#dff0d8;background-color:#3c763d}.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-heading
.badge{color:#d9edf7;background-color:#31708f}.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-heading
.badge{color:#fcf8e3;background-color:#8a6d3b}.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-heading
.badge{color:#f2dede;background-color:#a94442}.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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive
video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
solid #e3e3e3;border-radius:0px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)}.well
blockquote{border-color:#ddd;border-color:rgba(0, 0, 0, 0.15)}.well-lg{padding:24px;border-radius:0px}.well-sm{padding:9px;border-radius:0px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover, .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;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%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open
.modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px
solid #999;border:1px
solid rgba(0, 0, 0, 0.2);border-radius:0px;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 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;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before, .modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header
.close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before, .modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.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}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px
auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Arimo",sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.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;background-color:#000;border-radius:0px}.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;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Arimo",sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, 0.2);border-radius:0px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2)}.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:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1px -1px 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, 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, 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, 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, 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:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner > .item > img,
.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner > .item.next, .carousel-inner > .item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner > .item.prev, .carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.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:1;filter:alpha(opacity=100);font-size:20px;color:#e1e1e1;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover, .carousel-control:focus{outline:0;color:#e1e1e1;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,
.carousel-control .icon-next{width:20px;height:20px;line-height:1;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:#000 \9;background-color:transparent}.carousel-indicators
.active{margin:0;width:12px;height:12px;background-color:#165077}.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, 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-prev,
.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before, .clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide, .blogs-thumb .post-content, .blogs-thumb .btn-readmore{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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,
td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,
td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,
td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,
td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !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 !important}tr.visible-print{display:table-row !important}th.visible-print,
td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media
print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media
print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media
print{.visible-print-inline-block{display:inline-block !important}}@media
print{.hidden-print{display:none !important}}/*/*//**/     .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px
solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0
!important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0
!important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px
solid #e1e1e1;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px
solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0
5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered
li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px
solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px
solid #e1e1e1;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eee 100%);background-image:-o-linear-gradient(top, white 50%, #eee 100%);background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px
solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #e1e1e1;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #e1e1e1;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px
solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eee 50%);background-image:-o-linear-gradient(top, white 0%, #eee 50%);background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, white 100%);background-image:-o-linear-gradient(top, #eee 50%, white 100%);background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px
solid #e1e1e1;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px
solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #e1e1e1;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px
solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px
solid #e1e1e1;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px
solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.pavo-header-builder.style-absolute{top:0;right:0;left:0;z-index:100}.pavo-header-builder .container > *, .pavo-header-builder ul.breadcrumb > *, .pavo-header-builder .list-inline, .pavo-header-builder .btn-link{margin:0;padding:0}.pavo-header-builder .pavo-widget-text{padding:14px
0;font-style:italic;color:#FFF;letter-spacing: .2px}.pavo-header-builder .pavo-widget-text
.zmdi{padding-right:7px;font-size:16px;font-style:normal}.pavo-header-builder .pavo-widget-text .phone-number{color:#ff7800;font-style:normal}.pavo-widget-quicklogin .dropdown-menu{min-width:350px;padding:30px}.pavo-widget-quicklogin .dropdown-menu-logged{min-width:160px}.pavo-widget-quicklogin .quicklogin-head{border-bottom:solid 1px #e1e1e1;padding-bottom:10px;margin-bottom:20px}.pavo-widget-quicklogin .quicklogin-head
span{font-weight:bold;text-transform:uppercase}.page-common-home .footer-blockbuilder{margin-top:0px}.pa-google-map{min-height:300px}.pac-container.pac-logo{z-index:99999}.pavo-widget-team{border:1px
solid transparent !important;margin-bottom:30px;position:relative;overflow:hidden}.pavo-widget-team.layout-1{text-align:center}.pavo-widget-team.layout-1 .content-socials{opacity:0;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;position:absolute;top:40%;left:0;width:100%}.pavo-widget-team.layout-3 .content-overlay{text-align:center;width:100%;height:100%;padding-top:30px;opacity:0;transition:all .3s ease 0s;transform:translateY(100%);background:rgba(0, 0, 0, 0.4);position:absolute;top:0;bottom:0;color:#FFF}.pavo-widget-team.layout-3:hover .content-overlay{transform:translateY(0);opacity:1}.pavo-widget-team .content-title{margin:0px
!important;font-size:15px !important;text-transform:capitalize !important;font-weight:700;padding-top:15px;padding-bottom:5px;color:#363a42}.pavo-widget-team .content-subtitle{margin-bottom:0px !important}.pavo-widget-team .content-desc{margin:0
0 20px;float:left;font-size:13px;width:100%;color:#707070;text-transform:capitalize}.pavo-widget-team:hover .content-socials{opacity:1}.pavo-widget-team:hover .content-image:before{opacity:1}.content-image{border-bottom:1px solid transparent !important;position:relative}.content-image:before{content:'';position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s}.social-network .size-small
a{font-size:16px !important}.social-network .size-medium
a{font-size:30px !important}.social-network .size-large
a{font-size:40px !important}.social-network.style-light
a{color:#FFF !important}.social-network.style-light a:hover{color:#165077 !important}.social-network.style-dark
a{color:#000 !important}.social-network.style-dark a:hover{color:#165077 !important}.social-network
.social{margin-bottom:0px !important}.social-network .social
li{width:34px;height:34px;border-radius:25px 25px 25px 25px;line-height:34px;margin:3px}.social-network .social
li.facebook{background-color:#3B5998}.social-network .social
li.twitter{background-color:#55ACEE}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.instagram{background-color:#125688}.social-network .social
li.reddit{background-color:#ff5700}.social-network .social
li.pinterest{background-color:#cb2027}.social-network .social
li.vine{background-color:#45bbff}.social-network .social
li.youtube{background-color:#b00}.social-network .social li.facebook a, .social-network .social li.twitter a, .social-network .social li.google_plus a, .social-network .social li.instagram a, .social-network .social li.reddit a, .social-network .social li.pinterest a, .social-network .social li.vine a, .social-network .social li.youtube
a{color:#fff}.pavo-widget-heading.style-center{text-align:center}.pavo-widget-heading.style-left{text-align:left}.pavo-widget-heading.style-right{text-align:right}.pavo-widget-featuredbox{position:relative}.pavo-widget-featuredbox .content-icon{margin:0
auto;height:45px;width:45px;font-size:45px;line-height:45px;text-align:center;color:#165077}.pavo-widget-featuredbox .icon-radius{background:#d9534f;color:#FFF;font-size:25px;border-radius:50%}.pavo-widget-featuredbox .icon-rectangle{background:#165077;color:#FFF;font-size:25px}.pavo-widget-featuredbox .content-subtitle{color:#888}.pavo-widget-featuredbox.layout-1{text-align:center}.pavo-widget-featuredbox.layout-2 .content-icon{float:left}.pavo-widget-featuredbox.layout-2 .content-box-right{padding-left:70px}.pavo-widget-featuredbox.layout-3 .content-icon{float:right}.pavo-widget-featuredbox.layout-3 .content-box-left{padding-right:70px}.pavo-widget-countdown
.inner{padding:20px
10px;text-align:center}.pavo-widget-countdown .time-group{display:inline-block;font-size:50px;text-align:center;font-weight:bold;padding:10px
20px;background:#165077;color:white;margin:0
10px}.pavo-widget-countdown .time-group
.unit{font-size:11px;display:block;clear:both;padding-top:10px;padding-bottom:10px}.pavo-widget-countdown.layout-1 .time-group{background:#5bc0de}.pavo-widget-countdown.layout-1 .time-group
.unit{background:#FFF;color:#5bc0de;margin-left:-20px;margin-right:-20px;margin-bottom:-10px}.pavo-widget-countdown.layout-2 .time-group{background:inherit;color:#000}.pavo-widget-countdown.layout-2 .time-group
.unit{color:#999;display:inline-block}.pavo-widget-countdown.size-sm
.inner{padding:5px
10px}.pavo-widget-countdown.size-sm .time-group{font-size:18px;padding:5px
4px}.pavo-widget-counter .counter-group
span{display:block;text-align:center}.pavo-widget-counter .counter-group span.counter-value{font-weight:600;font-size:44px;margin-bottom:10px}.pavo-widget-counter .counter-group span.counter-label{text-transform:uppercase;font-size:18px}.pavo-widget-counter.no-color .counter-value, .pavo-widget-counter.no-color .counter-label{color:#fff}.pavo-widget-gallery .swiper-container .swiper-slide{padding:0
15px}.pavo-widget-gallery .item-text{text-align:center;text-transform:uppercase;color:#212121;margin-top:10px;font-weight:500}.pavo-widget-deals.layout1 .product-layout .caption
h4{font-size:16px;height:40px}.pavo-widget-deals.layout1 .product-layout .caption .price-old{display:block}.pavo-widget-deals.layout2 .product-layout{margin-bottom:0;padding:0px}.pavo-widget-deals.layout2 .product-layout img.img-responsive{max-width:none;width:100%}.pavo-widget-deals.layout2 .product-layout
.caption{padding-top:0px}.pavo-widget-deals.layout2 .product-thumb{position:relative;padding:20px
20px 0px 20px}.pavo-widget-deals.layout2 .product-thumb .product-timing-deal{position:absolute;width:100%;top:-70px}.pavo-widget-deals.layout2 .product-thumb .btn-cart{display:none}.pavo-widget-deals.layout2 .product-timing-deal{position:initial}.pavo-widget-deals.layout3 .product-layout
.image{padding-right:20px}.pavo-widget-deals.layout3 .product-layout .product-meta{display:block;justify-content:inherit;margin:0;text-align:left}.pavo-widget-deals.layout3 .product-layout .product-meta .price-new, .pavo-widget-deals.layout3 .product-layout .product-meta .price-old{display:block}.pavo-widget-product_banner.product-banner-style1 .product-layout .button-group{opacity:1;filter:alpha(opacity=100);bottom:auto;overflow:visible;width:auto;left:auto;border:none;-webkit-box-shadow:none;box-shadow:none;border-width:0;box-shadow:none}.pavo-widget-product_banner.product-banner-style1 .product-layout:hover .button-group{bottom:auto}.pavo-widget-product_banner.product-banner-style2 .product-layout{padding:15px
0px 10px 0px}.pavo-widget-product_banner.product-banner-style2 .product-layout
.caption{padding-top:10px}.pavo-widget-image-text.layout-3
.inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pavo-widget-image-text.layout-3 .content-icon{margin:10px
20px 0 20px}.pavo-widget-image-text.layout-3 .content-text-left .content-title{margin-top:0px;font-size:14px}.pavo-widget-image-text.layout-3 .content-text-left .content-subtitle{color:#999}.pavo-widget-image-text.layout-3:hover .content-icon{animation:bounceIn 3s ease-out 0s 1 normal both}.blogs-thumb .blog-body .blog-title
a{color:#212121;text-decoration:none;font-size:22px}.blogs-thumb .blog-body .blog-title a:hover{color:#165077}.blogs-thumb .blog-body .blog-meta{color:#999;display:flex;flex-wrap:wrap;justify-content:flex-start;text-transform:capitalize}.blogs-thumb .blog-body .blog-meta .author, .blogs-thumb .blog-body .blog-meta .entry-date{padding:0
5px}.blogs-thumb .blog-body .blog-content{padding-bottom:15px;color:#666}.blogs-thumb .blog-body
.readmore{font-weight:bold;border:1px
solid #e1e1e1;border-radius:3px;padding:5px
15px;font-size:13px;display:inline-block;margin-bottom:5px}.pav-newsletter .form-control{height:40px;box-shadow:none}.pav-newsletter .btn-primary{font-size:15px;font-weight:bold;padding:8px
20px;border-radius:3px}.pav-newsletter .button-submit{position:relative}.pav-newsletter .button-submit
.valid{position:absolute;top:0;width:100%}.categoryfeature .product-thumb{background-color:#FFF;border-bottom:3px solid transparent}.categoryfeature .product-thumb
.caption{padding:10px
0}.categoryfeature .product-thumb .caption
h4{color:#212121;font-size:16px}.categoryfeature .product-thumb .caption h4:hover{color:#165077}.categoryfeature .product-thumb:hover{border-bottom:3px solid #165077;-webkit-box-shadow:0 1px 7px 3px rgba(0, 0, 0, 0.3);box-shadow:0 1px 7px 3px rgba(0, 0, 0, 0.3);-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.categoryfeature.category-feature-style1 .swiper-slide{padding-left:5px;padding-right:5px}.categoryfeature.category-feature-style2 .swiper-slide{padding-left:15px;padding-right:15px}.tabs-productcarousel-content .nav-tabs{text-align:center;background-color:#FFF}.tabs-productcarousel-content .nav-tabs > li{float:none;display:inline-block;padding:15px}.tabs-productcarousel-content .nav-tabs > li > a{font-size:26px;font-weight:bold;border:1px
solid transparent !important;background-color:transparent !important;padding:0px}.tabs-productcarousel-content .nav-tabs > li > a:hover, .tabs-productcarousel-content .nav-tabs > li > a:focus{color:#165077;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.tabs-productcarousel-content .nav-tabs > li.active > a:hover, .tabs-productcarousel-content .nav-tabs > li.active > a:focus{color:#165077;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.pavo-widget-instagram
a{position:relative;display:block;overflow:hidden}.pavo-widget-instagram a:hover
img{transform:scale(1.1);transform-origin:0 0}.pavo-widget-instagram a:hover
.footer{opacity:1;pointer-events:visible}.pavo-widget-instagram
img{transform-origin:0 0;transition:0.3s all ease}.pavo-widget-instagram
.footer{position:absolute;width:100%;z-index:10;height:100%;top:0;background:rgba(0, 0, 0, 0.5);color:#fff;left:0;display:flex;align-items:center;opacity:0;transition:0.3s all ease;pointer-events:none}.pavo-widget-instagram
.inner{width:100%;text-align:center}.pavo-widget-instagram .inner > div{display:inline-block}.pavo-widget-instagram .inner > div + div{margin-left:10px}.interactive-banner .interactive-profile{padding:62px
70px 79px 70px}.interactive-banner .heading-title{font-size:20px;text-transform:uppercase;color:#999;font-weight:500;margin-top:0px}.interactive-banner .heading-subtitle{font-size:36px;margin-top:0px;margin-bottom:20px}.interactive-banner
.htmlcontent{font-size:16px;color:#666;font-weight:400;line-height:24px;margin-bottom:30px}.interactive-banner .action-button
a{color:#63b9a2;background-color:#FFF;font-size:16px;line-height:15px;text-transform:none;padding:15px
30px;transition:all .35s ease 0s}.interactive-banner .action-button a:hover{background-color:#165077;color:#FFF}.interactive-banner.style1
h3{font-size:18px;text-transform:uppercase;margin-top:30px;position:relative;padding-bottom:30px}.interactive-banner.style1 h3:before{content:"";position:absolute;width:70px;height:3px;background:#212121;left:0;bottom:0}.interactive-banner.style1
.htmlcontent{margin-top:-25px;margin-left:90px}@media (min-width: 991px){.interactive-banner.style1
.htmlcontent{width:60%}}.interactive-banner.style2{text-align:center}.interactive-banner.style2 .effect-v10:hover img, .interactive-banner.style2 .blogs-thumb:hover
img{animation:initial}.interactive-banner.style2
.image{display:inline-block}.interactive-banner.style2
h2{font-size:36px;letter-spacing:-1px;font-weight:400;line-height:45px}.interactive-banner.style2
.htmlcontent{margin-bottom:30px}.interactive-banner.style3{position:relative}.interactive-banner.style3 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style3 .action-button
a{height:56px;line-height:56px;padding:0
40px}.interactive-banner.style4{position:relative}.interactive-banner.style4:hover:before{opacity:1}.interactive-banner.style4:hover
.content{opacity:1}.interactive-banner.style4
.content{opacity:0;transition:all .35s ease 0s}.interactive-banner.style4
h3{font-size:14px;letter-spacing:5px;text-transform:uppercase;font-weight:600;color:#212121}.interactive-banner.style4
h2{font-size:48px;color:#fff;letter-spacing:-3px;font-weight:400}@media (max-width: 480px){.interactive-banner.style4
h2{font-size:25px;letter-spacing:0}}.interactive-banner.style4:before{content:"";position:absolute;width:100%;height:100%;background:url(https://kristinadragomir.com/catalog/view/theme/pav_mesa/image/bg-category.png) no-repeat;opacity:0;transition:all .35s ease 0s}.interactive-banner.style4
header{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:40px}.interactive-banner.style4 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style5{text-align:center}.interactive-banner.style5
h3{font-size:36px;line-height:48px;color:#fff;font-weight:400}.interactive-banner.style5
.htmlcontent{font-size:18px;color:#fff}.interactive-banner.style5
a{margin-top:50px}.interactive-banner.style-video
.image{position:relative}.interactive-banner.style-video .popup-video{position:absolute;top:50%;left:50%;height:100px;line-height:95px;width:100px;margin-top:-50px;margin-left:-50px;padding-left:5px;text-align:center;color:#fff;border:4px
solid rgba(255, 255, 255, 0.4);z-index:3;-webkit-transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);border-radius:50%}.interactive-banner.style-video .popup-video:after{content:"\f04b";font-family:"FontAwesome";display:inline-block;font-size:32px;-webkit-transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.interactive-banner.style-video .heading-title{font-size:18px;margin-bottom:20px}.interactive-banner.style-light .heading-title{color:#fff}.interactive-banner.style-light a:hover{color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-inner{overflow:hidden}#pavo-sticky-header{padding:20px
0 15px 0px;position:fixed;background:#FFF;width:100%;z-index:1000;-webkit-box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75);-moz-box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75);box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75)}#pavo-sticky-header .mainmenu
.navbar{background:#FFF}#pavo-sticky-header .mainmenu .navbar .navbar-nav > li > a{padding-top:18px;padding-bottom:18px}#pavo-sticky-header .logo
img{max-height:40px}.pav-mobile-nav
.inner{padding:10px
15px;display:flex;align-items:center;justify-content:space-between}.pav-mobile-nav .inner + .inner{background-color:#FFF}.row-offcanvas{overflow-x:hidden}.topbar{background:transparent;color:#666;font-size:12px}.topbar
i{color:#666;font-size:12px}.topbar .container > *, .topbar ul.breadcrumb > *, .topbar .list-inline, .topbar
button{margin:0;padding:0}.topbar .container, .topbar
ul.breadcrumb{padding-top:10px;padding-bottom:10px}.topbar .list-inline{vertical-align:middle;padding-top:4px}.topbar .dropdown > a, .topbar .list-inline > li > a, .topbar .list-inline > li > span, .topbar .btn-group > .btn-link, .top-links .dropdown > a, .top-links .list-inline > li > a, .top-links .list-inline > li > span, .top-links .btn-group > .btn-link{color:#666;letter-spacing: .2px;font-weight:300}.topbar .dropdown > a:hover, .topbar .list-inline > li > a:hover, .topbar .list-inline > li > span:hover, .topbar .btn-group > .btn-link:hover, .top-links .dropdown > a:hover, .top-links .list-inline > li > a:hover, .top-links .list-inline > li > span:hover, .top-links .btn-group > .btn-link:hover{color:#165077;text-decoration:none}.top-links
ul{margin-bottom:0px}.top-links
li{border-right:1px solid #e1e1e1}.top-links li:last-child{border-right:none}.top-links .dropdown-menu
li{border:none}#form-currency li
button{padding:3px
20px;margin:0;text-align:left}#form-language .btn-group{padding:0
5px;border-right:1px solid #999;margin:0
5px}#form-language .btn-group
.btn{line-height:normal}#form-currency .btn-group .btn:hover, #form-language .btn-group .btn:hover{text-decoration:none}#form-currency .btn-group .language-select, #form-language .btn-group .language-select{padding:3px
20px}ul.dropdown-menu{padding:20px}.pavo-widget-quicklogin .dropdown-menu, .btn-group .dropdown-menu{display:block;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;background-clip:padding-box;border:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;margin:0;-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0)}.pavo-widget-quicklogin .dropdown-menu > li, .btn-group .dropdown-menu > li{padding:2px
0}.pavo-widget-quicklogin .dropdown-menu > li .btn-link, .btn-group .dropdown-menu > li .btn-link{color:#212121;text-align:left}.pavo-widget-quicklogin .dropdown-menu > li:hover .btn-link, .btn-group .dropdown-menu > li:hover .btn-link{text-decoration:none;color:#165077}.pavo-widget-quicklogin .dropdown-menu > li > a:hover, .pavo-widget-quicklogin .dropdown-menu > li > a:focus, .btn-group .dropdown-menu > li > a:hover, .btn-group .dropdown-menu > li > a:focus{text-decoration:none;color:#165077;background-color:transparent !important}.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{color:#212121;opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}header .list-inline{padding:6px
10px;margin:0}header .header-inner{background-color:#fff;padding:20px;border-bottom:1px solid #e1e1e1}#header-bottom{background:transparent}.pavo-widget-quicklogin .dropdown-menu{left:auto;right:0}.pavo-widget-quicklogin .dropdown-menu
ul{padding:0px}.pavo-widget-quicklogin .dropdown-menu ul
li{padding:3px
0}.quick-search-form .input-lg, .quick-search-form .input-group-lg > .form-control, .quick-search-form
.input-group-lg > .input-group-addon, .quick-search-form
.input-group-lg > .input-group-btn > .btn{border-top:1px solid #e1e1e1;border-right:0px solid #e1e1e1;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1}.quick-search-form .btn-lg, .quick-search-form .btn-group-lg > .btn{line-height:1.38;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;border-left:0px solid #e1e1e1}.quick-search-form .btn-default{background:transparent;color:#212121}.quick-search-form .btn-default:hover, .quick-search-form .btn-default:focus, .quick-search-form .btn-default:active{color:#165077;background-color:transparent;border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;border-left:0px solid #e1e1e1;outline:none;box-shadow:none}.panel-title, #column-left .widget-title, #column-right .widget-title, #information-contact h3, #information-contact .btn-link, #pavoblog-comments .panel-title{font-size:14px;text-transform:uppercase;color:#212121}.box-heading{margin:0px;color:#212121;background-color:#FFF;padding:20px;font-size:20px;text-transform:capitalize;border-bottom:1px solid #e1e1e1}.alert-dismissible{max-width:1170px;position:absolute;margin:0
auto;left:0;right:0;z-index:999}ul.breadcrumb{margin-left:auto;margin-right:auto;margin-bottom:0;padding:15px}ul.breadcrumb:after{display:block}ul.breadcrumb
li{display:inline-block}ul.breadcrumb li + li:before{content:"/";padding:0
5px;color:#212121}ul.breadcrumb li:last-child
a{color:#212121}ul.breadcrumb li:last-child a:hover{color:#165077}ul.breadcrumb a, ul.breadcrumb
i{color:#212121}ul.breadcrumb a:hover, ul.breadcrumb i:hover{color:#165077}#column-left .widget-title, #column-right .widget-title{background-color:#165077;position:relative;color:#FFF;padding:20px
20px 20px 50px}#column-left .widget-title:after, #column-right .widget-title:after{content:"\f197";position:absolute;left:24px;top:31%;font-size:18px;font-family:Material-Design-Iconic-Font}.mini-cart .dropdown-toggle{padding:0px;margin-top:-2px}.mini-cart .dropdown-toggle:active, .mini-cart .dropdown-toggle.active{box-shadow:none}.mini-cart, .mini-cart-clone{background:none;border:none}.mini-cart.minicart-style-default, .mini-cart-clone.minicart-style-default{background:white}.mini-cart.minicart-style-default .dropdown-toggle > i, .mini-cart-clone.minicart-style-default .dropdown-toggle > i{display:inline-block;height:40px;width:40px;border:1px
solid #e1e1e1;border-radius:3px;line-height:40px;color:#165077;font-size:25px}.mini-cart.minicart-style-default .cart-inner, .mini-cart-clone.minicart-style-default .cart-inner{display:inline-block;text-align:left;font-size:12px;color:#999;font-weight:500;margin-left:5px}.mini-cart.minicart-style-default .cart-inner .cart-head, .mini-cart-clone.minicart-style-default .cart-inner .cart-head{font-size:14px;text-transform:capitalize;font-weight:700;display:block;line-height:1.42857;color:#212121}.mini-cart.minicart-style-default .cart-inner .cart-total, .mini-cart-clone.minicart-style-default .cart-inner .cart-total{line-height:16px}.mini-cart.minicart-style-1, .mini-cart-clone.minicart-style-1{background:white}.mini-cart.minicart-style-1 .cart-icon, .mini-cart-clone.minicart-style-1 .cart-icon{position:relative;display:inline-block;height:40px;width:40px;line-height:40px;color:#165077;font-size:25px;border:1px
solid #e1e1e1;border-radius:3px}.mini-cart.minicart-style-1 .cart-icon .cart-number, .mini-cart-clone.minicart-style-1 .cart-icon .cart-number{position:absolute;right:-10px;top:-10px;background:red;color:#FFF;font-size:10px;display:block;width:22px;height:22px;line-height:20px;border-radius:50%;border:solid 1px #FFF}.mini-cart.minicart-style-1 .cart-inner, .mini-cart-clone.minicart-style-1 .cart-inner{display:inline-block;text-align:left;margin-left:12px;font-size:12px;color:#999;font-weight:300}.mini-cart.minicart-style-1 .cart-inner .cart-head, .mini-cart-clone.minicart-style-1 .cart-inner .cart-head{font-size:14px;text-transform:capitalize;font-weight:700;display:block;line-height:1.42857;color:#212121}.mini-cart.minicart-style-1 .cart-inner .cart-total, .mini-cart-clone.minicart-style-1 .cart-inner .cart-total{line-height:16px}.mini-cart.minicart-style-1 .cart-inner > span, .mini-cart-clone.minicart-style-1 .cart-inner > span{display:block}.mini-cart.minicart-style-2, .mini-cart-clone.minicart-style-2{background:white}.mini-cart.minicart-style-2 .cart-icon, .mini-cart-clone.minicart-style-2 .cart-icon{position:relative;display:block;height:40px;width:40px;line-height:40px;color:#165077;font-size:25px;border:1px
solid #e1e1e1;border-radius:3px}.mini-cart.minicart-style-2 .cart-icon .cart-number, .mini-cart-clone.minicart-style-2 .cart-icon .cart-number{position:absolute;right:-10px;top:-10px;background:red;color:#FFF;font-size:10px;display:block;width:22px;height:22px;line-height:20px;border-radius:50%;border:solid 1px #FFF}.mini-cart .dropdown-menu, .mini-cart-clone .dropdown-menu{left:auto;right:0;min-width:300px}.alert-minimalist{background-color:#5cb85c;border-color:rgba(149, 149, 149, 0.3);border-radius:3px;color:#FFF;padding:30px
50px;font-weight:bold;right:20px !important;left:auto !important;border-left:15px solid #fff06a;font-size:15px;-webkit-box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75);box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75)}.alert-minimalist
a{color:black}.alert-minimalist
.fa{margin-right: .3em;padding-top:4px}.alert-minimalist > [data-notify="icon"]{height:50px;margin-right:12px}.alert-minimalist > [data-notify="title"]{color:#333;display:block;font-weight:bold;margin-bottom:5px}.alert-minimalist > [data-notify="message"]{font-size:80%}.pavo-footer{background:#f7f7f7;color:#666;padding-top:50px}.pavo-footer h5, .pavo-footer h4, .pavo-footer
h3{color:#212121;font-size:18px}.pavo-footer
a{color:#666;line-height:26px}.pavo-footer a:hover{color:#165077;text-decoration:none}.powered{background-color:#212121;color:#888;padding-top:20px;padding-bottom:20px}.powered
a{color:#212121;font-weight:bold}.powered a:hover{color:#FFF}.scrollup{display:block;height:45px;width:45px;line-height:45px;background:#165077 !important;color:#fff;bottom:82px;position:fixed;right:10px;text-align:center;z-index:9999;transition:all 1s ease 0s}.scrollup:hover{background:#165077 !important;transform:translateY(-10px)}.navbar{margin-bottom:0}.navbar-nav
ul{padding:0;margin:0;list-style:none}.navbar-nav
.badges{position:absolute;top:0;right:-5px;font-size:8px;font-weight:normal !important;padding:3px
8px;line-height:10px;text-transform:uppercase;letter-spacing:2px;color:#FFF}.navbar-nav .badges:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-left:6px solid transparent;border-right:6px solid transparent}.navbar-nav .badges-danger
.badges{background:#d9534f}.navbar-nav .badges-danger .badges:after{border-top:6px solid #d9534f}.navbar-nav .badges-info
.badges{background:#5bc0de}.navbar-nav .badges-info .badges:after{border-top:6px solid #5bc0de}.navbar-nav .badges-primary
.badges{background:#165077}.navbar-nav .badges-primary .badges:after{border-top:6px solid #165077}.navbar-nav .badges-success
.badges{background:#5cb85c}.navbar-nav .badges-success .badges:after{border-top:6px solid #5cb85c}.navbar-nav > li > a, .navbar-nav .open > a{color:#212121;padding-top:14px;padding-bottom:14px;font-weight:700;position:relative}.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active, .navbar-nav .open > a:hover, .navbar-nav .open > a:focus, .navbar-nav .open > a:active{background-color:transparent;color:#165077}.navbar-nav > li .dropdown-menu, .navbar-nav .open .dropdown-menu{top:150%;left:0;display:block;visibility:hidden;height:auto;font-weight:300;opacity:0;filter:alpha(opacity=0);border:0;min-width:250px;padding:20px;background-color:#fff;border-radius:0px;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.24);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.24);-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;text-align:left}.navbar-nav > li .dropdown-menu li, .navbar-nav .open .dropdown-menu
li{display:block}.navbar-nav > li .dropdown-menu li a, .navbar-nav .open .dropdown-menu li
a{color:#666;font-size:14px;font-weight:500;line-height:33px}.navbar-nav > li .dropdown-menu li a:hover, .navbar-nav .open .dropdown-menu li a:hover{color:#165077;text-decoration:none}.navbar-nav > li:hover .dropdown-menu, .navbar-nav .open:hover .dropdown-menu{visibility:visible;top:100%;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s}.navbar-nav > li .dropdown-submenu, .navbar-nav .open .dropdown-submenu{position:relative}.navbar-nav > li .dropdown-submenu .dropdown-menu, .navbar-nav .open .dropdown-submenu .dropdown-menu{top:0;left:120%;position:absolute;display:block;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.navbar-nav > li .dropdown-submenu:hover > .dropdown-menu, .navbar-nav .open .dropdown-submenu:hover > .dropdown-menu{visibility:visible;left:100%;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu{margin-left:0}.navbar-nav > li.aligned-right .dropdown-menu{left:auto;right:0}.navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu{-margin-right:100%}.navbar-nav > li.aligned-left .dropdown-menu{left:0;right:auto}.navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu{margin-left:100%}.navbar-nav > li.aligned-center .dropdown-menu{left:50%;transform:translate(-50%)}.navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu{margin-left:100%}@media (min-width: 992px){.navbar-nav > li.aligned-fullwidth{position:static}.navbar-nav > li.aligned-fullwidth > .dropdown-menu{width:100vw !important;margin-left:-50vw !important;left:50% !important}}.pavo-widget-megamenu{cursor:pointer}.pavo-widget-megamenu .megamenu-heading{background-color:#165077}.pavo-widget-megamenu .megamenu-heading
h3{font-size:14px;background:#333;font-weight:700;text-transform:uppercase;color:#fff;position:relative;width:100%;margin:0px;padding:16px
20px}.pavo-widget-megamenu .megamenu-heading h3
i{font-size:18px;padding-right:10px;vertical-align:middle}.pavo-widget-megamenu .pav-verticalmenu{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;left:0;background-color:#FFF;z-index:999}.pavo-widget-megamenu:hover .pav-verticalmenu{opacity:1;filter:alpha(opacity=100);visibility:visible}.pavo-widget-megamenu .vertical-dropdown-style:hover .megamenu-heading
h3{color:#fff;border-color:transparent}.pavo-widget-megamenu .vertical-dropdown-style:hover .megamenu-heading h3
.fa{color:#fff}.pav-verticalmenu
ul{margin:0;padding:0}.pav-verticalmenu .navbar-collapse{padding:0px}.pav-verticalmenu .navbar-nav > li{width:100%;float:left;border-bottom:1px solid #e1e1e1;padding:0px}.pav-verticalmenu .navbar-nav > li > a{text-transform:uppercase;padding:10px
15px 9px 15px;font-size:12px;font-weight:700;color:#666}.pav-verticalmenu .navbar-nav > li > a
i{color:#212121;font-size:18px;vertical-align:middle;padding-right:15px}.pav-verticalmenu .navbar-nav > li > a
.caret{position:absolute;right:15px;top:40%;border-top:1px solid #999;border-right:1px solid #999;border-bottom:0;border-left:0;width:7px;height:7px;background:transparent;padding:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.pav-verticalmenu .navbar-nav > li:last-child{border-bottom:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu{padding:10px
15px 9px 15px;background:#fff;min-width:250px;visibility:hidden;display:block;top:0;left:130%;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s}.pav-verticalmenu .navbar-nav > li .dropdown-menu li:last-child
a{border-bottom:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu.level2{display:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu .row + .row{margin-top:20px}.pav-verticalmenu .navbar-nav > li .dropdown-menu .products-row + .products-row{margin-top:0}.pav-verticalmenu .navbar-nav > li .dropdown-submenu{position:relative}.pav-verticalmenu .navbar-nav > li .dropdown-submenu:hover > .dropdown-menu{top:0px;display:block;visibility:visible;opacity:1;filter:alpha(opacity=100);left:100%}.pav-verticalmenu .navbar-nav > li .dropdown-submenu > .dropdown-menu{position:absolute;left:110%;-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth{position:static}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth > .dropdown-menu{width:100% !important;margin-top:-2px}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth .dropdown-submenu .dropdown-menu{margin-left:0}.pav-verticalmenu .navbar-nav > li > .aligned-right .dropdown-menu{left:auto;right:0}.pav-verticalmenu .navbar-nav > li > .aligned-right .dropdown-submenu .dropdown-menu{margin-right:85%}.pav-verticalmenu .navbar-nav > li > .aligned-left .dropdown-menu{left:0;right:auto}.pav-verticalmenu .navbar-nav > li > .aligned-left .dropdown-submenu .dropdown-menu{margin-left:85%}.pav-verticalmenu .navbar-nav > li > .aligned-center .dropdown-menu{left:50%;translate:-50%,0}.pav-verticalmenu .navbar-nav > li > .aligned-center .dropdown-submenu .dropdown-menu{margin-left:85%}.pav-verticalmenu .navbar-nav > li.parent{position:relative}.pav-verticalmenu .navbar-nav > li.parent:hover
.level1{display:block;left:100%;top:0}.pav-verticalmenu .navbar-nav > li:hover > .dropdown-menu{display:block;left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100)}.pav-verticalmenu .navbar-nav > li:hover > a{color:#165077}.pav-verticalmenu .navbar-nav > li:hover > a:before{color:#165077}.product-layout{background-color:#FFF;margin-bottom:30px;position:relative;border:1px
solid transparent;padding:15px
0px 20px 0px}.product-layout
.image{text-align:center;z-index:0;overflow:hidden;position:relative}.product-layout .image
.action{position:absolute;left:15px;top:80px;width:38px}.product-layout .image .pav-ownstyle.pav-quickview{line-height:40px !important;background-color:#fff;top:35px;bottom:auto;right:auto;left:15px}.product-layout .image .pav-ownstyle.pav-quickview a:hover, .product-layout .image .pav-ownstyle.pav-quickview a:focus{color:#FFF}.product-layout .image .pav-ownstyle.pav-quickview:hover
a{color:#FFF}.product-layout
.caption{padding:0
15px;padding-top:20px}.product-layout .caption
h4{font-weight:500;font-size:14px;margin:0px;overflow:hidden;display:inline-block;height:30px}.product-layout .caption h4
a{color:#212121;text-transform:capitalize}.product-layout .caption h4 a:hover{color:#165077;text-decoration:none}.product-layout.product-list .caption
h4{font-weight:700}.product-layout .button-group{padding:20px
10px}.product-layout .product-thumb
.rating{padding-bottom:10px}.product-layout .product-thumb .rating .fa-stack{font-size:12px;width:1em}.product-layout .product-thumb .rating .fa-star-o{color:#ffd177}.product-layout .product-thumb .rating .fa-star{color:#FC0}.fa-stack{color:#ffd177;font-size:12px}.rating-wrapper .fa-star{display:none;color:#f0ad4e}.rating-wrapper .fa-star-o{color:#999}.rating-wrapper .fa-stack.active .fa-star, .rating-wrapper .fa-stack.selected .fa-star{display:block}.rating-wrapper .fa-stack.active .fa-star-o, .rating-wrapper .fa-stack.selected .fa-star-o{display:none}.products-collection .product-layout .product-meta{padding-right:0px;padding-left:0px}.description{font-size:13px}.price-tax, .product-layout
.description{display:none}.product-list
.description{display:inherit}.btn-cart{color:#FFF;background-color:#165077;border-color:#e1e1e1;padding:11px
20px 12px 20px;border-radius:5px !important;text-transform:uppercase;font-size:12px;font-weight:bold}.btn-cart:hover, .btn-cart:focus, .btn-cart.focus, .btn-cart:active, .btn-cart.active,
.open > .btn-cart.dropdown-toggle{color:#FFF;background-color:#0e334c;border-color:#c2c2c2}.btn-cart:active, .btn-cart.active,
.open > .btn-cart.dropdown-toggle{background-image:none}.btn-cart.disabled, .btn-cart.disabled:hover, .btn-cart.disabled:focus, .btn-cart.disabled.focus, .btn-cart.disabled:active, .btn-cart.disabled.active, .btn-cart[disabled], .btn-cart[disabled]:hover, .btn-cart[disabled]:focus, .btn-cart[disabled].focus, .btn-cart[disabled]:active, .btn-cart[disabled].active,
fieldset[disabled] .btn-cart,
fieldset[disabled] .btn-cart:hover,
fieldset[disabled] .btn-cart:focus,
fieldset[disabled] .btn-cart.focus,
fieldset[disabled] .btn-cart:active,
fieldset[disabled] .btn-cart.active{background-color:#165077;border-color:#e1e1e1}.btn-cart
.badge{color:#165077;background-color:#FFF}.btn-compare:hover, .btn-wishlist:hover{background-color:#165077;color:#FFF}.price{color:#ff7800;font-weight:700;font-size:18px;font-family:"Arimo",sans-serif;margin-bottom:10px}.price .price-old{color:#999;font-weight:500;font-size:14px;padding-right:5px;text-decoration:line-through}.product-label-special, .product-label-percentage{color:#fff;font-size:10px;font-family:inherit;font-weight:400;position:absolute;background:#f25252;padding:3px
10px;text-transform:uppercase;border-radius:0px;left:10px;z-index:1;top:10px}.product-label-percentage{padding:5px
15px;font-size:12px;font-weight:600}.product-timing-deal .format-date{display:block;text-align:center}.product-timing-deal .format-date > div{z-index:5;font-size:10px;color:#666;font-weight:700;text-transform:uppercase;background:transparent;display:inline-block;line-height:18px;position:relative;padding-right:5px;text-align:center}.product-timing-deal .format-date > div > b{font-size:16px;font-weight:700;display:block;width:40px;background-color:#FFF;height:40px;border:2px
solid #e1e1e1;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;margin-bottom:3px;position:relative;text-align:center;line-height:40px}.product-sold{background:#FFF;position:absolute;right:0;z-index:99;font-size:14px;padding:5px
15px;bottom:20px;font-weight:700;left:0;margin:0
auto;width:30%;color:#165077}.flashsale-content
.image{position:relative}.product-nav-item{position:fixed;z-index:99;top:40%}.product-nav-item
.btn{width:30px;height:83px;padding:0;z-index:1000;position:relative}.product-nav-item .btn
span{font-family:"FontAwesome";font-size:30px}.product-nav-item
img{float:left;width:60px}.product-nav-item
.price{color:#212121}.product-nav-item .dropdown .dropdown-menu{min-width:300px;display:block;visibility:hidden;z-index:100;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.product-nav-item .dropdown:hover .dropdown-menu{visibility:visible}.product-nav-item.product-next{right:0}.product-nav-item.product-next .dropdown .dropdown-menu{right:30px;top:0px;left:auto;-webkit-transform:translate3d(300px, 0, 0);transform:translate3d(300px, 0, 0)}.product-nav-item.product-next .dropdown:hover .dropdown-menu{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.product-nav-item.product-next .btn span:before{content:"\f104"}.product-nav-item.product-prev{left:0}.product-nav-item.product-prev .dropdown .dropdown-menu{left:30px;top:0px;-webkit-transform:translate3d(-300px, 0, 0);transform:translate3d(-300px, 0, 0)}.product-nav-item.product-prev .dropdown:hover .dropdown-menu{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.product-nav-item.product-prev .btn span:before{content:"\f105"}.product-image-swap{position:relative;overflow:hidden}.product-image-swap
img{height:auto;max-width:100%}.product-image-swap .image-hover{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.product-image-swap .image-effect{top:0;position:absolute;overflow:hidden;left:0;right:auto;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%);-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.product-image-swap:hover .image-effect{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.product-image-swap:hover .image-hover{-webkit-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%);opacity:0;visibility:visible;z-index:-1}.addthis_default_style
a{float:none !important}.mfp-bottom-bar{display:none}.mfp-iframe-holder .mfp-content{max-width:80% !important}.bg-light{background:#fff}.col-nopadding
.row{margin-left:0;margin-right:0}.col-nopadding .row [class*="col-"]{padding-left:0;padding-right:0}.no-padding{padding:0}.no-margin{margin:0}.nopadding [class*="col-"], .nopadding [class^="col-"]{padding-right:0;padding-left:0}ul,
ol{list-style:none}td, th{min-width:35px}.panel{border:0;background:transparent;margin-bottom:0px;-webkit-box-shadow:none;box-shadow:none}.border-top{border-top:1px solid #e1e1e1}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}.input-group-addon{background-color:transparent;border:1px
solid transparent}.form-control{-webkit-box-shadow:none;box-shadow:none;border:1px
solid #e1e1e1}.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.border-base{border:1px
solid #e1e1e1}.border-top{border-top:1px solid #e1e1e1}.border-bottom{border-bottom:1px solid #e1e1e1}.noborder{border:none}.z-index{position:relative;z-index:1000}.radius-x{border-radius:50% !important}.border-width-0{border-width:0px}.border-width-1{border-width:1px}.border-width-2{border-width:2px}.border-width-3{border-width:3px}.border-width-4{border-width:4px}.border-width-5{border-width:5px}.border-width-6{border-width:6px}.border-width-7{border-width:7px}.border-width-8{border-width:8px}.border-width-9{border-width:9px}.border-width-10{border-width:10px}.border-width-11{border-width:11px}.border-width-12{border-width:12px}.border-width-13{border-width:13px}.border-width-14{border-width:14px}.border-width-15{border-width:15px}.border-width-16{border-width:16px}.border-width-17{border-width:17px}.border-width-18{border-width:18px}.border-width-19{border-width:19px}.border-width-20{border-width:20px}.radius-0{border-radius:0px}.radius-1{border-radius:1px}.radius-2{border-radius:2px}.radius-3{border-radius:3px}.radius-4{border-radius:4px}.radius-5{border-radius:5px}.radius-6{border-radius:6px}.radius-7{border-radius:7px}.radius-8{border-radius:8px}.radius-9{border-radius:9px}.radius-10{border-radius:10px}.radius-11{border-radius:11px}.radius-12{border-radius:12px}.radius-13{border-radius:13px}.radius-14{border-radius:14px}.radius-15{border-radius:15px}.radius-16{border-radius:16px}.radius-17{border-radius:17px}.radius-18{border-radius:18px}.radius-19{border-radius:19px}.radius-20{border-radius:20px}.margin--200{margin:-200px}.margin-top--200{margin-top:-200px}.margin-bottom--200{margin-bottom:-200px}.margin-left--200{margin-left:-200px}.margin-right--200{margin-right:-200px}.margin--199{margin:-199px}.margin-top--199{margin-top:-199px}.margin-bottom--199{margin-bottom:-199px}.margin-left--199{margin-left:-199px}.margin-right--199{margin-right:-199px}.margin--198{margin:-198px}.margin-top--198{margin-top:-198px}.margin-bottom--198{margin-bottom:-198px}.margin-left--198{margin-left:-198px}.margin-right--198{margin-right:-198px}.margin--197{margin:-197px}.margin-top--197{margin-top:-197px}.margin-bottom--197{margin-bottom:-197px}.margin-left--197{margin-left:-197px}.margin-right--197{margin-right:-197px}.margin--196{margin:-196px}.margin-top--196{margin-top:-196px}.margin-bottom--196{margin-bottom:-196px}.margin-left--196{margin-left:-196px}.margin-right--196{margin-right:-196px}.margin--195{margin:-195px}.margin-top--195{margin-top:-195px}.margin-bottom--195{margin-bottom:-195px}.margin-left--195{margin-left:-195px}.margin-right--195{margin-right:-195px}.margin--194{margin:-194px}.margin-top--194{margin-top:-194px}.margin-bottom--194{margin-bottom:-194px}.margin-left--194{margin-left:-194px}.margin-right--194{margin-right:-194px}.margin--193{margin:-193px}.margin-top--193{margin-top:-193px}.margin-bottom--193{margin-bottom:-193px}.margin-left--193{margin-left:-193px}.margin-right--193{margin-right:-193px}.margin--192{margin:-192px}.margin-top--192{margin-top:-192px}.margin-bottom--192{margin-bottom:-192px}.margin-left--192{margin-left:-192px}.margin-right--192{margin-right:-192px}.margin--191{margin:-191px}.margin-top--191{margin-top:-191px}.margin-bottom--191{margin-bottom:-191px}.margin-left--191{margin-left:-191px}.margin-right--191{margin-right:-191px}.margin--190{margin:-190px}.margin-top--190{margin-top:-190px}.margin-bottom--190{margin-bottom:-190px}.margin-left--190{margin-left:-190px}.margin-right--190{margin-right:-190px}.margin--189{margin:-189px}.margin-top--189{margin-top:-189px}.margin-bottom--189{margin-bottom:-189px}.margin-left--189{margin-left:-189px}.margin-right--189{margin-right:-189px}.margin--188{margin:-188px}.margin-top--188{margin-top:-188px}.margin-bottom--188{margin-bottom:-188px}.margin-left--188{margin-left:-188px}.margin-right--188{margin-right:-188px}.margin--187{margin:-187px}.margin-top--187{margin-top:-187px}.margin-bottom--187{margin-bottom:-187px}.margin-left--187{margin-left:-187px}.margin-right--187{margin-right:-187px}.margin--186{margin:-186px}.margin-top--186{margin-top:-186px}.margin-bottom--186{margin-bottom:-186px}.margin-left--186{margin-left:-186px}.margin-right--186{margin-right:-186px}.margin--185{margin:-185px}.margin-top--185{margin-top:-185px}.margin-bottom--185{margin-bottom:-185px}.margin-left--185{margin-left:-185px}.margin-right--185{margin-right:-185px}.margin--184{margin:-184px}.margin-top--184{margin-top:-184px}.margin-bottom--184{margin-bottom:-184px}.margin-left--184{margin-left:-184px}.margin-right--184{margin-right:-184px}.margin--183{margin:-183px}.margin-top--183{margin-top:-183px}.margin-bottom--183{margin-bottom:-183px}.margin-left--183{margin-left:-183px}.margin-right--183{margin-right:-183px}.margin--182{margin:-182px}.margin-top--182{margin-top:-182px}.margin-bottom--182{margin-bottom:-182px}.margin-left--182{margin-left:-182px}.margin-right--182{margin-right:-182px}.margin--181{margin:-181px}.margin-top--181{margin-top:-181px}.margin-bottom--181{margin-bottom:-181px}.margin-left--181{margin-left:-181px}.margin-right--181{margin-right:-181px}.margin--180{margin:-180px}.margin-top--180{margin-top:-180px}.margin-bottom--180{margin-bottom:-180px}.margin-left--180{margin-left:-180px}.margin-right--180{margin-right:-180px}.margin--179{margin:-179px}.margin-top--179{margin-top:-179px}.margin-bottom--179{margin-bottom:-179px}.margin-left--179{margin-left:-179px}.margin-right--179{margin-right:-179px}.margin--178{margin:-178px}.margin-top--178{margin-top:-178px}.margin-bottom--178{margin-bottom:-178px}.margin-left--178{margin-left:-178px}.margin-right--178{margin-right:-178px}.margin--177{margin:-177px}.margin-top--177{margin-top:-177px}.margin-bottom--177{margin-bottom:-177px}.margin-left--177{margin-left:-177px}.margin-right--177{margin-right:-177px}.margin--176{margin:-176px}.margin-top--176{margin-top:-176px}.margin-bottom--176{margin-bottom:-176px}.margin-left--176{margin-left:-176px}.margin-right--176{margin-right:-176px}.margin--175{margin:-175px}.margin-top--175{margin-top:-175px}.margin-bottom--175{margin-bottom:-175px}.margin-left--175{margin-left:-175px}.margin-right--175{margin-right:-175px}.margin--174{margin:-174px}.margin-top--174{margin-top:-174px}.margin-bottom--174{margin-bottom:-174px}.margin-left--174{margin-left:-174px}.margin-right--174{margin-right:-174px}.margin--173{margin:-173px}.margin-top--173{margin-top:-173px}.margin-bottom--173{margin-bottom:-173px}.margin-left--173{margin-left:-173px}.margin-right--173{margin-right:-173px}.margin--172{margin:-172px}.margin-top--172{margin-top:-172px}.margin-bottom--172{margin-bottom:-172px}.margin-left--172{margin-left:-172px}.margin-right--172{margin-right:-172px}.margin--171{margin:-171px}.margin-top--171{margin-top:-171px}.margin-bottom--171{margin-bottom:-171px}.margin-left--171{margin-left:-171px}.margin-right--171{margin-right:-171px}.margin--170{margin:-170px}.margin-top--170{margin-top:-170px}.margin-bottom--170{margin-bottom:-170px}.margin-left--170{margin-left:-170px}.margin-right--170{margin-right:-170px}.margin--169{margin:-169px}.margin-top--169{margin-top:-169px}.margin-bottom--169{margin-bottom:-169px}.margin-left--169{margin-left:-169px}.margin-right--169{margin-right:-169px}.margin--168{margin:-168px}.margin-top--168{margin-top:-168px}.margin-bottom--168{margin-bottom:-168px}.margin-left--168{margin-left:-168px}.margin-right--168{margin-right:-168px}.margin--167{margin:-167px}.margin-top--167{margin-top:-167px}.margin-bottom--167{margin-bottom:-167px}.margin-left--167{margin-left:-167px}.margin-right--167{margin-right:-167px}.margin--166{margin:-166px}.margin-top--166{margin-top:-166px}.margin-bottom--166{margin-bottom:-166px}.margin-left--166{margin-left:-166px}.margin-right--166{margin-right:-166px}.margin--165{margin:-165px}.margin-top--165{margin-top:-165px}.margin-bottom--165{margin-bottom:-165px}.margin-left--165{margin-left:-165px}.margin-right--165{margin-right:-165px}.margin--164{margin:-164px}.margin-top--164{margin-top:-164px}.margin-bottom--164{margin-bottom:-164px}.margin-left--164{margin-left:-164px}.margin-right--164{margin-right:-164px}.margin--163{margin:-163px}.margin-top--163{margin-top:-163px}.margin-bottom--163{margin-bottom:-163px}.margin-left--163{margin-left:-163px}.margin-right--163{margin-right:-163px}.margin--162{margin:-162px}.margin-top--162{margin-top:-162px}.margin-bottom--162{margin-bottom:-162px}.margin-left--162{margin-left:-162px}.margin-right--162{margin-right:-162px}.margin--161{margin:-161px}.margin-top--161{margin-top:-161px}.margin-bottom--161{margin-bottom:-161px}.margin-left--161{margin-left:-161px}.margin-right--161{margin-right:-161px}.margin--160{margin:-160px}.margin-top--160{margin-top:-160px}.margin-bottom--160{margin-bottom:-160px}.margin-left--160{margin-left:-160px}.margin-right--160{margin-right:-160px}.margin--159{margin:-159px}.margin-top--159{margin-top:-159px}.margin-bottom--159{margin-bottom:-159px}.margin-left--159{margin-left:-159px}.margin-right--159{margin-right:-159px}.margin--158{margin:-158px}.margin-top--158{margin-top:-158px}.margin-bottom--158{margin-bottom:-158px}.margin-left--158{margin-left:-158px}.margin-right--158{margin-right:-158px}.margin--157{margin:-157px}.margin-top--157{margin-top:-157px}.margin-bottom--157{margin-bottom:-157px}.margin-left--157{margin-left:-157px}.margin-right--157{margin-right:-157px}.margin--156{margin:-156px}.margin-top--156{margin-top:-156px}.margin-bottom--156{margin-bottom:-156px}.margin-left--156{margin-left:-156px}.margin-right--156{margin-right:-156px}.margin--155{margin:-155px}.margin-top--155{margin-top:-155px}.margin-bottom--155{margin-bottom:-155px}.margin-left--155{margin-left:-155px}.margin-right--155{margin-right:-155px}.margin--154{margin:-154px}.margin-top--154{margin-top:-154px}.margin-bottom--154{margin-bottom:-154px}.margin-left--154{margin-left:-154px}.margin-right--154{margin-right:-154px}.margin--153{margin:-153px}.margin-top--153{margin-top:-153px}.margin-bottom--153{margin-bottom:-153px}.margin-left--153{margin-left:-153px}.margin-right--153{margin-right:-153px}.margin--152{margin:-152px}.margin-top--152{margin-top:-152px}.margin-bottom--152{margin-bottom:-152px}.margin-left--152{margin-left:-152px}.margin-right--152{margin-right:-152px}.margin--151{margin:-151px}.margin-top--151{margin-top:-151px}.margin-bottom--151{margin-bottom:-151px}.margin-left--151{margin-left:-151px}.margin-right--151{margin-right:-151px}.margin--150{margin:-150px}.margin-top--150{margin-top:-150px}.margin-bottom--150{margin-bottom:-150px}.margin-left--150{margin-left:-150px}.margin-right--150{margin-right:-150px}.margin--149{margin:-149px}.margin-top--149{margin-top:-149px}.margin-bottom--149{margin-bottom:-149px}.margin-left--149{margin-left:-149px}.margin-right--149{margin-right:-149px}.margin--148{margin:-148px}.margin-top--148{margin-top:-148px}.margin-bottom--148{margin-bottom:-148px}.margin-left--148{margin-left:-148px}.margin-right--148{margin-right:-148px}.margin--147{margin:-147px}.margin-top--147{margin-top:-147px}.margin-bottom--147{margin-bottom:-147px}.margin-left--147{margin-left:-147px}.margin-right--147{margin-right:-147px}.margin--146{margin:-146px}.margin-top--146{margin-top:-146px}.margin-bottom--146{margin-bottom:-146px}.margin-left--146{margin-left:-146px}.margin-right--146{margin-right:-146px}.margin--145{margin:-145px}.margin-top--145{margin-top:-145px}.margin-bottom--145{margin-bottom:-145px}.margin-left--145{margin-left:-145px}.margin-right--145{margin-right:-145px}.margin--144{margin:-144px}.margin-top--144{margin-top:-144px}.margin-bottom--144{margin-bottom:-144px}.margin-left--144{margin-left:-144px}.margin-right--144{margin-right:-144px}.margin--143{margin:-143px}.margin-top--143{margin-top:-143px}.margin-bottom--143{margin-bottom:-143px}.margin-left--143{margin-left:-143px}.margin-right--143{margin-right:-143px}.margin--142{margin:-142px}.margin-top--142{margin-top:-142px}.margin-bottom--142{margin-bottom:-142px}.margin-left--142{margin-left:-142px}.margin-right--142{margin-right:-142px}.margin--141{margin:-141px}.margin-top--141{margin-top:-141px}.margin-bottom--141{margin-bottom:-141px}.margin-left--141{margin-left:-141px}.margin-right--141{margin-right:-141px}.margin--140{margin:-140px}.margin-top--140{margin-top:-140px}.margin-bottom--140{margin-bottom:-140px}.margin-left--140{margin-left:-140px}.margin-right--140{margin-right:-140px}.margin--139{margin:-139px}.margin-top--139{margin-top:-139px}.margin-bottom--139{margin-bottom:-139px}.margin-left--139{margin-left:-139px}.margin-right--139{margin-right:-139px}.margin--138{margin:-138px}.margin-top--138{margin-top:-138px}.margin-bottom--138{margin-bottom:-138px}.margin-left--138{margin-left:-138px}.margin-right--138{margin-right:-138px}.margin--137{margin:-137px}.margin-top--137{margin-top:-137px}.margin-bottom--137{margin-bottom:-137px}.margin-left--137{margin-left:-137px}.margin-right--137{margin-right:-137px}.margin--136{margin:-136px}.margin-top--136{margin-top:-136px}.margin-bottom--136{margin-bottom:-136px}.margin-left--136{margin-left:-136px}.margin-right--136{margin-right:-136px}.margin--135{margin:-135px}.margin-top--135{margin-top:-135px}.margin-bottom--135{margin-bottom:-135px}.margin-left--135{margin-left:-135px}.margin-right--135{margin-right:-135px}.margin--134{margin:-134px}.margin-top--134{margin-top:-134px}.margin-bottom--134{margin-bottom:-134px}.margin-left--134{margin-left:-134px}.margin-right--134{margin-right:-134px}.margin--133{margin:-133px}.margin-top--133{margin-top:-133px}.margin-bottom--133{margin-bottom:-133px}.margin-left--133{margin-left:-133px}.margin-right--133{margin-right:-133px}.margin--132{margin:-132px}.margin-top--132{margin-top:-132px}.margin-bottom--132{margin-bottom:-132px}.margin-left--132{margin-left:-132px}.margin-right--132{margin-right:-132px}.margin--131{margin:-131px}.margin-top--131{margin-top:-131px}.margin-bottom--131{margin-bottom:-131px}.margin-left--131{margin-left:-131px}.margin-right--131{margin-right:-131px}.margin--130{margin:-130px}.margin-top--130{margin-top:-130px}.margin-bottom--130{margin-bottom:-130px}.margin-left--130{margin-left:-130px}.margin-right--130{margin-right:-130px}.margin--129{margin:-129px}.margin-top--129{margin-top:-129px}.margin-bottom--129{margin-bottom:-129px}.margin-left--129{margin-left:-129px}.margin-right--129{margin-right:-129px}.margin--128{margin:-128px}.margin-top--128{margin-top:-128px}.margin-bottom--128{margin-bottom:-128px}.margin-left--128{margin-left:-128px}.margin-right--128{margin-right:-128px}.margin--127{margin:-127px}.margin-top--127{margin-top:-127px}.margin-bottom--127{margin-bottom:-127px}.margin-left--127{margin-left:-127px}.margin-right--127{margin-right:-127px}.margin--126{margin:-126px}.margin-top--126{margin-top:-126px}.margin-bottom--126{margin-bottom:-126px}.margin-left--126{margin-left:-126px}.margin-right--126{margin-right:-126px}.margin--125{margin:-125px}.margin-top--125{margin-top:-125px}.margin-bottom--125{margin-bottom:-125px}.margin-left--125{margin-left:-125px}.margin-right--125{margin-right:-125px}.margin--124{margin:-124px}.margin-top--124{margin-top:-124px}.margin-bottom--124{margin-bottom:-124px}.margin-left--124{margin-left:-124px}.margin-right--124{margin-right:-124px}.margin--123{margin:-123px}.margin-top--123{margin-top:-123px}.margin-bottom--123{margin-bottom:-123px}.margin-left--123{margin-left:-123px}.margin-right--123{margin-right:-123px}.margin--122{margin:-122px}.margin-top--122{margin-top:-122px}.margin-bottom--122{margin-bottom:-122px}.margin-left--122{margin-left:-122px}.margin-right--122{margin-right:-122px}.margin--121{margin:-121px}.margin-top--121{margin-top:-121px}.margin-bottom--121{margin-bottom:-121px}.margin-left--121{margin-left:-121px}.margin-right--121{margin-right:-121px}.margin--120{margin:-120px}.margin-top--120{margin-top:-120px}.margin-bottom--120{margin-bottom:-120px}.margin-left--120{margin-left:-120px}.margin-right--120{margin-right:-120px}.margin--119{margin:-119px}.margin-top--119{margin-top:-119px}.margin-bottom--119{margin-bottom:-119px}.margin-left--119{margin-left:-119px}.margin-right--119{margin-right:-119px}.margin--118{margin:-118px}.margin-top--118{margin-top:-118px}.margin-bottom--118{margin-bottom:-118px}.margin-left--118{margin-left:-118px}.margin-right--118{margin-right:-118px}.margin--117{margin:-117px}.margin-top--117{margin-top:-117px}.margin-bottom--117{margin-bottom:-117px}.margin-left--117{margin-left:-117px}.margin-right--117{margin-right:-117px}.margin--116{margin:-116px}.margin-top--116{margin-top:-116px}.margin-bottom--116{margin-bottom:-116px}.margin-left--116{margin-left:-116px}.margin-right--116{margin-right:-116px}.margin--115{margin:-115px}.margin-top--115{margin-top:-115px}.margin-bottom--115{margin-bottom:-115px}.margin-left--115{margin-left:-115px}.margin-right--115{margin-right:-115px}.margin--114{margin:-114px}.margin-top--114{margin-top:-114px}.margin-bottom--114{margin-bottom:-114px}.margin-left--114{margin-left:-114px}.margin-right--114{margin-right:-114px}.margin--113{margin:-113px}.margin-top--113{margin-top:-113px}.margin-bottom--113{margin-bottom:-113px}.margin-left--113{margin-left:-113px}.margin-right--113{margin-right:-113px}.margin--112{margin:-112px}.margin-top--112{margin-top:-112px}.margin-bottom--112{margin-bottom:-112px}.margin-left--112{margin-left:-112px}.margin-right--112{margin-right:-112px}.margin--111{margin:-111px}.margin-top--111{margin-top:-111px}.margin-bottom--111{margin-bottom:-111px}.margin-left--111{margin-left:-111px}.margin-right--111{margin-right:-111px}.margin--110{margin:-110px}.margin-top--110{margin-top:-110px}.margin-bottom--110{margin-bottom:-110px}.margin-left--110{margin-left:-110px}.margin-right--110{margin-right:-110px}.margin--109{margin:-109px}.margin-top--109{margin-top:-109px}.margin-bottom--109{margin-bottom:-109px}.margin-left--109{margin-left:-109px}.margin-right--109{margin-right:-109px}.margin--108{margin:-108px}.margin-top--108{margin-top:-108px}.margin-bottom--108{margin-bottom:-108px}.margin-left--108{margin-left:-108px}.margin-right--108{margin-right:-108px}.margin--107{margin:-107px}.margin-top--107{margin-top:-107px}.margin-bottom--107{margin-bottom:-107px}.margin-left--107{margin-left:-107px}.margin-right--107{margin-right:-107px}.margin--106{margin:-106px}.margin-top--106{margin-top:-106px}.margin-bottom--106{margin-bottom:-106px}.margin-left--106{margin-left:-106px}.margin-right--106{margin-right:-106px}.margin--105{margin:-105px}.margin-top--105{margin-top:-105px}.margin-bottom--105{margin-bottom:-105px}.margin-left--105{margin-left:-105px}.margin-right--105{margin-right:-105px}.margin--104{margin:-104px}.margin-top--104{margin-top:-104px}.margin-bottom--104{margin-bottom:-104px}.margin-left--104{margin-left:-104px}.margin-right--104{margin-right:-104px}.margin--103{margin:-103px}.margin-top--103{margin-top:-103px}.margin-bottom--103{margin-bottom:-103px}.margin-left--103{margin-left:-103px}.margin-right--103{margin-right:-103px}.margin--102{margin:-102px}.margin-top--102{margin-top:-102px}.margin-bottom--102{margin-bottom:-102px}.margin-left--102{margin-left:-102px}.margin-right--102{margin-right:-102px}.margin--101{margin:-101px}.margin-top--101{margin-top:-101px}.margin-bottom--101{margin-bottom:-101px}.margin-left--101{margin-left:-101px}.margin-right--101{margin-right:-101px}.margin--100{margin:-100px}.margin-top--100{margin-top:-100px}.margin-bottom--100{margin-bottom:-100px}.margin-left--100{margin-left:-100px}.margin-right--100{margin-right:-100px}.margin--99{margin:-99px}.margin-top--99{margin-top:-99px}.margin-bottom--99{margin-bottom:-99px}.margin-left--99{margin-left:-99px}.margin-right--99{margin-right:-99px}.margin--98{margin:-98px}.margin-top--98{margin-top:-98px}.margin-bottom--98{margin-bottom:-98px}.margin-left--98{margin-left:-98px}.margin-right--98{margin-right:-98px}.margin--97{margin:-97px}.margin-top--97{margin-top:-97px}.margin-bottom--97{margin-bottom:-97px}.margin-left--97{margin-left:-97px}.margin-right--97{margin-right:-97px}.margin--96{margin:-96px}.margin-top--96{margin-top:-96px}.margin-bottom--96{margin-bottom:-96px}.margin-left--96{margin-left:-96px}.margin-right--96{margin-right:-96px}.margin--95{margin:-95px}.margin-top--95{margin-top:-95px}.margin-bottom--95{margin-bottom:-95px}.margin-left--95{margin-left:-95px}.margin-right--95{margin-right:-95px}.margin--94{margin:-94px}.margin-top--94{margin-top:-94px}.margin-bottom--94{margin-bottom:-94px}.margin-left--94{margin-left:-94px}.margin-right--94{margin-right:-94px}.margin--93{margin:-93px}.margin-top--93{margin-top:-93px}.margin-bottom--93{margin-bottom:-93px}.margin-left--93{margin-left:-93px}.margin-right--93{margin-right:-93px}.margin--92{margin:-92px}.margin-top--92{margin-top:-92px}.margin-bottom--92{margin-bottom:-92px}.margin-left--92{margin-left:-92px}.margin-right--92{margin-right:-92px}.margin--91{margin:-91px}.margin-top--91{margin-top:-91px}.margin-bottom--91{margin-bottom:-91px}.margin-left--91{margin-left:-91px}.margin-right--91{margin-right:-91px}.margin--90{margin:-90px}.margin-top--90{margin-top:-90px}.margin-bottom--90{margin-bottom:-90px}.margin-left--90{margin-left:-90px}.margin-right--90{margin-right:-90px}.margin--89{margin:-89px}.margin-top--89{margin-top:-89px}.margin-bottom--89{margin-bottom:-89px}.margin-left--89{margin-left:-89px}.margin-right--89{margin-right:-89px}.margin--88{margin:-88px}.margin-top--88{margin-top:-88px}.margin-bottom--88{margin-bottom:-88px}.margin-left--88{margin-left:-88px}.margin-right--88{margin-right:-88px}.margin--87{margin:-87px}.margin-top--87{margin-top:-87px}.margin-bottom--87{margin-bottom:-87px}.margin-left--87{margin-left:-87px}.margin-right--87{margin-right:-87px}.margin--86{margin:-86px}.margin-top--86{margin-top:-86px}.margin-bottom--86{margin-bottom:-86px}.margin-left--86{margin-left:-86px}.margin-right--86{margin-right:-86px}.margin--85{margin:-85px}.margin-top--85{margin-top:-85px}.margin-bottom--85{margin-bottom:-85px}.margin-left--85{margin-left:-85px}.margin-right--85{margin-right:-85px}.margin--84{margin:-84px}.margin-top--84{margin-top:-84px}.margin-bottom--84{margin-bottom:-84px}.margin-left--84{margin-left:-84px}.margin-right--84{margin-right:-84px}.margin--83{margin:-83px}.margin-top--83{margin-top:-83px}.margin-bottom--83{margin-bottom:-83px}.margin-left--83{margin-left:-83px}.margin-right--83{margin-right:-83px}.margin--82{margin:-82px}.margin-top--82{margin-top:-82px}.margin-bottom--82{margin-bottom:-82px}.margin-left--82{margin-left:-82px}.margin-right--82{margin-right:-82px}.margin--81{margin:-81px}.margin-top--81{margin-top:-81px}.margin-bottom--81{margin-bottom:-81px}.margin-left--81{margin-left:-81px}.margin-right--81{margin-right:-81px}.margin--80{margin:-80px}.margin-top--80{margin-top:-80px}.margin-bottom--80{margin-bottom:-80px}.margin-left--80{margin-left:-80px}.margin-right--80{margin-right:-80px}.margin--79{margin:-79px}.margin-top--79{margin-top:-79px}.margin-bottom--79{margin-bottom:-79px}.margin-left--79{margin-left:-79px}.margin-right--79{margin-right:-79px}.margin--78{margin:-78px}.margin-top--78{margin-top:-78px}.margin-bottom--78{margin-bottom:-78px}.margin-left--78{margin-left:-78px}.margin-right--78{margin-right:-78px}.margin--77{margin:-77px}.margin-top--77{margin-top:-77px}.margin-bottom--77{margin-bottom:-77px}.margin-left--77{margin-left:-77px}.margin-right--77{margin-right:-77px}.margin--76{margin:-76px}.margin-top--76{margin-top:-76px}.margin-bottom--76{margin-bottom:-76px}.margin-left--76{margin-left:-76px}.margin-right--76{margin-right:-76px}.margin--75{margin:-75px}.margin-top--75{margin-top:-75px}.margin-bottom--75{margin-bottom:-75px}.margin-left--75{margin-left:-75px}.margin-right--75{margin-right:-75px}.margin--74{margin:-74px}.margin-top--74{margin-top:-74px}.margin-bottom--74{margin-bottom:-74px}.margin-left--74{margin-left:-74px}.margin-right--74{margin-right:-74px}.margin--73{margin:-73px}.margin-top--73{margin-top:-73px}.margin-bottom--73{margin-bottom:-73px}.margin-left--73{margin-left:-73px}.margin-right--73{margin-right:-73px}.margin--72{margin:-72px}.margin-top--72{margin-top:-72px}.margin-bottom--72{margin-bottom:-72px}.margin-left--72{margin-left:-72px}.margin-right--72{margin-right:-72px}.margin--71{margin:-71px}.margin-top--71{margin-top:-71px}.margin-bottom--71{margin-bottom:-71px}.margin-left--71{margin-left:-71px}.margin-right--71{margin-right:-71px}.margin--70{margin:-70px}.margin-top--70{margin-top:-70px}.margin-bottom--70{margin-bottom:-70px}.margin-left--70{margin-left:-70px}.margin-right--70{margin-right:-70px}.margin--69{margin:-69px}.margin-top--69{margin-top:-69px}.margin-bottom--69{margin-bottom:-69px}.margin-left--69{margin-left:-69px}.margin-right--69{margin-right:-69px}.margin--68{margin:-68px}.margin-top--68{margin-top:-68px}.margin-bottom--68{margin-bottom:-68px}.margin-left--68{margin-left:-68px}.margin-right--68{margin-right:-68px}.margin--67{margin:-67px}.margin-top--67{margin-top:-67px}.margin-bottom--67{margin-bottom:-67px}.margin-left--67{margin-left:-67px}.margin-right--67{margin-right:-67px}.margin--66{margin:-66px}.margin-top--66{margin-top:-66px}.margin-bottom--66{margin-bottom:-66px}.margin-left--66{margin-left:-66px}.margin-right--66{margin-right:-66px}.margin--65{margin:-65px}.margin-top--65{margin-top:-65px}.margin-bottom--65{margin-bottom:-65px}.margin-left--65{margin-left:-65px}.margin-right--65{margin-right:-65px}.margin--64{margin:-64px}.margin-top--64{margin-top:-64px}.margin-bottom--64{margin-bottom:-64px}.margin-left--64{margin-left:-64px}.margin-right--64{margin-right:-64px}.margin--63{margin:-63px}.margin-top--63{margin-top:-63px}.margin-bottom--63{margin-bottom:-63px}.margin-left--63{margin-left:-63px}.margin-right--63{margin-right:-63px}.margin--62{margin:-62px}.margin-top--62{margin-top:-62px}.margin-bottom--62{margin-bottom:-62px}.margin-left--62{margin-left:-62px}.margin-right--62{margin-right:-62px}.margin--61{margin:-61px}.margin-top--61{margin-top:-61px}.margin-bottom--61{margin-bottom:-61px}.margin-left--61{margin-left:-61px}.margin-right--61{margin-right:-61px}.margin--60{margin:-60px}.margin-top--60{margin-top:-60px}.margin-bottom--60{margin-bottom:-60px}.margin-left--60{margin-left:-60px}.margin-right--60{margin-right:-60px}.margin--59{margin:-59px}.margin-top--59{margin-top:-59px}.margin-bottom--59{margin-bottom:-59px}.margin-left--59{margin-left:-59px}.margin-right--59{margin-right:-59px}.margin--58{margin:-58px}.margin-top--58{margin-top:-58px}.margin-bottom--58{margin-bottom:-58px}.margin-left--58{margin-left:-58px}.margin-right--58{margin-right:-58px}.margin--57{margin:-57px}.margin-top--57{margin-top:-57px}.margin-bottom--57{margin-bottom:-57px}.margin-left--57{margin-left:-57px}.margin-right--57{margin-right:-57px}.margin--56{margin:-56px}.margin-top--56{margin-top:-56px}.margin-bottom--56{margin-bottom:-56px}.margin-left--56{margin-left:-56px}.margin-right--56{margin-right:-56px}.margin--55{margin:-55px}.margin-top--55{margin-top:-55px}.margin-bottom--55{margin-bottom:-55px}.margin-left--55{margin-left:-55px}.margin-right--55{margin-right:-55px}.margin--54{margin:-54px}.margin-top--54{margin-top:-54px}.margin-bottom--54{margin-bottom:-54px}.margin-left--54{margin-left:-54px}.margin-right--54{margin-right:-54px}.margin--53{margin:-53px}.margin-top--53{margin-top:-53px}.margin-bottom--53{margin-bottom:-53px}.margin-left--53{margin-left:-53px}.margin-right--53{margin-right:-53px}.margin--52{margin:-52px}.margin-top--52{margin-top:-52px}.margin-bottom--52{margin-bottom:-52px}.margin-left--52{margin-left:-52px}.margin-right--52{margin-right:-52px}.margin--51{margin:-51px}.margin-top--51{margin-top:-51px}.margin-bottom--51{margin-bottom:-51px}.margin-left--51{margin-left:-51px}.margin-right--51{margin-right:-51px}.margin--50{margin:-50px}.margin-top--50{margin-top:-50px}.margin-bottom--50{margin-bottom:-50px}.margin-left--50{margin-left:-50px}.margin-right--50{margin-right:-50px}.margin--49{margin:-49px}.margin-top--49{margin-top:-49px}.margin-bottom--49{margin-bottom:-49px}.margin-left--49{margin-left:-49px}.margin-right--49{margin-right:-49px}.margin--48{margin:-48px}.margin-top--48{margin-top:-48px}.margin-bottom--48{margin-bottom:-48px}.margin-left--48{margin-left:-48px}.margin-right--48{margin-right:-48px}.margin--47{margin:-47px}.margin-top--47{margin-top:-47px}.margin-bottom--47{margin-bottom:-47px}.margin-left--47{margin-left:-47px}.margin-right--47{margin-right:-47px}.margin--46{margin:-46px}.margin-top--46{margin-top:-46px}.margin-bottom--46{margin-bottom:-46px}.margin-left--46{margin-left:-46px}.margin-right--46{margin-right:-46px}.margin--45{margin:-45px}.margin-top--45{margin-top:-45px}.margin-bottom--45{margin-bottom:-45px}.margin-left--45{margin-left:-45px}.margin-right--45{margin-right:-45px}.margin--44{margin:-44px}.margin-top--44{margin-top:-44px}.margin-bottom--44{margin-bottom:-44px}.margin-left--44{margin-left:-44px}.margin-right--44{margin-right:-44px}.margin--43{margin:-43px}.margin-top--43{margin-top:-43px}.margin-bottom--43{margin-bottom:-43px}.margin-left--43{margin-left:-43px}.margin-right--43{margin-right:-43px}.margin--42{margin:-42px}.margin-top--42{margin-top:-42px}.margin-bottom--42{margin-bottom:-42px}.margin-left--42{margin-left:-42px}.margin-right--42{margin-right:-42px}.margin--41{margin:-41px}.margin-top--41{margin-top:-41px}.margin-bottom--41{margin-bottom:-41px}.margin-left--41{margin-left:-41px}.margin-right--41{margin-right:-41px}.margin--40{margin:-40px}.margin-top--40{margin-top:-40px}.margin-bottom--40{margin-bottom:-40px}.margin-left--40{margin-left:-40px}.margin-right--40{margin-right:-40px}.margin--39{margin:-39px}.margin-top--39{margin-top:-39px}.margin-bottom--39{margin-bottom:-39px}.margin-left--39{margin-left:-39px}.margin-right--39{margin-right:-39px}.margin--38{margin:-38px}.margin-top--38{margin-top:-38px}.margin-bottom--38{margin-bottom:-38px}.margin-left--38{margin-left:-38px}.margin-right--38{margin-right:-38px}.margin--37{margin:-37px}.margin-top--37{margin-top:-37px}.margin-bottom--37{margin-bottom:-37px}.margin-left--37{margin-left:-37px}.margin-right--37{margin-right:-37px}.margin--36{margin:-36px}.margin-top--36{margin-top:-36px}.margin-bottom--36{margin-bottom:-36px}.margin-left--36{margin-left:-36px}.margin-right--36{margin-right:-36px}.margin--35{margin:-35px}.margin-top--35{margin-top:-35px}.margin-bottom--35{margin-bottom:-35px}.margin-left--35{margin-left:-35px}.margin-right--35{margin-right:-35px}.margin--34{margin:-34px}.margin-top--34{margin-top:-34px}.margin-bottom--34{margin-bottom:-34px}.margin-left--34{margin-left:-34px}.margin-right--34{margin-right:-34px}.margin--33{margin:-33px}.margin-top--33{margin-top:-33px}.margin-bottom--33{margin-bottom:-33px}.margin-left--33{margin-left:-33px}.margin-right--33{margin-right:-33px}.margin--32{margin:-32px}.margin-top--32{margin-top:-32px}.margin-bottom--32{margin-bottom:-32px}.margin-left--32{margin-left:-32px}.margin-right--32{margin-right:-32px}.margin--31{margin:-31px}.margin-top--31{margin-top:-31px}.margin-bottom--31{margin-bottom:-31px}.margin-left--31{margin-left:-31px}.margin-right--31{margin-right:-31px}.margin--30{margin:-30px}.margin-top--30{margin-top:-30px}.margin-bottom--30{margin-bottom:-30px}.margin-left--30{margin-left:-30px}.margin-right--30{margin-right:-30px}.margin--29{margin:-29px}.margin-top--29{margin-top:-29px}.margin-bottom--29{margin-bottom:-29px}.margin-left--29{margin-left:-29px}.margin-right--29{margin-right:-29px}.margin--28{margin:-28px}.margin-top--28{margin-top:-28px}.margin-bottom--28{margin-bottom:-28px}.margin-left--28{margin-left:-28px}.margin-right--28{margin-right:-28px}.margin--27{margin:-27px}.margin-top--27{margin-top:-27px}.margin-bottom--27{margin-bottom:-27px}.margin-left--27{margin-left:-27px}.margin-right--27{margin-right:-27px}.margin--26{margin:-26px}.margin-top--26{margin-top:-26px}.margin-bottom--26{margin-bottom:-26px}.margin-left--26{margin-left:-26px}.margin-right--26{margin-right:-26px}.margin--25{margin:-25px}.margin-top--25{margin-top:-25px}.margin-bottom--25{margin-bottom:-25px}.margin-left--25{margin-left:-25px}.margin-right--25{margin-right:-25px}.margin--24{margin:-24px}.margin-top--24{margin-top:-24px}.margin-bottom--24{margin-bottom:-24px}.margin-left--24{margin-left:-24px}.margin-right--24{margin-right:-24px}.margin--23{margin:-23px}.margin-top--23{margin-top:-23px}.margin-bottom--23{margin-bottom:-23px}.margin-left--23{margin-left:-23px}.margin-right--23{margin-right:-23px}.margin--22{margin:-22px}.margin-top--22{margin-top:-22px}.margin-bottom--22{margin-bottom:-22px}.margin-left--22{margin-left:-22px}.margin-right--22{margin-right:-22px}.margin--21{margin:-21px}.margin-top--21{margin-top:-21px}.margin-bottom--21{margin-bottom:-21px}.margin-left--21{margin-left:-21px}.margin-right--21{margin-right:-21px}.margin--20{margin:-20px}.margin-top--20{margin-top:-20px}.margin-bottom--20{margin-bottom:-20px}.margin-left--20{margin-left:-20px}.margin-right--20{margin-right:-20px}.margin--19{margin:-19px}.margin-top--19{margin-top:-19px}.margin-bottom--19{margin-bottom:-19px}.margin-left--19{margin-left:-19px}.margin-right--19{margin-right:-19px}.margin--18{margin:-18px}.margin-top--18{margin-top:-18px}.margin-bottom--18{margin-bottom:-18px}.margin-left--18{margin-left:-18px}.margin-right--18{margin-right:-18px}.margin--17{margin:-17px}.margin-top--17{margin-top:-17px}.margin-bottom--17{margin-bottom:-17px}.margin-left--17{margin-left:-17px}.margin-right--17{margin-right:-17px}.margin--16{margin:-16px}.margin-top--16{margin-top:-16px}.margin-bottom--16{margin-bottom:-16px}.margin-left--16{margin-left:-16px}.margin-right--16{margin-right:-16px}.margin--15{margin:-15px}.margin-top--15{margin-top:-15px}.margin-bottom--15{margin-bottom:-15px}.margin-left--15{margin-left:-15px}.margin-right--15{margin-right:-15px}.margin--14{margin:-14px}.margin-top--14{margin-top:-14px}.margin-bottom--14{margin-bottom:-14px}.margin-left--14{margin-left:-14px}.margin-right--14{margin-right:-14px}.margin--13{margin:-13px}.margin-top--13{margin-top:-13px}.margin-bottom--13{margin-bottom:-13px}.margin-left--13{margin-left:-13px}.margin-right--13{margin-right:-13px}.margin--12{margin:-12px}.margin-top--12{margin-top:-12px}.margin-bottom--12{margin-bottom:-12px}.margin-left--12{margin-left:-12px}.margin-right--12{margin-right:-12px}.margin--11{margin:-11px}.margin-top--11{margin-top:-11px}.margin-bottom--11{margin-bottom:-11px}.margin-left--11{margin-left:-11px}.margin-right--11{margin-right:-11px}.margin--10{margin:-10px}.margin-top--10{margin-top:-10px}.margin-bottom--10{margin-bottom:-10px}.margin-left--10{margin-left:-10px}.margin-right--10{margin-right:-10px}.margin--9{margin:-9px}.margin-top--9{margin-top:-9px}.margin-bottom--9{margin-bottom:-9px}.margin-left--9{margin-left:-9px}.margin-right--9{margin-right:-9px}.margin--8{margin:-8px}.margin-top--8{margin-top:-8px}.margin-bottom--8{margin-bottom:-8px}.margin-left--8{margin-left:-8px}.margin-right--8{margin-right:-8px}.margin--7{margin:-7px}.margin-top--7{margin-top:-7px}.margin-bottom--7{margin-bottom:-7px}.margin-left--7{margin-left:-7px}.margin-right--7{margin-right:-7px}.margin--6{margin:-6px}.margin-top--6{margin-top:-6px}.margin-bottom--6{margin-bottom:-6px}.margin-left--6{margin-left:-6px}.margin-right--6{margin-right:-6px}.margin--5{margin:-5px}.margin-top--5{margin-top:-5px}.margin-bottom--5{margin-bottom:-5px}.margin-left--5{margin-left:-5px}.margin-right--5{margin-right:-5px}.margin--4{margin:-4px}.margin-top--4{margin-top:-4px}.margin-bottom--4{margin-bottom:-4px}.margin-left--4{margin-left:-4px}.margin-right--4{margin-right:-4px}.margin--3{margin:-3px}.margin-top--3{margin-top:-3px}.margin-bottom--3{margin-bottom:-3px}.margin-left--3{margin-left:-3px}.margin-right--3{margin-right:-3px}.margin--2{margin:-2px}.margin-top--2{margin-top:-2px}.margin-bottom--2{margin-bottom:-2px}.margin-left--2{margin-left:-2px}.margin-right--2{margin-right:-2px}.margin--1{margin:-1px}.margin-top--1{margin-top:-1px}.margin-bottom--1{margin-bottom:-1px}.margin-left--1{margin-left:-1px}.margin-right--1{margin-right:-1px}.margin-0{margin:0px}.margin-top-0{margin-top:0px}.margin-bottom-0{margin-bottom:0px}.margin-left-0{margin-left:0px}.margin-right-0{margin-right:0px}.margin-1{margin:1px}.margin-top-1{margin-top:1px}.margin-bottom-1{margin-bottom:1px}.margin-left-1{margin-left:1px}.margin-right-1{margin-right:1px}.margin-2{margin:2px}.margin-top-2{margin-top:2px}.margin-bottom-2{margin-bottom:2px}.margin-left-2{margin-left:2px}.margin-right-2{margin-right:2px}.margin-3{margin:3px}.margin-top-3{margin-top:3px}.margin-bottom-3{margin-bottom:3px}.margin-left-3{margin-left:3px}.margin-right-3{margin-right:3px}.margin-4{margin:4px}.margin-top-4{margin-top:4px}.margin-bottom-4{margin-bottom:4px}.margin-left-4{margin-left:4px}.margin-right-4{margin-right:4px}.margin-5{margin:5px}.margin-top-5{margin-top:5px}.margin-bottom-5{margin-bottom:5px}.margin-left-5{margin-left:5px}.margin-right-5{margin-right:5px}.margin-6{margin:6px}.margin-top-6{margin-top:6px}.margin-bottom-6{margin-bottom:6px}.margin-left-6{margin-left:6px}.margin-right-6{margin-right:6px}.margin-7{margin:7px}.margin-top-7{margin-top:7px}.margin-bottom-7{margin-bottom:7px}.margin-left-7{margin-left:7px}.margin-right-7{margin-right:7px}.margin-8{margin:8px}.margin-top-8{margin-top:8px}.margin-bottom-8{margin-bottom:8px}.margin-left-8{margin-left:8px}.margin-right-8{margin-right:8px}.margin-9{margin:9px}.margin-top-9{margin-top:9px}.margin-bottom-9{margin-bottom:9px}.margin-left-9{margin-left:9px}.margin-right-9{margin-right:9px}.margin-10{margin:10px}.margin-top-10{margin-top:10px}.margin-bottom-10{margin-bottom:10px}.margin-left-10{margin-left:10px}.margin-right-10{margin-right:10px}.margin-11{margin:11px}.margin-top-11{margin-top:11px}.margin-bottom-11{margin-bottom:11px}.margin-left-11{margin-left:11px}.margin-right-11{margin-right:11px}.margin-12{margin:12px}.margin-top-12{margin-top:12px}.margin-bottom-12{margin-bottom:12px}.margin-left-12{margin-left:12px}.margin-right-12{margin-right:12px}.margin-13{margin:13px}.margin-top-13{margin-top:13px}.margin-bottom-13{margin-bottom:13px}.margin-left-13{margin-left:13px}.margin-right-13{margin-right:13px}.margin-14{margin:14px}.margin-top-14{margin-top:14px}.margin-bottom-14{margin-bottom:14px}.margin-left-14{margin-left:14px}.margin-right-14{margin-right:14px}.margin-15{margin:15px}.margin-top-15{margin-top:15px}.margin-bottom-15{margin-bottom:15px}.margin-left-15{margin-left:15px}.margin-right-15{margin-right:15px}.margin-16{margin:16px}.margin-top-16{margin-top:16px}.margin-bottom-16{margin-bottom:16px}.margin-left-16{margin-left:16px}.margin-right-16{margin-right:16px}.margin-17{margin:17px}.margin-top-17{margin-top:17px}.margin-bottom-17{margin-bottom:17px}.margin-left-17{margin-left:17px}.margin-right-17{margin-right:17px}.margin-18{margin:18px}.margin-top-18{margin-top:18px}.margin-bottom-18{margin-bottom:18px}.margin-left-18{margin-left:18px}.margin-right-18{margin-right:18px}.margin-19{margin:19px}.margin-top-19{margin-top:19px}.margin-bottom-19{margin-bottom:19px}.margin-left-19{margin-left:19px}.margin-right-19{margin-right:19px}.margin-20{margin:20px}.margin-top-20{margin-top:20px}.margin-bottom-20{margin-bottom:20px}.margin-left-20{margin-left:20px}.margin-right-20{margin-right:20px}.margin-21{margin:21px}.margin-top-21{margin-top:21px}.margin-bottom-21{margin-bottom:21px}.margin-left-21{margin-left:21px}.margin-right-21{margin-right:21px}.margin-22{margin:22px}.margin-top-22{margin-top:22px}.margin-bottom-22{margin-bottom:22px}.margin-left-22{margin-left:22px}.margin-right-22{margin-right:22px}.margin-23{margin:23px}.margin-top-23{margin-top:23px}.margin-bottom-23{margin-bottom:23px}.margin-left-23{margin-left:23px}.margin-right-23{margin-right:23px}.margin-24{margin:24px}.margin-top-24{margin-top:24px}.margin-bottom-24{margin-bottom:24px}.margin-left-24{margin-left:24px}.margin-right-24{margin-right:24px}.margin-25{margin:25px}.margin-top-25{margin-top:25px}.margin-bottom-25{margin-bottom:25px}.margin-left-25{margin-left:25px}.margin-right-25{margin-right:25px}.margin-26{margin:26px}.margin-top-26{margin-top:26px}.margin-bottom-26{margin-bottom:26px}.margin-left-26{margin-left:26px}.margin-right-26{margin-right:26px}.margin-27{margin:27px}.margin-top-27{margin-top:27px}.margin-bottom-27{margin-bottom:27px}.margin-left-27{margin-left:27px}.margin-right-27{margin-right:27px}.margin-28{margin:28px}.margin-top-28{margin-top:28px}.margin-bottom-28{margin-bottom:28px}.margin-left-28{margin-left:28px}.margin-right-28{margin-right:28px}.margin-29{margin:29px}.margin-top-29{margin-top:29px}.margin-bottom-29{margin-bottom:29px}.margin-left-29{margin-left:29px}.margin-right-29{margin-right:29px}.margin-30{margin:30px}.margin-top-30{margin-top:30px}.margin-bottom-30{margin-bottom:30px}.margin-left-30{margin-left:30px}.margin-right-30{margin-right:30px}.margin-31{margin:31px}.margin-top-31{margin-top:31px}.margin-bottom-31{margin-bottom:31px}.margin-left-31{margin-left:31px}.margin-right-31{margin-right:31px}.margin-32{margin:32px}.margin-top-32{margin-top:32px}.margin-bottom-32{margin-bottom:32px}.margin-left-32{margin-left:32px}.margin-right-32{margin-right:32px}.margin-33{margin:33px}.margin-top-33{margin-top:33px}.margin-bottom-33{margin-bottom:33px}.margin-left-33{margin-left:33px}.margin-right-33{margin-right:33px}.margin-34{margin:34px}.margin-top-34{margin-top:34px}.margin-bottom-34{margin-bottom:34px}.margin-left-34{margin-left:34px}.margin-right-34{margin-right:34px}.margin-35{margin:35px}.margin-top-35{margin-top:35px}.margin-bottom-35{margin-bottom:35px}.margin-left-35{margin-left:35px}.margin-right-35{margin-right:35px}.margin-36{margin:36px}.margin-top-36{margin-top:36px}.margin-bottom-36{margin-bottom:36px}.margin-left-36{margin-left:36px}.margin-right-36{margin-right:36px}.margin-37{margin:37px}.margin-top-37{margin-top:37px}.margin-bottom-37{margin-bottom:37px}.margin-left-37{margin-left:37px}.margin-right-37{margin-right:37px}.margin-38{margin:38px}.margin-top-38{margin-top:38px}.margin-bottom-38{margin-bottom:38px}.margin-left-38{margin-left:38px}.margin-right-38{margin-right:38px}.margin-39{margin:39px}.margin-top-39{margin-top:39px}.margin-bottom-39{margin-bottom:39px}.margin-left-39{margin-left:39px}.margin-right-39{margin-right:39px}.margin-40{margin:40px}.margin-top-40{margin-top:40px}.margin-bottom-40{margin-bottom:40px}.margin-left-40{margin-left:40px}.margin-right-40{margin-right:40px}.margin-41{margin:41px}.margin-top-41{margin-top:41px}.margin-bottom-41{margin-bottom:41px}.margin-left-41{margin-left:41px}.margin-right-41{margin-right:41px}.margin-42{margin:42px}.margin-top-42{margin-top:42px}.margin-bottom-42{margin-bottom:42px}.margin-left-42{margin-left:42px}.margin-right-42{margin-right:42px}.margin-43{margin:43px}.margin-top-43{margin-top:43px}.margin-bottom-43{margin-bottom:43px}.margin-left-43{margin-left:43px}.margin-right-43{margin-right:43px}.margin-44{margin:44px}.margin-top-44{margin-top:44px}.margin-bottom-44{margin-bottom:44px}.margin-left-44{margin-left:44px}.margin-right-44{margin-right:44px}.margin-45{margin:45px}.margin-top-45{margin-top:45px}.margin-bottom-45{margin-bottom:45px}.margin-left-45{margin-left:45px}.margin-right-45{margin-right:45px}.margin-46{margin:46px}.margin-top-46{margin-top:46px}.margin-bottom-46{margin-bottom:46px}.margin-left-46{margin-left:46px}.margin-right-46{margin-right:46px}.margin-47{margin:47px}.margin-top-47{margin-top:47px}.margin-bottom-47{margin-bottom:47px}.margin-left-47{margin-left:47px}.margin-right-47{margin-right:47px}.margin-48{margin:48px}.margin-top-48{margin-top:48px}.margin-bottom-48{margin-bottom:48px}.margin-left-48{margin-left:48px}.margin-right-48{margin-right:48px}.margin-49{margin:49px}.margin-top-49{margin-top:49px}.margin-bottom-49{margin-bottom:49px}.margin-left-49{margin-left:49px}.margin-right-49{margin-right:49px}.margin-50{margin:50px}.margin-top-50{margin-top:50px}.margin-bottom-50{margin-bottom:50px}.margin-left-50{margin-left:50px}.margin-right-50{margin-right:50px}.margin-51{margin:51px}.margin-top-51{margin-top:51px}.margin-bottom-51{margin-bottom:51px}.margin-left-51{margin-left:51px}.margin-right-51{margin-right:51px}.margin-52{margin:52px}.margin-top-52{margin-top:52px}.margin-bottom-52{margin-bottom:52px}.margin-left-52{margin-left:52px}.margin-right-52{margin-right:52px}.margin-53{margin:53px}.margin-top-53{margin-top:53px}.margin-bottom-53{margin-bottom:53px}.margin-left-53{margin-left:53px}.margin-right-53{margin-right:53px}.margin-54{margin:54px}.margin-top-54{margin-top:54px}.margin-bottom-54{margin-bottom:54px}.margin-left-54{margin-left:54px}.margin-right-54{margin-right:54px}.margin-55{margin:55px}.margin-top-55{margin-top:55px}.margin-bottom-55{margin-bottom:55px}.margin-left-55{margin-left:55px}.margin-right-55{margin-right:55px}.margin-56{margin:56px}.margin-top-56{margin-top:56px}.margin-bottom-56{margin-bottom:56px}.margin-left-56{margin-left:56px}.margin-right-56{margin-right:56px}.margin-57{margin:57px}.margin-top-57{margin-top:57px}.margin-bottom-57{margin-bottom:57px}.margin-left-57{margin-left:57px}.margin-right-57{margin-right:57px}.margin-58{margin:58px}.margin-top-58{margin-top:58px}.margin-bottom-58{margin-bottom:58px}.margin-left-58{margin-left:58px}.margin-right-58{margin-right:58px}.margin-59{margin:59px}.margin-top-59{margin-top:59px}.margin-bottom-59{margin-bottom:59px}.margin-left-59{margin-left:59px}.margin-right-59{margin-right:59px}.margin-60{margin:60px}.margin-top-60{margin-top:60px}.margin-bottom-60{margin-bottom:60px}.margin-left-60{margin-left:60px}.margin-right-60{margin-right:60px}.margin-61{margin:61px}.margin-top-61{margin-top:61px}.margin-bottom-61{margin-bottom:61px}.margin-left-61{margin-left:61px}.margin-right-61{margin-right:61px}.margin-62{margin:62px}.margin-top-62{margin-top:62px}.margin-bottom-62{margin-bottom:62px}.margin-left-62{margin-left:62px}.margin-right-62{margin-right:62px}.margin-63{margin:63px}.margin-top-63{margin-top:63px}.margin-bottom-63{margin-bottom:63px}.margin-left-63{margin-left:63px}.margin-right-63{margin-right:63px}.margin-64{margin:64px}.margin-top-64{margin-top:64px}.margin-bottom-64{margin-bottom:64px}.margin-left-64{margin-left:64px}.margin-right-64{margin-right:64px}.margin-65{margin:65px}.margin-top-65{margin-top:65px}.margin-bottom-65{margin-bottom:65px}.margin-left-65{margin-left:65px}.margin-right-65{margin-right:65px}.margin-66{margin:66px}.margin-top-66{margin-top:66px}.margin-bottom-66{margin-bottom:66px}.margin-left-66{margin-left:66px}.margin-right-66{margin-right:66px}.margin-67{margin:67px}.margin-top-67{margin-top:67px}.margin-bottom-67{margin-bottom:67px}.margin-left-67{margin-left:67px}.margin-right-67{margin-right:67px}.margin-68{margin:68px}.margin-top-68{margin-top:68px}.margin-bottom-68{margin-bottom:68px}.margin-left-68{margin-left:68px}.margin-right-68{margin-right:68px}.margin-69{margin:69px}.margin-top-69{margin-top:69px}.margin-bottom-69{margin-bottom:69px}.margin-left-69{margin-left:69px}.margin-right-69{margin-right:69px}.margin-70{margin:70px}.margin-top-70{margin-top:70px}.margin-bottom-70{margin-bottom:70px}.margin-left-70{margin-left:70px}.margin-right-70{margin-right:70px}.margin-71{margin:71px}.margin-top-71{margin-top:71px}.margin-bottom-71{margin-bottom:71px}.margin-left-71{margin-left:71px}.margin-right-71{margin-right:71px}.margin-72{margin:72px}.margin-top-72{margin-top:72px}.margin-bottom-72{margin-bottom:72px}.margin-left-72{margin-left:72px}.margin-right-72{margin-right:72px}.margin-73{margin:73px}.margin-top-73{margin-top:73px}.margin-bottom-73{margin-bottom:73px}.margin-left-73{margin-left:73px}.margin-right-73{margin-right:73px}.margin-74{margin:74px}.margin-top-74{margin-top:74px}.margin-bottom-74{margin-bottom:74px}.margin-left-74{margin-left:74px}.margin-right-74{margin-right:74px}.margin-75{margin:75px}.margin-top-75{margin-top:75px}.margin-bottom-75{margin-bottom:75px}.margin-left-75{margin-left:75px}.margin-right-75{margin-right:75px}.margin-76{margin:76px}.margin-top-76{margin-top:76px}.margin-bottom-76{margin-bottom:76px}.margin-left-76{margin-left:76px}.margin-right-76{margin-right:76px}.margin-77{margin:77px}.margin-top-77{margin-top:77px}.margin-bottom-77{margin-bottom:77px}.margin-left-77{margin-left:77px}.margin-right-77{margin-right:77px}.margin-78{margin:78px}.margin-top-78{margin-top:78px}.margin-bottom-78{margin-bottom:78px}.margin-left-78{margin-left:78px}.margin-right-78{margin-right:78px}.margin-79{margin:79px}.margin-top-79{margin-top:79px}.margin-bottom-79{margin-bottom:79px}.margin-left-79{margin-left:79px}.margin-right-79{margin-right:79px}.margin-80{margin:80px}.margin-top-80{margin-top:80px}.margin-bottom-80{margin-bottom:80px}.margin-left-80{margin-left:80px}.margin-right-80{margin-right:80px}.margin-81{margin:81px}.margin-top-81{margin-top:81px}.margin-bottom-81{margin-bottom:81px}.margin-left-81{margin-left:81px}.margin-right-81{margin-right:81px}.margin-82{margin:82px}.margin-top-82{margin-top:82px}.margin-bottom-82{margin-bottom:82px}.margin-left-82{margin-left:82px}.margin-right-82{margin-right:82px}.margin-83{margin:83px}.margin-top-83{margin-top:83px}.margin-bottom-83{margin-bottom:83px}.margin-left-83{margin-left:83px}.margin-right-83{margin-right:83px}.margin-84{margin:84px}.margin-top-84{margin-top:84px}.margin-bottom-84{margin-bottom:84px}.margin-left-84{margin-left:84px}.margin-right-84{margin-right:84px}.margin-85{margin:85px}.margin-top-85{margin-top:85px}.margin-bottom-85{margin-bottom:85px}.margin-left-85{margin-left:85px}.margin-right-85{margin-right:85px}.margin-86{margin:86px}.margin-top-86{margin-top:86px}.margin-bottom-86{margin-bottom:86px}.margin-left-86{margin-left:86px}.margin-right-86{margin-right:86px}.margin-87{margin:87px}.margin-top-87{margin-top:87px}.margin-bottom-87{margin-bottom:87px}.margin-left-87{margin-left:87px}.margin-right-87{margin-right:87px}.margin-88{margin:88px}.margin-top-88{margin-top:88px}.margin-bottom-88{margin-bottom:88px}.margin-left-88{margin-left:88px}.margin-right-88{margin-right:88px}.margin-89{margin:89px}.margin-top-89{margin-top:89px}.margin-bottom-89{margin-bottom:89px}.margin-left-89{margin-left:89px}.margin-right-89{margin-right:89px}.margin-90{margin:90px}.margin-top-90{margin-top:90px}.margin-bottom-90{margin-bottom:90px}.margin-left-90{margin-left:90px}.margin-right-90{margin-right:90px}.margin-91{margin:91px}.margin-top-91{margin-top:91px}.margin-bottom-91{margin-bottom:91px}.margin-left-91{margin-left:91px}.margin-right-91{margin-right:91px}.margin-92{margin:92px}.margin-top-92{margin-top:92px}.margin-bottom-92{margin-bottom:92px}.margin-left-92{margin-left:92px}.margin-right-92{margin-right:92px}.margin-93{margin:93px}.margin-top-93{margin-top:93px}.margin-bottom-93{margin-bottom:93px}.margin-left-93{margin-left:93px}.margin-right-93{margin-right:93px}.margin-94{margin:94px}.margin-top-94{margin-top:94px}.margin-bottom-94{margin-bottom:94px}.margin-left-94{margin-left:94px}.margin-right-94{margin-right:94px}.margin-95{margin:95px}.margin-top-95{margin-top:95px}.margin-bottom-95{margin-bottom:95px}.margin-left-95{margin-left:95px}.margin-right-95{margin-right:95px}.margin-96{margin:96px}.margin-top-96{margin-top:96px}.margin-bottom-96{margin-bottom:96px}.margin-left-96{margin-left:96px}.margin-right-96{margin-right:96px}.margin-97{margin:97px}.margin-top-97{margin-top:97px}.margin-bottom-97{margin-bottom:97px}.margin-left-97{margin-left:97px}.margin-right-97{margin-right:97px}.margin-98{margin:98px}.margin-top-98{margin-top:98px}.margin-bottom-98{margin-bottom:98px}.margin-left-98{margin-left:98px}.margin-right-98{margin-right:98px}.margin-99{margin:99px}.margin-top-99{margin-top:99px}.margin-bottom-99{margin-bottom:99px}.margin-left-99{margin-left:99px}.margin-right-99{margin-right:99px}.margin-100{margin:100px}.margin-top-100{margin-top:100px}.margin-bottom-100{margin-bottom:100px}.margin-left-100{margin-left:100px}.margin-right-100{margin-right:100px}.margin-101{margin:101px}.margin-top-101{margin-top:101px}.margin-bottom-101{margin-bottom:101px}.margin-left-101{margin-left:101px}.margin-right-101{margin-right:101px}.margin-102{margin:102px}.margin-top-102{margin-top:102px}.margin-bottom-102{margin-bottom:102px}.margin-left-102{margin-left:102px}.margin-right-102{margin-right:102px}.margin-103{margin:103px}.margin-top-103{margin-top:103px}.margin-bottom-103{margin-bottom:103px}.margin-left-103{margin-left:103px}.margin-right-103{margin-right:103px}.margin-104{margin:104px}.margin-top-104{margin-top:104px}.margin-bottom-104{margin-bottom:104px}.margin-left-104{margin-left:104px}.margin-right-104{margin-right:104px}.margin-105{margin:105px}.margin-top-105{margin-top:105px}.margin-bottom-105{margin-bottom:105px}.margin-left-105{margin-left:105px}.margin-right-105{margin-right:105px}.margin-106{margin:106px}.margin-top-106{margin-top:106px}.margin-bottom-106{margin-bottom:106px}.margin-left-106{margin-left:106px}.margin-right-106{margin-right:106px}.margin-107{margin:107px}.margin-top-107{margin-top:107px}.margin-bottom-107{margin-bottom:107px}.margin-left-107{margin-left:107px}.margin-right-107{margin-right:107px}.margin-108{margin:108px}.margin-top-108{margin-top:108px}.margin-bottom-108{margin-bottom:108px}.margin-left-108{margin-left:108px}.margin-right-108{margin-right:108px}.margin-109{margin:109px}.margin-top-109{margin-top:109px}.margin-bottom-109{margin-bottom:109px}.margin-left-109{margin-left:109px}.margin-right-109{margin-right:109px}.margin-110{margin:110px}.margin-top-110{margin-top:110px}.margin-bottom-110{margin-bottom:110px}.margin-left-110{margin-left:110px}.margin-right-110{margin-right:110px}.margin-111{margin:111px}.margin-top-111{margin-top:111px}.margin-bottom-111{margin-bottom:111px}.margin-left-111{margin-left:111px}.margin-right-111{margin-right:111px}.margin-112{margin:112px}.margin-top-112{margin-top:112px}.margin-bottom-112{margin-bottom:112px}.margin-left-112{margin-left:112px}.margin-right-112{margin-right:112px}.margin-113{margin:113px}.margin-top-113{margin-top:113px}.margin-bottom-113{margin-bottom:113px}.margin-left-113{margin-left:113px}.margin-right-113{margin-right:113px}.margin-114{margin:114px}.margin-top-114{margin-top:114px}.margin-bottom-114{margin-bottom:114px}.margin-left-114{margin-left:114px}.margin-right-114{margin-right:114px}.margin-115{margin:115px}.margin-top-115{margin-top:115px}.margin-bottom-115{margin-bottom:115px}.margin-left-115{margin-left:115px}.margin-right-115{margin-right:115px}.margin-116{margin:116px}.margin-top-116{margin-top:116px}.margin-bottom-116{margin-bottom:116px}.margin-left-116{margin-left:116px}.margin-right-116{margin-right:116px}.margin-117{margin:117px}.margin-top-117{margin-top:117px}.margin-bottom-117{margin-bottom:117px}.margin-left-117{margin-left:117px}.margin-right-117{margin-right:117px}.margin-118{margin:118px}.margin-top-118{margin-top:118px}.margin-bottom-118{margin-bottom:118px}.margin-left-118{margin-left:118px}.margin-right-118{margin-right:118px}.margin-119{margin:119px}.margin-top-119{margin-top:119px}.margin-bottom-119{margin-bottom:119px}.margin-left-119{margin-left:119px}.margin-right-119{margin-right:119px}.margin-120{margin:120px}.margin-top-120{margin-top:120px}.margin-bottom-120{margin-bottom:120px}.margin-left-120{margin-left:120px}.margin-right-120{margin-right:120px}.margin-121{margin:121px}.margin-top-121{margin-top:121px}.margin-bottom-121{margin-bottom:121px}.margin-left-121{margin-left:121px}.margin-right-121{margin-right:121px}.margin-122{margin:122px}.margin-top-122{margin-top:122px}.margin-bottom-122{margin-bottom:122px}.margin-left-122{margin-left:122px}.margin-right-122{margin-right:122px}.margin-123{margin:123px}.margin-top-123{margin-top:123px}.margin-bottom-123{margin-bottom:123px}.margin-left-123{margin-left:123px}.margin-right-123{margin-right:123px}.margin-124{margin:124px}.margin-top-124{margin-top:124px}.margin-bottom-124{margin-bottom:124px}.margin-left-124{margin-left:124px}.margin-right-124{margin-right:124px}.margin-125{margin:125px}.margin-top-125{margin-top:125px}.margin-bottom-125{margin-bottom:125px}.margin-left-125{margin-left:125px}.margin-right-125{margin-right:125px}.margin-126{margin:126px}.margin-top-126{margin-top:126px}.margin-bottom-126{margin-bottom:126px}.margin-left-126{margin-left:126px}.margin-right-126{margin-right:126px}.margin-127{margin:127px}.margin-top-127{margin-top:127px}.margin-bottom-127{margin-bottom:127px}.margin-left-127{margin-left:127px}.margin-right-127{margin-right:127px}.margin-128{margin:128px}.margin-top-128{margin-top:128px}.margin-bottom-128{margin-bottom:128px}.margin-left-128{margin-left:128px}.margin-right-128{margin-right:128px}.margin-129{margin:129px}.margin-top-129{margin-top:129px}.margin-bottom-129{margin-bottom:129px}.margin-left-129{margin-left:129px}.margin-right-129{margin-right:129px}.margin-130{margin:130px}.margin-top-130{margin-top:130px}.margin-bottom-130{margin-bottom:130px}.margin-left-130{margin-left:130px}.margin-right-130{margin-right:130px}.margin-131{margin:131px}.margin-top-131{margin-top:131px}.margin-bottom-131{margin-bottom:131px}.margin-left-131{margin-left:131px}.margin-right-131{margin-right:131px}.margin-132{margin:132px}.margin-top-132{margin-top:132px}.margin-bottom-132{margin-bottom:132px}.margin-left-132{margin-left:132px}.margin-right-132{margin-right:132px}.margin-133{margin:133px}.margin-top-133{margin-top:133px}.margin-bottom-133{margin-bottom:133px}.margin-left-133{margin-left:133px}.margin-right-133{margin-right:133px}.margin-134{margin:134px}.margin-top-134{margin-top:134px}.margin-bottom-134{margin-bottom:134px}.margin-left-134{margin-left:134px}.margin-right-134{margin-right:134px}.margin-135{margin:135px}.margin-top-135{margin-top:135px}.margin-bottom-135{margin-bottom:135px}.margin-left-135{margin-left:135px}.margin-right-135{margin-right:135px}.margin-136{margin:136px}.margin-top-136{margin-top:136px}.margin-bottom-136{margin-bottom:136px}.margin-left-136{margin-left:136px}.margin-right-136{margin-right:136px}.margin-137{margin:137px}.margin-top-137{margin-top:137px}.margin-bottom-137{margin-bottom:137px}.margin-left-137{margin-left:137px}.margin-right-137{margin-right:137px}.margin-138{margin:138px}.margin-top-138{margin-top:138px}.margin-bottom-138{margin-bottom:138px}.margin-left-138{margin-left:138px}.margin-right-138{margin-right:138px}.margin-139{margin:139px}.margin-top-139{margin-top:139px}.margin-bottom-139{margin-bottom:139px}.margin-left-139{margin-left:139px}.margin-right-139{margin-right:139px}.margin-140{margin:140px}.margin-top-140{margin-top:140px}.margin-bottom-140{margin-bottom:140px}.margin-left-140{margin-left:140px}.margin-right-140{margin-right:140px}.margin-141{margin:141px}.margin-top-141{margin-top:141px}.margin-bottom-141{margin-bottom:141px}.margin-left-141{margin-left:141px}.margin-right-141{margin-right:141px}.margin-142{margin:142px}.margin-top-142{margin-top:142px}.margin-bottom-142{margin-bottom:142px}.margin-left-142{margin-left:142px}.margin-right-142{margin-right:142px}.margin-143{margin:143px}.margin-top-143{margin-top:143px}.margin-bottom-143{margin-bottom:143px}.margin-left-143{margin-left:143px}.margin-right-143{margin-right:143px}.margin-144{margin:144px}.margin-top-144{margin-top:144px}.margin-bottom-144{margin-bottom:144px}.margin-left-144{margin-left:144px}.margin-right-144{margin-right:144px}.margin-145{margin:145px}.margin-top-145{margin-top:145px}.margin-bottom-145{margin-bottom:145px}.margin-left-145{margin-left:145px}.margin-right-145{margin-right:145px}.margin-146{margin:146px}.margin-top-146{margin-top:146px}.margin-bottom-146{margin-bottom:146px}.margin-left-146{margin-left:146px}.margin-right-146{margin-right:146px}.margin-147{margin:147px}.margin-top-147{margin-top:147px}.margin-bottom-147{margin-bottom:147px}.margin-left-147{margin-left:147px}.margin-right-147{margin-right:147px}.margin-148{margin:148px}.margin-top-148{margin-top:148px}.margin-bottom-148{margin-bottom:148px}.margin-left-148{margin-left:148px}.margin-right-148{margin-right:148px}.margin-149{margin:149px}.margin-top-149{margin-top:149px}.margin-bottom-149{margin-bottom:149px}.margin-left-149{margin-left:149px}.margin-right-149{margin-right:149px}.margin-150{margin:150px}.margin-top-150{margin-top:150px}.margin-bottom-150{margin-bottom:150px}.margin-left-150{margin-left:150px}.margin-right-150{margin-right:150px}.margin-151{margin:151px}.margin-top-151{margin-top:151px}.margin-bottom-151{margin-bottom:151px}.margin-left-151{margin-left:151px}.margin-right-151{margin-right:151px}.margin-152{margin:152px}.margin-top-152{margin-top:152px}.margin-bottom-152{margin-bottom:152px}.margin-left-152{margin-left:152px}.margin-right-152{margin-right:152px}.margin-153{margin:153px}.margin-top-153{margin-top:153px}.margin-bottom-153{margin-bottom:153px}.margin-left-153{margin-left:153px}.margin-right-153{margin-right:153px}.margin-154{margin:154px}.margin-top-154{margin-top:154px}.margin-bottom-154{margin-bottom:154px}.margin-left-154{margin-left:154px}.margin-right-154{margin-right:154px}.margin-155{margin:155px}.margin-top-155{margin-top:155px}.margin-bottom-155{margin-bottom:155px}.margin-left-155{margin-left:155px}.margin-right-155{margin-right:155px}.margin-156{margin:156px}.margin-top-156{margin-top:156px}.margin-bottom-156{margin-bottom:156px}.margin-left-156{margin-left:156px}.margin-right-156{margin-right:156px}.margin-157{margin:157px}.margin-top-157{margin-top:157px}.margin-bottom-157{margin-bottom:157px}.margin-left-157{margin-left:157px}.margin-right-157{margin-right:157px}.margin-158{margin:158px}.margin-top-158{margin-top:158px}.margin-bottom-158{margin-bottom:158px}.margin-left-158{margin-left:158px}.margin-right-158{margin-right:158px}.margin-159{margin:159px}.margin-top-159{margin-top:159px}.margin-bottom-159{margin-bottom:159px}.margin-left-159{margin-left:159px}.margin-right-159{margin-right:159px}.margin-160{margin:160px}.margin-top-160{margin-top:160px}.margin-bottom-160{margin-bottom:160px}.margin-left-160{margin-left:160px}.margin-right-160{margin-right:160px}.margin-161{margin:161px}.margin-top-161{margin-top:161px}.margin-bottom-161{margin-bottom:161px}.margin-left-161{margin-left:161px}.margin-right-161{margin-right:161px}.margin-162{margin:162px}.margin-top-162{margin-top:162px}.margin-bottom-162{margin-bottom:162px}.margin-left-162{margin-left:162px}.margin-right-162{margin-right:162px}.margin-163{margin:163px}.margin-top-163{margin-top:163px}.margin-bottom-163{margin-bottom:163px}.margin-left-163{margin-left:163px}.margin-right-163{margin-right:163px}.margin-164{margin:164px}.margin-top-164{margin-top:164px}.margin-bottom-164{margin-bottom:164px}.margin-left-164{margin-left:164px}.margin-right-164{margin-right:164px}.margin-165{margin:165px}.margin-top-165{margin-top:165px}.margin-bottom-165{margin-bottom:165px}.margin-left-165{margin-left:165px}.margin-right-165{margin-right:165px}.margin-166{margin:166px}.margin-top-166{margin-top:166px}.margin-bottom-166{margin-bottom:166px}.margin-left-166{margin-left:166px}.margin-right-166{margin-right:166px}.margin-167{margin:167px}.margin-top-167{margin-top:167px}.margin-bottom-167{margin-bottom:167px}.margin-left-167{margin-left:167px}.margin-right-167{margin-right:167px}.margin-168{margin:168px}.margin-top-168{margin-top:168px}.margin-bottom-168{margin-bottom:168px}.margin-left-168{margin-left:168px}.margin-right-168{margin-right:168px}.margin-169{margin:169px}.margin-top-169{margin-top:169px}.margin-bottom-169{margin-bottom:169px}.margin-left-169{margin-left:169px}.margin-right-169{margin-right:169px}.margin-170{margin:170px}.margin-top-170{margin-top:170px}.margin-bottom-170{margin-bottom:170px}.margin-left-170{margin-left:170px}.margin-right-170{margin-right:170px}.margin-171{margin:171px}.margin-top-171{margin-top:171px}.margin-bottom-171{margin-bottom:171px}.margin-left-171{margin-left:171px}.margin-right-171{margin-right:171px}.margin-172{margin:172px}.margin-top-172{margin-top:172px}.margin-bottom-172{margin-bottom:172px}.margin-left-172{margin-left:172px}.margin-right-172{margin-right:172px}.margin-173{margin:173px}.margin-top-173{margin-top:173px}.margin-bottom-173{margin-bottom:173px}.margin-left-173{margin-left:173px}.margin-right-173{margin-right:173px}.margin-174{margin:174px}.margin-top-174{margin-top:174px}.margin-bottom-174{margin-bottom:174px}.margin-left-174{margin-left:174px}.margin-right-174{margin-right:174px}.margin-175{margin:175px}.margin-top-175{margin-top:175px}.margin-bottom-175{margin-bottom:175px}.margin-left-175{margin-left:175px}.margin-right-175{margin-right:175px}.margin-176{margin:176px}.margin-top-176{margin-top:176px}.margin-bottom-176{margin-bottom:176px}.margin-left-176{margin-left:176px}.margin-right-176{margin-right:176px}.margin-177{margin:177px}.margin-top-177{margin-top:177px}.margin-bottom-177{margin-bottom:177px}.margin-left-177{margin-left:177px}.margin-right-177{margin-right:177px}.margin-178{margin:178px}.margin-top-178{margin-top:178px}.margin-bottom-178{margin-bottom:178px}.margin-left-178{margin-left:178px}.margin-right-178{margin-right:178px}.margin-179{margin:179px}.margin-top-179{margin-top:179px}.margin-bottom-179{margin-bottom:179px}.margin-left-179{margin-left:179px}.margin-right-179{margin-right:179px}.margin-180{margin:180px}.margin-top-180{margin-top:180px}.margin-bottom-180{margin-bottom:180px}.margin-left-180{margin-left:180px}.margin-right-180{margin-right:180px}.margin-181{margin:181px}.margin-top-181{margin-top:181px}.margin-bottom-181{margin-bottom:181px}.margin-left-181{margin-left:181px}.margin-right-181{margin-right:181px}.margin-182{margin:182px}.margin-top-182{margin-top:182px}.margin-bottom-182{margin-bottom:182px}.margin-left-182{margin-left:182px}.margin-right-182{margin-right:182px}.margin-183{margin:183px}.margin-top-183{margin-top:183px}.margin-bottom-183{margin-bottom:183px}.margin-left-183{margin-left:183px}.margin-right-183{margin-right:183px}.margin-184{margin:184px}.margin-top-184{margin-top:184px}.margin-bottom-184{margin-bottom:184px}.margin-left-184{margin-left:184px}.margin-right-184{margin-right:184px}.margin-185{margin:185px}.margin-top-185{margin-top:185px}.margin-bottom-185{margin-bottom:185px}.margin-left-185{margin-left:185px}.margin-right-185{margin-right:185px}.margin-186{margin:186px}.margin-top-186{margin-top:186px}.margin-bottom-186{margin-bottom:186px}.margin-left-186{margin-left:186px}.margin-right-186{margin-right:186px}.margin-187{margin:187px}.margin-top-187{margin-top:187px}.margin-bottom-187{margin-bottom:187px}.margin-left-187{margin-left:187px}.margin-right-187{margin-right:187px}.margin-188{margin:188px}.margin-top-188{margin-top:188px}.margin-bottom-188{margin-bottom:188px}.margin-left-188{margin-left:188px}.margin-right-188{margin-right:188px}.margin-189{margin:189px}.margin-top-189{margin-top:189px}.margin-bottom-189{margin-bottom:189px}.margin-left-189{margin-left:189px}.margin-right-189{margin-right:189px}.margin-190{margin:190px}.margin-top-190{margin-top:190px}.margin-bottom-190{margin-bottom:190px}.margin-left-190{margin-left:190px}.margin-right-190{margin-right:190px}.margin-191{margin:191px}.margin-top-191{margin-top:191px}.margin-bottom-191{margin-bottom:191px}.margin-left-191{margin-left:191px}.margin-right-191{margin-right:191px}.margin-192{margin:192px}.margin-top-192{margin-top:192px}.margin-bottom-192{margin-bottom:192px}.margin-left-192{margin-left:192px}.margin-right-192{margin-right:192px}.margin-193{margin:193px}.margin-top-193{margin-top:193px}.margin-bottom-193{margin-bottom:193px}.margin-left-193{margin-left:193px}.margin-right-193{margin-right:193px}.margin-194{margin:194px}.margin-top-194{margin-top:194px}.margin-bottom-194{margin-bottom:194px}.margin-left-194{margin-left:194px}.margin-right-194{margin-right:194px}.margin-195{margin:195px}.margin-top-195{margin-top:195px}.margin-bottom-195{margin-bottom:195px}.margin-left-195{margin-left:195px}.margin-right-195{margin-right:195px}.margin-196{margin:196px}.margin-top-196{margin-top:196px}.margin-bottom-196{margin-bottom:196px}.margin-left-196{margin-left:196px}.margin-right-196{margin-right:196px}.margin-197{margin:197px}.margin-top-197{margin-top:197px}.margin-bottom-197{margin-bottom:197px}.margin-left-197{margin-left:197px}.margin-right-197{margin-right:197px}.margin-198{margin:198px}.margin-top-198{margin-top:198px}.margin-bottom-198{margin-bottom:198px}.margin-left-198{margin-left:198px}.margin-right-198{margin-right:198px}.margin-199{margin:199px}.margin-top-199{margin-top:199px}.margin-bottom-199{margin-bottom:199px}.margin-left-199{margin-left:199px}.margin-right-199{margin-right:199px}.margin-200{margin:200px}.margin-top-200{margin-top:200px}.margin-bottom-200{margin-bottom:200px}.margin-left-200{margin-left:200px}.margin-right-200{margin-right:200px}.min-height-0{min-height:0px}.min-height-100{min-height:100px}.min-height-200{min-height:200px}.min-height-300{min-height:300px}.min-height-400{min-height:400px}.min-height-500{min-height:500px}.min-height-600{min-height:600px}.min-height-700{min-height:700px}.min-height-800{min-height:800px}.min-height-900{min-height:900px}.min-height-1000{min-height:1000px}.min-height-1100{min-height:1100px}.min-height-1200{min-height:1200px}.min-height-1300{min-height:1300px}.min-height-1400{min-height:1400px}.min-height-1500{min-height:1500px}.min-height-1600{min-height:1600px}.min-height-1700{min-height:1700px}.min-height-1800{min-height:1800px}.min-height-1900{min-height:1900px}.min-height-2000{min-height:2000px}.min-height-2100{min-height:2100px}.min-height-2200{min-height:2200px}.min-height-2300{min-height:2300px}.min-height-2400{min-height:2400px}.min-height-2500{min-height:2500px}.min-height-2600{min-height:2600px}.min-height-2700{min-height:2700px}.min-height-2800{min-height:2800px}.min-height-2900{min-height:2900px}.min-height-3000{min-height:3000px}.min-height-3100{min-height:3100px}.min-height-3200{min-height:3200px}.min-height-3300{min-height:3300px}.min-height-3400{min-height:3400px}.min-height-3500{min-height:3500px}.min-height-3600{min-height:3600px}.min-height-3700{min-height:3700px}.min-height-3800{min-height:3800px}.min-height-3900{min-height:3900px}.min-height-4000{min-height:4000px}.min-height-4100{min-height:4100px}.min-height-4200{min-height:4200px}.min-height-4300{min-height:4300px}.min-height-4400{min-height:4400px}.min-height-4500{min-height:4500px}.min-height-4600{min-height:4600px}.min-height-4700{min-height:4700px}.min-height-4800{min-height:4800px}.min-height-4900{min-height:4900px}.min-height-5000{min-height:5000px}.min-height-5100{min-height:5100px}.min-height-5200{min-height:5200px}.min-height-5300{min-height:5300px}.min-height-5400{min-height:5400px}.min-height-5500{min-height:5500px}.min-height-5600{min-height:5600px}.min-height-5700{min-height:5700px}.min-height-5800{min-height:5800px}.min-height-5900{min-height:5900px}.min-height-6000{min-height:6000px}.min-height-6100{min-height:6100px}.min-height-6200{min-height:6200px}.min-height-6300{min-height:6300px}.min-height-6400{min-height:6400px}.min-height-6500{min-height:6500px}.min-height-6600{min-height:6600px}.min-height-6700{min-height:6700px}.min-height-6800{min-height:6800px}.min-height-6900{min-height:6900px}.min-height-7000{min-height:7000px}.min-height-7100{min-height:7100px}.min-height-7200{min-height:7200px}.min-height-7300{min-height:7300px}.min-height-7400{min-height:7400px}.min-height-7500{min-height:7500px}.min-height-7600{min-height:7600px}.min-height-7700{min-height:7700px}.min-height-7800{min-height:7800px}.min-height-7900{min-height:7900px}.min-height-8000{min-height:8000px}.min-height-8100{min-height:8100px}.min-height-8200{min-height:8200px}.min-height-8300{min-height:8300px}.min-height-8400{min-height:8400px}.min-height-8500{min-height:8500px}.min-height-8600{min-height:8600px}.min-height-8700{min-height:8700px}.min-height-8800{min-height:8800px}.min-height-8900{min-height:8900px}.min-height-9000{min-height:9000px}.min-height-9100{min-height:9100px}.min-height-9200{min-height:9200px}.min-height-9300{min-height:9300px}.min-height-9400{min-height:9400px}.min-height-9500{min-height:9500px}.min-height-9600{min-height:9600px}.min-height-9700{min-height:9700px}.min-height-9800{min-height:9800px}.min-height-9900{min-height:9900px}.min-height-10000{min-height:10000px}.min-height-10100{min-height:10100px}.min-height-10200{min-height:10200px}.min-height-10300{min-height:10300px}.min-height-10400{min-height:10400px}.min-height-10500{min-height:10500px}.min-height-10600{min-height:10600px}.min-height-10700{min-height:10700px}.min-height-10800{min-height:10800px}.min-height-10900{min-height:10900px}.min-height-11000{min-height:11000px}.min-height-11100{min-height:11100px}.min-height-11200{min-height:11200px}.min-height-11300{min-height:11300px}.min-height-11400{min-height:11400px}.min-height-11500{min-height:11500px}.min-height-11600{min-height:11600px}.min-height-11700{min-height:11700px}.min-height-11800{min-height:11800px}.min-height-11900{min-height:11900px}.min-height-12000{min-height:12000px}.min-height-12100{min-height:12100px}.min-height-12200{min-height:12200px}.min-height-12300{min-height:12300px}.min-height-12400{min-height:12400px}.min-height-12500{min-height:12500px}.min-height-12600{min-height:12600px}.min-height-12700{min-height:12700px}.min-height-12800{min-height:12800px}.min-height-12900{min-height:12900px}.min-height-13000{min-height:13000px}.min-height-13100{min-height:13100px}.min-height-13200{min-height:13200px}.min-height-13300{min-height:13300px}.min-height-13400{min-height:13400px}.min-height-13500{min-height:13500px}.min-height-13600{min-height:13600px}.min-height-13700{min-height:13700px}.min-height-13800{min-height:13800px}.min-height-13900{min-height:13900px}.min-height-14000{min-height:14000px}.min-height-14100{min-height:14100px}.min-height-14200{min-height:14200px}.min-height-14300{min-height:14300px}.min-height-14400{min-height:14400px}.min-height-14500{min-height:14500px}.min-height-14600{min-height:14600px}.min-height-14700{min-height:14700px}.min-height-14800{min-height:14800px}.min-height-14900{min-height:14900px}.min-height-15000{min-height:15000px}.min-height-15100{min-height:15100px}.min-height-15200{min-height:15200px}.min-height-15300{min-height:15300px}.min-height-15400{min-height:15400px}.min-height-15500{min-height:15500px}.min-height-15600{min-height:15600px}.min-height-15700{min-height:15700px}.min-height-15800{min-height:15800px}.min-height-15900{min-height:15900px}.min-height-16000{min-height:16000px}.min-height-16100{min-height:16100px}.min-height-16200{min-height:16200px}.min-height-16300{min-height:16300px}.min-height-16400{min-height:16400px}.min-height-16500{min-height:16500px}.min-height-16600{min-height:16600px}.min-height-16700{min-height:16700px}.min-height-16800{min-height:16800px}.min-height-16900{min-height:16900px}.min-height-17000{min-height:17000px}.min-height-17100{min-height:17100px}.min-height-17200{min-height:17200px}.min-height-17300{min-height:17300px}.min-height-17400{min-height:17400px}.min-height-17500{min-height:17500px}.min-height-17600{min-height:17600px}.min-height-17700{min-height:17700px}.min-height-17800{min-height:17800px}.min-height-17900{min-height:17900px}.min-height-18000{min-height:18000px}.min-height-18100{min-height:18100px}.min-height-18200{min-height:18200px}.min-height-18300{min-height:18300px}.min-height-18400{min-height:18400px}.min-height-18500{min-height:18500px}.min-height-18600{min-height:18600px}.min-height-18700{min-height:18700px}.min-height-18800{min-height:18800px}.min-height-18900{min-height:18900px}.min-height-19000{min-height:19000px}.min-height-19100{min-height:19100px}.min-height-19200{min-height:19200px}.min-height-19300{min-height:19300px}.min-height-19400{min-height:19400px}.min-height-19500{min-height:19500px}.min-height-19600{min-height:19600px}.min-height-19700{min-height:19700px}.min-height-19800{min-height:19800px}.min-height-19900{min-height:19900px}.min-height-20000{min-height:20000px}.height-0{height:0px}.height-100{height:100px}.height-200{height:200px}.height-300{height:300px}.height-400{height:400px}.height-500{height:500px}.height-600{height:600px}.height-700{height:700px}.height-800{height:800px}.height-900{height:900px}.height-1000{height:1000px}.height-1100{height:1100px}.height-1200{height:1200px}.height-1300{height:1300px}.height-1400{height:1400px}.height-1500{height:1500px}.height-1600{height:1600px}.height-1700{height:1700px}.height-1800{height:1800px}.height-1900{height:1900px}.height-2000{height:2000px}.height-2100{height:2100px}.height-2200{height:2200px}.height-2300{height:2300px}.height-2400{height:2400px}.height-2500{height:2500px}.height-2600{height:2600px}.height-2700{height:2700px}.height-2800{height:2800px}.height-2900{height:2900px}.height-3000{height:3000px}.height-3100{height:3100px}.height-3200{height:3200px}.height-3300{height:3300px}.height-3400{height:3400px}.height-3500{height:3500px}.height-3600{height:3600px}.height-3700{height:3700px}.height-3800{height:3800px}.height-3900{height:3900px}.height-4000{height:4000px}.height-4100{height:4100px}.height-4200{height:4200px}.height-4300{height:4300px}.height-4400{height:4400px}.height-4500{height:4500px}.height-4600{height:4600px}.height-4700{height:4700px}.height-4800{height:4800px}.height-4900{height:4900px}.height-5000{height:5000px}.height-5100{height:5100px}.height-5200{height:5200px}.height-5300{height:5300px}.height-5400{height:5400px}.height-5500{height:5500px}.height-5600{height:5600px}.height-5700{height:5700px}.height-5800{height:5800px}.height-5900{height:5900px}.height-6000{height:6000px}.height-6100{height:6100px}.height-6200{height:6200px}.height-6300{height:6300px}.height-6400{height:6400px}.height-6500{height:6500px}.height-6600{height:6600px}.height-6700{height:6700px}.height-6800{height:6800px}.height-6900{height:6900px}.height-7000{height:7000px}.height-7100{height:7100px}.height-7200{height:7200px}.height-7300{height:7300px}.height-7400{height:7400px}.height-7500{height:7500px}.height-7600{height:7600px}.height-7700{height:7700px}.height-7800{height:7800px}.height-7900{height:7900px}.height-8000{height:8000px}.height-8100{height:8100px}.height-8200{height:8200px}.height-8300{height:8300px}.height-8400{height:8400px}.height-8500{height:8500px}.height-8600{height:8600px}.height-8700{height:8700px}.height-8800{height:8800px}.height-8900{height:8900px}.height-9000{height:9000px}.height-9100{height:9100px}.height-9200{height:9200px}.height-9300{height:9300px}.height-9400{height:9400px}.height-9500{height:9500px}.height-9600{height:9600px}.height-9700{height:9700px}.height-9800{height:9800px}.height-9900{height:9900px}.height-10000{height:10000px}.height-10100{height:10100px}.height-10200{height:10200px}.height-10300{height:10300px}.height-10400{height:10400px}.height-10500{height:10500px}.height-10600{height:10600px}.height-10700{height:10700px}.height-10800{height:10800px}.height-10900{height:10900px}.height-11000{height:11000px}.height-11100{height:11100px}.height-11200{height:11200px}.height-11300{height:11300px}.height-11400{height:11400px}.height-11500{height:11500px}.height-11600{height:11600px}.height-11700{height:11700px}.height-11800{height:11800px}.height-11900{height:11900px}.height-12000{height:12000px}.height-12100{height:12100px}.height-12200{height:12200px}.height-12300{height:12300px}.height-12400{height:12400px}.height-12500{height:12500px}.height-12600{height:12600px}.height-12700{height:12700px}.height-12800{height:12800px}.height-12900{height:12900px}.height-13000{height:13000px}.height-13100{height:13100px}.height-13200{height:13200px}.height-13300{height:13300px}.height-13400{height:13400px}.height-13500{height:13500px}.height-13600{height:13600px}.height-13700{height:13700px}.height-13800{height:13800px}.height-13900{height:13900px}.height-14000{height:14000px}.height-14100{height:14100px}.height-14200{height:14200px}.height-14300{height:14300px}.height-14400{height:14400px}.height-14500{height:14500px}.height-14600{height:14600px}.height-14700{height:14700px}.height-14800{height:14800px}.height-14900{height:14900px}.height-15000{height:15000px}.height-15100{height:15100px}.height-15200{height:15200px}.height-15300{height:15300px}.height-15400{height:15400px}.height-15500{height:15500px}.height-15600{height:15600px}.height-15700{height:15700px}.height-15800{height:15800px}.height-15900{height:15900px}.height-16000{height:16000px}.height-16100{height:16100px}.height-16200{height:16200px}.height-16300{height:16300px}.height-16400{height:16400px}.height-16500{height:16500px}.height-16600{height:16600px}.height-16700{height:16700px}.height-16800{height:16800px}.height-16900{height:16900px}.height-17000{height:17000px}.height-17100{height:17100px}.height-17200{height:17200px}.height-17300{height:17300px}.height-17400{height:17400px}.height-17500{height:17500px}.height-17600{height:17600px}.height-17700{height:17700px}.height-17800{height:17800px}.height-17900{height:17900px}.height-18000{height:18000px}.height-18100{height:18100px}.height-18200{height:18200px}.height-18300{height:18300px}.height-18400{height:18400px}.height-18500{height:18500px}.height-18600{height:18600px}.height-18700{height:18700px}.height-18800{height:18800px}.height-18900{height:18900px}.height-19000{height:19000px}.height-19100{height:19100px}.height-19200{height:19200px}.height-19300{height:19300px}.height-19400{height:19400px}.height-19500{height:19500px}.height-19600{height:19600px}.height-19700{height:19700px}.height-19800{height:19800px}.height-19900{height:19900px}.height-20000{height:20000px}.min-width-0{min-width:0px}.min-width-10{min-width:10px}.min-width-20{min-width:20px}.min-width-30{min-width:30px}.min-width-40{min-width:40px}.min-width-50{min-width:50px}.min-width-60{min-width:60px}.min-width-70{min-width:70px}.min-width-80{min-width:80px}.min-width-90{min-width:90px}.min-width-100{min-width:100px}.min-width-110{min-width:110px}.min-width-120{min-width:120px}.min-width-130{min-width:130px}.min-width-140{min-width:140px}.min-width-150{min-width:150px}.min-width-160{min-width:160px}.min-width-170{min-width:170px}.min-width-180{min-width:180px}.min-width-190{min-width:190px}.min-width-200{min-width:200px}.min-width-210{min-width:210px}.min-width-220{min-width:220px}.min-width-230{min-width:230px}.min-width-240{min-width:240px}.min-width-250{min-width:250px}.min-width-260{min-width:260px}.min-width-270{min-width:270px}.min-width-280{min-width:280px}.min-width-290{min-width:290px}.min-width-300{min-width:300px}.min-width-310{min-width:310px}.min-width-320{min-width:320px}.min-width-330{min-width:330px}.min-width-340{min-width:340px}.min-width-350{min-width:350px}.min-width-360{min-width:360px}.min-width-370{min-width:370px}.min-width-380{min-width:380px}.min-width-390{min-width:390px}.min-width-400{min-width:400px}.min-width-410{min-width:410px}.min-width-420{min-width:420px}.min-width-430{min-width:430px}.min-width-440{min-width:440px}.min-width-450{min-width:450px}.min-width-460{min-width:460px}.min-width-470{min-width:470px}.min-width-480{min-width:480px}.min-width-490{min-width:490px}.min-width-500{min-width:500px}.min-width-510{min-width:510px}.min-width-520{min-width:520px}.min-width-530{min-width:530px}.min-width-540{min-width:540px}.min-width-550{min-width:550px}.min-width-560{min-width:560px}.min-width-570{min-width:570px}.min-width-580{min-width:580px}.min-width-590{min-width:590px}.min-width-600{min-width:600px}.min-width-610{min-width:610px}.min-width-620{min-width:620px}.min-width-630{min-width:630px}.min-width-640{min-width:640px}.min-width-650{min-width:650px}.min-width-660{min-width:660px}.min-width-670{min-width:670px}.min-width-680{min-width:680px}.min-width-690{min-width:690px}.min-width-700{min-width:700px}.min-width-710{min-width:710px}.min-width-720{min-width:720px}.min-width-730{min-width:730px}.min-width-740{min-width:740px}.min-width-750{min-width:750px}.min-width-760{min-width:760px}.min-width-770{min-width:770px}.min-width-780{min-width:780px}.min-width-790{min-width:790px}.min-width-800{min-width:800px}.min-width-810{min-width:810px}.min-width-820{min-width:820px}.min-width-830{min-width:830px}.min-width-840{min-width:840px}.min-width-850{min-width:850px}.min-width-860{min-width:860px}.min-width-870{min-width:870px}.min-width-880{min-width:880px}.min-width-890{min-width:890px}.min-width-900{min-width:900px}.min-width-910{min-width:910px}.min-width-920{min-width:920px}.min-width-930{min-width:930px}.min-width-940{min-width:940px}.min-width-950{min-width:950px}.min-width-960{min-width:960px}.min-width-970{min-width:970px}.min-width-980{min-width:980px}.min-width-990{min-width:990px}.min-width-1000{min-width:1000px}.min-width-1010{min-width:1010px}.min-width-1020{min-width:1020px}.min-width-1030{min-width:1030px}.min-width-1040{min-width:1040px}.min-width-1050{min-width:1050px}.min-width-1060{min-width:1060px}.min-width-1070{min-width:1070px}.min-width-1080{min-width:1080px}.min-width-1090{min-width:1090px}.min-width-1100{min-width:1100px}.min-width-1110{min-width:1110px}.min-width-1120{min-width:1120px}.min-width-1130{min-width:1130px}.min-width-1140{min-width:1140px}.min-width-1150{min-width:1150px}.min-width-1160{min-width:1160px}.min-width-1170{min-width:1170px}.min-width-1180{min-width:1180px}.min-width-1190{min-width:1190px}.min-width-1200{min-width:1200px}.min-width-1210{min-width:1210px}.min-width-1220{min-width:1220px}.min-width-1230{min-width:1230px}.min-width-1240{min-width:1240px}.min-width-1250{min-width:1250px}.min-width-1260{min-width:1260px}.min-width-1270{min-width:1270px}.min-width-1280{min-width:1280px}.min-width-1290{min-width:1290px}.min-width-1300{min-width:1300px}.min-width-1310{min-width:1310px}.min-width-1320{min-width:1320px}.min-width-1330{min-width:1330px}.min-width-1340{min-width:1340px}.min-width-1350{min-width:1350px}.min-width-1360{min-width:1360px}.min-width-1370{min-width:1370px}.min-width-1380{min-width:1380px}.min-width-1390{min-width:1390px}.min-width-1400{min-width:1400px}.min-width-1410{min-width:1410px}.min-width-1420{min-width:1420px}.min-width-1430{min-width:1430px}.min-width-1440{min-width:1440px}.min-width-1450{min-width:1450px}.min-width-1460{min-width:1460px}.min-width-1470{min-width:1470px}.min-width-1480{min-width:1480px}.min-width-1490{min-width:1490px}.min-width-1500{min-width:1500px}.min-width-1510{min-width:1510px}.min-width-1520{min-width:1520px}.min-width-1530{min-width:1530px}.min-width-1540{min-width:1540px}.min-width-1550{min-width:1550px}.min-width-1560{min-width:1560px}.min-width-1570{min-width:1570px}.min-width-1580{min-width:1580px}.min-width-1590{min-width:1590px}.min-width-1600{min-width:1600px}.min-width-1610{min-width:1610px}.min-width-1620{min-width:1620px}.min-width-1630{min-width:1630px}.min-width-1640{min-width:1640px}.min-width-1650{min-width:1650px}.min-width-1660{min-width:1660px}.min-width-1670{min-width:1670px}.min-width-1680{min-width:1680px}.min-width-1690{min-width:1690px}.min-width-1700{min-width:1700px}.min-width-1710{min-width:1710px}.min-width-1720{min-width:1720px}.min-width-1730{min-width:1730px}.min-width-1740{min-width:1740px}.min-width-1750{min-width:1750px}.min-width-1760{min-width:1760px}.min-width-1770{min-width:1770px}.min-width-1780{min-width:1780px}.min-width-1790{min-width:1790px}.min-width-1800{min-width:1800px}.min-width-1810{min-width:1810px}.min-width-1820{min-width:1820px}.min-width-1830{min-width:1830px}.min-width-1840{min-width:1840px}.min-width-1850{min-width:1850px}.min-width-1860{min-width:1860px}.min-width-1870{min-width:1870px}.min-width-1880{min-width:1880px}.min-width-1890{min-width:1890px}.min-width-1900{min-width:1900px}.min-width-1910{min-width:1910px}.min-width-1920{min-width:1920px}.min-width-1930{min-width:1930px}.min-width-1940{min-width:1940px}.min-width-1950{min-width:1950px}.min-width-1960{min-width:1960px}.min-width-1970{min-width:1970px}.min-width-1980{min-width:1980px}.min-width-1990{min-width:1990px}.min-width-2000{min-width:2000px}.padding-0{padding:0px}.padding-top-0{padding-top:0px}.padding-bottom-0{padding-bottom:0px}.padding-left-0{padding-left:0px}.padding-right-0{padding-right:0px}.padding-1{padding:1px}.padding-top-1{padding-top:1px}.padding-bottom-1{padding-bottom:1px}.padding-left-1{padding-left:1px}.padding-right-1{padding-right:1px}.padding-2{padding:2px}.padding-top-2{padding-top:2px}.padding-bottom-2{padding-bottom:2px}.padding-left-2{padding-left:2px}.padding-right-2{padding-right:2px}.padding-3{padding:3px}.padding-top-3{padding-top:3px}.padding-bottom-3{padding-bottom:3px}.padding-left-3{padding-left:3px}.padding-right-3{padding-right:3px}.padding-4{padding:4px}.padding-top-4{padding-top:4px}.padding-bottom-4{padding-bottom:4px}.padding-left-4{padding-left:4px}.padding-right-4{padding-right:4px}.padding-5{padding:5px}.padding-top-5{padding-top:5px}.padding-bottom-5{padding-bottom:5px}.padding-left-5{padding-left:5px}.padding-right-5{padding-right:5px}.padding-6{padding:6px}.padding-top-6{padding-top:6px}.padding-bottom-6{padding-bottom:6px}.padding-left-6{padding-left:6px}.padding-right-6{padding-right:6px}.padding-7{padding:7px}.padding-top-7{padding-top:7px}.padding-bottom-7{padding-bottom:7px}.padding-left-7{padding-left:7px}.padding-right-7{padding-right:7px}.padding-8{padding:8px}.padding-top-8{padding-top:8px}.padding-bottom-8{padding-bottom:8px}.padding-left-8{padding-left:8px}.padding-right-8{padding-right:8px}.padding-9{padding:9px}.padding-top-9{padding-top:9px}.padding-bottom-9{padding-bottom:9px}.padding-left-9{padding-left:9px}.padding-right-9{padding-right:9px}.padding-10{padding:10px}.padding-top-10{padding-top:10px}.padding-bottom-10{padding-bottom:10px}.padding-left-10{padding-left:10px}.padding-right-10{padding-right:10px}.padding-11{padding:11px}.padding-top-11{padding-top:11px}.padding-bottom-11{padding-bottom:11px}.padding-left-11{padding-left:11px}.padding-right-11{padding-right:11px}.padding-12{padding:12px}.padding-top-12{padding-top:12px}.padding-bottom-12{padding-bottom:12px}.padding-left-12{padding-left:12px}.padding-right-12{padding-right:12px}.padding-13{padding:13px}.padding-top-13{padding-top:13px}.padding-bottom-13{padding-bottom:13px}.padding-left-13{padding-left:13px}.padding-right-13{padding-right:13px}.padding-14{padding:14px}.padding-top-14{padding-top:14px}.padding-bottom-14{padding-bottom:14px}.padding-left-14{padding-left:14px}.padding-right-14{padding-right:14px}.padding-15{padding:15px}.padding-top-15{padding-top:15px}.padding-bottom-15{padding-bottom:15px}.padding-left-15{padding-left:15px}.padding-right-15{padding-right:15px}.padding-16{padding:16px}.padding-top-16{padding-top:16px}.padding-bottom-16{padding-bottom:16px}.padding-left-16{padding-left:16px}.padding-right-16{padding-right:16px}.padding-17{padding:17px}.padding-top-17{padding-top:17px}.padding-bottom-17{padding-bottom:17px}.padding-left-17{padding-left:17px}.padding-right-17{padding-right:17px}.padding-18{padding:18px}.padding-top-18{padding-top:18px}.padding-bottom-18{padding-bottom:18px}.padding-left-18{padding-left:18px}.padding-right-18{padding-right:18px}.padding-19{padding:19px}.padding-top-19{padding-top:19px}.padding-bottom-19{padding-bottom:19px}.padding-left-19{padding-left:19px}.padding-right-19{padding-right:19px}.padding-20{padding:20px}.padding-top-20{padding-top:20px}.padding-bottom-20{padding-bottom:20px}.padding-left-20{padding-left:20px}.padding-right-20{padding-right:20px}.padding-21{padding:21px}.padding-top-21{padding-top:21px}.padding-bottom-21{padding-bottom:21px}.padding-left-21{padding-left:21px}.padding-right-21{padding-right:21px}.padding-22{padding:22px}.padding-top-22{padding-top:22px}.padding-bottom-22{padding-bottom:22px}.padding-left-22{padding-left:22px}.padding-right-22{padding-right:22px}.padding-23{padding:23px}.padding-top-23{padding-top:23px}.padding-bottom-23{padding-bottom:23px}.padding-left-23{padding-left:23px}.padding-right-23{padding-right:23px}.padding-24{padding:24px}.padding-top-24{padding-top:24px}.padding-bottom-24{padding-bottom:24px}.padding-left-24{padding-left:24px}.padding-right-24{padding-right:24px}.padding-25{padding:25px}.padding-top-25{padding-top:25px}.padding-bottom-25{padding-bottom:25px}.padding-left-25{padding-left:25px}.padding-right-25{padding-right:25px}.padding-26{padding:26px}.padding-top-26{padding-top:26px}.padding-bottom-26{padding-bottom:26px}.padding-left-26{padding-left:26px}.padding-right-26{padding-right:26px}.padding-27{padding:27px}.padding-top-27{padding-top:27px}.padding-bottom-27{padding-bottom:27px}.padding-left-27{padding-left:27px}.padding-right-27{padding-right:27px}.padding-28{padding:28px}.padding-top-28{padding-top:28px}.padding-bottom-28{padding-bottom:28px}.padding-left-28{padding-left:28px}.padding-right-28{padding-right:28px}.padding-29{padding:29px}.padding-top-29{padding-top:29px}.padding-bottom-29{padding-bottom:29px}.padding-left-29{padding-left:29px}.padding-right-29{padding-right:29px}.padding-30{padding:30px}.padding-top-30{padding-top:30px}.padding-bottom-30{padding-bottom:30px}.padding-left-30{padding-left:30px}.padding-right-30{padding-right:30px}.padding-31{padding:31px}.padding-top-31{padding-top:31px}.padding-bottom-31{padding-bottom:31px}.padding-left-31{padding-left:31px}.padding-right-31{padding-right:31px}.padding-32{padding:32px}.padding-top-32{padding-top:32px}.padding-bottom-32{padding-bottom:32px}.padding-left-32{padding-left:32px}.padding-right-32{padding-right:32px}.padding-33{padding:33px}.padding-top-33{padding-top:33px}.padding-bottom-33{padding-bottom:33px}.padding-left-33{padding-left:33px}.padding-right-33{padding-right:33px}.padding-34{padding:34px}.padding-top-34{padding-top:34px}.padding-bottom-34{padding-bottom:34px}.padding-left-34{padding-left:34px}.padding-right-34{padding-right:34px}.padding-35{padding:35px}.padding-top-35{padding-top:35px}.padding-bottom-35{padding-bottom:35px}.padding-left-35{padding-left:35px}.padding-right-35{padding-right:35px}.padding-36{padding:36px}.padding-top-36{padding-top:36px}.padding-bottom-36{padding-bottom:36px}.padding-left-36{padding-left:36px}.padding-right-36{padding-right:36px}.padding-37{padding:37px}.padding-top-37{padding-top:37px}.padding-bottom-37{padding-bottom:37px}.padding-left-37{padding-left:37px}.padding-right-37{padding-right:37px}.padding-38{padding:38px}.padding-top-38{padding-top:38px}.padding-bottom-38{padding-bottom:38px}.padding-left-38{padding-left:38px}.padding-right-38{padding-right:38px}.padding-39{padding:39px}.padding-top-39{padding-top:39px}.padding-bottom-39{padding-bottom:39px}.padding-left-39{padding-left:39px}.padding-right-39{padding-right:39px}.padding-40{padding:40px}.padding-top-40{padding-top:40px}.padding-bottom-40{padding-bottom:40px}.padding-left-40{padding-left:40px}.padding-right-40{padding-right:40px}.padding-41{padding:41px}.padding-top-41{padding-top:41px}.padding-bottom-41{padding-bottom:41px}.padding-left-41{padding-left:41px}.padding-right-41{padding-right:41px}.padding-42{padding:42px}.padding-top-42{padding-top:42px}.padding-bottom-42{padding-bottom:42px}.padding-left-42{padding-left:42px}.padding-right-42{padding-right:42px}.padding-43{padding:43px}.padding-top-43{padding-top:43px}.padding-bottom-43{padding-bottom:43px}.padding-left-43{padding-left:43px}.padding-right-43{padding-right:43px}.padding-44{padding:44px}.padding-top-44{padding-top:44px}.padding-bottom-44{padding-bottom:44px}.padding-left-44{padding-left:44px}.padding-right-44{padding-right:44px}.padding-45{padding:45px}.padding-top-45{padding-top:45px}.padding-bottom-45{padding-bottom:45px}.padding-left-45{padding-left:45px}.padding-right-45{padding-right:45px}.padding-46{padding:46px}.padding-top-46{padding-top:46px}.padding-bottom-46{padding-bottom:46px}.padding-left-46{padding-left:46px}.padding-right-46{padding-right:46px}.padding-47{padding:47px}.padding-top-47{padding-top:47px}.padding-bottom-47{padding-bottom:47px}.padding-left-47{padding-left:47px}.padding-right-47{padding-right:47px}.padding-48{padding:48px}.padding-top-48{padding-top:48px}.padding-bottom-48{padding-bottom:48px}.padding-left-48{padding-left:48px}.padding-right-48{padding-right:48px}.padding-49{padding:49px}.padding-top-49{padding-top:49px}.padding-bottom-49{padding-bottom:49px}.padding-left-49{padding-left:49px}.padding-right-49{padding-right:49px}.padding-50{padding:50px}.padding-top-50{padding-top:50px}.padding-bottom-50{padding-bottom:50px}.padding-left-50{padding-left:50px}.padding-right-50{padding-right:50px}.top--10{top:-10px !important}.bottom--10{bottom:-10px !important}.left--10{left:-10px !important}.right--10{right:-10px !important}.top--9{top:-9px !important}.bottom--9{bottom:-9px !important}.left--9{left:-9px !important}.right--9{right:-9px !important}.top--8{top:-8px !important}.bottom--8{bottom:-8px !important}.left--8{left:-8px !important}.right--8{right:-8px !important}.top--7{top:-7px !important}.bottom--7{bottom:-7px !important}.left--7{left:-7px !important}.right--7{right:-7px !important}.top--6{top:-6px !important}.bottom--6{bottom:-6px !important}.left--6{left:-6px !important}.right--6{right:-6px !important}.top--5{top:-5px !important}.bottom--5{bottom:-5px !important}.left--5{left:-5px !important}.right--5{right:-5px !important}.top--4{top:-4px !important}.bottom--4{bottom:-4px !important}.left--4{left:-4px !important}.right--4{right:-4px !important}.top--3{top:-3px !important}.bottom--3{bottom:-3px !important}.left--3{left:-3px !important}.right--3{right:-3px !important}.top--2{top:-2px !important}.bottom--2{bottom:-2px !important}.left--2{left:-2px !important}.right--2{right:-2px !important}.top--1{top:-1px !important}.bottom--1{bottom:-1px !important}.left--1{left:-1px !important}.right--1{right:-1px !important}.top-0{top:0px !important}.bottom-0{bottom:0px !important}.left-0{left:0px !important}.right-0{right:0px !important}.top-1{top:1px !important}.bottom-1{bottom:1px !important}.left-1{left:1px !important}.right-1{right:1px !important}.top-2{top:2px !important}.bottom-2{bottom:2px !important}.left-2{left:2px !important}.right-2{right:2px !important}.top-3{top:3px !important}.bottom-3{bottom:3px !important}.left-3{left:3px !important}.right-3{right:3px !important}.top-4{top:4px !important}.bottom-4{bottom:4px !important}.left-4{left:4px !important}.right-4{right:4px !important}.top-5{top:5px !important}.bottom-5{bottom:5px !important}.left-5{left:5px !important}.right-5{right:5px !important}.top-6{top:6px !important}.bottom-6{bottom:6px !important}.left-6{left:6px !important}.right-6{right:6px !important}.top-7{top:7px !important}.bottom-7{bottom:7px !important}.left-7{left:7px !important}.right-7{right:7px !important}.top-8{top:8px !important}.bottom-8{bottom:8px !important}.left-8{left:8px !important}.right-8{right:8px !important}.top-9{top:9px !important}.bottom-9{bottom:9px !important}.left-9{left:9px !important}.right-9{right:9px !important}.top-10{top:10px !important}.bottom-10{bottom:10px !important}.left-10{left:10px !important}.right-10{right:10px !important}.btn-theme-default{color:#FFF;background-color:#212121;border-color:#212121;padding-left:40px;padding-right:40px}.btn-theme-default:hover, .btn-theme-default:focus, .btn-theme-default:active, .btn-theme-default.active{color:#FFF;background-color:#212121;border-color:#212121}.open .btn-theme-default.dropdown-toggle{color:#FFF;background-color:#212121;border-color:#212121}.btn-theme-default:active, .btn-theme-default.active{background-image:none}.open .btn-theme-default.dropdown-toggle{background-image:none}.btn-theme-default.disabled, .btn-theme-default.disabled:hover, .btn-theme-default.disabled:focus, .btn-theme-default.disabled:active, .btn-theme-default.disabled.active, .btn-theme-default[disabled], .btn-theme-default[disabled]:hover, .btn-theme-default[disabled]:focus, .btn-theme-default[disabled]:active, .btn-theme-default[disabled].active,
fieldset[disabled] .btn-theme-default,
fieldset[disabled] .btn-theme-default:hover,
fieldset[disabled] .btn-theme-default:focus,
fieldset[disabled] .btn-theme-default:active,
fieldset[disabled] .btn-theme-default.active{background-color:#212121;border-color:#212121}.btn-theme-default
.badge{color:#212121;background-color:#FFF}.btn-inverse{color:#212121;background-color:transparent;border-color:transparent}.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle{color:#212121;background-color:transparent;border-color:transparent}.btn-inverse:active, .btn-inverse.active,
.open > .btn-inverse.dropdown-toggle{background-image:none}.btn-inverse.disabled, .btn-inverse.disabled:hover, .btn-inverse.disabled:focus, .btn-inverse.disabled.focus, .btn-inverse.disabled:active, .btn-inverse.disabled.active, .btn-inverse[disabled], .btn-inverse[disabled]:hover, .btn-inverse[disabled]:focus, .btn-inverse[disabled].focus, .btn-inverse[disabled]:active, .btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse.focus,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse.active{background-color:transparent;border-color:transparent}.btn-inverse
.badge{color:transparent;background-color:#212121}.btn-lighten{color:#fff;background-color:transparent;border-color:#fff}.btn-lighten:hover, .btn-lighten:focus, .btn-lighten.focus, .btn-lighten:active, .btn-lighten.active,
.open > .btn-lighten.dropdown-toggle{color:#fff;background-color:transparent;border-color:#e0e0e0}.btn-lighten:active, .btn-lighten.active,
.open > .btn-lighten.dropdown-toggle{background-image:none}.btn-lighten.disabled, .btn-lighten.disabled:hover, .btn-lighten.disabled:focus, .btn-lighten.disabled.focus, .btn-lighten.disabled:active, .btn-lighten.disabled.active, .btn-lighten[disabled], .btn-lighten[disabled]:hover, .btn-lighten[disabled]:focus, .btn-lighten[disabled].focus, .btn-lighten[disabled]:active, .btn-lighten[disabled].active,
fieldset[disabled] .btn-lighten,
fieldset[disabled] .btn-lighten:hover,
fieldset[disabled] .btn-lighten:focus,
fieldset[disabled] .btn-lighten.focus,
fieldset[disabled] .btn-lighten:active,
fieldset[disabled] .btn-lighten.active{background-color:transparent;border-color:#fff}.btn-lighten
.badge{color:transparent;background-color:#fff}.btn-action, .product-layout .image .pav-ownstyle.pav-quickview, .btn-compare, .btn-wishlist{padding:0px
0px;font-size:14px;line-height:20px;border-radius:5px;background-color:#fff;border:1px
solid #e1e1e1;height:40px;width:40px;font-weight:500;border-radius:5px !important;margin-bottom:5px}.btn-action:hover, .product-layout .image .pav-ownstyle.pav-quickview:hover, .btn-compare:hover, .btn-wishlist:hover{transition:all 0.3s ease-in-out 0s;background-color:#165077;color:#FFF;border:1px
solid #165077;border-radius:5px !important}.btn-theme-white{color:#444a59;border:0;background:linear-gradient(to bottom, #ddba76 50%, #fff 50%) no-repeat scroll right bottom/100% 210% #fff;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.btn-primary{color:#fff;background-color:#165077;border-color:#124261;text-transform:uppercase;font-weight:600}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle{color:#fff;background-color:#0e334c;border-color:#081f2e}.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active{background-color:#165077;border-color:#124261}.btn-primary
.badge{color:#165077;background-color:#fff}.text-white{color:#FFF}.bg-strong-blue{background:#277ec2}.bg-soft-orange{background:#f9ad81}.bg-green{background:#3cb878}.green{color:#6fa66f}.bg-pink{background:#f26d7d}.effect-dropdown-menu > .dropdown-menu, .pavo-widget-megamenu .vertical-dropdown-style > .dropdown-menu{-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0);display:block;visibility:hidden;pointer-events:none;margin:0;border:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.effect-dropdown-menu:hover > .dropdown-menu, .pavo-widget-megamenu .vertical-dropdown-style:hover > .dropdown-menu{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);visibility:visible;pointer-events:visible;opacity:1;filter:alpha(opacity=100)}.swiper-viewport{background:transparent;z-index:1;width:100%;position:relative;overflow:visible;margin:0px;box-shadow:none;border-radius:0;border:none}.swiper-container{direction:ltr !important}.swiper-pager{width:100%;position:absolute;top:50%;line-height:45px}.swiper-button-prev, .swiper-button-next{color:rgba(0, 0, 0, 0.8);text-shadow:none;transition:all .3s ease;z-index:2;background-image:none;width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:#165077}.swiper-viewport .swiper-button-prev{opacity:0.7;left:10px;right:auto}.swiper-viewport .swiper-button-next{opacity:0.7;right:10px;left:auto}@media (min-width: 768px){.swiper-viewport .swiper-button-prev{left:-50px;right:auto}.swiper-viewport .swiper-button-next{right:-50px;left:auto}.swiper-viewport .swiper-button-prev, .swiper-viewport .swiper-button-next{opacity:0}.swiper-viewport:hover .swiper-button-prev{left:10px;right:auto}.swiper-viewport:hover .swiper-button-next{right:10px;left:auto}.swiper-viewport:hover .swiper-button-prev, .swiper-viewport:hover .swiper-button-next{opacity:1}}.swiper-button-prev:before{content:"\f104"}.swiper-button-next:before{content:"\f105"}.swiper-container-rtl .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:none}.swiper-container-rtl .swiper-button-prev:before{content:"\f105"}.swiper-container-rtl .swiper-button-next:before{content:"\f104"}.swiper-button-prev:before, .swiper-button-next:before{font-size:18px;color:#FFF}.swiper-pagination{display:none;bottom:-40px;left:0;text-align:center;width:100%}.swiper-pagination-bullet{width:11px;height:11px;background:rgba(0, 0, 0, 0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);margin:0
5px;opacity:1}.swiper-pagination-bullet:hover{background:rgba(0, 0, 0, 0.7)}.swiper-pagination-bullet-active{background:rgba(0, 0, 0, 0.9)}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:0;cursor:pointer;pointer-events:auto}.well-primary{border:solid 1px #e1e1e1;padding:40px;border-radius:5px}.well-primary table tr:last-child{font-size:24px;font-weight:bold}.well-primary table tr:last-child td:last-child{color:#165077}.well-default{border:solid 1px #e1e1e1;padding:40px;border-radius:5px;background:#fff}.well-default .panel-default{border:none}.well-default .form-group > label, .well-default .form-group > input, .well-default
label{display:block;max-width:100%}.well-default .panel-default > .panel-heading{background:#FFF;font-weight:normal;font-size:14px;border-bottom-width:3px}.select2-container.form-control{background:transparent;box-shadow:none;border:none;display:block;margin:0;padding:0}.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices{background:none;padding:0;border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.select2-search
input{border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.select2-container .select2-choices .select2-search-field
input{-webkit-box-shadow:none;box-shadow:none}.select2-container .select2-choice{height:34px;line-height:1.42857}.select2-container.select2-container-multi.form-control{height:auto}.select2-container.input-sm .select2-choice, .input-group-sm > .select2-container.form-control .select2-choice,
.input-group-sm > .select2-container.input-group-addon .select2-choice,
.input-group-sm > .input-group-btn > .select2-container.btn .select2-choice,
.input-group-sm .select2-container .select2-choice{height:30px;line-height:1.5;border-radius:3px}.select2-container.input-lg .select2-choice, .input-group-lg > .select2-container.form-control .select2-choice,
.input-group-lg > .select2-container.input-group-addon .select2-choice,
.input-group-lg > .input-group-btn > .select2-container.btn .select2-choice,
.input-group-lg .select2-container .select2-choice{height:46px;line-height:1.33333;border-radius:6px}.select2-container-multi .select2-choices .select2-search-field
input{height:32px}.select2-container-multi.input-sm .select2-choices .select2-search-field input, .input-group-sm > .select2-container-multi.form-control .select2-choices .select2-search-field input,
.input-group-sm > .select2-container-multi.input-group-addon .select2-choices .select2-search-field input,
.input-group-sm > .input-group-btn > .select2-container-multi.btn .select2-choices .select2-search-field input,
.input-group-sm .select2-container-multi .select2-choices .select2-search-field
input{height:28px}.select2-container-multi.input-lg .select2-choices .select2-search-field input, .input-group-lg > .select2-container-multi.form-control .select2-choices .select2-search-field input,
.input-group-lg > .select2-container-multi.input-group-addon .select2-choices .select2-search-field input,
.input-group-lg > .input-group-btn > .select2-container-multi.btn .select2-choices .select2-search-field input,
.input-group-lg .select2-container-multi .select2-choices .select2-search-field
input{height:44px}.select2-container-multi .select2-choices .select2-search-field
input{margin:0}.select2-chosen,
.select2-choice > span:first-child,
.select2-container .select2-choices .select2-search-field
input{padding:6px
12px}.input-sm .select2-chosen, .input-group-sm > .form-control .select2-chosen,
.input-group-sm > .input-group-addon .select2-chosen,
.input-group-sm > .input-group-btn > .btn .select2-chosen,
.input-group-sm .select2-chosen,
.input-sm .select2-choice > span:first-child, .input-group-sm > .form-control .select2-choice > span:first-child,
.input-group-sm > .input-group-addon .select2-choice > span:first-child,
.input-group-sm > .input-group-btn > .btn .select2-choice > span:first-child,
.input-group-sm .select2-choice > span:first-child,
.input-sm .select2-choices .select2-search-field input, .input-group-sm > .form-control .select2-choices .select2-search-field input,
.input-group-sm > .input-group-addon .select2-choices .select2-search-field input,
.input-group-sm > .input-group-btn > .btn .select2-choices .select2-search-field input,
.input-group-sm .select2-choices .select2-search-field
input{padding:5px
10px}.input-lg .select2-chosen, .input-group-lg > .form-control .select2-chosen,
.input-group-lg > .input-group-addon .select2-chosen,
.input-group-lg > .input-group-btn > .btn .select2-chosen,
.input-group-lg .select2-chosen,
.input-lg .select2-choice > span:first-child, .input-group-lg > .form-control .select2-choice > span:first-child,
.input-group-lg > .input-group-addon .select2-choice > span:first-child,
.input-group-lg > .input-group-btn > .btn .select2-choice > span:first-child,
.input-group-lg .select2-choice > span:first-child,
.input-lg .select2-choices .select2-search-field input, .input-group-lg > .form-control .select2-choices .select2-search-field input,
.input-group-lg > .input-group-addon .select2-choices .select2-search-field input,
.input-group-lg > .input-group-btn > .btn .select2-choices .select2-search-field input,
.input-group-lg .select2-choices .select2-search-field
input{padding:10px
16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px}.select2-container-multi.input-sm .select2-choices .select2-search-choice, .input-group-sm > .select2-container-multi.form-control .select2-choices .select2-search-choice,
.input-group-sm > .select2-container-multi.input-group-addon .select2-choices .select2-search-choice,
.input-group-sm > .input-group-btn > .select2-container-multi.btn .select2-choices .select2-search-choice,
.input-group-sm .select2-container-multi .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px}.select2-container-multi.input-lg .select2-choices .select2-search-choice, .input-group-lg > .select2-container-multi.form-control .select2-choices .select2-search-choice,
.input-group-lg > .select2-container-multi.input-group-addon .select2-choices .select2-search-choice,
.input-group-lg > .input-group-btn > .select2-container-multi.btn .select2-choices .select2-search-choice,
.input-group-lg .select2-container-multi .select2-choices .select2-search-choice{line-height:24px}.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice
div{border-left:none;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice
div{border-left-color:transparent;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div
b{background-position:0 3px}.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div
b{background-position:-18px 3px}.select2-container.input-sm .select2-choice .select2-arrow b, .input-group-sm > .select2-container.form-control .select2-choice .select2-arrow b,
.input-group-sm > .select2-container.input-group-addon .select2-choice .select2-arrow b,
.input-group-sm > .input-group-btn > .select2-container.btn .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b, .input-group-sm > .select2-container.form-control .select2-choice div b,
.input-group-sm > .select2-container.input-group-addon .select2-choice div b,
.input-group-sm > .input-group-btn > .select2-container.btn .select2-choice div b,
.input-group-sm .select2-container .select2-choice div
b{background-position:0 1px}.select2-dropdown-open.input-sm .select2-choice .select2-arrow b, .input-group-sm > .select2-dropdown-open.form-control .select2-choice .select2-arrow b,
.input-group-sm > .select2-dropdown-open.input-group-addon .select2-choice .select2-arrow b,
.input-group-sm > .input-group-btn > .select2-dropdown-open.btn .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b, .input-group-sm > .select2-dropdown-open.form-control .select2-choice div b,
.input-group-sm > .select2-dropdown-open.input-group-addon .select2-choice div b,
.input-group-sm > .input-group-btn > .select2-dropdown-open.btn .select2-choice div b,
.input-group-sm .select2-dropdown-open .select2-choice div
b{background-position:-18px 1px}.select2-container.input-lg .select2-choice .select2-arrow b, .input-group-lg > .select2-container.form-control .select2-choice .select2-arrow b,
.input-group-lg > .select2-container.input-group-addon .select2-choice .select2-arrow b,
.input-group-lg > .input-group-btn > .select2-container.btn .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b, .input-group-lg > .select2-container.form-control .select2-choice div b,
.input-group-lg > .select2-container.input-group-addon .select2-choice div b,
.input-group-lg > .input-group-btn > .select2-container.btn .select2-choice div b,
.input-group-lg .select2-container .select2-choice div
b{background-position:0 9px}.select2-dropdown-open.input-lg .select2-choice .select2-arrow b, .input-group-lg > .select2-dropdown-open.form-control .select2-choice .select2-arrow b,
.input-group-lg > .select2-dropdown-open.input-group-addon .select2-choice .select2-arrow b,
.input-group-lg > .input-group-btn > .select2-dropdown-open.btn .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b, .input-group-lg > .select2-dropdown-open.form-control .select2-choice div b,
.input-group-lg > .select2-dropdown-open.input-group-addon .select2-choice div b,
.input-group-lg > .input-group-btn > .select2-dropdown-open.btn .select2-choice div b,
.input-group-lg .select2-dropdown-open .select2-choice div
b{background-position:-18px 9px}.has-warning .select2-choice,
.has-warning .select2-choices{border-color:#8a6d3b}.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-choice,
.has-error .select2-choices{border-color:#a94442}.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-choice,
.has-success .select2-choices{border-color:#3c763d}.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.select2-drop-active{border-color:#66afe9}.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active{border-top-color:#66afe9}.input-group.select2-bootstrap-prepend [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.select2-dropdown-open [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important;background:white;filter:none}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:6px !important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:6px !important}.select2-results .select2-highlighted{color:white;background-color:#337ab7}.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn
.btn{vertical-align:top}.select2-container-multi .select2-choices .select2-search-choice{color:#555;background:white;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:none;box-shadow:none}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333;-webkit-box-shadow:none;box-shadow:none}.select2-search-choice-close{margin-top:-7px;top:50%}.select2-container .select2-choice
abbr{top:50%}.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit{background-color:#fcf8e3;color:#8a6d3b}.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#eee;border-color:#ccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices
div{background-color:transparent;border-left:1px solid transparent}.select2-search input.select2-active,
.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active{background-position:99%;background-position:right 4px center}.select2-offscreen,
.select2-offscreen:focus{width:1px !important;height:1px !important;position:absolute !important}.xzoom-source img, .xzoom-preview img, .xzoom-lens
img{display:block;max-width:none;max-height:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.xzoom-container{display:inline-block}.xzoom-thumbs{text-align:center;margin-bottom:10px;padding:5px}.xzoom-gallery5{margin-bottom:10px;padding:0
5px}.xzoom-source, .xzoom-hidden{display:block;position:static;float:none;clear:both}.xzoom-hidden{overflow:hidden}.xzoom-preview{border:1px
solid #e1e1e1;background:#2f4f4f;z-index:999}.xzoom-lens{border:1px
solid #555;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);cursor:crosshair}.xzoom-loading{background-position:center center;background-repeat:no-repeat;border-radius:100%;opacity: .7;background:url(https://kristinadragomir.com/catalog/view/theme/pav_mesa/images/xloading.gif);width:48px;height:48px}.xactive{-webkit-box-shadow:0px 0px 3px 0px #4aa9d2;-moz-box-shadow:0px 0px 3px 0px #4aa9d2;box-shadow:0px 0px 3px 0px #4aa9d2;border:1px
solid #4aaad2}.xzoom-caption{position:absolute;bottom:-43px;left:0;background:#000;width:100%;text-align:left}.xzoom-caption
span{color:#fff;font-family:Arial,sans-serif;display:block;font-size:0.75em;font-weight:bold;padding:10px}.effect-v1{overflow:hidden}.effect-v1
img{outline:transparent solid 15px;outline-offset:0px;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.effect-v1:hover
img{outline-color:rgba(0, 0, 0, 0.2);outline-offset:-30px}.effect-v2{background-color:#000;overflow:hidden;position:relative}.effect-v2:before{border:1px
solid #fff;bottom:20px;content:"";left:20px;position:absolute;right:20px;top:20px;-webkit-transform:translate3d(-20px, 0px, 0px);transform:translate3d(-20px, 0px, 0px);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v2
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v2
.action{-webkit-transform:translate3d(-10px, 0px, 0px);transform:translate3d(-10px, 0px, 0px);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v2:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v2:hover
img{opacity:0.7;filter:alpha(opacity=70);-webkit-transform:scale(1.2, 1);-ms-transform:scale(1.2, 1);-o-transform:scale(1.2, 1);transform:scale(1.2, 1)}.effect-v2:hover
.action{-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1;filter:alpha(opacity=100)}.effect-v3{overflow:hidden;position:relative}.effect-v3:before, .effect-v3:after{bottom:20px;content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v3:before{border-bottom:1px solid #fff;border-top:1px solid #fff;-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1)}.effect-v3:after{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);-o-transform:scale(1, 0);transform:scale(1, 0)}.effect-v3
img{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.effect-v3 .banner-title{-webkit-transform:translate3d(0px, -20px, 0px);transform:translate3d(0px, -20px, 0px);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-v3
.action{opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0px, 40px, 0px);transform:translate3d(0px, 40px, 0px);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v3:hover:before, .effect-v3:hover:after{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v3:hover
img{opacity:0.5;filter:alpha(opacity=50)}.effect-v3:hover .banner-title, .effect-v3:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v4{background-color:#000;overflow:hidden;position:relative}.effect-v4:before{border:2px
solid #fff;bottom:20px;-webkit-box-shadow:0 0 0 30px rgba(255, 255, 255, 0.2);box-shadow:0 0 0 30px rgba(255, 255, 255, 0.2);content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v4
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v4 .banner-title{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-v4
.action{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v4:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v4:hover
img{opacity:0.5;filter:alpha(opacity=50)}.effect-v4:hover .banner-title{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);transform:scale(0.95)}.effect-v4:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v5{background-color:#000;overflow:hidden;position:relative}.effect-v5
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v5
.action{-webkit-transform:translate3d(-150%, 0px, 0px);transform:translate3d(-150%, 0px, 0px);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v5 .action:first-child{-webkit-transition-delay:0.15s;transition-delay:0.15s}.effect-v5 .action:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.1s}.effect-v5 .action:nth-of-type(3){-webkit-transition-delay:0.05s;transition-delay:0.05s}.effect-v5:hover
img{opacity:0.5;filter:alpha(opacity=50);-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}.effect-v5:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v5:hover .action:first-child{-webkit-transition-delay:0s;transition-delay:0s}.effect-v5:hover .action:nth-of-type(2){-webkit-transition-delay:0.05s;transition-delay:0.05s}.effect-v5:hover .action:nth-of-type(3){-webkit-transition-delay:0.1s;transition-delay:0.1s}.effect-v6{background-color:#000;overflow:hidden;position:relative}.effect-v6
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0.8;filter:alpha(opacity=80);-webkit-transition:opacity 0.5s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.5s ease 0s, transform 0.35s ease 0s;transition:opacity 0.5s ease 0s, transform 0.35s ease 0s}.effect-v6
.action{-webkit-transform:translate3d(0px, -100px, 0px);transform:translate3d(0px, -100px, 0px);-webkit-transition:opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;opacity:0}.effect-v6:hover
img{opacity:0.9;filter:alpha(opacity=90)}.effect-v6:hover
.action{opacity:1;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v7{overflow:hidden;position:relative}.effect-v7:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;-o-transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;z-index:1;border:200px
double transparent;opacity:1;filter:alpha(opacity=100);visibility:visible}.effect-v7:hover:before{opacity:0;filter:alpha(opacity=0);border:0
double rgba(255, 255, 255, 0.7);visibility:hidden}.effect-v8{overflow:hidden;position:relative}.effect-v8:before{border-bottom:50px solid rgba(255, 255, 255, 0.4);border-top:50px solid rgba(255, 255, 255, 0.4);content:"";height:100%;left:0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-o-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-webkit-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-moz-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-ms-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;width:100%}.effect-v8:hover:before{opacity:1;filter:alpha(opacity=100);transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-o-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-webkit-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-moz-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-ms-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1)}.effect-v9{overflow:hidden;position:relative}.effect-v9:before{border:50px
solid transparent;border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;left:0;right:0;bottom:0;margin:auto;position:absolute;top:0;content:"";opacity:1;filter:alpha(opacity=100);width:100px;height:100px;-webkit-transform:scale(7);-ms-transform:scale(7);-o-transform:scale(7);transform:scale(7);-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;visibility:visible;z-index:1}.effect-v9:hover:before{border:0
solid rgba(0, 0, 0, 0.7);opacity:0;filter:alpha(opacity=0);visibility:hidden}.effect-v10, .blogs-thumb{overflow:hidden}.effect-v10:hover img, .blogs-thumb:hover
img{animation:kenburns-top 3s ease-out 0s 1 normal both}@keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}.effect-default{background-color:#000;overflow:hidden;position:relative}.effect-default .banner-title{-webkit-transform:translate3d(0px, 20px, 0px);transform:translate3d(0px, 20px, 0px);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-default
img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;opacity:0.7;filter:alpha(opacity=70)}.effect-default
.action{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;border:1px
solid #fff;margin:1em
0 0;padding:1em;color:#FFF}.effect-default:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-default:hover
img{opacity:0.5;filter:alpha(opacity=50);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-default:hover
.action{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100)}.effect-default:hover .banner-title{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.carousel-control.right, .carousel-control.left{background:transparent}.carousel-controls-v1{width:60px;height:50px;position:absolute;bottom:0;left:50%;margin-left:-30px}.carousel-controls-v1 .carousel-control{display:flex;justify-content:center;align-items:center;padding:0;height:30px;width:30px;font-size:13px;background:transparent;color:#e1e1e1;border:2px
solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.carousel-controls-v1 .carousel-control:hover{background:#165077;border-color:#165077}.list-group{margin-bottom:30px !important}.list-group > li.list-group-item, .list-group a.list-group-item{margin-bottom:0px;border-bottom:1px solid #e1e1e1;text-transform:uppercase;font-size:12px;font-weight:bold}.list-group .list-group-item{border:none}#product .form-group{margin:30px
0 20px}.single-layout .fa-stack, .product-quickview-detail .fa-stack{width:1em;height:1em;line-height:1em}.single-layout{padding:35px;margin-bottom:30px}.single-layout
h1{font-size:30px;font-weight:400}.horizontal-tabs{padding:0
35px 35px 35px;margin-bottom:30px}.horizontal-tabs #button-review{font-size:15px;font-weight:bold;border:1px
solid #ddd}.horizontal-tabs #button-review:hover{background-color:#165077;color:#FFF}.horizontal-tabs .tab-content{font-size:15px}#p-detail-accordion .panel-heading{padding:0}#p-detail-accordion .panel-title, #p-detail-accordion #column-left .widget-title, #column-left #p-detail-accordion .widget-title, #p-detail-accordion #column-right .widget-title, #column-right #p-detail-accordion .widget-title, #p-detail-accordion #information-contact h3, #information-contact #p-detail-accordion h3, #p-detail-accordion #information-contact .btn-link, #information-contact #p-detail-accordion .btn-link{padding:20px
0;border-color:#e1e1e1;border-bottom:1px solid #e1e1e1;margin-bottom:30px}#p-detail-accordion .panel-title a, #p-detail-accordion #column-left .widget-title a, #column-left #p-detail-accordion .widget-title a, #p-detail-accordion #column-right .widget-title a, #column-right #p-detail-accordion .widget-title a, #p-detail-accordion #information-contact h3 a, #information-contact #p-detail-accordion h3 a, #p-detail-accordion #information-contact .btn-link a, #information-contact #p-detail-accordion .btn-link
a{font-size:18px;font-weight:700;padding:0px;display:inline-block;border:0;margin:0;background:transparent;text-transform:capitalize;color:#333;position:relative}#p-detail-accordion .panel-title a span, #p-detail-accordion #column-left .widget-title a span, #column-left #p-detail-accordion .widget-title a span, #p-detail-accordion #column-right .widget-title a span, #column-right #p-detail-accordion .widget-title a span, #p-detail-accordion #information-contact h3 a span, #information-contact #p-detail-accordion h3 a span, #p-detail-accordion #information-contact .btn-link a span, #information-contact #p-detail-accordion .btn-link a
span{font-size:12px;position:absolute;left:100%;top:0}#p-detail-accordion .panel-title.active > a, #p-detail-accordion #column-left .active.widget-title > a, #column-left #p-detail-accordion .active.widget-title > a, #p-detail-accordion #column-right .active.widget-title > a, #column-right #p-detail-accordion .active.widget-title > a, #p-detail-accordion #information-contact h3.active > a, #information-contact #p-detail-accordion h3.active > a, #p-detail-accordion #information-contact .active.btn-link > a, #information-contact #p-detail-accordion .active.btn-link > a, #p-detail-accordion #pavoblog-comments .active.panel-title > a{color:#165077;background:transparent;border:0}#p-detail-accordion .panel-body{border:none}#p-review{padding:60px
0}#form-review
h2{margin-top:0;text-transform:uppercase;font-size:16px;color:#444a59}.product-related
h3{font-size:28px;color:#212121;letter-spacing:-1px;font-weight:700;text-align:center;padding:15px
0;border-bottom:1px solid #e1e1e1;margin:0}.tags-element{display:none}ul.product-prices{overflow:hidden;margin-bottom:10px}ul.product-prices
li{display:inline-block}ul.product-prices li + li{margin-right:10px}ul.product-prices
h2{color:#ff7800;margin:10px
0}ul.product-prices
span{font-size:24px;color:#999}ul.product-box-desc{color:#999;padding-bottom:30px;line-height:24px}ul.product-box-desc
span{font-size:14px;display:inline-block;min-width:150px;color:#353535}.brand a, .instock{color:#212121}.product-group-buttons
button{margin-right:5px}#product-product .nav-tabs{border-color:#e1e1e1;border-bottom:1px solid #e1e1e1;padding:20px
0;margin-bottom:30px}#product-product .nav > li{position:relative;padding:0
10px;float:none;display:inline-block}#product-product .nav > li:first-child{padding-left:0}#product-product .nav > li > a{font-size:18px;font-weight:700;padding:0px;display:inline-block;border:0;margin:0;background:transparent;text-transform:capitalize;color:#333;position:relative}#product-product .nav > li > a
span{font-size:12px;position:absolute;left:100%;top:0}#product-product .nav > li.active > a{color:#165077;background:transparent;border:0}#product-product .form-group{margin-bottom:40px}#product-product .tab-content{color:#666}#product-product .tab-content
b{font-size:30px}.product-quickview-detail .nav-tabs{padding-top:50px !important}.product-meta{font-size:14px;position:relative}.product-meta
span{font-weight:bold}.product-meta
li{margin-bottom:6px}.product-images{text-align:center;display:flex;margin-bottom:20px}.product-images .image-preview{text-align:center;margin-bottom:10px}.product-images
img{max-width:100%;max-height:100%}.product-images .thumb-addition{height:100px}.product-images.style-left .image-preview{order:2}.product-images.style-left .preview-thumbs{order:1}.product-images.style-right .image-preview{order:1}.product-images.style-right .preview-thumbs{order:2}.product-images.style-top{flex-flow:row wrap}.product-images.style-top .image-preview{order:2}.product-images.style-top .preview-thumbs{order:1;display:flex;flex-flow:row wrap}.product-images.style-bottom{flex-flow:row wrap}.product-images.style-bottom .image-preview{order:1}.product-images.style-bottom .preview-thumbs{order:2;display:flex;flex-flow:row wrap;overflow:hidden}.product-images.style-one{flex-direction:column}.product-images.style-one .image-preview{display:none}.product-images.style-one .thumb-addition{height:inherit}.product-images.style-two{flex-direction:column}.product-images.style-two .image-preview{display:none}.product-images.style-two .preview-thumbs{width:100%;display:flex;flex-flow:row wrap}.product-images.style-two .preview-thumbs .thumb-addition{height:auto;width:50%}.product-images.style-two .preview-thumbs .thumb-addition:first-child{width:100%}.product-images .thumb-addition{position:relative}.product-images .thumb-addition:hover .btn-gallery{display:block}.product-images .btn-gallery{display:none;position:absolute;padding:2px
4px;background:#165077;color:#FFF;bottom:30px;left:10px;font-size:7px}.product-images.style-left .swiper-container, .product-images.style-right .swiper-container{height:340px}.product-images.style-top .swiper-container, .product-images.style-bottom .swiper-container{width:440px}.paging{border-top:1px solid #e9e9e9;padding:15px
0;margin-top:30px}.product-btn-quantity{border:solid 1px #e1e1e1;border-radius:5px;margin-bottom:20px;margin-right:3px;display:inline-block}.product-btn-quantity > input{display:inline-block;height:40px;min-width:25px;background:white;border-radius:5px;border:none;box-shadow:none}.product-btn-quantity > #input-quantity{width:46px;height:39px;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-radius:0;text-align:center}#product-product .pavo-sticky-in-parent.is_stuck{margin-top:90px}.page-product-compare .topbar, .page-product-compare .header-bottom, .page-product-compare header, .page-product-compare footer, .page-product-compare #powered, .page-product-compare #top, .page-product-compare .breadcrumb, .page-product-compare #pavo-sticky-header{display:none !important}.page-extension-module-pavquickview-show .page-inner{display:block !important;background-color:#FFF}.page-extension-module-pavquickview-show .topbar, .page-extension-module-pavquickview-show .header-bottom, .page-extension-module-pavquickview-show header, .page-extension-module-pavquickview-show footer, .page-extension-module-pavquickview-show .powered, .page-extension-module-pavquickview-show #top, .page-extension-module-pavquickview-show .breadcrumb, .page-extension-module-pavquickview-show #pavo-sticky-header, .page-extension-module-pavquickview-show .pav-mobile-nav
.inner{display:none !important}.page-extension-module-pavquickview-show .product-quickview-detail{padding:30px}.page-extension-module-pavquickview-show #product-product .tab-group{margin-bottom:0}#checkout-checkout
h1{text-align:center}#checkout-checkout .panel-default .panel-heading{padding:20px
30px}#checkout-cart .input-group .form-control{min-width:60px}#account-login
.well{border:0;padding:10px;-webkit-box-shadow:none;box-shadow:none}#account-login
h2{text-transform:uppercase;font-size:16px;padding-bottom:10px;margin-bottom:20px;border-bottom:3px solid #165077;display:inline-block}#account-login
.btn{margin-top:30px}.products-collection, .flashsale-content, .product-search{background-color:#fff}.products-collection > .row, .flashsale-content > .row, .product-search > .row{padding:0
15px}.products-collection .content-above, .flashsale-content .content-above, .product-search .content-above{margin-bottom:30px}.products-collection .btn-group, .flashsale-content .btn-group, .product-search .btn-group{height:56px;line-height:56px;padding-top:15px}.products-collection > .row:first-child, .flashsale-content > .row:first-child, .product-search > .row:first-child{border-bottom:1px solid #e1e1e1;padding:10px
0;margin:20px
0}.products-collection > .row:first-child .form-group, .flashsale-content > .row:first-child .form-group, .product-search > .row:first-child .form-group{margin:0;width:100%;height:56px;line-height:56px}.products-collection > .row:first-child .form-group .input-group-addon, .flashsale-content > .row:first-child .form-group .input-group-addon, .product-search > .row:first-child .form-group .input-group-addon{background:transparent;border:0;text-transform:uppercase;font-weight:500}.products-collection > .row:first-child .form-control, .flashsale-content > .row:first-child .form-control, .product-search > .row:first-child .form-control{border:0;text-transform:uppercase;font-weight:500;font-size:14px;height:60px;background:transparent;-webkit-box-shadow:none;box-shadow:none}.category-content{background-color:#FFF;padding:30px}.product-search{padding-left:15px;padding-right:15px}.product-search
h1{padding:20px
0}.page-extension-pavoblog-single .pavoblog-post header .entry-meta{padding-bottom:20px}.page-extension-pavoblog-single .pavoblog-post .entry-content{font-size:15px}.page-extension-pavoblog-single .pavoblog-post .swiper-container .swiper-slide{padding:0
15px}.page-extension-pavoblog-single .pavoblog-post .related_posts .panel-body{padding:0px}.page-extension-module-pavstorelocator
h1{display:none}.page-extension-module-pavstorelocator #information-information{line-height:30px;margin-bottom:60px}.page-extension-module-pavstorelocator #information-information
ul.breadcrumb{min-height:auto;padding:30px
0;margin-bottom:0}.page-extension-module-pavstorelocator #information-information ul.breadcrumb:after{content:none}.page-information-information #information-information
p{padding-top:20px}.minimum-quantity{font-size:14px;font-weight:bold;margin-bottom:10px}.info-table-icon{color:#999;font-size:18px;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.info-table-icon:hover{color:#212121;transform:rotateY(70deg)}.info-table-content{color:#666}.info-table-content
strong{color:#898989;font-weight:normal}.info-table-row:first-of-type > *:after{display:none}.info-table{line-height:1.95em;border:1px
solid #e1e1e1;width:100%}.info-table td,
.info-table
th{border-bottom:1px solid #e1e1e1;padding:6px
23px;position:relative;vertical-align:middle}.info-table td:after,
.info-table th:after{background-color:#fff;content:"";height:1px;position:absolute;top:-1px;width:2px}.info-table
th{border-right:1px solid #e1e1e1;font-weight:400;text-align:center;width:63px}.info-table th:after{right:0}.info-table
td{border-left-style:none}.info-table td:after{left:0}input#input-captcha{margin-bottom:20px}.google-map{margin-bottom:60px}#information-contact
h3{color:#212121;padding:10px
0px;border-bottom:3px solid #165077;display:inline-block;margin-bottom:30px}#information-contact .btn-link{margin-left:20px;color:#165077;padding:0px;border-bottom:3px solid #165077;display:inline-block;font-weight:600}#information-contact .btn-link:hover{color:#212121;border-bottom:3px solid #212121}
@font-face{font-display:swap;font-family:"Material-Design-Iconic-Font";src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");font-weight:normal;font-style:normal}.zmdi{display:inline-block;font-style:unset;font-family:'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-shopping-cart:before{content:"\f1cb"}.zmdi-shopping-basket:before{content:"\f1c9"}.zmdi-headset-mic:before{content:"\f29c"}.zmdi-favorite-outline:before{content:"\f15e"}.zmdi-collection-item:before{content:"\f14b"}.zmdi-account-o:before{content:"\f206"}.zmdi-time:before{content:"\f337"}.row-offcanvas{position:relative;-webkit-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out}.row-offcanvas-right{right:0}.row-offcanvas-left{left:0}.row-offcanvas-right .sidebar-offcanvas{right:-300px}.row-offcanvas-right.active{right:300px}.sidebar-offcanvas{position:absolute;top:0;width:300px;background:#fff;height:100%;z-index:999}.sidebar-offcanvas
.caret{display:none}.row-offcanvas.active:before{width:100%;height:100%;position:absolute;top:0px;left:0px;background:rgba(0, 0, 0, 0.75);content:"";z-index:200}.sidebar-offcanvas .navbar-nav > li{display:block !important;float:none;clear:both;overflow:hidden}.btn-show-offcanvas{font-size:20px;color:#212121;border:none;background-color:#FFF}.btn-show-offcanvas:hover{color:#212121}.row-offcanvas.active .sidebar-offcanvas{display:block}.sidebar-offcanvas{display:none;background:#FFF}.sidebar-offcanvas.active{display:block}.sidebar-offcanvas
.navbar{background:transparent;border:0}.sidebar-offcanvas .offcanvas-heading{background:#e6e6e6;padding:10px
20px;position:relative}.sidebar-offcanvas .offcanvas-heading > button{position:absolute;top:10px;right:10px}.sidebar-offcanvas .offcanvas-heading .quick-search-form{margin-right:40px}.sidebar-offcanvas .offcanvas-top{background:#ccc;padding:20px}.sidebar-offcanvas .navbar-nav{width:100%;text-align:left;margin:0px}.sidebar-offcanvas .navbar-collapse{display:block;padding:0;border:0}.sidebar-offcanvas .navbar-nav > li{width:100%}.sidebar-offcanvas .navbar-nav > li.dropdown > a{border-bottom:solid 1px #e1e1e1}.sidebar-offcanvas .nav > li > a{display:block;border-top:solid 1px #e1e1e1}.sidebar-offcanvas .dropdown > .dropdown-menu{position:relative !important;display:none !important;top:auto;left:auto;opacity:1;filter:alpha(opacity=100);visibility:visible;min-width:100%;width:100%;padding:30px;box-shadow:none;border:0}.sidebar-offcanvas .nav > li > a, .sidebar-offcanvas .dropdown > i{padding-top:20px;padding-bottom:20px;line-height:20px}.sidebar-offcanvas .dropdown > i{display:block;width:50px;position:absolute;right:0;z-index:99;text-align:center;line-height:20px;background:#165077;color:#FFF}.sidebar-offcanvas .active > .dropdown-menu{display:block !important}.pavlayerednavigation .list-group > a.list-group-item{color:#353535}.pavlayerednavigation .list-group .list-group-item{color:#666}.pavlayerednavigation .list-group.filter-group div.list-group-item + a.list-group-item{margin-top:30px}.pavlayerednavigation .filter-by-price .irs-from, .pavlayerednavigation .filter-by-price .irs-to, .pavlayerednavigation .filter-by-price .irs-single{background:#165077}.pavlayerednavigation .filter-by-price .irs-from:after, .pavlayerednavigation .filter-by-price .irs-to:after, .pavlayerednavigation .filter-by-price .irs-single:after{border-top-color:#165077}#pavoblog-posts .entry-heading .entry-title{font-size:30px}#pavoblog-posts .media-gallery{position:relative}.blogcategory-Categories
.children{margin:0px;padding:0px;font-size:11px}.Comment{background-color:#FFF}.Comment .box-content .pav-comment{padding:10px;margin-bottom:5px;border-bottom:1px solid #E2E2E2}.blogs-thumb{color:#212121;line-height:24px;position:relative}.blogs-thumb
.image{overflow:hidden}.blogs-thumb .blog-title{font-size:16px;line-height:24px;margin:0px}.blogs-thumb .blog-title
a{font-size:16px}.blogs-thumb .blog-meta{margin:10px
0}.blogs-thumb .blog-username{margin-right:10px}.blogs-thumb .blog-body{background:#fff;padding-top:20px}.blogs-thumb .entry-category{margin-left:10px}@media (min-width: 991px){.blogs-thumb.style-list .blog-body{position:absolute;top:0;right:0;width:45%;height:100%}}.blogs-thumb.style-list .blog-body{padding-left:40px}.blogs-thumb.style-list .btn-readmore{margin-top:50px}.blogs-thumb.style-list .post-content, .blogs-thumb.style-list .btn-readmore{display:block !important}.pa_latest_blogs_element .swiper-container{overflow:hidden}.pa_latest_blogs_element .swiper-container.swiper-container-multirow .blogs-thumb{margin-bottom:20px}#pavoblog-comments #column-left .widget-title, #column-left #pavoblog-comments .widget-title, #pavoblog-comments #column-right .widget-title, #column-right #pavoblog-comments .widget-title, #pavoblog-comments #information-contact h3, #information-contact #pavoblog-comments h3, #pavoblog-comments #information-contact .btn-link, #information-contact #pavoblog-comments .btn-link, #pavoblog-comments .panel-title{color:#212121;font-size:20px;text-transform:capitalize;padding:20px
0 !important}#pavoblog-comments
form{margin-top:20px}#pavoblog-comments .comment-list + h3{margin-top:60px}#pavoblog-comments .comment-list
.comment{border:0}#pavoblog-comments .comment-list .comment
.avatar{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}#pavoblog-comments .comment-list .comment .avatar
img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}#pavoblog-comments .comment-list .comment .comment-content
header{overflow:hidden}#pavoblog-comments .comment-list .comment .comment-content .comment-title
h4{margin:0px}#pavoblog-comments .comment-list .comment .comment-content .name
strong{font-size:13px}#pavoblog-comments .comment-list .comment .comment-content .comment-text{color:#212121;margin-top:10px}#pavoblog-comments #comment-form-submit{margin-bottom:15px}.pavoblog-posts .entry-content .entry-title,
.pavoblog-posts .entry-content .entry-title a,
.pavoblog-post .entry-content .entry-title,
.pavoblog-post .entry-content .entry-title
a{font-size:18px;height:auto}.pavoblog-posts .entry-content .entry-title:hover,
.pavoblog-posts .entry-content .entry-title a:hover,
.pavoblog-post .entry-content .entry-title:hover,
.pavoblog-post .entry-content .entry-title a:hover{color:#165077}.pavoblog-posts label,
.pavoblog-post
label{font-weight:500}.pavpopulartag{margin:30px
0px;overflow:hidden;background-color:#FFF}.pavpopulartag .box-heading{margin-bottom:20px}.pavpopulartag .box-heading
span{font-size:20px;color:inherit}.pavpopulartag .box-content{padding:15px}.pavpopulartag .box-content
a{font-size:13px !important;float:left;margin-bottom:10px;margin-right:10px;font-family:"Arimo",sans-serif;text-transform:capitalize;color:inherit;height:30px;border-radius:3px;border:1px
solid #e1e1e1;padding:0
15px;line-height:26px}.pavpopulartag .box-content a:hover{border-radius:3px;color:#fff;background-color:#165077}.footer-blockbuilder{margin-top:30px}.footer-blockbuilder .pa_custom_menu_element
a{font-weight:bold;color:#212121}.footer-blockbuilder .pa_custom_menu_element a:hover{color:#165077}.footer-blockbuilder .footer, .footer-blockbuilder .footer-contact, .footer-blockbuilder .pav-newsletter{color:#666}.footer-blockbuilder .footer h5, .footer-blockbuilder .footer h3, .footer-blockbuilder .footer-contact h5, .footer-blockbuilder .footer-contact h3, .footer-blockbuilder .pav-newsletter h5, .footer-blockbuilder .pav-newsletter
h3{margin:20px
0;font-size:18px;color:#212121}.footer-blockbuilder .footer-contact .contact-info{clear:both}.footer-blockbuilder .footer-contact .contact-info
i{border:1px
solid #e1e1e1;border-radius:3px;width:30px;height:30px;line-height:30px;text-align:center;float:left;margin-right:10px;margin-bottom:15px}.footer-blockbuilder .footer
li{line-height:26px}#pav-adv-search{border:solid 2px #e1e1e1;position:relative}#pav-adv-search
select{display:none}#pav-adv-search .select2-container .select2-selection--single{height:45px;border:solid 1px #e1e1e1;border-top-width:0;border-bottom-width:0;border-radius:0}#pav-adv-search .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px}#pav-adv-search .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;text-transform:uppercase}#pav-adv-search .categories-selection{width:200px;position:absolute;top:0;right:45px}#pav-adv-search
input{padding-right:265px;border:0;border-radius:0;height:45px}#pav-adv-search
button{position:absolute;top:0;right:0;width:50px;border-radius:0;border:0;height:45px}.pavo-popup-search{border:1px
solid #e1e1e1;border-radius:3px;margin-right:7px;width:40px;height:40px;line-height:36px}.pavo-popup-search
a{color:#212121;padding:10px
12px}.pavo-popup-search .popup-search-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:105;opacity:0;background-color:#fff;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-webkit-animation:pavo_search_out .3s;-moz-animation:pavo_search_out .3s;animation:pavo_search_out .3s}.pavo-popup-search .searchbox-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center}.pavo-popup-search.active .popup-search-container{opacity:1;visibility:visible;-webkit-animation:pavo_search_in .3s;-moz-animation:pavo_search_in .3s;animation:pavo_search_in .3s}.pavo-popup-search.active .popup-search-container
.searchbox{display:table;width:100%;height:100%}.pavo-popup-search.active .popup-search-container .searchbox-inner, .pavo-popup-search.active .popup-search-container .quick-search-form{position:relative;width:40%;margin:auto}@media (max-width: 1169px) and (min-width: 992px){.pav-verticalmenu .navbar-nav > li > a{padding:5px
15px;font-size:11px}}@media (width: 1024px){.pavo-widget-product_banner.product-banner-style2 .product-layout{padding:0px}.pavo-widget-product_banner.product-banner-style2 .product-layout
.caption{padding-top:10px}.pavo-widget-image-text.layout-3 .content-icon{margin:10px
15px 0 20px}.pavo-widget-image-text.layout-3 .content-text-left .content-title{font-size:12px}}@media (min-width: 992px){.product-layout .button-group{opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background-color:#fff;overflow:hidden;position:absolute;width:100%;bottom:0;z-index:999;left:0px;border:1px
solid #e1e1e1;border-width:0;-webkit-box-shadow:0 0 3px #ddd;box-shadow:0 0 3px #ddd;box-shadow:0 2px 4px #ddd}.product-layout .button-group
.btn.cart{background:#165077;width:auto;display:inline-block;padding:15px
23px;border:none;text-transform:inherit;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.product-layout .action .btn-md, .product-layout .action .pav-ownstyle{transform:translate(-70px, 0px);-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;padding:5px
10px}.product-layout .action .btn-wishlist{transition-delay:0.1s}.product-layout .action .btn-compare{transition-delay:0.2s}.product-layout .action .pav-quickview{transition-delay:0.3s}.product-layout:hover{-webkit-box-shadow:0 0 3px #ddd;box-shadow:0 0 3px #ddd;z-index:99;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.product-layout:hover .button-group{opacity:1;filter:alpha(opacity=100);bottom:-40px;overflow:visible}.product-layout:hover .btn-md, .product-layout:hover .pav-ownstyle{transform:translate(0px, 0px)}.product-list .product-thumb{overflow:hidden;display:flex;align-items:center}.product-list .product-thumb .button-group{opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;padding:20px
10px;background-color:#fff;overflow:hidden;position:absolute;width:100%;bottom:0;z-index:999;-webkit-box-shadow:none;box-shadow:none;box-shadow:none}.product-list .product-thumb:hover .button-group{opacity:1;filter:alpha(opacity=100);bottom:-40px;overflow:visible}.product-list .product-thumb .product-meta{text-align:left;width:60%;position:relative}.product-list .product-thumb
.image{margin-bottom:0;width:40%}.product-list .product-thumb .btn-cart{width:auto}.product-list:last-child .product-thumb{border:0;padding-bottom:0;margin-bottom:0}}@media (max-width: 992px){.interactive-banner .interactive-profile{padding:30px}.interactive-banner .heading-subtitle{font-size:30px}.list-group .list-group-item{padding:10px}.store-locations{margin-left:0px}}@media (max-width: 991px){.navbar-nav > li.aligned-fullwidth .content-blockbuilder .container, .navbar-nav > li.aligned-fullwidth .content-blockbuilder
ul.breadcrumb{width:auto}.footer-blockbuilder .footer h5, .footer-blockbuilder .footer h3, .footer-blockbuilder .footer-contact h5, .footer-blockbuilder .footer-contact h3, .footer-blockbuilder .pav-newsletter h5, .footer-blockbuilder .pav-newsletter
h3{font-size:16px}}@media (min-width: 768px){.pavo-widget-deals.layout2 .product-layout .product-timing-deal{top:-70px;right:0;left:0;position:absolute}.pavo-widget-deals.layout2 .product-layout
.caption{padding-top:10px}.pavo-widget-deals.layout3 .product-layout
.image{width:50%;float:left;padding-right:20px}.pavo-widget-deals.layout3 .product-layout .product-meta{width:50%;float:left;display:block;justify-content:inherit;margin:0;text-align:left}.pavo-widget-deals.layout3 .product-layout .product-meta .price-new, .pavo-widget-deals.layout3 .product-layout .product-meta .price-old{display:block}.pavo-widget-deals.layout3 .product-layout .product-timing-deal{top:160px;right:auto;position:absolute}.pavo-widget-deals.layout1 .product-layout .button-group, .pavo-widget-deals.layout2 .product-layout .button-group, .pavo-widget-deals.layout3 .product-layout .button-group{display:none}.latest-blogs-element .panel-body{padding:30px}.pavo-widget-product_banner.product-banner-style1 .product-layout
.image{width:50%;float:left;padding-right:20px}.pavo-widget-product_banner.product-banner-style1 .product-layout .product-meta{width:50%;float:left;display:block;justify-content:inherit;margin:0;text-align:left}.form-horizontal .control-label{text-align:left;margin-bottom:0;padding-top:5px}}@media (max-width: 768px){.swiper-button-prev,
.swiper-button-next{display:none}}@media (max-width: 480px){.single-layout{padding:35px
15px !important}.horizontal-tabs{padding:0
15px}.well-default{padding:40px
10px}}.preview-thumbs .image-zoom{display:block;width:65px;height:87px}.product-images .thumb-addition{height:87px !important}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px
solid #888;width:80%}.close{color:#aaa;float:right;font-size:28px;font-weight:bold}.close:hover,
.close:focus{color:black;text-decoration:none;cursor:pointer}.rev_slider
iframe{border-width:0}

/* ------------------
  CSS: catalog/view/theme/pav_mesa/stylesheet/skins/1520563651.css
  ------------------*/



/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Hanuman
  ------------------*/


@font-face{font-display:swap;font-family:'Hanuman';font-style:normal;font-weight:400;src:local('Hanuman Regular'), local('Hanuman-Regular'), url(https://fonts.gstatic.com/s/hanuman/v13/VuJxdNvD15HhpJJBSKrdObFn.woff2) format('woff2');unicode-range:U+1780-17FF, U+200C, U+25CC}

/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i
  ------------------*/


@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C5kiK-u.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CdkiK-u.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C9kiK-u.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CBkiK-u.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CFkiK-u.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CxkiK-u.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9C1kiK-u.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:400;src:local('Arimo Italic'), local('Arimo-Italic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ2P1OE2.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZSP1OE2.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZyP1OE2.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZOP1OE2.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZKP1OE2.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ-P1OE2.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZ6P1OE2.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:italic;font-weight:700;src:local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url(https://fonts.gstatic.com/s/arimo/v13/P5sHzZCDf9_T_10c_JhBnZCP1A.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10UxCF8jA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10dxCF8jA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10VxCF8jA.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10axCF8jA.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10bxCF8jA.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10WxCF8jA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10XxCF8jA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:400;src:local('Arimo Regular'), local('Arimo-Regular'), url(https://fonts.gstatic.com/s/arimo/v13/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TROrZKX0A.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRHrZKX0A.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRPrZKX0A.woff2) format('woff2');unicode-range:U+1F00-1FFF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRArZKX0A.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRBrZKX0A.woff2) format('woff2');unicode-range:U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRMrZKX0A.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRNrZKX0A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Arimo';font-style:normal;font-weight:700;src:local('Arimo Bold'), local('Arimo-Bold'), url(https://fonts.gstatic.com/s/arimo/v13/P5sBzZCDf9_T_1Wi4TRDrZI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}

/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Cookie
  ------------------*/


@font-face{font-display:swap;font-family:'Cookie';font-style:normal;font-weight:400;src:local('Cookie-Regular'), url(https://fonts.gstatic.com/s/cookie/v11/syky-y18lb0tSbf9kgqS.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}

/* ------------------
  Imported CSS: https://fonts.googleapis.com/css?family=Advent+Pro
  ------------------*/


@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTmtKI5Z.woff2) format('woff2');unicode-range:U+0370-03FF}
@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTStKI5Z.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF}
@font-face{font-display:swap;font-family:'Advent Pro';font-style:normal;font-weight:400;src:local('Advent Pro Regular'), local('AdventPro-Regular'), url(https://fonts.gstatic.com/s/adventpro/v10/V8mAoQfxVT4Dvddr_yOwhTqtKA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}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, menu, 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-color:transparent}a:active, a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b, strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.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:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em
40px}hr{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;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px
solid #c0c0c0;margin:0
2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td, th{padding:0}@media
print{*, *:before, *:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-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:""}pre, blockquote{border:1px
solid #999;page-break-inside:avoid}thead{display:table-header-group}tr, img{page-break-inside:avoid}img{max-width:100% !important}p, h2, h3{orphans:3;widows:3}h2, h3{page-break-after:avoid}.navbar{display:none}.btn > .caret, .dropup > .btn > .caret{border-top-color:#000 !important}.label{border:1px
solid #000}.table{border-collapse:collapse !important}.table td, .table
th{background-color:#fff !important}.table-bordered th, .table-bordered
td{border:1px
solid #ddd !important}}
@font-face{font-display:swap;font-family:'Glyphicons Halflings';src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format('embedded-opentype'), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.woff2") format('woff2'), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.woff") format('woff'), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.ttf") format('truetype'), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before, .glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}body{font-family:Futura;font-size:12px;line-height:1.428571429;color:#212121;background-color:#fff}input, button, select, textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#000;text-decoration:none}a:hover, a:focus{color:#999;text-decoration:none}a:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:0px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px
solid transparent;border-radius:0px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:17px;margin-bottom:17px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family:inherit;font-weight:400;line-height:1.1;color:inherit}h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6
.small{font-weight:normal;line-height:1;color:#999}h1, .h1, h2, .h2, h3, .h3{margin-top:17px;margin-bottom:8.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, .h4, h5, .h5, h6, .h6{margin-top:8.5px;margin-bottom:8.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:31px}h2, .h2{font-size:25px}h3, .h3{font-size:35px}h4, .h4{font-size:15px;font-family:Futura}h5, .h5{font-size:12px}h6, .h6{font-size:11px}p{margin:0
0 8.5px}.lead{margin-bottom:17px;font-size:13px;font-weight:300;line-height:1.4}@media (min-width: 768px){.lead{font-size:18px}}small, .small{font-size:91%}mark, .mark{background-color:#fcf8e3;padding:0.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase, .initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#999}.text-primary{color:#999}a.text-primary:hover, a.text-primary:focus{color:#808080}.text-success{color:#3c763d}a.text-success:hover, a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover, a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover, a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover, a.text-danger:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#999}a.bg-primary:hover, a.bg-primary:focus{background-color:#808080}.bg-success{background-color:#dff0d8}a.bg-success:hover, a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover, a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover, a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover, a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:7.5px;margin:34px
0 17px;border-bottom:1px solid #eee}ul, ol{margin-top:0;margin-bottom:8.5px}ul ul, ol ul, ul ol, ol
ol{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:17px}dt, dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before, .dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@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[title], abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%}blockquote{padding:8.5px 17px;margin:0
0 17px;font-size:15px;border-left:5px solid #eee}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child{margin-bottom:0}blockquote footer, blockquote small, blockquote
.small{display:block;font-size:80%;line-height:1.428571429;color:#999}blockquote footer:before, blockquote small:before, blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse, blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:17px;font-style:normal;line-height:1.428571429}code, kbd, pre, samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px
4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:0px}kbd{padding:2px
4px;font-size:90%;color:#fff;background-color:#333;border-radius:0px;box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .25)}kbd
kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:8px;margin:0
0 8.5px;font-size:11px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#212121;background-color:#f5f5f5;border:1px
solid #ccc;border-radius:0px}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, ul.breadcrumb{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before, ul.breadcrumb:before, .container:after, ul.breadcrumb:after{content:" ";display:table}.container:after, ul.breadcrumb:after{clear:both}@media (min-width: 768px){.container, ul.breadcrumb{width:750px}}@media (min-width: 992px){.container, ul.breadcrumb{width:970px}}@media (min-width: 1200px){.container, ul.breadcrumb{width:1200px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before, .container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before, .row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width: 768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width: 992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width: 1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#999;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:17px}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{padding:8px;line-height:1.428571429;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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td{border-top:0}.table > tbody + tbody{border-top:2px solid #ddd}.table
.table{background-color:#fff}.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td{padding:5px}.table-bordered{border:1px
solid #ddd}.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{border:1px
solid #ddd}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover > tbody > tr:hover{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 > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th{background-color:#f5f5f5}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th{background-color:#dff0d8}.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th{background-color:#d9edf7}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th{background-color:#c4e3f3}.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th{background-color:#fcf8e3}.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th{background-color:#faf2cc}.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th{background-color:#f2dede}.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:0.01%}@media screen and (max-width: 767px){.table-responsive{width:100%;margin-bottom:12.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px
solid #ddd}.table-responsive > .table{margin-bottom:0}.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{white-space:nowrap}.table-responsive > .table-bordered{border:0}.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:17px;font-size:18px;line-height:inherit;color:#212121;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"], input[type="checkbox"]{margin:4px
0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple], select[size]{height:auto}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:11px;font-size:12px;line-height:1.428571429;color:#555}.form-control{display:block;width:100%;height:39px;padding:10px
15px;font-size:12px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px
solid #ddd;border-radius:0px;-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 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled], fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control{line-height:39px}input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"]{line-height:28px}input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"]{line-height:42px}}.form-group{margin-bottom:15px}.radio, .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label, .checkbox
label{min-height:17px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio + .radio, .checkbox + .checkbox{margin-top:-5px}.radio-inline, .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox
label{cursor:not-allowed}.form-control-static{padding-top:11px;padding-bottom:11px;margin-bottom:0;min-height:29px}.form-control-static.input-lg, .input-group-lg > .form-control.form-control-static, .input-group-lg > .input-group-addon.form-control-static, .input-group-lg > .input-group-btn > .btn.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control.form-control-static, .input-group-sm > .input-group-addon.form-control-static, .input-group-sm > .input-group-btn > .btn.form-control-static{padding-left:0;padding-right:0}.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn{height:28px;padding:5px
10px;font-size:11px;line-height:1.5;border-radius:0px}select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn{height:28px;line-height:28px}textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple]{height:auto}.form-group-sm .form-control{height:28px;padding:5px
10px;font-size:11px;line-height:1.5;border-radius:0px}.form-group-sm select.form-control{height:28px;line-height:28px}.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:28px;min-height:28px;padding:6px
10px;font-size:11px;line-height:1.5}.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn{height:42px;padding:10px
16px;font-size:15px;line-height:1.3333333;border-radius:0px}select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn{height:42px;line-height:42px}textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple]{height:auto}.form-group-lg .form-control{height:42px;padding:10px
16px;font-size:15px;line-height:1.3333333;border-radius:0px}.form-group-lg select.form-control{height:42px;line-height:42px}.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:42px;min-height:32px;padding:11px
16px;font-size:15px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:48.75px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:39px;height:39px;line-height:39px;text-align:center;pointer-events:none}.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback{width:42px;height:42px;line-height:42px}.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback{width:28px;height:28px;line-height:28px}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline
label{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 .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline
label{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 .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline
label{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}.has-feedback label ~ .form-control-feedback{top:22px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#616161}@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 .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control{width:auto}.form-inline .input-group > .form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio, .form-inline
.checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label, .form-inline .checkbox
label{padding-left:0}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:11px}.form-horizontal .radio, .form-horizontal
.checkbox{min-height:28px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before, .form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width: 768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:11px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:15px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:11px}}.btn{display:inline-block;margin-bottom:0;font-weight:bold;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px
solid transparent;white-space:nowrap;padding:10px
15px;font-size:12px;line-height:1.428571429;border-radius:0px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline:5px
auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover, .btn:focus, .btn.focus{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;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled, fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#5889b2;border-color:#ddd}.btn-default:focus, .btn-default.focus{color:#333;background-color:#446f93;border-color:#9d9d9d}.btn-default:hover{color:#333;background-color:#446f93;border-color:#bebebe}.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle{color:#333;background-color:#446f93;border-color:#bebebe}.btn-default:active:hover, .btn-default.active:hover, .open > .btn-default.dropdown-toggle:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .btn-default.dropdown-toggle:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle.focus{color:#333;background-color:#395d7b;border-color:#9d9d9d}.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus{background-color:#5889b2;border-color:#ddd}.btn-default
.badge{color:#5889b2;background-color:#333}.btn-primary{color:#fff;background-color:#999;border-color:#8c8c8c}.btn-primary:focus, .btn-primary.focus{color:#fff;background-color:#808080;border-color:#4d4d4d}.btn-primary:hover{color:#fff;background-color:#808080;border-color:#6e6e6e}.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle{color:#fff;background-color:#808080;border-color:#6e6e6e}.btn-primary:active:hover, .btn-primary.active:hover, .open > .btn-primary.dropdown-toggle:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .btn-primary.dropdown-toggle:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle.focus{color:#fff;background-color:#6e6e6e;border-color:#4d4d4d}.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus{background-color:#999;border-color:#8c8c8c}.btn-primary
.badge{color:#999;background-color:#fff}.btn-success{color:#fff;background-color:#D9534F;border-color:#4cae4c}.btn-success:focus, .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover, .btn-success.active:hover, .open > .btn-success.dropdown-toggle:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .btn-success.dropdown-toggle:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus{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:focus, .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover, .btn-info.active:hover, .open > .btn-info.dropdown-toggle:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .btn-info.dropdown-toggle:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info
.badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus, .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover, .btn-warning.active:hover, .open > .btn-warning.dropdown-toggle:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .btn-warning.dropdown-toggle:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning
.badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#000;border-color:#000}.btn-danger:focus, .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover, .btn-danger.active:hover, .open > .btn-danger.dropdown-toggle:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .btn-danger.dropdown-toggle:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger
.badge{color:#d9534f;background-color:#fff}.btn-link{color:#666;font-weight:normal;border-radius:0}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active{border-color:transparent}.btn-link:hover, .btn-link:focus{color:#999;text-decoration:none;background-color:transparent}.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg, .btn-group-lg > .btn{padding:10px
16px;font-size:15px;line-height:1.3333333;border-radius:0px}.btn-sm, .btn-group-sm > .btn{padding:5px
10px;font-size:11px;line-height:1.5;border-radius:0px}.btn-xs, .btn-group-xs > .btn{padding:1px
5px;font-size:11px;line-height:1.5;border-radius:0px}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup, .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:12px;text-align:left;background-color:#fff;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, .15);border-radius:0px;-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:7.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu > li > a{display:block;padding:3px
20px;clear:both;font-weight:normal;line-height:1.428571429;color:#212121;white-space:nowrap}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{text-decoration:none;color:#141414;background-color:#f5f5f5}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{color:#999;text-decoration:none;outline:0;background-color:#fff}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{color:#999}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);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:11px;line-height:1.428571429;color:#999;white-space:nowrap}.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 dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group, .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group > .btn, .btn-group-vertical > .btn{position:relative;float:left}.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active{z-index:2}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before, .btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn, .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;font-family:Futura}.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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group > .btn-group:last-child:not(:first-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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn
.caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn
.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:before, .btn-group-vertical > .btn-group:after{content:" ";display:table}.btn-group-vertical > .btn-group:after{clear:both}.btn-group-vertical > .btn-group > .btn{float:none}.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}.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%}.btn-group-justified > .btn-group .dropdown-menu{left:auto}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events: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-addon, .input-group-btn, .input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control: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:10px
15px;font-size:12px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#f2f2f2;border:1px
solid #ccc;border-radius:0px}.input-group-addon.input-sm, .input-group-sm > .form-control.input-group-addon, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn.input-group-addon{padding:5px
10px;font-size:11px;border-radius:0px}.input-group-addon.input-lg, .input-group-lg > .form-control.input-group-addon, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn.input-group-addon{padding:10px
16px;font-size:15px;border-radius:0px}.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"]{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:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{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:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{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:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active{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{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before, .nav:after{content:" ";display:table}.nav:after{clear:both}.nav > li{position:relative;display:block}.nav > li > a{position:relative;display:block;padding:10px
15px}.nav > li > a:hover, .nav > li > a:focus{text-decoration:none;background-color:#eee}.nav > li.disabled > a{color:#999}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{background-color:#eee;border-color:#666}.nav .nav-divider{height:1px;margin:7.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.428571429;border:1px
solid transparent;border-radius:0px 0px 0 0}.nav-tabs > li > a:hover{border-color:#eee #eee #ddd}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{color:#555;background-color:#fff;border:1px
solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills > li{float:left}.nav-pills > li > a{border-radius:0px}.nav-pills > li + li{margin-left:2px}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{color:#999;background-color:#fff}.nav-stacked > li{float:none}.nav-stacked > li + li{margin-top:2px;margin-left:0}.nav-justified, .nav-tabs.nav-justified{width:100%}.nav-justified > li, .nav-tabs.nav-justified > li{float:none}.nav-justified > li > a, .nav-tabs.nav-justified > li > a{text-align:center;margin-bottom:5px}.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified > li, .nav-tabs.nav-justified > li{display:table-cell;width:1%}.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:0}}.nav-tabs-justified, .nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:0px}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border:1px
solid #ddd}@media (min-width: 768px){.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:0px 0px 0 0}.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{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:17px;border:1px
solid transparent}.navbar:before, .navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:0px}}.navbar-header:before, .navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:0px;padding-left:0px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);-webkit-overflow-scrolling:touch}.navbar-collapse:before, .navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.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-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container > .navbar-header, ul.breadcrumb > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, ul.breadcrumb > .navbar-collapse, .container-fluid > .navbar-collapse{margin-right:0px;margin-left:0px}@media (min-width: 768px){.container > .navbar-header, ul.breadcrumb > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, ul.breadcrumb > .navbar-collapse, .container-fluid > .navbar-collapse{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-top, .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top, .navbar-fixed-bottom{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:16.5px 0px;font-size:15px;line-height:17px;height:50px}.navbar-brand:hover, .navbar-brand:focus{text-decoration:none}.navbar-brand > img{display:block}@media (min-width: 768px){.navbar > .container .navbar-brand, .navbar > ul.breadcrumb .navbar-brand, .navbar > .container-fluid .navbar-brand{margin-left:0px}}.navbar-toggle{position:relative;float:right;margin-right:0px;padding:9px
10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px
solid transparent;border-radius:0px}.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:8.25px 0px}.navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:17px}@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 > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px
15px 5px 25px}.navbar-nav .open .dropdown-menu > li > a{line-height:17px}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav > li{float:left}.navbar-nav > li > a{padding-top:16.5px;padding-bottom:16.5px}}.navbar-form{margin-left:0px;margin-right:0px;padding:10px
0px;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 .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control{width:auto}.navbar-form .input-group > .form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio, .navbar-form
.checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label, .navbar-form .checkbox
label{padding-left:0}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@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-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{margin-bottom:0;border-top-right-radius:0px;border-top-left-radius:0px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:5.5px;margin-bottom:5.5px}.navbar-btn.btn-sm, .btn-group-sm > .btn.navbar-btn{margin-top:11px;margin-bottom:11px}.navbar-btn.btn-xs, .btn-group-xs > .btn.navbar-btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:16.5px;margin-bottom:16.5px}@media (min-width: 768px){.navbar-text{float:left;margin-left:0px;margin-right:0px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:0px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#fff;border-color:transparent}.navbar-default .navbar-brand{color:#212121}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{color:#080808;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav > li > a{color:#212121}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color:#999;background-color:transparent}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-color:transparent}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{background-color:#eee;color:#555}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#212121}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#999;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#eee}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#212121}.navbar-default .navbar-link:hover{color:#999}.navbar-default .btn-link{color:#212121}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus{color:#999}.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#bfbfbf}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#bfbfbf}.navbar-inverse .navbar-nav > li > a{color:#bfbfbf}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{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:hover, .navbar-inverse .navbar-nav > .open > a:focus{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu
.divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#bfbfbf}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#bfbfbf}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#bfbfbf}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:15px
0 15px;font-size:16px;margin-bottom:17px;list-style:none;background-color:transparent;border-radius:0px}.breadcrumb > li{display:inline-block}.breadcrumb > li + li:before{content:"/\00a0";padding:0
5px;color:#212121}.breadcrumb > .active{color:#212121}.pagination{display:inline-block;padding-left:0;margin:17px
0;border-radius:0px}.pagination > li{display:inline}.pagination > li > a, .pagination > li > span{position:relative;float:left;padding:10px
15px;line-height:1.428571429;text-decoration:none;color:#666;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:0px;border-top-left-radius:0px}.pagination > li:last-child > a, .pagination > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{z-index:2;color:#999;background-color:#eee;border-color:#ddd}.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{z-index:3;color:#fff;background-color:#999;border-color:#999;cursor:default}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg > li > a, .pagination-lg > li > span{padding:10px
16px;font-size:15px;line-height:1.3333333}.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span{border-bottom-left-radius:0px;border-top-left-radius:0px}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pagination-sm > li > a, .pagination-sm > li > span{padding:5px
10px;font-size:11px;line-height:1.5}.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span{border-bottom-left-radius:0px;border-top-left-radius:0px}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span{border-bottom-right-radius:0px;border-top-right-radius:0px}.pager{padding-left:0;margin:17px
0;list-style:none;text-align:center}.pager:before, .pager:after{content:" ";display:table}.pager:after{clear:both}.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:hover, .pager li > a:focus{text-decoration:none;background-color:#eee}.pager .next > a, .pager .next > span{float:right}.pager .previous > a, .pager .previous > span{float:left}.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:0.2em 0.6em 0.3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25em}.label:empty{display:none}.btn
.label{position:relative;top:-1px}a.label:hover, a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#999}.label-default[href]:hover, .label-default[href]:focus{background-color:#808080}.label-primary{background-color:#999}.label-primary[href]:hover, .label-primary[href]:focus{background-color:#808080}.label-success{background-color:#5cb85c}.label-success[href]:hover, .label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover, .label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover, .label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover, .label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px
7px;font-size:11px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn
.badge{position:relative;top:-1px}.btn-xs .badge, .btn-group-xs > .btn
.badge{top:0;padding:1px
5px}.list-group-item.active > .badge, .nav-pills > .active > a > .badge{color:#666;background-color:#fff}.list-group-item > .badge{float:right}.list-group-item > .badge + .badge{margin-right:5px}.nav-pills > li > a > .badge{margin-left:3px}a.badge:hover, a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1, .jumbotron
.h1{color:inherit}.jumbotron
p{margin-bottom:15px;font-size:18px;font-weight:200}.jumbotron > hr{border-top-color:#d5d5d5}.container .jumbotron, ul.breadcrumb .jumbotron, .container-fluid
.jumbotron{border-radius:0px;padding-left:15px;padding-right:15px}.jumbotron .container, .jumbotron
ul.breadcrumb{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron, ul.breadcrumb .jumbotron, .container-fluid
.jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1, .jumbotron
.h1{font-size:54px}}.thumbnail{display:block;padding:4px;margin-bottom:17px;line-height:1.428571429;background-color:#fff;border:1px
solid transparent;border-radius:0px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail > img, .thumbnail a > img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail
.caption{padding:9px;color:#212121}a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active{border-color:#666}.alert{padding:15px;margin-bottom:17px;border:1px
solid transparent;border-radius:0px}.alert
h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert > p, .alert > ul{margin-bottom:0}.alert > p + p{margin-top:5px}.alert-dismissable, .alert-dismissible{padding-right:35px}.alert-dismissable .close, .alert-dismissible
.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:17px;margin-bottom:17px;background-color:#f5f5f5;border-radius:0px;-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:11px;line-height:17px;color:#fff;text-align:center;background-color:#999;-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 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar, .progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);background-image:-o-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, .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-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:-o-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:-o-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:-o-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:-o-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{margin-top:15px}.media:first-child{margin-top:0}.media, .media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right, .media > .pull-right{padding-left:10px}.media-left, .media > .pull-left{padding-right:10px}.media-left, .media-right, .media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.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:0px;border-top-left-radius:0px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}a.list-group-item, button.list-group-item{color:#666}a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus{text-decoration:none;color:#999;background-color:#fff}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus{background-color:#eee;color:#999;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text{color:#999}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{z-index:2;color:#999;background-color:#fff;border-color:#ddd}.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small{color:inherit}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text{color:#fff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success, button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info, button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning, button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger, button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus{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:17px;background-color:#fff;border:1px
solid transparent;border-radius:0px;-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-body:before, .panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px
15px;border-bottom:1px solid transparent;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel-heading > .dropdown .dropdown-toggle{color:inherit}.panel-title, #column-left .widget-title, #column-right .widget-title, #information-contact h3, #information-contact .btn-link{margin-top:0;margin-bottom:0;font-size:14px;color:inherit}.panel-title > a, #column-left .widget-title > a, #column-right .widget-title > a, #information-contact h3 > a, #information-contact .btn-link > a, .panel-title > small, #column-left .widget-title > small, #column-right .widget-title > small, #information-contact h3 > small, #information-contact .btn-link > small, .panel-title > .small, #column-left .widget-title > .small, #column-right .widget-title > .small, #information-contact h3 > .small, #information-contact .btn-link > .small, .panel-title > small > a, #column-left .widget-title > small > a, #column-right .widget-title > small > a, #information-contact h3 > small > a, #information-contact .btn-link > small > a, .panel-title > .small > a, #column-left .widget-title > .small > a, #column-right .widget-title > .small > a, #information-contact h3 > .small > a, #information-contact .btn-link > .small > a{color:inherit}.panel-footer{padding:10px
15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .list-group, .panel > .panel-collapse > .list-group{margin-bottom:0}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:-1px;border-top-left-radius:-1px}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.list-group + .panel-footer{border-top-width:0}.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table{margin-bottom:0}.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table
caption{padding-left:15px;padding-right:15px}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:-1px;border-top-left-radius:-1px}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:-1px;border-top-right-radius:-1px}.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:-1px}.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:-1px}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-left-radius:-1px;border-bottom-right-radius:-1px}.panel > .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 td:first-child, .panel > .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 td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:-1px}.panel > .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 td:last-child, .panel > .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 td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:-1px}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body{border-top:1px solid #ddd}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child
td{border-top:0}.panel > .table-bordered, .panel > .table-responsive > .table-bordered{border:0}.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0}.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .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:17px}.panel-group
.panel{margin-bottom:0;border-radius:0px}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group{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:transparent}.panel-default > .panel-heading{color:#212121;background-color:#fff;border-color:transparent}.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:transparent}.panel-default > .panel-heading
.badge{color:#fff;background-color:#212121}.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:transparent}.panel-primary{border-color:#999}.panel-primary > .panel-heading{color:#fff;background-color:#999;border-color:#999}.panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#999}.panel-primary > .panel-heading
.badge{color:#999;background-color:#fff}.panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#999}.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-heading
.badge{color:#dff0d8;background-color:#3c763d}.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-heading
.badge{color:#d9edf7;background-color:#31708f}.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-heading
.badge{color:#fcf8e3;background-color:#8a6d3b}.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-heading
.badge{color:#f2dede;background-color:#a94442}.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 iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive
video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px
solid #e3e3e3;border-radius:0px;-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:0px}.well-sm{padding:9px;border-radius:0px}.close{float:right;font-size:18px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover, .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;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%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open
.modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px
solid #999;border:1px
solid rgba(0, 0, 0, .2);border-radius:0px;-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;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:before, .modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header
.close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before, .modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.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}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@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:1070;display:block;font-family:"Hanuman",Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:11px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.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;background-color:#000;border-radius:0px}.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;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-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;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Hanuman",Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;background-color:#fff;background-clip:padding-box;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, .2);border-radius:0px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);box-shadow:0 5px 10px rgba(0, 0, 0, .2)}.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:12px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:-1px -1px 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, 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, 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, 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, 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:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner > .item > img, .carousel-inner > .item > a > img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner > .item.next, .carousel-inner > .item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner > .item.prev, .carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.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:1;filter:alpha(opacity=100);font-size:20px;color:#e1e1e1;text-align:center;text-shadow:0 1px 2px rgba(0, 0, 0, .6);background-color:rgba(0, 0, 0, 0)}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, 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;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);background-image:-o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, 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;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)}.carousel-control:hover, .carousel-control:focus{outline:0;color:#e1e1e1;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev, .carousel-control .icon-next{width:20px;height:20px;line-height:1;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:#000 \9;background-color:rgba(0, 0, 0, 0)}.carousel-indicators
.active{margin:0;width:12px;height:12px;background-color:#165077}.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-prev, .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before, .clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide, .blogs-thumb .post-content, .blogs-thumb .btn-readmore{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}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs, td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm, td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md, td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg, td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !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 !important}tr.visible-print{display:table-row !important}th.visible-print, td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media
print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media
print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media
print{.visible-print-inline-block{display:inline-block !important}}@media
print{.hidden-print{display:none !important}}/*/*//**/     .select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px
solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0
!important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0
!important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px
solid #e1e1e1;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px
solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0
5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered
li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px
solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px
solid #ddd;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eee 100%);background-image:-o-linear-gradient(top, white 50%, #eee 100%);background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px
solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #ddd;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow
b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #ddd;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px
solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow
b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eee 50%);background-image:-o-linear-gradient(top, white 0%, #eee 50%);background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, white 100%);background-image:-o-linear-gradient(top, #eee 50%, white 100%);background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px
solid #ddd;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px
solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px
solid #ddd;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0
5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px
solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px
solid #ddd;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px
solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.pavo-header-builder.style-absolute{top:0;right:0;left:0;z-index:100}.pavo-header-builder .container > *, .pavo-header-builder ul.breadcrumb > *, .pavo-header-builder .list-inline, .pavo-header-builder .btn-link{margin:0;padding:0}.pavo-header-builder .pavo-widget-text{padding:14px
0;font-style:italic;color:#fff;letter-spacing:0.2px}.pavo-header-builder .pavo-widget-text
.zmdi{padding-right:7px;font-size:16px;font-style:normal}.pavo-header-builder .pavo-widget-text .phone-number{color:#ff7800;font-style:normal}.pavo-widget-quicklogin .dropdown-menu{min-width:350px;padding:30px}.pavo-widget-quicklogin .dropdown-menu-logged{min-width:160px}.pavo-widget-quicklogin .quicklogin-head{border-bottom:solid 1px #ddd;padding-bottom:10px;margin-bottom:20px}.pavo-widget-quicklogin .quicklogin-head
span{font-weight:bold;text-transform:uppercase}.page-common-home .footer-blockbuilder{margin-top:0px}.pa-google-map{min-height:300px}.pac-container.pac-logo{z-index:99999}.pavo-widget-team{border:1px
solid transparent !important;margin-bottom:30px;position:relative;overflow:hidden}.pavo-widget-team.layout-1{text-align:center}.pavo-widget-team.layout-1 .content-socials{opacity:0;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;position:absolute;top:40%;left:0;width:100%}.pavo-widget-team.layout-3 .content-overlay{text-align:center;width:100%;height:100%;padding-top:30px;opacity:0;transition:all 0.3s ease 0s;transform:translateY(100%);background:rgba(0, 0, 0, .4);position:absolute;top:0;bottom:0;color:#fff}.pavo-widget-team.layout-3:hover .content-overlay{transform:translateY(0);opacity:1}.pavo-widget-team .content-title{margin:0px
!important;font-size:15px !important;text-transform:capitalize !important;font-weight:700;padding-top:15px;padding-bottom:5px;color:#363a42}.pavo-widget-team .content-subtitle{margin-bottom:0px !important}.pavo-widget-team .content-desc{margin:0
0 20px;float:left;font-size:13px;width:100%;color:#707070;text-transform:capitalize}.pavo-widget-team:hover .content-socials{opacity:1}.pavo-widget-team:hover .content-image:before{opacity:1}.content-image{border-bottom:1px solid transparent !important;position:relative}.content-image:before{content:'';position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s}.social-network .size-small
a{font-size:16px !important}.social-network .size-medium
a{font-size:30px !important}.social-network .size-large
a{font-size:40px !important}.social-network.style-light
a{color:#fff !important}.social-network.style-light a:hover{color:#999 !important}.social-network.style-dark
a{color:#000 !important}.social-network.style-dark a:hover{color:#999 !important}.social-network
.social{margin-bottom:0px !important}.social-network .social
li{width:34px;height:34px;border-radius:25px 25px 25px 25px;line-height:34px;margin:3px}.social-network .social
li.facebook{background-color:#3b5998}.social-network .social
li.twitter{background-color:#55acee}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.google_plus{background-color:#d9534f}.social-network .social
li.instagram{background-color:#125688}.social-network .social
li.reddit{background-color:#ff5700}.social-network .social
li.pinterest{background-color:#cb2027}.social-network .social
li.vine{background-color:#45bbff}.social-network .social
li.youtube{background-color:#b00}.social-network .social li.facebook a, .social-network .social li.twitter a, .social-network .social li.google_plus a, .social-network .social li.instagram a, .social-network .social li.reddit a, .social-network .social li.pinterest a, .social-network .social li.vine a, .social-network .social li.youtube
a{color:#fff}.pavo-widget-heading.style-center{text-align:center}.pavo-widget-heading.style-left{text-align:left}.pavo-widget-heading.style-right{text-align:right}.pavo-widget-featuredbox{position:relative}.pavo-widget-featuredbox .content-icon{margin:0
auto;height:45px;width:45px;font-size:45px;line-height:45px;text-align:center;color:#999}.pavo-widget-featuredbox .icon-radius{background:#d9534f;color:#fff;font-size:25px;border-radius:50%}.pavo-widget-featuredbox .icon-rectangle{background:#999;color:#fff;font-size:25px}.pavo-widget-featuredbox .content-subtitle{color:#888}.pavo-widget-featuredbox.layout-1{text-align:center}.pavo-widget-featuredbox.layout-2 .content-icon{float:left}.pavo-widget-featuredbox.layout-2 .content-box-right{padding-left:70px}.pavo-widget-featuredbox.layout-3 .content-icon{float:right}.pavo-widget-featuredbox.layout-3 .content-box-left{padding-right:70px}.pavo-widget-countdown
.inner{padding:20px
10px;text-align:center}.pavo-widget-countdown .time-group{display:inline-block;font-size:50px;text-align:center;font-weight:bold;padding:10px
20px;background:#999;color:white;margin:0
10px}.pavo-widget-countdown .time-group
.unit{font-size:11px;display:block;clear:both;padding-top:10px;padding-bottom:10px}.pavo-widget-countdown.layout-1 .time-group{background:#5bc0de}.pavo-widget-countdown.layout-1 .time-group
.unit{background:#fff;color:#5bc0de;margin-left:-20px;margin-right:-20px;margin-bottom:-10px}.pavo-widget-countdown.layout-2 .time-group{background:inherit;color:#000}.pavo-widget-countdown.layout-2 .time-group
.unit{color:#999;display:inline-block}.pavo-widget-countdown.size-sm
.inner{padding:5px
10px}.pavo-widget-countdown.size-sm .time-group{font-size:16px;padding:5px
4px}.pavo-widget-counter .counter-group
span{display:block;text-align:center}.pavo-widget-counter .counter-group span.counter-value{font-weight:600;font-size:44px;margin-bottom:10px}.pavo-widget-counter .counter-group span.counter-label{text-transform:uppercase;font-size:18px}.pavo-widget-counter.no-color .counter-value, .pavo-widget-counter.no-color .counter-label{color:#fff}.pavo-widget-gallery .swiper-container .swiper-slide{padding:0
15px}.pavo-widget-gallery .item-text{text-align:center;text-transform:uppercase;color:#212121;margin-top:10px;font-weight:500}.pavo-widget-deals.layout1 .product-layout .caption
h4{font-size:14px;height:40px}.pavo-widget-deals.layout1 .product-layout .caption .price-old{display:block}.pavo-widget-deals.layout2 .product-layout{margin-bottom:0;padding:0px}.pavo-widget-deals.layout2 .product-layout img.img-responsive{max-width:none;width:100%}.pavo-widget-deals.layout2 .product-layout
.caption{padding-top:0px}.pavo-widget-deals.layout2 .product-thumb{position:relative;padding:20px
20px 0px 20px}.pavo-widget-deals.layout2 .product-thumb .product-timing-deal{position:absolute;width:100%;top:-70px}.pavo-widget-deals.layout2 .product-thumb .btn-cart{display:none}.pavo-widget-deals.layout2 .product-timing-deal{position:initial}.pavo-widget-deals.layout3 .product-layout
.image{padding-right:20px}.pavo-widget-deals.layout3 .product-layout .product-meta{display:block;justify-content:inherit;margin:0;text-align:left}.pavo-widget-deals.layout3 .product-layout .product-meta .price-new, .pavo-widget-deals.layout3 .product-layout .product-meta .price-old{display:block}.pavo-widget-product_banner.product-banner-style1 .product-layout .button-group{opacity:1;filter:alpha(opacity=100);bottom:auto;overflow:visible;width:auto;left:auto;border:none;-webkit-box-shadow:none;box-shadow:none;border-width:0;box-shadow:none}.pavo-widget-product_banner.product-banner-style1 .product-layout:hover .button-group{bottom:auto}.pavo-widget-product_banner.product-banner-style2 .product-layout{padding:15px
0px 10px 0px}.pavo-widget-product_banner.product-banner-style2 .product-layout
.caption{padding-top:10px}.pavo-widget-image-text.layout-3
.inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.pavo-widget-image-text.layout-3 .content-icon{margin:10px
20px 0 20px}.pavo-widget-image-text.layout-3 .content-text-left .content-title{margin-top:0px;font-family:Futura;font-size:12px}.pavo-widget-image-text.layout-3 .content-text-left .content-subtitle{color:#999;font-family:Futura}.pavo-widget-image-text.layout-3:hover .content-icon{animation:bounceIn 3s ease-out 0s 1 normal both}.blogs-thumb .blog-body .blog-title
a{color:#212121;text-decoration:none;font-size:19px}.blogs-thumb .blog-body .blog-title a:hover{color:#999}.blogs-thumb .blog-body .blog-meta{color:#999;display:flex;flex-wrap:wrap;justify-content:flex-start;text-transform:capitalize}.blogs-thumb .blog-body .blog-meta .author, .blogs-thumb .blog-body .blog-meta .entry-date{padding:0
5px}.blogs-thumb .blog-body .blog-content{padding-bottom:15px;color:#666}.blogs-thumb .blog-body
.readmore{font-weight:bold;border:1px
solid #ddd;border-radius:3px;padding:5px
15px;font-size:11px;display:inline-block;margin-bottom:5px}.pav-newsletter .form-control{height:40px;box-shadow:none}.pav-newsletter .btn-primary{font-size:13px;font-weight:bold;padding:8px
20px;border-radius:3px}.pav-newsletter .button-submit{position:relative;margin:auto;width:30%}.pav-newsletter .button-submit
.valid{position:absolute;top:0;width:100%}.categoryfeature .product-thumb{background-color:#fff;border-bottom:3px solid transparent}.categoryfeature .product-thumb
.caption{padding:10px
0}.categoryfeature .product-thumb .caption
h4{color:#212121;font-family:Futura;font-size:13px}.categoryfeature .product-thumb .caption h4:hover{color:#999}.categoryfeature .product-thumb:hover{border-bottom:3px solid #999;-webkit-box-shadow:0 1px 7px 3px rgba(0, 0, 0, .3);box-shadow:0 1px 7px 3px rgba(0, 0, 0, .3);-webkit-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.categoryfeature.category-feature-style1 .swiper-slide{padding-left:5px;padding-right:5px}.categoryfeature.category-feature-style2 .swiper-slide{padding-left:15px;padding-right:15px}.tabs-productcarousel-content .nav-tabs{text-align:center;background-color:#fff}.tabs-productcarousel-content .nav-tabs > li{float:none;display:inline-block;padding:15px}.tabs-productcarousel-content .nav-tabs > li > a{font-size:23px;font-weight:bold;border:1px
solid transparent !important;background-color:transparent !important;padding:0px}.tabs-productcarousel-content .nav-tabs > li > a:hover, .tabs-productcarousel-content .nav-tabs > li > a:focus{color:#999;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.tabs-productcarousel-content .nav-tabs > li.active > a:hover, .tabs-productcarousel-content .nav-tabs > li.active > a:focus{color:#999;background-color:transparent !important;border:1px
solid transparent !important;border-bottom-color:transparent;cursor:default}.pavo-widget-instagram
a{position:relative;display:block;overflow:hidden}.pavo-widget-instagram a:hover
img{transform:scale(1.1);transform-origin:0 0}.pavo-widget-instagram a:hover
.footer{opacity:1;pointer-events:visible}.pavo-widget-instagram
img{transform-origin:0 0;transition:0.3s all ease}.pavo-widget-instagram
.footer{position:absolute;width:100%;z-index:10;height:100%;top:0;background:rgba(0, 0, 0, 0.5);color:#fff;left:0;display:flex;align-items:center;opacity:0;transition:0.3s all ease;pointer-events:none}.pavo-widget-instagram
.inner{width:100%;text-align:center}.pavo-widget-instagram .inner > div{display:inline-block}.pavo-widget-instagram .inner > div + div{margin-left:10px}.interactive-banner .interactive-profile{padding:62px
70px 79px 70px}.interactive-banner .heading-title{font-size:17px;text-transform:uppercase;color:#999;font-weight:500;margin-top:0px}.interactive-banner .heading-subtitle{font-size:31px;margin-top:0px;margin-bottom:20px}.interactive-banner
.htmlcontent{font-size:14px;color:#666;font-weight:400;line-height:24px;margin-bottom:30px}.interactive-banner .action-button
a{color:#63b9a2;background-color:#fff;font-size:16px;line-height:15px;text-transform:none;padding:15px
30px;transition:all 0.35s ease 0s}.interactive-banner .action-button a:hover{background-color:#999;color:#fff}.interactive-banner.style1
h3{font-size:18px;text-transform:uppercase;margin-top:30px;position:relative;padding-bottom:30px}.interactive-banner.style1 h3:before{content:"";position:absolute;width:70px;height:3px;background:#212121;left:0;bottom:0}.interactive-banner.style1
.htmlcontent{margin-top:-25px;margin-left:90px}@media (min-width: 991px){.interactive-banner.style1
.htmlcontent{width:60%}}.interactive-banner.style2{text-align:center}.interactive-banner.style2 .effect-v10:hover img, .interactive-banner.style2 .blogs-thumb:hover
img{animation:initial}.interactive-banner.style2
.image{display:inline-block}.interactive-banner.style2
h2{font-size:36px;letter-spacing:-1px;font-weight:400;line-height:45px}.interactive-banner.style2
.htmlcontent{margin-bottom:30px}.interactive-banner.style3{position:relative}.interactive-banner.style3 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style3 .action-button
a{height:56px;line-height:56px;padding:0
40px}.interactive-banner.style4{position:relative}.interactive-banner.style4:hover:before{opacity:1}.interactive-banner.style4:hover
.content{opacity:1}.interactive-banner.style4
.content{opacity:0;transition:all 0.35s ease 0s}.interactive-banner.style4
h3{font-size:14px;letter-spacing:5px;text-transform:uppercase;font-weight:600;color:#212121}.interactive-banner.style4
h2{font-size:48px;color:#fff;letter-spacing:-3px;font-weight:400}@media (max-width: 480px){.interactive-banner.style4
h2{font-size:25px;letter-spacing:0}}.interactive-banner.style4:before{content:"";position:absolute;width:100%;height:100%;background:url(https://kristinadragomir.com/catalog/view/theme/pav_mesa/image/bg-category.png) no-repeat;opacity:0;transition:all 0.35s ease 0s}.interactive-banner.style4
header{position:absolute;top:0;left:0;right:0;text-align:center;margin-top:40px}.interactive-banner.style4 .action-button{position:absolute;bottom:40px;left:0;right:0;text-align:center;margin:auto}.interactive-banner.style5{text-align:center}.interactive-banner.style5
h3{font-size:36px;line-height:48px;color:#fff;font-weight:400}.interactive-banner.style5
.htmlcontent{font-size:18px;color:#fff}.interactive-banner.style5
a{margin-top:50px}.interactive-banner.style-video
.image{position:relative}.interactive-banner.style-video .popup-video{position:absolute;top:50%;left:50%;height:100px;line-height:95px;width:100px;margin-top:-50px;margin-left:-50px;padding-left:5px;text-align:center;color:#fff;border:4px
solid rgba(255, 255, 255, .4);z-index:3;-webkit-transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:border-color 0.5s cubic-bezier(0, 0, 0.44, 1.18);border-radius:50%}.interactive-banner.style-video .popup-video:after{content:"\f04b";font-family:"FontAwesome";display:inline-block;font-size:32px;-webkit-transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:-webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);transition:transform 0.5s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.interactive-banner.style-video .heading-title{font-size:18px;margin-bottom:20px}.interactive-banner.style-light .heading-title{color:#fff}.interactive-banner.style-light a:hover{color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-inner{overflow:hidden}#pavo-sticky-header{padding:20px
0 15px 0px;position:fixed;background:#fff;width:100%;z-index:1000;-webkit-box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75);-moz-box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75);box-shadow:2px -4px 12px -1px rgba(0, 0, 0, 0.75)}#pavo-sticky-header .mainmenu
.navbar{background:#fff}#pavo-sticky-header .mainmenu .navbar .navbar-nav > li > a{padding-top:18px;padding-bottom:18px}#pavo-sticky-header .logo
img{max-height:40px}.pav-mobile-nav
.inner{padding:10px
15px;display:flex;align-items:center;justify-content:space-between}.pav-mobile-nav .inner + .inner{background-color:#fff}.row-offcanvas{overflow-x:hidden}.topbar{background:#999;color:#333;font-size:14px}.topbar
i{color:#666;font-size:12px}.topbar .container > *, .topbar ul.breadcrumb > *, .topbar .list-inline, .topbar
button{margin:0;padding:0}.topbar .container, .topbar
ul.breadcrumb{padding-top:10px;padding-bottom:10px}.topbar .list-inline{vertical-align:middle;padding-top:4px}.topbar .dropdown > a, .top-links .dropdown > a, .topbar .list-inline > li > a, .top-links .list-inline > li > a, .topbar .list-inline > li > span, .top-links .list-inline > li > span, .topbar .btn-group > .btn-link, .top-links .btn-group > .btn-link{color:#666;letter-spacing:0.2px;font-family:Futura;font-weight:300}.topbar .dropdown > a:hover, .top-links .dropdown > a:hover, .topbar .list-inline > li > a:hover, .top-links .list-inline > li > a:hover, .topbar .list-inline > li > span:hover, .top-links .list-inline > li > span:hover, .topbar .btn-group > .btn-link:hover, .top-links .btn-group > .btn-link:hover{color:#999;text-decoration:none}.top-links
ul{margin-bottom:0px}.top-links
li{border-right:1px solid #ddd}.top-links li:last-child{border-right:none}.top-links .dropdown-menu
li{border:none}#form-currency li
button{padding:3px
20px;margin:0;text-align:left}#form-language .btn-group{padding:0
5px;border-right:1px solid #999;margin:0
5px}#form-language .btn-group
.btn{line-height:normal}#form-currency .btn-group .btn:hover, #form-language .btn-group .btn:hover{text-decoration:none}#form-currency .btn-group .language-select, #form-language .btn-group .language-select{padding:3px
20px}ul.dropdown-menu{padding:20px}.pavo-widget-quicklogin .dropdown-menu, .btn-group .dropdown-menu{display:block;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;background-clip:padding-box;border:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;margin:0;-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0)}.pavo-widget-quicklogin .dropdown-menu > li, .btn-group .dropdown-menu > li{padding:2px
0}.pavo-widget-quicklogin .dropdown-menu > li .btn-link, .btn-group .dropdown-menu > li .btn-link{color:#212121;font-family:Futura;text-align:left}.pavo-widget-quicklogin .dropdown-menu > li:hover .btn-link, .btn-group .dropdown-menu > li:hover .btn-link{text-decoration:none;color:#999}.pavo-widget-quicklogin .dropdown-menu > li > a:hover, .btn-group .dropdown-menu > li > a:hover, .pavo-widget-quicklogin .dropdown-menu > li > a:focus, .btn-group .dropdown-menu > li > a:focus{text-decoration:none;color:#999;background-color:transparent !important}.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{color:#212121;opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}header .list-inline{padding:6px
10px;margin:0}header .header-inner{background-color:#fff;padding:20px;border-bottom:1px solid #ddd}#header-bottom{background:transparent}.pavo-widget-quicklogin .dropdown-menu{left:auto;right:0}.pavo-widget-quicklogin .dropdown-menu
ul{padding:0px}.pavo-widget-quicklogin .dropdown-menu ul
li{padding:3px
0}.quick-search-form .input-lg, .quick-search-form .input-group-lg > .form-control, .quick-search-form .input-group-lg > .input-group-addon, .quick-search-form .input-group-lg > .input-group-btn > .btn{border-top:1px solid #ddd;border-right:0px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd}.quick-search-form .btn-lg, .quick-search-form .btn-group-lg > .btn{line-height:1.38;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0px solid #ddd}.quick-search-form .btn-default{background:transparent;color:#212121}.quick-search-form .btn-default:hover, .quick-search-form .btn-default:focus, .quick-search-form .btn-default:active{color:#333;background-color:transparent;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0px solid #ddd;outline:none;box-shadow:none}.panel-title, #column-left .widget-title, #column-right .widget-title, #information-contact h3, #information-contact .btn-link{font-size:12px;text-transform:uppercase;color:#212121}.box-heading{margin:0px;color:#212121;background-color:#fff;padding:20px;font-size:18px;text-transform:capitalize;border-bottom:1px solid #ddd}.alert-dismissible{max-width:1170px;position:absolute;margin:0
auto;left:0;right:0;z-index:999}ul.breadcrumb{margin-left:auto;margin-right:auto;margin-bottom:0;padding:15px}ul.breadcrumb:after{display:block}ul.breadcrumb
li{display:inline-block}ul.breadcrumb li + li:before{content:"/";padding:0
5px;color:#212121}ul.breadcrumb li:last-child
a{color:#212121}ul.breadcrumb li:last-child a:hover{color:#999}ul.breadcrumb a, ul.breadcrumb
i{color:#212121}ul.breadcrumb a:hover, ul.breadcrumb i:hover{color:#999}#column-left .widget-title, #column-right .widget-title{background-color:#999;position:relative;color:#fff;padding:20px
20px 20px 50px}#column-left .widget-title:after, #column-right .widget-title:after{content:"\f197";position:absolute;left:24px;top:31%;font-size:18px;font-family:Material-Design-Iconic-Font}.mini-cart .dropdown-toggle{padding:0px;margin-top:-2px}.mini-cart .dropdown-toggle:active, .mini-cart .dropdown-toggle.active{box-shadow:none}.mini-cart, .mini-cart-clone{background:none;border:none}.mini-cart.minicart-style-default, .mini-cart-clone.minicart-style-default{background:#fff}.mini-cart.minicart-style-default .dropdown-toggle > i, .mini-cart-clone.minicart-style-default .dropdown-toggle > i{display:inline-block;height:40px;width:40px;border:1px
solid #ddd;border-radius:3px;line-height:40px;color:#999;font-size:25px}.mini-cart.minicart-style-default .cart-inner, .mini-cart-clone.minicart-style-default .cart-inner{display:inline-block;text-align:left;font-size:12px;color:#999;font-weight:500;margin-left:5px}.mini-cart.minicart-style-default .cart-inner .cart-head, .mini-cart-clone.minicart-style-default .cart-inner .cart-head{font-size:12px;text-transform:capitalize;font-weight:700;display:block;line-height:1.428571429;color:#212121}.mini-cart.minicart-style-default .cart-inner .cart-total, .mini-cart-clone.minicart-style-default .cart-inner .cart-total{line-height:16px}.mini-cart.minicart-style-1, .mini-cart-clone.minicart-style-1{background:#fff}.mini-cart.minicart-style-1 .cart-icon, .mini-cart-clone.minicart-style-1 .cart-icon{position:relative;display:inline-block;height:40px;width:40px;line-height:40px;color:#999;font-size:25px;border:1px
solid #ddd;border-radius:3px}.mini-cart.minicart-style-1 .cart-icon .cart-number, .mini-cart-clone.minicart-style-1 .cart-icon .cart-number{position:absolute;right:-10px;top:-10px;background:red;color:#fff;font-size:10px;display:block;width:22px;height:22px;line-height:20px;border-radius:50%;border:solid 1px #fff}.mini-cart.minicart-style-1 .cart-inner, .mini-cart-clone.minicart-style-1 .cart-inner{display:inline-block;text-align:left;margin-left:12px;font-size:12px;color:#999;font-weight:300}.mini-cart.minicart-style-1 .cart-inner .cart-head, .mini-cart-clone.minicart-style-1 .cart-inner .cart-head{font-size:12px;text-transform:capitalize;font-weight:700;display:block;line-height:1.428571429;color:#212121}.mini-cart.minicart-style-1 .cart-inner .cart-total, .mini-cart-clone.minicart-style-1 .cart-inner .cart-total{line-height:16px}.mini-cart.minicart-style-1 .cart-inner > span, .mini-cart-clone.minicart-style-1 .cart-inner > span{display:block}.mini-cart.minicart-style-2, .mini-cart-clone.minicart-style-2{background:#fff}.mini-cart.minicart-style-2 .cart-icon, .mini-cart-clone.minicart-style-2 .cart-icon{position:relative;display:block;height:40px;width:40px;line-height:40px;color:#999;font-size:25px;border:1px
solid #ddd;border-radius:3px}.mini-cart.minicart-style-2 .cart-icon .cart-number, .mini-cart-clone.minicart-style-2 .cart-icon .cart-number{position:absolute;right:-10px;top:-10px;background:red;color:#fff;font-size:10px;display:block;width:22px;height:22px;line-height:20px;border-radius:50%;border:solid 1px #fff}.mini-cart .dropdown-menu, .mini-cart-clone .dropdown-menu{left:auto;right:0;min-width:300px}.alert-minimalist{background-color:#D9534F;border-color:rgba(149, 149, 149, 0.3);border-radius:3px;color:#fff;padding:30px
50px;font-weight:bold;right:20px !important;left:auto !important;border-left:15px solid #fff06a;font-size:13px;-webkit-box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75);-moz-box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75);box-shadow:-1px -1px 9px 0px rgba(0, 0, 0, 0.75)}.alert-minimalist
a{color:#000}.alert-minimalist
.fa{margin-right:0.3em;padding-top:4px}.alert-minimalist > [data-notify="icon"]{height:50px;margin-right:12px}.alert-minimalist > [data-notify="title"]{color:#333;display:block;font-weight:bold;margin-bottom:5px}.alert-minimalist > [data-notify="message"]{font-size:80%}.pavo-footer{background:#f7f7f7;color:#666;padding-top:50px}.pavo-footer h5, .pavo-footer h4, .pavo-footer
h3{color:#212121;font-size:18px}.pavo-footer
a{color:#666;line-height:26px}.pavo-footer a:hover{color:#999;text-decoration:none}.powered{background-color:#212121;color:#888;padding-top:20px;padding-bottom:20px}.powered
a{color:#212121;font-weight:bold}.powered a:hover{color:#fff}.scrollup{display:block;height:45px;width:45px;line-height:45px;background:#999 !important;color:#fff;bottom:82px;position:fixed;right:10px;text-align:center;z-index:9999;transition:all 1s ease 0s}.scrollup:hover{background:#999 !important;transform:translateY(-10px)}.navbar{margin-bottom:0}.navbar-nav
ul{padding:0;margin:0;list-style:none}.navbar-nav
.badges{position:absolute;top:0;right:-5px;font-size:6px;font-weight:normal !important;padding:3px
8px;line-height:10px;text-transform:uppercase;letter-spacing:2px;color:#fff}.navbar-nav .badges:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-left:6px solid transparent;border-right:6px solid transparent}.navbar-nav .badges-danger
.badges{background:#d9534f}.navbar-nav .badges-danger .badges:after{border-top:6px solid #d9534f}.navbar-nav .badges-info
.badges{background:#5bc0de}.navbar-nav .badges-info .badges:after{border-top:6px solid #5bc0de}.navbar-nav .badges-primary
.badges{background:#999}.navbar-nav .badges-primary .badges:after{border-top:6px solid #999}.navbar-nav .badges-success
.badges{background:#5cb85c}.navbar-nav .badges-success .badges:after{border-top:6px solid #5cb85c}.navbar-nav > li > a, .navbar-nav .open > a{color:#212121;padding-top:14px;padding-bottom:14px;font-weight:300;font-family:Futura;font-size:13px;position:relative}.navbar-nav > li > a:hover, .navbar-nav .open > a:hover, .navbar-nav > li > a:focus, .navbar-nav .open > a:focus, .navbar-nav > li > a:active, .navbar-nav .open > a:active{background-color:transparent;color:#999}.navbar-nav > li .dropdown-menu, .navbar-nav .open .dropdown-menu{font-family:Futura;font-size:13px;top:150%;left:0;display:block;visibility:hidden;height:auto;font-weight:300;opacity:0;filter:alpha(opacity=0);border:0;min-width:180px;padding:5px
20px;background-color:#fff;border-radius:0px;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.24);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.24);-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s;text-align:left}.navbar-nav > li .dropdown-menu li, .navbar-nav .open .dropdown-menu
li{display:block}.navbar-nav > li .dropdown-menu li a, .navbar-nav .open .dropdown-menu li
a{color:#666;font-size:14px;font-weight:500;line-height:33px}.navbar-nav > li .dropdown-menu li a:hover, .navbar-nav .open .dropdown-menu li a:hover{color:#999;text-decoration:none}.navbar-nav > li:hover .dropdown-menu, .navbar-nav .open:hover .dropdown-menu{visibility:visible;top:100%;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.2s linear 0s;transition:all 0.2s linear 0s}.navbar-nav > li .dropdown-submenu, .navbar-nav .open .dropdown-submenu{position:relative}.navbar-nav > li .dropdown-submenu .dropdown-menu, .navbar-nav .open .dropdown-submenu .dropdown-menu{top:0;left:120%;position:absolute;display:block;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.4s ease;transition:all 0.4s ease}.navbar-nav > li .dropdown-submenu:hover > .dropdown-menu, .navbar-nav .open .dropdown-submenu:hover > .dropdown-menu{visibility:visible;left:100%;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.navbar-nav > li.aligned-fullwidth .dropdown-submenu .dropdown-menu{margin-left:0}.navbar-nav > li.aligned-right .dropdown-menu{left:auto;right:0}.navbar-nav > li.aligned-right .dropdown-submenu .dropdown-menu{-margin-right:100%}.navbar-nav > li.aligned-left .dropdown-menu{left:0;right:auto}.navbar-nav > li.aligned-left .dropdown-submenu .dropdown-menu{margin-left:100%}.navbar-nav > li.aligned-center .dropdown-menu{left:50%;transform:translate(-50%)}.navbar-nav > li.aligned-center .dropdown-submenu .dropdown-menu{margin-left:100%}@media (min-width: 992px){.navbar-nav > li.aligned-fullwidth{position:static}.navbar-nav > li.aligned-fullwidth > .dropdown-menu{width:100vw !important;margin-left:-50vw !important;left:50% !important}}.pavo-widget-megamenu{cursor:pointer}.pavo-widget-megamenu .megamenu-heading{background-color:#5889b2}.pavo-widget-megamenu .megamenu-heading
h3{font-size:12px;font-weight:700;text-transform:uppercase;color:#fff;position:relative;width:100%;margin:0px;padding:16px
20px}.pavo-widget-megamenu .megamenu-heading h3
i{font-size:18px;padding-right:10px;vertical-align:middle}.pavo-widget-megamenu .pav-verticalmenu{opacity:1;filter:alpha(opacity=100);visibility:visible;-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s;left:0;background-color:#fff;z-index:999}.pavo-widget-megamenu:hover .pav-verticalmenu{opacity:1;filter:alpha(opacity=100);visibility:visible}.pavo-widget-megamenu .vertical-dropdown-style:hover .megamenu-heading
h3{color:#fff;border-color:transparent}.pavo-widget-megamenu .vertical-dropdown-style:hover .megamenu-heading h3
.fa{color:#fff}.pav-verticalmenu
ul{margin:0;padding:0}.pav-verticalmenu .navbar-collapse{padding:0px}.pav-verticalmenu .navbar-nav > li{width:100%;float:left;border-bottom:1px solid #ddd;padding:0px}.pav-verticalmenu .navbar-nav > li > a{text-transform:uppercase;padding:10px
15px 9px 15px;font-size:12px;font-weight:700;color:#666}.pav-verticalmenu .navbar-nav > li > a
i{color:#212121;font-size:18px;vertical-align:middle;padding-right:15px}.pav-verticalmenu .navbar-nav > li > a
.caret{position:absolute;right:15px;top:40%;border-top:1px solid #999;border-right:1px solid #999;border-bottom:0;border-left:0;width:7px;height:7px;background:transparent;padding:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.pav-verticalmenu .navbar-nav > li:last-child{border-bottom:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu{padding:10px
15px 9px 15px;background:#fff;min-width:250px;visibility:hidden;display:block;top:0;left:130%;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s}.pav-verticalmenu .navbar-nav > li .dropdown-menu li:last-child
a{border-bottom:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu.level2{display:none}.pav-verticalmenu .navbar-nav > li .dropdown-menu .row + .row{margin-top:20px}.pav-verticalmenu .navbar-nav > li .dropdown-menu .products-row + .products-row{margin-top:0}.pav-verticalmenu .navbar-nav > li .dropdown-submenu{position:relative}.pav-verticalmenu .navbar-nav > li .dropdown-submenu:hover > .dropdown-menu{top:0px;display:block;visibility:visible;opacity:1;filter:alpha(opacity=100);left:100%}.pav-verticalmenu .navbar-nav > li .dropdown-submenu > .dropdown-menu{position:absolute;left:110%;-webkit-transition:all 0.35s ease-out 0s;-o-transition:all 0.35s ease-out 0s;transition:all 0.35s ease-out 0s}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth{position:static}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth > .dropdown-menu{width:100% !important;margin-top:-2px}.pav-verticalmenu .navbar-nav > li > .aligned-fullwidth .dropdown-submenu .dropdown-menu{margin-left:0}.pav-verticalmenu .navbar-nav > li > .aligned-right .dropdown-menu{left:auto;right:0}.pav-verticalmenu .navbar-nav > li > .aligned-right .dropdown-submenu .dropdown-menu{margin-right:85%}.pav-verticalmenu .navbar-nav > li > .aligned-left .dropdown-menu{left:0;right:auto}.pav-verticalmenu .navbar-nav > li > .aligned-left .dropdown-submenu .dropdown-menu{margin-left:85%}.pav-verticalmenu .navbar-nav > li > .aligned-center .dropdown-menu{left:50%;translate:-50%, 0}.pav-verticalmenu .navbar-nav > li > .aligned-center .dropdown-submenu .dropdown-menu{margin-left:85%}.pav-verticalmenu .navbar-nav > li.parent{position:relative}.pav-verticalmenu .navbar-nav > li.parent:hover
.level1{display:block;left:100%;top:0}.pav-verticalmenu .navbar-nav > li:hover > .dropdown-menu{display:block;left:100%;visibility:visible;opacity:1;filter:alpha(opacity=100)}.pav-verticalmenu .navbar-nav > li:hover > a{color:#999}.pav-verticalmenu .navbar-nav > li:hover > a:before{color:#999}.product-layout{background-color:#fff;margin-bottom:30px;position:relative;border:1px
solid transparent;padding:15px
0px 20px 0px}.product-layout
.image{text-align:center;z-index:0;overflow:hidden;position:relative}.product-layout .image
.action{position:absolute;left:15px;top:80px;width:38px}.product-layout .image .pav-ownstyle.pav-quickview{line-height:40px !important;background-color:#fff;top:35px;bottom:auto;right:auto;left:15px}.product-layout .image .pav-ownstyle.pav-quickview a:hover, .product-layout .image .pav-ownstyle.pav-quickview a:focus{color:#fff}.product-layout .image .pav-ownstyle.pav-quickview:hover
a{color:#fff}.product-layout
.caption{padding:0
15px;padding-top:20px}.product-layout .caption
h4{font-weight:500;font-size:14px;margin:0px;overflow:hidden;display:inline-block;height:30px}.product-layout .caption h4
a{color:#212121;font-family:Futura;text-transform:capitalize}.product-layout .caption h4 a:hover{color:#999;text-decoration:none}.product-layout.product-list .caption
h4{font-weight:700}.product-layout .button-group{padding:20px
10px}.product-layout .product-thumb
.rating{padding-bottom:10px}.product-layout .product-thumb .rating .fa-stack{font-size:12px;width:1em}.product-layout .product-thumb .rating .fa-star-o{color:#000}.product-layout .product-thumb .rating .fa-star{color:#000}.fa-stack{color:#000;font-size:12px}.rating-wrapper .fa-star{display:none;color:#f0ad4e}.rating-wrapper .fa-star-o{color:#999}.rating-wrapper .fa-stack.active .fa-star, .rating-wrapper .fa-stack.selected .fa-star{display:block}.rating-wrapper .fa-stack.active .fa-star-o, .rating-wrapper .fa-stack.selected .fa-star-o{display:none}.products-collection .product-layout .product-meta{padding-right:0px;padding-left:0px}.description{font-size:13px}.price-tax, .product-layout
.description{display:none}.product-list
.description{display:inherit}.btn-cart{font-family:Futura;color:#fff;background-color:#000;border-color:#fff;padding:11px
20px 12px 20px;text-transform:uppercase;font-size:12px;font-weight:bold}.btn-cart:hover, .btn-cart:focus, .btn-cart.focus, .btn-cart:active, .btn-cart.active, .open > .btn-cart.dropdown-toggle{color:#fff;background-color:#000;font-family:Futura;border-color:#bebebe}.btn-cart:active, .btn-cart.active, .open > .btn-cart.dropdown-toggle{background-image:none}.btn-cart.disabled, .btn-cart[disabled], fieldset[disabled] .btn-cart, .btn-cart.disabled:hover, .btn-cart[disabled]:hover, fieldset[disabled] .btn-cart:hover, .btn-cart.disabled:focus, .btn-cart[disabled]:focus, fieldset[disabled] .btn-cart:focus, .btn-cart.disabled.focus, .btn-cart[disabled].focus, fieldset[disabled] .btn-cart.focus, .btn-cart.disabled:active, .btn-cart[disabled]:active, fieldset[disabled] .btn-cart:active, .btn-cart.disabled.active, .btn-cart[disabled].active, fieldset[disabled] .btn-cart.active{background-color:#5889b2;border-color:#ddd}.btn-cart
.badge{color:#5889b2;background-color:#fff}.btn-compare:hover, .btn-wishlist:hover{background-color:#999;color:#fff}.price{color:#000;font-weight:700;font-size:18px;font-family:Futura;margin-bottom:10px}.price .price-old{color:#999;font-weight:500;font-size:14px;padding-right:5px;text-decoration:line-through}.product-label-special, .product-label-percentage{color:#fff;font-size:10px;font-family:inherit;font-weight:400;position:absolute;background:#f25252;padding:3px
10px;text-transform:uppercase;border-radius:0px;left:10px;z-index:1;top:10px}.product-label-percentage{padding:5px
15px;font-size:12px;font-weight:600}.product-timing-deal .format-date{display:block;text-align:center}.product-timing-deal .format-date > div{z-index:5;font-size:8px;color:#666;font-weight:700;text-transform:uppercase;background:transparent;display:inline-block;line-height:18px;position:relative;padding-right:5px;text-align:center}.product-timing-deal .format-date > div > b{font-size:16px;font-weight:700;display:block;width:40px;background-color:#fff;height:40px;border:2px
solid #ddd;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;margin-bottom:3px;position:relative;text-align:center;line-height:40px}.product-sold{background:#fff;position:absolute;right:0;z-index:99;font-size:14px;padding:5px
15px;bottom:20px;font-weight:700;left:0;margin:0
auto;width:30%;color:#999}.flashsale-content
.image{position:relative}.product-nav-item{position:fixed;z-index:99;top:40%}.product-nav-item
.btn{width:30px;height:83px;padding:0;z-index:1000;position:relative}.product-nav-item .btn
span{font-family:"FontAwesome";font-size:30px}.product-nav-item
img{float:left;width:60px}.product-nav-item
.price{color:#212121}.product-nav-item .dropdown .dropdown-menu{min-width:300px;display:block;visibility:hidden;z-index:100;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.product-nav-item .dropdown:hover .dropdown-menu{visibility:visible}.product-nav-item.product-next{right:0}.product-nav-item.product-next .dropdown .dropdown-menu{right:30px;top:0px;left:auto;-webkit-transform:translate3d(300px, 0, 0);transform:translate3d(300px, 0, 0)}.product-nav-item.product-next .dropdown:hover .dropdown-menu{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.product-nav-item.product-next .btn span:before{content:"\f104"}.product-nav-item.product-prev{left:0}.product-nav-item.product-prev .dropdown .dropdown-menu{left:30px;top:0px;-webkit-transform:translate3d(-300px, 0, 0);transform:translate3d(-300px, 0, 0)}.product-nav-item.product-prev .dropdown:hover .dropdown-menu{-webkit-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0)}.product-nav-item.product-prev .btn span:before{content:"\f105"}.product-image-swap{position:relative;overflow:hidden}.product-image-swap
img{height:auto;max-width:100%}.product-image-swap .image-hover{-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.product-image-swap .image-effect{top:0;position:absolute;overflow:hidden;left:0;right:auto;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(-100%);-ms-transform:translate(-100%);-o-transform:translate(-100%);transform:translate(-100%);-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.product-image-swap:hover .image-effect{-webkit-transform:translate(0);-ms-transform:translate(0);-o-transform:translate(0);transform:translate(0)}.product-image-swap:hover .image-hover{-webkit-transform:translate(100%);-ms-transform:translate(100%);-o-transform:translate(100%);transform:translate(100%);opacity:0;visibility:visible;z-index:-1}.addthis_default_style
a{float:none !important}.mfp-bottom-bar{display:none}.mfp-iframe-holder .mfp-content{max-width:80% !important}.bg-light{background:#fff}.col-nopadding
.row{margin-left:0;margin-right:0}.col-nopadding .row [class*="col-"]{padding-left:0;padding-right:0}.no-padding{padding:0}.no-margin{margin:0}.nopadding [class*="col-"], .nopadding [class^="col-"]{padding-right:0;padding-left:0}ul, ol{list-style:none}td, th{min-width:35px}.panel{border:0;background:transparent;margin-bottom:0px;-webkit-box-shadow:none;box-shadow:none}.border-top{border-top:1px solid #ddd}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}.input-group-addon{background-color:transparent;border:1px
solid transparent}.form-control{-webkit-box-shadow:none;box-shadow:none;border:1px
solid #ddd}.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.border-base{border:1px
solid #ddd}.border-top{border-top:1px solid #ddd}.border-bottom{border-bottom:1px solid #ddd}.noborder{border:none}.z-index{position:relative;z-index:1000}.radius-x{border-radius:50% !important}.border-width-0{border-width:0px}.border-width-1{border-width:1px}.border-width-2{border-width:2px}.border-width-3{border-width:3px}.border-width-4{border-width:4px}.border-width-5{border-width:5px}.border-width-6{border-width:6px}.border-width-7{border-width:7px}.border-width-8{border-width:8px}.border-width-9{border-width:9px}.border-width-10{border-width:10px}.border-width-11{border-width:11px}.border-width-12{border-width:12px}.border-width-13{border-width:13px}.border-width-14{border-width:14px}.border-width-15{border-width:15px}.border-width-16{border-width:16px}.border-width-17{border-width:17px}.border-width-18{border-width:18px}.border-width-19{border-width:19px}.border-width-20{border-width:20px}.radius-0{border-radius:0px}.radius-1{border-radius:1px}.radius-2{border-radius:2px}.radius-3{border-radius:3px}.radius-4{border-radius:4px}.radius-5{border-radius:5px}.radius-6{border-radius:6px}.radius-7{border-radius:7px}.radius-8{border-radius:8px}.radius-9{border-radius:9px}.radius-10{border-radius:10px}.radius-11{border-radius:11px}.radius-12{border-radius:12px}.radius-13{border-radius:13px}.radius-14{border-radius:14px}.radius-15{border-radius:15px}.radius-16{border-radius:16px}.radius-17{border-radius:17px}.radius-18{border-radius:18px}.radius-19{border-radius:19px}.radius-20{border-radius:20px}.margin--200{margin:-200px}.margin-top--200{margin-top:-200px}.margin-bottom--200{margin-bottom:-200px}.margin-left--200{margin-left:-200px}.margin-right--200{margin-right:-200px}.margin--199{margin:-199px}.margin-top--199{margin-top:-199px}.margin-bottom--199{margin-bottom:-199px}.margin-left--199{margin-left:-199px}.margin-right--199{margin-right:-199px}.margin--198{margin:-198px}.margin-top--198{margin-top:-198px}.margin-bottom--198{margin-bottom:-198px}.margin-left--198{margin-left:-198px}.margin-right--198{margin-right:-198px}.margin--197{margin:-197px}.margin-top--197{margin-top:-197px}.margin-bottom--197{margin-bottom:-197px}.margin-left--197{margin-left:-197px}.margin-right--197{margin-right:-197px}.margin--196{margin:-196px}.margin-top--196{margin-top:-196px}.margin-bottom--196{margin-bottom:-196px}.margin-left--196{margin-left:-196px}.margin-right--196{margin-right:-196px}.margin--195{margin:-195px}.margin-top--195{margin-top:-195px}.margin-bottom--195{margin-bottom:-195px}.margin-left--195{margin-left:-195px}.margin-right--195{margin-right:-195px}.margin--194{margin:-194px}.margin-top--194{margin-top:-194px}.margin-bottom--194{margin-bottom:-194px}.margin-left--194{margin-left:-194px}.margin-right--194{margin-right:-194px}.margin--193{margin:-193px}.margin-top--193{margin-top:-193px}.margin-bottom--193{margin-bottom:-193px}.margin-left--193{margin-left:-193px}.margin-right--193{margin-right:-193px}.margin--192{margin:-192px}.margin-top--192{margin-top:-192px}.margin-bottom--192{margin-bottom:-192px}.margin-left--192{margin-left:-192px}.margin-right--192{margin-right:-192px}.margin--191{margin:-191px}.margin-top--191{margin-top:-191px}.margin-bottom--191{margin-bottom:-191px}.margin-left--191{margin-left:-191px}.margin-right--191{margin-right:-191px}.margin--190{margin:-190px}.margin-top--190{margin-top:-190px}.margin-bottom--190{margin-bottom:-190px}.margin-left--190{margin-left:-190px}.margin-right--190{margin-right:-190px}.margin--189{margin:-189px}.margin-top--189{margin-top:-189px}.margin-bottom--189{margin-bottom:-189px}.margin-left--189{margin-left:-189px}.margin-right--189{margin-right:-189px}.margin--188{margin:-188px}.margin-top--188{margin-top:-188px}.margin-bottom--188{margin-bottom:-188px}.margin-left--188{margin-left:-188px}.margin-right--188{margin-right:-188px}.margin--187{margin:-187px}.margin-top--187{margin-top:-187px}.margin-bottom--187{margin-bottom:-187px}.margin-left--187{margin-left:-187px}.margin-right--187{margin-right:-187px}.margin--186{margin:-186px}.margin-top--186{margin-top:-186px}.margin-bottom--186{margin-bottom:-186px}.margin-left--186{margin-left:-186px}.margin-right--186{margin-right:-186px}.margin--185{margin:-185px}.margin-top--185{margin-top:-185px}.margin-bottom--185{margin-bottom:-185px}.margin-left--185{margin-left:-185px}.margin-right--185{margin-right:-185px}.margin--184{margin:-184px}.margin-top--184{margin-top:-184px}.margin-bottom--184{margin-bottom:-184px}.margin-left--184{margin-left:-184px}.margin-right--184{margin-right:-184px}.margin--183{margin:-183px}.margin-top--183{margin-top:-183px}.margin-bottom--183{margin-bottom:-183px}.margin-left--183{margin-left:-183px}.margin-right--183{margin-right:-183px}.margin--182{margin:-182px}.margin-top--182{margin-top:-182px}.margin-bottom--182{margin-bottom:-182px}.margin-left--182{margin-left:-182px}.margin-right--182{margin-right:-182px}.margin--181{margin:-181px}.margin-top--181{margin-top:-181px}.margin-bottom--181{margin-bottom:-181px}.margin-left--181{margin-left:-181px}.margin-right--181{margin-right:-181px}.margin--180{margin:-180px}.margin-top--180{margin-top:-180px}.margin-bottom--180{margin-bottom:-180px}.margin-left--180{margin-left:-180px}.margin-right--180{margin-right:-180px}.margin--179{margin:-179px}.margin-top--179{margin-top:-179px}.margin-bottom--179{margin-bottom:-179px}.margin-left--179{margin-left:-179px}.margin-right--179{margin-right:-179px}.margin--178{margin:-178px}.margin-top--178{margin-top:-178px}.margin-bottom--178{margin-bottom:-178px}.margin-left--178{margin-left:-178px}.margin-right--178{margin-right:-178px}.margin--177{margin:-177px}.margin-top--177{margin-top:-177px}.margin-bottom--177{margin-bottom:-177px}.margin-left--177{margin-left:-177px}.margin-right--177{margin-right:-177px}.margin--176{margin:-176px}.margin-top--176{margin-top:-176px}.margin-bottom--176{margin-bottom:-176px}.margin-left--176{margin-left:-176px}.margin-right--176{margin-right:-176px}.margin--175{margin:-175px}.margin-top--175{margin-top:-175px}.margin-bottom--175{margin-bottom:-175px}.margin-left--175{margin-left:-175px}.margin-right--175{margin-right:-175px}.margin--174{margin:-174px}.margin-top--174{margin-top:-174px}.margin-bottom--174{margin-bottom:-174px}.margin-left--174{margin-left:-174px}.margin-right--174{margin-right:-174px}.margin--173{margin:-173px}.margin-top--173{margin-top:-173px}.margin-bottom--173{margin-bottom:-173px}.margin-left--173{margin-left:-173px}.margin-right--173{margin-right:-173px}.margin--172{margin:-172px}.margin-top--172{margin-top:-172px}.margin-bottom--172{margin-bottom:-172px}.margin-left--172{margin-left:-172px}.margin-right--172{margin-right:-172px}.margin--171{margin:-171px}.margin-top--171{margin-top:-171px}.margin-bottom--171{margin-bottom:-171px}.margin-left--171{margin-left:-171px}.margin-right--171{margin-right:-171px}.margin--170{margin:-170px}.margin-top--170{margin-top:-170px}.margin-bottom--170{margin-bottom:-170px}.margin-left--170{margin-left:-170px}.margin-right--170{margin-right:-170px}.margin--169{margin:-169px}.margin-top--169{margin-top:-169px}.margin-bottom--169{margin-bottom:-169px}.margin-left--169{margin-left:-169px}.margin-right--169{margin-right:-169px}.margin--168{margin:-168px}.margin-top--168{margin-top:-168px}.margin-bottom--168{margin-bottom:-168px}.margin-left--168{margin-left:-168px}.margin-right--168{margin-right:-168px}.margin--167{margin:-167px}.margin-top--167{margin-top:-167px}.margin-bottom--167{margin-bottom:-167px}.margin-left--167{margin-left:-167px}.margin-right--167{margin-right:-167px}.margin--166{margin:-166px}.margin-top--166{margin-top:-166px}.margin-bottom--166{margin-bottom:-166px}.margin-left--166{margin-left:-166px}.margin-right--166{margin-right:-166px}.margin--165{margin:-165px}.margin-top--165{margin-top:-165px}.margin-bottom--165{margin-bottom:-165px}.margin-left--165{margin-left:-165px}.margin-right--165{margin-right:-165px}.margin--164{margin:-164px}.margin-top--164{margin-top:-164px}.margin-bottom--164{margin-bottom:-164px}.margin-left--164{margin-left:-164px}.margin-right--164{margin-right:-164px}.margin--163{margin:-163px}.margin-top--163{margin-top:-163px}.margin-bottom--163{margin-bottom:-163px}.margin-left--163{margin-left:-163px}.margin-right--163{margin-right:-163px}.margin--162{margin:-162px}.margin-top--162{margin-top:-162px}.margin-bottom--162{margin-bottom:-162px}.margin-left--162{margin-left:-162px}.margin-right--162{margin-right:-162px}.margin--161{margin:-161px}.margin-top--161{margin-top:-161px}.margin-bottom--161{margin-bottom:-161px}.margin-left--161{margin-left:-161px}.margin-right--161{margin-right:-161px}.margin--160{margin:-160px}.margin-top--160{margin-top:-160px}.margin-bottom--160{margin-bottom:-160px}.margin-left--160{margin-left:-160px}.margin-right--160{margin-right:-160px}.margin--159{margin:-159px}.margin-top--159{margin-top:-159px}.margin-bottom--159{margin-bottom:-159px}.margin-left--159{margin-left:-159px}.margin-right--159{margin-right:-159px}.margin--158{margin:-158px}.margin-top--158{margin-top:-158px}.margin-bottom--158{margin-bottom:-158px}.margin-left--158{margin-left:-158px}.margin-right--158{margin-right:-158px}.margin--157{margin:-157px}.margin-top--157{margin-top:-157px}.margin-bottom--157{margin-bottom:-157px}.margin-left--157{margin-left:-157px}.margin-right--157{margin-right:-157px}.margin--156{margin:-156px}.margin-top--156{margin-top:-156px}.margin-bottom--156{margin-bottom:-156px}.margin-left--156{margin-left:-156px}.margin-right--156{margin-right:-156px}.margin--155{margin:-155px}.margin-top--155{margin-top:-155px}.margin-bottom--155{margin-bottom:-155px}.margin-left--155{margin-left:-155px}.margin-right--155{margin-right:-155px}.margin--154{margin:-154px}.margin-top--154{margin-top:-154px}.margin-bottom--154{margin-bottom:-154px}.margin-left--154{margin-left:-154px}.margin-right--154{margin-right:-154px}.margin--153{margin:-153px}.margin-top--153{margin-top:-153px}.margin-bottom--153{margin-bottom:-153px}.margin-left--153{margin-left:-153px}.margin-right--153{margin-right:-153px}.margin--152{margin:-152px}.margin-top--152{margin-top:-152px}.margin-bottom--152{margin-bottom:-152px}.margin-left--152{margin-left:-152px}.margin-right--152{margin-right:-152px}.margin--151{margin:-151px}.margin-top--151{margin-top:-151px}.margin-bottom--151{margin-bottom:-151px}.margin-left--151{margin-left:-151px}.margin-right--151{margin-right:-151px}.margin--150{margin:-150px}.margin-top--150{margin-top:-150px}.margin-bottom--150{margin-bottom:-150px}.margin-left--150{margin-left:-150px}.margin-right--150{margin-right:-150px}.margin--149{margin:-149px}.margin-top--149{margin-top:-149px}.margin-bottom--149{margin-bottom:-149px}.margin-left--149{margin-left:-149px}.margin-right--149{margin-right:-149px}.margin--148{margin:-148px}.margin-top--148{margin-top:-148px}.margin-bottom--148{margin-bottom:-148px}.margin-left--148{margin-left:-148px}.margin-right--148{margin-right:-148px}.margin--147{margin:-147px}.margin-top--147{margin-top:-147px}.margin-bottom--147{margin-bottom:-147px}.margin-left--147{margin-left:-147px}.margin-right--147{margin-right:-147px}.margin--146{margin:-146px}.margin-top--146{margin-top:-146px}.margin-bottom--146{margin-bottom:-146px}.margin-left--146{margin-left:-146px}.margin-right--146{margin-right:-146px}.margin--145{margin:-145px}.margin-top--145{margin-top:-145px}.margin-bottom--145{margin-bottom:-145px}.margin-left--145{margin-left:-145px}.margin-right--145{margin-right:-145px}.margin--144{margin:-144px}.margin-top--144{margin-top:-144px}.margin-bottom--144{margin-bottom:-144px}.margin-left--144{margin-left:-144px}.margin-right--144{margin-right:-144px}.margin--143{margin:-143px}.margin-top--143{margin-top:-143px}.margin-bottom--143{margin-bottom:-143px}.margin-left--143{margin-left:-143px}.margin-right--143{margin-right:-143px}.margin--142{margin:-142px}.margin-top--142{margin-top:-142px}.margin-bottom--142{margin-bottom:-142px}.margin-left--142{margin-left:-142px}.margin-right--142{margin-right:-142px}.margin--141{margin:-141px}.margin-top--141{margin-top:-141px}.margin-bottom--141{margin-bottom:-141px}.margin-left--141{margin-left:-141px}.margin-right--141{margin-right:-141px}.margin--140{margin:-140px}.margin-top--140{margin-top:-140px}.margin-bottom--140{margin-bottom:-140px}.margin-left--140{margin-left:-140px}.margin-right--140{margin-right:-140px}.margin--139{margin:-139px}.margin-top--139{margin-top:-139px}.margin-bottom--139{margin-bottom:-139px}.margin-left--139{margin-left:-139px}.margin-right--139{margin-right:-139px}.margin--138{margin:-138px}.margin-top--138{margin-top:-138px}.margin-bottom--138{margin-bottom:-138px}.margin-left--138{margin-left:-138px}.margin-right--138{margin-right:-138px}.margin--137{margin:-137px}.margin-top--137{margin-top:-137px}.margin-bottom--137{margin-bottom:-137px}.margin-left--137{margin-left:-137px}.margin-right--137{margin-right:-137px}.margin--136{margin:-136px}.margin-top--136{margin-top:-136px}.margin-bottom--136{margin-bottom:-136px}.margin-left--136{margin-left:-136px}.margin-right--136{margin-right:-136px}.margin--135{margin:-135px}.margin-top--135{margin-top:-135px}.margin-bottom--135{margin-bottom:-135px}.margin-left--135{margin-left:-135px}.margin-right--135{margin-right:-135px}.margin--134{margin:-134px}.margin-top--134{margin-top:-134px}.margin-bottom--134{margin-bottom:-134px}.margin-left--134{margin-left:-134px}.margin-right--134{margin-right:-134px}.margin--133{margin:-133px}.margin-top--133{margin-top:-133px}.margin-bottom--133{margin-bottom:-133px}.margin-left--133{margin-left:-133px}.margin-right--133{margin-right:-133px}.margin--132{margin:-132px}.margin-top--132{margin-top:-132px}.margin-bottom--132{margin-bottom:-132px}.margin-left--132{margin-left:-132px}.margin-right--132{margin-right:-132px}.margin--131{margin:-131px}.margin-top--131{margin-top:-131px}.margin-bottom--131{margin-bottom:-131px}.margin-left--131{margin-left:-131px}.margin-right--131{margin-right:-131px}.margin--130{margin:-130px}.margin-top--130{margin-top:-130px}.margin-bottom--130{margin-bottom:-130px}.margin-left--130{margin-left:-130px}.margin-right--130{margin-right:-130px}.margin--129{margin:-129px}.margin-top--129{margin-top:-129px}.margin-bottom--129{margin-bottom:-129px}.margin-left--129{margin-left:-129px}.margin-right--129{margin-right:-129px}.margin--128{margin:-128px}.margin-top--128{margin-top:-128px}.margin-bottom--128{margin-bottom:-128px}.margin-left--128{margin-left:-128px}.margin-right--128{margin-right:-128px}.margin--127{margin:-127px}.margin-top--127{margin-top:-127px}.margin-bottom--127{margin-bottom:-127px}.margin-left--127{margin-left:-127px}.margin-right--127{margin-right:-127px}.margin--126{margin:-126px}.margin-top--126{margin-top:-126px}.margin-bottom--126{margin-bottom:-126px}.margin-left--126{margin-left:-126px}.margin-right--126{margin-right:-126px}.margin--125{margin:-125px}.margin-top--125{margin-top:-125px}.margin-bottom--125{margin-bottom:-125px}.margin-left--125{margin-left:-125px}.margin-right--125{margin-right:-125px}.margin--124{margin:-124px}.margin-top--124{margin-top:-124px}.margin-bottom--124{margin-bottom:-124px}.margin-left--124{margin-left:-124px}.margin-right--124{margin-right:-124px}.margin--123{margin:-123px}.margin-top--123{margin-top:-123px}.margin-bottom--123{margin-bottom:-123px}.margin-left--123{margin-left:-123px}.margin-right--123{margin-right:-123px}.margin--122{margin:-122px}.margin-top--122{margin-top:-122px}.margin-bottom--122{margin-bottom:-122px}.margin-left--122{margin-left:-122px}.margin-right--122{margin-right:-122px}.margin--121{margin:-121px}.margin-top--121{margin-top:-121px}.margin-bottom--121{margin-bottom:-121px}.margin-left--121{margin-left:-121px}.margin-right--121{margin-right:-121px}.margin--120{margin:-120px}.margin-top--120{margin-top:-120px}.margin-bottom--120{margin-bottom:-120px}.margin-left--120{margin-left:-120px}.margin-right--120{margin-right:-120px}.margin--119{margin:-119px}.margin-top--119{margin-top:-119px}.margin-bottom--119{margin-bottom:-119px}.margin-left--119{margin-left:-119px}.margin-right--119{margin-right:-119px}.margin--118{margin:-118px}.margin-top--118{margin-top:-118px}.margin-bottom--118{margin-bottom:-118px}.margin-left--118{margin-left:-118px}.margin-right--118{margin-right:-118px}.margin--117{margin:-117px}.margin-top--117{margin-top:-117px}.margin-bottom--117{margin-bottom:-117px}.margin-left--117{margin-left:-117px}.margin-right--117{margin-right:-117px}.margin--116{margin:-116px}.margin-top--116{margin-top:-116px}.margin-bottom--116{margin-bottom:-116px}.margin-left--116{margin-left:-116px}.margin-right--116{margin-right:-116px}.margin--115{margin:-115px}.margin-top--115{margin-top:-115px}.margin-bottom--115{margin-bottom:-115px}.margin-left--115{margin-left:-115px}.margin-right--115{margin-right:-115px}.margin--114{margin:-114px}.margin-top--114{margin-top:-114px}.margin-bottom--114{margin-bottom:-114px}.margin-left--114{margin-left:-114px}.margin-right--114{margin-right:-114px}.margin--113{margin:-113px}.margin-top--113{margin-top:-113px}.margin-bottom--113{margin-bottom:-113px}.margin-left--113{margin-left:-113px}.margin-right--113{margin-right:-113px}.margin--112{margin:-112px}.margin-top--112{margin-top:-112px}.margin-bottom--112{margin-bottom:-112px}.margin-left--112{margin-left:-112px}.margin-right--112{margin-right:-112px}.margin--111{margin:-111px}.margin-top--111{margin-top:-111px}.margin-bottom--111{margin-bottom:-111px}.margin-left--111{margin-left:-111px}.margin-right--111{margin-right:-111px}.margin--110{margin:-110px}.margin-top--110{margin-top:-110px}.margin-bottom--110{margin-bottom:-110px}.margin-left--110{margin-left:-110px}.margin-right--110{margin-right:-110px}.margin--109{margin:-109px}.margin-top--109{margin-top:-109px}.margin-bottom--109{margin-bottom:-109px}.margin-left--109{margin-left:-109px}.margin-right--109{margin-right:-109px}.margin--108{margin:-108px}.margin-top--108{margin-top:-108px}.margin-bottom--108{margin-bottom:-108px}.margin-left--108{margin-left:-108px}.margin-right--108{margin-right:-108px}.margin--107{margin:-107px}.margin-top--107{margin-top:-107px}.margin-bottom--107{margin-bottom:-107px}.margin-left--107{margin-left:-107px}.margin-right--107{margin-right:-107px}.margin--106{margin:-106px}.margin-top--106{margin-top:-106px}.margin-bottom--106{margin-bottom:-106px}.margin-left--106{margin-left:-106px}.margin-right--106{margin-right:-106px}.margin--105{margin:-105px}.margin-top--105{margin-top:-105px}.margin-bottom--105{margin-bottom:-105px}.margin-left--105{margin-left:-105px}.margin-right--105{margin-right:-105px}.margin--104{margin:-104px}.margin-top--104{margin-top:-104px}.margin-bottom--104{margin-bottom:-104px}.margin-left--104{margin-left:-104px}.margin-right--104{margin-right:-104px}.margin--103{margin:-103px}.margin-top--103{margin-top:-103px}.margin-bottom--103{margin-bottom:-103px}.margin-left--103{margin-left:-103px}.margin-right--103{margin-right:-103px}.margin--102{margin:-102px}.margin-top--102{margin-top:-102px}.margin-bottom--102{margin-bottom:-102px}.margin-left--102{margin-left:-102px}.margin-right--102{margin-right:-102px}.margin--101{margin:-101px}.margin-top--101{margin-top:-101px}.margin-bottom--101{margin-bottom:-101px}.margin-left--101{margin-left:-101px}.margin-right--101{margin-right:-101px}.margin--100{margin:-100px}.margin-top--100{margin-top:-100px}.margin-bottom--100{margin-bottom:-100px}.margin-left--100{margin-left:-100px}.margin-right--100{margin-right:-100px}.margin--99{margin:-99px}.margin-top--99{margin-top:-99px}.margin-bottom--99{margin-bottom:-99px}.margin-left--99{margin-left:-99px}.margin-right--99{margin-right:-99px}.margin--98{margin:-98px}.margin-top--98{margin-top:-98px}.margin-bottom--98{margin-bottom:-98px}.margin-left--98{margin-left:-98px}.margin-right--98{margin-right:-98px}.margin--97{margin:-97px}.margin-top--97{margin-top:-97px}.margin-bottom--97{margin-bottom:-97px}.margin-left--97{margin-left:-97px}.margin-right--97{margin-right:-97px}.margin--96{margin:-96px}.margin-top--96{margin-top:-96px}.margin-bottom--96{margin-bottom:-96px}.margin-left--96{margin-left:-96px}.margin-right--96{margin-right:-96px}.margin--95{margin:-95px}.margin-top--95{margin-top:-95px}.margin-bottom--95{margin-bottom:-95px}.margin-left--95{margin-left:-95px}.margin-right--95{margin-right:-95px}.margin--94{margin:-94px}.margin-top--94{margin-top:-94px}.margin-bottom--94{margin-bottom:-94px}.margin-left--94{margin-left:-94px}.margin-right--94{margin-right:-94px}.margin--93{margin:-93px}.margin-top--93{margin-top:-93px}.margin-bottom--93{margin-bottom:-93px}.margin-left--93{margin-left:-93px}.margin-right--93{margin-right:-93px}.margin--92{margin:-92px}.margin-top--92{margin-top:-92px}.margin-bottom--92{margin-bottom:-92px}.margin-left--92{margin-left:-92px}.margin-right--92{margin-right:-92px}.margin--91{margin:-91px}.margin-top--91{margin-top:-91px}.margin-bottom--91{margin-bottom:-91px}.margin-left--91{margin-left:-91px}.margin-right--91{margin-right:-91px}.margin--90{margin:-90px}.margin-top--90{margin-top:-90px}.margin-bottom--90{margin-bottom:-90px}.margin-left--90{margin-left:-90px}.margin-right--90{margin-right:-90px}.margin--89{margin:-89px}.margin-top--89{margin-top:-89px}.margin-bottom--89{margin-bottom:-89px}.margin-left--89{margin-left:-89px}.margin-right--89{margin-right:-89px}.margin--88{margin:-88px}.margin-top--88{margin-top:-88px}.margin-bottom--88{margin-bottom:-88px}.margin-left--88{margin-left:-88px}.margin-right--88{margin-right:-88px}.margin--87{margin:-87px}.margin-top--87{margin-top:-87px}.margin-bottom--87{margin-bottom:-87px}.margin-left--87{margin-left:-87px}.margin-right--87{margin-right:-87px}.margin--86{margin:-86px}.margin-top--86{margin-top:-86px}.margin-bottom--86{margin-bottom:-86px}.margin-left--86{margin-left:-86px}.margin-right--86{margin-right:-86px}.margin--85{margin:-85px}.margin-top--85{margin-top:-85px}.margin-bottom--85{margin-bottom:-85px}.margin-left--85{margin-left:-85px}.margin-right--85{margin-right:-85px}.margin--84{margin:-84px}.margin-top--84{margin-top:-84px}.margin-bottom--84{margin-bottom:-84px}.margin-left--84{margin-left:-84px}.margin-right--84{margin-right:-84px}.margin--83{margin:-83px}.margin-top--83{margin-top:-83px}.margin-bottom--83{margin-bottom:-83px}.margin-left--83{margin-left:-83px}.margin-right--83{margin-right:-83px}.margin--82{margin:-82px}.margin-top--82{margin-top:-82px}.margin-bottom--82{margin-bottom:-82px}.margin-left--82{margin-left:-82px}.margin-right--82{margin-right:-82px}.margin--81{margin:-81px}.margin-top--81{margin-top:-81px}.margin-bottom--81{margin-bottom:-81px}.margin-left--81{margin-left:-81px}.margin-right--81{margin-right:-81px}.margin--80{margin:-80px}.margin-top--80{margin-top:-80px}.margin-bottom--80{margin-bottom:-80px}.margin-left--80{margin-left:-80px}.margin-right--80{margin-right:-80px}.margin--79{margin:-79px}.margin-top--79{margin-top:-79px}.margin-bottom--79{margin-bottom:-79px}.margin-left--79{margin-left:-79px}.margin-right--79{margin-right:-79px}.margin--78{margin:-78px}.margin-top--78{margin-top:-78px}.margin-bottom--78{margin-bottom:-78px}.margin-left--78{margin-left:-78px}.margin-right--78{margin-right:-78px}.margin--77{margin:-77px}.margin-top--77{margin-top:-77px}.margin-bottom--77{margin-bottom:-77px}.margin-left--77{margin-left:-77px}.margin-right--77{margin-right:-77px}.margin--76{margin:-76px}.margin-top--76{margin-top:-76px}.margin-bottom--76{margin-bottom:-76px}.margin-left--76{margin-left:-76px}.margin-right--76{margin-right:-76px}.margin--75{margin:-75px}.margin-top--75{margin-top:-75px}.margin-bottom--75{margin-bottom:-75px}.margin-left--75{margin-left:-75px}.margin-right--75{margin-right:-75px}.margin--74{margin:-74px}.margin-top--74{margin-top:-74px}.margin-bottom--74{margin-bottom:-74px}.margin-left--74{margin-left:-74px}.margin-right--74{margin-right:-74px}.margin--73{margin:-73px}.margin-top--73{margin-top:-73px}.margin-bottom--73{margin-bottom:-73px}.margin-left--73{margin-left:-73px}.margin-right--73{margin-right:-73px}.margin--72{margin:-72px}.margin-top--72{margin-top:-72px}.margin-bottom--72{margin-bottom:-72px}.margin-left--72{margin-left:-72px}.margin-right--72{margin-right:-72px}.margin--71{margin:-71px}.margin-top--71{margin-top:-71px}.margin-bottom--71{margin-bottom:-71px}.margin-left--71{margin-left:-71px}.margin-right--71{margin-right:-71px}.margin--70{margin:-70px}.margin-top--70{margin-top:-70px}.margin-bottom--70{margin-bottom:-70px}.margin-left--70{margin-left:-70px}.margin-right--70{margin-right:-70px}.margin--69{margin:-69px}.margin-top--69{margin-top:-69px}.margin-bottom--69{margin-bottom:-69px}.margin-left--69{margin-left:-69px}.margin-right--69{margin-right:-69px}.margin--68{margin:-68px}.margin-top--68{margin-top:-68px}.margin-bottom--68{margin-bottom:-68px}.margin-left--68{margin-left:-68px}.margin-right--68{margin-right:-68px}.margin--67{margin:-67px}.margin-top--67{margin-top:-67px}.margin-bottom--67{margin-bottom:-67px}.margin-left--67{margin-left:-67px}.margin-right--67{margin-right:-67px}.margin--66{margin:-66px}.margin-top--66{margin-top:-66px}.margin-bottom--66{margin-bottom:-66px}.margin-left--66{margin-left:-66px}.margin-right--66{margin-right:-66px}.margin--65{margin:-65px}.margin-top--65{margin-top:-65px}.margin-bottom--65{margin-bottom:-65px}.margin-left--65{margin-left:-65px}.margin-right--65{margin-right:-65px}.margin--64{margin:-64px}.margin-top--64{margin-top:-64px}.margin-bottom--64{margin-bottom:-64px}.margin-left--64{margin-left:-64px}.margin-right--64{margin-right:-64px}.margin--63{margin:-63px}.margin-top--63{margin-top:-63px}.margin-bottom--63{margin-bottom:-63px}.margin-left--63{margin-left:-63px}.margin-right--63{margin-right:-63px}.margin--62{margin:-62px}.margin-top--62{margin-top:-62px}.margin-bottom--62{margin-bottom:-62px}.margin-left--62{margin-left:-62px}.margin-right--62{margin-right:-62px}.margin--61{margin:-61px}.margin-top--61{margin-top:-61px}.margin-bottom--61{margin-bottom:-61px}.margin-left--61{margin-left:-61px}.margin-right--61{margin-right:-61px}.margin--60{margin:-60px}.margin-top--60{margin-top:-60px}.margin-bottom--60{margin-bottom:-60px}.margin-left--60{margin-left:-60px}.margin-right--60{margin-right:-60px}.margin--59{margin:-59px}.margin-top--59{margin-top:-59px}.margin-bottom--59{margin-bottom:-59px}.margin-left--59{margin-left:-59px}.margin-right--59{margin-right:-59px}.margin--58{margin:-58px}.margin-top--58{margin-top:-58px}.margin-bottom--58{margin-bottom:-58px}.margin-left--58{margin-left:-58px}.margin-right--58{margin-right:-58px}.margin--57{margin:-57px}.margin-top--57{margin-top:-57px}.margin-bottom--57{margin-bottom:-57px}.margin-left--57{margin-left:-57px}.margin-right--57{margin-right:-57px}.margin--56{margin:-56px}.margin-top--56{margin-top:-56px}.margin-bottom--56{margin-bottom:-56px}.margin-left--56{margin-left:-56px}.margin-right--56{margin-right:-56px}.margin--55{margin:-55px}.margin-top--55{margin-top:-55px}.margin-bottom--55{margin-bottom:-55px}.margin-left--55{margin-left:-55px}.margin-right--55{margin-right:-55px}.margin--54{margin:-54px}.margin-top--54{margin-top:-54px}.margin-bottom--54{margin-bottom:-54px}.margin-left--54{margin-left:-54px}.margin-right--54{margin-right:-54px}.margin--53{margin:-53px}.margin-top--53{margin-top:-53px}.margin-bottom--53{margin-bottom:-53px}.margin-left--53{margin-left:-53px}.margin-right--53{margin-right:-53px}.margin--52{margin:-52px}.margin-top--52{margin-top:-52px}.margin-bottom--52{margin-bottom:-52px}.margin-left--52{margin-left:-52px}.margin-right--52{margin-right:-52px}.margin--51{margin:-51px}.margin-top--51{margin-top:-51px}.margin-bottom--51{margin-bottom:-51px}.margin-left--51{margin-left:-51px}.margin-right--51{margin-right:-51px}.margin--50{margin:-50px}.margin-top--50{margin-top:-50px}.margin-bottom--50{margin-bottom:-50px}.margin-left--50{margin-left:-50px}.margin-right--50{margin-right:-50px}.margin--49{margin:-49px}.margin-top--49{margin-top:-49px}.margin-bottom--49{margin-bottom:-49px}.margin-left--49{margin-left:-49px}.margin-right--49{margin-right:-49px}.margin--48{margin:-48px}.margin-top--48{margin-top:-48px}.margin-bottom--48{margin-bottom:-48px}.margin-left--48{margin-left:-48px}.margin-right--48{margin-right:-48px}.margin--47{margin:-47px}.margin-top--47{margin-top:-47px}.margin-bottom--47{margin-bottom:-47px}.margin-left--47{margin-left:-47px}.margin-right--47{margin-right:-47px}.margin--46{margin:-46px}.margin-top--46{margin-top:-46px}.margin-bottom--46{margin-bottom:-46px}.margin-left--46{margin-left:-46px}.margin-right--46{margin-right:-46px}.margin--45{margin:-45px}.margin-top--45{margin-top:-45px}.margin-bottom--45{margin-bottom:-45px}.margin-left--45{margin-left:-45px}.margin-right--45{margin-right:-45px}.margin--44{margin:-44px}.margin-top--44{margin-top:-44px}.margin-bottom--44{margin-bottom:-44px}.margin-left--44{margin-left:-44px}.margin-right--44{margin-right:-44px}.margin--43{margin:-43px}.margin-top--43{margin-top:-43px}.margin-bottom--43{margin-bottom:-43px}.margin-left--43{margin-left:-43px}.margin-right--43{margin-right:-43px}.margin--42{margin:-42px}.margin-top--42{margin-top:-42px}.margin-bottom--42{margin-bottom:-42px}.margin-left--42{margin-left:-42px}.margin-right--42{margin-right:-42px}.margin--41{margin:-41px}.margin-top--41{margin-top:-41px}.margin-bottom--41{margin-bottom:-41px}.margin-left--41{margin-left:-41px}.margin-right--41{margin-right:-41px}.margin--40{margin:-40px}.margin-top--40{margin-top:-40px}.margin-bottom--40{margin-bottom:-40px}.margin-left--40{margin-left:-40px}.margin-right--40{margin-right:-40px}.margin--39{margin:-39px}.margin-top--39{margin-top:-39px}.margin-bottom--39{margin-bottom:-39px}.margin-left--39{margin-left:-39px}.margin-right--39{margin-right:-39px}.margin--38{margin:-38px}.margin-top--38{margin-top:-38px}.margin-bottom--38{margin-bottom:-38px}.margin-left--38{margin-left:-38px}.margin-right--38{margin-right:-38px}.margin--37{margin:-37px}.margin-top--37{margin-top:-37px}.margin-bottom--37{margin-bottom:-37px}.margin-left--37{margin-left:-37px}.margin-right--37{margin-right:-37px}.margin--36{margin:-36px}.margin-top--36{margin-top:-36px}.margin-bottom--36{margin-bottom:-36px}.margin-left--36{margin-left:-36px}.margin-right--36{margin-right:-36px}.margin--35{margin:-35px}.margin-top--35{margin-top:-35px}.margin-bottom--35{margin-bottom:-35px}.margin-left--35{margin-left:-35px}.margin-right--35{margin-right:-35px}.margin--34{margin:-34px}.margin-top--34{margin-top:-34px}.margin-bottom--34{margin-bottom:-34px}.margin-left--34{margin-left:-34px}.margin-right--34{margin-right:-34px}.margin--33{margin:-33px}.margin-top--33{margin-top:-33px}.margin-bottom--33{margin-bottom:-33px}.margin-left--33{margin-left:-33px}.margin-right--33{margin-right:-33px}.margin--32{margin:-32px}.margin-top--32{margin-top:-32px}.margin-bottom--32{margin-bottom:-32px}.margin-left--32{margin-left:-32px}.margin-right--32{margin-right:-32px}.margin--31{margin:-31px}.margin-top--31{margin-top:-31px}.margin-bottom--31{margin-bottom:-31px}.margin-left--31{margin-left:-31px}.margin-right--31{margin-right:-31px}.margin--30{margin:-30px}.margin-top--30{margin-top:-30px}.margin-bottom--30{margin-bottom:-30px}.margin-left--30{margin-left:-30px}.margin-right--30{margin-right:-30px}.margin--29{margin:-29px}.margin-top--29{margin-top:-29px}.margin-bottom--29{margin-bottom:-29px}.margin-left--29{margin-left:-29px}.margin-right--29{margin-right:-29px}.margin--28{margin:-28px}.margin-top--28{margin-top:-28px}.margin-bottom--28{margin-bottom:-28px}.margin-left--28{margin-left:-28px}.margin-right--28{margin-right:-28px}.margin--27{margin:-27px}.margin-top--27{margin-top:-27px}.margin-bottom--27{margin-bottom:-27px}.margin-left--27{margin-left:-27px}.margin-right--27{margin-right:-27px}.margin--26{margin:-26px}.margin-top--26{margin-top:-26px}.margin-bottom--26{margin-bottom:-26px}.margin-left--26{margin-left:-26px}.margin-right--26{margin-right:-26px}.margin--25{margin:-25px}.margin-top--25{margin-top:-25px}.margin-bottom--25{margin-bottom:-25px}.margin-left--25{margin-left:-25px}.margin-right--25{margin-right:-25px}.margin--24{margin:-24px}.margin-top--24{margin-top:-24px}.margin-bottom--24{margin-bottom:-24px}.margin-left--24{margin-left:-24px}.margin-right--24{margin-right:-24px}.margin--23{margin:-23px}.margin-top--23{margin-top:-23px}.margin-bottom--23{margin-bottom:-23px}.margin-left--23{margin-left:-23px}.margin-right--23{margin-right:-23px}.margin--22{margin:-22px}.margin-top--22{margin-top:-22px}.margin-bottom--22{margin-bottom:-22px}.margin-left--22{margin-left:-22px}.margin-right--22{margin-right:-22px}.margin--21{margin:-21px}.margin-top--21{margin-top:-21px}.margin-bottom--21{margin-bottom:-21px}.margin-left--21{margin-left:-21px}.margin-right--21{margin-right:-21px}.margin--20{margin:-20px}.margin-top--20{margin-top:-20px}.margin-bottom--20{margin-bottom:-20px}.margin-left--20{margin-left:-20px}.margin-right--20{margin-right:-20px}.margin--19{margin:-19px}.margin-top--19{margin-top:-19px}.margin-bottom--19{margin-bottom:-19px}.margin-left--19{margin-left:-19px}.margin-right--19{margin-right:-19px}.margin--18{margin:-18px}.margin-top--18{margin-top:-18px}.margin-bottom--18{margin-bottom:-18px}.margin-left--18{margin-left:-18px}.margin-right--18{margin-right:-18px}.margin--17{margin:-17px}.margin-top--17{margin-top:-17px}.margin-bottom--17{margin-bottom:-17px}.margin-left--17{margin-left:-17px}.margin-right--17{margin-right:-17px}.margin--16{margin:-16px}.margin-top--16{margin-top:-16px}.margin-bottom--16{margin-bottom:-16px}.margin-left--16{margin-left:-16px}.margin-right--16{margin-right:-16px}.margin--15{margin:-15px}.margin-top--15{margin-top:-15px}.margin-bottom--15{margin-bottom:-15px}.margin-left--15{margin-left:-15px}.margin-right--15{margin-right:-15px}.margin--14{margin:-14px}.margin-top--14{margin-top:-14px}.margin-bottom--14{margin-bottom:-14px}.margin-left--14{margin-left:-14px}.margin-right--14{margin-right:-14px}.margin--13{margin:-13px}.margin-top--13{margin-top:-13px}.margin-bottom--13{margin-bottom:-13px}.margin-left--13{margin-left:-13px}.margin-right--13{margin-right:-13px}.margin--12{margin:-12px}.margin-top--12{margin-top:-12px}.margin-bottom--12{margin-bottom:-12px}.margin-left--12{margin-left:-12px}.margin-right--12{margin-right:-12px}.margin--11{margin:-11px}.margin-top--11{margin-top:-11px}.margin-bottom--11{margin-bottom:-11px}.margin-left--11{margin-left:-11px}.margin-right--11{margin-right:-11px}.margin--10{margin:-10px}.margin-top--10{margin-top:-10px}.margin-bottom--10{margin-bottom:-10px}.margin-left--10{margin-left:-10px}.margin-right--10{margin-right:-10px}.margin--9{margin:-9px}.margin-top--9{margin-top:-9px}.margin-bottom--9{margin-bottom:-9px}.margin-left--9{margin-left:-9px}.margin-right--9{margin-right:-9px}.margin--8{margin:-8px}.margin-top--8{margin-top:-8px}.margin-bottom--8{margin-bottom:-8px}.margin-left--8{margin-left:-8px}.margin-right--8{margin-right:-8px}.margin--7{margin:-7px}.margin-top--7{margin-top:-7px}.margin-bottom--7{margin-bottom:-7px}.margin-left--7{margin-left:-7px}.margin-right--7{margin-right:-7px}.margin--6{margin:-6px}.margin-top--6{margin-top:-6px}.margin-bottom--6{margin-bottom:-6px}.margin-left--6{margin-left:-6px}.margin-right--6{margin-right:-6px}.margin--5{margin:-5px}.margin-top--5{margin-top:-5px}.margin-bottom--5{margin-bottom:-5px}.margin-left--5{margin-left:-5px}.margin-right--5{margin-right:-5px}.margin--4{margin:-4px}.margin-top--4{margin-top:-4px}.margin-bottom--4{margin-bottom:-4px}.margin-left--4{margin-left:-4px}.margin-right--4{margin-right:-4px}.margin--3{margin:-3px}.margin-top--3{margin-top:-3px}.margin-bottom--3{margin-bottom:-3px}.margin-left--3{margin-left:-3px}.margin-right--3{margin-right:-3px}.margin--2{margin:-2px}.margin-top--2{margin-top:-2px}.margin-bottom--2{margin-bottom:-2px}.margin-left--2{margin-left:-2px}.margin-right--2{margin-right:-2px}.margin--1{margin:-1px}.margin-top--1{margin-top:-1px}.margin-bottom--1{margin-bottom:-1px}.margin-left--1{margin-left:-1px}.margin-right--1{margin-right:-1px}.margin-0{margin:0px}.margin-top-0{margin-top:0px}.margin-bottom-0{margin-bottom:0px}.margin-left-0{margin-left:0px}.margin-right-0{margin-right:0px}.margin-1{margin:1px}.margin-top-1{margin-top:1px}.margin-bottom-1{margin-bottom:1px}.margin-left-1{margin-left:1px}.margin-right-1{margin-right:1px}.margin-2{margin:2px}.margin-top-2{margin-top:2px}.margin-bottom-2{margin-bottom:2px}.margin-left-2{margin-left:2px}.margin-right-2{margin-right:2px}.margin-3{margin:3px}.margin-top-3{margin-top:3px}.margin-bottom-3{margin-bottom:3px}.margin-left-3{margin-left:3px}.margin-right-3{margin-right:3px}.margin-4{margin:4px}.margin-top-4{margin-top:4px}.margin-bottom-4{margin-bottom:4px}.margin-left-4{margin-left:4px}.margin-right-4{margin-right:4px}.margin-5{margin:5px}.margin-top-5{margin-top:5px}.margin-bottom-5{margin-bottom:5px}.margin-left-5{margin-left:5px}.margin-right-5{margin-right:5px}.margin-6{margin:6px}.margin-top-6{margin-top:6px}.margin-bottom-6{margin-bottom:6px}.margin-left-6{margin-left:6px}.margin-right-6{margin-right:6px}.margin-7{margin:7px}.margin-top-7{margin-top:7px}.margin-bottom-7{margin-bottom:7px}.margin-left-7{margin-left:7px}.margin-right-7{margin-right:7px}.margin-8{margin:8px}.margin-top-8{margin-top:8px}.margin-bottom-8{margin-bottom:8px}.margin-left-8{margin-left:8px}.margin-right-8{margin-right:8px}.margin-9{margin:9px}.margin-top-9{margin-top:9px}.margin-bottom-9{margin-bottom:9px}.margin-left-9{margin-left:9px}.margin-right-9{margin-right:9px}.margin-10{margin:10px}.margin-top-10{margin-top:10px}.margin-bottom-10{margin-bottom:10px}.margin-left-10{margin-left:10px}.margin-right-10{margin-right:10px}.margin-11{margin:11px}.margin-top-11{margin-top:11px}.margin-bottom-11{margin-bottom:11px}.margin-left-11{margin-left:11px}.margin-right-11{margin-right:11px}.margin-12{margin:12px}.margin-top-12{margin-top:12px}.margin-bottom-12{margin-bottom:12px}.margin-left-12{margin-left:12px}.margin-right-12{margin-right:12px}.margin-13{margin:13px}.margin-top-13{margin-top:13px}.margin-bottom-13{margin-bottom:13px}.margin-left-13{margin-left:13px}.margin-right-13{margin-right:13px}.margin-14{margin:14px}.margin-top-14{margin-top:14px}.margin-bottom-14{margin-bottom:14px}.margin-left-14{margin-left:14px}.margin-right-14{margin-right:14px}.margin-15{margin:15px}.margin-top-15{margin-top:15px}.margin-bottom-15{margin-bottom:15px}.margin-left-15{margin-left:15px}.margin-right-15{margin-right:15px}.margin-16{margin:16px}.margin-top-16{margin-top:16px}.margin-bottom-16{margin-bottom:16px}.margin-left-16{margin-left:16px}.margin-right-16{margin-right:16px}.margin-17{margin:17px}.margin-top-17{margin-top:17px}.margin-bottom-17{margin-bottom:17px}.margin-left-17{margin-left:17px}.margin-right-17{margin-right:17px}.margin-18{margin:18px}.margin-top-18{margin-top:18px}.margin-bottom-18{margin-bottom:18px}.margin-left-18{margin-left:18px}.margin-right-18{margin-right:18px}.margin-19{margin:19px}.margin-top-19{margin-top:19px}.margin-bottom-19{margin-bottom:19px}.margin-left-19{margin-left:19px}.margin-right-19{margin-right:19px}.margin-20{margin:20px}.margin-top-20{margin-top:20px}.margin-bottom-20{margin-bottom:20px}.margin-left-20{margin-left:20px}.margin-right-20{margin-right:20px}.margin-21{margin:21px}.margin-top-21{margin-top:21px}.margin-bottom-21{margin-bottom:21px}.margin-left-21{margin-left:21px}.margin-right-21{margin-right:21px}.margin-22{margin:22px}.margin-top-22{margin-top:22px}.margin-bottom-22{margin-bottom:22px}.margin-left-22{margin-left:22px}.margin-right-22{margin-right:22px}.margin-23{margin:23px}.margin-top-23{margin-top:23px}.margin-bottom-23{margin-bottom:23px}.margin-left-23{margin-left:23px}.margin-right-23{margin-right:23px}.margin-24{margin:24px}.margin-top-24{margin-top:24px}.margin-bottom-24{margin-bottom:24px}.margin-left-24{margin-left:24px}.margin-right-24{margin-right:24px}.margin-25{margin:25px}.margin-top-25{margin-top:25px}.margin-bottom-25{margin-bottom:25px}.margin-left-25{margin-left:25px}.margin-right-25{margin-right:25px}.margin-26{margin:26px}.margin-top-26{margin-top:26px}.margin-bottom-26{margin-bottom:26px}.margin-left-26{margin-left:26px}.margin-right-26{margin-right:26px}.margin-27{margin:27px}.margin-top-27{margin-top:27px}.margin-bottom-27{margin-bottom:27px}.margin-left-27{margin-left:27px}.margin-right-27{margin-right:27px}.margin-28{margin:28px}.margin-top-28{margin-top:28px}.margin-bottom-28{margin-bottom:28px}.margin-left-28{margin-left:28px}.margin-right-28{margin-right:28px}.margin-29{margin:29px}.margin-top-29{margin-top:29px}.margin-bottom-29{margin-bottom:29px}.margin-left-29{margin-left:29px}.margin-right-29{margin-right:29px}.margin-30{margin:30px}.margin-top-30{margin-top:30px}.margin-bottom-30{margin-bottom:30px}.margin-left-30{margin-left:30px}.margin-right-30{margin-right:30px}.margin-31{margin:31px}.margin-top-31{margin-top:31px}.margin-bottom-31{margin-bottom:31px}.margin-left-31{margin-left:31px}.margin-right-31{margin-right:31px}.margin-32{margin:32px}.margin-top-32{margin-top:32px}.margin-bottom-32{margin-bottom:32px}.margin-left-32{margin-left:32px}.margin-right-32{margin-right:32px}.margin-33{margin:33px}.margin-top-33{margin-top:33px}.margin-bottom-33{margin-bottom:33px}.margin-left-33{margin-left:33px}.margin-right-33{margin-right:33px}.margin-34{margin:34px}.margin-top-34{margin-top:34px}.margin-bottom-34{margin-bottom:34px}.margin-left-34{margin-left:34px}.margin-right-34{margin-right:34px}.margin-35{margin:35px}.margin-top-35{margin-top:35px}.margin-bottom-35{margin-bottom:35px}.margin-left-35{margin-left:35px}.margin-right-35{margin-right:35px}.margin-36{margin:36px}.margin-top-36{margin-top:36px}.margin-bottom-36{margin-bottom:36px}.margin-left-36{margin-left:36px}.margin-right-36{margin-right:36px}.margin-37{margin:37px}.margin-top-37{margin-top:37px}.margin-bottom-37{margin-bottom:37px}.margin-left-37{margin-left:37px}.margin-right-37{margin-right:37px}.margin-38{margin:38px}.margin-top-38{margin-top:38px}.margin-bottom-38{margin-bottom:38px}.margin-left-38{margin-left:38px}.margin-right-38{margin-right:38px}.margin-39{margin:39px}.margin-top-39{margin-top:39px}.margin-bottom-39{margin-bottom:39px}.margin-left-39{margin-left:39px}.margin-right-39{margin-right:39px}.margin-40{margin:40px}.margin-top-40{margin-top:40px}.margin-bottom-40{margin-bottom:40px}.margin-left-40{margin-left:40px}.margin-right-40{margin-right:40px}.margin-41{margin:41px}.margin-top-41{margin-top:41px}.margin-bottom-41{margin-bottom:41px}.margin-left-41{margin-left:41px}.margin-right-41{margin-right:41px}.margin-42{margin:42px}.margin-top-42{margin-top:42px}.margin-bottom-42{margin-bottom:42px}.margin-left-42{margin-left:42px}.margin-right-42{margin-right:42px}.margin-43{margin:43px}.margin-top-43{margin-top:43px}.margin-bottom-43{margin-bottom:43px}.margin-left-43{margin-left:43px}.margin-right-43{margin-right:43px}.margin-44{margin:44px}.margin-top-44{margin-top:44px}.margin-bottom-44{margin-bottom:44px}.margin-left-44{margin-left:44px}.margin-right-44{margin-right:44px}.margin-45{margin:45px}.margin-top-45{margin-top:45px}.margin-bottom-45{margin-bottom:45px}.margin-left-45{margin-left:45px}.margin-right-45{margin-right:45px}.margin-46{margin:46px}.margin-top-46{margin-top:46px}.margin-bottom-46{margin-bottom:46px}.margin-left-46{margin-left:46px}.margin-right-46{margin-right:46px}.margin-47{margin:47px}.margin-top-47{margin-top:47px}.margin-bottom-47{margin-bottom:47px}.margin-left-47{margin-left:47px}.margin-right-47{margin-right:47px}.margin-48{margin:48px}.margin-top-48{margin-top:48px}.margin-bottom-48{margin-bottom:48px}.margin-left-48{margin-left:48px}.margin-right-48{margin-right:48px}.margin-49{margin:49px}.margin-top-49{margin-top:49px}.margin-bottom-49{margin-bottom:49px}.margin-left-49{margin-left:49px}.margin-right-49{margin-right:49px}.margin-50{margin:50px}.margin-top-50{margin-top:50px}.margin-bottom-50{margin-bottom:50px}.margin-left-50{margin-left:50px}.margin-right-50{margin-right:50px}.margin-51{margin:51px}.margin-top-51{margin-top:51px}.margin-bottom-51{margin-bottom:51px}.margin-left-51{margin-left:51px}.margin-right-51{margin-right:51px}.margin-52{margin:52px}.margin-top-52{margin-top:52px}.margin-bottom-52{margin-bottom:52px}.margin-left-52{margin-left:52px}.margin-right-52{margin-right:52px}.margin-53{margin:53px}.margin-top-53{margin-top:53px}.margin-bottom-53{margin-bottom:53px}.margin-left-53{margin-left:53px}.margin-right-53{margin-right:53px}.margin-54{margin:54px}.margin-top-54{margin-top:54px}.margin-bottom-54{margin-bottom:54px}.margin-left-54{margin-left:54px}.margin-right-54{margin-right:54px}.margin-55{margin:55px}.margin-top-55{margin-top:55px}.margin-bottom-55{margin-bottom:55px}.margin-left-55{margin-left:55px}.margin-right-55{margin-right:55px}.margin-56{margin:56px}.margin-top-56{margin-top:56px}.margin-bottom-56{margin-bottom:56px}.margin-left-56{margin-left:56px}.margin-right-56{margin-right:56px}.margin-57{margin:57px}.margin-top-57{margin-top:57px}.margin-bottom-57{margin-bottom:57px}.margin-left-57{margin-left:57px}.margin-right-57{margin-right:57px}.margin-58{margin:58px}.margin-top-58{margin-top:58px}.margin-bottom-58{margin-bottom:58px}.margin-left-58{margin-left:58px}.margin-right-58{margin-right:58px}.margin-59{margin:59px}.margin-top-59{margin-top:59px}.margin-bottom-59{margin-bottom:59px}.margin-left-59{margin-left:59px}.margin-right-59{margin-right:59px}.margin-60{margin:60px}.margin-top-60{margin-top:60px}.margin-bottom-60{margin-bottom:60px}.margin-left-60{margin-left:60px}.margin-right-60{margin-right:60px}.margin-61{margin:61px}.margin-top-61{margin-top:61px}.margin-bottom-61{margin-bottom:61px}.margin-left-61{margin-left:61px}.margin-right-61{margin-right:61px}.margin-62{margin:62px}.margin-top-62{margin-top:62px}.margin-bottom-62{margin-bottom:62px}.margin-left-62{margin-left:62px}.margin-right-62{margin-right:62px}.margin-63{margin:63px}.margin-top-63{margin-top:63px}.margin-bottom-63{margin-bottom:63px}.margin-left-63{margin-left:63px}.margin-right-63{margin-right:63px}.margin-64{margin:64px}.margin-top-64{margin-top:64px}.margin-bottom-64{margin-bottom:64px}.margin-left-64{margin-left:64px}.margin-right-64{margin-right:64px}.margin-65{margin:65px}.margin-top-65{margin-top:65px}.margin-bottom-65{margin-bottom:65px}.margin-left-65{margin-left:65px}.margin-right-65{margin-right:65px}.margin-66{margin:66px}.margin-top-66{margin-top:66px}.margin-bottom-66{margin-bottom:66px}.margin-left-66{margin-left:66px}.margin-right-66{margin-right:66px}.margin-67{margin:67px}.margin-top-67{margin-top:67px}.margin-bottom-67{margin-bottom:67px}.margin-left-67{margin-left:67px}.margin-right-67{margin-right:67px}.margin-68{margin:68px}.margin-top-68{margin-top:68px}.margin-bottom-68{margin-bottom:68px}.margin-left-68{margin-left:68px}.margin-right-68{margin-right:68px}.margin-69{margin:69px}.margin-top-69{margin-top:69px}.margin-bottom-69{margin-bottom:69px}.margin-left-69{margin-left:69px}.margin-right-69{margin-right:69px}.margin-70{margin:70px}.margin-top-70{margin-top:70px}.margin-bottom-70{margin-bottom:70px}.margin-left-70{margin-left:70px}.margin-right-70{margin-right:70px}.margin-71{margin:71px}.margin-top-71{margin-top:71px}.margin-bottom-71{margin-bottom:71px}.margin-left-71{margin-left:71px}.margin-right-71{margin-right:71px}.margin-72{margin:72px}.margin-top-72{margin-top:72px}.margin-bottom-72{margin-bottom:72px}.margin-left-72{margin-left:72px}.margin-right-72{margin-right:72px}.margin-73{margin:73px}.margin-top-73{margin-top:73px}.margin-bottom-73{margin-bottom:73px}.margin-left-73{margin-left:73px}.margin-right-73{margin-right:73px}.margin-74{margin:74px}.margin-top-74{margin-top:74px}.margin-bottom-74{margin-bottom:74px}.margin-left-74{margin-left:74px}.margin-right-74{margin-right:74px}.margin-75{margin:75px}.margin-top-75{margin-top:75px}.margin-bottom-75{margin-bottom:75px}.margin-left-75{margin-left:75px}.margin-right-75{margin-right:75px}.margin-76{margin:76px}.margin-top-76{margin-top:76px}.margin-bottom-76{margin-bottom:76px}.margin-left-76{margin-left:76px}.margin-right-76{margin-right:76px}.margin-77{margin:77px}.margin-top-77{margin-top:77px}.margin-bottom-77{margin-bottom:77px}.margin-left-77{margin-left:77px}.margin-right-77{margin-right:77px}.margin-78{margin:78px}.margin-top-78{margin-top:78px}.margin-bottom-78{margin-bottom:78px}.margin-left-78{margin-left:78px}.margin-right-78{margin-right:78px}.margin-79{margin:79px}.margin-top-79{margin-top:79px}.margin-bottom-79{margin-bottom:79px}.margin-left-79{margin-left:79px}.margin-right-79{margin-right:79px}.margin-80{margin:80px}.margin-top-80{margin-top:80px}.margin-bottom-80{margin-bottom:80px}.margin-left-80{margin-left:80px}.margin-right-80{margin-right:80px}.margin-81{margin:81px}.margin-top-81{margin-top:81px}.margin-bottom-81{margin-bottom:81px}.margin-left-81{margin-left:81px}.margin-right-81{margin-right:81px}.margin-82{margin:82px}.margin-top-82{margin-top:82px}.margin-bottom-82{margin-bottom:82px}.margin-left-82{margin-left:82px}.margin-right-82{margin-right:82px}.margin-83{margin:83px}.margin-top-83{margin-top:83px}.margin-bottom-83{margin-bottom:83px}.margin-left-83{margin-left:83px}.margin-right-83{margin-right:83px}.margin-84{margin:84px}.margin-top-84{margin-top:84px}.margin-bottom-84{margin-bottom:84px}.margin-left-84{margin-left:84px}.margin-right-84{margin-right:84px}.margin-85{margin:85px}.margin-top-85{margin-top:85px}.margin-bottom-85{margin-bottom:85px}.margin-left-85{margin-left:85px}.margin-right-85{margin-right:85px}.margin-86{margin:86px}.margin-top-86{margin-top:86px}.margin-bottom-86{margin-bottom:86px}.margin-left-86{margin-left:86px}.margin-right-86{margin-right:86px}.margin-87{margin:87px}.margin-top-87{margin-top:87px}.margin-bottom-87{margin-bottom:87px}.margin-left-87{margin-left:87px}.margin-right-87{margin-right:87px}.margin-88{margin:88px}.margin-top-88{margin-top:88px}.margin-bottom-88{margin-bottom:88px}.margin-left-88{margin-left:88px}.margin-right-88{margin-right:88px}.margin-89{margin:89px}.margin-top-89{margin-top:89px}.margin-bottom-89{margin-bottom:89px}.margin-left-89{margin-left:89px}.margin-right-89{margin-right:89px}.margin-90{margin:90px}.margin-top-90{margin-top:90px}.margin-bottom-90{margin-bottom:90px}.margin-left-90{margin-left:90px}.margin-right-90{margin-right:90px}.margin-91{margin:91px}.margin-top-91{margin-top:91px}.margin-bottom-91{margin-bottom:91px}.margin-left-91{margin-left:91px}.margin-right-91{margin-right:91px}.margin-92{margin:92px}.margin-top-92{margin-top:92px}.margin-bottom-92{margin-bottom:92px}.margin-left-92{margin-left:92px}.margin-right-92{margin-right:92px}.margin-93{margin:93px}.margin-top-93{margin-top:93px}.margin-bottom-93{margin-bottom:93px}.margin-left-93{margin-left:93px}.margin-right-93{margin-right:93px}.margin-94{margin:94px}.margin-top-94{margin-top:94px}.margin-bottom-94{margin-bottom:94px}.margin-left-94{margin-left:94px}.margin-right-94{margin-right:94px}.margin-95{margin:95px}.margin-top-95{margin-top:95px}.margin-bottom-95{margin-bottom:95px}.margin-left-95{margin-left:95px}.margin-right-95{margin-right:95px}.margin-96{margin:96px}.margin-top-96{margin-top:96px}.margin-bottom-96{margin-bottom:96px}.margin-left-96{margin-left:96px}.margin-right-96{margin-right:96px}.margin-97{margin:97px}.margin-top-97{margin-top:97px}.margin-bottom-97{margin-bottom:97px}.margin-left-97{margin-left:97px}.margin-right-97{margin-right:97px}.margin-98{margin:98px}.margin-top-98{margin-top:98px}.margin-bottom-98{margin-bottom:98px}.margin-left-98{margin-left:98px}.margin-right-98{margin-right:98px}.margin-99{margin:99px}.margin-top-99{margin-top:99px}.margin-bottom-99{margin-bottom:99px}.margin-left-99{margin-left:99px}.margin-right-99{margin-right:99px}.margin-100{margin:100px}.margin-top-100{margin-top:100px}.margin-bottom-100{margin-bottom:100px}.margin-left-100{margin-left:100px}.margin-right-100{margin-right:100px}.margin-101{margin:101px}.margin-top-101{margin-top:101px}.margin-bottom-101{margin-bottom:101px}.margin-left-101{margin-left:101px}.margin-right-101{margin-right:101px}.margin-102{margin:102px}.margin-top-102{margin-top:102px}.margin-bottom-102{margin-bottom:102px}.margin-left-102{margin-left:102px}.margin-right-102{margin-right:102px}.margin-103{margin:103px}.margin-top-103{margin-top:103px}.margin-bottom-103{margin-bottom:103px}.margin-left-103{margin-left:103px}.margin-right-103{margin-right:103px}.margin-104{margin:104px}.margin-top-104{margin-top:104px}.margin-bottom-104{margin-bottom:104px}.margin-left-104{margin-left:104px}.margin-right-104{margin-right:104px}.margin-105{margin:105px}.margin-top-105{margin-top:105px}.margin-bottom-105{margin-bottom:105px}.margin-left-105{margin-left:105px}.margin-right-105{margin-right:105px}.margin-106{margin:106px}.margin-top-106{margin-top:106px}.margin-bottom-106{margin-bottom:106px}.margin-left-106{margin-left:106px}.margin-right-106{margin-right:106px}.margin-107{margin:107px}.margin-top-107{margin-top:107px}.margin-bottom-107{margin-bottom:107px}.margin-left-107{margin-left:107px}.margin-right-107{margin-right:107px}.margin-108{margin:108px}.margin-top-108{margin-top:108px}.margin-bottom-108{margin-bottom:108px}.margin-left-108{margin-left:108px}.margin-right-108{margin-right:108px}.margin-109{margin:109px}.margin-top-109{margin-top:109px}.margin-bottom-109{margin-bottom:109px}.margin-left-109{margin-left:109px}.margin-right-109{margin-right:109px}.margin-110{margin:110px}.margin-top-110{margin-top:110px}.margin-bottom-110{margin-bottom:110px}.margin-left-110{margin-left:110px}.margin-right-110{margin-right:110px}.margin-111{margin:111px}.margin-top-111{margin-top:111px}.margin-bottom-111{margin-bottom:111px}.margin-left-111{margin-left:111px}.margin-right-111{margin-right:111px}.margin-112{margin:112px}.margin-top-112{margin-top:112px}.margin-bottom-112{margin-bottom:112px}.margin-left-112{margin-left:112px}.margin-right-112{margin-right:112px}.margin-113{margin:113px}.margin-top-113{margin-top:113px}.margin-bottom-113{margin-bottom:113px}.margin-left-113{margin-left:113px}.margin-right-113{margin-right:113px}.margin-114{margin:114px}.margin-top-114{margin-top:114px}.margin-bottom-114{margin-bottom:114px}.margin-left-114{margin-left:114px}.margin-right-114{margin-right:114px}.margin-115{margin:115px}.margin-top-115{margin-top:115px}.margin-bottom-115{margin-bottom:115px}.margin-left-115{margin-left:115px}.margin-right-115{margin-right:115px}.margin-116{margin:116px}.margin-top-116{margin-top:116px}.margin-bottom-116{margin-bottom:116px}.margin-left-116{margin-left:116px}.margin-right-116{margin-right:116px}.margin-117{margin:117px}.margin-top-117{margin-top:117px}.margin-bottom-117{margin-bottom:117px}.margin-left-117{margin-left:117px}.margin-right-117{margin-right:117px}.margin-118{margin:118px}.margin-top-118{margin-top:118px}.margin-bottom-118{margin-bottom:118px}.margin-left-118{margin-left:118px}.margin-right-118{margin-right:118px}.margin-119{margin:119px}.margin-top-119{margin-top:119px}.margin-bottom-119{margin-bottom:119px}.margin-left-119{margin-left:119px}.margin-right-119{margin-right:119px}.margin-120{margin:120px}.margin-top-120{margin-top:120px}.margin-bottom-120{margin-bottom:120px}.margin-left-120{margin-left:120px}.margin-right-120{margin-right:120px}.margin-121{margin:121px}.margin-top-121{margin-top:121px}.margin-bottom-121{margin-bottom:121px}.margin-left-121{margin-left:121px}.margin-right-121{margin-right:121px}.margin-122{margin:122px}.margin-top-122{margin-top:122px}.margin-bottom-122{margin-bottom:122px}.margin-left-122{margin-left:122px}.margin-right-122{margin-right:122px}.margin-123{margin:123px}.margin-top-123{margin-top:123px}.margin-bottom-123{margin-bottom:123px}.margin-left-123{margin-left:123px}.margin-right-123{margin-right:123px}.margin-124{margin:124px}.margin-top-124{margin-top:124px}.margin-bottom-124{margin-bottom:124px}.margin-left-124{margin-left:124px}.margin-right-124{margin-right:124px}.margin-125{margin:125px}.margin-top-125{margin-top:125px}.margin-bottom-125{margin-bottom:125px}.margin-left-125{margin-left:125px}.margin-right-125{margin-right:125px}.margin-126{margin:126px}.margin-top-126{margin-top:126px}.margin-bottom-126{margin-bottom:126px}.margin-left-126{margin-left:126px}.margin-right-126{margin-right:126px}.margin-127{margin:127px}.margin-top-127{margin-top:127px}.margin-bottom-127{margin-bottom:127px}.margin-left-127{margin-left:127px}.margin-right-127{margin-right:127px}.margin-128{margin:128px}.margin-top-128{margin-top:128px}.margin-bottom-128{margin-bottom:128px}.margin-left-128{margin-left:128px}.margin-right-128{margin-right:128px}.margin-129{margin:129px}.margin-top-129{margin-top:129px}.margin-bottom-129{margin-bottom:129px}.margin-left-129{margin-left:129px}.margin-right-129{margin-right:129px}.margin-130{margin:130px}.margin-top-130{margin-top:130px}.margin-bottom-130{margin-bottom:130px}.margin-left-130{margin-left:130px}.margin-right-130{margin-right:130px}.margin-131{margin:131px}.margin-top-131{margin-top:131px}.margin-bottom-131{margin-bottom:131px}.margin-left-131{margin-left:131px}.margin-right-131{margin-right:131px}.margin-132{margin:132px}.margin-top-132{margin-top:132px}.margin-bottom-132{margin-bottom:132px}.margin-left-132{margin-left:132px}.margin-right-132{margin-right:132px}.margin-133{margin:133px}.margin-top-133{margin-top:133px}.margin-bottom-133{margin-bottom:133px}.margin-left-133{margin-left:133px}.margin-right-133{margin-right:133px}.margin-134{margin:134px}.margin-top-134{margin-top:134px}.margin-bottom-134{margin-bottom:134px}.margin-left-134{margin-left:134px}.margin-right-134{margin-right:134px}.margin-135{margin:135px}.margin-top-135{margin-top:135px}.margin-bottom-135{margin-bottom:135px}.margin-left-135{margin-left:135px}.margin-right-135{margin-right:135px}.margin-136{margin:136px}.margin-top-136{margin-top:136px}.margin-bottom-136{margin-bottom:136px}.margin-left-136{margin-left:136px}.margin-right-136{margin-right:136px}.margin-137{margin:137px}.margin-top-137{margin-top:137px}.margin-bottom-137{margin-bottom:137px}.margin-left-137{margin-left:137px}.margin-right-137{margin-right:137px}.margin-138{margin:138px}.margin-top-138{margin-top:138px}.margin-bottom-138{margin-bottom:138px}.margin-left-138{margin-left:138px}.margin-right-138{margin-right:138px}.margin-139{margin:139px}.margin-top-139{margin-top:139px}.margin-bottom-139{margin-bottom:139px}.margin-left-139{margin-left:139px}.margin-right-139{margin-right:139px}.margin-140{margin:140px}.margin-top-140{margin-top:140px}.margin-bottom-140{margin-bottom:140px}.margin-left-140{margin-left:140px}.margin-right-140{margin-right:140px}.margin-141{margin:141px}.margin-top-141{margin-top:141px}.margin-bottom-141{margin-bottom:141px}.margin-left-141{margin-left:141px}.margin-right-141{margin-right:141px}.margin-142{margin:142px}.margin-top-142{margin-top:142px}.margin-bottom-142{margin-bottom:142px}.margin-left-142{margin-left:142px}.margin-right-142{margin-right:142px}.margin-143{margin:143px}.margin-top-143{margin-top:143px}.margin-bottom-143{margin-bottom:143px}.margin-left-143{margin-left:143px}.margin-right-143{margin-right:143px}.margin-144{margin:144px}.margin-top-144{margin-top:144px}.margin-bottom-144{margin-bottom:144px}.margin-left-144{margin-left:144px}.margin-right-144{margin-right:144px}.margin-145{margin:145px}.margin-top-145{margin-top:145px}.margin-bottom-145{margin-bottom:145px}.margin-left-145{margin-left:145px}.margin-right-145{margin-right:145px}.margin-146{margin:146px}.margin-top-146{margin-top:146px}.margin-bottom-146{margin-bottom:146px}.margin-left-146{margin-left:146px}.margin-right-146{margin-right:146px}.margin-147{margin:147px}.margin-top-147{margin-top:147px}.margin-bottom-147{margin-bottom:147px}.margin-left-147{margin-left:147px}.margin-right-147{margin-right:147px}.margin-148{margin:148px}.margin-top-148{margin-top:148px}.margin-bottom-148{margin-bottom:148px}.margin-left-148{margin-left:148px}.margin-right-148{margin-right:148px}.margin-149{margin:149px}.margin-top-149{margin-top:149px}.margin-bottom-149{margin-bottom:149px}.margin-left-149{margin-left:149px}.margin-right-149{margin-right:149px}.margin-150{margin:150px}.margin-top-150{margin-top:150px}.margin-bottom-150{margin-bottom:150px}.margin-left-150{margin-left:150px}.margin-right-150{margin-right:150px}.margin-151{margin:151px}.margin-top-151{margin-top:151px}.margin-bottom-151{margin-bottom:151px}.margin-left-151{margin-left:151px}.margin-right-151{margin-right:151px}.margin-152{margin:152px}.margin-top-152{margin-top:152px}.margin-bottom-152{margin-bottom:152px}.margin-left-152{margin-left:152px}.margin-right-152{margin-right:152px}.margin-153{margin:153px}.margin-top-153{margin-top:153px}.margin-bottom-153{margin-bottom:153px}.margin-left-153{margin-left:153px}.margin-right-153{margin-right:153px}.margin-154{margin:154px}.margin-top-154{margin-top:154px}.margin-bottom-154{margin-bottom:154px}.margin-left-154{margin-left:154px}.margin-right-154{margin-right:154px}.margin-155{margin:155px}.margin-top-155{margin-top:155px}.margin-bottom-155{margin-bottom:155px}.margin-left-155{margin-left:155px}.margin-right-155{margin-right:155px}.margin-156{margin:156px}.margin-top-156{margin-top:156px}.margin-bottom-156{margin-bottom:156px}.margin-left-156{margin-left:156px}.margin-right-156{margin-right:156px}.margin-157{margin:157px}.margin-top-157{margin-top:157px}.margin-bottom-157{margin-bottom:157px}.margin-left-157{margin-left:157px}.margin-right-157{margin-right:157px}.margin-158{margin:158px}.margin-top-158{margin-top:158px}.margin-bottom-158{margin-bottom:158px}.margin-left-158{margin-left:158px}.margin-right-158{margin-right:158px}.margin-159{margin:159px}.margin-top-159{margin-top:159px}.margin-bottom-159{margin-bottom:159px}.margin-left-159{margin-left:159px}.margin-right-159{margin-right:159px}.margin-160{margin:160px}.margin-top-160{margin-top:160px}.margin-bottom-160{margin-bottom:160px}.margin-left-160{margin-left:160px}.margin-right-160{margin-right:160px}.margin-161{margin:161px}.margin-top-161{margin-top:161px}.margin-bottom-161{margin-bottom:161px}.margin-left-161{margin-left:161px}.margin-right-161{margin-right:161px}.margin-162{margin:162px}.margin-top-162{margin-top:162px}.margin-bottom-162{margin-bottom:162px}.margin-left-162{margin-left:162px}.margin-right-162{margin-right:162px}.margin-163{margin:163px}.margin-top-163{margin-top:163px}.margin-bottom-163{margin-bottom:163px}.margin-left-163{margin-left:163px}.margin-right-163{margin-right:163px}.margin-164{margin:164px}.margin-top-164{margin-top:164px}.margin-bottom-164{margin-bottom:164px}.margin-left-164{margin-left:164px}.margin-right-164{margin-right:164px}.margin-165{margin:165px}.margin-top-165{margin-top:165px}.margin-bottom-165{margin-bottom:165px}.margin-left-165{margin-left:165px}.margin-right-165{margin-right:165px}.margin-166{margin:166px}.margin-top-166{margin-top:166px}.margin-bottom-166{margin-bottom:166px}.margin-left-166{margin-left:166px}.margin-right-166{margin-right:166px}.margin-167{margin:167px}.margin-top-167{margin-top:167px}.margin-bottom-167{margin-bottom:167px}.margin-left-167{margin-left:167px}.margin-right-167{margin-right:167px}.margin-168{margin:168px}.margin-top-168{margin-top:168px}.margin-bottom-168{margin-bottom:168px}.margin-left-168{margin-left:168px}.margin-right-168{margin-right:168px}.margin-169{margin:169px}.margin-top-169{margin-top:169px}.margin-bottom-169{margin-bottom:169px}.margin-left-169{margin-left:169px}.margin-right-169{margin-right:169px}.margin-170{margin:170px}.margin-top-170{margin-top:170px}.margin-bottom-170{margin-bottom:170px}.margin-left-170{margin-left:170px}.margin-right-170{margin-right:170px}.margin-171{margin:171px}.margin-top-171{margin-top:171px}.margin-bottom-171{margin-bottom:171px}.margin-left-171{margin-left:171px}.margin-right-171{margin-right:171px}.margin-172{margin:172px}.margin-top-172{margin-top:172px}.margin-bottom-172{margin-bottom:172px}.margin-left-172{margin-left:172px}.margin-right-172{margin-right:172px}.margin-173{margin:173px}.margin-top-173{margin-top:173px}.margin-bottom-173{margin-bottom:173px}.margin-left-173{margin-left:173px}.margin-right-173{margin-right:173px}.margin-174{margin:174px}.margin-top-174{margin-top:174px}.margin-bottom-174{margin-bottom:174px}.margin-left-174{margin-left:174px}.margin-right-174{margin-right:174px}.margin-175{margin:175px}.margin-top-175{margin-top:175px}.margin-bottom-175{margin-bottom:175px}.margin-left-175{margin-left:175px}.margin-right-175{margin-right:175px}.margin-176{margin:176px}.margin-top-176{margin-top:176px}.margin-bottom-176{margin-bottom:176px}.margin-left-176{margin-left:176px}.margin-right-176{margin-right:176px}.margin-177{margin:177px}.margin-top-177{margin-top:177px}.margin-bottom-177{margin-bottom:177px}.margin-left-177{margin-left:177px}.margin-right-177{margin-right:177px}.margin-178{margin:178px}.margin-top-178{margin-top:178px}.margin-bottom-178{margin-bottom:178px}.margin-left-178{margin-left:178px}.margin-right-178{margin-right:178px}.margin-179{margin:179px}.margin-top-179{margin-top:179px}.margin-bottom-179{margin-bottom:179px}.margin-left-179{margin-left:179px}.margin-right-179{margin-right:179px}.margin-180{margin:180px}.margin-top-180{margin-top:180px}.margin-bottom-180{margin-bottom:180px}.margin-left-180{margin-left:180px}.margin-right-180{margin-right:180px}.margin-181{margin:181px}.margin-top-181{margin-top:181px}.margin-bottom-181{margin-bottom:181px}.margin-left-181{margin-left:181px}.margin-right-181{margin-right:181px}.margin-182{margin:182px}.margin-top-182{margin-top:182px}.margin-bottom-182{margin-bottom:182px}.margin-left-182{margin-left:182px}.margin-right-182{margin-right:182px}.margin-183{margin:183px}.margin-top-183{margin-top:183px}.margin-bottom-183{margin-bottom:183px}.margin-left-183{margin-left:183px}.margin-right-183{margin-right:183px}.margin-184{margin:184px}.margin-top-184{margin-top:184px}.margin-bottom-184{margin-bottom:184px}.margin-left-184{margin-left:184px}.margin-right-184{margin-right:184px}.margin-185{margin:185px}.margin-top-185{margin-top:185px}.margin-bottom-185{margin-bottom:185px}.margin-left-185{margin-left:185px}.margin-right-185{margin-right:185px}.margin-186{margin:186px}.margin-top-186{margin-top:186px}.margin-bottom-186{margin-bottom:186px}.margin-left-186{margin-left:186px}.margin-right-186{margin-right:186px}.margin-187{margin:187px}.margin-top-187{margin-top:187px}.margin-bottom-187{margin-bottom:187px}.margin-left-187{margin-left:187px}.margin-right-187{margin-right:187px}.margin-188{margin:188px}.margin-top-188{margin-top:188px}.margin-bottom-188{margin-bottom:188px}.margin-left-188{margin-left:188px}.margin-right-188{margin-right:188px}.margin-189{margin:189px}.margin-top-189{margin-top:189px}.margin-bottom-189{margin-bottom:189px}.margin-left-189{margin-left:189px}.margin-right-189{margin-right:189px}.margin-190{margin:190px}.margin-top-190{margin-top:190px}.margin-bottom-190{margin-bottom:190px}.margin-left-190{margin-left:190px}.margin-right-190{margin-right:190px}.margin-191{margin:191px}.margin-top-191{margin-top:191px}.margin-bottom-191{margin-bottom:191px}.margin-left-191{margin-left:191px}.margin-right-191{margin-right:191px}.margin-192{margin:192px}.margin-top-192{margin-top:192px}.margin-bottom-192{margin-bottom:192px}.margin-left-192{margin-left:192px}.margin-right-192{margin-right:192px}.margin-193{margin:193px}.margin-top-193{margin-top:193px}.margin-bottom-193{margin-bottom:193px}.margin-left-193{margin-left:193px}.margin-right-193{margin-right:193px}.margin-194{margin:194px}.margin-top-194{margin-top:194px}.margin-bottom-194{margin-bottom:194px}.margin-left-194{margin-left:194px}.margin-right-194{margin-right:194px}.margin-195{margin:195px}.margin-top-195{margin-top:195px}.margin-bottom-195{margin-bottom:195px}.margin-left-195{margin-left:195px}.margin-right-195{margin-right:195px}.margin-196{margin:196px}.margin-top-196{margin-top:196px}.margin-bottom-196{margin-bottom:196px}.margin-left-196{margin-left:196px}.margin-right-196{margin-right:196px}.margin-197{margin:197px}.margin-top-197{margin-top:197px}.margin-bottom-197{margin-bottom:197px}.margin-left-197{margin-left:197px}.margin-right-197{margin-right:197px}.margin-198{margin:198px}.margin-top-198{margin-top:198px}.margin-bottom-198{margin-bottom:198px}.margin-left-198{margin-left:198px}.margin-right-198{margin-right:198px}.margin-199{margin:199px}.margin-top-199{margin-top:199px}.margin-bottom-199{margin-bottom:199px}.margin-left-199{margin-left:199px}.margin-right-199{margin-right:199px}.margin-200{margin:200px}.margin-top-200{margin-top:200px}.margin-bottom-200{margin-bottom:200px}.margin-left-200{margin-left:200px}.margin-right-200{margin-right:200px}.min-height-0{min-height:0px}.min-height-100{min-height:100px}.min-height-200{min-height:200px}.min-height-300{min-height:300px}.min-height-400{min-height:400px}.min-height-500{min-height:500px}.min-height-600{min-height:600px}.min-height-700{min-height:700px}.min-height-800{min-height:800px}.min-height-900{min-height:900px}.min-height-1000{min-height:1000px}.min-height-1100{min-height:1100px}.min-height-1200{min-height:1200px}.min-height-1300{min-height:1300px}.min-height-1400{min-height:1400px}.min-height-1500{min-height:1500px}.min-height-1600{min-height:1600px}.min-height-1700{min-height:1700px}.min-height-1800{min-height:1800px}.min-height-1900{min-height:1900px}.min-height-2000{min-height:2000px}.min-height-2100{min-height:2100px}.min-height-2200{min-height:2200px}.min-height-2300{min-height:2300px}.min-height-2400{min-height:2400px}.min-height-2500{min-height:2500px}.min-height-2600{min-height:2600px}.min-height-2700{min-height:2700px}.min-height-2800{min-height:2800px}.min-height-2900{min-height:2900px}.min-height-3000{min-height:3000px}.min-height-3100{min-height:3100px}.min-height-3200{min-height:3200px}.min-height-3300{min-height:3300px}.min-height-3400{min-height:3400px}.min-height-3500{min-height:3500px}.min-height-3600{min-height:3600px}.min-height-3700{min-height:3700px}.min-height-3800{min-height:3800px}.min-height-3900{min-height:3900px}.min-height-4000{min-height:4000px}.min-height-4100{min-height:4100px}.min-height-4200{min-height:4200px}.min-height-4300{min-height:4300px}.min-height-4400{min-height:4400px}.min-height-4500{min-height:4500px}.min-height-4600{min-height:4600px}.min-height-4700{min-height:4700px}.min-height-4800{min-height:4800px}.min-height-4900{min-height:4900px}.min-height-5000{min-height:5000px}.min-height-5100{min-height:5100px}.min-height-5200{min-height:5200px}.min-height-5300{min-height:5300px}.min-height-5400{min-height:5400px}.min-height-5500{min-height:5500px}.min-height-5600{min-height:5600px}.min-height-5700{min-height:5700px}.min-height-5800{min-height:5800px}.min-height-5900{min-height:5900px}.min-height-6000{min-height:6000px}.min-height-6100{min-height:6100px}.min-height-6200{min-height:6200px}.min-height-6300{min-height:6300px}.min-height-6400{min-height:6400px}.min-height-6500{min-height:6500px}.min-height-6600{min-height:6600px}.min-height-6700{min-height:6700px}.min-height-6800{min-height:6800px}.min-height-6900{min-height:6900px}.min-height-7000{min-height:7000px}.min-height-7100{min-height:7100px}.min-height-7200{min-height:7200px}.min-height-7300{min-height:7300px}.min-height-7400{min-height:7400px}.min-height-7500{min-height:7500px}.min-height-7600{min-height:7600px}.min-height-7700{min-height:7700px}.min-height-7800{min-height:7800px}.min-height-7900{min-height:7900px}.min-height-8000{min-height:8000px}.min-height-8100{min-height:8100px}.min-height-8200{min-height:8200px}.min-height-8300{min-height:8300px}.min-height-8400{min-height:8400px}.min-height-8500{min-height:8500px}.min-height-8600{min-height:8600px}.min-height-8700{min-height:8700px}.min-height-8800{min-height:8800px}.min-height-8900{min-height:8900px}.min-height-9000{min-height:9000px}.min-height-9100{min-height:9100px}.min-height-9200{min-height:9200px}.min-height-9300{min-height:9300px}.min-height-9400{min-height:9400px}.min-height-9500{min-height:9500px}.min-height-9600{min-height:9600px}.min-height-9700{min-height:9700px}.min-height-9800{min-height:9800px}.min-height-9900{min-height:9900px}.min-height-10000{min-height:10000px}.min-height-10100{min-height:10100px}.min-height-10200{min-height:10200px}.min-height-10300{min-height:10300px}.min-height-10400{min-height:10400px}.min-height-10500{min-height:10500px}.min-height-10600{min-height:10600px}.min-height-10700{min-height:10700px}.min-height-10800{min-height:10800px}.min-height-10900{min-height:10900px}.min-height-11000{min-height:11000px}.min-height-11100{min-height:11100px}.min-height-11200{min-height:11200px}.min-height-11300{min-height:11300px}.min-height-11400{min-height:11400px}.min-height-11500{min-height:11500px}.min-height-11600{min-height:11600px}.min-height-11700{min-height:11700px}.min-height-11800{min-height:11800px}.min-height-11900{min-height:11900px}.min-height-12000{min-height:12000px}.min-height-12100{min-height:12100px}.min-height-12200{min-height:12200px}.min-height-12300{min-height:12300px}.min-height-12400{min-height:12400px}.min-height-12500{min-height:12500px}.min-height-12600{min-height:12600px}.min-height-12700{min-height:12700px}.min-height-12800{min-height:12800px}.min-height-12900{min-height:12900px}.min-height-13000{min-height:13000px}.min-height-13100{min-height:13100px}.min-height-13200{min-height:13200px}.min-height-13300{min-height:13300px}.min-height-13400{min-height:13400px}.min-height-13500{min-height:13500px}.min-height-13600{min-height:13600px}.min-height-13700{min-height:13700px}.min-height-13800{min-height:13800px}.min-height-13900{min-height:13900px}.min-height-14000{min-height:14000px}.min-height-14100{min-height:14100px}.min-height-14200{min-height:14200px}.min-height-14300{min-height:14300px}.min-height-14400{min-height:14400px}.min-height-14500{min-height:14500px}.min-height-14600{min-height:14600px}.min-height-14700{min-height:14700px}.min-height-14800{min-height:14800px}.min-height-14900{min-height:14900px}.min-height-15000{min-height:15000px}.min-height-15100{min-height:15100px}.min-height-15200{min-height:15200px}.min-height-15300{min-height:15300px}.min-height-15400{min-height:15400px}.min-height-15500{min-height:15500px}.min-height-15600{min-height:15600px}.min-height-15700{min-height:15700px}.min-height-15800{min-height:15800px}.min-height-15900{min-height:15900px}.min-height-16000{min-height:16000px}.min-height-16100{min-height:16100px}.min-height-16200{min-height:16200px}.min-height-16300{min-height:16300px}.min-height-16400{min-height:16400px}.min-height-16500{min-height:16500px}.min-height-16600{min-height:16600px}.min-height-16700{min-height:16700px}.min-height-16800{min-height:16800px}.min-height-16900{min-height:16900px}.min-height-17000{min-height:17000px}.min-height-17100{min-height:17100px}.min-height-17200{min-height:17200px}.min-height-17300{min-height:17300px}.min-height-17400{min-height:17400px}.min-height-17500{min-height:17500px}.min-height-17600{min-height:17600px}.min-height-17700{min-height:17700px}.min-height-17800{min-height:17800px}.min-height-17900{min-height:17900px}.min-height-18000{min-height:18000px}.min-height-18100{min-height:18100px}.min-height-18200{min-height:18200px}.min-height-18300{min-height:18300px}.min-height-18400{min-height:18400px}.min-height-18500{min-height:18500px}.min-height-18600{min-height:18600px}.min-height-18700{min-height:18700px}.min-height-18800{min-height:18800px}.min-height-18900{min-height:18900px}.min-height-19000{min-height:19000px}.min-height-19100{min-height:19100px}.min-height-19200{min-height:19200px}.min-height-19300{min-height:19300px}.min-height-19400{min-height:19400px}.min-height-19500{min-height:19500px}.min-height-19600{min-height:19600px}.min-height-19700{min-height:19700px}.min-height-19800{min-height:19800px}.min-height-19900{min-height:19900px}.min-height-20000{min-height:20000px}.height-0{height:0px}.height-100{height:100px}.height-200{height:200px}.height-300{height:300px}.height-400{height:400px}.height-500{height:500px}.height-600{height:600px}.height-700{height:700px}.height-800{height:800px}.height-900{height:900px}.height-1000{height:1000px}.height-1100{height:1100px}.height-1200{height:1200px}.height-1300{height:1300px}.height-1400{height:1400px}.height-1500{height:1500px}.height-1600{height:1600px}.height-1700{height:1700px}.height-1800{height:1800px}.height-1900{height:1900px}.height-2000{height:2000px}.height-2100{height:2100px}.height-2200{height:2200px}.height-2300{height:2300px}.height-2400{height:2400px}.height-2500{height:2500px}.height-2600{height:2600px}.height-2700{height:2700px}.height-2800{height:2800px}.height-2900{height:2900px}.height-3000{height:3000px}.height-3100{height:3100px}.height-3200{height:3200px}.height-3300{height:3300px}.height-3400{height:3400px}.height-3500{height:3500px}.height-3600{height:3600px}.height-3700{height:3700px}.height-3800{height:3800px}.height-3900{height:3900px}.height-4000{height:4000px}.height-4100{height:4100px}.height-4200{height:4200px}.height-4300{height:4300px}.height-4400{height:4400px}.height-4500{height:4500px}.height-4600{height:4600px}.height-4700{height:4700px}.height-4800{height:4800px}.height-4900{height:4900px}.height-5000{height:5000px}.height-5100{height:5100px}.height-5200{height:5200px}.height-5300{height:5300px}.height-5400{height:5400px}.height-5500{height:5500px}.height-5600{height:5600px}.height-5700{height:5700px}.height-5800{height:5800px}.height-5900{height:5900px}.height-6000{height:6000px}.height-6100{height:6100px}.height-6200{height:6200px}.height-6300{height:6300px}.height-6400{height:6400px}.height-6500{height:6500px}.height-6600{height:6600px}.height-6700{height:6700px}.height-6800{height:6800px}.height-6900{height:6900px}.height-7000{height:7000px}.height-7100{height:7100px}.height-7200{height:7200px}.height-7300{height:7300px}.height-7400{height:7400px}.height-7500{height:7500px}.height-7600{height:7600px}.height-7700{height:7700px}.height-7800{height:7800px}.height-7900{height:7900px}.height-8000{height:8000px}.height-8100{height:8100px}.height-8200{height:8200px}.height-8300{height:8300px}.height-8400{height:8400px}.height-8500{height:8500px}.height-8600{height:8600px}.height-8700{height:8700px}.height-8800{height:8800px}.height-8900{height:8900px}.height-9000{height:9000px}.height-9100{height:9100px}.height-9200{height:9200px}.height-9300{height:9300px}.height-9400{height:9400px}.height-9500{height:9500px}.height-9600{height:9600px}.height-9700{height:9700px}.height-9800{height:9800px}.height-9900{height:9900px}.height-10000{height:10000px}.height-10100{height:10100px}.height-10200{height:10200px}.height-10300{height:10300px}.height-10400{height:10400px}.height-10500{height:10500px}.height-10600{height:10600px}.height-10700{height:10700px}.height-10800{height:10800px}.height-10900{height:10900px}.height-11000{height:11000px}.height-11100{height:11100px}.height-11200{height:11200px}.height-11300{height:11300px}.height-11400{height:11400px}.height-11500{height:11500px}.height-11600{height:11600px}.height-11700{height:11700px}.height-11800{height:11800px}.height-11900{height:11900px}.height-12000{height:12000px}.height-12100{height:12100px}.height-12200{height:12200px}.height-12300{height:12300px}.height-12400{height:12400px}.height-12500{height:12500px}.height-12600{height:12600px}.height-12700{height:12700px}.height-12800{height:12800px}.height-12900{height:12900px}.height-13000{height:13000px}.height-13100{height:13100px}.height-13200{height:13200px}.height-13300{height:13300px}.height-13400{height:13400px}.height-13500{height:13500px}.height-13600{height:13600px}.height-13700{height:13700px}.height-13800{height:13800px}.height-13900{height:13900px}.height-14000{height:14000px}.height-14100{height:14100px}.height-14200{height:14200px}.height-14300{height:14300px}.height-14400{height:14400px}.height-14500{height:14500px}.height-14600{height:14600px}.height-14700{height:14700px}.height-14800{height:14800px}.height-14900{height:14900px}.height-15000{height:15000px}.height-15100{height:15100px}.height-15200{height:15200px}.height-15300{height:15300px}.height-15400{height:15400px}.height-15500{height:15500px}.height-15600{height:15600px}.height-15700{height:15700px}.height-15800{height:15800px}.height-15900{height:15900px}.height-16000{height:16000px}.height-16100{height:16100px}.height-16200{height:16200px}.height-16300{height:16300px}.height-16400{height:16400px}.height-16500{height:16500px}.height-16600{height:16600px}.height-16700{height:16700px}.height-16800{height:16800px}.height-16900{height:16900px}.height-17000{height:17000px}.height-17100{height:17100px}.height-17200{height:17200px}.height-17300{height:17300px}.height-17400{height:17400px}.height-17500{height:17500px}.height-17600{height:17600px}.height-17700{height:17700px}.height-17800{height:17800px}.height-17900{height:17900px}.height-18000{height:18000px}.height-18100{height:18100px}.height-18200{height:18200px}.height-18300{height:18300px}.height-18400{height:18400px}.height-18500{height:18500px}.height-18600{height:18600px}.height-18700{height:18700px}.height-18800{height:18800px}.height-18900{height:18900px}.height-19000{height:19000px}.height-19100{height:19100px}.height-19200{height:19200px}.height-19300{height:19300px}.height-19400{height:19400px}.height-19500{height:19500px}.height-19600{height:19600px}.height-19700{height:19700px}.height-19800{height:19800px}.height-19900{height:19900px}.height-20000{height:20000px}.min-width-0{min-width:0px}.min-width-10{min-width:10px}.min-width-20{min-width:20px}.min-width-30{min-width:30px}.min-width-40{min-width:40px}.min-width-50{min-width:50px}.min-width-60{min-width:60px}.min-width-70{min-width:70px}.min-width-80{min-width:80px}.min-width-90{min-width:90px}.min-width-100{min-width:100px}.min-width-110{min-width:110px}.min-width-120{min-width:120px}.min-width-130{min-width:130px}.min-width-140{min-width:140px}.min-width-150{min-width:150px}.min-width-160{min-width:160px}.min-width-170{min-width:170px}.min-width-180{min-width:180px}.min-width-190{min-width:190px}.min-width-200{min-width:200px}.min-width-210{min-width:210px}.min-width-220{min-width:220px}.min-width-230{min-width:230px}.min-width-240{min-width:240px}.min-width-250{min-width:250px}.min-width-260{min-width:260px}.min-width-270{min-width:270px}.min-width-280{min-width:280px}.min-width-290{min-width:290px}.min-width-300{min-width:300px}.min-width-310{min-width:310px}.min-width-320{min-width:320px}.min-width-330{min-width:330px}.min-width-340{min-width:340px}.min-width-350{min-width:350px}.min-width-360{min-width:360px}.min-width-370{min-width:370px}.min-width-380{min-width:380px}.min-width-390{min-width:390px}.min-width-400{min-width:400px}.min-width-410{min-width:410px}.min-width-420{min-width:420px}.min-width-430{min-width:430px}.min-width-440{min-width:440px}.min-width-450{min-width:450px}.min-width-460{min-width:460px}.min-width-470{min-width:470px}.min-width-480{min-width:480px}.min-width-490{min-width:490px}.min-width-500{min-width:500px}.min-width-510{min-width:510px}.min-width-520{min-width:520px}.min-width-530{min-width:530px}.min-width-540{min-width:540px}.min-width-550{min-width:550px}.min-width-560{min-width:560px}.min-width-570{min-width:570px}.min-width-580{min-width:580px}.min-width-590{min-width:590px}.min-width-600{min-width:600px}.min-width-610{min-width:610px}.min-width-620{min-width:620px}.min-width-630{min-width:630px}.min-width-640{min-width:640px}.min-width-650{min-width:650px}.min-width-660{min-width:660px}.min-width-670{min-width:670px}.min-width-680{min-width:680px}.min-width-690{min-width:690px}.min-width-700{min-width:700px}.min-width-710{min-width:710px}.min-width-720{min-width:720px}.min-width-730{min-width:730px}.min-width-740{min-width:740px}.min-width-750{min-width:750px}.min-width-760{min-width:760px}.min-width-770{min-width:770px}.min-width-780{min-width:780px}.min-width-790{min-width:790px}.min-width-800{min-width:800px}.min-width-810{min-width:810px}.min-width-820{min-width:820px}.min-width-830{min-width:830px}.min-width-840{min-width:840px}.min-width-850{min-width:850px}.min-width-860{min-width:860px}.min-width-870{min-width:870px}.min-width-880{min-width:880px}.min-width-890{min-width:890px}.min-width-900{min-width:900px}.min-width-910{min-width:910px}.min-width-920{min-width:920px}.min-width-930{min-width:930px}.min-width-940{min-width:940px}.min-width-950{min-width:950px}.min-width-960{min-width:960px}.min-width-970{min-width:970px}.min-width-980{min-width:980px}.min-width-990{min-width:990px}.min-width-1000{min-width:1000px}.min-width-1010{min-width:1010px}.min-width-1020{min-width:1020px}.min-width-1030{min-width:1030px}.min-width-1040{min-width:1040px}.min-width-1050{min-width:1050px}.min-width-1060{min-width:1060px}.min-width-1070{min-width:1070px}.min-width-1080{min-width:1080px}.min-width-1090{min-width:1090px}.min-width-1100{min-width:1100px}.min-width-1110{min-width:1110px}.min-width-1120{min-width:1120px}.min-width-1130{min-width:1130px}.min-width-1140{min-width:1140px}.min-width-1150{min-width:1150px}.min-width-1160{min-width:1160px}.min-width-1170{min-width:1170px}.min-width-1180{min-width:1180px}.min-width-1190{min-width:1190px}.min-width-1200{min-width:1200px}.min-width-1210{min-width:1210px}.min-width-1220{min-width:1220px}.min-width-1230{min-width:1230px}.min-width-1240{min-width:1240px}.min-width-1250{min-width:1250px}.min-width-1260{min-width:1260px}.min-width-1270{min-width:1270px}.min-width-1280{min-width:1280px}.min-width-1290{min-width:1290px}.min-width-1300{min-width:1300px}.min-width-1310{min-width:1310px}.min-width-1320{min-width:1320px}.min-width-1330{min-width:1330px}.min-width-1340{min-width:1340px}.min-width-1350{min-width:1350px}.min-width-1360{min-width:1360px}.min-width-1370{min-width:1370px}.min-width-1380{min-width:1380px}.min-width-1390{min-width:1390px}.min-width-1400{min-width:1400px}.min-width-1410{min-width:1410px}.min-width-1420{min-width:1420px}.min-width-1430{min-width:1430px}.min-width-1440{min-width:1440px}.min-width-1450{min-width:1450px}.min-width-1460{min-width:1460px}.min-width-1470{min-width:1470px}.min-width-1480{min-width:1480px}.min-width-1490{min-width:1490px}.min-width-1500{min-width:1500px}.min-width-1510{min-width:1510px}.min-width-1520{min-width:1520px}.min-width-1530{min-width:1530px}.min-width-1540{min-width:1540px}.min-width-1550{min-width:1550px}.min-width-1560{min-width:1560px}.min-width-1570{min-width:1570px}.min-width-1580{min-width:1580px}.min-width-1590{min-width:1590px}.min-width-1600{min-width:1600px}.min-width-1610{min-width:1610px}.min-width-1620{min-width:1620px}.min-width-1630{min-width:1630px}.min-width-1640{min-width:1640px}.min-width-1650{min-width:1650px}.min-width-1660{min-width:1660px}.min-width-1670{min-width:1670px}.min-width-1680{min-width:1680px}.min-width-1690{min-width:1690px}.min-width-1700{min-width:1700px}.min-width-1710{min-width:1710px}.min-width-1720{min-width:1720px}.min-width-1730{min-width:1730px}.min-width-1740{min-width:1740px}.min-width-1750{min-width:1750px}.min-width-1760{min-width:1760px}.min-width-1770{min-width:1770px}.min-width-1780{min-width:1780px}.min-width-1790{min-width:1790px}.min-width-1800{min-width:1800px}.min-width-1810{min-width:1810px}.min-width-1820{min-width:1820px}.min-width-1830{min-width:1830px}.min-width-1840{min-width:1840px}.min-width-1850{min-width:1850px}.min-width-1860{min-width:1860px}.min-width-1870{min-width:1870px}.min-width-1880{min-width:1880px}.min-width-1890{min-width:1890px}.min-width-1900{min-width:1900px}.min-width-1910{min-width:1910px}.min-width-1920{min-width:1920px}.min-width-1930{min-width:1930px}.min-width-1940{min-width:1940px}.min-width-1950{min-width:1950px}.min-width-1960{min-width:1960px}.min-width-1970{min-width:1970px}.min-width-1980{min-width:1980px}.min-width-1990{min-width:1990px}.min-width-2000{min-width:2000px}.padding-0{padding:0px}.padding-top-0{padding-top:0px}.padding-bottom-0{padding-bottom:0px}.padding-left-0{padding-left:0px}.padding-right-0{padding-right:0px}.padding-1{padding:1px}.padding-top-1{padding-top:1px}.padding-bottom-1{padding-bottom:1px}.padding-left-1{padding-left:1px}.padding-right-1{padding-right:1px}.padding-2{padding:2px}.padding-top-2{padding-top:2px}.padding-bottom-2{padding-bottom:2px}.padding-left-2{padding-left:2px}.padding-right-2{padding-right:2px}.padding-3{padding:3px}.padding-top-3{padding-top:3px}.padding-bottom-3{padding-bottom:3px}.padding-left-3{padding-left:3px}.padding-right-3{padding-right:3px}.padding-4{padding:4px}.padding-top-4{padding-top:4px}.padding-bottom-4{padding-bottom:4px}.padding-left-4{padding-left:4px}.padding-right-4{padding-right:4px}.padding-5{padding:5px}.padding-top-5{padding-top:5px}.padding-bottom-5{padding-bottom:5px}.padding-left-5{padding-left:5px}.padding-right-5{padding-right:5px}.padding-6{padding:6px}.padding-top-6{padding-top:6px}.padding-bottom-6{padding-bottom:6px}.padding-left-6{padding-left:6px}.padding-right-6{padding-right:6px}.padding-7{padding:7px}.padding-top-7{padding-top:7px}.padding-bottom-7{padding-bottom:7px}.padding-left-7{padding-left:7px}.padding-right-7{padding-right:7px}.padding-8{padding:8px}.padding-top-8{padding-top:8px}.padding-bottom-8{padding-bottom:8px}.padding-left-8{padding-left:8px}.padding-right-8{padding-right:8px}.padding-9{padding:9px}.padding-top-9{padding-top:9px}.padding-bottom-9{padding-bottom:9px}.padding-left-9{padding-left:9px}.padding-right-9{padding-right:9px}.padding-10{padding:10px}.padding-top-10{padding-top:10px}.padding-bottom-10{padding-bottom:10px}.padding-left-10{padding-left:10px}.padding-right-10{padding-right:10px}.padding-11{padding:11px}.padding-top-11{padding-top:11px}.padding-bottom-11{padding-bottom:11px}.padding-left-11{padding-left:11px}.padding-right-11{padding-right:11px}.padding-12{padding:12px}.padding-top-12{padding-top:12px}.padding-bottom-12{padding-bottom:12px}.padding-left-12{padding-left:12px}.padding-right-12{padding-right:12px}.padding-13{padding:13px}.padding-top-13{padding-top:13px}.padding-bottom-13{padding-bottom:13px}.padding-left-13{padding-left:13px}.padding-right-13{padding-right:13px}.padding-14{padding:14px}.padding-top-14{padding-top:14px}.padding-bottom-14{padding-bottom:14px}.padding-left-14{padding-left:14px}.padding-right-14{padding-right:14px}.padding-15{padding:15px}.padding-top-15{padding-top:15px}.padding-bottom-15{padding-bottom:15px}.padding-left-15{padding-left:15px}.padding-right-15{padding-right:15px}.padding-16{padding:16px}.padding-top-16{padding-top:16px}.padding-bottom-16{padding-bottom:16px}.padding-left-16{padding-left:16px}.padding-right-16{padding-right:16px}.padding-17{padding:17px}.padding-top-17{padding-top:17px}.padding-bottom-17{padding-bottom:17px}.padding-left-17{padding-left:17px}.padding-right-17{padding-right:17px}.padding-18{padding:18px}.padding-top-18{padding-top:18px}.padding-bottom-18{padding-bottom:18px}.padding-left-18{padding-left:18px}.padding-right-18{padding-right:18px}.padding-19{padding:19px}.padding-top-19{padding-top:19px}.padding-bottom-19{padding-bottom:19px}.padding-left-19{padding-left:19px}.padding-right-19{padding-right:19px}.padding-20{padding:20px}.padding-top-20{padding-top:20px}.padding-bottom-20{padding-bottom:20px}.padding-left-20{padding-left:20px}.padding-right-20{padding-right:20px}.padding-21{padding:21px}.padding-top-21{padding-top:21px}.padding-bottom-21{padding-bottom:21px}.padding-left-21{padding-left:21px}.padding-right-21{padding-right:21px}.padding-22{padding:22px}.padding-top-22{padding-top:22px}.padding-bottom-22{padding-bottom:22px}.padding-left-22{padding-left:22px}.padding-right-22{padding-right:22px}.padding-23{padding:23px}.padding-top-23{padding-top:23px}.padding-bottom-23{padding-bottom:23px}.padding-left-23{padding-left:23px}.padding-right-23{padding-right:23px}.padding-24{padding:24px}.padding-top-24{padding-top:24px}.padding-bottom-24{padding-bottom:24px}.padding-left-24{padding-left:24px}.padding-right-24{padding-right:24px}.padding-25{padding:25px}.padding-top-25{padding-top:25px}.padding-bottom-25{padding-bottom:25px}.padding-left-25{padding-left:25px}.padding-right-25{padding-right:25px}.padding-26{padding:26px}.padding-top-26{padding-top:26px}.padding-bottom-26{padding-bottom:26px}.padding-left-26{padding-left:26px}.padding-right-26{padding-right:26px}.padding-27{padding:27px}.padding-top-27{padding-top:27px}.padding-bottom-27{padding-bottom:27px}.padding-left-27{padding-left:27px}.padding-right-27{padding-right:27px}.padding-28{padding:28px}.padding-top-28{padding-top:28px}.padding-bottom-28{padding-bottom:28px}.padding-left-28{padding-left:28px}.padding-right-28{padding-right:28px}.padding-29{padding:29px}.padding-top-29{padding-top:29px}.padding-bottom-29{padding-bottom:29px}.padding-left-29{padding-left:29px}.padding-right-29{padding-right:29px}.padding-30{padding:30px}.padding-top-30{padding-top:30px}.padding-bottom-30{padding-bottom:30px}.padding-left-30{padding-left:30px}.padding-right-30{padding-right:30px}.padding-31{padding:31px}.padding-top-31{padding-top:31px}.padding-bottom-31{padding-bottom:31px}.padding-left-31{padding-left:31px}.padding-right-31{padding-right:31px}.padding-32{padding:32px}.padding-top-32{padding-top:32px}.padding-bottom-32{padding-bottom:32px}.padding-left-32{padding-left:32px}.padding-right-32{padding-right:32px}.padding-33{padding:33px}.padding-top-33{padding-top:33px}.padding-bottom-33{padding-bottom:33px}.padding-left-33{padding-left:33px}.padding-right-33{padding-right:33px}.padding-34{padding:34px}.padding-top-34{padding-top:34px}.padding-bottom-34{padding-bottom:34px}.padding-left-34{padding-left:34px}.padding-right-34{padding-right:34px}.padding-35{padding:35px}.padding-top-35{padding-top:35px}.padding-bottom-35{padding-bottom:35px}.padding-left-35{padding-left:35px}.padding-right-35{padding-right:35px}.padding-36{padding:36px}.padding-top-36{padding-top:36px}.padding-bottom-36{padding-bottom:36px}.padding-left-36{padding-left:36px}.padding-right-36{padding-right:36px}.padding-37{padding:37px}.padding-top-37{padding-top:37px}.padding-bottom-37{padding-bottom:37px}.padding-left-37{padding-left:37px}.padding-right-37{padding-right:37px}.padding-38{padding:38px}.padding-top-38{padding-top:38px}.padding-bottom-38{padding-bottom:38px}.padding-left-38{padding-left:38px}.padding-right-38{padding-right:38px}.padding-39{padding:39px}.padding-top-39{padding-top:39px}.padding-bottom-39{padding-bottom:39px}.padding-left-39{padding-left:39px}.padding-right-39{padding-right:39px}.padding-40{padding:40px}.padding-top-40{padding-top:40px}.padding-bottom-40{padding-bottom:40px}.padding-left-40{padding-left:40px}.padding-right-40{padding-right:40px}.padding-41{padding:41px}.padding-top-41{padding-top:41px}.padding-bottom-41{padding-bottom:41px}.padding-left-41{padding-left:41px}.padding-right-41{padding-right:41px}.padding-42{padding:42px}.padding-top-42{padding-top:42px}.padding-bottom-42{padding-bottom:42px}.padding-left-42{padding-left:42px}.padding-right-42{padding-right:42px}.padding-43{padding:43px}.padding-top-43{padding-top:43px}.padding-bottom-43{padding-bottom:43px}.padding-left-43{padding-left:43px}.padding-right-43{padding-right:43px}.padding-44{padding:44px}.padding-top-44{padding-top:44px}.padding-bottom-44{padding-bottom:44px}.padding-left-44{padding-left:44px}.padding-right-44{padding-right:44px}.padding-45{padding:45px}.padding-top-45{padding-top:45px}.padding-bottom-45{padding-bottom:45px}.padding-left-45{padding-left:45px}.padding-right-45{padding-right:45px}.padding-46{padding:46px}.padding-top-46{padding-top:46px}.padding-bottom-46{padding-bottom:46px}.padding-left-46{padding-left:46px}.padding-right-46{padding-right:46px}.padding-47{padding:47px}.padding-top-47{padding-top:47px}.padding-bottom-47{padding-bottom:47px}.padding-left-47{padding-left:47px}.padding-right-47{padding-right:47px}.padding-48{padding:48px}.padding-top-48{padding-top:48px}.padding-bottom-48{padding-bottom:48px}.padding-left-48{padding-left:48px}.padding-right-48{padding-right:48px}.padding-49{padding:49px}.padding-top-49{padding-top:49px}.padding-bottom-49{padding-bottom:49px}.padding-left-49{padding-left:49px}.padding-right-49{padding-right:49px}.padding-50{padding:50px}.padding-top-50{padding-top:50px}.padding-bottom-50{padding-bottom:50px}.padding-left-50{padding-left:50px}.padding-right-50{padding-right:50px}.top--10{top:-10px !important}.bottom--10{bottom:-10px !important}.left--10{left:-10px !important}.right--10{right:-10px !important}.top--9{top:-9px !important}.bottom--9{bottom:-9px !important}.left--9{left:-9px !important}.right--9{right:-9px !important}.top--8{top:-8px !important}.bottom--8{bottom:-8px !important}.left--8{left:-8px !important}.right--8{right:-8px !important}.top--7{top:-7px !important}.bottom--7{bottom:-7px !important}.left--7{left:-7px !important}.right--7{right:-7px !important}.top--6{top:-6px !important}.bottom--6{bottom:-6px !important}.left--6{left:-6px !important}.right--6{right:-6px !important}.top--5{top:-5px !important}.bottom--5{bottom:-5px !important}.left--5{left:-5px !important}.right--5{right:-5px !important}.top--4{top:-4px !important}.bottom--4{bottom:-4px !important}.left--4{left:-4px !important}.right--4{right:-4px !important}.top--3{top:-3px !important}.bottom--3{bottom:-3px !important}.left--3{left:-3px !important}.right--3{right:-3px !important}.top--2{top:-2px !important}.bottom--2{bottom:-2px !important}.left--2{left:-2px !important}.right--2{right:-2px !important}.top--1{top:-1px !important}.bottom--1{bottom:-1px !important}.left--1{left:-1px !important}.right--1{right:-1px !important}.top-0{top:0px !important}.bottom-0{bottom:0px !important}.left-0{left:0px !important}.right-0{right:0px !important}.top-1{top:1px !important}.bottom-1{bottom:1px !important}.left-1{left:1px !important}.right-1{right:1px !important}.top-2{top:2px !important}.bottom-2{bottom:2px !important}.left-2{left:2px !important}.right-2{right:2px !important}.top-3{top:3px !important}.bottom-3{bottom:3px !important}.left-3{left:3px !important}.right-3{right:3px !important}.top-4{top:4px !important}.bottom-4{bottom:4px !important}.left-4{left:4px !important}.right-4{right:4px !important}.top-5{top:5px !important}.bottom-5{bottom:5px !important}.left-5{left:5px !important}.right-5{right:5px !important}.top-6{top:6px !important}.bottom-6{bottom:6px !important}.left-6{left:6px !important}.right-6{right:6px !important}.top-7{top:7px !important}.bottom-7{bottom:7px !important}.left-7{left:7px !important}.right-7{right:7px !important}.top-8{top:8px !important}.bottom-8{bottom:8px !important}.left-8{left:8px !important}.right-8{right:8px !important}.top-9{top:9px !important}.bottom-9{bottom:9px !important}.left-9{left:9px !important}.right-9{right:9px !important}.top-10{top:10px !important}.bottom-10{bottom:10px !important}.left-10{left:10px !important}.right-10{right:10px !important}.btn-theme-default{color:#fff;background-color:#212121;border-color:#212121;padding-left:40px;padding-right:40px}.btn-theme-default:hover, .btn-theme-default:focus, .btn-theme-default:active, .btn-theme-default.active{color:#fff;background-color:#212121;border-color:#212121}.open .btn-theme-default.dropdown-toggle{color:#fff;background-color:#212121;border-color:#212121}.btn-theme-default:active, .btn-theme-default.active{background-image:none}.open .btn-theme-default.dropdown-toggle{background-image:none}.btn-theme-default.disabled, .btn-theme-default[disabled], fieldset[disabled] .btn-theme-default, .btn-theme-default.disabled:hover, .btn-theme-default[disabled]:hover, fieldset[disabled] .btn-theme-default:hover, .btn-theme-default.disabled:focus, .btn-theme-default[disabled]:focus, fieldset[disabled] .btn-theme-default:focus, .btn-theme-default.disabled:active, .btn-theme-default[disabled]:active, fieldset[disabled] .btn-theme-default:active, .btn-theme-default.disabled.active, .btn-theme-default[disabled].active, fieldset[disabled] .btn-theme-default.active{background-color:#212121;border-color:#212121}.btn-theme-default
.badge{color:#212121;background-color:#fff}.btn-inverse{color:#212121;background-color:transparent;border-color:transparent}.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active, .open > .btn-inverse.dropdown-toggle{color:#212121;background-color:rgba(0, 0, 0, 0);border-color:rgba(0, 0, 0, 0)}.btn-inverse:active, .btn-inverse.active, .open > .btn-inverse.dropdown-toggle{background-image:none}.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled].focus, fieldset[disabled] .btn-inverse.focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active{background-color:transparent;border-color:transparent}.btn-inverse
.badge{color:transparent;background-color:#212121}.btn-lighten{color:#fff;background-color:transparent;border-color:#fff}.btn-lighten:hover, .btn-lighten:focus, .btn-lighten.focus, .btn-lighten:active, .btn-lighten.active, .open > .btn-lighten.dropdown-toggle{color:#fff;background-color:rgba(0, 0, 0, 0);border-color:#e0e0e0}.btn-lighten:active, .btn-lighten.active, .open > .btn-lighten.dropdown-toggle{background-image:none}.btn-lighten.disabled, .btn-lighten[disabled], fieldset[disabled] .btn-lighten, .btn-lighten.disabled:hover, .btn-lighten[disabled]:hover, fieldset[disabled] .btn-lighten:hover, .btn-lighten.disabled:focus, .btn-lighten[disabled]:focus, fieldset[disabled] .btn-lighten:focus, .btn-lighten.disabled.focus, .btn-lighten[disabled].focus, fieldset[disabled] .btn-lighten.focus, .btn-lighten.disabled:active, .btn-lighten[disabled]:active, fieldset[disabled] .btn-lighten:active, .btn-lighten.disabled.active, .btn-lighten[disabled].active, fieldset[disabled] .btn-lighten.active{background-color:transparent;border-color:#fff}.btn-lighten
.badge{color:transparent;background-color:#fff}.btn-action, .product-layout .image .pav-ownstyle.pav-quickview, .btn-compare, .btn-wishlist{padding:0px
0px;font-size:12px;line-height:20px;border-radius:5px;background-color:#fff;border:1px
solid #ddd;height:40px;width:40px;font-weight:500;border-radius:5px !important;margin-bottom:5px}.btn-action:hover, .product-layout .image .pav-ownstyle.pav-quickview:hover, .btn-compare:hover, .btn-wishlist:hover{transition:all 0.3s ease-in-out 0s;background-color:#999;color:#fff;border:1px
solid #999;border-radius:5px !important}.btn-theme-white{color:#444a59;border:0;background:linear-gradient(to bottom, #ddba76 50%, #fff 50%) no-repeat scroll right bottom/100% 210% #fff;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.btn-primary{color:#fff;background-color:#000;border-color:#000;text-transform:uppercase;font-weight:600}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle{color:#fff;background-color:#808080;border-color:#6e6e6e}.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active{background-color:#999;border-color:#8c8c8c}.btn-primary
.badge{color:#999;background-color:#fff}.text-white{color:#fff}.bg-strong-blue{background:#277ec2}.bg-soft-orange{background:#f9ad81}.bg-green{background:#3cb878}.green{color:#6fa66f}.bg-pink{background:#f26d7d}.effect-dropdown-menu > .dropdown-menu, .pavo-widget-megamenu .vertical-dropdown-style > .dropdown-menu{-webkit-transform:translate3d(0, 15px, 0);transform:translate3d(0, 15px, 0);display:block;visibility:hidden;pointer-events:none;margin:0;border:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.effect-dropdown-menu:hover > .dropdown-menu, .pavo-widget-megamenu .vertical-dropdown-style:hover > .dropdown-menu{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);visibility:visible;pointer-events:visible;opacity:1;filter:alpha(opacity=100)}.swiper-viewport{background:transparent;z-index:1;width:100%;position:relative;overflow:visible;margin:0px;box-shadow:none;border-radius:0;border:none}.swiper-container{direction:ltr !important}.swiper-pager{width:100%;position:absolute;top:50%;line-height:45px}.swiper-button-prev, .swiper-button-next{color:rgba(0, 0, 0, 0.8);text-shadow:none;transition:all 0.3s ease;z-index:2;background-image:none;width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:#999}.swiper-viewport .swiper-button-prev{opacity:0.7;left:10px;right:auto}.swiper-viewport .swiper-button-next{opacity:0.7;right:10px;left:auto}@media (min-width: 768px){.swiper-viewport .swiper-button-prev{left:-50px;right:auto}.swiper-viewport .swiper-button-next{right:-50px;left:auto}.swiper-viewport .swiper-button-prev, .swiper-viewport .swiper-button-next{opacity:0}.swiper-viewport:hover .swiper-button-prev{left:10px;right:auto}.swiper-viewport:hover .swiper-button-next{right:10px;left:auto}.swiper-viewport:hover .swiper-button-prev, .swiper-viewport:hover .swiper-button-next{opacity:1}}.swiper-button-prev:before{content:"\f104"}.swiper-button-next:before{content:"\f105"}.swiper-container-rtl .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:none}.swiper-container-rtl .swiper-button-prev:before{content:"\f105"}.swiper-container-rtl .swiper-button-next:before{content:"\f104"}.swiper-button-prev:before, .swiper-button-next:before{font-size:15px;color:#fff}.swiper-pagination{display:none;bottom:-40px;left:0;text-align:center;width:100%}.swiper-pagination-bullet{width:11px;height:11px;background:rgba(0, 0, 0, 0.5);border-radius:20px;box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);margin:0
5px;opacity:1}.swiper-pagination-bullet:hover{background:rgba(0, 0, 0, 0.7)}.swiper-pagination-bullet-active{background:rgba(0, 0, 0, 0.9)}.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity:0;cursor:pointer;pointer-events:auto}.well-primary{border:solid 1px #ddd;padding:40px;border-radius:5px}.well-primary table tr:last-child{font-size:22px;font-weight:bold}.well-primary table tr:last-child td:last-child{color:#999}.well-default{border:solid 1px #ddd;padding:40px;border-radius:5px;background:#fff}.well-default .panel-default{border:none}.well-default .form-group > label, .well-default .form-group > input, .well-default
label{display:block;max-width:100%}.well-default .panel-default > .panel-heading{background:#fff;font-weight:normal;font-size:12px;border-bottom-width:3px}.select2-container.form-control{background:transparent;box-shadow:none;border:none;display:block;margin:0;padding:0}.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices{background:none;padding:0;border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.select2-search
input{border-color:#ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:white;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075)}.select2-container .select2-choices .select2-search-field
input{-webkit-box-shadow:none;box-shadow:none}.select2-container .select2-choice{height:34px;line-height:1.42857}.select2-container.select2-container-multi.form-control{height:auto}.select2-container.input-sm .select2-choice, .input-group-sm > .form-control.select2-container .select2-choice, .input-group-sm > .input-group-addon.select2-container .select2-choice, .input-group-sm > .input-group-btn > .btn.select2-container .select2-choice, .input-group-sm .select2-container .select2-choice{height:30px;line-height:1.5;border-radius:3px}.select2-container.input-lg .select2-choice, .input-group-lg > .form-control.select2-container .select2-choice, .input-group-lg > .input-group-addon.select2-container .select2-choice, .input-group-lg > .input-group-btn > .btn.select2-container .select2-choice, .input-group-lg .select2-container .select2-choice{height:46px;line-height:1.33333;border-radius:6px}.select2-container-multi .select2-choices .select2-search-field
input{height:32px}.select2-container-multi.input-sm .select2-choices .select2-search-field input, .input-group-sm > .form-control.select2-container-multi .select2-choices .select2-search-field input, .input-group-sm > .input-group-addon.select2-container-multi .select2-choices .select2-search-field input, .input-group-sm > .input-group-btn > .btn.select2-container-multi .select2-choices .select2-search-field input, .input-group-sm .select2-container-multi .select2-choices .select2-search-field
input{height:28px}.select2-container-multi.input-lg .select2-choices .select2-search-field input, .input-group-lg > .form-control.select2-container-multi .select2-choices .select2-search-field input, .input-group-lg > .input-group-addon.select2-container-multi .select2-choices .select2-search-field input, .input-group-lg > .input-group-btn > .btn.select2-container-multi .select2-choices .select2-search-field input, .input-group-lg .select2-container-multi .select2-choices .select2-search-field
input{height:44px}.select2-container-multi .select2-choices .select2-search-field
input{margin:0}.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field
input{padding:6px
12px}.input-sm .select2-chosen, .input-group-sm > .form-control .select2-chosen, .input-group-sm > .input-group-addon .select2-chosen, .input-group-sm > .input-group-btn > .btn .select2-chosen, .input-group-sm .select2-chosen, .input-sm .select2-choice > span:first-child, .input-group-sm > .form-control .select2-choice > span:first-child, .input-group-sm > .input-group-addon .select2-choice > span:first-child, .input-group-sm > .input-group-btn > .btn .select2-choice > span:first-child, .input-group-sm .select2-choice > span:first-child, .input-sm .select2-choices .select2-search-field input, .input-group-sm > .form-control .select2-choices .select2-search-field input, .input-group-sm > .input-group-addon .select2-choices .select2-search-field input, .input-group-sm > .input-group-btn > .btn .select2-choices .select2-search-field input, .input-group-sm .select2-choices .select2-search-field
input{padding:5px
10px}.input-lg .select2-chosen, .input-group-lg > .form-control .select2-chosen, .input-group-lg > .input-group-addon .select2-chosen, .input-group-lg > .input-group-btn > .btn .select2-chosen, .input-group-lg .select2-chosen, .input-lg .select2-choice > span:first-child, .input-group-lg > .form-control .select2-choice > span:first-child, .input-group-lg > .input-group-addon .select2-choice > span:first-child, .input-group-lg > .input-group-btn > .btn .select2-choice > span:first-child, .input-group-lg .select2-choice > span:first-child, .input-lg .select2-choices .select2-search-field input, .input-group-lg > .form-control .select2-choices .select2-search-field input, .input-group-lg > .input-group-addon .select2-choices .select2-search-field input, .input-group-lg > .input-group-btn > .btn .select2-choices .select2-search-field input, .input-group-lg .select2-choices .select2-search-field
input{padding:10px
16px}.select2-container-multi .select2-choices .select2-search-choice{margin-top:5px;margin-bottom:3px}.select2-container-multi.input-sm .select2-choices .select2-search-choice, .input-group-sm > .form-control.select2-container-multi .select2-choices .select2-search-choice, .input-group-sm > .input-group-addon.select2-container-multi .select2-choices .select2-search-choice, .input-group-sm > .input-group-btn > .btn.select2-container-multi .select2-choices .select2-search-choice, .input-group-sm .select2-container-multi .select2-choices .select2-search-choice{margin-top:3px;margin-bottom:2px}.select2-container-multi.input-lg .select2-choices .select2-search-choice, .input-group-lg > .form-control.select2-container-multi .select2-choices .select2-search-choice, .input-group-lg > .input-group-addon.select2-container-multi .select2-choices .select2-search-choice, .input-group-lg > .input-group-btn > .btn.select2-container-multi .select2-choices .select2-search-choice, .input-group-lg .select2-container-multi .select2-choices .select2-search-choice{line-height:24px}.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice
div{border-left:none;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-dropdown-open .select2-choice .select2-arrow, .select2-dropdown-open .select2-choice
div{border-left-color:transparent;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false)}.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice div
b{background-position:0 3px}.select2-dropdown-open .select2-choice .select2-arrow b, .select2-dropdown-open .select2-choice div
b{background-position:-18px 3px}.select2-container.input-sm .select2-choice .select2-arrow b, .input-group-sm > .form-control.select2-container .select2-choice .select2-arrow b, .input-group-sm > .input-group-addon.select2-container .select2-choice .select2-arrow b, .input-group-sm > .input-group-btn > .btn.select2-container .select2-choice .select2-arrow b, .input-group-sm .select2-container .select2-choice .select2-arrow b, .select2-container.input-sm .select2-choice div b, .input-group-sm > .form-control.select2-container .select2-choice div b, .input-group-sm > .input-group-addon.select2-container .select2-choice div b, .input-group-sm > .input-group-btn > .btn.select2-container .select2-choice div b, .input-group-sm .select2-container .select2-choice div
b{background-position:0 1px}.select2-dropdown-open.input-sm .select2-choice .select2-arrow b, .input-group-sm > .form-control.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-sm > .input-group-addon.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-sm > .input-group-btn > .btn.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b, .select2-dropdown-open.input-sm .select2-choice div b, .input-group-sm > .form-control.select2-dropdown-open .select2-choice div b, .input-group-sm > .input-group-addon.select2-dropdown-open .select2-choice div b, .input-group-sm > .input-group-btn > .btn.select2-dropdown-open .select2-choice div b, .input-group-sm .select2-dropdown-open .select2-choice div
b{background-position:-18px 1px}.select2-container.input-lg .select2-choice .select2-arrow b, .input-group-lg > .form-control.select2-container .select2-choice .select2-arrow b, .input-group-lg > .input-group-addon.select2-container .select2-choice .select2-arrow b, .input-group-lg > .input-group-btn > .btn.select2-container .select2-choice .select2-arrow b, .input-group-lg .select2-container .select2-choice .select2-arrow b, .select2-container.input-lg .select2-choice div b, .input-group-lg > .form-control.select2-container .select2-choice div b, .input-group-lg > .input-group-addon.select2-container .select2-choice div b, .input-group-lg > .input-group-btn > .btn.select2-container .select2-choice div b, .input-group-lg .select2-container .select2-choice div
b{background-position:0 9px}.select2-dropdown-open.input-lg .select2-choice .select2-arrow b, .input-group-lg > .form-control.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-lg > .input-group-addon.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-lg > .input-group-btn > .btn.select2-dropdown-open .select2-choice .select2-arrow b, .input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b, .select2-dropdown-open.input-lg .select2-choice div b, .input-group-lg > .form-control.select2-dropdown-open .select2-choice div b, .input-group-lg > .input-group-addon.select2-dropdown-open .select2-choice div b, .input-group-lg > .input-group-btn > .btn.select2-dropdown-open .select2-choice div b, .input-group-lg .select2-dropdown-open .select2-choice div
b{background-position:-18px 9px}.has-warning .select2-choice, .has-warning .select2-choices{border-color:#8a6d3b}.has-warning .select2-container-active .select2-choice, .has-warning .select2-container-multi.select2-container-active .select2-choices{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-choice, .has-error .select2-choices{border-color:#a94442}.has-error .select2-container-active .select2-choice, .has-error .select2-container-multi.select2-container-active .select2-choices{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-choice, .has-success .select2-choices{border-color:#3c763d}.has-success .select2-container-active .select2-choice, .has-success .select2-container-multi.select2-container-active .select2-choices{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.select2-container-active .select2-choice, .select2-container-multi.select2-container-active .select2-choices{border-color:#66afe9;outline:none;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;-o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}.select2-drop-active{border-color:#66afe9}.select2-drop-auto-width, .select2-drop.select2-drop-above.select2-drop-active{border-top-color:#66afe9}.input-group.select2-bootstrap-prepend [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.select2-dropdown-open [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-top-right-radius:0 !important;border-top-left-radius:0 !important;border-bottom-right-radius:4px !important;border-bottom-left-radius:4px !important;background:white;filter:none}.input-group.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.input-group.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:0 !important;border-top-right-radius:0 !important}.input-group.input-group-sm.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-prepend .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-right-radius:6px !important}.input-group.input-group-sm.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:3px !important}.input-group.input-group-lg.select2-bootstrap-append .select2-dropdown-open.select2-drop-above [class^="select2-choice"]{border-bottom-left-radius:6px !important}.select2-results .select2-highlighted{color:white;background-color:#337ab7}.select2-bootstrap-append .select2-container-multiple, .select2-bootstrap-append .input-group-btn, .select2-bootstrap-append .input-group-btn .btn, .select2-bootstrap-prepend .select2-container-multiple, .select2-bootstrap-prepend .input-group-btn, .select2-bootstrap-prepend .input-group-btn
.btn{vertical-align:top}.select2-container-multi .select2-choices .select2-search-choice{color:#555;background:white;border-color:#ccc;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow:none;box-shadow:none}.select2-container-multi .select2-choices .select2-search-choice-focus{background:#ebebeb;border-color:#adadad;color:#333;-webkit-box-shadow:none;box-shadow:none}.select2-search-choice-close{margin-top:-7px;top:50%}.select2-container .select2-choice
abbr{top:50%}.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit{background-color:#fcf8e3;color:#8a6d3b}.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choices{cursor:not-allowed;background-color:#eee;border-color:#ccc}.select2-container.select2-container-disabled .select2-choice .select2-arrow, .select2-container.select2-container-disabled .select2-choice div, .select2-container.select2-container-disabled .select2-choices .select2-arrow, .select2-container.select2-container-disabled .select2-choices
div{background-color:transparent;border-left:1px solid transparent}.select2-search input.select2-active, .select2-container-multi .select2-choices .select2-search-field input.select2-active, .select2-more-results.select2-active{background-position:99%;background-position:right 4px center}.select2-offscreen, .select2-offscreen:focus{width:1px !important;height:1px !important;position:absolute !important}.xzoom-source img, .xzoom-preview img, .xzoom-lens
img{display:block;max-width:none;max-height:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.xzoom-container{display:inline-block}.xzoom-thumbs{text-align:center;margin-bottom:10px;padding:5px}.xzoom-gallery5{margin-bottom:10px;padding:0
5px}.xzoom-source, .xzoom-hidden{display:block;position:static;float:none;clear:both}.xzoom-hidden{overflow:hidden}.xzoom-preview{border:1px
solid #ddd;background:#2f4f4f;z-index:999}.xzoom-lens{border:1px
solid #555;box-shadow:0px 0px 10px rgba(0, 0, 0, 0.50);cursor:crosshair}.xzoom-loading{background-position:center center;background-repeat:no-repeat;border-radius:100%;opacity:0.7;background:url(https://kristinadragomir.com/catalog/view/theme/pav_mesa/stylesheet/images/xloading.gif);width:48px;height:48px}.xactive{-webkit-box-shadow:0px 0px 3px 0px rgba(74, 169, 210, 1);-moz-box-shadow:0px 0px 3px 0px rgba(74, 169, 210, 1);box-shadow:0px 0px 3px 0px rgba(74, 169, 210, 1);border:1px
solid #4aaad2}.xzoom-caption{position:absolute;bottom:-43px;left:0;background:#000;width:100%;text-align:left}.xzoom-caption
span{color:#fff;font-family:Arial,sans-serif;display:block;font-size:0.75em;font-weight:bold;padding:10px}.effect-v1{overflow:hidden}.effect-v1
img{outline:transparent solid 15px;outline-offset:0px;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.35s ease 0s;-o-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}.effect-v1:hover
img{outline-color:rgba(0, 0, 0, 0.2);outline-offset:-30px}.effect-v2{background-color:#000;overflow:hidden;position:relative}.effect-v2:before{border:1px
solid #fff;bottom:20px;content:"";left:20px;position:absolute;right:20px;top:20px;-webkit-transform:translate3d(-20px, 0px, 0px);transform:translate3d(-20px, 0px, 0px);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v2
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v2
.action{-webkit-transform:translate3d(-10px, 0px, 0px);transform:translate3d(-10px, 0px, 0px);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v2:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v2:hover
img{opacity:0.7;filter:alpha(opacity=70);-webkit-transform:scale(1.2, 1);-ms-transform:scale(1.2, 1);-o-transform:scale(1.2, 1);transform:scale(1.2, 1)}.effect-v2:hover
.action{-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1;filter:alpha(opacity=100)}.effect-v3{overflow:hidden;position:relative}.effect-v3:before, .effect-v3:after{bottom:20px;content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v3:before{border-bottom:1px solid #fff;border-top:1px solid #fff;-webkit-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1)}.effect-v3:after{border-left:1px solid #fff;border-right:1px solid #fff;-webkit-transform:scale(1, 0);-ms-transform:scale(1, 0);-o-transform:scale(1, 0);transform:scale(1, 0)}.effect-v3
img{opacity:1;filter:alpha(opacity=100);-webkit-transition:opacity 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s;transition:opacity 0.35s ease 0s}.effect-v3 .banner-title{-webkit-transform:translate3d(0px, -20px, 0px);transform:translate3d(0px, -20px, 0px);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-v3
.action{opacity:0;filter:alpha(opacity=0);-webkit-transform:translate3d(0px, 40px, 0px);transform:translate3d(0px, 40px, 0px);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v3:hover:before, .effect-v3:hover:after{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v3:hover
img{opacity:0.5;filter:alpha(opacity=50)}.effect-v3:hover .banner-title, .effect-v3:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v4{background-color:#000;overflow:hidden;position:relative}.effect-v4:before{border:2px
solid #fff;bottom:20px;-webkit-box-shadow:0 0 0 30px rgba(255, 255, 255, 0.2);box-shadow:0 0 0 30px rgba(255, 255, 255, 0.2);content:"";left:20px;opacity:0;position:absolute;right:20px;top:20px;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);-o-transform:scale(1.4);transform:scale(1.4);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;z-index:1}.effect-v4
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v4 .banner-title{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-v4
.action{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v4:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v4:hover
img{opacity:0.5;filter:alpha(opacity=50)}.effect-v4:hover .banner-title{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);transform:scale(0.95)}.effect-v4:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-v5{background-color:#000;overflow:hidden;position:relative}.effect-v5
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v5
.action{-webkit-transform:translate3d(-150%, 0px, 0px);transform:translate3d(-150%, 0px, 0px);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s}.effect-v5 .action:first-child{-webkit-transition-delay:0.15s;transition-delay:0.15s}.effect-v5 .action:nth-of-type(2){-webkit-transition-delay:0.1s;transition-delay:0.1s}.effect-v5 .action:nth-of-type(3){-webkit-transition-delay:0.05s;transition-delay:0.05s}.effect-v5:hover
img{opacity:0.5;filter:alpha(opacity=50);-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}.effect-v5:hover
.action{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v5:hover .action:first-child{-webkit-transition-delay:0s;transition-delay:0s}.effect-v5:hover .action:nth-of-type(2){-webkit-transition-delay:0.05s;transition-delay:0.05s}.effect-v5:hover .action:nth-of-type(3){-webkit-transition-delay:0.1s;transition-delay:0.1s}.effect-v6{background-color:#000;overflow:hidden;position:relative}.effect-v6
img{-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0.8;filter:alpha(opacity=80);-webkit-transition:opacity 0.5s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.5s ease 0s, transform 0.35s ease 0s;transition:opacity 0.5s ease 0s, transform 0.35s ease 0s}.effect-v6
.action{-webkit-transform:translate3d(0px, -100px, 0px);transform:translate3d(0px, -100px, 0px);-webkit-transition:opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;opacity:0}.effect-v6:hover
img{opacity:0.9;filter:alpha(opacity=90)}.effect-v6:hover
.action{opacity:1;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.effect-v7{overflow:hidden;position:relative}.effect-v7:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;-o-transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;transition:all 0.4s cubic-bezier(0.94, 0.85, 0.1, 0.62) 0s;z-index:1;border:200px
double rgba(0, 0, 0, 0);opacity:1;filter:alpha(opacity=100);visibility:visible}.effect-v7:hover:before{opacity:0;filter:alpha(opacity=0);border:0
double rgba(255, 255, 255, 0.7);visibility:hidden}.effect-v8{overflow:hidden;position:relative}.effect-v8:before{border-bottom:50px solid rgba(255, 255, 255, 0.4);border-top:50px solid rgba(255, 255, 255, 0.4);content:"";height:100%;left:0;opacity:0;filter:alpha(opacity=0);position:absolute;top:0;transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-o-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-webkit-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-moz-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-ms-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-webkit-transform-origin:50% 50% 0;transform-origin:50% 50% 0;width:100%}.effect-v8:hover:before{opacity:1;filter:alpha(opacity=100);transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-o-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-webkit-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-moz-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);-ms-transform:rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1)}.effect-v9{overflow:hidden;position:relative}.effect-v9:before{border:50px
solid rgba(0, 0, 0, 0);border-top-right-radius:50px;border-top-left-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;left:0;right:0;bottom:0;margin:auto;position:absolute;top:0;content:"";opacity:1;filter:alpha(opacity=100);width:100px;height:100px;-webkit-transform:scale(7);-ms-transform:scale(7);-o-transform:scale(7);transform:scale(7);-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;visibility:visible;z-index:1}.effect-v9:hover:before{border:0
solid rgba(0, 0, 0, 0.7);opacity:0;filter:alpha(opacity=0);visibility:hidden}.effect-v10, .blogs-thumb{overflow:hidden}.effect-v10:hover img, .blogs-thumb:hover
img{animation:kenburns-top 3s ease-out 0s 1 normal both}@keyframes kenburns-top{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 16%;transform-origin:50% 16%}100%{-webkit-transform:scale(1.25) translateY(-15px);transform:scale(1.25) translateY(-15px);-webkit-transform-origin:top;transform-origin:top}}.effect-default{background-color:#000;overflow:hidden;position:relative}.effect-default .banner-title{-webkit-transform:translate3d(0px, 20px, 0px);transform:translate3d(0px, 20px, 0px);-webkit-transition:transform 0.35s ease 0s;-o-transition:transform 0.35s ease 0s;transition:transform 0.35s ease 0s}.effect-default
img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;opacity:0.7;filter:alpha(opacity=70)}.effect-default
.action{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;-o-transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;transition:opacity 0.35s ease 0s, transform 0.35s ease 0s;border:1px
solid #fff;margin:1em
0 0;padding:1em;color:#fff}.effect-default:hover:before{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-default:hover
img{opacity:0.5;filter:alpha(opacity=50);-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.effect-default:hover
.action{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;filter:alpha(opacity=100)}.effect-default:hover .banner-title{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.carousel-control.right, .carousel-control.left{background:transparent}.carousel-controls-v1{width:60px;height:50px;position:absolute;bottom:0;left:50%;margin-left:-30px}.carousel-controls-v1 .carousel-control{display:flex;justify-content:center;align-items:center;padding:0;height:30px;width:30px;font-size:13px;background:transparent;color:#e1e1e1;border:2px
solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.carousel-controls-v1 .carousel-control:hover{background:#999;border-color:#999}.list-group{margin-bottom:30px !important}.list-group > li.list-group-item, .list-group a.list-group-item{margin-bottom:0px;border-bottom:1px solid #ddd;text-transform:uppercase;font-size:10px;font-weight:bold}.list-group .list-group-item{border:none}#product .form-group{margin:30px
0 20px}.single-layout .fa-stack, .product-quickview-detail .fa-stack{width:1em;height:1em;line-height:1em}.single-layout{padding:35px;margin-bottom:30px}.single-layout
h1{font-size:25px;font-weight:400}.horizontal-tabs{padding:0
35px 35px 35px;margin-bottom:30px}.horizontal-tabs #button-review{font-size:15px;font-weight:bold;border:1px
solid #ddd}.horizontal-tabs #button-review:hover{background-color:#999;color:#fff}.horizontal-tabs .tab-content{font-size:13px}#p-detail-accordion .panel-heading{padding:0}#p-detail-accordion .panel-title, #p-detail-accordion #column-left .widget-title, #column-left #p-detail-accordion .widget-title, #p-detail-accordion #column-right .widget-title, #column-right #p-detail-accordion .widget-title, #p-detail-accordion #information-contact h3, #information-contact #p-detail-accordion h3, #p-detail-accordion #information-contact .btn-link, #information-contact #p-detail-accordion .btn-link{padding:20px
0;border-color:#e1e1e1;border-bottom:1px solid #e1e1e1;margin-bottom:30px}#p-detail-accordion .panel-title a, #p-detail-accordion #column-left .widget-title a, #column-left #p-detail-accordion .widget-title a, #p-detail-accordion #column-right .widget-title a, #column-right #p-detail-accordion .widget-title a, #p-detail-accordion #information-contact h3 a, #information-contact #p-detail-accordion h3 a, #p-detail-accordion #information-contact .btn-link a, #information-contact #p-detail-accordion .btn-link
a{font-size:18px;font-weight:700;padding:0px;display:inline-block;border:0;margin:0;background:transparent;text-transform:capitalize;color:#333;position:relative}#p-detail-accordion .panel-title a span, #p-detail-accordion #column-left .widget-title a span, #column-left #p-detail-accordion .widget-title a span, #p-detail-accordion #column-right .widget-title a span, #column-right #p-detail-accordion .widget-title a span, #p-detail-accordion #information-contact h3 a span, #information-contact #p-detail-accordion h3 a span, #p-detail-accordion #information-contact .btn-link a span, #information-contact #p-detail-accordion .btn-link a
span{font-size:12px;position:absolute;left:100%;top:0}#p-detail-accordion .panel-title.active > a, #p-detail-accordion #column-left .widget-title.active > a, #column-left #p-detail-accordion .widget-title.active > a, #p-detail-accordion #column-right .widget-title.active > a, #column-right #p-detail-accordion .widget-title.active > a, #p-detail-accordion #information-contact h3.active > a, #information-contact #p-detail-accordion h3.active > a, #p-detail-accordion #information-contact .btn-link.active > a, #information-contact #p-detail-accordion .btn-link.active > a{color:#999;background:transparent;border:0}#p-detail-accordion .panel-body{border:none}#p-review{padding:60px
0}#form-review
h2{margin-top:0;text-transform:uppercase;font-size:16px;color:#444a59}.product-related
h3{font-size:28px;color:#212121;letter-spacing:-1px;font-weight:700;text-align:center;padding:15px
0;border-bottom:1px solid #ddd;margin:0}.tags-element{display:none}ul.product-prices{overflow:hidden;margin-bottom:10px}ul.product-prices
li{display:inline-block}ul.product-prices li + li{margin-right:10px}ul.product-prices
h2{color:#000;margin:10px
0}ul.product-prices
span{font-size:24px;color:#999}ul.product-box-desc{color:#999;padding-bottom:30px;line-height:24px}ul.product-box-desc
span{font-size:12px;display:inline-block;min-width:150px;color:#353535}.brand a, .instock{color:#212121}.product-group-buttons
button{margin-right:5px}#product-product .nav-tabs{border-color:#ddd;border-bottom:1px solid #ddd;padding:20px
0;margin-bottom:30px}#product-product .nav > li{position:relative;padding:0
10px;float:none;display:inline-block}#product-product .nav > li:first-child{padding-left:0}#product-product .nav > li > a{font-size:16px;font-weight:700;padding:0px;display:inline-block;border:0;margin:0;background:transparent;text-transform:capitalize;color:#333;position:relative}#product-product .nav > li > a
span{font-size:12px;position:absolute;left:100%;top:0}#product-product .nav > li.active > a{color:#999;background:transparent;border:0}#product-product .form-group{margin-bottom:40px}#product-product .tab-content{color:#666}#product-product .tab-content
b{font-size:30px}.product-quickview-detail .nav-tabs{padding-top:50px !important}.product-meta{font-size:12px;position:relative}.product-meta
span{font-weight:bold}.product-meta
li{margin-bottom:6px}.product-images{text-align:center;display:flex;margin-bottom:20px}.product-images .image-preview{text-align:center;margin-bottom:10px}.product-images
img{max-width:100%;max-height:100%}.product-images .thumb-addition{height:100px}.product-images.style-left .image-preview{order:2}.product-images.style-left .preview-thumbs{order:1}.product-images.style-right .image-preview{order:1}.product-images.style-right .preview-thumbs{order:2}.product-images.style-top{flex-flow:row wrap}.product-images.style-top .image-preview{order:2}.product-images.style-top .preview-thumbs{order:1;display:flex;flex-flow:row wrap}.product-images.style-bottom{flex-flow:row wrap}.product-images.style-bottom .image-preview{order:1}.product-images.style-bottom .preview-thumbs{order:2;display:flex;flex-flow:row wrap;overflow:hidden}.product-images.style-one{flex-direction:column}.product-images.style-one .image-preview{display:none}.product-images.style-one .thumb-addition{height:inherit}.product-images.style-two{flex-direction:column}.product-images.style-two .image-preview{display:none}.product-images.style-two .preview-thumbs{width:100%;display:flex;flex-flow:row wrap}.product-images.style-two .preview-thumbs .thumb-addition{height:auto;width:50%}.product-images.style-two .preview-thumbs .thumb-addition:first-child{width:100%}.product-images .thumb-addition{position:relative}.product-images .thumb-addition:hover .btn-gallery{display:block}.product-images .btn-gallery{display:none;position:absolute;padding:2px
4px;background:#999;color:#fff;bottom:30px;left:10px;font-size:7px}.product-images.style-left .swiper-container, .product-images.style-right .swiper-container{height:600px}.product-images
img{width:auto !important;height:auto}.product-images.style-left .preview-thumbs .swiper-button-prev, .product-images.style-left .preview-thumbs .swiper-button-next{display:none}.product-images.style-left .image-preview{height:600px;width:100%}.product-images.style-top .swiper-container, .product-images.style-bottom .swiper-container{width:440px}.paging{border-top:1px solid #e9e9e9;padding:15px
0;margin-top:30px}.product-btn-quantity{border:solid 1px #ddd;border-radius:5px;margin-bottom:20px;margin-right:3px;display:inline-block}.product-btn-quantity > input{display:inline-block;height:40px;min-width:25px;background:white;border-radius:5px;border:none;box-shadow:none}.product-btn-quantity > #input-quantity{width:46px;height:39px;border-left:1px solid #ddd;border-right:1px solid #ddd;border-radius:0;text-align:center}#product-product .pavo-sticky-in-parent.is_stuck{margin-top:90px}.page-product-compare .topbar, .page-product-compare .header-bottom, .page-product-compare header, .page-product-compare footer, .page-product-compare #powered, .page-product-compare #top, .page-product-compare .breadcrumb, .page-product-compare #pavo-sticky-header{display:none !important}.page-extension-module-pavquickview-show .page-inner{display:block !important;background-color:#fff}.page-extension-module-pavquickview-show .topbar, .page-extension-module-pavquickview-show .header-bottom, .page-extension-module-pavquickview-show header, .page-extension-module-pavquickview-show footer, .page-extension-module-pavquickview-show .powered, .page-extension-module-pavquickview-show #top, .page-extension-module-pavquickview-show .breadcrumb, .page-extension-module-pavquickview-show #pavo-sticky-header, .page-extension-module-pavquickview-show .pav-mobile-nav
.inner{display:none !important}.page-extension-module-pavquickview-show .product-quickview-detail{padding:30px}.page-extension-module-pavquickview-show #product-product .tab-group{margin-bottom:0}#checkout-checkout
h1{text-align:center}#checkout-checkout .panel-default .panel-heading{padding:20px
30px}#checkout-cart .input-group .form-control{min-width:60px}#account-login
.well{border:0;padding:10px;-webkit-box-shadow:none;box-shadow:none}#account-login
h2{text-transform:uppercase;font-size:16px;padding-bottom:10px;margin-bottom:20px;border-bottom:3px solid #165077;display:inline-block}#account-login
.btn{margin-top:30px}.products-collection, .flashsale-content, .product-search{background-color:#fff}.products-collection > .row, .flashsale-content > .row, .product-search > .row{padding:0
15px}.products-collection .content-above, .flashsale-content .content-above, .product-search .content-above{margin-bottom:30px}.products-collection .btn-group, .flashsale-content .btn-group, .product-search .btn-group{height:56px;line-height:56px;padding-top:15px}.products-collection > .row:first-child, .flashsale-content > .row:first-child, .product-search > .row:first-child{border-bottom:1px solid #ddd;padding:10px
0;margin:20px
0}.products-collection > .row:first-child .form-group, .flashsale-content > .row:first-child .form-group, .product-search > .row:first-child .form-group{margin:0;width:100%;height:56px;line-height:56px}.products-collection > .row:first-child .form-group .input-group-addon, .flashsale-content > .row:first-child .form-group .input-group-addon, .product-search > .row:first-child .form-group .input-group-addon{background:transparent;border:0;text-transform:uppercase;font-weight:500}.products-collection > .row:first-child .form-control, .flashsale-content > .row:first-child .form-control, .product-search > .row:first-child .form-control{border:0;text-transform:uppercase;font-weight:500;font-size:14px;height:60px;background:transparent;-webkit-box-shadow:none;box-shadow:none}.category-content{background-color:#fff;padding:30px}.product-search{padding-left:15px;padding-right:15px}.product-search
h1{padding:20px
0}.page-extension-pavoblog-single .pavoblog-post header .entry-meta{padding-bottom:20px}.page-extension-pavoblog-single .pavoblog-post .entry-content{font-size:13px}.page-extension-pavoblog-single .pavoblog-post .swiper-container .swiper-slide{padding:0
15px}.page-extension-pavoblog-single .pavoblog-post .related_posts .panel-body{padding:0px}.page-extension-module-pavstorelocator
h1{display:none}.page-extension-module-pavstorelocator #information-information{line-height:30px;margin-bottom:60px}.page-extension-module-pavstorelocator #information-information
ul.breadcrumb{min-height:auto;padding:30px
0;margin-bottom:0}.page-extension-module-pavstorelocator #information-information ul.breadcrumb:after{content:none}.page-information-information #information-information
p{padding-top:1px}.minimum-quantity{font-size:12px;font-weight:bold;margin-bottom:10px}.info-table-icon{color:#999;font-size:18px;-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s}.info-table-icon:hover{color:#212121;transform:rotateY(70deg)}.info-table-content{color:#666}.info-table-content
strong{color:#898989;font-weight:normal}.info-table-row:first-of-type > *:after{display:none}.info-table{line-height:1.95em;border:1px
solid #ddd;width:100%}.info-table td, .info-table
th{border-bottom:1px solid #ddd;padding:6px
23px;position:relative;vertical-align:middle}.info-table td:after, .info-table th:after{background-color:#fff;content:"";height:1px;position:absolute;top:-1px;width:2px}.info-table
th{border-right:1px solid #ddd;font-weight:400;text-align:center;width:63px}.info-table th:after{right:0}.info-table
td{border-left-style:none}.info-table td:after{left:0}input#input-captcha{margin-bottom:20px}.google-map{margin-bottom:60px}#information-contact
h3{color:#212121;padding:10px
0px;border-bottom:3px solid #999;display:inline-block;margin-bottom:30px}#information-contact .btn-link{margin-left:20px;color:#999;padding:0px;border-bottom:3px solid #999;display:inline-block;font-weight:600}#information-contact .btn-link:hover{color:#212121;border-bottom:3px solid #212121}
@font-face{font-display:swap;font-family:"Material-Design-Iconic-Font";src:url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0") format("woff2"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.woff?v=2.2.0") format("woff"), url("https://kristinadragomir.com/catalog/view/theme/pav_mesa/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0") format("truetype");font-weight:normal;font-style:normal}.zmdi{display:inline-block;font-style:unset;font-family:'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-shopping-cart:before{content:"\f1cb"}.zmdi-shopping-basket:before{content:"\f1c9"}.zmdi-headset-mic:before{content:"\f29c"}.zmdi-favorite-outline:before{content:"\f15e"}.zmdi-collection-item:before{content:"\f14b"}.zmdi-account-o:before{content:"\f206"}.zmdi-time:before{content:"\f337"}.row-offcanvas{position:relative;-webkit-transition:all 0.25s ease-out;-o-transition:all 0.25s ease-out;transition:all 0.25s ease-out}.row-offcanvas-right{right:0}.row-offcanvas-left{left:0}.row-offcanvas-right .sidebar-offcanvas{right:-300px}.row-offcanvas-right.active{right:300px}.sidebar-offcanvas{position:absolute;top:0;width:300px;background:#fff;height:100%;z-index:999}.sidebar-offcanvas
.caret{display:none}.row-offcanvas.active:before{width:100%;height:100%;position:absolute;top:0px;left:0px;background:rgba(0, 0, 0, 0.75);content:"";z-index:200}.sidebar-offcanvas .navbar-nav > li{display:block !important;float:none;clear:both;overflow:hidden}.btn-show-offcanvas{font-size:20px;color:#212121;border:none;background-color:#fff}.btn-show-offcanvas:hover{color:#212121}.row-offcanvas.active .sidebar-offcanvas{display:block}.sidebar-offcanvas{display:none;background:#fff}.sidebar-offcanvas.active{display:block}.sidebar-offcanvas
.navbar{background:transparent;border:0}.sidebar-offcanvas .offcanvas-heading{background:#e6e6e6;padding:10px
20px;position:relative}.sidebar-offcanvas .offcanvas-heading > button{position:absolute;top:10px;right:10px}.sidebar-offcanvas .offcanvas-heading .quick-search-form{margin-right:40px}.sidebar-offcanvas .offcanvas-top{background:#ccc;padding:20px}.sidebar-offcanvas .navbar-nav{width:100%;text-align:left;margin:0px}.sidebar-offcanvas .navbar-collapse{display:block;padding:0;border:0}.sidebar-offcanvas .navbar-nav > li{width:100%}.sidebar-offcanvas .navbar-nav > li.dropdown > a{border-bottom:solid 1px #ddd}.sidebar-offcanvas .nav > li > a{display:block;border-top:solid 1px #ddd}.sidebar-offcanvas .dropdown > .dropdown-menu{position:relative !important;display:none !important;top:auto;left:auto;opacity:1;filter:alpha(opacity=100);visibility:visible;min-width:100%;width:100%;padding:30px;box-shadow:none;border:0}.sidebar-offcanvas .nav > li > a, .sidebar-offcanvas .dropdown > i{padding-top:20px;padding-bottom:20px;line-height:20px}.sidebar-offcanvas .dropdown > i{display:block;width:50px;position:absolute;right:0;z-index:99;text-align:center;line-height:20px;background:#999;color:#fff}.sidebar-offcanvas .active > .dropdown-menu{display:block !important}.pavlayerednavigation .list-group > a.list-group-item{color:#353535}.pavlayerednavigation .list-group .list-group-item{color:#666}.pavlayerednavigation .list-group.filter-group div.list-group-item + a.list-group-item{margin-top:30px}.pavlayerednavigation .filter-by-price .irs-from, .pavlayerednavigation .filter-by-price .irs-to, .pavlayerednavigation .filter-by-price .irs-single{background:#999}.pavlayerednavigation .filter-by-price .irs-from:after, .pavlayerednavigation .filter-by-price .irs-to:after, .pavlayerednavigation .filter-by-price .irs-single:after{border-top-color:#999}#pavoblog-posts .entry-heading .entry-title{font-size:25px}#pavoblog-posts .media-gallery{position:relative}.blogcategory-Categories
.children{margin:0px;padding:0px;font-size:9px}.Comment{background-color:#fff}.Comment .box-content .pav-comment{padding:10px;margin-bottom:5px;border-bottom:1px solid #e2e2e2}.blogs-thumb{color:#212121;line-height:24px;position:relative}.blogs-thumb
.image{overflow:hidden}.blogs-thumb .blog-title{font-size:16px;line-height:24px;margin:0px}.blogs-thumb .blog-title
a{font-size:16px}.blogs-thumb .blog-meta{margin:10px
0}.blogs-thumb .blog-username{margin-right:10px}.blogs-thumb .blog-body{background:#fff;padding-top:20px}.blogs-thumb .entry-category{margin-left:10px}@media (min-width: 991px){.blogs-thumb.style-list .blog-body{position:absolute;top:0;right:0;width:45%;height:100%}}.blogs-thumb.style-list .blog-body{padding-left:40px}.blogs-thumb.style-list .btn-readmore{margin-top:50px}.blogs-thumb.style-list .post-content, .blogs-thumb.style-list .btn-readmore{display:block !important}.pa_latest_blogs_element .swiper-container{overflow:hidden}.pa_latest_blogs_element .swiper-container.swiper-container-multirow .blogs-thumb{margin-bottom:20px}#pavoblog-comments .panel-title, #pavoblog-comments #column-left .widget-title, #column-left #pavoblog-comments .widget-title, #pavoblog-comments #column-right .widget-title, #column-right #pavoblog-comments .widget-title, #pavoblog-comments #information-contact h3, #information-contact #pavoblog-comments h3, #pavoblog-comments #information-contact .btn-link, #information-contact #pavoblog-comments .btn-link{color:#212121;font-size:18px;text-transform:capitalize;padding:20px
0 !important}#pavoblog-comments
form{margin-top:20px}#pavoblog-comments .comment-list + h3{margin-top:60px}#pavoblog-comments .comment-list
.comment{border:0}#pavoblog-comments .comment-list .comment
.avatar{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}#pavoblog-comments .comment-list .comment .avatar
img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}#pavoblog-comments .comment-list .comment .comment-content
header{overflow:hidden}#pavoblog-comments .comment-list .comment .comment-content .comment-title
h4{margin:0px}#pavoblog-comments .comment-list .comment .comment-content .name
strong{font-size:13px}#pavoblog-comments .comment-list .comment .comment-content .comment-text{color:#212121;margin-top:10px}#pavoblog-comments #comment-form-submit{margin-bottom:15px}.pavoblog-posts .entry-content .entry-title, .pavoblog-post .entry-content .entry-title, .pavoblog-posts .entry-content .entry-title a, .pavoblog-post .entry-content .entry-title
a{font-size:15px;height:auto}.pavoblog-posts .entry-content .entry-title:hover, .pavoblog-post .entry-content .entry-title:hover, .pavoblog-posts .entry-content .entry-title a:hover, .pavoblog-post .entry-content .entry-title a:hover{color:#999}.pavoblog-posts label, .pavoblog-post
label{font-weight:500}.pavpopulartag{margin:30px
0px;overflow:hidden;background-color:#fff}.pavpopulartag .box-heading{margin-bottom:20px}.pavpopulartag .box-heading
span{font-size:18px;color:inherit}.pavpopulartag .box-content{padding:15px}.pavpopulartag .box-content
a{font-size:13px !important;float:left;margin-bottom:10px;margin-right:10px;font-family:"Hanuman",Arial,sans-serif;text-transform:capitalize;color:inherit;height:30px;border-radius:3px;border:1px
solid #ddd;padding:0
15px;line-height:26px}.pavpopulartag .box-content a:hover{border-radius:3px;color:#fff;background-color:#999}.footer-blockbuilder{margin-top:30px}.footer-blockbuilder .pa_custom_menu_element
a{font-weight:bold;font-family:Futura;color:#212121}.footer-blockbuilder .pa_custom_menu_element a:hover{color:#999}.footer-blockbuilder .footer, .footer-blockbuilder .footer-contact, .footer-blockbuilder .pav-newsletter{color:#666;font-family:Futura}.footer-blockbuilder .footer h5, .footer-blockbuilder .footer-contact h5, .footer-blockbuilder .pav-newsletter h5, .footer-blockbuilder .footer h3, .footer-blockbuilder .footer-contact h3, .footer-blockbuilder .pav-newsletter
h3{margin:20px
0;font-size:18px;font-family:Futura;color:#212121}.footer-blockbuilder .footer-contact .contact-info{clear:both}.footer-blockbuilder .footer-contact .contact-info
i{border:1px
solid #ddd;border-radius:3px;width:30px;height:30px;line-height:30px;text-align:center;float:left;margin-right:10px;margin-bottom:15px}.footer-blockbuilder .footer
li{line-height:26px}#pav-adv-search{border:solid 2px #ddd;position:relative}#pav-adv-search
select{display:none}#pav-adv-search .select2-container .select2-selection--single{height:45px;border:solid 1px #ddd;border-top-width:0;border-bottom-width:0;border-radius:0}#pav-adv-search .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px}#pav-adv-search .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:45px;text-transform:uppercase}#pav-adv-search .categories-selection{width:200px;position:absolute;top:0;right:45px}#pav-adv-search
input{padding-right:265px;border:0;border-radius:0;height:45px}#pav-adv-search
button{position:absolute;top:0;right:0;width:50px;border-radius:0;border:0;height:45px}.pavo-popup-search{border:1px
solid #ddd;border-radius:3px;margin-right:7px;width:40px;height:40px;line-height:36px}.pavo-popup-search
a{color:#212121;padding:10px
12px}.pavo-popup-search .popup-search-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:105;opacity:0;background-color:#fff;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-webkit-animation:pavo_search_out 0.3s;-moz-animation:pavo_search_out 0.3s;animation:pavo_search_out 0.3s}.pavo-popup-search .searchbox-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center}.pavo-popup-search.active .popup-search-container{opacity:1;visibility:visible;-webkit-animation:pavo_search_in 0.3s;-moz-animation:pavo_search_in 0.3s;animation:pavo_search_in 0.3s}.pavo-popup-search.active .popup-search-container
.searchbox{display:table;width:100%;height:100%}.pavo-popup-search.active .popup-search-container .searchbox-inner, .pavo-popup-search.active .popup-search-container .quick-search-form{position:relative;width:40%;margin:auto}@media (max-width: 1169px) and (min-width: 992px){.pav-verticalmenu .navbar-nav > li > a{padding:5px
15px;font-size:11px}}@media (width: 1024px){.pavo-widget-product_banner.product-banner-style2 .product-layout{padding:0px}.pavo-widget-product_banner.product-banner-style2 .product-layout
.caption{padding-top:10px}.pavo-widget-image-text.layout-3 .content-icon{margin:10px
15px 0 20px}.pavo-widget-image-text.layout-3 .content-text-left .content-title{font-size:10px}}@media (min-width: 992px){.product-layout .button-group{opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;background-color:#fff;overflow:hidden;position:absolute;width:100%;bottom:0;z-index:999;left:0px;border:0px
solid #ddd;border-width:0;-webkit-box-shadow:0 0 0px #ddd;box-shadow:0 0 0px #ddd;box-shadow:0 0px 0px #ddd}.product-layout .button-group
.btn.cart{background:#165077;width:auto;display:inline-block;padding:15px
23px;border:none;text-transform:inherit;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;line-height:1;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.product-layout .action .btn-md, .product-layout .action .pav-ownstyle{transform:translate(-70px, 0px);-webkit-transition:all 0.3s ease-in-out 0s;-o-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;padding:5px
10px}.product-layout .action .btn-wishlist{transition-delay:0.1s}.product-layout .action .btn-compare{transition-delay:0.2s}.product-layout .action .pav-quickview{transition-delay:0.3s}.product-layout:hover{-webkit-box-shadow:0 0 0px #ddd;box-shadow:0 0 0px #ddd;z-index:99;border-left:0px solid #ddd;border-right:0px solid #ddd}.product-layout:hover .button-group{opacity:1;filter:alpha(opacity=100);bottom:-40px;overflow:visible}.product-layout:hover .btn-md, .product-layout:hover .pav-ownstyle{transform:translate(0px, 0px)}.product-list .product-thumb{overflow:hidden;display:flex;align-items:center}.product-list .product-thumb .button-group{opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;padding:20px
10px;background-color:#fff;overflow:hidden;position:absolute;width:100%;bottom:0;z-index:999;-webkit-box-shadow:none;box-shadow:none;box-shadow:none}.product-list .product-thumb:hover .button-group{opacity:1;filter:alpha(opacity=100);bottom:-40px;overflow:visible}.product-list .product-thumb .product-meta{text-align:left;width:60%;position:relative}.product-list .product-thumb
.image{margin-bottom:0;width:40%}.product-list .product-thumb .btn-cart{width:auto}.product-list:last-child .product-thumb{border:0;padding-bottom:0;margin-bottom:0}}@media (max-width: 992px){.interactive-banner .interactive-profile{padding:30px}.interactive-banner .heading-subtitle{font-size:25px}.list-group .list-group-item{padding:10px}.store-locations{margin-left:0px}}@media (max-width: 991px){.navbar-nav > li.aligned-fullwidth .content-blockbuilder .container, .navbar-nav > li.aligned-fullwidth .content-blockbuilder
ul.breadcrumb{width:auto}.footer-blockbuilder .footer h5, .footer-blockbuilder .footer-contact h5, .footer-blockbuilder .pav-newsletter h5, .footer-blockbuilder .footer h3, .footer-blockbuilder .footer-contact h3, .footer-blockbuilder .pav-newsletter
h3{font-size:16px}}@media (min-width: 768px){.pavo-widget-deals.layout2 .product-layout .product-timing-deal{top:-70px;right:0;left:0;position:absolute}.pavo-widget-deals.layout2 .product-layout
.caption{padding-top:10px}.pavo-widget-deals.layout3 .product-layout
.image{width:50%;float:left;padding-right:20px}.pavo-widget-deals.layout3 .product-layout .product-meta{width:50%;float:left;display:block;justify-content:inherit;margin:0;text-align:left}.pavo-widget-deals.layout3 .product-layout .product-meta .price-new, .pavo-widget-deals.layout3 .product-layout .product-meta .price-old{display:block}.pavo-widget-deals.layout3 .product-layout .product-timing-deal{top:160px;right:auto;position:absolute}.pavo-widget-deals.layout1 .product-layout .button-group, .pavo-widget-deals.layout2 .product-layout .button-group, .pavo-widget-deals.layout3 .product-layout .button-group{display:none}.latest-blogs-element .panel-body{padding:30px}.pavo-widget-product_banner.product-banner-style1 .product-layout
.image{width:50%;float:left;padding-right:20px}.pavo-widget-product_banner.product-banner-style1 .product-layout .product-meta{width:50%;float:left;display:block;justify-content:inherit;margin:0;text-align:left}.form-horizontal .control-label{text-align:left;margin-bottom:0;padding-top:5px}}@media (max-width: 768px){.swiper-button-prev, .swiper-button-next{display:none}}@media (max-width: 480px){.single-layout{padding:35px
15px !important}.horizontal-tabs{padding:0
15px}.well-default{padding:40px
10px}}

/* ------------------
  CSS: catalog/view/theme/default/stylesheet/pavobuilder/5a8e63ac2e6c6.css
  ------------------*/

#jegtka1r .pa-row-inner{background-color:#fff}#jegtka1r .pa-row-inner{border-style:none}#jegtka1r{border-style:none}#jegtka1r .pa-row-inner{padding:10px}@media (max-width:1199px){#jegtka1r .pa-row-inner{background-color:#fff}#jegtka1r .pa-row-inner{border-style:none}}@media (max-width:991px){#jegtka1r .pa-row-inner{background-color:#fff}#jegtka1r .pa-row-inner{border-style:none}}@media (max-width:767px){#jegtka1r .pa-row-inner{background-color:#fff}#jegtka1r .pa-row-inner{border-style:none}}@media (min-width:1200px){#jegtka20.col-lg-3{width:32.07254%}}#jegtka1w{border-style:none}@media (min-width:1200px){#jegtka29.col-lg-8{width:67.92746%}}#jegtka28{border-style:none}#jegrw2bp .pa-row-inner{border-style:none}#jegrw2bp{border-style:none}@media (max-width:1199px){#jegrw2bp .pa-row-inner{border-style:none}}@media (max-width:991px){#jegrw2bp .pa-row-inner{border-style:none}}@media (max-width:767px){#jegrw2bp .pa-row-inner{border-style:none}}#jegrw2ci .pa-column-inner{border-style:none}#jegrw2ci{border-style:none}@media (max-width:1199px){#jegrw2ci .pa-column-inner{border-style:none}}@media (max-width:991px){#jegrw2ci .pa-column-inner{border-style:none}}@media (max-width:767px){#jegrw2ci .pa-column-inner{border-style:none}}#jegrw2bv .pa-row-inner{border-style:none}#jegrw2bv{border-top:0px;border-right:0px;border-bottom:1px;border-left:0px;padding-top:20px;padding-right:0px;padding-bottom:1px;padding-left:0px;border-color:#ddd;border-style:dotted}#jegrw2bv{background-color:#fff}#jegrw2c1 .pa-column-inner{border-style:none}@media (min-width:1200px){#jegrw2c1.col-lg-2{width:23%}}#jegrw2c1{border-style:none}@media (max-width:1199px) and (min-width:992px){#jegrw2c1.col-md-2{width:23%}}@media (max-width:1199px){#jegrw2c1 .pa-column-inner{border-style:none}}@media (max-width:991px) and (min-width:768px){#jegrw2c1.col-sm-2{width:23%}}@media (max-width:991px){#jegrw2c1 .pa-column-inner{border-style:none}}@media (max-width:767px) and (min-width:480px){#jegrw2c1.col-xs-2{width:23%}}@media (max-width:767px){#jegrw2c1 .pa-column-inner{border-style:none}}#jegrw2c0{border-style:none}@media (min-width:1200px){#jegrw2c7.col-lg-9{width:77%}}@media (max-width:1199px) and (min-width:992px){#jegrw2c7.col-md-9{width:77%}}@media (max-width:991px) and (min-width:768px){#jegrw2c7.col-sm-9{width:77%}}@media (max-width:767px) and (min-width:480px){#jegrw2c7.col-xs-9{width:77%}}#jegrw2c6{border-style:none}