@charset "UTF-8";@font-face{font-family:"nsre";src:url(../fonts/nsre.eot);src:url(../fonts/nsre.eot?#iefix) format("embedded-opentype"),url(../fonts/nsre.woff) format("woff"),url(../fonts/nsre.ttf) format("truetype"),url(../fonts/nsre.svg#nsre) format("svg");font-weight:400;font-style:normal}body>.ui-datepicker{display:none}.ui-datepicker{overflow:hidden;z-index:1000!important}.ui-datepicker td,.ui-datepicker th{padding:4px 8px;text-align:center}.ui-datepicker-header{text-align:center;position:relative;padding:6px}.ui-datepicker-next,.ui-datepicker-prev{position:absolute;width:1.5em;text-align:center}.ui-datepicker-next span,.ui-datepicker-prev span{visibility:hidden}.ui-datepicker-month,.ui-datepicker-year{background:0 0;border:0}.ui-datepicker-prev{left:0}.ui-datepicker-next{right:0}.ui-datepicker-next:before,.ui-datepicker-prev:before{font-family:FontAwesome;width:1.5em;cursor:pointer;display:block}.ui-datepicker-prev:before{content:"\f104"}.ui-datepicker-next:before{content:"\f105"}.date-wrapper{position:relative}.date-wrapper:after{content:"\f073";font-family:FontAwesome;position:absolute;right:0;width:30px;top:0;line-height:36px;text-align:center;z-index:0}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.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{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;-ms-transform-origin:center bottom;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate3d(0,0,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 swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{-ms-transform-origin:top center;transform-origin:top center;animation-name:swing}@keyframes tada{0%,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{0%,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-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:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-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{transition-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{transition-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{transition-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:translate3d(0,0,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) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-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) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX,.flipInY,.flipOutX,.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY,.flipOutX,.flipOutY{animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX,.flipOutY{animation-name:flipOutX}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{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:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-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:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,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 rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,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:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}body[class*=oxy-agent-] .mejs-overlay-play,video.section-background-video{display:none}.mejs-container{position:relative;background:0 0;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0;height:100%}.mejs-container video{background-size:cover;background-repeat:no-repeat;background-position:0 0}.me-plugin{position:absolute;height:auto;width:auto}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement,.mejs-poster{position:absolute;top:0;left:0;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;width:100%;height:100%}:root .mejs-poster img{display:none}.mejs-poster img{padding:0;border:0}.mejs-mediaelement>video,.mejs-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url(../images/bigplay.svg) no-repeat}.no-svg .mejs-overlay-button{background-image:url(../images/bigplay.png)}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background:rgba(0,0,0,.5)}.mejs-overlay-loading span{position:absolute;display:block;top:50%;left:50%;border-top:6px solid rgba(255,255,255,.2);border-right:6px solid rgba(255,255,255,.2);border-bottom:6px solid rgba(255,255,255,.2);border-left:6px solid #fff;animation:spinner 1.1s infinite linear;margin-top:-20px;margin-left:-40px;background:0 0;border-radius:50%;width:80px;height:80px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mejs-container .mejs-controls{display:none}.mejs-audio{height:36px!important}.mejs-audio .mejs-controls{background:0 0!important;height:32px!important}.mejs-controls .mejs-button button:focus{outline:none!important}.mejs-container.mejs-audio .mejs-controls{display:block;position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url(background.png);background:rgba(0,0,0,.7);background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url(../images/mejs-controls.svg) no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url(../images/controls.png)}.mejs-controls .mejs-button button:focus{}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:8px 3px 0;overflow:hidden;text-align:center;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time span{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span{display:block;position:absolute;width:180px;height:10px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:15px 15px;animation:buffering-stripes 2s linear infinite}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-captions-button,.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url(background.png);background:rgba(50,50,50,.7);border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;border-radius:1px;margin:0}.mejs-controls div.mejs-horizontal-volume-slider{height:26px;width:60px;position:relative}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url(background.png);background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0;overflow:hidden;border-radius:0}.mejs-controls .mejs-captions-button .mejs-captions-selector ul,.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul,.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li,.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li,.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input,.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url(background.png);background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector,.mejs-postroll-layer{position:absolute;background:url(background.png);background:rgba(50,50,50,.7);overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;right:-10px;width:130px;height:100px;border:solid 1px transparent;padding:10px;border-radius:0;bottom:26px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label,.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:100px;float:left;padding:4px 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{bottom:0;left:0;z-index:1000}.mejs-postroll-layer,.mejs-postroll-layer-content{width:100%;height:100%}.mejs-controls .mejs-speed-button .mejs-speed-selector,.mejs-postroll-close{position:absolute;background:url(background.png);background:rgba(50,50,50,.7)}.mejs-postroll-close{right:0;color:#fff;z-index:100;cursor:pointer;top:0;padding:4px}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{visibility:hidden;top:-100px;left:-10px;width:60px;height:100px;border:solid 1px transparent;padding:0;overflow:hidden;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{visibility:visible}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{padding:0 10px}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *    Kyle Kemp
 *      - Twitter: @seiyria
 *      - Github:  seiyria
 *    Rohit Kalkur
 *      - Twitter: @Rovolutionary
 *      - Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2017 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */
.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-high,.slider.slider-horizontal .slider-track-low{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-handle,.slider.slider-horizontal .slider-tick{margin-left:-10px}.slider.slider-horizontal .slider-handle.triangle,.slider.slider-horizontal .slider-tick.triangle{position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);border-width:0 10px 10px;width:0;height:0;border-bottom-color:#0480be;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;padding-top:24px;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-handle,.slider.slider-horizontal.slider-rtl .slider-tick{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-high,.slider.slider-vertical .slider-track-low{width:100%;left:0;right:0}.slider.slider-vertical .slider-handle,.slider.slider-vertical .slider-tick{margin-top:-10px}.slider.slider-vertical .slider-handle.triangle,.slider.slider-vertical .slider-tick.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#0480be;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-handle.triangle,.slider.slider-vertical.slider-rtl .slider-tick.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#dfdfdf,#bebebe);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#e5e5e5,#e9e9e9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);cursor:not-allowed}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .tooltip.top{margin-top:-36px}.slider .hide,.slider input{display:none}.slider-selection,.slider-track{background-color:#f7f7f7;background-repeat:repeat-x;border-radius:4px;position:absolute}.slider-track{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F9F9F9',GradientType=0);cursor:pointer;background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.slider-selection{background-image:linear-gradient(to bottom,#f9f9f9,#f5f5f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F5F5F5',GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box}.slider-selection.tick-slider-selection{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#89cdef,#81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89CDEF', endColorstr='#81BFDE',GradientType=0)}.slider-track-high,.slider-track-low{box-sizing:border-box;position:absolute;background:0 0;border-radius:slider_border-radius(4px)}.slider-handle,.slider-tick{background-repeat:repeat-x;position:absolute;width:20px;height:20px;border:0 solid transparent}.slider-handle{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#149BDF', endColorstr='#0480BE',GradientType=0);top:0;background-image:linear-gradient(to bottom,#149bdf,#0480be);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);background-color:#337ab7}.slider-handle.round{border-radius:20px}.slider-handle.custom,.slider-handle.triangle{background:0 0}.slider-handle.custom::before,.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#f9f9f9,#f5f5f5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#F5F5F5',GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-sizing:border-box;filter:none;opacity:.8}.slider-tick.round{border-radius:50%}.slider-tick.custom,.slider-tick.triangle{background:0 0}.slider-tick.in-selection{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#89cdef,#81bfde);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89CDEF', endColorstr='#81BFDE',GradientType=0);opacity:1}.form-group,.form-group:active,.form-group:focus{outline:none}.form-control,input[type=date],input[type=datetime-local],input[type=datetime],input[type=month],input[type=password],input[type=text],input[type=time],input[type=week],select,textarea{height:36px;-webkit-appearance:none;-moz-appearance:none;text-shadow:none;box-shadow:none;font-weight:light;-webkit-font-smoothing:antialiased;border-radius:4px;border:1px solid #666}.uneditable-input,input[type=color],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=url]{height:36px;-webkit-appearance:none;text-shadow:none;box-shadow:none;font-weight:light;-webkit-font-smoothing:antialiased;border-radius:4px;border:1px solid #666}.uneditable-input,input[type=color],input[type=email],input[type=search],input[type=tel],input[type=url]{-moz-appearance:none}.form-control:active,.form-control:focus,.uneditable-input:active,.uneditable-input:focus,input[type=color]:active,input[type=color]:focus,input[type=date]:active,input[type=date]:focus,input[type=datetime-local]:active,input[type=datetime-local]:focus,input[type=datetime]:active,input[type=datetime]:focus,input[type=email]:active,input[type=email]:focus,input[type=month]:active,input[type=month]:focus,input[type=number]:active,input[type=number]:focus,input[type=password]:active,input[type=password]:focus,input[type=search]:active,input[type=search]:focus,input[type=tel]:active,input[type=tel]:focus,input[type=text]:active,input[type=text]:focus,input[type=time]:active,input[type=time]:focus,input[type=url]:active,input[type=url]:focus,input[type=week]:active,input[type=week]:focus,select:active,select:focus,textarea:active,textarea:focus{outline:none;box-shadow:none}.form-icon-group,.select-wrap{position:relative}.form-icon-group input,.form-icon-group textarea{text-indent:16px}.form-icon-group i{font-size:11px;display:inline-block;position:absolute;left:10px;top:13px}.input-group-btn .btn i{margin:0}select.form-control{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist}.select-wrap{display:block;vertical-align:middle}.select-wrap select{z-index:1;border-radius:0;padding-right:30px;padding-left:16px;line-height:36px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:'';width:100%}.select-wrap select::-ms-expand{display:none}.select-wrap:after{content:"\f107";font-family:FontAwesome;position:absolute;right:0;width:30px;top:0;line-height:36px;text-align:center;z-index:0;pointer-events:none}.ie9 select{border-width:1px}input[type=button],input[type=submit]{-webkit-font-smoothing:antialiased;border:0}input[type=button]:focus,input[type=submit]:focus{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.blog-header,.widget_calendar .table tbody td{position:relative}.breadcrumb-blog{background:0 0;font-size:14px;position:absolute;margin-bottom:0;line-height:24px;top:0%;right:0;padding-top:0;padding-bottom:0}.breadcrumb-blog>li+li:before{padding:0 0 0 5px}.big+.breadcrumb-blog,h1+.breadcrumb-blog{line-height:48px}h2+.breadcrumb-blog{line-height:36px}h3+.breadcrumb-blog{line-height:27px}.bigger+.breadcrumb-blog{line-height:58px}.super+.breadcrumb-blog{line-height:72px}.hyper+.breadcrumb-blog{line-height:115px}.post{margin-bottom:96px;position:relative}.post:after{content:"";box-sizing:border-box;-moz-box-sizing:border-box;position:absolute;bottom:-48px;left:0;right:0;height:1px}.single .post{margin-bottom:72px}.single .post p{margin-bottom:24px}.single .post:after{bottom:-36px}.post-title{margin-top:0;margin-bottom:8px;line-height:1.2em;font-weight:inherit}.post-head{margin-bottom:24px;position:relative}.post-head.no-title,.widget_search form,.widget_social ul.social-icons{margin-bottom:0}.post-head .post-details{margin:0!important}.post-media>*{margin-bottom:24px!important}.post-body{margin-bottom:24px}.post-details{margin:24px 0}.post-details span{display:inline-block;margin-right:12px;padding-right:12px;border-right-style:solid;border-right-width:1px}.post-details span i{vertical-align:middle;margin-top:-.4em}.post-details span:last-child{margin-right:0;padding-right:0;border-right-width:0}.single-post .post-body+.post-details{margin:36px 0;text-align:center}.post-tags a{display:inline-block;font-size:.9em!important;text-transform:none!important;margin-right:4px;padding:0 12px;text-decoration:none;transition:all .2s}.post-more-link{margin:12px 0 0}.post-more-link i{width:16px;text-align:center;line-height:24px;vertical-align:middle}.post-more-link.btn i{text-align:right;vertical-align:baseline}.post-share ul.social-icons li,.post-tags a{line-height:24px}.post-share ul.social-icons li a{height:24px;line-height:24px;font-size:.9em!important}.post-navigation{margin-bottom:48px}.post-navigation a,.post-navigation span{font-size:14px}.post .author-info{text-align:center;margin-top:36px;padding-top:36px;border-top:1px solid}.post .author-info img{max-width:72px}.post .author-info h3{margin-top:0}.blog-list-layout-left .post:not(.format-audio) .post-head,.blog-list-layout-right .post:not(.format-audio) .post-head{margin-bottom:12px}.blog-list-layout-left .post:not(.format-audio) .post-media,.blog-list-layout-right .post:not(.format-audio) .post-media{float:left;width:30%;margin-right:30px}.blog-list-layout-left .post:not(.format-audio) .post-more,.blog-list-layout-right .post:not(.format-audio) .post-more{text-align:right}.blog-list-layout-left .post:not(.format-audio) .post-body:after,.blog-list-layout-right .post:not(.format-audio) .post-body:after{content:"";display:table;clear:both}.blog-list-layout-left .blog-list-layout-right .post-media,.blog-list-layout-right .blog-list-layout-right .post-media{margin-right:0;margin-left:30px;float:right}.blog-list-layout-left .blog-list-layout-right .post-more,.blog-list-layout-right .blog-list-layout-right .post-more{text-align:left}@media (max-width:992px){.blog-list-layout-left .post:not(.format-audio) .post-media,.blog-list-layout-right .post:not(.format-audio) .post-media{float:none;width:100%;margin-right:0;margin-left:0}}.post-grid{box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid;position:relative;transition:all .2s}.post-grid:hover{box-shadow:0 2px 6px rgba(0,0,0,.1)}.post-grid-content{padding:24px 24px 16px}.post-grid-content-title{margin-top:0;margin-bottom:16px}.post-grid blockquote footer,.post-grid-content-footer{padding-top:16px;margin-top:16px;border-top:1px solid;line-height:24px;font-size:.9em}.post-grid blockquote{margin-bottom:0;padding:0 24px}.post-grid blockquote p{font-size:18px;line-height:27px}.post-grid blockquote:before{font-size:48px}.post-grid blockquote footer{text-transform:uppercase;line-height:1;font-size:.8em}.figure-caption-category{position:absolute;top:0;right:0;margin-top:0}.figcaption-top .figure-caption-category{top:auto;bottom:0}.figure-caption-category a{display:block;padding:8px 16px}.post-grid-overlay{padding-top:75%;background-size:auto 110%;background-position:top;overflow:hidden;transition:all .4s;border:0}.post-grid-overlay blockquote p,.post-grid-overlay>a{position:absolute;width:100%;height:100%;top:0;left:0}.post-grid-overlay .post-grid-content{position:absolute;padding:16px;width:100%;-ms-transform:translateY(0);transform:translateY(0);bottom:0;transition:all .3s}.post-grid-overlay .post-grid-content-footer{line-height:1}.post-grid-overlay:hover{background-position:bottom}.post-grid-overlay:hover .post-grid-content{-ms-transform:translateY(0);transform:translateY(0)}.post-grid-overlay blockquote{position:absolute;top:16px;left:16px;bottom:16px;right:16px}.post-grid-overlay blockquote p{display:block;display:-webkit-box;padding:0 24px;height:135px;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis}.post-grid-overlay blockquote footer{position:absolute;width:100%;bottom:0;left:0}.post-list>div{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid}.post-list>div:last-child,.widget_archive li:last-child,.widget_categories li:last-child,.widget_meta li:last-child,.widget_nav_menu li:last-child,.widget_pages li:last-child,.widget_recent_comments li:last-child,.widget_recent_entries li:last-child,.widget_rss li:last-child,.widget_twitter li:last-child{border-bottom:0}.post-list-image{display:block;float:left;width:48px;margin-right:12px}.post-list-title{margin:0}.comments{padding-bottom:24px}.comments,.comments-head{margin-bottom:24px}.comments-head h3{margin-bottom:0;font-weight:700}.media-comment{margin-top:48px;position:relative;overflow:visible;width:100%;display:table!important}.media-comment .media-comment{margin-top:24px}.media-avatar{width:50px;min-width:50px}.media-inner{padding:0 10px 20px;position:relative}.media-inner p:last-child{margin-bottom:0}.media-inner:after{content:"";position:absolute;height:1px;right:12px;left:12px;bottom:0}#submit{padding:6px 16px}#cancel-comment-reply{float:right}.media-inner .comments-form{margin-bottom:0;padding-bottom:0}.media-inner .comments-form .comments-head{margin-top:12px;margin-left:0}.media-inner .comments-form .comments-body{margin-left:0}.media-inner .comments-form .post-icon{display:none}.post-masonry{transition:all .2s}.post-masonry .post-grid{display:block;opacity:0;transition:all .4s}.post-masonry.isotope-item .post-grid{opacity:1}.post-sticky{display:block;float:right}.post-sticky i{font-size:.8em;vertical-align:top}@media (max-width:992px){.breadcrumb-blog,.post-sticky i{position:relative}.media-inner .comments-form .comments-head{margin-top:12px;padding-top:0;border-top:0}.post-head .post-details{text-align:center}.post-extras{margin-bottom:24px}.post-sticky{width:24px;height:24px}.post-sticky i{line-height:24px;font-size:11px;vertical-align:middle;top:-1px}}@media (max-width:480px){.media-comment{margin-top:24px}.media-comment .media-avatar{position:relative;margin:0 auto 20px;text-align:center;float:none!important}.media-comment .comment-reply{float:right}}.sidebar-widget{margin-bottom:36px}.sidebar-header{margin-top:0;position:relative}.widget_search .btn{font-size:14px!important}.widget_search .btn:focus,.widget_search .btn:hover{outline:none}.widget_archive .menu,.widget_categories .menu,.widget_meta .menu,.widget_nav_menu .menu,.widget_pages .menu,.widget_recent_comments .menu,.widget_recent_entries .menu,.widget_rss .menu,.widget_twitter .menu{background:0 0}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul,.widget_rss ul,.widget_twitter ul{margin-left:0;padding-left:0;list-style-type:none;margin-bottom:0}.widget_archive li,.widget_categories li,.widget_meta li,.widget_nav_menu li,.widget_pages li,.widget_recent_comments li,.widget_recent_entries li,.widget_rss li,.widget_twitter li{clear:both;margin-bottom:8px;position:relative;border-bottom:1px solid;padding-bottom:8px}.widget_archive p,.widget_categories p,.widget_meta p,.widget_nav_menu p,.widget_pages p,.widget_recent_comments p,.widget_recent_entries p,.widget_rss p,.widget_twitter p{text-indent:0;margin-bottom:0}.widget_archive .sub-menu,.widget_categories .sub-menu,.widget_meta .sub-menu,.widget_nav_menu .sub-menu,.widget_pages .sub-menu,.widget_recent_comments .sub-menu,.widget_recent_entries .sub-menu,.widget_rss .sub-menu,.widget_twitter .sub-menu{margin-top:8px;padding-top:8px;border-top:1px solid}.widget_archive .sub-menu li:before,.widget_categories .sub-menu li:before,.widget_meta .sub-menu li:before,.widget_nav_menu .sub-menu li:before,.widget_pages .sub-menu li:before,.widget_recent_comments .sub-menu li:before,.widget_recent_entries .sub-menu li:before,.widget_rss .sub-menu li:before,.widget_twitter .sub-menu li:before{content:"- "}.widget_archive .sub-menu li:last-child,.widget_categories .sub-menu li:last-child,.widget_meta .sub-menu li:last-child,.widget_nav_menu .sub-menu li:last-child,.widget_pages .sub-menu li:last-child,.widget_recent_comments .sub-menu li:last-child,.widget_recent_entries .sub-menu li:last-child,.widget_rss .sub-menu li:last-child,.widget_twitter .sub-menu li:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.widget_archive .post-icon,.widget_categories .post-icon,.widget_meta .post-icon,.widget_nav_menu .post-icon,.widget_pages .post-icon,.widget_recent_comments .post-icon,.widget_recent_entries .post-icon,.widget_rss .post-icon,.widget_twitter .post-icon{position:absolute;width:40px;height:40px;text-align:center;margin-right:8px;top:3px;left:0}.widget_archive .post-icon i,.widget_categories .post-icon i,.widget_meta .post-icon i,.widget_nav_menu .post-icon i,.widget_pages .post-icon i,.widget_recent_comments .post-icon i,.widget_recent_entries .post-icon i,.widget_rss .post-icon i,.widget_twitter .post-icon i{font-size:14px;line-height:40px}.text-center .widget_archive .post-icon,.text-center .widget_categories .post-icon,.text-center .widget_meta .post-icon,.text-center .widget_nav_menu .post-icon,.text-center .widget_pages .post-icon,.text-center .widget_recent_comments .post-icon,.text-center .widget_recent_entries .post-icon,.text-center .widget_rss .post-icon,.text-center .widget_twitter .post-icon{float:none;display:inline-block}.text-right .widget_archive .post-icon,.text-right .widget_categories .post-icon,.text-right .widget_meta .post-icon,.text-right .widget_nav_menu .post-icon,.text-right .widget_pages .post-icon,.text-right .widget_recent_comments .post-icon,.text-right .widget_recent_entries .post-icon,.text-right .widget_rss .post-icon,.text-right .widget_twitter .post-icon{float:right;margin-right:0;margin-left:8px}.widget_archive small,.widget_categories small,.widget_meta small,.widget_nav_menu small,.widget_pages small,.widget_recent_comments small,.widget_recent_entries small,.widget_rss small,.widget_twitter small{display:block}.widget_recent_entries li{padding-left:48px;min-height:45px}.widget_recent_entries a{font-weight:700}.widget_tag_cloud ul{margin:0;padding:0;list-style:none;*zoom:1}.widget_tag_cloud ul:after{content:"";display:table;clear:both}.widget_tag_cloud ul li{display:inline-block;margin-bottom:6px}.widget_tag_cloud ul a{display:block;line-height:24px;font-size:.9em!important;text-transform:none!important;margin-right:4px;padding:0 12px;text-decoration:none;transition:all .2s}.text-right .widget_tag_cloud ul a{margin-right:0;margin-left:6px}.widget_oxy_twitter ul{padding-left:0;list-style-type:none}.widget_oxy_twitter li{position:relative;padding-left:24px;font-size:14px;margin-bottom:12px}.widget_oxy_twitter li:before{display:block;height:24px;line-height:24px;width:24px;content:"\f099";font-family:FontAwesome;position:absolute;top:0;left:0}.widget_oxy_twitter li li:last-child{margin-bottom:0}#masthead .sidebar-widget,.top-bar .sidebar-widget,.widget_calendar .table,.widget_social ul.social-icons li,.widget_social ul.social-icons li a{margin-bottom:0}.logo-sidebar .widget_social ul.social-icons li,.logo-sidebar .widget_social ul.social-icons li a,.menu-sidebar .widget_social ul.social-icons li,.menu-sidebar .widget_social ul.social-icons li a,.subfooter .widget_social ul.social-icons li,.subfooter .widget_social ul.social-icons li a{line-height:24px;height:24px}.widget_calendar caption{font-size:13px}.widget_calendar .table tbody a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;line-height:41px;text-align:center}.widget_calendar tfoot tr td:last-child{text-align:right}#masthead .sidebar-widget>*,.top-bar .sidebar-widget>*{margin-bottom:0!important;padding-bottom:0!important}#masthead .sidebar-widget .sidebar-header,.top-bar .sidebar-widget .sidebar-header{display:none}.top-bar .sidebar-widget{display:inline-block;vertical-align:top;position:relative;font-size:.9em}#masthead .sidebar-widget{padding-left:6px;margin-left:6px}.top-bar{z-index:100}.top-bar li{display:inline-block;margin-bottom:0!important}.top-bar .widget_archive .children,.top-bar .widget_archive li,.top-bar .widget_categories .children,.top-bar .widget_categories li,.top-bar .widget_meta .children,.top-bar .widget_meta li,.top-bar .widget_nav_menu .children,.top-bar .widget_nav_menu li,.top-bar .widget_pages .children,.top-bar .widget_pages li,.top-bar .widget_recent_comments .children,.top-bar .widget_recent_comments li,.top-bar .widget_recent_entries .children,.top-bar .widget_recent_entries li,.top-bar .widget_twitter .children,.top-bar .widget_twitter li{margin-bottom:0;padding-bottom:0;border-bottom:0;border-top:0!important}.top-bar .top-left .widget_archive li,.top-bar .top-left .widget_categories li,.top-bar .top-left .widget_meta li,.top-bar .top-left .widget_nav_menu li,.top-bar .top-left .widget_pages li,.top-bar .top-left .widget_recent_comments li,.top-bar .top-left .widget_recent_entries li,.top-bar .top-left .widget_twitter li{padding-right:8px;margin-right:8px;border-right-width:1px;border-right-style:solid}.top-bar .top-left .widget_archive li:last-child,.top-bar .top-left .widget_categories li:last-child,.top-bar .top-left .widget_meta li:last-child,.top-bar .top-left .widget_nav_menu li:last-child,.top-bar .top-left .widget_pages li:last-child,.top-bar .top-left .widget_recent_comments li:last-child,.top-bar .top-left .widget_recent_entries li:last-child,.top-bar .top-left .widget_twitter li:last-child{padding-right:0;margin-right:0;border-right-width:0}.top-bar .top-right .widget_archive li,.top-bar .top-right .widget_categories li,.top-bar .top-right .widget_meta li,.top-bar .top-right .widget_nav_menu li,.top-bar .top-right .widget_pages li,.top-bar .top-right .widget_recent_comments li,.top-bar .top-right .widget_recent_entries li,.top-bar .top-right .widget_twitter li{padding-left:8px;margin-left:8px;border-left-width:1px;border-left-style:solid}.top-bar .top-right .widget_archive li:first-child,.top-bar .top-right .widget_categories li:first-child,.top-bar .top-right .widget_meta li:first-child,.top-bar .top-right .widget_nav_menu li:first-child,.top-bar .top-right .widget_pages li:first-child,.top-bar .top-right .widget_recent_comments li:first-child,.top-bar .top-right .widget_recent_entries li:first-child,.top-bar .top-right .widget_twitter li:first-child{padding-left:0;margin-left:0;border-left-width:0}.top-bar .sub-menu{margin:0;padding-left:0;display:inline-block}.top-bar .sub-menu li{padding-left:8px}.subfooter .sub-menu li:before,.top-bar .sub-menu li:before{content:""}.top-bar .widget_search{position:inherit}#navbar-slide .sidebar-widget{text-align:center;clear:both;width:100%}#navbar-slide .widget_social ul.social-icons{height:36px;line-height:36px}#footer .sidebar-widget{margin-bottom:24px}#footer .sidebar-widget:last-child,.panel-group .panel p:last-child,.tab-content p:last-child{margin-bottom:0}#footer .widget_search form{max-width:320px;display:inline-block}.menu-widget{padding-bottom:8px}.menu-widget .menu-widget-header{font-size:16px;padding-bottom:8px}.subfooter .sidebar-widget{display:inline-block;vertical-align:top;position:relative;margin-bottom:0}.subfooter .sidebar-widget>*{margin-bottom:0!important;padding-bottom:0!important}.subfooter .sidebar-header{display:none}.subfooter .sidebar-widget li{display:inline-block;margin-bottom:0!important;padding-left:8px}#footer .widget_wpml_language_selector li:first-child,.sidebar .widget_wpml_language_selector li:first-child,.subfooter .sidebar-widget li:first-child{padding-left:0}.subfooter .widget_archive .children,.subfooter .widget_archive li,.subfooter .widget_categories .children,.subfooter .widget_categories li,.subfooter .widget_meta .children,.subfooter .widget_meta li,.subfooter .widget_nav_menu .children,.subfooter .widget_nav_menu li,.subfooter .widget_pages .children,.subfooter .widget_pages li,.subfooter .widget_recent_comments .children,.subfooter .widget_recent_comments li,.subfooter .widget_recent_entries .children,.subfooter .widget_recent_entries li,.subfooter .widget_twitter .children,.subfooter .widget_twitter li{margin-bottom:0;padding-bottom:0;border-bottom:0;border-top:0!important}.subfooter .sub-menu{margin:0;padding-left:0;display:inline-block}.subfooter .sub-menu li{padding-left:8px}.subfooter .widget_search{position:inherit}.widget_wpml_language_selector{position:relative}.widget_wpml_language_selector li{position:relative;padding-right:6px}.widget_wpml_language_selector li:before{content:"";position:absolute;height:16px;width:1px;top:50%;left:0;margin-top:-8px}.widget_wpml_language_selector li:first-child:before{display:none}.widget_wpml_language_selector li:last-child{padding-right:0}.widget_wpml_language_selector li a{float:none!important}.widget_wpml_language_selector li a:before{display:none!important}#masthead .widget_wpml_language_selector li a{display:inline-block;margin:0 6px;padding:0!important}#masthead .widget_wpml_language_selector li.menu-item .navbar-text{margin:0 8px;padding:8px!important}#footer .widget_wpml_language_selector li a,.sidebar .widget_wpml_language_selector li a{margin:6px}#footer .widget_wpml_language_selector li:first-child a,.sidebar .widget_wpml_language_selector li:first-child a{margin-left:0}.section-fullheight .container-fullwidth>.row>[class*=col-md-],.section-fullheight .container>.row>[class*=col-md-],.widget_wpml_language_selector .dropdown{position:static}@media (max-width:991px){.sidebar{margin-top:80px}.sidebar .sidebar-widget{margin-bottom:24px}.sidebar .widget_search input{width:100%}.sidebar .widget_oxy_twitter li{padding-left:24px}.menu-sidebar .sidebar-widget{margin:12px 0!important;text-align:center}.menu-sidebar .top-search form{left:0;right:0}.top-bar .top-search form{background:0 0}.top-bar .top-search .btn{vertical-align:top}#footer .sidebar-widget{text-align:left}#footer .sidebar-header:after{left:0;margin-left:0!important}#footer .widget_social .social-icons li{padding-left:0;padding-right:5px}#footer .widget_social .social-icons.social-lg{padding-right:10px}#footer .widget_tag_cloud ul li a{margin-right:6px}}@media (min-width:992px){#masthead .widget_search form,.top-bar .widget_search form{display:none}.menu-sidebar .sidebar-widget{float:left}.top-search{text-align:center;width:24px;display:block}.top-search form{position:absolute;top:0;left:0;right:0;z-index:10}.top-search form:active,.top-search form:focus{outline:none}.top-search .search-trigger{cursor:pointer;width:24px;height:24px;display:block;position:relative;z-index:10;transform:translate3d(0,0,0);-ms-transform:translateX(0) translateY(0)}.top-search .search-trigger:after,.top-search .search-trigger:before{content:"";position:absolute;transition:all .3s;-webkit-backface-visibility:hidden}.top-search .search-trigger:before{width:12px;height:12px;border:2px solid;border-radius:50%;top:50%;left:50%;background:0 0;transform:translate3d(-8px,-8px,0);-ms-transform:translateX(-8px) translateY(-8px)}.top-search .search-trigger:after{width:2px;height:6px;-ms-transform:translateX(2px) translateY(1px) rotate(-45deg);transform:translate3d(2px,1px,0) rotate(-45deg);top:50%;left:50%}.top-search .navbar-text{position:relative;z-index:11}.top-search.active .search-trigger:after,.top-search.active .search-trigger:before{width:1px;height:24px;border:0}.top-search.active .search-trigger:after{-ms-transform:translateX(0) translateY(-50%) rotate(-45deg);transform:translate3d(0,-50%,0) rotate(-45deg)}.top-search.active .search-trigger:before{-ms-transform:translateX(0) translateY(-50%) rotate(45deg);transform:translate3d(0,-50%,0) rotate(45deg)}.top-search .input-group-btn{visibility:hidden}.top-search input,.top-search input:active,.top-search input:focus{box-shadow:none;outline:none;border-color:transparent}.top-search input::-ms-clear{display:none}.top-search .btn{background:0 0;vertical-align:top}#masthead .logo-sidebar .top-search input,#masthead .menu-sidebar .top-search input{font-size:24px}#masthead .logo-sidebar .form-control,#masthead .menu-sidebar .form-control{transition:all .3s;line-height:1.5}.top-bar .top-search form{left:0;right:0}.top-bar .search-trigger{height:36px}}@media (min-width:768px){.top-left .sidebar-widget{padding-right:16px;margin-right:16px;border-right-width:1px;border-right-style:solid}.top-left .sidebar-widget:last-child{padding-right:0;margin-right:0;border-right:0}.top-right .sidebar-widget{padding-left:6px;margin-left:6px;border-left-width:1px;border-left-style:solid}.top-right .sidebar-widget:first-child{padding-left:0;margin-left:0;border-left:0}}@media (max-width:767px){.top-bar .sidebar-widget{padding-right:6px;margin-left:6px}}#content{overflow:hidden;width:100%;transition:opacity .2s}.container,.container-fullwidth{position:relative;z-index:3}.container-fullwidth:after,.container-fullwidth:before{content:" ";display:table}.container-fullwidth:after{clear:both}.container-fullwidth .row .row{margin-left:0;margin-right:0}.section{position:relative;overflow:hidden}.background-media,.background-overlay{position:absolute;width:100%;left:0;top:0;bottom:0}.background-media{background-position:0 0;background-repeat:no-repeat;z-index:1;overflow:hidden}.section-fullheight{min-height:100vh}.section-fullheight .container,.section-fullheight .container-fullwidth{min-height:100vh!important}.section-fullheight .container-fullwidth>.row,.section-fullheight .container>.row{height:100vh!important;position:static}.background-overlay{z-index:2}.section .section .container{width:auto}[class*=oxy-agent-] .background-media{background-attachment:scroll!important}.section-transparent{background:0 0!important}.col-border-bottom{border-bottom:1px solid}.col-border-top{border-top:1px solid}@media (min-width:993px){.col-border-right{border-right:1px solid}.col-border-bottom{border-bottom:1px solid}.vertical-bottom,.vertical-middle,.vertical-top{display:table;width:calc(100% + 30px);width:100% \0/IE9;table-layout:fixed}.vertical-bottom>*,.vertical-middle>*,.vertical-top>*{display:table-cell;float:none!important}.vertical-top>*{vertical-align:top}.vertical-middle>*{vertical-align:middle}.vertical-bottom>*{vertical-align:bottom}}@media (max-width:767px){.section .section .container{padding:0;width:auto}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.menu .navbar-brand{margin-top:0;margin-bottom:0;margin-left:0!important;position:relative;text-shadow:none;transform:translate3d(0,0,0);transition:height .3s,width .3s,line-height .3s;white-space:nowrap;background-size:auto 100%;background-position:left;background-repeat:no-repeat;-webkit-backface-visibility:hidden}.menu .navbar-brand img{display:inline-block;position:relative;max-height:100%;margin-right:4px;vertical-align:top;top:50%;left:0;-ms-transform:translateY(-50%);transform:translateY(-50%);transform:translate3d(0,-50%,0)}.menu .navbar-brand.text-image{margin-right:4px}.menu .navbar-nav{margin-left:0;margin-right:0;text-transform:uppercase}.menu .sidebar-widget,.navbar-text{transition:all .3s}.menu,.menu .nav>li>a{transform:translate3d(0,0,0)}.menu{margin-bottom:0;width:100%;top:0;left:0;border:0;-webkit-backface-visibility:hidden;transition:background-color .3s,min-height .3s,box-shadow .3s}.menu .container,.menu .nav>li>a{position:relative}.menu .container-fullwidth{padding-left:15px;padding-right:15px}.menu .nav>li>a{text-shadow:none;font-style:normal;transition:all .3s;padding-left:20px;padding-right:20px}.menu .dropdown-menu>li>a:focus,.menu .nav>li>a:focus{outline:none}.menu .nav>li>a:before{content:"";display:block;position:absolute;top:0;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:0;opacity:0;transition:background .3s,width .2s}.menu .nav>.active>a,.menu .nav>.active>a:focus,.menu .nav>.active>a:hover{box-shadow:none;background-color:transparent}.menu .nav .open>a,.menu .nav .open>a:focus,.menu .nav .open>a:hover,.menu .nav li.dropdown.active>.dropdown-toggle,.menu .nav li.dropdown.open.active>.dropdown-toggle,.menu .nav li.dropdown.open>.dropdown-toggle{background-color:transparent}.menu .nav-highlight-ghost>a:after,.menu .nav-highlight>a:after{content:"";position:absolute;left:0;right:0;height:36px;top:50%;margin-top:-18px;transition:all .2s;z-index:-1}.menu .nav-highlight-ghost>a:before,.menu .nav-highlight>a:before{display:none!important}.menu .dropdown-menu{border-radius:0;text-shadow:none;margin-top:0;padding-top:0;padding-bottom:0;border:0}.menu .dropdown-menu>li>a{padding-top:8px!important;padding-bottom:8px!important;transition:background .1s}.menu .dropdown-menu .dropdown-menu,.tab-content h1,.tab-content h2,.tab-content h3,.tab-content h4,.tab-content h5,.tab-content h6{margin-top:0}.menu .nav>li>.dropdown-menu.pull-right .dropdown-menu,.menu .pull-right>li>.dropdown-menu .dropdown-menu{left:100%;right:auto}.menu .dropdown-menu .divider{margin:0}.menu-icon{font-size:.8em;width:1em;margin-right:3px;transition:background .1s;color:inherit}.menu-label{top:-2px;transition:all .2s;margin-left:24px}.menu .nav>li>a>.menu-label{margin-left:16px}.menu .dropdown-submenu,.menu-label{position:relative}.menu .dropdown-submenu>.dropdown-menu{top:0;left:100%}.menu .dropdown-submenu:hover>.dropdown-menu{display:block}.menu .dropdown-submenu>a:after{display:block;content:"\f105";float:right;margin-right:-6px;font-family:FontAwesome}.menu .navbar-collapse{padding-left:0;padding-right:0}.navbar-toggle{padding:0;margin-right:0;width:24px;height:16px;background:0 0;border:none;background:0 0!important;box-shadow:none;transition:margin-bottom .3s,margin-top .3s;transform:translate3d(0,0,0)}.navbar-toggle:active,.navbar-toggle:focus,.navbar-toggle:hover{background:0 0;transform:translate3d(0,0,0)}.navbar-toggle .icon-bar{height:1px;width:100%;position:absolute;left:0;margin-top:0!important;transition:all .3s;-ms-transform-origin:50% 50% 50%;transform-origin:50% 50% 50%;transform:translate3d(0,0,0);box-shadow:none}.navbar-toggle .icon-bar:nth-child(1){top:0}.navbar-toggle .icon-bar:nth-child(2){top:50%;opacity:1}.navbar-toggle .icon-bar:nth-child(3){top:100%}.navbar-toggle:not(.collapsed){transition:all .3s}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(1){-ms-transform:rotate(45deg);transform:rotate(45deg);top:50%}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2){opacity:0}.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3){top:50%;-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.top-bar{line-height:36px;position:relative;box-shadow:0 -1px 1px 0 rgba(0,0,0,.1) inset}.top-bar .container-fullwidth{position:static;padding-left:15px;padding-right:15px}.top-bar .top{float:left;width:50%;text-align:left}.top-bar .top-right{float:right;text-align:right}.top-bar .navbar-text{margin:0!important}.top-bar .top-right .navbar-text{float:right}.top-bar.has-shopping-cart{z-index:1001}.top-bar .top-bar .top{float:none;width:100%;text-align:center}.no-header #masthead,.no-header .top-bar,.top-bar .menu-sidebar{display:none}.no-header{padding-top:0}.header-logo-center-menu-below .navbar-header,.header-logo-left-menu-below .navbar-header,.header-logo-right-menu-below .navbar-header{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.header-logo-center-menu-below .logo-sidebar,.header-logo-left-menu-below .logo-sidebar,.header-logo-right-menu-below .logo-sidebar{display:none}.header-logo-left-menu-below .nav>li:first-child>a{padding-left:0}@media (min-width:992px){.balance-stuck,.navbar-stuck{position:fixed;z-index:1100}.balance-stuck{top:110px}.transparent-header #masthead{border:none!important}.header-logo-left-menu-right .main-navbar,.header-logo-left-menu-right .menu-container,.header-logo-left-menu-right .menu-sidebar{float:left}.header-logo-left-menu-right .nav-container,.header-logo-right-menu-left .navbar-header{float:right}.header-logo-center-menu-below .logo-sidebar .sidebar-widget,.header-logo-left-menu-below .logo-sidebar .sidebar-widget,.header-logo-right-menu-below .logo-sidebar .sidebar-widget,.header-logo-right-menu-left .main-navbar,.header-logo-right-menu-left .menu-container,.header-logo-right-menu-left .menu-sidebar,.header-logo-right-menu-left .nav-container{float:left}.header-logo-center-menu-below .logo-navbar,.header-logo-left-menu-below .logo-navbar,.header-logo-right-menu-below .logo-navbar{position:relative;z-index:10}.header-logo-left-menu-below .logo-sidebar{right:0}.header-logo-center-menu-below .logo-sidebar,.header-logo-left-menu-below .logo-sidebar,.header-logo-right-menu-below .logo-sidebar{display:block;position:absolute;top:0;margin-bottom:0;margin-top:0}.header-logo-center-menu-below .logo-sidebar{right:0}.header-logo-left-menu-below .navbar-header{float:none}.header-logo-left-menu-below .nav-container{float:none;position:relative;clear:both}.header-logo-left-menu-below .nav-container .navbar-left{width:100%}.header-logo-left-menu-below .menu-container{float:left}.header-logo-left-menu-below .menu-sidebar,.header-logo-right-menu-below .navbar-header{float:right}.header-logo-center-menu-below .nav-container .menu-sidebar .top-search form,.header-logo-center-menu-below .nav-container .menu-sidebar .top-search input,.header-logo-left-menu-below .menu-sidebar .top-search form,.header-logo-left-menu-below .menu-sidebar .top-search input,.header-logo-right-menu-below .nav-container .menu-sidebar .top-search form,.header-logo-right-menu-below .nav-container .menu-sidebar .top-search input{height:50px}.header-logo-left-menu-below .nav-container .nav-container .navbar-text,.header-logo-left-menu-below .nav-container .sidebar-widget{padding-top:13px;padding-bottom:13px}.header-logo-right-menu-below .nav-container{float:none;position:relative;clear:both}.header-logo-right-menu-below .menu-container{float:left}.header-logo-right-menu-below .menu-sidebar{float:right}.header-logo-right-menu-below .nav-container .navbar-text,.header-logo-right-menu-below .sidebar-widget{padding-top:13px;padding-bottom:13px}.header-logo-right-menu-below .logo-sidebar{right:auto;left:0}.header-logo-center-menu-below .navbar-header{float:none;text-align:center}.header-logo-center-menu-below .navbar-brand{display:inline-block;float:none}.header-logo-center-menu-below .nav-container{float:none;position:relative;clear:both;text-align:center}.header-logo-center-menu-below .main-navbar{display:inline-block!important;vertical-align:top}.header-logo-center-menu-below .menu-container,.header-logo-center-menu-below .menu-sidebar{float:left}.header-logo-center-menu-below .nav-container .navbar-text,.header-logo-center-menu-below .sidebar-widget{padding-top:13px;padding-bottom:13px}}@media (max-width:1024px){#masthead .navbar-brand{max-width:84%;color:#4c4c4c;font-size:medium}}@media (max-width:991px){.navbar-stuck.navbar-mobile-stuck{position:fixed;z-index:1100}.menu .navbar-nav>li>a{padding-top:8px!important;padding-bottom:8px!important}.menu .navbar-nav>li>a:before{display:none}.menu{margin-bottom:0;margin-left:0;margin-right:0}.nav>.active>a,.navbar .nav>.active>a:focus,.navbar .nav>.active>a:hover{border-radius:0}.nav-collapse .dropdown-menu a,.nav-collapse .nav>li>a{padding:9px 15px!important}.menu .dropdown-menu{margin:0;width:100%}.menu .dropdown-menu>li>a{padding-left:15px!important}.dropdown-submenu>a:after{content:"\f107"}.navbar-sticky .navbar-collapse{max-height:340px}}@media (max-width:768px){.top-bar .top-left,.top-bar .top-right{width:100%;float:none;text-align:center}#masthead .navbar-brand{max-width:84%;color:#4c4c4c;font-size:medium}.navbar-toggle .icon-bar{background-color:#4c4c4c!important}.menu .nav>li>a{color:#4c4c4c!important}}.footer-columns-1 [class*=col-sm-]{text-align:center}.footer-columns-2 [class*=col-sm-]:last-child{text-align:right}@media (max-width:767px){.footer-columns-1 [class*=col-sm-],.footer-columns-2 [class*=col-sm-]{text-align:left!important}}.btn,.btn-group b,.lead,.panel th,button{font-weight:400}.btn,button{outline:0;border:0;box-shadow:none;text-shadow:none!important;transition:all .1s;-webkit-font-smoothing:antialiased}.btn:active,.btn:active:focus,.btn:focus,.nav-tabs>li:focus,button:active,button:active:focus,button:focus{outline:none}.btn:after,button:after{transition:all .1s linear}.btn i,button i{font-size:.9em;color:inherit;margin-left:8px}.btn.btn-icon-left i,button.btn-icon-left i{margin-right:8px;margin-left:0}.btn-lg{min-width:160px}.btn-lg.nsre-medicare{min-width:300px}.btn-group .btn{transition:all .2s}.btn-group .dropdown-menu{margin:0;border:0;padding:0}.btn-group .dropdown-menu a{padding:6px 20px;cursor:pointer}.btn-group .btn-sm+.dropdown-menu a{font-size:13px}@media (max-width:767px){.btn-group .dropdown-menu{min-width:100%}}.container .jumbotron,.jumbotron,.tooltip-inner,ul.social-icons.social-rect li a{border-radius:0}.tooltip-inner{font-weight:400!important}.thumbnail{border:0;padding:0;transition:all .2s}blockquote{border:0;position:relative;padding:0 48px}blockquote:before{content:"\201C";display:block;font-family:Georgia;font-size:84px;line-height:1;position:absolute;left:0;top:0}blockquote p{line-height:1.5em}blockquote img{margin:0 0 12px!important;border-radius:50%}blockquote .box,blockquote img{display:inline-block!important}.blockquote-simple img{max-width:96px!important;border:8px solid}.blockquote-simple footer:before,.blockquote-simple:before{display:none}.breadcrumb{padding:6px 15px}ul.inline{margin-left:0;padding-left:0;list-style-type:none}ul.inline li{display:inline-block;padding:0 5px}.panel,.panel-group .panel,.well{border-radius:0;border:0}.well{position:relative;box-shadow:none}.panel-group{border:0;margin-bottom:12px}.panel-group .panel{box-shadow:none}.panel-group .panel+.panel{margin-top:1px}.panel-heading{position:relative;border:none;border-radius:0}.panel-heading .accordion-toggle:after{position:absolute;display:block;font-family:FontAwesome;content:"\f106";font-size:14px;right:0;top:0;width:40px;height:44px;line-height:44px;text-align:center;border-top-right-radius:0;border-bottom-right-radius:0}.panel-heading .accordion-toggle.collapsed:after{content:"\f107"}.panel-title{margin-bottom:0!important}.pagination{margin:24px 0}.pagination>li span,.pagination>li>a{padding:6px 14px;border:0;font-weight:400}.pager li>a,.pager li>span{display:inline-block;padding:6px 14px;line-height:24px;border:0;box-shadow:none}.pager li.previous i{margin-right:6px;margin-left:0}.pager li.next i{margin-left:6px;margin-right:0}.pager i{width:auto}.affix-bottom{position:absolute;bottom:20px;margin-bottom:20px}.tab-content{padding:12px;text-shadow:none!important}.tab-content a{text-decoration:underline}.tab-content .btn{text-decoration:none}.tab-pane>:last-child{margin-bottom:0}.tabs-below .nav-tabs,.tabs-below .tab-content{border-bottom:0}.tabs-below .nav-tabs>li{margin-bottom:0;margin-top:-1px}.tabs-below .nav-tabs>li>a{border-top:0}.tabs-below .nav-tabs>li.active>a,.tabs-below .nav-tabs>li>a:hover{border-bottom:1px solid}.tabs-left>.nav-tabs{margin-right:0;border-right:0}.tabs-left>.nav-tabs>li.active>a{border:0;margin-right:0}.table>thead>tr>th,.tabs-left>.nav-tabs>li>a{border:0}.tabs-left>.nav-tabs>li>a:hover{border:none;margin-right:0}.tabs-left .tab-content{border-top:none}.tabs-right>.nav-tabs{margin-left:0;border-left:0}.tabs-right>.nav-tabs>li.active>a{border:0;margin-left:0}.tabs-right>.nav-tabs>li>a:hover{border:none;margin-left:0}.tab-pills .tab-content,.tabs-right .tab-content{border-top:none}.nav-pills>li>a{border-radius:0;transition:background .2s}pre{border-radius:0;line-height:1.2}.table>thead{border-width:1px;border-style:solid}.carousel-control.left span,.carousel-control.right span{display:block;position:absolute;top:50%}.carousel-control.left span{left:30%}.carousel-control.right span{right:30%}.carousel-indicators{bottom:0}.carousel-indicators li,.carousel-indicators li.active{width:12px;height:12px;border-width:3px;border-radius:50%;margin:0 4px}.progress{box-shadow:none}.alert{text-shadow:none;border:0;border-radius:0;padding:24px;line-height:36px}.alert .close,.alert .close i{width:36px;height:36px;line-height:36px}.alert .close{right:-12px;transition:all .2s;opacity:1;top:0}.alert .close i{margin:0;position:relative;top:-2px;vertical-align:middle}.alert:hover .close{-ms-transform:rotate(90deg);transform:rotate(90deg)}.alert .close:focus,.alert .close:hover{background:0 0}.alert .btn,.alert .button{line-height:22px}.badge{font-size:12px;min-width:24px;line-height:12px;padding:6px;border-radius:50%}.fa-ul .fa-li{top:0;line-height:inherit!important}.fa-ul li{margin-bottom:6px}.fa-ul li.nsre-list{display:list-item}.lead.fa-ul{margin-left:36px}.lead.fa-ul li,.tag-list span{margin-bottom:12px}.col-md-2-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.col-md-2-4{float:left;width:20%}}@media (min-width:768px) and (max-width:991px){.col-sm-2-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media (min-width:768px) and (max-width:991px) and (min-width:768px){.col-sm-2-4{float:left;width:20%}}.modal-backdrop{z-index:2000}.modal{z-index:2010}.box-rect,.box-round,.box-square{display:block;text-align:center;margin:0 auto 24px;position:relative;z-index:100;width:168px;max-width:100%}.box-dummy{padding-top:100%;-webkit-backface-visibility:hidden}.box-dummy:after{content:"";display:block;height:1px}.box-rect .box-dummy{padding-top:75%}.box-inner,.box-inner i{display:block;position:absolute}.box-inner{overflow:hidden;transition:all .2s;top:0;left:0;width:100%;height:100%}.box-inner i{font-size:48px;line-height:1em;width:1em;height:1em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em}.box-inner [class*=icon-]{line-height:.8em}.box-inner img{max-width:100%}.box-round .box-inner,.box-round .box-inner img{border-radius:50%}.box-animate,.features-list .features-list-icon{display:block;position:absolute;left:0;width:100%;height:100%}.box-mini{width:48px}.box-mini i{font-size:16px}.box-small{width:78px}.box-small i{font-size:24px}.box-medium{width:100px}.box-medium i{font-size:36px}.box-big{width:200px}.box-big i{font-size:60px}.box-huge{width:250px}.box-huge i{font-size:72px}.service-simple-image i{font-size:36px}ul.social-icons{margin-bottom:0;padding-bottom:0;position:relative;z-index:1;list-style-type:none;padding-left:0}ul.social-icons li{display:inline-block;text-align:center;padding-left:0;line-height:36px;margin-bottom:0}ul.social-icons li a{display:inline-block;font-size:16px;width:36px;height:36px;line-height:36px;border-radius:50%;transition:all .2s;vertical-align:top}ul.social-icons.social-lg li{padding-right:10px}ul.social-icons.social-lg a{font-size:24px;width:48px;height:48px;line-height:48px}ul.social-icons.social-simple i{transition:color .2s}ul.social-icons.social-simple a{width:1.75em;background:0 0!important}.text-right ul.social-icons li{padding-right:0;padding-left:5px}.text-right ul.social-icons.social-lg li{padding-left:10px}@media (max-width:767px){.social-icons li a{font-size:24px;width:48px;height:48px;line-height:48px}}.icons-ul{padding-left:0}.features-list,.tag-list{padding:0;list-style-type:none}.features-list{margin-bottom:24px;position:relative}.features-list li{position:relative;padding-bottom:12px;padding-left:88px}.features-list .features-list-icon{top:0;width:72px;height:72px;margin-right:16px;text-align:center;border-radius:50%;z-index:1}.features-list .features-list-icon i{line-height:72px;font-size:24px}.features-list .features-list-icon-inner,.pricing-item-list li.pricing-cirle img{border-radius:50%}.tag-list{margin:0 0 24px}.tag-list span{text-align:center;padding:6px 16px}.tag-list.tag-list-lg span{padding:10px 24px;font-size:18px;line-height:1.33333em}.tag-list.tag-list-sm span{padding:6px 16px;font-size:12px;line-height:18px}.tag-list span,.tag-list.tag-list-inline li{display:inline-block}.tag-list.tag-list-inline li span{display:inline-block;margin-right:4px}.skills-list{list-style-type:none;padding-left:24px}.pricing-col,.skills-list li{position:relative;padding-bottom:6px}.skills-list li:before{font-family:"feather";content:"\e116";position:absolute;left:-24px}.pricing-col{text-align:center;padding-bottom:24px;margin-bottom:24px;text-shadow:none}.pricing-col:after,.pricing-col:before{z-index:-1;position:absolute;content:"";left:16px;width:50%;height:40px;bottom:36px;max-width:300px;box-shadow:0 15px 10px rgba(0,0,0,.2);-ms-transform:rotate(-3deg);transform:rotate(-3deg)}.pricing-col:after{-ms-transform:rotate(3deg);transform:rotate(3deg);right:16px;left:auto}.pricing-head{font-size:18px;line-height:24px;margin-top:0;margin-bottom:0;padding:12px}.pricing-body{padding-bottom:24px}.pricing-body .btn{transition:all .2s}.pricing-body .btn:hover{opacity:.95}.pricing-price header{margin-top:0;padding:24px;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.15) inset,0 -1px 1px rgba(0,0,0,.15) inset}.pricing-price header h2{font-size:60px;line-height:1em;margin:0;color:inherit;position:relative;display:inline-block}.pricing-price header small{font-size:20px;position:absolute;top:10px;color:inherit;opacity:.5;left:-16px}.pricing-price header p{margin-bottom:0;opacity:.5;line-height:1.2em}.pricing-list{list-style-type:none;margin:0 0 24px;padding-left:0;text-align:center}.pricing-list li{padding:12px;border-bottom:1px solid}.pricing-featured{position:relative;-ms-transform:translateY(-24px);transform:translateY(-24px)}.pricing-featured .pricing-head{padding:24px;font-size:24px}.pricing-featured .pricing-body{padding-bottom:36px}@media (max-width:767px){.pricing-featured{-ms-transform:translateY(0);transform:translateY(0)}.pricing-featured .pricing-head{padding:12px;font-size:18px}.pricing-featured .pricing-body{padding-bottom:24px}}.pricing-item-list{padding:0;margin:0;list-style-type:none}.blockquote-list,.pricing-item-list li{position:relative}.pricing-item-list li h3{margin-bottom:0;padding-right:60px;position:relative;padding-bottom:4px;border-bottom-style:solid;border-bottom-width:1px}.pricing-item-list li span,.pricing-item-list li strong{display:block;position:absolute;right:0;top:0}.pricing-item-list li.featured:before{display:block;position:absolute;content:"";top:-12px;bottom:-12px;left:-12px;right:-12px;border-width:1px;border-style:solid}.pricing-item-list li strong{top:-36px;line-height:24px;right:-12px;padding:0 12px}.pricing-item-list li img{display:block;max-width:60px;position:absolute}.pricing-item-list li img+.pricing-item-list-content{padding-left:70px}.blockquote-list{padding:0;margin-left:72px}.blockquote-list:before{display:none}.blockquote-list p{font-size:16px;line-height:27px;padding:0 16px;margin-bottom:24px}.blockquote-list .box{width:72px;position:absolute;left:-72px;top:0;margin-bottom:0!important}.blockquote-list footer{padding:6px 16px 24px;font-weight:400}.blockquote-list.blockquote-list-noimage{margin-left:0}.blockquote-list.blockquote-list-noimage footer,.blockquote-list.blockquote-list-noimage p{padding:0}@media (max-width:992px){.blockquote-list{margin-left:0}.blockquote-list p{padding:0 16px}.blockquote-list .box{position:relative;left:0;margin:0 auto 12px;display:block!important}.blockquote-list footer{text-align:center}.blockquote-list footer:before{content:""}.blockquote-list.blockquote-list-noimage footer{text-align:left}}.go-top{position:fixed!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;font-size:16px;width:2em;height:2em;text-align:center;bottom:-44px;opacity:0;right:12px;transition:all .5s;z-index:100}.go-top i{line-height:32px}.go-top.go-top-circle{border-radius:50%}@media (max-width:992px){.go-top{display:none!important}}.go-top-mobile{display:block!important}.scroll-to{display:inline-block;width:48px;height:48px;position:relative;z-index:10;text-align:center;font-size:36px}.scroll-to i{line-height:48px}.scroll-to.place-bottom{position:absolute;bottom:24px;left:50%;margin-left:-24px}.mejs-audio{height:36px!important}.mejs-audio .mejs-controls{background:0 0!important;height:32px!important}.mejs-controls .mejs-button button:focus{outline:none!important}.divider-wrapper{transition:height,.2s}.bullet-nav li,.divider-border{position:relative;height:4px}.divider-border .divider-border-inner{content:"";position:absolute;height:100%;top:0;left:0;width:40px;max-width:100%}.divider-border.divider-border-center .divider-border-inner{left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%)}.divider-border.divider-border-right .divider-border-inner{left:auto;right:0}.bullet-nav ul{list-style-type:none;padding:0;margin:0;position:fixed;right:20px;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:1100}.bullet-nav li{height:18px;width:18px;margin-bottom:24px;text-align:center}.bullet-nav li a{display:inline-block;height:6px;width:6px;border-radius:50%;transition:width .2s,height .2s,box-shadow .4;cursor:pointer;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-indent:-9000px}.bullet-nav li a.active{width:8px;height:8px}.bullet-nav li:last-child{margin-bottom:0}.bullet-nav .tooltip{width:200px;text-align:center}.bullet-nav .tooltip-inner{padding:12px}@media (max-width:767px){.bullet-nav{display:none!important}}.grid-overlay-10{background-image:url(../images/grid-10.png)}.grid-overlay-20{background-image:url(../images/grid-20.png)}.grid-overlay-30{background-image:url(../images/grid-30.png)}.grid-overlay-40{background-image:url(../images/grid-40.png)}.grid-overlay-50{background-image:url(../images/grid-50.png)}.grid-overlay-60{background-image:url(../images/grid-60.png)}.grid-overlay-70{background-image:url(../images/grid-70.png)}.grid-overlay-80{background-image:url(../images/grid-80.png)}.grid-overlay-90{background-image:url(../images/grid-90.png)}.grid-overlay-100{background-image:url(../images/grid-100.png)}.bigtext span{line-height:1}@media (min-width:992px){.col-text-2{column-count:2;column-gap:30px}.col-text-3,.col-text-4{column-count:3;column-gap:30px}.col-text-4{column-count:4}.col-text-5,.col-text-6{column-count:5;column-gap:30px}.col-text-6{column-count:6}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;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.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li,.menu-item-object-oxy_mega_menu .dropdown-menu>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{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:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}.blog-os-animation,.os-animation,.recent-simple-os-animation,.staff-os-animation{opacity:0}.blog-os-animation.animated,.os-animation.animated,.recent-simple-os-animation.animated,.staff-os-animation.animated{opacity:1}[class*=oxy-agent-] .blog-os-animation,[class*=oxy-agent-] .data-os-animation,[class*=oxy-agent-] .os-animation,[class*=oxy-agent-] .recent-simple-os-animation,[class*=oxy-agent-] .staff-os-animation{opacity:1!important}[class*=oxy-agent-] .blog-os-animation.animated,[class*=oxy-agent-] .data-os-animation.animated,[class*=oxy-agent-] .os-animation.animated,[class*=oxy-agent-] .recent-simple-os-animation.animated,[class*=oxy-agent-] .staff-os-animation.animated{animation-name:none!important}@font-face{font-family:"feather";src:url(../fonts/feather-webfont.eot);src:url(../fonts/feather-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/feather-webfont.woff) format("woff"),url(../fonts/feather-webfont.ttf) format("truetype"),url(../fonts/feather-webfont.svg#feather) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{display:inline-block;font-family:"feather";font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-eye:before{content:"\e000"}.icon-paper-clip:before{content:"\e001"}.icon-mail:before{content:"\e002"}.icon-toggle:before{content:"\e003"}.icon-layout:before{content:"\e004"}.icon-link:before{content:"\e005"}.icon-bell:before{content:"\e006"}.icon-lock:before{content:"\e007"}.icon-unlock:before{content:"\e008"}.icon-ribbon:before{content:"\e009"}.icon-image:before{content:"\e010"}.icon-signal:before{content:"\e011"}.icon-target:before{content:"\e012"}.icon-clipboard:before{content:"\e013"}.icon-clock:before{content:"\e014"}.icon-watch:before{content:"\e015"}.icon-air-play:before{content:"\e016"}.icon-camera:before{content:"\e017"}.icon-video:before{content:"\e018"}.icon-disc:before{content:"\e019"}.icon-printer:before{content:"\e020"}.icon-monitor:before{content:"\e021"}.icon-server:before{content:"\e022"}.icon-cog:before{content:"\e023"}.icon-heart:before{content:"\e024"}.icon-paragraph:before{content:"\e025"}.icon-align-justify:before{content:"\e026"}.icon-align-left:before{content:"\e027"}.icon-align-center:before{content:"\e028"}.icon-align-right:before{content:"\e029"}.icon-book:before{content:"\e030"}.icon-layers:before{content:"\e031"}.icon-stack:before{content:"\e032"}.icon-stack-2:before{content:"\e033"}.icon-paper:before{content:"\e034"}.icon-paper-stack:before{content:"\e035"}.icon-search:before{content:"\e036"}.icon-zoom-in:before{content:"\e037"}.icon-zoom-out:before{content:"\e038"}.icon-reply:before{content:"\e039"}.icon-circle-plus:before{content:"\e040"}.icon-circle-minus:before{content:"\e041"}.icon-circle-check:before{content:"\e042"}.icon-circle-cross:before{content:"\e043"}.icon-square-plus:before{content:"\e044"}.icon-square-minus:before{content:"\e045"}.icon-square-check:before{content:"\e046"}.icon-square-cross:before{content:"\e047"}.icon-microphone:before{content:"\e048"}.icon-record:before{content:"\e049"}.icon-skip-back:before{content:"\e050"}.icon-rewind:before{content:"\e051"}.icon-play:before{content:"\e052"}.icon-pause:before{content:"\e053"}.icon-stop:before{content:"\e054"}.icon-fast-forward:before{content:"\e055"}.icon-skip-forward:before{content:"\e056"}.icon-shuffle:before{content:"\e057"}.icon-repeat:before{content:"\e058"}.icon-folder:before{content:"\e059"}.icon-umbrella:before{content:"\e060"}.icon-moon:before{content:"\e061"}.icon-thermometer:before{content:"\e062"}.icon-drop:before{content:"\e063"}.icon-sun:before{content:"\e064"}.icon-cloud:before{content:"\e065"}.icon-cloud-upload:before{content:"\e066"}.icon-cloud-download:before{content:"\e067"}.icon-upload:before{content:"\e068"}.icon-download:before{content:"\e069"}.icon-location:before{content:"\e070"}.icon-location-2:before{content:"\e071"}.icon-map:before{content:"\e072"}.icon-battery:before{content:"\e073"}.icon-head:before{content:"\e074"}.icon-briefcase:before{content:"\e075"}.icon-speech-bubble:before{content:"\e076"}.icon-anchor:before{content:"\e077"}.icon-globe:before{content:"\e078"}.icon-box:before{content:"\e079"}.icon-reload:before{content:"\e080"}.icon-share:before{content:"\e081"}.icon-marquee:before{content:"\e082"}.icon-marquee-plus:before{content:"\e083"}.icon-marquee-minus:before{content:"\e084"}.icon-tag:before{content:"\e085"}.icon-power:before{content:"\e086"}.icon-command:before{content:"\e087"}.icon-alt:before{content:"\e088"}.icon-esc:before{content:"\e089"}.icon-bar-graph:before{content:"\e090"}.icon-bar-graph-2:before{content:"\e091"}.icon-pie-graph:before{content:"\e092"}.icon-star:before{content:"\e093"}.icon-arrow-left:before{content:"\e094"}.icon-arrow-right:before{content:"\e095"}.icon-arrow-up:before{content:"\e096"}.icon-arrow-down:before{content:"\e097"}.icon-volume:before{content:"\e098"}.icon-mute:before{content:"\e099"}.icon-content-right:before{content:"\e100"}.icon-content-left:before{content:"\e101"}.icon-grid:before{content:"\e102"}.icon-grid-2:before{content:"\e103"}.icon-columns:before{content:"\e104"}.icon-loader:before{content:"\e105"}.icon-bag:before{content:"\e106"}.icon-ban:before{content:"\e107"}.icon-flag:before{content:"\e108"}.icon-trash:before{content:"\e109"}.icon-expand:before{content:"\e110"}.icon-contract:before{content:"\e111"}.icon-maximize:before{content:"\e112"}.icon-minimize:before{content:"\e113"}.icon-plus:before{content:"\e114"}.icon-minus:before{content:"\e115"}.icon-check:before{content:"\e116"}.icon-cross:before{content:"\e117"}.icon-move:before{content:"\e118"}.icon-delete:before{content:"\e119"}.icon-menu:before{content:"\e120"}.icon-archive:before{content:"\e121"}.icon-inbox:before{content:"\e122"}.icon-outbox:before{content:"\e123"}.icon-file:before{content:"\e124"}.icon-file-add:before{content:"\e125"}.icon-file-subtract:before{content:"\e126"}.icon-help:before{content:"\e127"}.icon-open:before{content:"\e128"}.icon-ellipsis:before{content:"\e129"}.element-top-0{margin-top:0!important}.element-bottom-0{margin-bottom:0!important}.element-top-10{margin-top:10px!important}.element-bottom-10{margin-bottom:10px!important}.element-top-20{margin-top:20px!important}.element-bottom-20{margin-bottom:20px!important}.element-top-30{margin-top:30px!important}.element-bottom-30{margin-bottom:30px!important}.element-top-40{margin-top:40px!important}.element-bottom-40{margin-bottom:40px!important}.element-top-50{margin-top:50px!important}.element-bottom-50{margin-bottom:50px!important}.element-top-60{margin-top:60px!important}.element-bottom-60{margin-bottom:60px!important}.element-top-70{margin-top:70px!important}.element-bottom-70{margin-bottom:70px!important}.element-top-80{margin-top:80px!important}.element-bottom-80{margin-bottom:80px!important}.element-top-90{margin-top:90px!important}.element-bottom-90{margin-bottom:90px!important}.element-top-100{margin-top:100px!important}.element-bottom-100{margin-bottom:100px!important}.element-top-110{margin-top:110px!important}.element-bottom-110{margin-bottom:110px!important}.element-top-120{margin-top:120px!important}.element-bottom-120{margin-bottom:120px!important}.element-top-130{margin-top:130px!important}.element-bottom-130{margin-bottom:130px!important}.element-top-140{margin-top:140px!important}.element-bottom-140{margin-bottom:140px!important}.element-top-150{margin-top:150px!important}.element-bottom-150{margin-bottom:150px!important}.element-top-160{margin-top:160px!important}.element-bottom-160{margin-bottom:160px!important}.element-top-170{margin-top:170px!important}.element-bottom-170{margin-bottom:170px!important}.element-top-180{margin-top:180px!important}.element-bottom-180{margin-bottom:180px!important}.element-top-190{margin-top:190px!important}.element-bottom-190{margin-bottom:190px!important}.element-top-200{margin-top:200px!important}.element-bottom-200{margin-bottom:200px!important}.element-top-210{margin-top:210px!important}.element-bottom-210{margin-bottom:210px!important}.element-top-220{margin-top:220px!important}.element-bottom-220{margin-bottom:220px!important}.element-top-230{margin-top:230px!important}.element-bottom-230{margin-bottom:230px!important}.element-top-240{margin-top:240px!important}.element-bottom-240{margin-bottom:240px!important}.element-top-250{margin-top:250px!important}.element-bottom-250{margin-bottom:250px!important}.element-top-260{margin-top:260px!important}.element-bottom-260{margin-bottom:260px!important}.element-top-270{margin-top:270px!important}.element-bottom-270{margin-bottom:270px!important}.element-top-280{margin-top:280px!important}.element-bottom-280{margin-bottom:280px!important}.element-top-290{margin-top:290px!important}.element-bottom-290{margin-bottom:290px!important}.element-top-300{margin-top:300px!important}.element-bottom-300{margin-bottom:300px!important}.element-left-0{margin-left:0!important}.element-right-0{margin-right:0!important}.element-left-10{margin-left:10px!important}.element-right-10{margin-right:10px!important}.element-left-20{margin-left:20px!important}.element-right-20{margin-right:20px!important}.element-left-30{margin-left:30px!important}.element-right-30{margin-right:30px!important}.element-left-40{margin-left:40px!important}.element-right-40{margin-right:40px!important}.element-left-50{margin-left:50px!important}.element-right-50{margin-right:50px!important}.element-left-60{margin-left:60px!important}.element-right-60{margin-right:60px!important}.element-left-70{margin-left:70px!important}.element-right-70{margin-right:70px!important}.element-left-80{margin-left:80px!important}.element-right-80{margin-right:80px!important}.element-left-90{margin-left:90px!important}.element-right-90{margin-right:90px!important}.element-left-100{margin-left:100px!important}.element-right-100{margin-right:100px!important}.element-left-110{margin-left:110px!important}.element-right-110{margin-right:110px!important}.element-left-120{margin-left:120px!important}.element-right-120{margin-right:120px!important}.element-left-130{margin-left:130px!important}.element-right-130{margin-right:130px!important}.element-left-140{margin-left:140px!important}.element-right-140{margin-right:140px!important}.element-left-150{margin-left:150px!important}.element-right-150{margin-right:150px!important}.element-left-160{margin-left:160px!important}.element-right-160{margin-right:160px!important}.element-left-170{margin-left:170px!important}.element-right-170{margin-right:170px!important}.element-left-180{margin-left:180px!important}.element-right-180{margin-right:180px!important}.element-left-190{margin-left:190px!important}.element-right-190{margin-right:190px!important}.element-left-200{margin-left:200px!important}.element-right-200{margin-right:200px!important}.element-left-210{margin-left:210px!important}.element-right-210{margin-right:210px!important}.element-left-220{margin-left:220px!important}.element-right-220{margin-right:220px!important}.element-left-230{margin-left:230px!important}.element-right-230{margin-right:230px!important}.element-left-240{margin-left:240px!important}.element-right-240{margin-right:240px!important}.element-left-250{margin-left:250px!important}.element-right-250{margin-right:250px!important}.element-left-260{margin-left:260px!important}.element-right-260{margin-right:260px!important}.element-left-270{margin-left:270px!important}.element-right-270{margin-right:270px!important}.element-left-280{margin-left:280px!important}.element-right-280{margin-right:280px!important}.element-left-290{margin-left:290px!important}.element-right-290{margin-right:290px!important}.element-left-300{margin-left:300px!important}.element-right-300{margin-right:300px!important}.element-height-0{height:0}.element-height-10{height:10px}.element-height-20{height:20px}.element-height-30{height:30px}.element-height-40{height:40px}.element-height-50{height:50px}.element-height-60{height:60px}.element-height-70{height:70px}.element-height-80{height:80px}.element-height-90{height:90px}.element-height-100{height:100px}.element-height-110{height:110px}.element-height-120{height:120px}.element-height-130{height:130px}.element-height-140{height:140px}.element-height-150{height:150px}.element-height-160{height:160px}.element-height-170{height:170px}.element-height-180{height:180px}.element-height-190{height:190px}.element-height-200{height:200px}.element-height-210{height:210px}.element-height-220{height:220px}.element-height-230{height:230px}.element-height-240{height:240px}.element-height-250{height:250px}.element-height-260{height:260px}.element-height-270{height:270px}.element-height-280{height:280px}.element-height-290{height:290px}.element-height-300{height:300px}.element-height-310{height:310px}.element-height-320{height:320px}.element-height-330{height:330px}.element-height-340{height:340px}.element-height-350{height:350px}.element-height-360{height:360px}.element-height-370{height:370px}.element-height-380{height:380px}.element-height-390{height:390px}.element-height-400{height:400px}.element-height-410{height:410px}.element-height-420{height:420px}.element-height-430{height:430px}.element-height-440{height:440px}.element-height-450{height:450px}.element-height-460{height:460px}.element-height-470{height:470px}.element-height-480{height:480px}.element-height-490{height:490px}.element-height-500{height:500px}.block{display:block!important}.inline-block{display:inline-block!important}.clear{clear:both}img{max-width:100%;height:auto}.list-container .figure{display:block}.list-container .figure-image img{width:100%}@media (min-width:991px){.list-container .col-md-2-4:nth-child(5n+1),.list-container .col-md-2:nth-child(6n+1),.list-container .col-md-3:nth-child(4n+1),.list-container .col-md-4:nth-child(3n+1),.list-container .col-md-6:nth-child(2n+1){clear:both}}@media (min-width:768px) and (max-width:991px){.list-container .col-sm-2-4:nth-child(5n+1),.list-container .col-sm-2:nth-child(6n+1),.list-container .col-sm-3:nth-child(4n+1),.list-container .col-sm-4:nth-child(3n+1),.list-container .col-sm-6:nth-child(2n+1){clear:both}}@media (max-width:767px){.list-container .col-xs-2-4:nth-child(5n+1),.list-container .col-xs-2:nth-child(6n+1),.list-container .col-xs-3:nth-child(4n+1),.list-container .col-xs-4:nth-child(3n+1),.list-container .col-xs-6:nth-child(2n+1){clear:both}}.fade-content>*{opacity:.2;-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px)}.section-text-shadow{text-shadow:1px 1px 0 rgba(0,0,0,.2)}.section-text-shadow .tooltip{text-shadow:none}.section-inner-shadow,.section-inner-shadow .background-media,.section-inner-shadow .background-overlay{box-shadow:0 2px 2px -1px rgba(0,0,0,.25) inset,0 -2px 2px -1px rgba(0,0,0,.25) inset}.ie9 select{background:0 0!important;color:#1c1c1c!important}.accordion-toggle:after,.progress{background:rgba(0,0,0,.07)}.progress .progress-bar+.progress-bar{box-shadow:none}.audioplayer{color:#fff}.menu-item-object-oxy_mega_menu{position:static!important}.menu-item-object-oxy_mega_menu .dropdown-menu{left:0!important;right:0!important;overflow:hidden;background-position:center;background-size:cover}.menu-item-object-oxy_mega_menu .dropdown-menu>li:before{content:"";position:absolute;height:1000px;width:1px;left:0;top:3px;background:rgba(0,0,0,.055)}.menu-item-object-oxy_mega_menu .dropdown-menu>li:first-child:before{display:none}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul{list-style-type:none;padding:0 0 6px;overflow:hidden}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li{padding-bottom:0}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a{padding:8px 0;display:block;font-size:14px;transition:color .1s}.menu-item-object-oxy_mega_menu .dropdown-menu>li>strong{padding-top:16px;padding-bottom:8px;display:block}.menu-item-object-oxy_mega_menu .dropdown-menu>li>p{font-size:14px;font-style:italic;padding-bottom:12px;margin-bottom:0;border-bottom:1px solid;border-bottom-color:rgba(0,0,0,.055)}.container-fullwidth .menu-item-object-oxy_mega_menu .dropdown-menu{margin-left:15px!important;margin-right:15px!important}.oxy_mega_menu-no-dividers>ul>li:before{display:none}.oxy_mega_menu-no-dividers>ul>li>p{border:0!important}@media (max-width:992px){.menu-item-object-oxy_mega_menu{position:relative!important}.menu-item-object-oxy_mega_menu .dropdown-menu{background-image:none!important}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a{padding-left:0;padding-right:0}}body{-webkit-font-smoothing:antialiased}body.hyphenated{word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}h1,h2,h3,h4,h5,h6{line-height:1.5em}h1.headings-caps,h2.headings-caps,h3.headings-caps,h4.headings-caps,h5.headings-caps,h6.headings-caps{text-transform:uppercase}h1{font-size:36px}h1 small{font-size:.6em}h2{font-size:24px}h2 small,h3 small,h4 small{font-size:.75em}h3{font-size:18px}h4{font-size:16px}h5{font-size:13px}h6{font-size:11px;margin:0}.header{margin-top:0;margin-bottom:0}a{transition:color .2s}a,a:hover{text-decoration:none}a:active,a:focus{outline:none;text-decoration:none}.small,small{font-size:.85em;line-height:inherit}figure{margin:0 0 24px}abbr,acronym,code,dir,kbd,listing,plaintext,pre,q,samp,tt,var,xmp{font-size:14px;word-break:normal;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none;border:0}pre{text-shadow:none;background:#2e3333;color:#fff}.big{font-size:36px;line-height:48px}.bigger{font-size:48px}.bigger,.hyper,.super{line-height:1.2}.super{margin-bottom:0;font-size:60px}.hyper small,.super small{font-size:.35em}.hyper{font-size:96px}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-caps{text-transform:uppercase!important}.text-italic,blockquote p{font-style:italic}.text-lowercase{text-transform:lowercase!important}.text-none{text-transform:none!important}@media (max-width:992px){.small-screen-center{text-align:center!important}.small-screen-left{text-align:left!important}.small-screen-right{text-align:right!important}}@media (max-width:767px){.big,.bigger,h1{font-size:24px}h1 small{font-size:16px}h2{font-size:21px}h2 small,h3 small{font-size:14px}h3{font-size:18px}.big,.bigger{line-height:1.2em}.bigger{font-size:36px}.super{font-size:48px}.super small{margin-top:12px;display:block}.hyper{font-size:72px;line-height:1.2em}.condensed{max-width:100%}.lead{font-size:18px;line-height:27px;font-weight:400}}@media (max-width:480px){.big{font-size:24px;line-height:1}.bigger,.hyper,.super{font-size:32px;line-height:1.2em}.hyper,.super{font-size:36px}.hyper{font-size:48px}}@media (max-width:320px){body,h1 small{font-size:14px}h1{font-size:21px}h2{font-size:18px}h2 small{font-size:12px}h3{font-size:16px}h3 small{font-size:11px}}[data-icon]:before{content:attr(data-icon)}[class*=" iconNSRE-"],[class^=iconNSRE-],[data-icon]:before{display:inline-block;font-family:"nsre";font-style:normal;font-weight:400;font-variant:normal;text-transform:none;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iconNSRE-lighthouse:before{content:"\e900"}.iconNSRE-nassaure-long:before{content:"\e901"}.iconNSRE-nassaure:before{content:"\e902"}.NSRE-form-question{background-color:#fafafa;padding-top:15px;padding-bottom:20px;border-top:2px solid #fbfbfb;border-bottom:1px solid #00c0e1}.NSRE-form{font-weight:300!important}.no-list-style,.questionSection ul{margin:0 0 0 -15px;padding:0;list-style:none}.NSRE-form-label{font-weight:400;width:100%;border-bottom:1px solid #e1e1e1}.NSRE-form-div{background-color:#fafafa;padding-top:15px;padding-bottom:20px;border-top:2px solid #e9e9e9}input.NSRE-form-input,select.NSRE-form-input{color:#666;background-color:#fff!important;border:0 solid #00c0e1;border-bottom:1px solid #00c0e1}input#consent.invalid{outline:4px solid red}.wufoo label.desc,.wufoo legend.desc{font-size:16px;font-weight:300;font-family:inherit;color:#444}.wufoo input.text,.wufoo label.choice,.wufoo select.select,.wufoo textarea.textarea{font-size:16px;font-weight:300;font-family:inherit;color:#333}.wufoo input.btTxt{font-size:100%;padding:5px 15px;border-radius:4px}body{font-size:16px}body,body .btn,body button,body input,body textarea,h1,h2,h3,h4,h5,h6{font-family:"Open Sans",sans-serif}blockquote p{font-size:24px;font-weight:400;font-family:"Gentium Basic"}.hairline{font-weight:100!important}.hairline strong,body{font-weight:300}.light{font-weight:300!important}.regular{font-weight:400!important}.bold{font-weight:700!important}.black{font-weight:900!important}h1,h2,h3,h4,h5,h6{font-weight:600;text-transform:uppercase}.lead{font-size:20px;font-weight:300;line-height:1.25em}.lead strong{font-weight:700}#masthead .menu,#masthead.menu,#navbar-slide.menu,.menu .navbar-brand{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px}#masthead .menu .dropdown-menu,#masthead.menu .dropdown-menu,#navbar-slide.menu .dropdown-menu{font-size:14px}.menu .navbar-brand{font-size:24px}@media print{.NSRE-print{background:#fff!important}}.NSRE-text-link,.NSRE-text-link:hover{font-weight:500;color:#3f5673;text-decoration:underline}.NSRE-text-link:hover{color:#00c0e1}@media (max-width:992px){.NSRE-mobile-right{background-position:75% 0%}.NSRE-mobile-center{background-position:50% 0%}.NSRE-mobile-left-center{background-position:40% 0%}.NSRE-mobile-off-left{background-position:15% 0%}}.NSRElogo{font-size:43px}.post-head h1,.post-head h2{font-size:36px;font-weight:500}.post-head h2{font-size:28.8px}.post-details,.post-details a,.post-details i,.post-head .lead{color:#959494}.post-details a:focus,.post-details a:hover,.post-extras a:focus,.post-extras a:hover{color:#00c0e1}.post-details span,.table>thead{border-color:rgba(0,0,0,.1)}.post-body{font-size:14px;font-weight:300}.post-extras,.post-extras a,.post-title span,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#959494}.post-share ul.social-icons li a,.post-tags a{border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,.1);color:#4c4c4c}.post-share ul.social-icons li a:hover,.post-tags a:hover{box-shadow:0 0 0 1px #00c0e1;color:#00c0e1}.post-share ul.social-icons li a:hover i,.post-tags a:hover i{color:#00c0e1!important}.btn,.button,button,input[type=submit]{border-radius:0;font-size:16px}.btn.btn-lg,.button.btn-lg,button.btn-lg,input[type=submit].btn-lg{border-radius:0;font-size:20px}.btn.btn-sm,.button.btn-sm,button.btn-sm,input[type=submit].btn-sm{border-radius:0;font-size:14px}.pager li>a,.pager li>span,.portfolio-title,.tag-list-inline li span,.tag-list-lg li span,.tag-list-sm li span,.widget_tag_cloud ul li a{border-radius:0}.form-control,.select-wrap,.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px;border-radius:0}.skills-list li:before{color:#00c0e1}.map-marker-label{font-size:16px;font-weight:300}.navbar-brand{padding:0;line-height:70px;height:70px;text-transform:uppercase}.logo-navbar .nav>li>a{padding-top:23px;padding-bottom:23px;line-height:24px}.logo-navbar .nav>li>a:before{margin-bottom:-13.5px}.logo-navbar .nav>li.active>a:before,.logo-navbar .nav>li.current-menu-ancestor>a:before,.logo-navbar .nav>li.current-menu-parent>a:before,.logo-navbar .nav>li.current-page-ancestor>a:before,.logo-navbar .nav>li.current-page-parent>a:before,.logo-navbar .nav>li>a:hover:before{opacity:1;margin-bottom:-11.5px}#masthead.navbar{min-height:70px}.navbar-toggle{margin-top:27px;margin-bottom:27px}#masthead .dropdown-menu{min-width:220px}@media (min-width:992px){#masthead.navbar-scrolled{min-height:90px}#masthead.navbar-scrolled .navbar-brand{line-height:90px;height:90px;color:#4c4c4c}#masthead.navbar-scrolled .logo-navbar .navbar-nav>li>a{padding-top:33px;padding-bottom:33px;color:#4c4c4c}#masthead.navbar-scrolled .logo-navbar .navbar-text,#masthead.navbar-scrolled .logo-navbar .sidebar-widget{padding-top:33px;padding-bottom:33px}.navbar-scrolled .navbar-toggle{margin-top:37px;margin-bottom:37px}#masthead .logo-navbar .search-close{top:0;height:70px;width:70px}#masthead .logo-navbar .form-control{height:69px}#masthead.navbar-scrolled .logo-navbar .menu-sidebar .search-close{top:0;height:90px;width:90px}#masthead.navbar-scrolled .logo-navbar .form-control{height:90px}.logo-navbar .navbar-text,.logo-navbar .sidebar-widget{line-height:24px;padding-top:23px;padding-bottom:23px}.transparent-header #content{margin-top:-70px;display:inline-block;vertical-align:top}.transparent-header #content.layout-boxed{display:inline-block}.transparent-header.layout-boxed #content{display:block}.transparent-header.transparent-menu-below #content{margin-top:-120px}.transparent-topbar #content{margin-top:-106px}.transparent-topbar.transparent-menu-below #content{margin-top:-156px}}#navbar-slide{width:270px}#navbar-slide .navbar-nav{max-height:600px}#navbar-slide .navbar-brand{height:70px}.slide-on #content,.slide-on #masthead,.slide-on #navbar-slide,.slide-on .top-bar{-ms-transform:translateX(-270px);transform:translateX(-270px)}.rtl.slide-on #content,.rtl.slide-on #masthead,.rtl.slide-on #navbar-slide,.rtl.slide-on .top-bar{-ms-transform:translateX(270px);transform:translateX(270px)}@media (min-width:992px){.side-menu #content{margin-top:-70px}.side-menu-left #content{padding-left:270px}.side-menu-left.rtl #content{padding-left:0;padding-right:270px}.side-menu-right #content{padding-right:270px}.side-menu-right.rtl #content{padding-right:0;padding-left:270px}}.btn i,.button i,button i{color:inherit!important}.btn-default{background:#4d4a51!important;color:#fff!important}.btn-default:active,.btn-default:active:focus,.btn-default:active:hover,.btn-default:focus,.btn-default:hover{background:rgba(77,74,81,.9)!important}.btn-warning{background:#cd6727!important;color:#fff!important}.btn-warning:active,.btn-warning:active:focus,.btn-warning:active:hover,.btn-warning:focus,.btn-warning:hover{background:rgba(205,103,39,.9)!important}.btn-danger{background:#e85543!important;color:#fff!important}.btn-danger:active,.btn-danger:active:focus,.btn-danger:active:hover,.btn-danger:focus,.btn-danger:hover{background:rgba(232,85,67,.9)!important}.btn-success{background:#008d7d!important;color:#fff!important}.btn-success:active,.btn-success:active:focus,.btn-success:active:hover,.btn-success:focus,.btn-success:hover{background:rgba(0,141,125,.9)!important}.btn-info{background:#78a2bb!important;color:#fff!important}.btn-info:active,.btn-info:active:focus,.btn-info:active:hover,.btn-info:focus,.btn-info:hover{background:rgba(120,162,187,.9)!important}.panel-default .panel-heading{background:#4d4a51!important}.panel-danger .panel-heading a,.panel-danger .panel-heading a:hover,.panel-default .panel-heading a,.panel-default .panel-heading a:hover,.panel-default .panel-title,.panel-warning .panel-heading a,.panel-warning .panel-heading a:hover{color:#fff!important}.panel-warning .panel-heading{background:#cd6727!important}.panel-warning .panel-title{color:#fff!important}.panel-danger .panel-heading{background:#e85543!important}.panel-danger .panel-title,.panel-success .panel-heading a,.panel-success .panel-heading a:hover{color:#fff!important}.panel-success .panel-heading{background:#008d7d!important}.panel-info .panel-heading a,.panel-info .panel-heading a:hover,.panel-success .panel-title{color:#fff!important}.panel-info .panel-heading{background:#78a2bb!important}.panel-info .panel-title{color:#fff!important}.alert-warning{background:#cd6727}.alert-danger a,.alert-info a,.alert-success a,.alert-warning a{color:#fff!important;text-decoration:underline}.alert-warning .btn,.alert-warning .button{background:#cd6727!important;color:#fff!important;text-decoration:none;border:1px solid #fff}.alert-warning,.alert-warning .close{color:#fff!important}.alert-danger{background:#e85543}.alert-danger .btn,.alert-danger .button{background:#e85543!important;color:#fff!important;text-decoration:none;border:1px solid #fff}.alert-danger,.alert-danger .close{color:#fff!important}.alert-success{background:#008d7d}.alert-success .btn,.alert-success .button{background:#008d7d!important;color:#fff!important;text-decoration:none;border:1px solid #fff}.alert-success,.alert-success .close{color:#fff!important}.alert-info{background:#78a2bb}.alert-info .btn,.alert-info .button{background:#78a2bb!important;color:#fff!important;text-decoration:none;border:1px solid #fff}.alert-info,.alert-info .close{color:#fff!important}.progress-bar-default{box-shadow:none;background:#4d4a51}.progress-bar-danger span,.progress-bar-default span,.progress-bar-info span,.progress-bar-success span,.progress-bar-warning span{color:#fff}.progress-bar-default.progress-striped .progress-bar,.progress-bar-warning.progress-striped .progress-bar,.progress-striped .progress-bar-default,.progress-striped .progress-bar-warning{background-color:#4d4a51;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))}.progress-bar-warning{background:#cd6727;box-shadow:none}.progress-bar-warning.progress-striped .progress-bar,.progress-striped .progress-bar-warning{background-color:#cd6727}.progress-bar-danger{box-shadow:none;background:#e85543}.progress-bar-danger.progress-striped .progress-bar,.progress-bar-info.progress-striped .progress-bar,.progress-bar-success.progress-striped .progress-bar,.progress-striped .progress-bar-danger,.progress-striped .progress-bar-info,.progress-striped .progress-bar-success{background-color:#e85543;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0))}.progress-bar-success{box-shadow:none;background:#008d7d}.progress-bar-info.progress-striped .progress-bar,.progress-bar-success.progress-striped .progress-bar,.progress-striped .progress-bar-info,.progress-striped .progress-bar-success{background-color:#008d7d}.progress-bar-info{box-shadow:none;background:#78a2bb}.progress-bar-info.progress-striped .progress-bar,.progress-striped .progress-bar-info{background-color:#78a2bb}.figure-overlay{background-color:rgba(55,147,155,.9);color:#fff}.figure-overlay .figure-caption,.flexslider figcaption h3,.flexslider figcaption p,.go-top i,.mfp-arrow:before{color:#fff}.figure-overlay .figure-caption a,.figure-overlay .figure-caption h1,.figure-overlay .figure-caption h2,.figure-overlay .figure-caption h3,.figure-overlay .figure-caption h4,.figure-overlay .figure-caption h5,.figure-overlay .figure-caption i{color:inherit!important}.figure-overlay .figure-caption small{color:rgba(255,255,255,.8)!important}.figure-overlay .figure-caption .btn{background:#fff!important;color:rgba(55,147,155,.9)!important}.figure-overlay .figure-caption .btn:hover{background:rgba(255,255,255,.8)!important}.figure-overlay .figure-caption i{font-size:21px}.fade-none.figcaption-top .figure-overlay{background:linear-gradient(to bottom,rgba(55,147,155,.9) 60%,rgba(55,147,155,0) 100%)}.fade-none.figcaption-bottom .figure-overlay{background:linear-gradient(to bottom,rgba(55,147,155,0) 60%,#37939b 100%)}#content,.flex-control-nav a.flex-active,.header-logo-center-menu-below .logo-navbar .navbar-toggle .icon-bar,.header-logo-left-menu-below .logo-navbar .navbar-toggle .icon-bar,.header-logo-left-sidebar-right .logo-navbar .navbar-toggle .icon-bar,.header-logo-right-menu-below .logo-navbar .navbar-toggle .icon-bar,.mfp-bg{background:#fff}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{background-color:#000!important;color:#fff}.mfp-counter,.mfp-preloader,.mfp-title,.text-light.cd-headline.type .cd-words-wrapper.selected b{color:#000}button.mfp-arrow{background:#000!important}.go-top{background:rgba(64,67,67,.9)!important}.carousel-caption,.carousel-caption h3,.carousel-control,.ls-fullwidth .ls-nav-next:after,.ls-fullwidth .ls-nav-prev:after{color:#fff!important;text-shadow:1px 1px 0 rgba(0,0,0,.4)}.carousel-indicators li{background:rgba(0,0,0,.4);border-color:transparent}.carousel-indicators li.active{background:#fff;border-color:#fff}.flex-direction-nav a{color:#fff!important;text-shadow:none;background:rgba(0,0,0,.4)}.flex-control-nav a{box-shadow:0 0 0 3px rgba(0,0,0,.4)}.flex-control-nav a,.flexslider figcaption{background:rgba(0,0,0,.4)}.gform_wrapper .gfield_contains_required.gfield_error,.gform_wrapper .gfield_error .gfield_label,.gform_wrapper .gfield_required.gfield_error{color:#e85543}.gform_wrapper .gfield_error input,.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea{border-color:#e85543}.validation_error{background:#e85543;color:#fff;border-radius:0}.validation_error hr{border-top-color:#e85543}.validation_error .alert-link{color:#e6e6e6}.select2-container{background:rgba(0,0,0,.02);border-radius:0}.select2-container .select2-choice,.select2-container .select2-choice .select2-arrow b:after{color:#3c3c3c}.select2-drop-active{background:rgba(0,0,0,.8);color:#3c3c3c;box-shadow:0 2px 4px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)!important}.select2-results .select2-highlighted{background-color:#00c0e1;color:#3c3c3c}.select2-results,.select2-search{background:rgba(0,0,0,.02)}.panel-bbpress .bbp-template-notice,[role=alert]{color:#e85543}[role=alert].wpcf7-mail-sent-ok{color:#008d7d}.wpcf7-not-valid{border-color:#e85543!important}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{color:#fff;background-color:#cd6727}.table>tbody>tr.error>td,.table>tbody>tr.error>th,.table>tbody>tr>td.error,.table>tbody>tr>th.error,.table>tfoot>tr.error>td,.table>tfoot>tr.error>th,.table>tfoot>tr>td.error,.table>tfoot>tr>th.error,.table>thead>tr.error>td,.table>thead>tr.error>th,.table>thead>tr>td.error,.table>thead>tr>th.error{color:#fff;background-color:#e85543}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{color:#fff;background-color:#78a2bb}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{color:#fff;background-color:#008d7d}.has-warning .form-control{border-color:#cd6727}.has-error .form-control{border-color:#e85543}.has-success .form-control{border-color:#fff}.has-info .form-control{border-color:#78a2bb}.post-grid{background-color:#fff;border-color:rgba(0,0,0,.1)}.post-grid .post-grid-content-title a,h1,h2,h3,h4,h5,h6{color:#1c1c1c}.post-grid:hover .post-grid-content-title a,a{color:#00c0e1}.post-grid blockquote p{font-size:19.2px}.post-grid .post-grid-content-footer,.post-grid blockquote footer,hr{border-top-color:rgba(0,0,0,.1)}.post-grid-overlay{background-color:rgba(55,147,155,.9)}.post-grid-overlay .post-grid-content-footer,.post-grid-overlay .post-grid-content-title,.post-grid-overlay blockquote footer,.post-grid-overlay blockquote p{color:#fff}.post-grid-overlay .post-grid-content{background:rgba(55,147,155,.9)}.post-grid-overlay blockquote:before,.text-light blockquote:before,blockquote.text-light:before{color:rgba(255,255,255,.7)}.figure-caption-category a{background:rgba(0,192,225,.8);color:#fff;transition:all .2s}.figure-caption-category a:hover{background:rgba(0,192,225,.9);color:#fff}#content{color:#4c4c4c}a:focus,a:hover{color:#08b7d4}.small,.small a,.small i,small,small a,small i{color:#959494}.menu .nav li.dropdown.active>.dropdown-toggle,.menu .nav li.dropdown.active>.dropdown-toggle:hover,.menu .nav li.dropdown.open.active>.dropdown-toggle,.menu .nav li.dropdown.open.active>.dropdown-toggle:hover,.menu .nav li.dropdown.open>.dropdown-toggle,.menu .nav li.dropdown.open>.dropdown-toggle:hover,.menu .nav>.active>a,.menu .nav>.active>a:focus,.menu .nav>.active>a:focus:hover,.menu .nav>.active>a:hover,.menu .nav>.current-menu-ancestor>a,.menu .nav>.current-menu-ancestor>a:hover,.menu .nav>.current-menu-item>a,.menu .nav>.current-menu-item>a:focus,.menu .nav>.current-menu-item>a:focus:hover,.menu .nav>.current-menu-item>a:hover,.menu .nav>.current-menu-parent>a,.menu .nav>.current-menu-parent>a:hover,.menu .nav>.current-page-parent>a,.menu .nav>.current-page-parent>a:hover,.small a:focus,.small a:hover,small a:focus,small a:hover{color:#00c0e1}i{color:#6c6c6c}blockquote footer,blockquote small{font-family:"Open Sans";color:#959494}blockquote cite{color:#4c4c4c}blockquote:before{color:rgba(76,76,76,.2)}blockquote.blockquote-simple img{border-color:rgba(0,0,0,.4)}::selection{background:#2e3333;color:#fff}::-moz-selection{background:#2e3333;color:#fff}.btn-primary,button,input[type=submit]{background-color:#00c0e1;color:#fff}.btn-primary:active,.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus,.btn-primary:hover,button:active,button:active:focus,button:active:hover,button:focus,button:hover,input[type=submit]:active,input[type=submit]:active:focus,input[type=submit]:active:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:#009db8;color:#fff}.btn-link{background:0 0;color:#00c0e1;text-decoration:none;box-shadow:0 0 0 1px #00c0e1 inset}.btn-link:active,.btn-link:active:focus,.btn-link:active:hover,.btn-link:focus,.btn-link:hover{text-decoration:none;background-color:#00c0e1;color:#fff;box-shadow:0 0 0 1px #00c0e1 inset}.open .dropdown-toggle.btn-primary,.pricing-item-list li strong{background-color:#00c0e1;color:#fff}.btn-group .dropdown-menu{background-color:#00c0e1}.btn-group .dropdown-menu>li>a{color:#fff;box-shadow:0 -1px 0 #00aac8}.btn-group .dropdown-menu>li:first-child>a{box-shadow:none}.btn-group .dropdown-menu>li>a:hover{background:#06daff}.label-primary{background:#00c0e1;color:#fff}.label-primary a{color:#fff}.uneditable-input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:rgba(0,0,0,.02);color:#3c3c3c;border-color:rgba(0,0,0,.1)}.form-control,.select-wrap{background-color:rgba(0,0,0,.02);border-color:rgba(0,0,0,.1)}.form-control{color:#3c3c3c}.form-control:-moz-placeholder,.form-control::-moz-placeholder,.select-wrap:-moz-placeholder,.select-wrap::-moz-placeholder,.uneditable-input:-moz-placeholder,.uneditable-input::-moz-placeholder,input[type=color]:-moz-placeholder,input[type=color]::-moz-placeholder,input[type=date]:-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]:-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]:-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]:-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]:-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]:-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]:-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]:-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]:-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]:-moz-placeholder,input[type=week]::-moz-placeholder,select:-moz-placeholder,select::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder{color:#9c9c9c}.form-control:-ms-input-placeholder,.select-wrap:-ms-input-placeholder,.uneditable-input:-ms-input-placeholder,input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9c9c9c}.form-control::-webkit-input-placeholder,.select-wrap::-webkit-input-placeholder,.uneditable-input::-webkit-input-placeholder,input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#9c9c9c}.form-control:focus{border-color:#00c0e1}input[type=checkbox],input[type=radio]{box-shadow:none}.form-icon-group i{color:#00c0e1}input[type=button]{background:#00c0e1;color:#fff}.select-wrap{background:rgba(0,0,0,.02)}.select-wrap,.select-wrap:after{color:#3c3c3c}.table>thead>tr>th{background-color:rgba(0,0,0,.1);text-transform:uppercase;color:#4c4c4c;font-family:"Open Sans"}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border-color:rgba(0,0,0,.1)}.table tfoot th{background-color:rgba(0,0,0,.1)}.table-hover tbody tr:hover th{background:rgba(0,0,0,.1)}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th,.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background:rgba(0,0,0,.1)}#masthead{box-shadow:0 1px 0 rgba(0,0,0,.06),0 -1px 0 rgba(0,0,0,.06)}.menu{background:#fff}.menu,.menu .navbar-text{color:#4c4c4c}.menu .nav>li>a,.menu .navbar-brand,.menu .navbar-brand:hover,.menu a{color:#1c1c1c}#footer .widget_product_search form:after,.menu .NSRElogo,.menu .NSRElogo:hover{color:#005b99}.menu a:before{height:3px}.menu .nav>li>a:focus,.menu .nav>li>a:hover{color:#00c0e1;background:0 0}.menu .nav>li>a:focus:before,.menu .nav>li>a:hover:before{opacity:1;width:100%;background-color:#00c0e1}#footer i,.menu .dropdown-menu>li>a .menu-icon,.menu a .menu-icon{color:inherit}.navbar-toggle{background:0 0!important}.navbar-toggle .icon-bar{background-color:#1c1c1c}.navbar-toggle:hover{background:0 0}.menu .nav li.dropdown.active>.dropdown-toggle:after,.menu .nav li.dropdown.open.active>.dropdown-toggle:after,.menu .nav li.dropdown.open>.dropdown-toggle:after,.menu .nav>.active>a:after,.menu .nav>.active>a:focus:after,.menu .nav>.current-menu-ancestor>a:after,.menu .nav>.current-menu-item>a:after,.menu .nav>.current-menu-item>a:focus:after,.menu .nav>.current-menu-parent>a:after,.menu .nav>.current-page-parent>a:after{border-radius:0}.menu .nav>.disabled>a{opacity:.8}.menu .dropdown-menu{background-color:rgba(255,255,255,.9);box-shadow:0 2px 4px rgba(0,0,0,.1),0 3px 0 #00c0e1 inset}.menu .dropdown-menu>li>a,.search-trigger,.search-trigger:hover{color:#4c4c4c}.menu .dropdown-menu>.active>a,.menu .dropdown-menu>.active>a:focus,.menu .dropdown-menu>.active>a:hover,.menu .dropdown-menu>li>a:hover{color:#00c0e1;background:0 0}.menu .nav>li>.dropdown-menu:after,.menu .nav>li>.dropdown-menu:before{display:none}.menu .dropdown-submenu>a:after{border-left-color:#4c4c4c!important}.menu .dropdown-menu .divider{background-color:rgba(0,0,0,.055)}.nav-highlight-ghost>a,.nav-highlight-ghost>a:after,.nav-highlight>a,.nav-highlight>a:after{border-radius:0}.menu .nav-highlight.active>a,.menu .nav-highlight.active>a:hover,.menu .nav-highlight>a,.menu .nav-highlight>a:hover{color:#fff!important}.menu .nav-highlight>a:after{background:#1c1c1c}.menu .nav-highlight.active>a:after,.menu .nav-highlight.active>a:hover:after,.menu .nav-highlight>a:hover:after{background:#00c0e1}.menu .nav-highlight .menu-icon{color:#fff}.menu .nav-highlight-ghost>a{color:#1c1c1c}.menu .nav-highlight-ghost>a:after{border:1px solid #1c1c1c}.menu .nav-highlight-ghost.active>a,.menu .nav-highlight-ghost.active>a:hover,.menu .nav-highlight-ghost>a:hover,.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li.current-menu-item>a,.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a:hover,.scroll-to i{color:#00c0e1}.menu .nav-highlight-ghost.active>a:after,.menu .nav-highlight-ghost.active>a:hover:after,.menu .nav-highlight-ghost>a:hover:after{border:1px solid #00c0e1}.search-trigger:before{border-color:#4c4c4c;color:#4c4c4c}.search-trigger:after,.top-search.active .search-trigger:after,.top-search.active .search-trigger:before{background:#4c4c4c}.header-logo-center-menu-below .container-logo,.header-logo-left-menu-below .container-logo,.header-logo-left-sidebar-right .container-logo,.header-logo-right-menu-below .container-logo{background:#303c40;box-shadow:0 1px 0 rgba(0,0,0,.06)}.header-logo-center-menu-below .navbar-brand:hover,.header-logo-left-menu-below .navbar-brand:hover,.header-logo-left-sidebar-right .navbar-brand:hover,.header-logo-right-menu-below .navbar-brand:hover{color:#fff;opacity:.9}.header-logo-center-menu-below .logo-navbar,.header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget,.header-logo-center-menu-below .logo-navbar .logo-sidebar .sidebar-widget i,.header-logo-center-menu-below .logo-navbar .search-trigger,.header-logo-center-menu-below .logo-navbar .search-trigger:hover,.header-logo-center-menu-below .logo-navbar a,.header-logo-center-menu-below .navbar-brand,.header-logo-left-menu-below .logo-navbar,.header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget,.header-logo-left-menu-below .logo-navbar .logo-sidebar .sidebar-widget i,.header-logo-left-menu-below .logo-navbar .search-trigger,.header-logo-left-menu-below .logo-navbar .search-trigger:hover,.header-logo-left-menu-below .logo-navbar a,.header-logo-left-menu-below .navbar-brand,.header-logo-left-sidebar-right .logo-navbar,.header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget,.header-logo-left-sidebar-right .logo-navbar .logo-sidebar .sidebar-widget i,.header-logo-left-sidebar-right .logo-navbar .search-trigger,.header-logo-left-sidebar-right .logo-navbar .search-trigger:hover,.header-logo-left-sidebar-right .logo-navbar a,.header-logo-left-sidebar-right .navbar-brand,.header-logo-right-menu-below .logo-navbar,.header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget,.header-logo-right-menu-below .logo-navbar .logo-sidebar .sidebar-widget i,.header-logo-right-menu-below .logo-navbar .search-trigger,.header-logo-right-menu-below .logo-navbar .search-trigger:hover,.header-logo-right-menu-below .logo-navbar a,.header-logo-right-menu-below .navbar-brand{color:#fff}.header-logo-center-menu-below .logo-navbar .search-trigger:before,.header-logo-left-menu-below .logo-navbar .search-trigger:before,.header-logo-left-sidebar-right .logo-navbar .search-trigger:before,.header-logo-right-menu-below .logo-navbar .search-trigger:before{border-color:#fff}.header-logo-center-menu-below .logo-navbar .search-trigger:after,.header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:after,.header-logo-center-menu-below .logo-navbar .top-search.active .search-trigger:before,.header-logo-left-menu-below .logo-navbar .search-trigger:after,.header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:after,.header-logo-left-menu-below .logo-navbar .top-search.active .search-trigger:before,.header-logo-left-sidebar-right .logo-navbar .search-trigger:after,.header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:after,.header-logo-left-sidebar-right .logo-navbar .top-search.active .search-trigger:before,.header-logo-right-menu-below .logo-navbar .search-trigger:after,.header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:after,.header-logo-right-menu-below .logo-navbar .top-search.active .search-trigger:before{background:#fff}#navbar-slide .form-control,.menu .sidebar-widget,.menu .sidebar-widget .sidebar-header,.menu .sidebar-widget i,.menu-item-object-oxy_mega_menu,.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a{color:#4c4c4c}@media (min-width:992px){.transparent-header .sticky-wrapper{background:0 0}.rtl.transparent-header #masthead .navbar-brand{background-position-x:100%}.transparent-header #masthead:not(.navbar-scrolled){background:0 0;box-shadow:0 -1px 0 0 rgba(255,255,255,.1) inset}.transparent-header #masthead:not(.navbar-scrolled) a{color:#fff}.transparent-header #masthead:not(.navbar-scrolled).search-active{background:#fff!important}.transparent-header #masthead:not(.navbar-scrolled) .navbar-text{color:#4c4c4c}.transparent-header #masthead:not(.navbar-scrolled) .NSRElogo,.transparent-header #masthead:not(.navbar-scrolled) .NSRElogo:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a,.transparent-header #masthead:not(.navbar-scrolled) .navbar-brand:hover{color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a:before{background:#fff}.transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.active>.dropdown-toggle,.transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open.active>.dropdown-toggle,.transparent-header #masthead:not(.navbar-scrolled) .nav li.dropdown.open>.dropdown-toggle,.transparent-header #masthead:not(.navbar-scrolled) .nav>.active>a,.transparent-header #masthead:not(.navbar-scrolled) .nav>.active>a:focus,.transparent-header #masthead:not(.navbar-scrolled) .nav>.active>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav>.current-menu-ancestor>a,.transparent-header #masthead:not(.navbar-scrolled) .nav>.current-menu-item>a,.transparent-header #masthead:not(.navbar-scrolled) .nav>.current-menu-item>a:focus,.transparent-header #masthead:not(.navbar-scrolled) .nav>.current-menu-item>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav>.current-menu-parent>a,.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a:focus,.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a:hover{color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a:focus:before,.transparent-header #masthead:not(.navbar-scrolled) .nav>li>a:hover:before{background:#fff}.transparent-header #masthead:not(.navbar-scrolled) .navbar-toggle .icon-bar{background-color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li a{color:#4c4c4c}.transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active>a,.transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active>a:focus,.transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu .active>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .dropdown-menu li>a:hover{color:#00c0e1}.transparent-header #masthead:not(.navbar-scrolled) .search-trigger:before{border-color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .search-trigger:after{background:#fff}.transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:before{border-color:#1c1c1c}.transparent-header #masthead:not(.navbar-scrolled) .top-search.active .search-trigger:after{background:#1c1c1c}.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active>a,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight>a,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight>a:hover{color:#000!important}.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active>a:after,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active>a:hover:after,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight>a:after,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight>a:hover:after{background:#fff!important}.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget,.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .logo-sidebar .sidebar-widget i,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active>a,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost>a,.transparent-header #masthead:not(.navbar-scrolled) .navbar-brand{color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active>a:after,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost>a:after{border:1px solid #fff}.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost>a:hover,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight.active>a .menu-icon,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight>a .menu-icon{color:#fff!important}.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost.active>a:hover:after,.transparent-header #masthead:not(.navbar-scrolled) .nav-highlight-ghost>a:hover:after{border-color:#fff!important}.transparent-header #masthead:not(.navbar-scrolled).header-logo-center-menu-below .container-logo,.transparent-header #masthead:not(.navbar-scrolled).header-logo-left-menu-below .container-logo,.transparent-header #masthead:not(.navbar-scrolled).header-logo-left-sidebar-right .container-logo,.transparent-header #masthead:not(.navbar-scrolled).header-logo-right-menu-below .container-logo{background:0 0;box-shadow:0 -1px 0 0 rgba(255,255,255,.1) inset}.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar{color:#4c4c4c}.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger,.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:hover{color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:before{border-color:#fff}.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .search-trigger:after,.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:after,.transparent-header #masthead:not(.navbar-scrolled) .logo-navbar .top-search.active .search-trigger:before{background:#fff}.transparent-header .top-bar{box-shadow:0 -1px 0 0 rgba(255,255,255,.1) inset;background:0 0;color:#4c4c4c}.transparent-header .top-bar a,.transparent-header .top-bar a:hover,.transparent-header .top-bar i,.transparent-header .top-bar li a i,.transparent-header .top-bar li i{color:#1c1c1c}.transparent-header .top-bar .sidebar-widget,.transparent-header .top-bar .widget_archive li,.transparent-header .top-bar .widget_categories li,.transparent-header .top-bar .widget_meta li,.transparent-header .top-bar .widget_nav_menu li,.transparent-header .top-bar .widget_pages li,.transparent-header .top-bar .widget_recent_comments li,.transparent-header .top-bar .widget_recent_entries li,.transparent-header .top-bar .widget_rss li,.transparent-header .top-bar .widget_twitter li{border-color:rgba(0,0,0,.08)}.transparent-header .top-bar .widget_wpml_language_selector li:before{background:rgba(0,0,0,.08)}.transparent-header .top-bar .search-trigger:before{border-color:#4c4c4c;color:#4c4c4c}.transparent-header .top-bar .search-trigger:after{background:#4c4c4c}.transparent-header .top-bar .top-search.active .search-trigger:after,.transparent-header .top-bar .top-search.active .search-trigger:before{background:#1c1c1c}}@media (max-width:991px){.menu .navbar-collapse{box-shadow:inset 0 1px 0 rgba(0,0,0,.055)}.menu .nav>li>a,.menu .open .dropdown-menu>li>a{border-radius:0}.menu .open .dropdown-menu{background:rgba(255,255,255,.9);border-radius:0;box-shadow:none}.menu .open .dropdown-menu>li.active>a,.menu .open .dropdown-menu>li>a:focus,.menu .open .dropdown-menu>li>a:hover{color:#00c0e1}.dropdown-submenu>a:after{border-left-color:transparent!important;border-top-color:#4c4c4c!important}.menu-item-object-oxy_mega_menu .dropdown-menu>li>ul>li>a:hover{color:#00c0e1}.menu-item-object-oxy_mega_menu .dropdown-menu>li:before{display:none}.nav-highlight>a,.nav-highlight>a:hover{color:#1c1c1c!important}.nav-highlight>a:after,.nav-highlight>a:hover:after{background:0 0}.transparent-header .navbar-collapse{background:rgba(255,255,255,.95)!important}.menu-sidebar{border-top:1px solid rgba(255,255,255,.075)}}.pagination>li>a,.pagination>li>span{background:#00c0e1;color:#fff}.pagination>li:first-child>a,.pagination>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{background:#00c0e1;color:#fff;border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{background:#009db8;color:#fff}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background:#009db8}.pagination>.active>a i,.pagination>.active>a:focus i,.pagination>.active>a:hover i,.pagination>.active>span i,.pagination>.active>span:focus i,.pagination>.active>span:hover i{color:#fff}.pagination>li:first-child i,.pagination>li:last-child i{color:#fff}.pager>li>a,.pagination>.disabled a:hover,.pagination>.disabled span:hover,.pagination>.disabled>a,.pagination>.disabled>span{background:#00c0e1;color:#fff}.pager>li>a i,.pagination>.disabled a:hover i,.pagination>.disabled span:hover i,.pagination>.disabled>a i,.pagination>.disabled>span i,.progress-bar-primary span,.social-icons li a i{color:#fff}.box-inner{background-color:rgba(0,0,0,.1)}.pager li>a:focus,.pager li>a:hover{background-color:#009db8;color:#fff}.tooltip-inner{background-color:#2e3333;color:#fff}.tooltip.in{opacity:1}.tooltip.top .tooltip-arrow{border-top-color:#2e3333}.tooltip.right .tooltip-arrow{border-right-color:#2e3333}.tooltip.left .tooltip-arrow{border-left-color:#2e3333}.tooltip.bottom .tooltip-arrow{border-bottom-color:#2e3333}.jumbotron{background:rgba(0,0,0,.1)}.progress,.progress .progress-bar{border-radius:0}.progress-bar-primary{background:#00c0e1;box-shadow:none}.progress-bar-primary.progress-striped .progress-bar,.progress-striped .progress-bar-primary{background-color:#00c0e1;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px}#infscr-loading,.badge,.nav-pills>li>a .badge{background:#2e3333;color:#fff}.nav-tabs{border-color:rgba(0,0,0,.1)}.nav-tabs>li>a{border-top-left-radius:0;border-top-right-radius:0}.nav-tabs>li>a:hover{border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) #fff;background:0 0}.nav-tabs>li.active a:focus,.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover{border-top-color:rgba(0,0,0,.1);border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1)}.tab-content{background:#fff;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.tabs-below .nav-tabs,.tabs-below .tab-content{border-top:1px solid rgba(0,0,0,.1)}.tabs-below .nav-tabs>li>a{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.tabs-below .nav-tabs>li.active>a,.tabs-below .nav-tabs>li>a:hover{border-bottom-color:rgba(0,0,0,.1);border-top:0}.nav-pills>li.active>a:hover,.nav-pills>li.is-active>a:hover{background:#2e3333}.nav-pills>li.active>a,.nav-pills>li.is-active>a,.nav-pills>li>a:focus,.nav-pills>li>a:hover{background:#2e3333;color:#fff}.nav-pills>li.active>a .badge,.nav-pills>li.active>a:hover .badge,.nav-pills>li.is-active>a .badge,.nav-pills>li.is-active>a:hover .badge,.nav-pills>li>a:focus .badge,.nav-pills>li>a:hover .badge{background:#fff;color:#2e3333}.nav-pills>li.active>a:hover,.nav-pills>li.active>a:hover:hover,.nav-pills>li.is-active>a:hover,.nav-pills>li.is-active>a:hover:hover,.nav-pills>li>a:focus:hover,.nav-pills>li>a:hover:hover{color:#fff}.panel,.panel .table th,.well{background:rgba(0,0,0,.1)}.panel-primary,.pricing-list li{border-color:rgba(0,0,0,.1)}.panel-primary .panel-heading{background:#00c0e1}.panel-primary .panel-heading .panel-title,.panel-primary .panel-heading a{color:#fff;text-decoration:none}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#007f95;background:0 0}.panel-footer{background:#00d6fb;border-color:#00aac8}.panel .table{box-shadow:0 0 0 1px rgba(0,0,0,.1) inset}.panel .table th{color:#1c1c1c}.portfolio-title{background:#00c0e1;color:#fff}.portfolio-nav svg{stroke:#4c4c4c}.social-icons li a{background-color:#2e3333}.social-icons li a:not([data-iconcolor]):hover{background-color:rgba(46,51,51,.8)}.social-simple li a i{color:#4c4c4c}.post-share .social-simple li a i{color:#959494}.social-simple li a:not([data-iconcolor]):hover i{color:#00c0e1}.divider-border-inner{background-color:#00c0e1}.scroll-to:hover i{color:#08b7d4}.map-marker-label{background:#fff;color:#4c4c4c}#cd-timeline::before,.features-list-icon{background:rgba(0,0,0,.1)}.ui-datepicker{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:0}.ui-datepicker-header{background-color:rgba(0,0,0,.02);color:#3c3c3c}.ui-datepicker-today{background-color:#00c0e1}#footer .widget_oxy_twitter li:before,#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6,#footer strong,.cd-timeline-img i,.mejs-container .mejs-controls .mejs-time span,.subfooter h1,.subfooter h2,.subfooter h3,.subfooter h4,.subfooter h5,.subfooter h6,.subfooter strong,.ui-datepicker-today a,.ui-datepicker-today a:hover{color:#fff}.ui-datepicker-calendar thead{border-bottom:1px solid rgba(0,0,0,.02)}.date-wrapper:after{color:#3c3c3c}.pace-dot .pace-progress-inner,.pace-logo .pace:before,.pace-minimal .pace .pace-progress{background:#00c0e1}.pace-counter .pace .pace-progress:after,.post-more-link i{color:#00c0e1}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-current,.mejs-controls .mejs-time-rail .mejs-time-loaded,.pace-logo .pace .pace-progress,.pace-overlay,.pricing-body,.pricing-head,.text-light.cd-headline.loading-bar .cd-words-wrapper::after{background:#fff}.pricing-price,.tag-list span{background:#00c0e1;color:#fff}.pricing-item-list li h3{border-bottom-color:rgba(0,0,0,.1)}.pricing-item-list li.featured:before{border-color:#00c0e1}.col-border-top{border-top-color:rgba(0,0,0,.1)}.col-border-right{border-right-color:rgba(0,0,0,.1)}.col-border-bottom{border-bottom-color:rgba(0,0,0,.1)}.col-border-left{border-left-color:rgba(0,0,0,.1)}.bullet-nav li a{background-color:rgba(255,255,255,.9);box-shadow:0 0 0 3px rgba(46,51,51,.5)}.bullet-nav li a.active{background-color:rgba(46,51,51,.9);box-shadow:0 0 0 4px rgba(255,255,255,.4)}.mejs-audio{background-color:#00c0e1;color:#fff}.mejs-controls .mejs-button button:hover{background-color:transparent}.cd-timeline-content,.text-light.cd-headline.clip .cd-words-wrapper::after,.text-light.cd-headline.type .cd-words-wrapper.selected,.text-light.cd-headline.type .cd-words-wrapper::after,.top-search form{background-color:#fff}.cd-headline.type .cd-words-wrapper.selected b{color:#e3e3e3}.cd-headline.loading-bar .cd-words-wrapper::after{background:#1c1c1c}.cd-headline.clip .cd-words-wrapper::after,.cd-headline.type .cd-words-wrapper.selected,.cd-headline.type .cd-words-wrapper::after{background-color:#1c1c1c}.cd-timeline-content::before{border-right-color:#fff}.cd-timeline-img{background-color:#00c0e1}@media only screen and (min-width:1170px){.cd-timeline-content::before{border-color:transparent}.cd-timeline-block:nth-child(even) .cd-timeline-content::before{border-color:transparent}}.container-author,.media-inner:after,.post:after{background:rgba(0,0,0,.1)}.post .author-info,.post-list>div{border-color:rgba(0,0,0,.1)}.breadcrumb-blog .active,.breadcrumb-blog a,.breadcrumb-blog>li+li:before,.widget_archive small,.widget_categories small,.widget_meta small,.widget_nav_menu small,.widget_pages small,.widget_recent_comments small,.widget_recent_entries small,.widget_rss small,.widget_twitter small{color:#4c4c4c}.breadcrumb-blog a:hover{opacity:.8}.gform_wrapper .gsection{border-color:rgba(0,0,0,.1)}.gf_progressbar{background:rgba(0,0,0,.02);border-radius:0}.gf_progressbar_percentage{background:#00c0e1;color:#fff}.sidebar-widget .post-icon,.widget_calendar tfoot{background:rgba(0,0,0,.1)}.gf_page_steps,.widget_archive .sub-menu,.widget_archive li,.widget_categories .sub-menu,.widget_categories li,.widget_meta .sub-menu,.widget_meta li,.widget_nav_menu .sub-menu,.widget_nav_menu li,.widget_pages .sub-menu,.widget_pages li,.widget_recent_comments .sub-menu,.widget_recent_comments li,.widget_recent_entries .sub-menu,.widget_recent_entries li,.widget_rss .sub-menu,.widget_rss li,.widget_twitter .sub-menu,.widget_twitter li{border-color:rgba(0,0,0,.1)}.widget_tag_cloud ul a{box-shadow:0 0 0 1px rgba(0,0,0,.1);color:#4c4c4c}.product-nav a:hover i,.widget_tag_cloud ul a:hover{box-shadow:0 0 0 1px #00c0e1;color:#00c0e1}.widget_calendar tbody a{background:#2e3333;color:#fff}.widget_calendar tbody a:hover{background:#1d2020;color:#fff}.widget_nav_menu .sub-menu li:before{color:rgba(0,0,0,.1)}.widget_oxy_twitter li:before{color:#2e3333}.top-search input{background:0 0;color:#4c4c4c}.top-bar .top-search input:focus,.top-search input:focus{box-shadow:none}.top-search input:-moz-placeholder,.top-search input::-moz-placeholder{color:#4c4c4c}.top-search input:-ms-input-placeholder{color:#4c4c4c}.top-search input::-webkit-input-placeholder{color:#4c4c4c}.top-bar .top-search form{background-color:#f0f0f0}.top-bar .top-search input{background:0 0;color:#6c6c6c}.top-bar .top-search input:-moz-placeholder,.top-bar .top-search input::-moz-placeholder{color:#6c6c6c}.top-bar .top-search input:-ms-input-placeholder{color:#6c6c6c}.top-bar .top-search input::-webkit-input-placeholder{color:#6c6c6c}.logo-sidebar .top-search form{background-color:#303c40}.logo-sidebar .top-search input{background:0 0;color:#fff}.logo-sidebar .top-search input:focus{box-shadow:none}.logo-sidebar .top-search input:-moz-placeholder,.logo-sidebar .top-search input::-moz-placeholder{color:#fff}.logo-sidebar .top-search input:-ms-input-placeholder{color:#fff}.logo-sidebar .top-search input::-webkit-input-placeholder{color:#fff}.top-bar{background:#f0f0f0;color:#6c6c6c}.top-bar a,.top-bar i,.top-bar li a i,.top-bar li i{color:#1c1c1c}.entry-summary ul.social-icons li a i,.top-bar a:hover{color:#3c3c3c}.top-bar .sidebar-widget,.top-bar .widget_archive li,.top-bar .widget_categories li,.top-bar .widget_meta li,.top-bar .widget_nav_menu li,.top-bar .widget_pages li,.top-bar .widget_recent_comments li,.top-bar .widget_recent_entries li,.top-bar .widget_rss li,.top-bar .widget_twitter li{border-color:rgba(0,0,0,.08)}.top-bar .widget_wpml_language_selector li:before{background:rgba(0,0,0,.08)}.top-bar .search-trigger:before{border-color:#6c6c6c;color:#6c6c6c}.top-bar .search-trigger:after{background:#6c6c6c}.section-upper-footer{border-top:1px solid rgba(0,0,0,.1)}#footer{background-color:#005b99}#footer a{font-weight:300;text-decoration:underline}#footer a:hover{color:#ddd}#footer,#footer .star-rating,#footer .widget_archive small,#footer .widget_categories small,#footer .widget_meta small,#footer .widget_nav_menu small,#footer .widget_pages small,#footer .widget_recent_comments small,#footer .widget_recent_entries small,#footer .widget_rss small,#footer .widget_twitter small,#footer small{color:rgba(255,255,255,.6)}#footer .product_list_widget li,#footer .widget_archive .sub-menu,#footer .widget_archive li,#footer .widget_categories .sub-menu,#footer .widget_categories li,#footer .widget_layered_nav li,#footer .widget_meta .sub-menu,#footer .widget_meta li,#footer .widget_nav_menu .sub-menu,#footer .widget_nav_menu li,#footer .widget_pages .sub-menu,#footer .widget_pages li,#footer .widget_product_categories .children,#footer .widget_product_categories li,#footer .widget_recent_comments .sub-menu,#footer .widget_recent_comments li,#footer .widget_recent_entries .sub-menu,#footer .widget_recent_entries li,#footer .widget_rss .sub-menu,#footer .widget_rss li,#footer .widget_twitter .sub-menu,#footer .widget_twitter li,.subfooter .widget_archive .sub-menu,.subfooter .widget_archive li,.subfooter .widget_categories .sub-menu,.subfooter .widget_categories li,.subfooter .widget_meta .sub-menu,.subfooter .widget_meta li,.subfooter .widget_nav_menu .sub-menu,.subfooter .widget_nav_menu li,.subfooter .widget_pages .sub-menu,.subfooter .widget_pages li,.subfooter .widget_recent_comments .sub-menu,.subfooter .widget_recent_comments li,.subfooter .widget_recent_entries .sub-menu,.subfooter .widget_recent_entries li,.subfooter .widget_rss .sub-menu,.subfooter .widget_rss li,.subfooter .widget_twitter .sub-menu,.subfooter .widget_twitter li{border-color:rgba(255,255,255,.1)}#footer .widget_product_tag_cloud a,#footer .widget_tag_cloud ul a{box-shadow:0 0 0 1px rgba(255,255,255,.6);color:rgba(255,255,255,.6)}#footer .widget_product_tag_cloud a:hover,#footer .widget_tag_cloud ul a:hover,.subfooter .widget_tag_cloud ul a:hover{box-shadow:0 0 0 1px #fff;color:#fff}#footer .widget_calendar tbody a{background:#fff;color:#005b99}#footer .widget_calendar tbody a:hover{background:#ededed;color:#005b99}#footer .widget_calendar tfoot,#footer .widget_price_filter .ui-slider .ui-slider-range,.subfooter .widget_calendar tfoot{background:rgba(255,255,255,.1)}#footer .widget_nav_menu .sub-menu li:before,.subfooter .widget_nav_menu .sub-menu li:before{color:rgba(255,255,255,.1)}.subfooter{background-color:#1c1c1c;color:#eee}#footer a,.subfooter .widget_oxy_twitter li:before,.subfooter a,.subfooter a:hover{color:#fff}.subfooter i{color:inherit}.subfooter .star-rating,.subfooter .widget_archive small,.subfooter .widget_categories small,.subfooter .widget_meta small,.subfooter .widget_nav_menu small,.subfooter .widget_pages small,.subfooter .widget_recent_comments small,.subfooter .widget_recent_entries small,.subfooter .widget_rss small,.subfooter .widget_twitter small,.subfooter small{color:#eee}.subfooter .widget_tag_cloud ul a{box-shadow:0 0 0 1px #eee;color:#eee}.subfooter .widget_calendar tbody a{background:#fff;color:#1c1c1c}.subfooter .widget_calendar tbody a:hover{background:#ededed;color:#1c1c1c}.product-title a{color:#1c1c1c}.add-to-cart-button i,.add-to-cart-button.loading:before{color:#4c4c4c}.add-to-cart-button.added i,.add-to-cart-button.added:before,.entry-summary ul.social-icons li a:hover i,.product-remove i,.product-title a:hover,.section-commerce .breadcrumb a,.section-commerce .breadcrumb>li+li:before{color:#00c0e1}.product-image-overlay{color:#fff;background-color:rgba(55,147,155,.9)}#footer .product_list_widget li a,#footer .widget_layered_nav li a,#footer .widget_product_categories .children a,#footer .widget_product_categories li a,.page-numbers a,.page-numbers span,.product-category h3 small,.product-image-overlay .star-rating,.product-image-overlay h4,.product-images figcaption h4 a,.widget_product_search form:after{color:#fff}.product-categories{text-transform:uppercase}#reviews input[type=submit],.button,.onsale{background:#00c0e1;color:#fff}.button:hover{background:rgba(0,192,225,.9);color:#fff}.section-commerce .breadcrumb{background:0 0;color:#4c4c4c}.price,.product-mini a{color:#1c1c1c}.bbp-topic-freshness-author:after,.page-numbers li{background:#00c0e1}.page-numbers .current,.page-numbers li a:hover{background:#00aac8;color:#f2f2f2}.product-category h3{background:rgba(55,147,155,.9);color:#fff}.description p{font-size:20px;font-weight:300;line-height:1.75em}.product-nav a i,.quantity input{box-shadow:0 0 0 1px rgba(0,0,0,.1);background:rgba(0,0,0,.02);color:#3c3c3c}.quantity input{box-shadow:0 0 0 1px rgba(0,0,0,.1) inset}.quantity input:hover{box-shadow:0 0 0 1px #00c0e1 inset;color:#00c0e1}.quantity input[type=number]{box-shadow:0 1px 0 rgba(0,0,0,.1) inset,0 -1px 0 rgba(0,0,0,.1) inset}.entry-summary ul.social-icons li a{background:0 0;border:1px solid rgba(0,0,0,.1)}.entry-summary ul.social-icons li a:hover{background:0 0;border:1px solid #00c0e1}.product-images figcaption{box-shadow:none;background:rgba(55,147,155,.9)}.bbp_author_details:after,.order_details,.widget_price_filter .ui-slider .ui-slider-range{background:rgba(0,0,0,.1)}.order_details li{border-color:rgba(26,26,26,.1)}.product-mini{color:#4c4c4c}.mini-cart-count{background-color:#00c0e1;color:#fff}.mini-cart-overview ul li{border-bottom-color:rgba(0,0,0,.055)}.mini-cart-overview .product-details-heading a,.product-details-heading{color:#1c1c1c}.mini-cart-overview .buttons a:first-child{box-shadow:0 0 0 1px #4c4c4c inset;color:#4c4c4c}.mini-cart-overview .buttons a:last-child{background:#00c0e1;color:#fff}.woocommerce-invalid input,.woocommerce-invalid textarea,input.woocommerce-invalid,textarea.woocommerce-invalid{border-color:#e85543}.shipping_calculator{font-family:"Open Sans";font-weight:600}.chosen-drop,.chosen-single{background:rgba(0,0,0,.02)!important;border-radius:0!important;border-color:rgba(0,0,0,.1)!important;color:#3c3c3c!important}.widget_product_tag_cloud a{border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,.1);color:#4c4c4c}.widget_product_tag_cloud a:hover{box-shadow:0 0 0 1px #00c0e1;color:#00c0e1}.product_list_widget li,.widget_layered_nav li,.widget_product_categories .children,.widget_product_categories li{border-color:rgba(0,0,0,.1)}.product_list_widget li a,.widget_layered_nav li a,.widget_product_categories .children a,.widget_product_categories li a{font-family:"Open Sans";color:#1c1c1c;font-weight:600;text-transform:uppercase}.bbp-topic-permalink i,.product_list_widget li a:hover,.star-rating,.widget_layered_nav li a:hover,.widget_product_categories .children a:hover,.widget_product_categories li a:hover{color:#00c0e1}.widget_price_filter .ui-slider .ui-slider-handle{background:#2e3333}#footer .product_list_widget li a:hover,#footer .widget_layered_nav li a:hover,#footer .widget_product_categories .children a:hover,#footer .widget_product_categories li a:hover{color:#ddd}#footer .widget_price_filter .ui-slider .ui-slider-handle{background:rgba(255,255,255,.6)}.bbp-forums-list li{border-left-color:#00c0e1}.panel-bbpress{background:#fff}.panel-bbpress .panel-heading{border-color:#00c0e1}.panel-bbpress .panel-body{border-color:rgba(0,0,0,.1)}.panel-bbpress .panel-warning{color:#00c0e1;border-color:rgba(0,0,0,.1)}.panel-bbpress .bbp-template-notice{border-color:rgba(0,0,0,.1)}.panel-bbpress .panel-footer{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.1)}.label-bbpress{background:0 0;color:#00c0e1}.bbp-reply-content{border-color:rgba(0,0,0,.1)}.bbp-reply-content .media-heading{background:rgba(13,13,13,.1);border-color:rgba(0,0,0,.1)}.bbp_author_details img{background:#fff;box-shadow:0 0 0 4px rgba(0,0,0,.1)}.bbp_author_details:hover img{box-shadow:0 0 0 4px #00c0e1}.bbpress-header .breadcrumb .active,.bbpress-header .breadcrumb a{color:#4c4c4c}.bbpress-header .breadcrumb a:hover{color:rgba(76,76,76,.8)}.bbp-topic-tags a:hover{background:rgba(0,192,225,.9)}.bbp-logged-in{background:rgba(0,0,0,.1)}.bbp-topic-tags a,.post-count{background:#00c0e1;color:#fff}#wpfc_sermon_wrap{background-color:#fff;border:1px solid rgba(0,0,0,.1)}#wpfc_sermon_wrap .sermon-title{border-bottom:1px solid rgba(0,0,0,.1)}.bbp-logged-in .button,.bbp-logged-in .button:hover,.text-light,.text-light .btn-link i,.text-light a,.text-light blockquote,.text-light blockquote cite,.text-light blockquote footer,.text-light blockquote small,.text-light h1,.text-light h2,.text-light h3,.text-light h4,.text-light h5,.text-light h6,.text-light i,.text-light.btn-link i,a.text-light,blockquote.text-light,blockquote.text-light cite,blockquote.text-light footer,blockquote.text-light small,h1.text-light,h2.text-light,h3.text-light,h4.text-light,h5.text-light,h6.text-light{color:#fff}.text-light a:focus,.text-light a:hover,a.text-light:focus,a.text-light:hover{color:rgba(255,255,255,.95)}.text-light .btn-link,.text-light.btn-link{box-shadow:0 0 0 1px #fff inset!important}.text-light .btn-link:focus,.text-light .btn-link:hover,.text-light.btn-link:focus,.text-light.btn-link:hover{box-shadow:0 0 0 1px rgba(255,255,255,.9) inset!important;background:0 0}.text-light .btn-primary,.text-light.btn-primary{background:#fff!important;color:#4c4c4c!important}.text-light .btn-primary:focus,.text-light .btn-primary:hover,.text-light.btn-primary:focus,.text-light.btn-primary:hover{background:rgba(255,255,255,.9)!important}.text-light .btn-primary:hover,.text-light.btn-primary:hover{opacity:1}.text-light .breadcrumb-blog .active,.text-light .breadcrumb-blog a,.text-light .breadcrumb-blog>li+li:before,.text-light .scroll-to i,.text-light .small,.text-light small,.text-light.scroll-to i{color:#fff}.text-light.social-icons li a{background:#fff!important}.text-light.social-icons li a i{color:#4c4c4c!important}.text-light.social-simple li a{background:0 0!important}.text-light.social-simple li a i{color:#fff!important}.text-light .portfolio-nav svg{stroke:#fff}.text-light .scroll-to:hover,.text-light.scroll-to:hover{opacity:.9}.text-light #wpfc_sermon_wrap{border:1px solid rgba(255,255,255,.3)}.text-light #wpfc_sermon_wrap .sermon-title{border-bottom:1px solid rgba(255,255,255,.3)}