@charset "UTF-8";@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{0%,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}@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)}}@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)}}@keyframes headShake{0%,50%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}}@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)}}@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)}}@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)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}@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)}}@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)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@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)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@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}}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-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)}}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-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)}}@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}}@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}}@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}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}@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}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@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)}}@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)}}@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)}}@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)}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@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)}}@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}}@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}}@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)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideOutDown{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutLeft{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutRight{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutUp{0%{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}body{line-height:1.5}body.home,body.inner,nav{font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased}body.inner{font-family:Palatino Linotype}.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}.bounce{animation-name:bounce;transform-origin:center bottom}.flash{animation-name:flash}.pulse{animation-name:pulse}.rubberBand{animation-name:rubberBand}.shake{animation-name:shake}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}.swing{transform-origin:top center;animation-name:swing}.tada{animation-name:tada}.wobble{animation-name:wobble}.jello{animation-name:jello;transform-origin:center}.bounceIn{animation-name:bounceIn}.bounceInDown{animation-name:bounceInDown}.bounceInLeft{animation-name:bounceInLeft}.bounceInRight{animation-name:bounceInRight}.bounceInUp{animation-name:bounceInUp}.bounceOut{animation-name:bounceOut}.bounceOutDown{animation-name:bounceOutDown}.bounceOutLeft{animation-name:bounceOutLeft}.bounceOutRight{animation-name:bounceOutRight}.bounceOutUp{animation-name:bounceOutUp}.fadeIn{animation-name:fadeIn}.fadeInDown{animation-name:fadeInDown}.fadeInDownBig{animation-name:fadeInDownBig}.fadeInLeft{animation-name:fadeInLeft}.fadeInLeftBig{animation-name:fadeInLeftBig}.fadeInRight{animation-name:fadeInRight}.fadeInRightBig{animation-name:fadeInRightBig}.fadeInUp{animation-name:fadeInUp}.fadeInUpBig{animation-name:fadeInUpBig}.fadeOut{animation-name:fadeOut}.fadeOutDown{animation-name:fadeOutDown}.fadeOutDownBig{animation-name:fadeOutDownBig}.fadeOutLeft{animation-name:fadeOutLeft}.fadeOutLeftBig{animation-name:fadeOutLeftBig}.fadeOutRight{animation-name:fadeOutRight}.fadeOutRightBig{animation-name:fadeOutRightBig}.fadeOutUp{animation-name:fadeOutUp}.fadeOutUpBig{animation-name:fadeOutUpBig}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}.flipInX,.flipInY,.flipOutX,.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX,.flipOutY{animation-name:flipInY}.flipOutX,.flipOutY{animation-name:flipOutX}.flipOutY{animation-name:flipOutY}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}.rotateIn{animation-name:rotateIn}.rotateInDownLeft{animation-name:rotateInDownLeft}.rotateInDownRight{animation-name:rotateInDownRight}.rotateInUpLeft{animation-name:rotateInUpLeft}.rotateInUpRight{animation-name:rotateInUpRight}.rotateOut{animation-name:rotateOut}.rotateOutDownLeft{animation-name:rotateOutDownLeft}.rotateOutDownRight{animation-name:rotateOutDownRight}.rotateOutUpLeft{animation-name:rotateOutUpLeft}.rotateOutUpRight{animation-name:rotateOutUpRight}.hinge{animation-name:hinge}.jackInTheBox{animation-name:jackInTheBox}.rollIn{animation-name:rollIn}.rollOut{animation-name:rollOut}.zoomIn{animation-name:zoomIn}.zoomInDown{animation-name:zoomInDown}.zoomInLeft{animation-name:zoomInLeft}.zoomInRight{animation-name:zoomInRight}.zoomInUp{animation-name:zoomInUp}.zoomOut{animation-name:zoomOut}.zoomOutDown{animation-name:zoomOutDown}.zoomOutLeft{animation-name:zoomOutLeft}.zoomOutRight{animation-name:zoomOutRight}.zoomOutUp{animation-name:zoomOutUp}.slideInDown{animation-name:slideInDown}.slideInLeft{animation-name:slideInLeft}.slideInRight{animation-name:slideInRight}.slideInUp{animation-name:slideInUp}.slideOutDown{animation-name:slideOutDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}.slideOutUp{animation-name:slideOutUp}.mfp-bg{z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%;left:0;top:0}.mfp-wrap{z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;padding:0 8px;box-sizing:border-box}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-container:before{content:"";height:100%}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover,.page-title .block p{color:#fff}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.product-checkout-details .summary-prices li span+span,.product-checkout-details .summary-total span+span,[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide,.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/plugins/slick-carousel/slick/ajax-loader.gif)center center no-repeat}@font-face{font-family:"slick";font-weight:400;font-style:normal;font-display:swap;src:url(/plugins/slick-carousel/slick/fonts/slick.eot);src:url(/plugins/slick-carousel/slick/fonts/slick.eot?#iefix)format("embedded-opentype"),url(/plugins/slick-carousel/slick/fonts/slick.woff)format("woff"),url(/plugins/slick-carousel/slick/fonts/slick.ttf)format("truetype"),url(/plugins/slick-carousel/slick/fonts/slick.svg#slick)format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-dots li button:focus:before,.slick-dots li button:hover:before,.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}.slick-next:before,[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:32px}h2{font-size:24px}h3{font-size:20px}p{font-size:15px}.slick-dots,ol,ul{margin:0;padding:0;list-style:none}iframe{border:0}a,a:focus,a:hover{text-decoration:none;outline:0;color:#036}blockquote{font-size:16px;border-color:#036;padding:20px 40px;text-align:left;color:#000;border-left:none}.navbar-toggle .icon-bar{background:#036}input[type=email],input[type=password],input[type=tel],input[type=text]{box-shadow:none;height:45px;outline:0;font-size:14px}.form-control:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:none;border:1px solid #036}.form-control{box-shadow:none;border-radius:0}.btn-main{color:#fff;font-size:14px;padding:14px 35px}.btn-main,.btn-small,.btn-transparent{display:inline-block;letter-spacing:1px;text-transform:uppercase;border-radius:0;transition:all .2s ease}.btn-transparent{font-size:14px}.btn-small{color:#fff}.btn-icon.btn-small i,.btn-icon.btn-transparent i,.btn-large.btn-icon i,.btn-main.btn-icon i{font-size:16px;vertical-align:middle;margin-right:5px}.btn-main:hover{color:#fff}.btn-main:hover,.btn-small:hover,.btn-transparent:hover{background:#353240}.btn-small:hover{color:#fff}.btn-solid-border{border:1px solid #fff;background:0 0;color:#fff}.btn-solid-border:hover{border:1px solid #036;background:#036}.btn-transparent{padding:0}.btn-transparent,.btn-transparent:hover{background:0 0;color:#036}.btn-large{padding:20px 45px}.btn-small{padding:10px 25px;font-size:12px}.btn-round{border-radius:4px}.btn-round-full{border-radius:50px}.btn.active:focus,.btn:active:focus,.btn:focus{outline:0}.mt-10,.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.btn:focus{color:#ddd}.contact-box .block img,.w-100{width:100%}.margin-0{margin:0!important}#preloader{background:#fff;height:100%;left:0;opacity:1;filter:alpha(opacity=100);position:fixed;text-align:center;top:0;width:100%;z-index:999999999}.bg-shadow{background-color:#fff;box-shadow:0 16px 24px rgba(0,0,0,.08);padding:20px}.bg-gray{background:#f9f9f9}.bg-primary{background:#655e7a}.bg-primary-dark{background:#4d485d}.bg-primary-darker{background:#353240}.bg-dark{background:#202122}.section{padding:100px 0}.section-sm{padding:70px 0}.title{padding:20px 0 30px}.title h2{font-size:18px;text-align:center;text-transform:uppercase;letter-spacing:2px}.section-title{margin-bottom:70px}.section-title h2{text-transform:uppercase;font-size:28px;font-weight:600}.section-title p{font-style:italic;color:#666}.section-subtitle{font-size:28px;font-weight:600;margin-bottom:30px}.page-title{padding:100px 0}.heading,.page-title .block{text-align:center}.page-title .block h1{color:#fff;font-weight:200;letter-spacing:6px;margin-top:0;text-transform:capitalize}.heading{padding-bottom:60px}.heading h2,.heading p{color:#000;font-size:30px;line-height:40px;font-weight:400}.heading p{font-size:18px;color:#292929;font-weight:300}.product-item .product-thumb .preview-meta li,.social-icons a,.social-media-icons ul li{display:inline-block}.social-media-icons ul li a{font-size:18px;display:inline-block;padding:7px 12px;color:#fff}.social-media-icons ul li .twitter{background:#00aced}.social-media-icons ul li .facebook{background:#3b5998;padding:7px 18px}.social-media-icons ul li .googleplus{background:#dd4b39}.social-media-icons ul li .dribbble{background:#ea4c89}.social-media-icons ul li .instagram{background:#bc2a8d}.dropdown-slide{position:static}.dropdown-slide .open>a,.dropdown-slide .open>a:focus,.dropdown-slide .open>a:hover{background:0 0}.dropdown-slide.full-width .dropdown-menu{left:0!important;right:0!important}.dropdown-slide:hover .dropdown-menu{display:block;-webkit-transform:translate(0,0);transform:translate(0,0);opacity:1;visibility:visible;color:#777;-webkit-transform:translateY(0);transform:translateY(0)}.dropdown-slide .dropdown-menu{border-radius:0;padding:15px;border:1px solid #ebebeb;box-shadow:0 2px 4px rgba(0,0,0,.05);position:absolute;display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);transition:visibility .2s,opacity .2s,transform 500ms cubic-bezier(.43,.26,.11,.99);transition:visibility .2s,opacity .2s,transform 500ms cubic-bezier(.43,.26,.11,.99),-webkit-transform 500ms cubic-bezier(.43,.26,.11,.99)}@media (max-width:480px){.dropdown-slide .dropdown-menu{-webkit-transform:none;transform:none}}.commonSelect{margin-left:10px;padding-right:6px;position:relative}.commonSelect:before{content:"";position:absolute;right:-4px;top:4px;font-size:10px}.commonSelect select{-webkit-appearance:none;-moz-appearance:none;cursor:pointer;border:0;padding:0;height:auto;color:#555}.commonSelect select:focus{box-shadow:none;border:0}.tabCommon .nav-tabs{border-bottom:0;margin-bottom:10px}.tabCommon .nav-tabs li{margin-right:5px}.tabCommon .nav-tabs li.active a{background-color:#655e7a;border:1px solid #655e7a;color:#fff}.tabCommon .nav-tabs a{border-radius:0;background:#f9f9f9}.tabCommon .nav-tabs a:hover{border:1px solid transparent;background:#655e7a;color:#fff}.tabCommon .tab-content{padding:20px;border:1px solid #dedede}.commonAccordion .panel,.commonAccordion-2 .panel{border-radius:0;box-shadow:none}.commonAccordion .panel .panel-heading,.commonAccordion-2 .panel .panel-heading{background:0 0;padding:0}.commonAccordion .panel .panel-title,.commonAccordion-2 .panel .panel-title{position:relative}.commonAccordion .panel .panel-title a,.commonAccordion-2 .panel .panel-title a{display:block;font-size:14px;text-transform:uppercase;padding:10px}.commonAccordion .panel .panel-title a:before,.commonAccordion-2 .panel .panel-title a:before{color:#555;content:"";position:absolute;right:25px}.commonAccordion .panel .panel-title a.collapsed:before,.commonAccordion-2 .panel .panel-title a.collapsed:before{content:""}.list-circle{padding-left:20px}.list-circle li{list-style-type:circle}.play-icon{border:1px solid #dedede;display:inline-block;width:60px;height:60px;border-radius:50px;font-size:30px}.play-icon i{line-height:60px}.alert-common{border-radius:0;border-width:2px}.alert-common i{margin:0 5px;font-size:16px}.alert-solid{background:0 0;color:#655e7a}@media (max-width:480px){.buttonPart li{margin-bottom:8px}}@media (max-width:768px){.buttonPart li{margin-bottom:8px}}.overly,.page-title{position:relative}.overly:before,.page-title:before,.slider:before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;background:#1d192c;opacity:.8}.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#655e7a!important}#error,#success{display:none}#wrapper-work{overflow:hidden;padding-top:100px}#wrapper-work ul li{width:50%;float:left;position:relative}#wrapper-work ul li img{width:100%;height:100%}#wrapper-work ul li .items-text{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;color:#fff;background:rgba(0,0,0,.6);padding-left:44px;padding-top:140px}#wrapper-work ul li .items-text h2{padding-bottom:28px;padding-top:75px;position:relative}#wrapper-work ul li .items-text h2:before{content:"";position:absolute;left:0;bottom:0;width:75px;height:3px;background:#fff}#wrapper-work ul li .items-text p{padding-top:30px;font-size:16px;line-height:27px;font-weight:300;padding-right:80px}#features-work{padding-top:50px;padding-bottom:75px}#features-work .block ul li{width:19%;text-align:center;display:inline-block;padding:40px 0}.navigation,header{background:#fff;padding:20px 0}.navigation .navbar,header .navbar{margin-bottom:0}header .navbar{border:0}.navigation .navbar-brand,header .navbar-brand{padding-top:5px}.navigation .navbar,header .navbar-default{background:0 0;border:0}.navigation .navbar .navbar-nav,header .navbar-default .navbar-nav{padding-top:10px}header .navbar-default .navbar-nav li a{color:#333;padding:10px 26px;font-size:15px}.product-item .product-content h4 a,font header .navbar-default .navbar-nav li a:hover{color:#000}.navigation{padding:0}.navigation .navbar .navbar-nav>li>a{color:#5c5c5c;padding:5px;font-weight:450;font-size:14px;text-transform:uppercase}.navigation .navbar .navbar-nav>li>a:focus,.navigation .navbar .navbar-nav>li>a:hover{color:#000;background:0 0}.navigation .navbar .dropdown-menu{border-radius:0;border:0;drop-shadow:0 0 25px 0 rgba(0,0,0,.08)}.navigation .navbar .dropdown-menu a{font-weight:400;color:gray;padding:10px 20px;transition:all .3s ease}.navigation .navbar .dropdown-menu a:hover{background:#655e7a;color:#fff;padding-left:25px}.nav .open>a{background:0 0}.slider{background:url(../images/slider-bg.jpg)no-repeat;background-size:cover;background-attachment:fixed;background-position:10%0;padding:200px 0 280px;position:relative}.slider .block{color:#e3e3e4;text-align:center}.slider .block h1{font-weight:100;font-size:45px;line-height:60px;letter-spacing:10px;padding-bottom:15px;text-transform:uppercase}.slider .block p{margin-bottom:30px;color:#b9b9b9;font-size:18px;line-height:27px;font-weight:300}.call-to-action,.service{padding:70px 0;text-align:center}.call-to-action h2,.call-to-action p{color:#fff}.call-to-action .btn-main,.call-to-action .btn-small,.call-to-action .btn-transparent{padding:15px 35px;font-size:12px;margin-top:30px}.service{padding:90px 0}.service .service-item{padding-bottom:30px}.service .service-item i{font-size:60px;color:#655e7a}.dark-service .service-item h4,.service .service-item h4{padding-top:15px;margin:0;font-weight:500;text-transform:uppercase}.dark-service .service-item p,.service .service-item p{padding-top:10px;margin:0}.dark-service .title,.service-arrow .block p{color:#fff}.dark-service .service-item{padding-bottom:30px;text-align:center}.dark-service .service-item i{font-size:60px;color:#fff}.dark-service .service-item h4{color:#fff}.service-about p{line-height:28px}.service-arrow .block{padding:70px 30px}.service-arrow .block i{font-size:40px}.service-list .block{padding:30px;margin-bottom:20px;background:#fff}.feature{background:url(../img/featue-bg.jpg);display:block;position:relative;background-attachment:fixed;background-repeat:no-repeat;background-position:center center;background-size:cover;padding:100px 0}.feature h2{margin-bottom:30px}.feature p{color:#8d8f92;margin-bottom:20px}.feature .btn-view-works{background:#655e7a;color:#fff;padding:10px 20px}.portfolio-work{padding:80px 0}.portfolio-work .block .portfolio-menu{text-align:center}.portfolio-work .block .portfolio-menu ul{margin-bottom:40px}.portfolio-work .block .portfolio-menu ul li{display:inline-block;border:1px solid #dedede;padding:8px 25px;cursor:pointer;font-size:15px;color:#333;transition:all .3s ease}.portfolio-work .block .portfolio-menu ul .mixitup-control-active{background:#655e7a;color:#fff;border:1px solid #655e7a}.portfolio-work .block .portfolio-contant ul li{display:inline-block;width:32.22%;position:relative;margin-left:-4px}.portfolio-work .block .portfolio-contant ul li:hover .item-overly{opacity:1}.portfolio-work .block .portfolio-contant ul li:hover .position-center{position:absolute;top:60%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.portfolio-work .block .portfolio-contant ul li a{display:block;color:#fff}.portfolio-work .block .portfolio-contant ul li a h4{text-transform:uppercase;margin:0 0 10px;font-weight:400}.portfolio-work .block .portfolio-contant ul li a p{font-size:13px;line-height:20px;color:#fff}.portfolio-work .block .portfolio-contant ul img,.product-item .product-thumb img,.product-modal .modal-content .modal-body .modal-image img{width:100%;height:auto}.portfolio-work .block .portfolio-contant .item-overly{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(60,55,55,.9);opacity:0;transition:all .3s ease;text-align:center}.portfolio-work .block .portfolio-contant .position-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease}.portfolio-single-page .project-details h4{margin-bottom:20px;padding-bottom:10px;border-bottom:2px dashed #dedede}.portfolio-single-page .project-details span{color:#838383;width:180px;display:inline-block}.portfolio-single-page .project-details strong{color:#313131;font-weight:400}.address-block li,.portfolio-single-page .project-details ul li{margin-bottom:10px}.testimonial{padding:30px 0;background:#f6f6ef!important}.testimonial .block h2{line-height:27px;color:#5c5c5c;padding-top:110px}.testimonial .block p{padding-top:10px}.testimonial .counter-box li{width:50%;float:left;text-align:center;margin:30px 0}.testimonial .testimonial-carousel{border:1px solid #dedede}.counter-box i,.testimonial .testimonial-carousel i{font-size:35px}.testimonial .testimonial-carousel .user img{padding-bottom:0;border-radius:500px;width:80px;display:inline-block}.testimonial .testimonial-carousel .user p{padding-bottom:0;margin-top:6px;font-size:12px;line-height:20px}.testimonial .testimonial-carousel .user p span{display:block;color:#353241;font-weight:600}.testimonial .testimonial-carousel .owl-carousel .owl-pagination div{border:1px solid #1d1d1d;border-radius:500px;display:inline-block;height:10px;margin-right:15px;width:10px}.testimonial .testimonial-carousel .owl-carousel .owl-pagination div.active{background:#5c5c5c;font-size:30px;display:inline-block;border:0}.counter-box h4{font-size:30px;font-weight:700}.counter-box span{color:#555}.contact-form{padding-top:70px;padding-bottom:35px}.contact-form .block form .form-group,.contact-form .block form .form-group-2{padding-bottom:15px;margin:0}.contact-form .block form .form-group .form-control,.contact-form .block form .form-group-2 textarea{background:#f6f8fa;height:60px;border:1px solid #eef2f6;box-shadow:none;width:100%}.contact-form .block form .form-group-2 textarea{height:135px}.contact-form .block button{width:100%;height:60px;background:#47424c;border:0;color:#fff;font-size:18px}.address-block li i{margin-right:15px;font-size:20px;width:20px}.social-icons{margin-top:40px}.social-icons li{display:inline-block;margin:0 6px}.social-icons i{color:#2c2c2c;margin-right:25px;font-size:25px}.google-map{position:relative}.google-map #map{width:100%;height:300px}.contact-box{padding-top:35px;padding-bottom:58px}.contact-box .block h2{font-weight:300;color:#000;font-size:28px;padding-bottom:30px}.contact-box .block p{color:#5c5c5c;display:block}.pricing-table .pricing-item{padding:40px 20px;background:#fff;box-shadow:0 8px 15px 0 rgba(5,57,106,.06)}.pricing-table .pricing-item a.btn-main,.pricing-table .pricing-item a.btn-small,.pricing-table .pricing-item a.btn-transparent{text-transform:uppercase;margin-top:20px}.pricing-table .pricing-item li{font-weight:400;padding:6px 0;color:#666}.pricing-table .pricing-item li i{margin-right:6px;color:#655e7a}.pricing-table .price-title{padding:30px 0 20px}.pricing-table .price-title>h3{font-weight:700;margin:0 0 5px;font-size:15px;text-transform:uppercase}.pricing-table .price-title>p{font-size:14px;font-weight:400;line-height:18px;margin-top:5px}.pricing-table .price-title .value{color:#655e7a;font-size:50px;padding:10px 0}.product-item{margin-bottom:30px}.product-item .product-thumb{position:relative}.product-item .product-thumb .bage{position:absolute;top:12px;right:12px;background:#000;color:#fff;font-size:12px;padding:4px 12px;font-weight:300;display:inline-block}.product-item .product-thumb:before{transition:.3s all;opacity:0;background:rgba(0,0,0,.6);content:"";position:absolute;top:0;right:0;left:0;bottom:0}.product-item .product-thumb .preview-meta{position:absolute;text-align:center;bottom:0;left:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;transition:.2s;-webkit-transform:translateY(10px);transform:translateY(10px)}.product-item .product-thumb .preview-meta li a,.product-item .product-thumb .preview-meta li span{background:#fff;padding:10px 16px;cursor:pointer;display:inline-block;font-size:18px}.product-item .product-thumb .preview-meta li a:hover,.product-item .product-thumb .preview-meta li span:hover{background:#655e7a;color:#fff}.product-item:hover .product-thumb:before{opacity:1}.product-item:hover .preview-meta{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.product-item .product-content,.product-modal{text-align:center}.product-item .product-content h4{font-size:14px;font-weight:400;margin-top:15px;margin-bottom:6px}.product-modal{background:rgba(255,255,255,.9);padding:0!important}.product-modal:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-4px}.product-modal.fade .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.product-modal .close{width:50px;float:none;position:absolute;right:20px;z-index:9;top:20px;font-size:30px;outline:0}.product-modal .modal-dialog{width:900px;display:inline-block;text-align:left;vertical-align:middle}@media (max-width:480px){.product-modal .modal-dialog{width:100%}}@media (max-width:768px){.product-modal .modal-dialog{width:100%}}.product-modal .modal-content{border-radius:0;box-shadow:none;border:0}.product-modal .modal-content .modal-body{padding:30px}.product-modal .modal-content .modal-body .product-short-details h2{margin-top:0;font-size:22px;font-weight:400}.product-category ul li a:hover,.product-modal .modal-content .modal-body .product-short-details h2 a{color:#000}@media (max-width:480px){.product-modal .modal-content .modal-body .product-short-details h2{margin-top:15px}}@media (max-width:768px){.product-modal .modal-content .modal-body .product-short-details h2{margin-top:15px}}.product-modal .modal-content .modal-body .product-short-details .product-price{font-size:30px;margin:20px 0}@media (max-width:480px){.product-modal .modal-content .modal-body .product-short-details .product-price{margin:10px 0}}.product-modal .modal-content .modal-body .product-short-details .btn-main,.product-modal .modal-content .modal-body .product-short-details .btn-small,.product-modal .modal-content .modal-body .product-short-details .btn-transparent{margin-top:20px}.product-modal .modal-content .modal-body .product-short-details .btn-transparent{color:#444;border-bottom:1px solid #dedede}.product-shorting{margin-bottom:30px}.product-shorting span{margin-right:15px}.product-category ul{padding-left:15px}.product-category ul li{margin-bottom:4px}.product-category ul li a{color:#666}.single-product{padding:60px 0 40px}.single-product .breadcrumb{background:0 0}.single-product .breadcrumb li,.single-product .breadcrumb li a,.single-product .product-pagination li a{color:#000;font-weight:200}.single-product .product-pagination li{display:inline-block;margin:0 8px}.single-product .product-pagination li+li:before{padding:0 8px 0 0;color:#ccc;content:"/ "}.shopping.cart .product-list .table>tbody>tr>td,.single-product .product-pagination li a i{vertical-align:middle}.single-product-slider .carousel .carousel-inner .carousel-caption{text-shadow:none;text-align:left;top:20%;bottom:auto}.single-product-slider .carousel .carousel-inner .carousel-caption h1{font-size:50px;font-weight:100;color:#000}.single-product-slider .carousel .carousel-inner .carousel-caption p{width:50%;font-weight:200}.single-product-slider .carousel .carousel-inner .carousel-caption .btn-main,.single-product-slider .carousel .carousel-inner .carousel-caption .btn-small,.single-product-slider .carousel .carousel-inner .carousel-caption .btn-transparent{margin-top:20px}.single-product-slider .carousel .carousel-control{bottom:auto;background:#fff;width:6%;padding:10px 0}.single-product-slider .carousel .carousel-control i{font-size:40px;text-shadow:none;color:#555}.single-product-slider .carousel .carousel-indicators li img{height:auto;width:60px}.single-product-slider .carousel .carousel-control.left,.single-product-slider .carousel .carousel-control.right{background-image:none;top:40%}.single-product-slider .carousel-indicators{margin:10px 0 0;position:static;text-align:left;white-space:nowrap;width:100%;overflow:hidden}.single-product-slider .carousel-indicators li{background-color:transparent;border-radius:0;display:inline-block;height:auto;margin:0!important;width:auto}.single-product-slider .carousel-indicators li.active img{opacity:1}.single-product-slider .carousel-indicators li:hover img{opacity:.75}.single-product-slider .carousel-indicators li img{display:block;opacity:.5}.single-product-details .color-swatches,.single-product-details .product-size{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product-details .color-swatches span{width:100px;color:#000;font-size:13px;font-weight:600}.single-product-details .color-swatches a{display:inline-block;width:36px;height:36px;margin-right:5px}.single-product-details .color-swatches li{display:inline-block}.single-product-details .color-swatches .swatch-violet{background-color:#8da1cd}.single-product-details .color-swatches .swatch-black{background-color:#000}.single-product-details .color-swatches .swatch-cream{background-color:#e6e2d6}.single-product-details .product-size{margin-top:20px}.single-product-details .product-category>span,.single-product-details .product-quantity>span,.single-product-details .product-size span{width:100px;color:#000;font-size:13px;font-weight:600;display:inline-block}.single-product-details .product-size .form-control{display:inline-block;width:130px;letter-spacing:2px;text-transform:uppercase;color:#000;font-size:12px;border:1px solid #e5e5e5;border-radius:0;box-shadow:none}.single-product-details .product-category{margin-top:20px}.single-product-details .product-category ul,.single-product-details .product-quantity .product-quantity-slider{width:140px;display:inline-block}.single-product-details .product-category ul li{display:inline-block;margin:5px}.single-product-details .product-quantity{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product-details .product-quantity .product-quantity-slider input{height:34px}.single-product-details .product-quantity .product-quantity-slider .input-group-btn:first-child>.btn,.single-product-details .product-quantity .product-quantity-slider .p-quantity .input-group-btn:first-child>.btn-group{margin-right:-2px}.single-product-details .product-quantity .product-quantity-slider button{border-radius:0}.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:8px 10px;margin-left:-1px;position:relative}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0;border-top-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin-top:-2px;border-radius:0;border-bottom-right-radius:4px}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}.clients-logo-section{padding-top:30px;padding-bottom:75px}.clients-logo-section .clients-logo-img{padding:0 50px}.clients-logo img{width:auto!important;padding:20px}.about .block h2{padding-top:35px;margin:0}.about .block p{padding-top:20px;line-height:28px}.about .block img,.instagram-feed a img,.post .post-media.post-media-audio iframe{width:100%}.about .about-img{overflow:hidden}.about .about-img:hover img{-webkit-transform:scale3D(1.1,1.1,1);transform:scale3D(1.1,1.1,1)}.about .about-img img{opacity:.6;transition:all .5s ease-out}.about .section-title,.widget.widget-category ul li{margin-bottom:0}.instagram-feed a{display:inline-block;margin:6px 10px 10px 6px;width:23.5%}@media (max-width:768px){.instagram-feed a{width:49%;margin:3px}}@media (max-width:480px){.instagram-feed a{width:100%;margin:3px}}.instagram-feed a:hover img{-webkit-filter:grayscale(10);filter:grayscale(10)}.dashboard-menu .active{background:#655e7a;color:#fff;border:1px solid #655e7a}.dashboard-menu li{padding:0;margin:0 3px}.dashboard-menu li a,.dashboard-wrapper,.post-author>img{padding:10px 20px;border:1px solid #dedede}@media (max-width:768px){.dashboard-menu li a{padding:10px 15px}}@media (max-width:480px){.dashboard-menu li a{padding:10px 5px}}@media (max-width:400px){.dashboard-menu li a{padding:10px 5px;font-size:12px}}.dashboard-wrapper{margin-top:30px;padding:20px}.dashboard-wrapper h2{font-size:18px}.dashboard-wrapper h4{font-size:16px}.dashboard-wrapper .user-img{width:120px;border-radius:100px}.dashboard-user-profile .user-img{width:180px}.dashboard-user-profile .user-profile-list{margin-top:30px;padding-left:30px}.dashboard-user-profile .user-profile-list li{margin-bottom:8px}.dashboard-user-profile .user-profile-list span{font-weight:700;margin-right:5px;width:100px;display:inline-block}.post.post-single{border:0}.post.post-single .post-thumb{margin-top:30px}.post-sub-heading{border-bottom:1px solid #dedede;padding-bottom:20px;letter-spacing:2px;text-transform:uppercase;font-size:16px;margin-bottom:20px}.post-social-share{margin-bottom:50px}.post-comments{margin:30px 0}.comment-list ul,.post-comments .media{margin-top:20px}.post-comments .media>.pull-left{padding-right:20px}.post-comments .comment-author{margin-top:0;margin-bottom:0;font-weight:500}.post-comments .comment-author a{color:#655e7a;font-size:14px;text-transform:uppercase}.post-comments time{margin:0 0 5px;display:inline-block;color:gray;font-size:12px}.post-comments .comment-button{color:#655e7a;display:inline-block;margin-left:5px;font-size:12px}.post-comments .comment-button i{margin-right:5px;display:inline-block}.next-prev a:hover,.post-comments .comment-button:hover,.social-profile ul li a i:hover{color:#655e7a}.post-excerpt{margin-bottom:60px}.next-prev a,.post-excerpt h3 a{color:#000}.post-excerpt p{margin:0 0 30px}.post-excerpt blockquote.quote-post{margin:20px 0}.post-excerpt blockquote.quote-post p{line-height:30px;font-size:18px;color:#655e7a}.single-blog{background-color:#fff;margin-bottom:50px;padding:20px}.blog-subtitle,.next-prev{border-bottom:1px solid #dedede}.blog-subtitle{font-size:15px;padding-bottom:10px;margin-bottom:25px;text-transform:uppercase}.next-prev{border-top:1px solid #dedede;margin:20px 0;padding:25px 0}.comment-wrap .author-avatar,.next-prev .prev-post i{margin-right:10px}.next-prev .next-post i{margin-left:10px}.social-profile ul li{margin:0 10px 0 0;display:inline-block}.social-profile ul li a{color:#4e595f;display:block;font-size:16px}.comments-section{margin-top:35px}.author-about{margin-top:40px}.post-author{margin-right:20px}.post-author>img{max-width:120px;padding:5px;width:100%}.comment-list ul li{margin-bottom:20px}.comment-wrap{border:1px solid #dedede;border-radius:1px;margin-left:20px;padding:10px;position:relative}.comment-wrap .media .media-heading{font-size:14px;margin-bottom:8px}.comment-wrap .media .media-heading a{color:#655e7a;font-size:13px}.comment-wrap .media .comment-meta{font-size:12px;color:#888}.comment-wrap .media p{margin-top:15px}.comment-reply-form{margin-top:80px}.comment-reply-form input{height:35px}.comment-reply-form input,.comment-reply-form textarea{border-radius:0;box-shadow:none}.comment-reply-form input:focus,.comment-reply-form textarea:focus{box-shadow:none;border:1px solid #655e7a}.comment-reply-form .btn-main,.comment-reply-form .btn-small,.comment-reply-form .btn-transparent,.comment-reply-form textarea{height:auto}.bg-1,.bg-2{background-size:cover;background-attachment:fixed}.bg-1{background-image:url(../images/call-to-action-bg.webp);background-repeat:no-repeat}.bg-2{background:url(../images/featue-bg.webp)}.widget .widget-title{margin-bottom:15px;padding-bottom:10px;font-size:16px;color:#333;font-weight:500;border-bottom:1px solid #dedede}.widget.widget-latest-post .media .media-object{width:100px;height:auto}.widget.widget-latest-post .media .media-heading a{color:#000;font-size:16px}.widget.widget-latest-post .media p{font-size:12px;color:gray}.post-pagination>li>a,.widget.widget-category ul li a{transition:all .3s ease}.widget.widget-category ul li a:before{padding-right:10px}.widget.widget-category ul li a:hover{padding-left:5px}.widget.widget-tag ul li{margin-bottom:10px;display:inline-block;margin-right:5px}.widget.widget-tag ul li a{color:#837f7e;display:inline-block;padding:8px 15px;border:1px solid #dedede;border-radius:30px;font-size:14px;transition:all .3s ease}.post-pagination>li>a:hover,.widget.widget-tag ul li a:hover{color:#fff;background:#655e7a;border:1px solid #655e7a}.blog{background:#f6f6f6}.post{background:#fff}.post .post-title{margin:25px 0 0}.post .post-title a,.post .post-title a:hover,.slick-next:before,.slick-prev:before{color:#036}.post .post-meta{font-size:13px;margin-top:10px}.post .post-meta ul li{display:inline-block;color:#909090;margin-right:20px;font-size:12px;letter-spacing:.5px}.post .post-meta ul li a{color:#909090}.post .post-meta ul li a:hover{color:#655e7a}.post .post-meta .post-author{color:#000}.post .post-content .btn-main,.post .post-content .btn-small,.post .post-content .btn-transparent{padding:5px 10px;font-size:12px}.post-pagination{margin-top:70px}.post-pagination>li{margin:0 2px;display:inline-block;font-size:14px}.post-pagination>li>a{color:#000}.post-pagination>li.active>a{background:#655e7a!important;border:1px solid #655e7a!important}.post-pagination>li:first-child>a,.post-pagination>li:last-child>a{border-radius:0}.coming-soon{background:url(../images/backgrounds/coming-soon.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh}@media (max-width:400px){.coming-soon{padding:50px 0}}@media (max-width:480px){.coming-soon{padding:50px 0}}.coming-soon .block h1{line-height:65px;font-size:55px;font-weight:600;text-transform:uppercase;margin-bottom:0}@media (max-width:400px){.coming-soon .block h1{font-size:40px;line-height:50px}}@media (max-width:480px){.coming-soon .block h1{font-size:40px;line-height:50px}}.coming-soon .block p{color:#fff;margin-top:10px;font-size:16px}.coming-soon .block .count-down{margin-top:50px}.coming-soon .block .count-down .syotimer-cell{width:25%;padding:15px;display:inline-block;background:rgba(101,94,122,.48)}@media (max-width:400px){.coming-soon .block .count-down .syotimer-cell{width:50%;margin-bottom:10px}}@media (max-width:480px){.coming-soon .block .count-down .syotimer-cell{width:50%}}.coming-soon .block .count-down .syotimer-cell .syotimer-cell__value{font-size:80px;line-height:80px;text-align:center;position:relative;font-weight:700}@media (max-width:400px){.coming-soon .block .count-down .syotimer-cell .syotimer-cell__value{font-size:50px}}.coming-soon .block .count-down .syotimer-cell .syotimer-cell__unit,.purchase-confirmation .purchase-confirmation-details .table b,.purchase-confirmation .purchase-confirmation-details .table strong{font-weight:400}@media (max-width:768px){.coming-soon .block .count-down ul li{font-size:50px}}@media (max-width:480px){.coming-soon .block .count-down ul li{font-size:50px}}@media (max-width:400px){.coming-soon .block .count-down ul li{font-size:40px}}.coming-soon .block .count-down ul li:before{content:":";font-size:20pt;opacity:.7;position:absolute;right:0;top:0}.coming-soon .block .count-down ul li:last-child:before{content:""}.coming-soon .block .count-down div:after{content:" "attr(data-interval-text);font-size:20px;font-weight:400;text-transform:capitalize;display:block}.coming-soon .block .copyright-text,.dedication span{font-size:12px}.coming-soon .block .copyright-text a{color:#fff;font-weight:600}.shopping .widget-title{font-weight:400;border-bottom:1px solid #dedede;padding-bottom:15px;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px;font-size:16px}.checkout .block{padding:15px;margin-bottom:10px}.checkout-form .form-group{position:relative;margin-bottom:8px}.checkout-form .form-group label{position:absolute;top:18px;left:15px;right:auto;bottom:auto;color:#888;font-size:10px;font-weight:400;text-transform:uppercase;opacity:1!important;width:85px}.checkout-form .form-group input{border-radius:0;display:block;padding:6px 10px 5px 100px;-moz-appearance:none;-webkit-appearance:none;height:50px}.checkout-form .checkout-country-code .form-group{float:left}.checkout-form .checkout-country-code .form-group:first-child{width:calc(45% - 2px);margin-right:4px}.checkout-form .checkout-country-code .form-group:last-child{width:calc(55% - 2px)}.shopping.cart .product-list .table .cart-amount th{background:#f9f9f9;padding:10px;text-transform:uppercase}.shopping.cart .product-list .product-info a{margin-left:10px;color:#000;font-weight:600}.shopping.cart .product-list .product-remove{color:#c7254e}.shopping.cart .account-details{margin-top:30px}.shopping.cart .account-details legend{font-weight:600;font-size:16px;text-transform:uppercase}.shopping.cart .account-details .btn-pay{margin:20px 0}.product-checkout-details .product-card>a{padding-right:20px}.product-checkout-details .product-card .price{margin-top:15px}.product-checkout-details .product-card .media-object{width:80px}.product-checkout-details .product-card h4{font-weight:400;font-size:14px;color:#555}.product-checkout-details .product-card .remove{font-size:12px;cursor:pointer}.product-checkout-details .discount-code{border-top:1px solid #dedede;border-bottom:1px solid #dedede;margin:20px 0 10px;padding:10px 0}.product-checkout-details .discount-code p{margin:0}.product-checkout-details .discount-code p a{font-weight:400;color:#555}.product-checkout-details .summary-prices{border-style:solid;border-color:#dedede;border-width:0 0 1px;padding-bottom:10px}.product-checkout-details .summary-prices li{padding:5px 0}.product-checkout-details .summary-total{margin-top:5px}.product-checkout-details .summary-total>span{font-weight:500;font-size:18px}.product-checkout-details .verified-icon{margin-top:25px}.product-checkout-details .verified-icon img{width:100%}.purchase-confirmation .purchase-confirmation-details{padding:20px;border:1px solid #dedede}.purchase-confirmation .purchase-confirmation-details .table{margin:0;color:#444}.empty-cart .block i{font-size:50px}.success-msg .block i{font-size:40px;background:#1bbb1b;color:#fff;width:60px;height:60px;border-radius:100px;display:inline-block;line-height:60px}.page-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;text-align:center}.page-404 h1,.page-404 h2{font-weight:700;margin-top:30px}.page-404 h1{font-size:300px;line-height:300px}@media (max-width:480px){.page-404 h1{font-size:130px;line-height:150px}}@media (max-width:400px){.page-404 h1{font-size:100px;line-height:100px}}@media (max-width:768px){.page-404 h1{font-size:150px;line-height:200px}}.page-404 h2{text-transform:uppercase;font-size:20px;letter-spacing:4px}.page-404 .copyright-text{margin-top:50px;font-size:12px}.footer .copyright a,.page-404 .copyright-text a{font-weight:600}.page-404 .btn-main,.page-404 .btn-small,.page-404 .btn-transparent{margin-top:40px}.footer{background:#f5f5f5;text-align:center;padding-top:48px;padding-bottom:55px}.footer p{line-height:25px;color:#efebeb!important}.footer a{color:#efebeb}.footer .footer-manu{padding-bottom:25px}.footer .footer-manu ul{margin:0;padding:0}.footer .footer-manu ul li{display:block;text-align:left;padding:6px 5px!important}.footer .footer-manu ul li a{display:inline-block}.testimonial{background:#fff}.page-wrapper{padding:0!important}.testimonial-slider h4{text-align:left}.footer .about,.testimonial-slider p{text-align:justify}.testimonial-slider img{float:left}#header{width:auto;margin:0 auto;height:200px;background:url(../images/Theosophy-Header-R2-2560.jpg)no-repeat;background-position:center}.headerBgNew{background:url(../images/bgHeader.webp)repeat-x}.headerBg,.strip-image{background:url(../images/headerBg.webp)}.headerBg{background-size:cover;background-attachment:fixed}.strip-image{background-repeat:repeat-y}.center{display:block;margin-left:auto;margin-right:auto;width:50%}.page-wrapper{background:#f6f6ef}.post{padding:20px;box-shadow:0 8px 15px 0 rgba(5,57,106,.06)}.btn-main,.btn-small,.btn-transparent{background:#036}footer{background:#036!important;padding-bottom:0!important}.footer .footer-manu ul li a,.footer .footer-manu ul li a:hover{color:#efebeb}.footer .footer-manu ul li a:hover{text-decoration:underline}.footer .about{color:#fff}.boxStyle{background:#fff}.widget-title{background:#036;font-size:16px;color:#fff!important;font-weight:500;padding:10px!important}.vc_row .widget,.widget{margin-bottom:20px;border:solid 1px #d9d9d9;padding:20px;transition:ease-in-out .2s;background:#fff}.widget.widget-category ul li{padding:8px 0;border-bottom:dashed 1px #d9d9d9}.navbar-brand img{position:relative;top:-20px;height:85px}.quotation p{text-align:justify!important}.footer p,.quotation p{font-size:15px!important}@media (min-width:1300px){.container{width:1280px}}h3.post-title{height:50px;overflow:hidden}li.active{border:1px solid #036;border-radius:4px}.nav li:hover{color:#036;border-bottom:4px solid #036}.banner_title{font-family:"Cormorant Garamond",serif}.tt-logo{position:absolute;top:1px;background:#fff;border-radius:10px}.nav>li{height:40px}footer,footer .social-icons i{color:#fff}.footer .footer-manu ul.social-icons li{display:inline}.detailsPage{width:75%;margin:auto}.detailsPage p,.post .post-content p,.post-content p{line-height:23px!important;font-size:15px}.post .post-content{margin-top:10px}.post .post-content .btn-main,.post .post-content .btn-small,.post .post-content .btn-transparent{margin:0}.dedication img{vertical-align:middle;border-radius:5px;border:2px solid #036}.dedication img,p.dedication{text-align:center}.right-text{float:right;margin:0 5px}.read-more{font-size:16px;font-style:italic}h4{font-size:17px}.testimonial .testimonial-carousel{padding:2px 24px}.testimonial-slider img{margin:0 10px}.clear-row{clear:both}@media (max-width:768px){.navigation{padding:0}}.inner-page{padding-top:50px!important}.imgBio{float:left;margin:0 10px}.bioTitle{font-weight:700}.articleImage{height:175px!important;width:auto}p.logoHeading{position:relative;top:50px;color:#fad807!important;font:700 32px/32px Palatino Linotype;padding:8px 0 10px;margin:0}.sticky{position:fixed;top:0;width:100%}.sticky+.content{padding-top:102px}.articleHeader,.logoHeading{text-align:center}.logoHeading{position:relative;top:50px;color:#fad807;font:700 32px/32px Palatino Linotype;padding:8px 0 10px;margin:0}.customPadding{padding:0}.articleTitle{font-size:26px;font-weight:700;margin-top:15px;margin-bottom:0}.articleAuthour,.articleLinks a{font-size:16px}.articleYear{font-size:24px}.articleSeprator,.articleSeprator2{background:url(../images/listingSep.png)no-repeat;background-position:center}.articleSeprator{margin-top:15px}.articleSeprator2{margin:12px 0}.articleChar{text-align:center;font-size:20px;margin-bottom:10px}.artcileBox{margin:auto}.articleLinks{margin-bottom:10px;text-align:center}.search-form .form-group{float:right!important;transition:all .35s,border-radius 0s;width:32px;height:32px;background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.075) inset;border-radius:25px;border:1px solid #ccc}.search-form .form-group input.form-control{padding-right:20px;border:0;background:0 0;box-shadow:none;display:block;padding-bottom:20px}.search-form .form-group input.form-control::-webkit-input-placeholder{display:none}.search-form .form-group input.form-control:-moz-placeholder{display:none}.search-form .form-group input.form-control::-moz-placeholder{display:none}.search-form .form-group input.form-control:-ms-input-placeholder{display:none}.search-form .form-group.hover,.search-form .form-group:hover{width:100%;border-radius:4px 25px 25px 4px}.search-form .form-group span.form-control-feedback{position:absolute;top:-1px;right:-2px;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;color:#fad807;left:initial;font-size:14px}.borderList{border:1px solid #bbb;border-radius:3px;box-shadow:2px 2px 3px #ccc;height:50px;line-height:44px;text-align:center;vertical-align:middle;padding:0 4px}.borderList a{display:inline-block;vertical-align:middle;line-height:20px;font-size:18px!important}.searchBox{margin-top:60px}.aphorisms li{font-size:16px;margin:5px 0;list-style-type:decimal!important;padding:0 20px 0 30px!important}.contentLogo,.pageHeader{text-align:center}.pageHeader h1{font-size:20px!important}.pricing-item{border:#f9f9f9}.bookName{color:#655e7a;font-size:20px}.price-title h3{margin:0!important}.bookBox,.readContent ol{margin-bottom:20px}.pubilcation{background:#036;padding:10px;color:#fff;font-size:20px;width:60%;margin:10px auto}.txt-padding2{margin-left:50px}.txt-padding2 li{list-style:decimal;margin:5px 0}.panel-default>.panel-heading{color:#333;background-color:#fff;border-color:#e4e5e7;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.panel-default>.panel-heading a{display:block;padding:10px 5px}.panel-default>.panel-heading a:after{content:"";position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:right;transition:transform .25s linear;-webkit-transition:-webkit-transform .25s linear}.panel-heading .panel-title a[aria-expanded=true]{background-color:#036;color:#fff}.panel-default>.panel-heading a[aria-expanded=true]:after{content:"−";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.panel-default>.panel-heading a[aria-expanded=false]:after{content:"+";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion-option{width:100%;float:left;clear:both;margin:15px 0}.accordion-option .title,.pagination ul li{font-size:20px;font-weight:700;float:left;padding:0;margin:0}.accordion-option .toggle-accordion{float:right;font-size:16px;color:#6a6c6f}.accordion-option .toggle-accordion:before{content:"Expand All"}.accordion-option .toggle-accordion.active:before{content:"Collapse All"}.scroll-top{width:48px;height:48px;position:fixed;bottom:25px;right:0;display:none;z-index:9999999;border-radius:6px 0 0 6px;box-shadow:-2px 2px 8px rgba(0,0,0,.3)}.scroll-top i{display:inline-block;color:#fff}.booksHeading{font-size:26px;margin-top:15px}.pageTitle{width:100%;font-size:20px;font-weight:700;margin:10px 0 20px}.pageTitle,.row-centered{text-align:center}.col-centered{display:inline-block;float:none;margin-right:-4px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:324dpi),only screen and (min-resolution:326ppi),only screen and (min-resolution:326dpi),only screen and (min-resolution:2dppx){.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}}@media (min-width:769px){.readContent{width:55%;margin:auto}#persNavWrap{width:50%}}@media (max-width:414px){.articleImg img{width:100%}}@media (width:820px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{margin-bottom:10px}.clear-row{height:1px}.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}}@media (min-width:600px) and (max-width:768px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{margin-bottom:10px}.clear-row{height:1px}.readContent{width:80%;margin:auto}#persNavWrap{width:70%}.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}}@media (max-width:600px) and (min-width:300px){.readContent{width:100%;margin:auto}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{margin-bottom:10px}.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}}.txtbckimg,img.calibre5{width:100%}.articleImg{margin-top:20px}.testimonial-carousel .slick-next,.testimonial-carousel .slick-prev{top:50%!important;transform:translateY(-50%)!important;z-index:10;width:36px;height:36px;background:rgba(0,51,102,.75);border-radius:50%}.testimonial-carousel .slick-prev{left:4px!important}.testimonial-carousel .slick-next{right:4px!important}.testimonial-carousel .slick-next:before,.testimonial-carousel .slick-prev:before{color:#fff;opacity:1;font-size:16px}.testimonial-carousel .slick-next:hover,.testimonial-carousel .slick-prev:hover{background:#c8a84b}.testimonial-carousel .slick-slide>div{padding:0 44px}.justify{text-align:justify}#loading{position:relatice;text-align:center;vertical-align:middle;margin-top:10%}.loader{height:50px}.tabTop{padding-top:35px}.pagination{width:90%;height:25px;display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination ul li.inactive,.pagination ul li.inactive:hover{background-color:#ededed;color:#bababa;border:1px solid #bababa;cursor:default}.pagination ul li{list-style:none;border:1px solid #069;padding:2px 6px;margin:0 3px;font-size:14px;color:#069;background-color:#f2f2f2}#searchresult h3.post-title,#searchresultBook h3.post-title{height:auto!important}#searchresult .post .post-content,#searchresultBook .post .post-content{margin-top:10px!important;margin-bottom:10px!important}#searchresult .post .post-title,#searchresultBook .post .post-title{margin:1px 0 0!important}#searchresult,#searchresultBook{display:block;height:100%}#searchresultBook{overflow:auto}#searchresult .post,#searchresultBook .post{padding:10px!important}@media (max-width:768px){.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}}.pagination li.active a{color:#fff}.pagination ul li.active{background:#036}.detailsPage p,.post .post-content p,.post-content p,.testimonial .block p,.widget.widget-category ul li a,p{color:#000!important}blockquote small{font-size:16px!important}@media only screen and (min-width:768px) and (max-width:1024px) and (resolution:163ppi),only screen and (min-width:1536px) and (max-width:2048px) and (resolution:326ppi){.articleDetails p,.articleLinks a,.media quotation p,.post .post-content p,.widget.widget-category ul li a{font-size:18px!important}blockquote small{font-size:16px!important}}p.indent{text-align:justify}p.image,p.sgc{text-align:center}.sitemap-div ul li{font-size:15px;line-height:1.5;padding:18px 0}
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face{font-family:"Ionicons";src:url(/plugins/Ionicons/fonts/ionicons.eot?v=2.0.0);src:url(/plugins/Ionicons/fonts/ionicons.eot?v=2.0.0#iefix)format("embedded-opentype"),url(/plugins/Ionicons/fonts/ionicons.ttf?v=2.0.0)format("truetype"),url(/plugins/Ionicons/fonts/ionicons.woff?v=2.0.0)format("woff"),url(/plugins/Ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons)format("svg");font-weight:400;font-style:normal;font-display:swap}.ion-ios-email-outline:before,.ion-social-facebook-outline:before,.ion-social-twitter-outline:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-ios-email-outline:before{content:""}.ion-social-facebook-outline:before{content:""}.ion-social-twitter-outline:before{content:""}.youtube-responsive-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin:4px auto}.youtube-responsive-container embed,.youtube-responsive-container iframe,.youtube-responsive-container object{position:absolute;top:0;left:0;width:100%;height:100%;display:block!important}@media (max-width:768px){.searchBox{margin-top:0!important}}.tssection{border:1px solid #000;margin-bottom:40px;padding:5px}.breadcrumb-nav{background:#036;padding:7px 0;margin-bottom:0}.breadcrumb-col{padding-top:0;padding-bottom:0}.breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:0;font-size:14px;color:rgba(255,255,255,.75)}.breadcrumb-list li+li::before{content:"›";margin:0 6px;color:rgba(255,255,255,.5)}.breadcrumb-list a{color:#fff;text-decoration:none}.breadcrumb-list a:hover{text-decoration:underline;color:#fff}.breadcrumb-list li[aria-current=page]{color:rgba(255,255,255,.85)}.links-list{list-style:none;padding:0;margin:0 0 20px}.links-list li{padding:8px 0;border-bottom:1px solid #e8e8e8}.links-list li:last-child{border-bottom:none}.links-list a{color:#036;font-size:15px}.links-list a:hover{color:#c8a84b;text-decoration:none}.links-grid{margin-top:20px}.quotation-slider{padding:0 50px}.quotation-slider .slick-next,.quotation-slider .slick-prev{width:36px;height:36px;background:#036;border-radius:50%;z-index:1}.quotation-slider .slick-prev{left:0}.quotation-slider .slick-next{right:0}.quotation-slider .slick-next:before,.quotation-slider .slick-prev:before{color:#fff;opacity:1;font-size:16px}.quotation-slider .slick-next:hover,.quotation-slider .slick-prev:hover{background:#c8a84b}.bio-portrait{float:left;margin:0 30px 20px 0;text-align:center;max-width:220px}.bio-portrait img{width:200px;height:auto;border:1px solid #ddd;display:block;margin:0 auto 8px}.bio-portrait-name{font-weight:700;color:#036;margin:0 0 2px;font-size:14px}.bio-portrait-dates{font-size:13px;color:#666;margin:0}@media (max-width:600px){.bio-portrait{float:none;margin:0 auto 20px}}.new-articles-list{list-style:disc;padding-left:20px;margin:0 0 24px}.new-articles-list li{padding:4px 0;line-height:1.6}.new-articles-list a,.news-title a{color:#036;text-decoration:none}.new-articles-list a:hover,.news-read-more:hover,.news-title a:hover{color:#c8a84b}.article-date{font-size:12px;color:#888;margin-left:8px}.news-item{margin-bottom:10px}.news-title{margin:0 0 6px}.news-meta{font-size:13px;color:#777;margin-bottom:8px}.news-excerpt{color:#444;margin-bottom:8px;line-height:1.6}.news-read-more{font-size:13px;color:#036;font-weight:600}.contact-sticky-btn{position:fixed;bottom:80px;right:0;z-index:1040;background:#036;color:#fff;border:0;border-radius:6px 0 0 6px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:-2px 2px 8px rgba(0,0,0,.3);transition:background .2s,transform .2s;padding:0}.contact-sticky-btn:focus,.contact-sticky-btn:hover{background:#c8a84b;transform:translateX(-4px);outline:0}.contact-sticky-btn svg{display:block;flex-shrink:0}.contact-modal-dialog{max-width:480px;margin:60px auto}.contact-modal-header{background:#036;color:#fff;border-radius:4px 4px 0 0;padding:16px 20px}.contact-modal-title{color:#fff;margin:0 0 4px;font-size:20px}.contact-modal-subtitle{color:rgba(255,255,255,.75);margin:0;font-size:13px}.contact-modal-close{color:#fff;opacity:.8;margin-top:-4px}.contact-modal-close:hover{opacity:1;color:#fff}.contact-modal-body{padding:20px}.contact-input{border-radius:4px}.contact-hp{display:none}.contact-required{color:#c0392b}.contact-alert{margin-bottom:12px}.contact-success-msg{text-align:center;padding:30px 20px}.contact-success-msg svg{display:block;margin:0 auto 16px}.contact-success-msg h5{color:#28a745;font-size:20px;margin-bottom:8px}.contact-success-msg p{color:#555;font-size:15px}.contact-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-top:1px solid #e5e5e5;flex-wrap:wrap;gap:8px}.contact-footer-email{display:flex;align-items:center;gap:6px;font-size:13px;color:#555}.contact-footer-email a{color:#036}.contact-footer-actions{display:flex;gap:8px}.contact-btn-cancel{background:#f5f5f5;border:1px solid #ccc;color:#333;padding:6px 16px}.contact-btn-send{background:#036;color:#fff;border:0;padding:6px 16px}.contact-btn-send:hover{background:#c8a84b;color:#fff}@media (max-width:767px){footer .footer-manu{padding:0 15px}footer .footer-manu>.row{margin-left:0;margin-right:0}footer .footer-manu>.row>[class*=col-]{padding-left:0;padding-right:0}footer.footer{overflow-x:hidden}.breadcrumb-col{padding-left:15px;padding-right:15px}}