.arcuAnimated{animation-duration:1s;animation-fill-mode:both}.arcuAnimated.infinite{animation-iteration-count:infinite}.arcuAnimated.hinge{animation-duration:2s}.arcuAnimated.bounceIn,.arcuAnimated.bounceOut,.arcuAnimated.flipOutX,.arcuAnimated.flipOutY{animation-duration:.75s}@keyframes arcu_bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.arcuAnimated.bounce{animation-name:arcu_bounce;transform-origin:center bottom}@keyframes arcu_flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.arcuAnimated.flash{animation-name:arcu_flash}@keyframes arcu_pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}.arcuAnimated.pulse{animation-name:arcu_pulse}@keyframes arcu_rubberBand{from{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)}to{transform:scale3d(1,1,1)}}.arcuAnimated.rubberBand{animation-name:arcu_rubberBand}@keyframes arcu_shake{from,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)}}.arcuAnimated.shake{animation-name:arcu_shake}@keyframes arcu_headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.arcuAnimated.headShake{animation-timing-function:ease-in-out;animation-name:arcu_headShake}@keyframes arcu_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)}}.arcuAnimated.swing{transform-origin:top center;animation-name:arcu_swing}@keyframes arcu_tada{from{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)}to{transform:scale3d(1,1,1)}}.arcuAnimated.tada{animation-name:arcu_tada}@keyframes arcu_wobble{from{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)}to{transform:none}}.arcuAnimated.wobble{animation-name:arcu_wobble}@keyframes arcu_jello{11.1%,from,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)}}.arcuAnimated.jello{animation-name:arcu_jello;transform-origin:center}@keyframes arcu_bounceIn{20%,40%,60%,80%,from,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)}}.arcuAnimated.bounceIn{animation-name:arcu_bounceIn}@keyframes arcu_bounceInDown{60%,75%,90%,from,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}}.arcuAnimated.bounceInDown{animation-name:arcu_bounceInDown}@keyframes arcu_bounceInLeft{60%,75%,90%,from,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}}.arcuAnimated.bounceInLeft{animation-name:arcu_bounceInLeft}@keyframes arcu_bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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}}.arcuAnimated.bounceInRight{animation-name:arcu_bounceInRight}@keyframes arcu_bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{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)}}.arcuAnimated.bounceInUp{animation-name:arcu_bounceInUp}@keyframes arcu_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)}}.arcuAnimated.bounceOut{animation-name:arcu_bounceOut}@keyframes arcu_bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.arcuAnimated.bounceOutDown{animation-name:arcu_bounceOutDown}@keyframes arcu_bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.arcuAnimated.bounceOutLeft{animation-name:arcu_bounceOutLeft}@keyframes arcu_bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.arcuAnimated.bounceOutRight{animation-name:arcu_bounceOutRight}@keyframes arcu_bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.arcuAnimated.bounceOutUp{animation-name:arcu_bounceOutUp}@keyframes arcu_fadeIn{from{opacity:0}to{opacity:1}}.arcuAnimated.fadeIn{animation-name:arcu_fadeIn}@keyframes arcu_fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInDown{animation-name:arcu_fadeInDown}@keyframes arcu_fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInDownBig{animation-name:arcu_fadeInDownBig}@keyframes arcu_fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInLeft{animation-name:arcu_fadeInLeft}@keyframes arcu_fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInLeftBig{animation-name:arcu_fadeInLeftBig}@keyframes arcu_fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInRight{animation-name:arcu_fadeInRight}@keyframes arcu_fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInRightBig{animation-name:arcu_fadeInRightBig}@keyframes arcu_fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInUp{animation-name:arcu_fadeInUp}@keyframes arcu_fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.arcuAnimated.fadeInUpBig{animation-name:arcu_fadeInUpBig}@keyframes arcu_fadeOut{from{opacity:1}to{opacity:0}}.arcuAnimated.fadeOut{animation-name:arcu_fadeOut}@keyframes arcu_fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.arcuAnimated.fadeOutDown{animation-name:arcu_fadeOutDown}@keyframes arcu_fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.arcuAnimated.fadeOutDownBig{animation-name:arcu_fadeOutDownBig}@keyframes arcu_fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.arcuAnimated.fadeOutLeft{animation-name:arcu_fadeOutLeft}@keyframes arcu_fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.arcuAnimated.fadeOutLeftBig{animation-name:arcu_fadeOutLeftBig}@keyframes arcu_fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.arcuAnimated.fadeOutRight{animation-name:arcu_fadeOutRight}@keyframes arcu_fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.arcuAnimated.fadeOutRightBig{animation-name:arcu_fadeOutRightBig}@keyframes arcu_fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.arcuAnimated.fadeOutUp{animation-name:arcu_fadeOutUp}@keyframes arcu_fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.arcuAnimated.fadeOutUpBig{animation-name:arcu_fadeOutUpBig}@keyframes arcu_flip{from{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}}.arcuAnimated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:arcu_flip}@keyframes arcu_flipInX{from{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)}}.arcuAnimated.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:arcu_flipInX}@keyframes arcu_flipInY{from{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)}}.arcuAnimated.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:arcu_flipInY}@keyframes arcu_flipOutX{from{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}}.arcuAnimated.flipOutX{animation-name:arcu_flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes arcu_flipOutY{from{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}}.arcuAnimated.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:arcu_flipOutY}@keyframes arcu_lightSpeedIn{from{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}}.arcuAnimated.lightSpeedIn{animation-name:arcu_lightSpeedIn;animation-timing-function:ease-out}@keyframes arcu_lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.arcuAnimated.lightSpeedOut{animation-name:arcu_lightSpeedOut;animation-timing-function:ease-in}@keyframes arcu_rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.arcuAnimated.rotateIn{animation-name:arcu_rotateIn}@keyframes arcu_rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.arcuAnimated.rotateInDownLeft{animation-name:arcu_rotateInDownLeft}@keyframes arcu_rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.arcuAnimated.rotateInDownRight{animation-name:arcu_rotateInDownRight}@keyframes arcu_rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.arcuAnimated.rotateInUpLeft{animation-name:arcu_rotateInUpLeft}@keyframes arcu_rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.arcuAnimated.rotateInUpRight{animation-name:arcu_rotateInUpRight}@keyframes arcu_rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.arcuAnimated.rotateOut{animation-name:arcu_rotateOut}@keyframes arcu_rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.arcuAnimated.rotateOutDownLeft{animation-name:arcu_rotateOutDownLeft}@keyframes arcu_rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.arcuAnimated.rotateOutDownRight{animation-name:arcu_rotateOutDownRight}@keyframes arcu_rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.arcuAnimated.rotateOutUpLeft{animation-name:arcu_rotateOutUpLeft}@keyframes arcu_rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.arcuAnimated.rotateOutUpRight{animation-name:arcu_rotateOutUpRight}@keyframes arcu_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}}.arcuAnimated.hinge{animation-name:arcu_hinge}@keyframes arcu_jackInTheBox{from{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)}}.arcuAnimated.jackInTheBox{animation-name:arcu_jackInTheBox}@keyframes arcu_rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.arcuAnimated.rollIn{animation-name:arcu_rollIn}@keyframes arcu_rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.arcuAnimated.rollOut{animation-name:arcu_rollOut}@keyframes arcu_zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.arcuAnimated.zoomIn{animation-name:arcu_zoomIn}@keyframes arcu_zoomInDown{from{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)}}.arcuAnimated.zoomInDown{animation-name:arcu_zoomInDown}@keyframes arcu_zoomInLeft{from{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)}}.arcuAnimated.zoomInLeft{animation-name:arcu_zoomInLeft}@keyframes arcu_zoomInRight{from{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)}}.arcuAnimated.zoomInRight{animation-name:arcu_zoomInRight}@keyframes arcu_zoomInUp{from{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)}}.arcuAnimated.zoomInUp{animation-name:arcu_zoomInUp}@keyframes arcu_zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.arcuAnimated.zoomOut{animation-name:arcu_zoomOut}@keyframes arcu_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)}}.arcuAnimated.zoomOutDown{animation-name:arcu_zoomOutDown}@keyframes arcu_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}}.arcuAnimated.zoomOutLeft{animation-name:arcu_zoomOutLeft}@keyframes arcu_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}}.arcuAnimated.zoomOutRight{animation-name:arcu_zoomOutRight}@keyframes arcu_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)}}.arcuAnimated.zoomOutUp{animation-name:arcu_zoomOutUp}@keyframes arcu_slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.arcuAnimated.slideInDown{animation-name:arcu_slideInDown}@keyframes arcu_slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.arcuAnimated.slideInLeft{animation-name:arcu_slideInLeft}@keyframes arcu_slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.arcuAnimated.slideInRight{animation-name:arcu_slideInRight}@keyframes arcu_slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.arcuAnimated.slideInUp{animation-name:arcu_slideInUp}@keyframes arcu_slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.arcuAnimated.slideOutDown{animation-name:arcu_slideOutDown}@keyframes arcu_slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.arcuAnimated.slideOutLeft{animation-name:arcu_slideOutLeft}@keyframes arcu_slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.arcuAnimated.slideOutRight{animation-name:arcu_slideOutRight}@keyframes arcu_slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.arcuAnimated.slideOutUp{animation-name:arcu_slideOutUp}.arcu-text-center{text-align:center}.arcu-text-left{text-align:left}.arcu-text-right{text-align:right}.arcontactus-widget{opacity:0;transition:.2s opacity;line-height:1}.arcontactus-widget *{box-sizing:border-box}.arcontactus-widget .arcu-single-mode-link{position:absolute;display:block;z-index:1;width:100%;height:100%}.arcontactus-widget .arcu-online-badge{position:absolute;top:4px;right:4px;width:10px;height:10px;border-radius:50%;z-index:1}.arcontactus-widget .arcu-online-badge.online{background-color:#35ac19}.arcontactus-widget .arcu-online-badge.offline{background-color:red}.arcontactus-widget.arcu-elastic.left .messangers-block,.arcontactus-widget.arcu-bubble.left .messangers-block{right:auto;left:0;transform:translate3d(-100%,0,0)}.arcontactus-widget.arcu-elastic .messangers-block,.arcontactus-widget.arcu-bubble .messangers-block{transform:translate3d(100%,0,0);position:fixed;top:0;right:0;bottom:0!important;border-radius:0;background:none;transition:.3s all;box-shadow:none;opacity:0}.arcontactus-widget.arcu-elastic .messangers-block:before,.arcontactus-widget.arcu-bubble .messangers-block:before{content:"";position:absolute;width:calc(100% - 118px);top:0;right:0!important;bottom:0;background:#FFF}.arcontactus-widget.arcu-elastic .messangers-block .messangers-list-container,.arcontactus-widget.arcu-bubble .messangers-block .messangers-list-container,.arcontactus-widget.arcu-elastic .messangers-block .messangers-list,.arcontactus-widget.arcu-bubble .messangers-block .messangers-list{height:100%}.arcontactus-widget.arcu-elastic .messangers-block .arcu-menu-header,.arcontactus-widget.arcu-bubble .messangers-block .arcu-menu-header{transform:translate3d(0,-100%,0);transition:.1s all;border-radius:0}.arcontactus-widget.arcu-elastic .messangers-block .arcu-menu-header .arcu-header-close,.arcontactus-widget.arcu-bubble .messangers-block .arcu-menu-header .arcu-header-close{top:0;right:0;border-radius:0}.arcontactus-widget.arcu-elastic .messangers-block.has-header .arcu-morph-shape,.arcontactus-widget.arcu-bubble .messangers-block.has-header .arcu-morph-shape{top:0}.arcontactus-widget.arcu-elastic.open .messangers-block,.arcontactus-widget.arcu-bubble.open .messangers-block{opacity:1;transform:translate3d(0,0,0)}.arcontactus-widget.arcu-elastic.open .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.arcu-elastic.open .messangers-block .messangers-list.arcu-uptodown,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-uptodown{transition:transform .4s;transition-delay:.2s}.arcontactus-widget.arcu-elastic.open .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.arcu-elastic.open .messangers-block .messangers-list.arcu-uptodown li,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-uptodown li{transition:transform .4s;transition-duration:.4s;transition-delay:.2s}.arcontactus-widget.arcu-elastic.open .messangers-block.has-header .arcu-menu-header,.arcontactus-widget.arcu-bubble.open .messangers-block.has-header .arcu-menu-header{transform:translate3d(0,0,0);transition-delay:.3s}.arcontactus-widget.arcu-elastic.open.left .messangers-block,.arcontactus-widget.arcu-bubble.open.left .messangers-block{transform:translate3d(0,0,0)}.arcontactus-widget.arcu-elastic.open.left .messangers-block:before,.arcontactus-widget.arcu-bubble.open.left .messangers-block:before{left:0!important}.arcontactus-widget.arcu-elastic .arcu-morph-shape,.arcontactus-widget.arcu-bubble .arcu-morph-shape{position:absolute;top:0;left:0;width:120px;bottom:0;transform:rotate(180deg);color:#FFF;fill:#FFF;z-index:-1}.arcontactus-widget.arcu-elastic.left .arcu-morph-shape,.arcontactus-widget.arcu-bubble.left .arcu-morph-shape{left:auto;right:0;transform:rotate(0)}.arcontactus-widget.arcu-bubble .arcu-morph-shape{width:100%}.arcontactus-widget.arcu-bubble .messangers-block:before{display:none!important}.arcontactus-widget.arcu-bubble .messangers-block .messangers-list{transform:translate3d(100%,0,0);transition-delay:.2s}.arcontactus-widget.arcu-bubble .messangers-block.has-header .arcu-menu-header{transform:translate3d(0,-100%,0);transition:.2s}.arcontactus-widget.arcu-bubble .messangers-block.has-header .arcu-morph-shape{top:0}.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-uptodown{transition:transform .6s;transition-delay:.2s}.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-uptodown li{transition:transform .6s;transition-duration:.6s;transition-delay:.2s}.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-fromaside{transition-delay:.2s}.arcontactus-widget.arcu-bubble.open.left .messangers-block .messangers-list.arcu-fromaside li{transition-delay:.2s}.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list{transform:translate3d(0,0,0)}.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-uptodown{transition:transform .6s;transition-delay:.2s}.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-uptodown li{transition:transform .6s;transition-duration:.6s;transition-delay:.2s}.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-fromaside{transition-delay:.2s}.arcontactus-widget.arcu-bubble.open .messangers-block .messangers-list.arcu-fromaside li{transition-delay:.2s}.arcontactus-widget.arcu-bubble.open .messangers-block.has-header .arcu-menu-header{transform:translate3d(0,0,0);transition-delay:.5s}.arcontactus-widget.left.arcontactus-message{left:20px;right:auto}.arcontactus-widget.left .arcontactus-message-button{right:auto;left:0}.arcontactus-widget.left .arcu-popup{left:0;right:auto}.arcontactus-widget.left .arcontactus-prompt{left:80px;right:auto;transform-origin:0% 50%}.arcontactus-widget.left .arcontactus-prompt.arcu-prompt-top{left:0;right:auto}.arcontactus-widget.left .arcontactus-prompt.arcu-prompt-top:before{border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;border-bottom:0 none;left:25px;right:auto}.arcontactus-widget.left .arcontactus-prompt:before{border-right:8px solid #FFF;border-top:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid transparent;right:auto;left:-15px}.arcontactus-widget.left .messangers-block{right:auto;left:0;-webkit-transform-origin:10% 105%;-ms-transform-origin:10% 105%;transform-origin:10% 105%}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside{transition:transform 0s .2s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(-100%,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li{transition:transform 0s .2s;transition-timing-function:cubic-bezier(.3,0,.3,1);transform:translate3d(-500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(2){transform:translate3d(-1000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(3){transform:translate3d(-1500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(4){transform:translate3d(-2000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(5){transform:translate3d(-2500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(6){transform:translate3d(-3000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(7){transform:translate3d(-3500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(8){transform:translate3d(-4000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(9){transform:translate3d(-4500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(10){transform:translate3d(-5000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(11){transform:translate3d(-5500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(12){transform:translate3d(-6000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(13){transform:translate3d(-6500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(14){transform:translate3d(-7000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(15){transform:translate3d(-7500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(16){transform:translate3d(-8000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(17){transform:translate3d(-8500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(18){transform:translate3d(-9000px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(19){transform:translate3d(-9500px,0,0)}.arcontactus-widget.left .messangers-block .messangers-list.arcu-fromaside li:nth-child(20){transform:translate3d(-10000px,0,0)}.arcontactus-widget.left .arcu-forms-container{left:0;right:auto}.arcontactus-widget.left .messangers-block::before,.arcontactus-widget.left .arcu-forms-container::before{left:25px;right:auto}.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-uptodown,.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-fromaside{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .4s;transition-timing-function:cubic-bezier(.7,0,.3,1)}.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-uptodown li,.arcontactus-widget.left.open .messangers-block .messangers-list.arcu-fromaside li{transition:transform .4s;transition-timing-function:cubic-bezier(.7,0,.3,1);transition-duration:.4s;transform:translate3d(0,0,0)}.arcontactus-widget.hg.arcontactus-message{width:100px;height:100px}.arcontactus-widget.hg .messangers-block,.arcontactus-widget.hg .arcu-forms-container,.arcontactus-widget.hg .arcu-popup{bottom:110px}.arcontactus-widget.hg .arcontactus-prompt{bottom:5px}.arcontactus-widget.hg .icons-line{top:22px;left:24px}.arcontactus-widget.hg.left .messangers-block:before,.arcontactus-widget.hg.left .arcu-forms-container:before,.arcontactus-widget.hg.left .arcu-popup:before{left:41px;right:auto}.arcontactus-widget.hg.left .arcontactus-prompt{left:110px;bottom:26px}.arcontactus-widget.hg.right .messangers-block:before,.arcontactus-widget.hg.right .arcu-forms-container:before,.arcontactus-widget.hg.right .arcu-popup:before{right:41px}.arcontactus-widget.hg.right .arcontactus-prompt{right:110px;bottom:26px}.arcontactus-widget.hg .arcontactus-message-button{width:100px;height:100px}.arcontactus-widget.hg .arcontactus-message-button .pulsation{width:114px;height:114px;border-radius:60px}.arcontactus-widget.hg .arcontactus-message-button .icons{width:70px;height:70px;margin-top:-35px;margin-left:-35px}.arcontactus-widget.hg .arcontactus-message-button .callback-state{width:70px;height:70px;margin-top:-35px;margin-left:-35px}.arcontactus-widget.md.arcontactus-message{width:60px;height:60px}.arcontactus-widget.md .messangers-block,.arcontactus-widget.md .arcu-forms-container,.arcontactus-widget.md .arcu-popup{bottom:70px}.arcontactus-widget.md .arcontactus-prompt{bottom:5px}.arcontactus-widget.md.left .messangers-block:before,.arcontactus-widget.md.left .arcu-forms-container:before,.arcontactus-widget.md.left .arcu-popup:before{left:21px;right:auto}.arcontactus-widget.md.left .arcontactus-prompt{left:70px}.arcontactus-widget.md.left .arcontactus-prompt.arcu-prompt-top{bottom:70px;left:0;right:auto}.arcontactus-widget.md.left .arcontactus-prompt.arcu-prompt-top:before{border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;border-bottom:0 none;left:21px;right:auto}.arcontactus-widget.md.right .messangers-block:before,.arcontactus-widget.md.right .arcu-forms-container:before,.arcontactus-widget.md.right .arcu-popup:before{right:21px}.arcontactus-widget.md.right .arcontactus-prompt{right:70px}.arcontactus-widget.md.right .arcontactus-prompt.arcu-prompt-top{right:0;bottom:70px}.arcontactus-widget.md.right .arcontactus-prompt.arcu-prompt-top:before{right:21px}.arcontactus-widget.md .arcontactus-message-button{width:60px;height:60px}.arcontactus-widget.md .arcontactus-message-button .pulsation{width:74px;height:74px}.arcontactus-widget.md .arcontactus-message-button .icons{width:40px;height:40px;margin-top:-20px;margin-left:-20px}.arcontactus-widget.md .arcontactus-message-button .callback-state{width:40px;height:40px;margin-top:-20px;margin-left:-20px}.arcontactus-widget.sm.arcontactus-message{width:50px;height:50px}.arcontactus-widget.sm .messangers-block,.arcontactus-widget.sm .arcu-forms-container,.arcontactus-widget.sm .arcu-popup{bottom:60px}.arcontactus-widget.sm .arcontactus-prompt{bottom:0}.arcontactus-widget.sm.left .messangers-block:before,.arcontactus-widget.sm.left .arcu-forms-container:before,.arcontactus-widget.sm.left .arcu-popup:before{left:16px;right:auto}.arcontactus-widget.sm.left .arcontactus-prompt{left:60px}.arcontactus-widget.sm.left .arcontactus-prompt.arcu-prompt-top{bottom:60px;left:0;right:auto}.arcontactus-widget.sm.left .arcontactus-prompt.arcu-prompt-top:before{border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;border-bottom:0 none;left:16px;right:auto}.arcontactus-widget.sm.right .messangers-block:before,.arcontactus-widget.sm.right .arcu-forms-container:before,.arcontactus-widget.sm.right .arcu-popup:before{right:16px}.arcontactus-widget.sm.right .arcontactus-prompt{right:60px}.arcontactus-widget.sm.right .arcontactus-prompt.arcu-prompt-top{right:0;bottom:60px}.arcontactus-widget.sm.right .arcontactus-prompt.arcu-prompt-top:before{right:16px}.arcontactus-widget.sm .arcontactus-message-button{width:50px;height:50px}.arcontactus-widget.sm .arcontactus-message-button .pulsation{width:64px;height:64px}.arcontactus-widget.sm .arcontactus-message-button .icons{width:40px;height:40px;margin-top:-20px;margin-left:-20px}.arcontactus-widget.sm .arcontactus-message-button .callback-state{width:40px;height:40px;margin-top:-20px;margin-left:-20px}.arcontactus-widget.active{opacity:1}.arcontactus-widget.arcontactus-message{z-index:1000000;right:20px;bottom:20px;position:fixed!important;height:70px;width:70px}.arcontactus-widget .arcontactus-message-button{width:70px;position:absolute;height:70px;right:0;background-color:red;border-radius:50px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.arcontactus-widget .arcontactus-message-button p,.arcontactus-widget .arcontactus-message-button .arcu-item-label{font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;color:#fff;font-weight:700;font-size:10px;line-height:11px;margin:0}.arcontactus-widget .arcontactus-message-button .pulsation{width:84px;height:84px;background-color:red;border-radius:50px;position:absolute;left:-7px;top:-7px;z-index:-1;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:arcontactus-pulse 2s infinite;animation:arcontactus-pulse 2s infinite}.arcontactus-widget .arcontactus-message-button .icons{background-color:#fff;width:44px;height:44px;border-radius:50px;position:absolute;overflow:hidden;top:50%;left:50%;margin-top:-22px;margin-left:-22px}.arcontactus-widget .arcontactus-message-button .static,.arcontactus-widget .arcontactus-message-button .form-icon{position:absolute;top:0;left:0;bottom:0;right:0;margin:0;padding:0;width:100%;height:100%;text-align:center;display:flex;flex:auto}.arcontactus-widget .arcontactus-message-button .static div,.arcontactus-widget .arcontactus-message-button .form-icon div{margin:auto}.arcontactus-widget .arcontactus-message-button .static div.img-24 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-24 svg,.arcontactus-widget .arcontactus-message-button .static div.img-24 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-24 i,.arcontactus-widget .arcontactus-message-button .static div.img-24 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-24 img{width:24px;height:24px;font-size:24px;line-height:24px}.arcontactus-widget .arcontactus-message-button .static div.img-28 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-28 svg,.arcontactus-widget .arcontactus-message-button .static div.img-28 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-28 i,.arcontactus-widget .arcontactus-message-button .static div.img-28 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-28 img{width:28px;height:28px;font-size:28px;line-height:28px}.arcontactus-widget .arcontactus-message-button .static div.img-32 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-32 svg,.arcontactus-widget .arcontactus-message-button .static div.img-32 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-32 i,.arcontactus-widget .arcontactus-message-button .static div.img-32 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-32 img{width:32px;height:32px;font-size:32px;line-height:32px}.arcontactus-widget .arcontactus-message-button .static div.img-36 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-36 svg,.arcontactus-widget .arcontactus-message-button .static div.img-36 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-36 i,.arcontactus-widget .arcontactus-message-button .static div.img-36 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-36 img{width:36px;height:36px;font-size:36px;line-height:36px}.arcontactus-widget .arcontactus-message-button .static div.img-42 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-42 svg,.arcontactus-widget .arcontactus-message-button .static div.img-42 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-42 i,.arcontactus-widget .arcontactus-message-button .static div.img-42 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-42 img{width:42px;height:42px;font-size:42px;line-height:42px}.arcontactus-widget .arcontactus-message-button .static div.img-48 svg,.arcontactus-widget .arcontactus-message-button .form-icon div.img-48 svg,.arcontactus-widget .arcontactus-message-button .static div.img-48 i,.arcontactus-widget .arcontactus-message-button .form-icon div.img-48 i,.arcontactus-widget .arcontactus-message-button .static div.img-48 img,.arcontactus-widget .arcontactus-message-button .form-icon div.img-48 img{width:48px;height:48px;font-size:48px;line-height:48px}.arcontactus-widget .arcontactus-message-button .static img,.arcontactus-widget .arcontactus-message-button .form-icon img{display:inline}.arcontactus-widget .arcontactus-message-button .static svg,.arcontactus-widget .arcontactus-message-button .form-icon svg,.arcontactus-widget .arcontactus-message-button .static i,.arcontactus-widget .arcontactus-message-button .form-icon i,.arcontactus-widget .arcontactus-message-button .static img,.arcontactus-widget .arcontactus-message-button .form-icon img{width:24px;height:24px;color:#FFF;line-height:24px;font-size:24px;margin:auto}.arcontactus-widget .arcontactus-message-button .form-icon{transition:.2s all;transform:scale(0)}.arcontactus-widget .arcontactus-message-button .form-icon.active{transform:scale(1)}.arcontactus-widget .pulsation:nth-of-type(2n){-webkit-animation-delay:.5s;animation-delay:.5s}.arcontactus-widget .pulsation.stop{-webkit-animation:none;animation:none}.arcontactus-widget .icons-line{top:10px;left:12px;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-transition:cubic-bezier(.13,1.49,.14,-.4);-o-transition:cubic-bezier(.13,1.49,.14,-.4);transition:cubic-bezier(.13,1.49,.14,-.4);-webkit-animation-delay:0s;animation-delay:0s;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px);height:24px;transition:.2s all}.arcontactus-widget .icons-line.stop{-webkit-animation-play-state:paused;animation-play-state:paused}.arcontactus-widget .icons-line span{display:inline-block;width:24px;height:24px;color:red}.arcontactus-widget .icons-line span svg,.arcontactus-widget .icons-line span i,.arcontactus-widget .icons-line span img{width:24px;height:24px}.arcontactus-widget .icons-line span i{display:block;font-size:24px;line-height:24px}.arcontactus-widget .icons-line img,.arcontactus-widget .icons-line span{margin-right:40px}.arcontactus-widget .static{transition:.2s all}.arcontactus-widget .static.hide{transform:scale(0);opacity:0}.arcontactus-widget .icons{transition:.2s all}.arcontactus-widget .icons.hide{transform:scale(0);opacity:0}.arcontactus-widget .icons.hide .icons-line{transform:scale(0)}.arcontactus-widget .icons .icon:first-of-type{margin-left:0}.arcontactus-widget .arcontactus-close{color:#FFF}.arcontactus-widget .arcontactus-close svg{-webkit-transform:rotate(180deg) scale(0);-ms-transform:rotate(180deg) scale(0);transform:rotate(180deg) scale(0);-webkit-transition:ease-in .12s all;-o-transition:ease-in .12s all;transition:ease-in .12s all;display:block}.arcontactus-widget .arcontactus-close.show-messageners-block svg{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}.arcontactus-widget .arcontactus-prompt{display:-webkit-box;display:-ms-flexbox;display:flex}.arcontactus-widget .arcu-forms-container,.arcontactus-widget .messangers-block,.arcontactus-widget .arcontactus-prompt,.arcontactus-widget .arcu-popup{background:#FFF;box-shadow:0 0 40px rgba(0,0,0,.2);width:300px;background-repeat:no-repeat;background-position:center;position:absolute;bottom:80px;right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:7px;z-index:1000000;transform:scale(1);display:none}.arcontactus-widget .arcu-forms-container:before,.arcontactus-widget .messangers-block:before,.arcontactus-widget .arcontactus-prompt:before,.arcontactus-widget .arcu-popup:before{position:absolute;bottom:-7px;right:25px;left:auto;display:inline-block!important;border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;content:''}.arcontactus-widget .arcu-forms-container .arcu-form-container{display:none}.arcontactus-widget .arcu-forms-container .arcu-form-container.active{display:block}.arcontactus-widget.arcu-scale .arcu-forms-container,.arcontactus-widget.arcu-scale .messangers-block,.arcontactus-widget.arcu-scale .arcontactus-prompt,.arcontactus-widget.arcu-scale .arcu-popup{display:block;-webkit-transform-origin:80% 105%;-ms-transform-origin:80% 105%;transform-origin:80% 105%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:ease-out .12s all;-o-transition:ease-out .12s all;transition:ease-out .12s all}.arcontactus-widget.arcu-scale .arcu-forms-container.show-messageners-block,.arcontactus-widget.arcu-scale .messangers-block.show-messageners-block,.arcontactus-widget.arcu-scale .arcontactus-prompt.show-messageners-block,.arcontactus-widget.arcu-scale .arcu-popup.show-messageners-block,.arcontactus-widget.arcu-scale .arcu-forms-container.display-flex,.arcontactus-widget.arcu-scale .messangers-block.display-flex,.arcontactus-widget.arcu-scale .arcontactus-prompt.display-flex,.arcontactus-widget.arcu-scale .arcu-popup.display-flex,.arcontactus-widget.arcu-scale .arcu-forms-container.active,.arcontactus-widget.arcu-scale .messangers-block.active,.arcontactus-widget.arcu-scale .arcontactus-prompt.active,.arcontactus-widget.arcu-scale .arcu-popup.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.arcontactus-widget.arcu-scaleout .arcu-forms-container,.arcontactus-widget.arcu-scaleout .messangers-block,.arcontactus-widget.arcu-scaleout .arcontactus-prompt,.arcontactus-widget.arcu-scaleout .arcu-popup{display:block;-webkit-transform-origin:80% 105%;-ms-transform-origin:80% 105%;transform-origin:80% 105%;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);-webkit-transition:ease-out .12s all;-o-transition:ease-out .12s all;transition:ease-out .12s all;opacity:0;visibility:hidden}.arcontactus-widget.arcu-scaleout .arcu-forms-container.show-messageners-block,.arcontactus-widget.arcu-scaleout .messangers-block.show-messageners-block,.arcontactus-widget.arcu-scaleout .arcontactus-prompt.show-messageners-block,.arcontactus-widget.arcu-scaleout .arcu-popup.show-messageners-block,.arcontactus-widget.arcu-scaleout .arcu-forms-container.display-flex,.arcontactus-widget.arcu-scaleout .messangers-block.display-flex,.arcontactus-widget.arcu-scaleout .arcontactus-prompt.display-flex,.arcontactus-widget.arcu-scaleout .arcu-popup.display-flex,.arcontactus-widget.arcu-scaleout .arcu-forms-container.active,.arcontactus-widget.arcu-scaleout .messangers-block.active,.arcontactus-widget.arcu-scaleout .arcontactus-prompt.active,.arcontactus-widget.arcu-scaleout .arcu-popup.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.arcontactus-widget.arcu-fadeindown .arcu-forms-container,.arcontactus-widget.arcu-fadeinup .arcu-forms-container,.arcontactus-widget.arcu-fadeindown .messangers-block,.arcontactus-widget.arcu-fadeinup .messangers-block,.arcontactus-widget.arcu-fadeindown .arcontactus-prompt,.arcontactus-widget.arcu-fadeinup .arcontactus-prompt,.arcontactus-widget.arcu-fadeindown .arcu-popup,.arcontactus-widget.arcu-fadeinup .arcu-popup{display:block;visibility:hidden;opacity:0;transition:ease-in-out .2s all;transform:translate3d(0,-20%,0)}.arcontactus-widget.arcu-fadeindown .arcu-forms-container.show-messageners-block,.arcontactus-widget.arcu-fadeinup .arcu-forms-container.show-messageners-block,.arcontactus-widget.arcu-fadeindown .messangers-block.show-messageners-block,.arcontactus-widget.arcu-fadeinup .messangers-block.show-messageners-block,.arcontactus-widget.arcu-fadeindown .arcontactus-prompt.show-messageners-block,.arcontactus-widget.arcu-fadeinup .arcontactus-prompt.show-messageners-block,.arcontactus-widget.arcu-fadeindown .arcu-popup.show-messageners-block,.arcontactus-widget.arcu-fadeinup .arcu-popup.show-messageners-block,.arcontactus-widget.arcu-fadeindown .arcu-forms-container.display-flex,.arcontactus-widget.arcu-fadeinup .arcu-forms-container.display-flex,.arcontactus-widget.arcu-fadeindown .messangers-block.display-flex,.arcontactus-widget.arcu-fadeinup .messangers-block.display-flex,.arcontactus-widget.arcu-fadeindown .arcontactus-prompt.display-flex,.arcontactus-widget.arcu-fadeinup .arcontactus-prompt.display-flex,.arcontactus-widget.arcu-fadeindown .arcu-popup.display-flex,.arcontactus-widget.arcu-fadeinup .arcu-popup.display-flex,.arcontactus-widget.arcu-fadeindown .arcu-forms-container.active,.arcontactus-widget.arcu-fadeinup .arcu-forms-container.active,.arcontactus-widget.arcu-fadeindown .messangers-block.active,.arcontactus-widget.arcu-fadeinup .messangers-block.active,.arcontactus-widget.arcu-fadeindown .arcontactus-prompt.active,.arcontactus-widget.arcu-fadeinup .arcontactus-prompt.active,.arcontactus-widget.arcu-fadeindown .arcu-popup.active,.arcontactus-widget.arcu-fadeinup .arcu-popup.active{visibility:visible;opacity:1;transform:translate3d(0,0,0)}.arcontactus-widget.arcu-fadeinup .arcu-forms-container,.arcontactus-widget.arcu-fadeinup .messangers-block,.arcontactus-widget.arcu-fadeinup .arcontactus-prompt,.arcontactus-widget.arcu-fadeinup .arcu-popup{transform:translate3d(0,20%,0)}.arcontactus-widget .arcu-popup{display:block;-webkit-transform-origin:80% 105%;-ms-transform-origin:80% 105%;transform-origin:80% 105%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:ease-out .12s all;-o-transition:ease-out .12s all;transition:ease-out .12s all;padding:0}.arcontactus-widget .arcu-popup.show-messageners-block{display:block;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.arcontactus-widget .arcu-popup .arcu-popup-header{padding:18px 30px;color:#FFF;background:#787878;border-radius:7px 7px 0 0;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;margin-bottom:0;font-size:17px;position:relative;line-height:1.4}.arcontactus-widget .arcu-popup .arcu-popup-content{padding:10px;max-height:300px;overflow:auto;line-height:initial}.arcontactus-widget .arcontactus-prompt.arcu-prompt-top{right:0;max-width:260px;bottom:80px}.arcontactus-widget .arcontactus-prompt.arcu-prompt-top:before{bottom:-7px;right:25px;left:auto;border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;border-bottom:0 none}.arcontactus-widget .messangers-block{display:block}.arcontactus-widget .messangers-block.has-header{padding-top:0}.arcontactus-widget .messangers-block .messangers-list-container{overflow:hidden}.arcontactus-widget .messangers-block .messangers-list-container.ar-loading{position:relative}.arcontactus-widget .messangers-block .messangers-list-container.ar-loading:before{background:rgba(255,255,255,.6);content:' ';position:absolute;bottom:0;left:0;right:0;top:0;z-index:2;border-radius:7px}.arcontactus-widget .messangers-block .messangers-list-container.ar-loading:after{content:' ';position:absolute;width:30px;height:30px;z-index:2;top:50%;bottom:50%;margin-top:-15px;margin-bottom:-15px;left:50%;margin-left:-15px;background:url(https://otkupsatova.com/wp-content/plugins/ar-contactus/res/css/../img/ring-alt.gif) no-repeat transparent scroll 0 0}.arcontactus-widget .messangers-block .arcu-menu-header{padding:18px 15px;color:#FFF;background:#787878;border-radius:7px 7px 0 0;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;margin-bottom:10px;font-size:17px;position:relative;line-height:1.4}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-menu-subheader{font-size:14px}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon{position:absolute;width:48px;height:48px;left:11px;top:18px}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon .arcu-online-badge{height:11px;width:11px;border:2px solid red;bottom:-2px;right:3px;top:auto}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon.arcu-bg-image{background-size:cover;border-radius:50%}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon>img,.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon>svg,.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon>i,.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon>.arcu-img-round{display:block;width:48px;height:auto}.arcontactus-widget .messangers-block .arcu-menu-header .arcu-header-icon i{font-size:48px}.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-center>img,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-center>svg,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-center>i,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-center>.arcu-img-round{margin:0 auto 5px}.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-center .arcu-header-icon{position:relative;margin:0 auto 10px auto;display:block;top:0;left:0;right:0}.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-left{position:relative;padding-left:68px}.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-left>img,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-left>svg,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-left>i,.arcontactus-widget .messangers-block .arcu-menu-header.arcu-icon-left>.arcu-img-round{position:absolute;left:10px;top:18px}.arcontactus-widget .arcu-header-close,.arcontactus-widget .arcu-popup-close,.arcontactus-widget .arcu-popup-back{position:absolute;right:0;top:-30px;padding:0;margin:0;border:0 none;background:none;line-height:1;width:26px;height:26px;cursor:pointer;color:#FFF;background:#787878;border-radius:50%;text-align:center}.arcontactus-widget .arcu-header-close svg,.arcontactus-widget .arcu-popup-close svg,.arcontactus-widget .arcu-popup-back svg{height:12px;width:12px;display:block;position:absolute;left:50%;top:50%;margin:-6px 0 0 -6px}.arcontactus-widget .arcu-header-close,.arcontactus-widget .arcu-popup-close{transition:.2s all}.arcontactus-widget .arcu-header-close:hover,.arcontactus-widget .arcu-popup-close:hover{transform:rotate(180deg)}.arcontactus-widget .arcu-popup-back{right:auto;left:0;top:50%;margin-top:-13px;display:block}.arcontactus-widget .arcu-popup-back svg{height:16px;width:16px;margin:-8px 0 0 -8px}.arcontactus-widget .arcontactus-prompt-typing{border-radius:10px;display:inline-block;left:3px;padding:0 0 0 3px;position:relative;top:4px;width:50px}.arcontactus-widget .arcontactus-prompt-typing>div{position:relative;float:left;border-radius:50%;width:10px;height:10px;background:#ccc;margin:0 2px;-webkit-animation:arcontactus-updown 1s infinite;animation:arcontactus-updown 1s infinite}.arcontactus-widget .arcontactus-prompt-typing>div:nth-child(2){animation-delay:.1s}.arcontactus-widget .arcontactus-prompt-typing>div:nth-child(3){animation-delay:.2s}.arcontactus-widget .arcontactus-prompt{color:#787878;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:18px;width:auto;bottom:10px;right:80px;white-space:nowrap;padding:14px 20px 14px}.arcontactus-widget .arcontactus-prompt:before{border-right:8px solid transparent;border-top:8px solid transparent;border-left:8px solid #FFF;border-bottom:8px solid transparent;bottom:16px;right:-15px}.arcontactus-widget .arcontactus-prompt.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.arcontactus-widget .arcontactus-prompt:hover .arcontactus-prompt-close{opacity:1}.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close{opacity:0;transition:.2s all;position:absolute;right:-10px;top:-10px;padding:0;margin:0;border:0 none;background:none;line-height:1;width:26px;height:26px;cursor:pointer;color:#FFF;background:#787878;border-radius:50%;text-align:center}.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close svg{height:12px;width:12px;display:block;position:absolute;left:50%;top:50%;margin:-6px 0 0 -6px}.arcontactus-widget .messangers-block .arcu-submenu-container{transition:.2s all;opacity:0;visibility:hidden}.arcontactus-widget .messangers-block .arcu-submenu-container.active{opacity:1;visibility:visible}.arcontactus-widget .messangers-block .arcu-submenu li{display:none}.arcontactus-widget .messangers-block .arcu-submenu li.active{display:block}.arcontactus-widget .messangers-block .arcu-submenu.active>li{display:block!important}.arcontactus-widget .messangers-block .messangers-list,.arcontactus-widget .messangers-block .arcu-submenu{list-style:none;margin:0;padding:0}.arcontactus-widget .messangers-block .messangers-list li,.arcontactus-widget .messangers-block .arcu-submenu li{margin:0;padding:0}.arcontactus-widget .messangers-block .messangers-list.arcu-submenu-active li,.arcontactus-widget .messangers-block .arcu-submenu.arcu-submenu-active li{display:none}.arcontactus-widget .messangers-block .messangers-list.arcu-submenu-active li.active,.arcontactus-widget .messangers-block .arcu-submenu.arcu-submenu-active li.active{display:block}.arcontactus-widget .messangers-block .messangers-list.arcu-submenu-active li.active>.messanger,.arcontactus-widget .messangers-block .arcu-submenu.arcu-submenu-active li.active>.messanger{display:none}.arcontactus-widget .messangers-block .messangers-list.arcu-submenu-active li.active>.arcu-submenu-header,.arcontactus-widget .messangers-block .arcu-submenu.arcu-submenu-active li.active>.arcu-submenu-header{display:block}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header{padding:10px 30px 10px 30px;background:red;position:relative;display:none}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header>img,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header>img,.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header>svg,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header>svg{display:block;width:48px;height:auto;margin:0 auto 5px}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header.active,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header.active{display:block}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header .arcu-submenu-title,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header .arcu-submenu-title{font-size:14px;color:#fff;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header .arcu-submenu-back,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header .arcu-submenu-back{cursor:pointer;padding:9px 6px;top:0;left:0;position:absolute;color:#fff}.arcontactus-widget .messangers-block .messangers-list .arcu-submenu-header .arcu-submenu-back svg,.arcontactus-widget .messangers-block .arcu-submenu .arcu-submenu-header .arcu-submenu-back svg{height:16px;width:16px}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup,.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown,.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown{transition:transform 0s .2s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li,.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li,.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li{transition:transform 0s .2s;transition-timing-function:cubic-bezier(.3,0,.3,1);transform:translate3d(0,500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(2),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(2),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(2),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(2){transform:translate3d(0,1000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(3),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(3),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(3),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(3){transform:translate3d(0,1500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(4),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(4),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(4),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(4){transform:translate3d(0,2000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(5),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(5),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(5),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(5){transform:translate3d(0,2500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(6),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(6),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(6),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(6){transform:translate3d(0,3000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(7),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(7),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(7),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(7){transform:translate3d(0,3500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(8),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(8),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(8),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(8){transform:translate3d(0,4000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(9),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(9),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(9),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(9){transform:translate3d(0,4500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(10),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(10),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(10),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(10){transform:translate3d(0,5000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(11),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(11),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(11),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(11){transform:translate3d(0,5500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(12),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(12),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(12),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(12){transform:translate3d(0,6000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(13),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(13),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(13),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(13){transform:translate3d(0,6500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(14),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(14),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(14),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(14){transform:translate3d(0,7000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(15),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(15),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(15),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(15){transform:translate3d(0,7500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(16),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(16),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(16),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(16){transform:translate3d(0,8000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(17),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(17),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(17),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(17){transform:translate3d(0,8500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(18),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(18),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(18),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(18){transform:translate3d(0,9000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(19),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(19),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(19),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(19){transform:translate3d(0,9500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-downtoup li:nth-child(20),.arcontactus-widget .messangers-block .arcu-submenu.arcu-downtoup li:nth-child(20),.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(20),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(20){transform:translate3d(0,10000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown,.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown{transition:transform 0s .2s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li,.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li{transition:transform 0s .2s;transition-timing-function:cubic-bezier(.3,0,.3,1);transform:translate3d(0,-500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(2),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(2){transform:translate3d(0,-1000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(3),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(3){transform:translate3d(0,-1500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(4),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(4){transform:translate3d(0,-2000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(5),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(5){transform:translate3d(0,-2500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(6),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(6){transform:translate3d(0,-3000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(7),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(7){transform:translate3d(0,-3500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(8),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(8){transform:translate3d(0,-4000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(9),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(9){transform:translate3d(0,-4500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(10),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(10){transform:translate3d(0,-5000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(11),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(11){transform:translate3d(0,-5500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(12),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(12){transform:translate3d(0,-6000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(13),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(13){transform:translate3d(0,-6500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(14),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(14){transform:translate3d(0,-7000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(15),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(15){transform:translate3d(0,-7500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(16),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(16){transform:translate3d(0,-8000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(17),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(17){transform:translate3d(0,-8500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(18),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(18){transform:translate3d(0,-9000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(19),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(19){transform:translate3d(0,-9500px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-uptodown li:nth-child(20),.arcontactus-widget .messangers-block .arcu-submenu.arcu-uptodown li:nth-child(20){transform:translate3d(0,-10000px,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside,.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside{transition:transform 0s .2s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(-100%,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li,.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li{transition:transform 0s .2s;transition-timing-function:cubic-bezier(.3,0,.3,1);transform:translate3d(500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(2),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(2){transform:translate3d(1000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(3),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(3){transform:translate3d(1500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(4),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(4){transform:translate3d(2000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(5),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(5){transform:translate3d(2500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(6),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(6){transform:translate3d(3000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(7),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(7){transform:translate3d(3500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(8),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(8){transform:translate3d(4000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(9),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(9){transform:translate3d(4500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(10),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(10){transform:translate3d(5000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(11),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(11){transform:translate3d(5500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(12),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(12){transform:translate3d(6000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(13),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(13){transform:translate3d(6500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(14),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(14){transform:translate3d(7000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(15),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(15){transform:translate3d(7500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(16),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(16){transform:translate3d(8000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(17),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(17){transform:translate3d(8500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(18),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(18){transform:translate3d(9000px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(19),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(19){transform:translate3d(9500px,0,0)}.arcontactus-widget .messangers-block .messangers-list.arcu-fromaside li:nth-child(20),.arcontactus-widget .messangers-block .arcu-submenu.arcu-fromaside li:nth-child(20){transform:translate3d(10000px,0,0)}.arcontactus-widget .messangers-block.sm .arcu-menu-header{padding-top:12px;padding-bottom:12px}.arcontactus-widget .messangers-block.sm .arcu-menu-header .arcu-header-icon{top:10px}.arcontactus-widget .messangers-block.sm .not-rounded-items .messanger{padding-left:42px}.arcontactus-widget .messangers-block.sm .messanger{padding-left:50px;min-height:44px;padding-top:4px;padding-bottom:4px}.arcontactus-widget .messangers-block.sm .messanger span{height:32px;width:32px;margin-top:-16px}.arcontactus-widget .messangers-block.sm .messanger span svg,.arcontactus-widget .messangers-block.sm .messanger span i,.arcontactus-widget .messangers-block.sm .messanger span img{height:20px;width:20px;line-height:20px;margin-top:-10px;margin-left:-10px;font-size:21px}.arcontactus-widget .messangers-block.sm .messanger span.no-container svg,.arcontactus-widget .messangers-block.sm .messanger span.no-container i,.arcontactus-widget .messangers-block.sm .messanger span.no-container img{height:100%;width:100%;margin-top:0;margin-left:0;line-height:32px;font-size:32px}.arcontactus-widget.layout-personal .arcu-wellcome{min-height:120px;max-height:280px;overflow:auto;padding:10px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg{overflow:hidden;position:relative;padding:14px 10px 10px 38px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon{width:28px;height:28px;position:absolute;left:0;top:14px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon{width:28px;height:28px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon .arcu-online-badge{display:none}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon.arcu-bg-image{background-size:cover;border-radius:50%}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon svg,.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon i,.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-icon .arcu-header-icon img{display:block;width:28px;height:28px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-time{position:absolute;width:100%;top:0;left:0;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:12px;color:#787878;text-align:center}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg.typing .arcu-wellcome-content{border-radius:8px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-content{font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:16px;min-height:28px;padding:6px 6px;background:#eee;border-radius:3px 8px 8px 8px;float:left}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-content .arcontactus-prompt-typing{width:41px;top:-2px}.arcontactus-widget.layout-personal .arcu-wellcome .arcu-wellcome-msg .arcu-wellcome-content .arcontactus-prompt-typing div{background:#AAA;width:6px;height:6px}.arcontactus-widget.layout-personal .arcu-items-header{text-align:center;font-size:16px;font-weight:600;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;margin-bottom:5px}.arcontactus-widget.layout-personal .messangers-list,.arcontactus-widget.layout-personal .arcu-submenu{display:flex}.arcontactus-widget.layout-personal .messangers-list li,.arcontactus-widget.layout-personal .arcu-submenu li{flex:1}.arcontactus-widget.layout-personal .messangers-list li .arcu-item-label,.arcontactus-widget.layout-personal .arcu-submenu li .arcu-item-label,.arcontactus-widget.layout-personal .messangers-list li .arcu-qr-addon,.arcontactus-widget.layout-personal .arcu-submenu li .arcu-qr-addon{display:none}.arcontactus-widget.layout-personal .messangers-list li .messanger,.arcontactus-widget.layout-personal .arcu-submenu li .messanger{padding:0;transition:.2s all}.arcontactus-widget.layout-personal .messangers-list li .messanger:hover,.arcontactus-widget.layout-personal .arcu-submenu li .messanger:hover{background:none;opacity:.9}.arcontactus-widget.layout-personal .messangers-list li .messanger span,.arcontactus-widget.layout-personal .arcu-submenu li .messanger span{left:50%;margin-left:-20px}.arcontactus-widget.open .messangers-block .messangers-list.arcu-downtoup,.arcontactus-widget.open .messangers-block .messangers-list.arcu-uptodown,.arcontactus-widget.open .messangers-block .messangers-list.arcu-fromaside{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .4s;transition-timing-function:cubic-bezier(.7,0,.3,1)}.arcontactus-widget.open .messangers-block .messangers-list.arcu-downtoup li,.arcontactus-widget.open .messangers-block .messangers-list.arcu-uptodown li,.arcontactus-widget.open .messangers-block .messangers-list.arcu-fromaside li{transition:transform .4s;transition-timing-function:cubic-bezier(.7,0,.3,1);transition-duration:.4s;transform:translate3d(0,0,0)}.arcontactus-widget .not-rounded-items .messanger{padding-left:48px}.arcontactus-widget .not-rounded-items .messanger span{left:5px}.arcontactus-widget .messanger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;cursor:pointer;width:100%;padding:8px 20px 8px 60px;position:relative;min-height:54px;text-decoration:none}.arcontactus-widget .messanger.has-addon{padding-right:26px}.arcontactus-widget .messanger:hover{background-color:#EEE}.arcontactus-widget .messanger:before{background-repeat:no-repeat;background-position:center}.arcontactus-widget .messanger.facebook span{background:#0084ff}.arcontactus-widget .messanger.viber span{background:#7c529d}.arcontactus-widget .messanger.telegram span{background:#2ca5e0}.arcontactus-widget .messanger.skype span{background:#31c4ed}.arcontactus-widget .messanger.email span{background:#ff8400}.arcontactus-widget .messanger.contact span{background:#7eb105}.arcontactus-widget .messanger.call-back span{background:#54cd81}.arcontactus-widget .messanger .arcu-qr-addon{display:block;width:18px;height:18px;position:absolute;top:50%;margin-top:-9px;right:6px}.arcontactus-widget .messanger .arcu-qr-addon img{width:100%;height:auto}.arcontactus-widget .messanger span{position:absolute;left:10px;top:50%;margin-top:-20px;display:block;width:40px;height:40px;border-radius:50%;background-color:#0084ff;margin-right:10px;color:#FFF;text-align:center;vertical-align:middle}.arcontactus-widget .messanger span svg,.arcontactus-widget .messanger span i,.arcontactus-widget .messanger span img{width:24px;height:24px;vertical-align:middle;text-align:center;display:block;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px}.arcontactus-widget .messanger span .arcu-online-badge{bottom:2px;top:auto;right:2px;width:8px;height:8px}.arcontactus-widget .messanger span.no-container{background:none}.arcontactus-widget .messanger span.no-container svg,.arcontactus-widget .messanger span.no-container i,.arcontactus-widget .messanger span.no-container img{top:0;left:0;margin:0;width:100%;height:100%;line-height:40px;font-size:40px}.arcontactus-widget .messanger span i{font-size:24px;line-height:24px}.arcontactus-widget .messanger p,.arcontactus-widget .messanger .arcu-item-label{margin:0;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;color:rgba(0,0,0,.87);padding:0;line-height:17px}.arcontactus-widget .messanger p .arcu-item-subtitle,.arcontactus-widget .messanger .arcu-item-label .arcu-item-subtitle{font-size:13px;color:#787878}.arcontactus-widget .arcu-forms-container{background:#FFF;box-shadow:0 0 40px rgba(0,0,0,.2);width:410px;background-repeat:no-repeat;background-position:center;position:absolute;bottom:80px;left:auto;right:0;align-items:center;border-radius:7px;-webkit-transform-origin:80% 105%;-ms-transform-origin:80% 105%;transform-origin:80% 105%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:ease-out .12s all;-o-transition:ease-out .12s all;transition:ease-out .12s all;z-index:1000000;color:red;padding-top:5px;padding-left:8px;padding-right:8px;display:none}.arcontactus-widget .arcu-forms-container .callback-countdown-block-timer_timer{font-size:38px;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif}.arcontactus-widget .arcu-forms-container.display-flex{display:block}.arcontactus-widget .arcu-forms-container:before{position:absolute;bottom:-7px;right:25px;left:auto;display:inline-block!important;border-right:8px solid transparent;border-top:8px solid #FFF;border-left:8px solid transparent;content:''}.arcontactus-widget .arcu-forms-container .arcu-form-container{font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:18px;padding:0 10px 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;width:100%;position:relative}.arcontactus-widget .arcu-forms-container .arcu-form-container:before{transition:.2s all}.arcontactus-widget .arcu-forms-container .arcu-form-container.ar-loading:before{background:rgba(255,255,255,.6);content:' ';position:absolute;bottom:-10px;left:-8px;right:-8px;top:0;z-index:1;border-radius:7px}.arcontactus-widget .arcu-forms-container .arcu-form-container.ar-loading:after{content:' ';position:absolute;width:30px;height:30px;z-index:2;top:50%;bottom:50%;margin-top:-15px;margin-bottom:-15px;left:50%;margin-left:-15px;background:url(https://otkupsatova.com/wp-content/plugins/ar-contactus/res/css/../img/ring-alt.gif) no-repeat transparent scroll 0 0}.arcontactus-widget .arcu-forms-container .arcu-form-container p,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-item-label{text-align:center;margin-bottom:10px;margin-top:3px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-success,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-error{font-size:18px;position:absolute;top:0;bottom:-10px;left:-8px;right:-8px;border-radius:7px;background:rgba(255,255,255,.9);text-align:center;vertical-align:middle;align-items:center;display:none}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-success>div,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-error>div{flex:1 auto}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-success.active,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-error.active{display:flex}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-header{text-align:center;margin-bottom:10px;margin-top:-5px;margin-left:-18px;margin-right:-18px;padding:18px 15px;color:#FFF;border-radius:7px 7px 0 0}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-header .arcu-form-header-icon svg,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-header .arcu-form-header-icon i,.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-header .arcu-form-header-icon img{display:block;width:48px;height:auto;margin:0 auto 5px;font-size:48px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group{margin-bottom:10px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group .arcu-form-field-errors{display:none;font-size:12px;line-height:14px;margin-left:3px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-hidden{display:none}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group:last-child{margin-bottom:0}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-required .arcu-form-label label{display:block;padding:0;margin:0}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-required .arcu-form-label label:after{content:" *";color:#c7254e}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-checkbox{position:relative;padding-left:20px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-checkbox input{position:absolute;top:2px;left:0;width:16px;height:16px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-checkbox .arcu-form-field-errors{position:relative;left:-20px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.has-error .arcu-form-field-errors{display:block;color:#842029}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.has-error .arcu-form-label{color:#842029}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.has-error .arcu-form-field{border-color:#842029}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-label{font-size:14px;margin-bottom:3px;color:#333}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-field{display:block;width:100%;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:16px;border-radius:4px;border:0;height:36px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6px 10px 6px;border:1px solid #DDD;margin:0!important}.arcontactus-widget .arcu-forms-container .arcu-form-container textarea.arcu-form-field{height:80px;resize:vertical;max-height:140px;min-height:60px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-button{display:block;width:100%;border-radius:4px;border:0;background-color:red;color:#fff;font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;padding:7px 5px 7px;cursor:pointer;height:36px;margin:0;line-height:20px;text-decoration:none;text-align:center}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-button.second{background-color:#FFF;border:1px solid red}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-button:hover{opacity:.8}.arcontactus-widget .arcu-forms-container .arcu-close{position:absolute;right:0;top:-30px;padding:0;margin:0;border:0 none;background:none;line-height:1;width:26px;height:26px;cursor:pointer;color:#FFF;background:#787878;border-radius:50%;z-index:1;transition:.2s all;text-align:center}.arcontactus-widget .arcu-forms-container .arcu-close:hover{transform:rotate(180deg)}.arcontactus-widget .arcu-forms-container .arcu-close svg{height:12px;width:12px;display:block;position:absolute;left:50%;top:50%;margin:-6px 0 0 -6px}.arcontactus-widget .arcu-forms-container .callback-countdown-block-timer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:140px;display:none}.arcontactus-widget .arcu-forms-container .callback-countdown-block-timer p{font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:21px;text-align:center;margin-bottom:5px;margin-top:7px}.arcontactus-widget .arcu-forms-container .callback-countdown-block-timer h1{font-family:Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;font-size:40px;line-height:46px;text-align:center;font-weight:300}.arcontactus-widget .callback-state{background-color:#fff;width:44px;height:44px;border-radius:50px;position:absolute;overflow:hidden;top:50%;left:50%;margin-top:-22px;margin-left:-22px;display:none;-webkit-animation:none;animation:none;z-index:999999;transition:.2s all;transform:scale(0);color:red;display:-webkit-box;display:-ms-flexbox;display:flex}.arcontactus-widget .callback-state.display-flex{transform:scale(1)}.arcontactus-widget .callback-state svg{width:24px;height:24px;position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px}.arcontactus-widget .callback-state .callback-state-img{position:absolute;top:12px;left:12px}.arcontactus-widget .animation-pause{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes arcontactus-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{opacity:.5}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@media (max-width:468px){.arcontactus-widget.arcontactus-message.opened{width:auto;right:20px;left:20px}}@media (max-height:400px){.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close{opacity:1}}@media (max-width:428px){.arcontactus-widget .arcontactus-prompt .arcontactus-prompt-close{opacity:1}.arcontactus-widget.arcontactus-message .messangers-block,.arcontactus-widget.arcontactus-message .arcu-forms-container,.arcontactus-widget.arcontactus-message .arcu-popup{bottom:0;border-radius:0;width:100%}.arcontactus-widget.arcontactus-message .arcu-form-container.ar-loading:before{border-radius:0}.arcontactus-widget.arcontactus-message .arcu-form-container .arcu-form-header,.arcontactus-widget.arcontactus-message .arcu-form-container .arcu-form-error,.arcontactus-widget.arcontactus-message .arcu-form-container .arcu-form-success{border-radius:0}.arcontactus-widget.arcontactus-message.open,.arcontactus-widget.arcontactus-message.opened,.arcontactus-widget.arcontactus-message.popup-opened{width:100%;left:0;right:0;bottom:0}.arcontactus-widget.arcontactus-message.open .messangers-block .arcu-menu-header,.arcontactus-widget.arcontactus-message.opened .messangers-block .arcu-menu-header,.arcontactus-widget.arcontactus-message.popup-opened .messangers-block .arcu-menu-header{border-radius:0;padding-right:10px;padding-left:10px}.arcontactus-widget.arcontactus-message.open .messangers-block .arcu-menu-header.arcu-icon-left,.arcontactus-widget.arcontactus-message.opened .messangers-block .arcu-menu-header.arcu-icon-left,.arcontactus-widget.arcontactus-message.popup-opened .messangers-block .arcu-menu-header.arcu-icon-left{padding-left:68px}.arcontactus-widget.arcontactus-message.open .messangers-block .arcu-header-close,.arcontactus-widget.arcontactus-message.opened .messangers-block .arcu-header-close,.arcontactus-widget.arcontactus-message.popup-opened .messangers-block .arcu-header-close{right:5px}.arcontactus-widget.arcontactus-message.open .arcu-close,.arcontactus-widget.arcontactus-message.opened .arcu-close,.arcontactus-widget.arcontactus-message.popup-opened .arcu-close{right:5px}.arcontactus-widget.arcontactus-message.open .arcu-popup .arcu-popup-header,.arcontactus-widget.arcontactus-message.opened .arcu-popup .arcu-popup-header,.arcontactus-widget.arcontactus-message.popup-opened .arcu-popup .arcu-popup-header{border-radius:0;padding-right:40px;padding-left:30px}.arcontactus-widget.arcontactus-message.open .arcu-popup .arcu-popup-back,.arcontactus-widget.arcontactus-message.opened .arcu-popup .arcu-popup-back,.arcontactus-widget.arcontactus-message.popup-opened .arcu-popup .arcu-popup-back{display:block}.arcontactus-widget.arcontactus-message.open .arcu-popup .arcu-popup-close,.arcontactus-widget.arcontactus-message.opened .arcu-popup .arcu-popup-close,.arcontactus-widget.arcontactus-message.popup-opened .arcu-popup .arcu-popup-close{right:5px}.arcontactus-widget.arcontactus-message.open .messangers-block,.arcontactus-widget.arcontactus-message.opened .messangers-block,.arcontactus-widget.arcontactus-message.popup-opened .messangers-block,.arcontactus-widget.arcontactus-message.open .arcu-forms-container,.arcontactus-widget.arcontactus-message.opened .arcu-forms-container,.arcontactus-widget.arcontactus-message.popup-opened .arcu-forms-container,.arcontactus-widget.arcontactus-message.open .arcontactus-prompt,.arcontactus-widget.arcontactus-message.opened .arcontactus-prompt,.arcontactus-widget.arcontactus-message.popup-opened .arcontactus-prompt,.arcontactus-widget.arcontactus-message.open .arcu-popup,.arcontactus-widget.arcontactus-message.opened .arcu-popup,.arcontactus-widget.arcontactus-message.popup-opened .arcu-popup{width:100%}.arcontactus-widget.arcontactus-message.open .messangers-block .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.opened .messangers-block .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.popup-opened .messangers-block .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.open .arcu-forms-container .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.opened .arcu-forms-container .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.popup-opened .arcu-forms-container .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.open .arcontactus-prompt .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.opened .arcontactus-prompt .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.popup-opened .arcontactus-prompt .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.open .arcu-popup .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.opened .arcu-popup .arcontactus-prompt-close,.arcontactus-widget.arcontactus-message.popup-opened .arcu-popup .arcontactus-prompt-close{opacity:1}.arcontactus-widget.arcontactus-message.open .arcontactus-message-button,.arcontactus-widget.arcontactus-message.opened .arcontactus-message-button,.arcontactus-widget.arcontactus-message.popup-opened .arcontactus-message-button{display:none}}@keyframes arcontactus-updown{0%,43%,100%{-webkit-transform:translate(0 0);transform:translate(0,0)}25%,35%{-webkit-transform:translate(0,-6px);transform:translate(0,-6px)}}@-webkit-keyframes arcontactus-updown{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}25%{-webkit-transform:translate(0,6px);transform:translate(0,6px)}35%{-webkit-transform:translate(0,6px);transform:translate(0,6px)}43%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes arcontactus-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}50%{opacity:.5}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes arcontactus-show-stat{0%,20%{-webkit-transform:scale(1);transform:scale(1)}21%,84%{-webkit-transform:scale(0);transform:scale(0)}85%,100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes arcontactus-show-stat{0%,20%{-webkit-transform:scale(1);transform:scale(1)}21%,84%{-webkit-transform:scale(0);transform:scale(0)}85%,100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes arcontactus-show-icons{0%,20%{-webkit-transform:scale(0);transform:scale(0)}21%,84%{-webkit-transform:scale(1);transform:scale(1)}85%,100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes arcontactus-show-icons{0%,20%{-webkit-transform:scale(0);transform:scale(0)}21%,84%{-webkit-transform:scale(1);transform:scale(1)}85%,100%{-webkit-transform:scale(0);transform:scale(0)}}.arcontactus-widget{display:none!important}.arcontactus-widget.active{display:block!important}.arcu-menu-item{display:block;position:relative;padding:0 0 0 50px;text-decoration:none!important;box-shadow:0 10px 6px -6px #eaeaea!important;min-height:40px;line-height:40px;border:1px solid #eaeaea;border-left:2px solid #7eb105;margin-bottom:15px;transition:.2s all!important;background-color:#FFF}.arcu-menu-item:hover{background-color:#F8F8F8}.arcu-menu-item:last-child{margin-bottom:0}.arcu-menu-item .arcu-menu-item-icon{display:block;width:auto;height:32px;position:absolute;left:10px;top:0;margin:auto 0;bottom:0}.arcu-menu-item .arcu-menu-item-icon svg{height:100%}.arcu-menu-item .arcu-menu-item-icon img{max-height:100%;width:auto}.arcu-menu-item .arcu-menu-item-title{color:#353535}#lhc_status_container,#lhc_status-icon-restore{display:none!important}#ar-zalo-chat-widget{display:none}#ar-zalo-chat-widget.active{display:block}#chat-application{display:none!important}#chat-application.active{display:block!important}#customer-chat-iframe{display:none!important}#customer-chat-iframe.active{display:block!important}#customer-chat-iframe #mobile-widget{display:none!important}.storefront-handheld-footer-bar .arcontactus{text-indent:0}.storefront-handheld-footer-bar .arcontactus svg{display:block;position:absolute;top:0;bottom:0;margin:auto;width:30px;height:30px;left:0;right:0}#lz_overlay_wm,#lz_overlay_preview{display:none!important}#lz_overlay_wm.active{display:block!important}.arcontactus-widget.no-bg .messangers-block{background:0 0;box-shadow:none;padding:0}.arcontactus-widget.no-bg .messanger span,.arcontactus-widget.no-bg .not-rounded-items .messanger span{left:auto;right:7px}.arcontactus-widget.sm.no-bg .messangers-block .messanger span{right:-2px}.arcontactus-widget.md.no-bg .messangers-block .messanger span{right:1px}.arcontactus-widget.lg.no-bg .messangers-block .messanger span{right:7px}.arcontactus-widget.hg.no-bg .messangers-block .messanger span{right:22px}.arcontactus-widget.sm.no-bg .messangers-block.sm .messanger span{right:1px}.arcontactus-widget.md.no-bg .messangers-block.sm .messanger span{right:5px}.arcontactus-widget.lg.no-bg .messangers-block.sm .messanger span{right:9px}.arcontactus-widget.hg.no-bg .messangers-block.sm .messanger span{right:25px}.arcontactus-widget.left.no-bg .messanger span{right:auto;left:7px}.arcontactus-widget.left.sm.no-bg .messangers-block .messanger span{right:auto;left:4px}.arcontactus-widget.left.md.no-bg .messangers-block .messanger span{right:auto;left:10px}.arcontactus-widget.left.lg.no-bg .messangers-block .messanger span{right:auto;left:15px}.arcontactus-widget.left.hg.no-bg .messangers-block .messanger span{right:auto;left:29px}.arcontactus-widget.left.sm.no-bg .messangers-block.sm .messanger span{right:auto;left:9px}.arcontactus-widget.left.md.no-bg .messangers-block.sm .messanger span{right:auto;left:14px}.arcontactus-widget.left.lg.no-bg .messangers-block.sm .messanger span{right:auto;left:18px}.arcontactus-widget.left.hg.no-bg .messangers-block.sm .messanger span{right:auto;left:33px}.arcontactus-widget.no-bg .messanger{padding-left:20px;padding-right:60px;text-align:right;padding-top:4px;padding-bottom:4px}.arcontactus-widget.left.no-bg .messanger{padding-right:20px;padding-left:60px;text-align:left}.arcontactus-widget.no-bg .messanger .arcu-item-label,.arcontactus-widget.no-bg .messanger p{display:block}.arcontactus-widget.no-bg .messangers-block .messanger:hover{background:0 0}.arcontactus-widget.no-bg .messanger .arcu-item-label{opacity:0;transition:.2s all;background:#fff;padding:4px 10px;border-radius:5px;position:absolute;right:64px;top:auto}.arcontactus-widget.sm.no-bg .messangers-block .messanger .arcu-item-label{right:57px}.arcontactus-widget.md.no-bg .messangers-block .messanger .arcu-item-label{right:61px}.arcontactus-widget.lg.no-bg .messangers-block .messanger .arcu-item-label{right:67px}.arcontactus-widget.hg.no-bg .messangers-block .messanger .arcu-item-label{right:82px}.arcontactus-widget.sm.no-bg .messangers-block.sm .messanger .arcu-item-label{right:56px}.arcontactus-widget.md.no-bg .messangers-block.sm .messanger .arcu-item-label{right:58px}.arcontactus-widget.lg.no-bg .messangers-block.sm .messanger .arcu-item-label{right:63px}.arcontactus-widget.hg.no-bg .messangers-block.sm .messanger .arcu-item-label{right:79px}.arcontactus-widget.left.no-bg .messanger .arcu-item-label{right:auto;left:64px}.arcontactus-widget.left.sm.no-bg .messangers-block .messanger .arcu-item-label{right:auto;left:57px}.arcontactus-widget.left.md.no-bg .messangers-block .messanger .arcu-item-label{right:auto;left:61px}.arcontactus-widget.left.lg.no-bg .messangers-block .messanger .arcu-item-label{right:auto;left:67px}.arcontactus-widget.left.hg.no-bg .messangers-block .messanger .arcu-item-label{right:auto;left:82px}.arcontactus-widget.left.sm.no-bg .messangers-block.sm .messanger .arcu-item-label{right:auto;left:56px}.arcontactus-widget.left.md.no-bg .messangers-block.sm .messanger .arcu-item-label{right:auto;left:58px}.arcontactus-widget.left.lg.no-bg .messangers-block.sm .messanger .arcu-item-label{right:auto;left:63px}.arcontactus-widget.left.hg.no-bg .messangers-block.sm .messanger .arcu-item-label{right:auto;left:79px}.arcontactus-widget.no-bg .messanger .arcu-item-label:before{content:" ";border-right:8px solid transparent;border-top:8px solid transparent;border-left:8px solid #fff;border-bottom:8px solid transparent;top:50%;margin-top:-8px;right:-14px;left:auto;position:absolute;transition:.2s all}.arcontactus-widget.left.no-bg .messanger .arcu-item-label:before{left:-14px;right:auto;border-right:8px solid #fff;border-top:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid transparent}.arcontactus-widget.no-bg .messanger:hover .arcu-item-label{opacity:1}.arcontactus-widget.no-bg.arcontactus-message .messangers-block .messangers-list li{border:0 none}.arcontactus-widget.no-bg .messangers-block::before{border:0 none}.arcontactus-widget.no-bg .messangers-block .arcu-menu-header{display:none}.arcu-popup-html{display:none!important}.arcontactus-widget .callback-countdown-block .callback-countdown-block-phone .callback-countdown-block-form-group .arcu-form-field::placeholder{color:#BBB}.arcontactus-widget .messangers-block .messangers-list{list-style:none outside none!important}.arcontactus-widget .messangers-block .messangers-list li{list-style:none}.messangers-block .messanger p,.messangers-block .messanger .arcu-item-label{text-align:left}.arcontactus-widget .arcontactus-message-button p .static{text-align:center;text-indent:0}.arcontactus-widget .callback-countdown-block .callback-countdown-block-phone .callback-countdown-block-form-group .arcu-form-label a{text-decoration:underline}.fc-widget-normal{display:none}.fc-widget-normal.fc-open{display:block}.arcontactus-widget .arcontactus-prompt.active{opacity:1;visibility:visible}.arcu-form-group input[type="checkbox"]:checked::before{top:0;left:0;margin:0;width:18px;height:18px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-checkbox input{width:20px;height:20px;padding:0;top:1px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group.arcu-form-group-type-checkbox{position:relative;padding-left:24px;min-height:20px;line-height:20px}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form{margin-bottom:0}.arcontactus-widget .arcu-forms-container .arcu-form-container .arcu-form-group:last-of-type{margin-bottom:0}.arcontactus-widget .messangers-block{background-color:#fff}.arcontactus-widget .messangers-block:before{border-top-color:#fff}.messangers-block .messanger p,.messangers-block .messanger .arcu-item-label{color:#3b3b3b}.messangers-block .messanger:hover p,.messangers-block .messanger:hover .arcu-item-label{color:#3b3b3b}.messangers-block .messanger:hover{background-color:#f0f0f0}.arcontactus-widget .messanger p .arcu-item-subtitle,.arcontactus-widget .messanger .arcu-item-label .arcu-item-subtitle{color:#787878}.arcontactus-widget .messanger:hover p .arcu-item-subtitle,.arcontactus-widget .messanger:hover .arcu-item-label .arcu-item-subtitle{color:#787878}#arcontactus-message-callback-phone-submit{font-weight:400}.grecaptcha-badge{display:none}.arcontactus-widget.right.arcontactus-message{right:20px}.arcontactus-widget .arcontactus-message-button .static div svg,.arcontactus-widget .arcontactus-message-button .static div i,.arcontactus-widget .arcontactus-message-button .static div img{width:24px;height:24px}.arcontactus-widget .arcontactus-message-button .static div img{border-radius:50%;display:block}.arcontactus-widget.right.arcontactus-message{bottom:20px}.arcontactus-widget .messangers-block,.arcontactus-widget .arcontactus-prompt,.arcontactus-widget .callback-countdown-block{box-shadow:0 0 30px rgba(0,0,0,.2)}.arcontactus-widget .arcontactus-message-button .pulsation{-webkit-animation-duration:2s;animation-duration:2s}#ar-zalo-chat-widget{display:none}#ar-zalo-chat-widget.active{display:block}.arcontactus-widget .messangers-block,.arcontactus-widget .arcu-popup{width:300px}.arcontactus-widget.no-bg .messanger .arcu-item-label{background:#fff}.arcontactus-widget.no-bg .messanger:hover .arcu-item-label{background:#f0f0f0}.arcontactus-widget.no-bg .messanger .arcu-item-label:before,.arcontactus-widget.no-bg .messanger:hover .arcu-item-label:before{border-left-color:#f0f0f0}.arcontactus-widget.left.no-bg .messanger:hover .arcu-item-label:before{border-right-color:#f0f0f0;border-left-color:transparent}.arcontactus-widget.no-bg .messanger:hover .arcu-item-label{box-shadow:0 0 30px rgba(0,0,0,.2)}.arcontactus-widget .arcu-forms-container{width:auto}.arcontactus-widget .arcu-forms-container #arcu-form-callback{width:300px}.arcontactus-widget .arcu-forms-container #arcu-form-email{width:300px}@media(max-width:428px){.arcontactus-widget.right.arcontactus-message.opened,.arcontactus-widget.right.arcontactus-message.open,.arcontactus-widget.right.arcontactus-message.popup-opened{left:0;right:0;bottom:0}}.ast-page-builder-template .ast-article-post{margin-bottom:2.5em}.ast-featured-post{float:none}.ast-separate-container .ast-separate-posts.ast-article-post{margin-bottom:2em}.ast-animate-hidden{visibility:hidden;opacity:0}.ast-animate-display{visibility:visible;opacity:1}.ast-no-thumb .ast-date-meta .posted-on{margin-bottom:1.5em}.ast-date-meta.circle .posted-on{border-radius:50%;overflow:hidden}.has-post-thumbnail .ast-date-meta.circle .posted-on{margin:1em}.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail{margin-bottom:2em}.ast-separate-container .ast-grid-1 .blog-layout-1{padding:0}.ast-separate-container .ast-grid-1 .blog-layout-2,.ast-separate-container .ast-grid-1 .blog-layout-3{padding:0;border-bottom:0}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{background:0 0}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:2.66666em}.ast-separate-container .ast-grid-2 .blog-layout-1,.ast-separate-container .ast-grid-2 .blog-layout-2,.ast-separate-container .ast-grid-2 .blog-layout-3,.ast-separate-container .ast-grid-3 .blog-layout-1,.ast-separate-container .ast-grid-3 .blog-layout-2,.ast-separate-container .ast-grid-3 .blog-layout-3,.ast-separate-container .ast-grid-4 .blog-layout-1,.ast-separate-container .ast-grid-4 .blog-layout-2,.ast-separate-container .ast-grid-4 .blog-layout-3{padding:1.5em}@media (max-width:1200px){.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+1),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+1),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+1){padding:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:1.5em}}.ast-page-builder-template .ast-article-post .entry-header{margin:auto auto 1em auto;padding:0}.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on{position:relative;display:inline-block;margin-bottom:1em}.ast-page-builder-template.single .post-navigation{margin-top:2em}hr.post-divider{height:0;margin:0}hr.ast-single-previous-hr{height:0;margin-top:2em}.ast-show-comments-data{padding:2em 6.67em}.ast-show-comments-data .ast-show-comments{cursor:pointer}.ast-show-comments-data .ast-show-comments,.ast-show-comments-data .ast-show-comments-count{max-width:640px;text-align:center;margin-left:auto;margin-right:auto}.ast-show-comments-data .ast-show-comments-count{margin-bottom:2em}.ast-pagination-circle .ast-pagination .page-numbers,.ast-pagination-square .ast-pagination .page-numbers{border-style:solid;border-width:1px;line-height:2.33333em}.ast-pagination-circle .ast-pagination .page-numbers{border-radius:50%}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-circle .ast-pagination .prev.page-numbers{border-radius:30px}@media all and (max-width:768px){#content:before{content:""}}.ast-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-pagination-infinite{margin:2.5em 0}.ast-load-more{cursor:pointer;display:none;border:2px solid #eaeaea;transition:all .2s linear;color:#000}.ast-load-more.active{display:inline-block;padding:0 1.5em;line-height:3em}.ast-load-more.no-more:hover{border-color:#eaeaea;color:#000}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.ast-load-more.no-more:hover{background-color:inherit}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-blog-pagination-type-infinite .ast-pagination{display:none}.blog-layout-1 .post-thumb .posted-on{position:absolute;top:0}.blog-layout-1 .post-thumb .posted-on .entry-date span{display:block;width:100%;text-align:center}.blog-layout-1.ast-no-thumb .posted-on{position:relative;display:inline-block}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-6.67em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-2.4em}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-5.67em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-1.4em}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-5.34em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-3.34em}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-4.34em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-2.34em}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-5.34em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-3.34em}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-6.67em;margin-right:-6.67em}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-2.4em;margin-right:-2.4em}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-5.34em}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-3.34em}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-6.67em;margin-right:-6.67em}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-2.4em;margin-right:-2.4em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -190px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgba(0,0,0,.3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:transparent;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-wrap .ast-header-account-link{pointer-events:none}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-break-point .ast-hb-account-login-wrapper,.ast-header-break-point .ast-hf-account-menu-wrap{display:none}.ast-header-account{-js-display:flex;display:flex}.ast-header-account-wrap .ast-hb-account-login-wrapper{visibility:hidden}.ast-header-account-wrap .ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-header-account-wrap .ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-header-account-wrap .ast-hb-account-login-wrapper.show{visibility:visible}.ast-header-account-wrap .ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-desktop .ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.ast-desktop .main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-desktop .ast-account-nav-menu{width:260px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-desktop .ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-desktop .ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-desktop .ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-desktop .ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-desktop .ast-account-nav-menu .menu-item{border-style:none}.ast-desktop .ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-desktop .ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-desktop .ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-desktop .ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset}.site-header-section-left .ast-header-account-wrap.focus .ast-account-nav-menu,.site-header-section-left .ast-header-account-wrap:hover .ast-account-nav-menu{left:-100%;right:auto}.ast-header-account-wrap.focus .ast-account-nav-menu,.ast-header-account-wrap:hover .ast-account-nav-menu{right:-100%;left:auto}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:transparent}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.ast-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;width:100%}.ast-nav-up{transform:translateY(-100%)}.site-header .sticky-custom-logo{display:none}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgba(0,0,0,.2)}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgba(36,50,66,.075)}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block}.ast-sticky-custom-logo .ast-header-sticked .site-description,.ast-sticky-custom-logo .ast-header-sticked .site-title{display:none}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px!important;width:auto}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block}.above-header-toggle-on .main-header-bar{z-index:1}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset!important}#ast-scroll-top{display:none;position:fixed;text-align:center;cursor:pointer;z-index:99;width:2.1em;height:2.1em;line-height:2.1;color:#fff;border-radius:2px;content:""}@media (min-width:769px){#ast-scroll-top{content:"769"}}#ast-scroll-top .ast-icon.icon-arrow svg{margin-left:0;transform:translate(0,-20%) rotate(180deg);width:1.6em}.ast-scroll-to-top-right{right:30px;bottom:30px}.ast-scroll-to-top-left{left:30px;bottom:30px}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:transparent;color:inherit}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:transparent}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after{content:''}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu{background-color:transparent;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:transparent;color:inherit}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after{content:'';margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:'';top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgba(0,0,0,.1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .2s;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:0 0;padding:0;color:#9e9e9e;transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.94);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.94);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid #9e9e9e}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2.6em;padding-left:30px;line-height:1.7;width:90%;width:calc(100% - 1.5em);vertical-align:middle;text-align:center}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:2em}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:2em}.site-header .ast-inline-search.ast-search-menu-icon .search-field{width:auto;padding-left:1em;padding-right:0}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{width:100%;padding-right:2em}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}#content:before{content:"921";position:absolute;overflow:hidden;opacity:0;visibility:hidden}.single .ast-author-details .author-title{color:#c9002b}@media (max-width:921px){.single.ast-separate-container .ast-author-meta{padding:1.5em 2.14em}.single .ast-author-meta .post-author-avatar{margin-bottom:1em}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{width:100%}.blog-layout-1 .post-content,.blog-layout-1 .ast-blog-featured-section{float:none}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-1.5em}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}.blog-layout-2{display:flex;flex-direction:column-reverse}.ast-separate-container .blog-layout-3,.ast-separate-container .blog-layout-1{display:block}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{width:100%}}@media (max-width:921px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-top:0;margin-left:-2.14em}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-top:0;margin-left:-1.14em}}@media (min-width:922px){.single .ast-author-meta .ast-author-details{display:flex}.ast-separate-container.ast-blog-grid-2 .ast-archive-description,.ast-separate-container.ast-blog-grid-3 .ast-archive-description,.ast-separate-container.ast-blog-grid-4 .ast-archive-description{margin-bottom:1.33333em}.blog-layout-2.ast-no-thumb .post-content,.blog-layout-3.ast-no-thumb .post-content{width:calc(100% - 5.714285714em)}.blog-layout-2.ast-no-thumb.ast-no-date-box .post-content,.blog-layout-3.ast-no-thumb.ast-no-date-box .post-content{width:100%}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts{border-bottom:0}.ast-separate-container .ast-grid-2>.site-main>.ast-row,.ast-separate-container .ast-grid-3>.site-main>.ast-row,.ast-separate-container .ast-grid-4>.site-main>.ast-row{margin-left:0;margin-right:0;display:flex;flex-flow:row wrap;align-items:stretch}.ast-separate-container .ast-grid-2>.site-main>.ast-row:before,.ast-separate-container .ast-grid-2>.site-main>.ast-row:after,.ast-separate-container .ast-grid-3>.site-main>.ast-row:before,.ast-separate-container .ast-grid-3>.site-main>.ast-row:after,.ast-separate-container .ast-grid-4>.site-main>.ast-row:before,.ast-separate-container .ast-grid-4>.site-main>.ast-row:after{flex-basis:0%;width:0}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{display:flex;padding:0}.ast-plain-container .ast-grid-2>.site-main>.ast-row,.ast-plain-container .ast-grid-3>.site-main>.ast-row,.ast-plain-container .ast-grid-4>.site-main>.ast-row,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row{margin-left:-1em;margin-right:-1em;display:flex;flex-flow:row wrap;align-items:stretch}.ast-plain-container .ast-grid-2>.site-main>.ast-row:before,.ast-plain-container .ast-grid-2>.site-main>.ast-row:after,.ast-plain-container .ast-grid-3>.site-main>.ast-row:before,.ast-plain-container .ast-grid-3>.site-main>.ast-row:after,.ast-plain-container .ast-grid-4>.site-main>.ast-row:before,.ast-plain-container .ast-grid-4>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row:after{flex-basis:0%;width:0}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{display:flex}.ast-plain-container .ast-grid-2 .ast-article-post:last-child,.ast-plain-container .ast-grid-3 .ast-article-post:last-child,.ast-plain-container .ast-grid-4 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-2 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-3 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-4 .ast-article-post:last-child{margin-bottom:2.5em}}@media (min-width:922px){.single .post-author-avatar,.single .post-author-bio{float:left;clear:right}.single .ast-author-meta .post-author-avatar{margin-right:1.33333em}.single .ast-author-meta .about-author-title-wrapper,.single .ast-author-meta .post-author-bio{text-align:left}.blog-layout-2 .post-content{padding-right:2em}.blog-layout-2.ast-no-date-box.ast-no-thumb .post-content{padding-right:0}.blog-layout-3 .post-content{padding-left:2em}.blog-layout-3.ast-no-date-box.ast-no-thumb .post-content{padding-left:0}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1){padding:0 1em 0}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:.5em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;margin-right:-1em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.33333em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1em;margin-right:-1em}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3{padding:1.33333em 1em}.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-1{padding:1.33333em 1em}.single.ast-separate-container .ast-author-meta{padding:1.5em 1em}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em}}@media (min-width:922px){.ast-hide-display-device-desktop{display:none}}@media (min-width:545px) and (max-width:921px){.ast-hide-display-device-tablet{display:none}}@media (max-width:544px){.ast-hide-display-device-mobile{display:none}}.ast-article-post .ast-date-meta .posted-on,.ast-article-post .ast-date-meta .posted-on *{background:#c9002b;color:#fff}.ast-article-post .ast-date-meta .posted-on .date-month,.ast-article-post .ast-date-meta .posted-on .date-year{color:#fff}.ast-load-more:hover{color:#fff;border-color:#c9002b;background-color:#c9002b}.ast-loader>div{background-color:#c9002b}.ast-header-search .ast-search-menu-icon .search-field{border-radius:2px}.ast-header-search .ast-search-menu-icon .search-submit{border-radius:2px}.ast-header-search .ast-search-menu-icon .search-form{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-color:#ddd;border-radius:2px}@media (min-width:922px){.ast-container{max-width:1240px}}@media (min-width:993px){.ast-container{max-width:1240px}}@media (min-width:1201px){.ast-container{max-width:1240px}}@media (max-width:921px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-top:1.5em;padding-bottom:1.5em}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .ast-author-details,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-right:2.14em;padding-left:2.14em}.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-plain-container #primary{margin-top:1.5em;margin-bottom:1.5em}.ast-left-sidebar #primary,.ast-right-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary{padding-left:0em;padding-right:0em}.ast-no-sidebar.ast-separate-container .entry-content .alignfull{margin-right:-2.14em;margin-left:-2.14em}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-top:1.5em;padding-bottom:1.5em}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .ast-author-details,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-right:1em;padding-left:1em}.ast-no-sidebar.ast-separate-container .entry-content .alignfull{margin-right:-1em;margin-left:-1em}}@media (max-width:921px){.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{top:0;right:calc(20px - 0.907em)}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu>.menu-item-has-children>.ast-menu-toggle{right:calc(20px - 0.907em)}}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0}}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container #secondary .widget{margin-bottom:1.5em}}@media (max-width:921px){.ast-separate-container #primary{padding-top:0}}@media (max-width:921px){.ast-separate-container #primary{padding-bottom:0}}.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu,.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-top-width:2px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-style:solid}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .main-header-menu .sub-menu>.menu-item>.menu-link{padding-top:0;padding-bottom:0;padding-left:30px;padding-right:20px}.ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle{top:0;right:calc(20px - 0.907em)}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{fill:#fff}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#fff}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill{background:#c9002b}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill,[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{color:#fff;border:none}#ast-scroll-top{background-color:#c9002b;font-size:15px;font-size:.83333333333333rem}.ast-scroll-top-icon::before{content:"\e900";font-family:Astra;text-decoration:inherit}.ast-scroll-top-icon{transform:rotate(180deg)}.site-title,.site-title a{font-family:'Work Sans',sans-serif;text-transform:none}.site-header .site-description{text-transform:none}.secondary .widget-title{font-family:'Work Sans',sans-serif;text-transform:none}.secondary .widget>*:not(.widget-title){font-family:'Roboto',sans-serif}.ast-single-post .entry-title,.page-title{font-family:'Work Sans',sans-serif;text-transform:none}.ast-archive-description .ast-archive-title{font-family:'Work Sans',sans-serif;text-transform:none}.blog .entry-title,.blog .entry-title a,.archive .entry-title,.archive .entry-title a,.search .entry-title,.search .entry-title a{font-family:'Work Sans',sans-serif;text-transform:none}button,.ast-button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{font-size:16px;font-size:.88888888888889rem;font-weight:500}.ast-hfb-header.ast-desktop .ast-builder-menu-1 .main-header-menu .menu-item.menu-item-heading>.menu-link{font-family:inherit;font-weight:700}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{font-weight:600}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:0}.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out}.ast-advanced-headers-different-logo .advanced-header-logo,.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo{display:inline-block}.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo{display:none}.ast-advanced-headers-layout{padding-top:10%;padding-bottom:10%;width:100%}.ast-advanced-headers-wrap,.ast-advanced-headers-title{color:#fff}.ast-advanced-headers-breadcrumb,.ast-advanced-headers-breadcrumb .woocommerce-breadcrumb{color:#fff}.ast-advanced-headers-breadcrumb a,.woocommerce .ast-advanced-headers-breadcrumb a{color:#fff}.ast-advanced-headers-breadcrumb a:hover,.woocommerce .ast-advanced-headers-breadcrumb a:hover{color:#fff}.ast-advanced-headers .site-title a,.site-title a:focus,.ast-advanced-headers .site-title a:hover,.ast-advanced-headers .site-title a:visited{color:#fff}.ast-advanced-headers .site-header .site-title a:hover{color:#fff}.ast-advanced-headers .site-header .site-description{color:#fff}.ast-advanced-headers .ast-primary-header .main-header-menu,.ast-advanced-headers.ast-header-break-point #ast-mobile-popup-wrapper .main-header-menu{background-color:transparent}.ast-advanced-headers .ast-primary-header .main-header-menu>.menu-item.current-menu-ancestor>.menu-link,.ast-advanced-headers .ast-primary-header .main-header-menu>.menu-item.current-menu-item>.menu-link{color:#fff}.ast-advanced-headers .ast-primary-header .main-header-menu>.menu-item>.menu-link:hover,.ast-advanced-headers .ast-primary-header .main-header-menu>.menu-item:hover>.menu-link{color:#fff}.ast-advanced-headers .ast-primary-header .main-header-menu,.ast-advanced-headers .ast-primary-header .main-header-menu>.menu-item>.menu-link{color:#fff}.ast-advanced-headers.ast-header-break-point .main-header-bar{border-bottom-width:0;border-bottom-color:transparent}@media (min-width:922px){.ast-advanced-headers .main-header-bar{border-bottom-width:0;border-bottom-color:transparent}}.ast-title-bar-wrap{background-image:url(https://otkupsatova.com/wp-content/uploads/2018/02/Otkup-Franck-Muller-Satova.jpg);background-repeat:repeat;background-size:cover;background-position:center center}.ast-title-bar-wrap:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.35)}.ast-advanced-headers-parallax{background-attachment:fixed}