@import url(//fonts.googleapis.com/css?family=Lora:300,400,500,700);
@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}
@keyframes modal-video{0%{opacity:0}to{opacity:1}}
@-webkit-keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}
@keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}
.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;
-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;
-webkit-animation-duration:.3s;animation-duration:.3s;
-webkit-animation-name:modal-video;animation-name:modal-video;
-webkit-transition:opacity .3s ease-out;
transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translateY(100px);
transform:translateY(100px)}
.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}
.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}
.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;
-webkit-animation-duration:.3s;animation-duration:.3s;
-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;
-webkit-transform:translate(0);transform:translate(0);
-webkit-transition:-webkit-transform .3s ease-out;
transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}
.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}
.modal-video-close-btn:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px}
.animated{-webkit-animation-duration:1s;animation-duration:1s;
-webkit-animation-fill-mode:both;animation-fill-mode:both}
.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}
@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}
@keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}
.bounce{-webkit-animation-name:bounce;animation-name:bounce}
@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}
@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}
.flash{-webkit-animation-name:flash;animation-name:flash}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}to{-webkit-transform:scale(1);transform:scale(1)}}
.pulse{-webkit-animation-name:pulse;animation-name:pulse}
@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}
@keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}
.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}
.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
@keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}to{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}
.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}
@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(1);transform:scale(1)}}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}
@keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}
.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}
.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}
@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}
.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}
.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}
@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}
.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}
@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}
.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}
@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}
.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}
.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}to{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}
.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}
@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}to{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}
.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}
@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}
.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}
@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}
.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}to{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}
@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}to{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}
.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}to{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}
@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}to{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}
.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}
.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
@keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}
.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}
.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}
.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}
.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}
.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}
.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}
@keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}
.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}
@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}
.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}
@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}to{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}
.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-spacing:0}a,body,div,h1,h2,h3,h4,h5,h6,input,label,p,select,span{font-family:Lora,sans-serif}body,div,label,span{line-height:1.3}fieldset{background-color:#d9d9da;border:1px solid #65686c;margin:0 0 .75em;padding:1.5em}input,label,select{display:block;font-family:Lora,sans-serif;font-size:1em}label{font-weight:600;margin-bottom:.375em}label.required:after{content:"*"}label abbr{display:none}.file-input .control-label,input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{background-color:transparent;border:1px solid #02216E;border-radius:100px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Lora,sans-serif;font-size:1em;margin-bottom:0;color:#fff;padding:.5em .75em;-webkit-transition:border-color .15s ease;transition:border-color .15s ease;width:100%}.file-input .control-label:hover,input:not([type]):hover,input[type=color]:hover,input[type=date]:hover,input[type=datetime-local]:hover,input[type=datetime]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=time]:hover,input[type=url]:hover,input[type=week]:hover,select:hover,textarea:hover{border-color:#515356}.file-input .control-label:focus,input:not([type]):focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{border-color:#02216E;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(0,180,230,.7);box-shadow:inset 0 1px 3px rgba(0,0,0,.06),0 0 5px rgba(0,180,230,.7);outline:none}.file-input .control-label:disabled,input:not([type]):disabled,input[type=color]:disabled,input[type=date]:disabled,input[type=datetime-local]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=month]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=time]:disabled,input[type=url]:disabled,input[type=week]:disabled,select:disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed}.file-input .control-label:disabled:hover,input:not([type]):disabled:hover,input[type=color]:disabled:hover,input[type=date]:disabled:hover,input[type=datetime-local]:disabled:hover,input[type=datetime]:disabled:hover,input[type=email]:disabled:hover,input[type=month]:disabled:hover,input[type=number]:disabled:hover,input[type=password]:disabled:hover,input[type=search]:disabled:hover,input[type=tel]:disabled:hover,input[type=text]:disabled:hover,input[type=time]:disabled:hover,input[type=url]:disabled:hover,input[type=week]:disabled:hover,select:disabled:hover,textarea:disabled:hover{border:1px solid #65686c}select{width:100%!important}textarea{border-radius:10px;resize:vertical;display:block}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{display:inline;margin-right:.375em}input[type=checkbox]+label,input[type=radio]+label{display:inline-block}input[type=file]{margin-bottom:.75em;width:100%;padding:.4em .75em;-webkit-box-sizing:border-box;box-sizing:border-box}select{margin-bottom:1.5em;max-width:100%;width:auto}.intl-tel-input{width:100%}.country-list{color:#000}.form-group{margin-bottom:15px;position:relative}.form-group.has-error{margin-bottom:30px}.form-group:not(.file-input) .control-label{display:inline-block;margin:0;top:.5em;bottom:.5em;left:.5em;right:.5em;background-color:#222d4f;z-index:10;position:absolute;font-weight:100;padding:0;cursor:text;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.form-group:not(.file-input).is-focused .control-label{margin:0;top:0;bottom:auto;left:.5em;padding:0 5px;right:auto;background-color:#222d4f;-webkit-transform:translate(-20%,-50%) scale(.7);transform:translate(-20%,-50%) scale(.7)}.form-group .help-block{position:absolute;left:0;top:100%;padding:3px .75em;font-size:.7rem;color:red;line-height:1}.form-group .intl-tel-input .country-list{z-index:15}.alert.alert.alert.alert.alert{margin-bottom:20px;text-align:center;line-height:1.2;font-weight:100;padding:5px;border-radius:100px}.alert.alert.alert.alert.alert.alert-success{color:#fff;background-color:green}.submit-row{text-align:center}.file-input{display:inline-block}.file-input .control-label{position:absolute;left:0;right:0;bottom:0;top:0;margin:0;vertical-align:middle;font-weight:100;cursor:pointer;z-index:5}.file-input .control-label .field_required{display:none}.file-input .file-prevent-overflow input{opacity:0}.file-input input[type=file]{margin:0;cursor:pointer}.file-name>div{padding:.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}ol,ul{list-style-type:disc;padding-left:1.5em}dl,ol,ul{margin-bottom:.75em}dl dt{font-weight:700;margin-top:.75em}dl dd{margin:0}table{border-collapse:collapse;-webkit-font-feature-settings:"kern","liga","tnum";font-feature-settings:"kern","liga","tnum";margin:.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #4c4e51;font-weight:600;text-align:left}td,th{padding:.75em 0}td{border-bottom:1px solid #65686c}td,th,tr{vertical-align:middle}html{font-size:16px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{color:#242424;font-family:Lora,sans-serif;font-size:1em;-webkit-font-smoothing:antialiased}body:not(.accessibility) :focus{outline:0}h1,h2,h3,h4,h5,h6{clear:both;font-family:Lora,sans-serif;font-size:1em;line-height:1.2;margin:0 0 .75em;color:#000}p{margin:0 0 .75em}a{color:#02216E;text-decoration:none;-webkit-transition:color .15s ease;transition:color .15s ease}a:active,a:focus,a:hover{color:#0096bf}hr{border-bottom:1px solid #65686c;border-left:0;border-right:0;border-top:0;margin:1.5em 0}img,picture{margin:0;max-width:100%}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.gallery-caption,.wp-caption{color:#666;font-size:.8125rem;font-style:italic;margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-item a,.gallery-item a:focus,.gallery-item a:hover{-webkit-box-shadow:none;box-shadow:none;background:none;display:inline-block}.gallery-item a img{display:block;-webkit-transition:-webkit-filter .2s ease-in;transition:-webkit-filter .2s ease-in;transition:filter .2s ease-in;transition:filter .2s ease-in,-webkit-filter .2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.gallery-item a:focus img,.gallery-item a:hover img{-webkit-filter:opacity(60%);filter:opacity(60%)}.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{padding-top:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide:focus{outline:none}header{z-index:99;position:fixed;top:0;right:0;left:0;width:100%;height:120px;background-color:#fff;background:#012169;background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgba(0,1,1,.9)));background:linear-gradient(0deg,transparent,rgba(0,1,1,.9));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header *{-webkit-transition:all 2s;transition:all 2s}@media only screen and (max-width:768px){header{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.15);box-shadow:3px 21px 38px rgba(0,1,1,.15);background-color:#252525;height:90px}}
@media only screen and (max-width:520px){header{height:72px;width:100%}}
header .header-logo{display:inline-block;padding-right:43px}@media only screen and (max-width:520px){header .header-logo{width:100px;padding-right:8px}}
header .logo_links{height:57px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:22px 0 0 82px}@media only screen and (max-width:520px){header .logo_links{padding:10px 0 0 10px}}
header .header_links{font-weight:300;display:inline-block;color:#fff;font-size:1.25rem}@media only screen and (max-width:520px){header .header_links{font-size:.8rem}}
header .header_links a{color:#fff;padding-right:5px;padding-left:5px}@media only screen and (max-width:520px){header .header_links a{padding-right:0;padding-left:0}}
header .header_links .current-site{font-weight:400}header .search{display:inline-block}header .search *{-webkit-transition:all 2s;transition:all 2s}header .opem-menu{background:transparent;border:none;color:#000;margin-left:30px;cursor:pointer}@media only screen and (max-width:520px){header .opem-menu{margin-left:10px;padding-top:24px}}
header .opem-menu span{-webkit-transform:translate(-3px,-8px);transform:translate(-3px,-8px);display:inline-block;color:#fff;font-size:1.25rem}@media only screen and (max-width:7680px){header .opem-menu span{display:none}}
header .header_menu{height:36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:38px 53px 0 0}@media only screen and (max-width:520px){header .header_menu{padding:10px 10px 0 0}}
header .header_find{line-height:2;padding:0 27px;display:inline-block;border-radius:16px;font-size:1rem;color:#000;font-weight:500;text-align:center;background-color:#fff}header .header_find:hover{color:#fff;background:#012169}@media only screen and (max-width:1040px){header .header_find{padding:0 15px}}
@media only screen and (max-width:768px){header .header_find{display:none}}
header .heaer_superator{color:#fff;padding:0 10px}@media only screen and (max-width:768px){header .heaer_superator{display:none}}
header .search-open{background-image:url(../assets/images/search_white.svg);width:19px;height:19px;-webkit-transform:translateY(2px);transform:translateY(2px)}@media only screen and (max-width:768px){header .search-open{display:none}}
header .viora_search{position:relative}header .viora_search input[type=search]{cursor:pointer;-webkit-transition:visibility 0s,opacity .2s linear;transition:visibility 0s,opacity .2s linear;width:10px;opacity:1;visibility:visible;-webkit-transition:all 1s;transition:all 1s;position:relative;background:transparent;background-image:url(../assets/images/search_white.svg);border-radius:17px;background-color:transparent;padding:4.5px 13px;-webkit-appearance:none;font-weight:300;color:#000;background-position:100%;background-repeat:no-repeat;border:0}header .viora_search input[type=search].focus,header .viora_search input[type=search]:focus{cursor:auto;background-color:#fff;width:245px;visibility:visible;opacity:1;padding-right:26px}header .viora_search input[type=search].focus~.search-submit,header .viora_search input[type=search]:focus~.search-submit{display:block}.search-submit{display:none;position:absolute;top:6px;right:4px;width:23px;height:24px;border:none;background-size:100%;background-repeat:round;background:transparent;background-repeat:no-repeat;background-image:url(../assets/images/search_black.svg)}input[type=search]{position:relative}#search_page{margin-bottom:53px}#search_page a{color:#02216E;font-weight:400}#search_page .search-form{position:relative}#search_page .search-form input{color:#000;padding-left:40px}#search_page .search-submit{top:12px}.top_banner{height:420px;background-repeat:no-repeat;background-position:50%;background-size:auto}@media only screen and (max-width:768px){.top_banner{height:340px}}
@media only screen and (max-width:768px){.bannner,.top_banner{margin-top:72px}}
@media only screen and (max-width:768px){header .viora_search{position:relative;width:30px;height:30px}header .viora_search input[type=search]{position:absolute;right:0;top:-3px}header .viora_search .search-submit{right:0}}
.widget_icl_lang_sel_widget{display:inline}.wpml-ls-sidebars-language{background:transparent;color:#fff;border:none;width:auto}.wpml-ls-sidebars-language a{background:top;color:#fff;border:none;width:auto}.wpml-ls-sidebars-language .wpml-ls-sub-menu{width:120px;background:#00000061}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{content:"";vertical-align:middle;display:inline-block;border:.2em solid transparent;border-top:.3em solid;position:absolute;right:10px;top:calc(50% - .175em)}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding-right:calc(10px + .5em + .5em)}.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown a:focus,.wpml-ls-legacy-dropdown a:hover{background:transparent;color:#fff;border:none;width:auto}.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover~.wpml-ls-sub-menu{opacity:1}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border-top:none;opacity:0}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:focus,.wpml-ls-legacy-dropdown .wpml-ls-sub-menu:hover{opacity:1}.menu_container .widget_icl_lang_sel_widget{display:none}@media only screen and (max-width:768px){body #pojo-a11y-toolbar.pojo-a11y-toolbar-left{top:auto!important;bottom:100px!important}.menu_container .widget_icl_lang_sel_widget{display:block}header .widget_icl_lang_sel_widget{display:none}.wpml-ls-item-toggle,.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{padding:0}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{opacity:1!important;display:none}.wpml-ls-legacy-dropdown{font-size:20px;margin-top:20px}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{position:relative;width:auto}.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{padding:0;font-size:1rem;line-height:1.3rem;font-weight:300;color:#fff;opacity:.6}}
footer{width:100%;background:#02216E}footer .footer{padding:12px 30px 65px;width:1434px;max-width:100%;margin-left:auto;margin-right:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){footer .footer{padding:0 30px}}
footer .footer .footer_logo{text-align:center;position:relative;margin-bottom:10px}footer .footer .footer_logo:after{left:0;right:56.5%}footer .footer .footer_logo:after,footer .footer .footer_logo:before{content:"";position:absolute;z-index:1;top:60%;color:#fff;border:.5px solid #fff}footer .footer .footer_logo:before{left:56.5%;right:0}footer .footer .footer_logo_img{z-index:99;background:#012169;padding:20px}footer .footer .menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}footer .footer .menu a{font-size:1rem;color:#fff;font-weight:300;display:block;line-height:1.5rem}footer .footer .menu>li{width:20%;text-align:center}footer .footer .menu>li>a{font-size:1.38rem;text-transform:uppercase;padding:18px 0}@media only screen and (max-width:768px){footer .footer .menu{display:none}}
footer .footer .footer-icons,footer .footer .footer-icons div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer .footer-icons div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}@media only screen and (max-width:520px){footer .footer .footer-icons div{padding:5px}}
footer .footer .footer-icons div img{display:block;height:auto}footer .footer .footer_follow{text-align:center;padding:25px 0}footer .footer .footer_follow a{padding:3px}footer .footer .footer_follow a img{-webkit-transition:all .5s;transition:all .5s}@media only screen and (max-width:768px){footer .footer .footer_follow a img{width:40px}}
footer .footer .footer_follow a:hover img{opacity:.4}footer ol,footer ul{list-style-type:none;margin:0;padding:0}@media only screen and (max-width:768px){footer .footer .footer_logo:after,footer .footer .footer_logo:before,footer .menu-primary-navigation-container{display:none}}
.credit{padding:30px 0;display:block;text-align:center}.credit,.credit a{color:#fff}@media only screen and (max-width:520px){.credit{font-size:.9rem}}
.mega_menu{width:0;right:-2000px}.mega_menu.open{right:0;width:100%}.mega_menu a{color:#fff}.mega_menu .right_menu{text-align:left;display:inline-block;width:320px;vertical-align:top;padding-left:100px;border-left:1px solid #6f6c6c;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box}@media only screen and (max-width:1500px){.mega_menu .right_menu{padding-left:60px}}
@media only screen and (max-width:1124px){.mega_menu .right_menu{padding-left:40px}}
@media only screen and (max-width:1020px){.mega_menu .right_menu{padding-left:20px;width:180px}}
.mega_menu .right_menu .menu_follow_us{margin-bottom:54px;border-bottom:1px solid #6f6c6c}@media only screen and (max-width:768px){.mega_menu .right_menu .menu_follow_us{border:none}}
.mega_menu .right_menu .menu_follow_us h3{color:#fff;font-size:1.6rem;font-weight:300}@media only screen and (max-width:1400px){.mega_menu .right_menu .menu_follow_us h3{font-size:1.5rem}}
@media only screen and (max-width:1020px){.mega_menu .right_menu .menu_follow_us h3{font-size:1.1rem}}
@media only screen and (max-width:768px){.mega_menu .right_menu .menu_follow_us h3{font-size:20px;margin-top:20px}}
.mega_menu .right_menu .menu_follow_us img{width:28px;margin-bottom:16px;margin-right:13px}@media only screen and (max-width:768px){.mega_menu .right_menu .menu_follow_us img{padding-right:2px}}
.mega_menu .right_menu #menu-right-primary-navigation a{color:#fff;font-size:22px;font-weight:300;line-height:1.2;padding:6px 0;display:block}@media only screen and (max-width:1400px){.mega_menu .right_menu #menu-right-primary-navigation a{font-size:1.5rem}}
@media only screen and (max-width:1020px){.mega_menu .right_menu #menu-right-primary-navigation a{font-size:1.1rem}}
@media only screen and (max-width:768px){.mega_menu .right_menu #menu-right-primary-navigation a{padding-bottom:3px;font-size:20px;display:block;line-height:30px}}
.mega_menu .left_menu{display:inline-block;vertical-align:text-bottom;text-align:left;height:100%}.mega_menu .menu_container{height:70%;padding:132px 0;text-align:right;vertical-align:top;width:90%;margin-left:auto;margin-right:auto}.mega_menu .menu_container .left_menu>div>ul{display:-webkit-box;display:-ms-flexbox;display:flex}.mega_menu .menu_container .left_menu>div>ul>li{display:block;padding-right:75px}@media only screen and (max-width:1500px){.mega_menu .menu_container .left_menu>div>ul>li{padding-right:40px}}
@media only screen and (max-width:1124px){.mega_menu .menu_container .left_menu>div>ul>li{padding-right:20px}}
@media only screen and (max-width:1020px){.mega_menu .menu_container .left_menu>div>ul>li{padding-right:20px}}
.mega_menu .menu_container .left_menu>div>ul>li a{font-size:18px;font-weight:300;color:#fff;line-height:1.5rem;opacity:.6}.mega_menu .menu_container .left_menu>div>ul>li>a{font-size:1.6rem;font-weight:300;padding-bottom:23px;display:block;opacity:1}@media only screen and (max-width:1400px){.mega_menu .menu_container .left_menu>div>ul>li>a{font-size:1.5rem}}
@media only screen and (max-width:1020px){.mega_menu .menu_container .left_menu>div>ul>li>a{font-size:1.1rem}}
.mega_menu ol,.mega_menu ul{list-style-type:none;margin:0;padding:0}@media only screen and (max-width:768px){.mega_menu .menu_container .left_menu>div>ul .menu-item-has-children{position:relative}.mega_menu .menu_container .left_menu>div>ul .menu-item-has-children .menu_pluse{background-repeat:no-repeat;width:16px;height:16px;content:"";position:absolute;right:10px;top:4px;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/dm-mobile-menu-plus-sign.png)!important}.mega_menu .menu_container .left_menu>div>ul>li>a{padding-bottom:10px;font-size:1.3rem}.mega_menu .menu_container .left_menu>div>ul>li>ul>li>a{font-size:1rem;line-height:1.3rem}.mega_menu.open{right:0;width:87%}.mega_menu .left_menu{width:100%;height:auto}.mega_menu .right_menu{padding-left:0;border:none;width:100%}.mega_menu .menu_container .left_menu>div>ul{display:block}.mega_menu .menu_container .left_menu>div>ul>li{padding-right:0}.mega_menu .menu_container .left_menu>div>ul .sub-menu{display:none;padding-bottom:10px}.mega_menu .menu_container .left_menu>div>ul .sub-menu[style="display: block;"]~.menu_pluse{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/dm-mobile-menu-minus-sign.png)!important;top:11px}}
.container{width:1200px;margin-left:auto;margin-right:auto;position:relative}@media only screen and (max-width:1230px){.container{width:992px}}
@media only screen and (max-width:992px){.container{width:768px}}
@media only screen and (max-width:768px){.container{width:100%}}
.container .half{width:49.5%;display:inline-block;vertical-align:top;position:relative}@media only screen and (max-width:668px){.container .half{width:100%}}
.container .center_verticaly{margin:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-wrapper{padding-top:57px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.index-wrap{margin-bottom:150px}@media only screen and (max-width:768px){.index-wrap{margin-bottom:70px}}
.loader{display:block;margin-left:auto;margin-right:auto;text-align:center}.loader svg{width:100px;height:100px;margin:20px;display:inline-block}.mobile-only{display:none}@media only screen and (max-width:768px){.mobile-only{display:block}}
@media only screen and (max-width:768px){.desktop-only{display:none!important}}
.viora-title{color:#012169;font-size:2.2rem;white-space:pre-line;display:block;margin-bottom:1.5rem;position:relative;line-height:1}@media only screen and (max-width:768px){.viora-title{font-size:2.1rem}}
@media only screen and (max-width:520px){.viora-title{font-size:2rem;line-height:1}}
.viora-title.text-center{text-align:center}.viora-title.seven-title{font-size:3rem}@media only screen and (max-width:768px){.viora-title.seven-title{font-size:2rem;line-height:1}}
.viora-title.six-title{font-size:3rem}@media only screen and (max-width:768px){.viora-title.six-title{font-size:2rem;line-height:1}}
.viora-title.six-title-m{font-size:3.8rem}@media only screen and (max-width:768px){.viora-title.six-title-m{font-size:2rem;line-height:1}}
.viora-title.five-title{font-size:2.2rem}@media only screen and (max-width:768px){.viora-title.five-title{font-size:2rem;line-height:1}}
.viora-title.fore-title{font-size:2.2rem}@media only screen and (max-width:768px){.viora-title.fore-title{font-size:1.8rem;line-height:1}}
.viora-title.top_border{padding-top:6px;padding-top:1.5rem;margin-top:-1rem}.viora-title.top_border:before{content:"";width:107px;height:2px;background-color:#e1e1e1;top:0;position:absolute}.viora-title.text-center.top_border{padding-top:6px;padding-bottom:10px}.viora-title.text-center.top_border:before{content:"";width:405px;height:2px;background-color:#a1a1a1;position:absolute;bottom:0;top:100%;text-align:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:60%}.viora-sub-title{color:#3d3d3d;font-size:2rem;font-weight:400;display:block}.viora-sub-title.text-center{text-align:center}@media only screen and (max-width:768px){.viora-sub-title{font-weight:500;font-size:1.3rem}}
@media only screen and (max-width:520px){.viora-sub-title{font-weight:300}}
.line-center{width:65px;height:4px;background-color:#464646;display:block;margin:24px auto 57px}@media only screen and (max-width:768px){.line-center{margin-top:20px;margin-bottom:37px}}
.blogsidebar-title{position:relative;text-transform:uppercase;display:block;text-align:center;width:90%;margin-left:auto;margin-right:auto;padding:23px 0;margin-bottom:25px}.blogsidebar-title:after,.blogsidebar-title:before{content:"";width:100%;height:1px;background:#02216E;position:absolute;left:0}.blogsidebar-title:before{top:0}.blogsidebar-title:after{top:100%}.blogsidebar-title span{display:block;font-size:1.7rem;line-height:1.1}.full-popup{z-index:999;position:fixed;top:0;bottom:0;background:#012169
;color:#fff;overflow:hidden;-webkit-transition:all .9s ease;transition:all .9s ease}@media only screen and (max-width:768px){.full-popup{width:90%}}
.full-popup .close-full-popup{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/x_close.png);width:66px;height:14px;position:absolute;right:50px;top:50px;cursor:pointer}.full-popup .close-full-popup .full-popup .close-full-popup{left:auto;right:67px}@media only screen and (max-width:768px){.full-popup .close-full-popup{right:30px;top:30px}}
.wellcome_popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;display:none}.wellcome_popup.open{display:block}.wellcome_popup .wellcome_popup_text{width:90%}.wellcome_popup .viora-title{color:#fff}@media only screen and (max-width:768px){.wellcome_popup span{margin-bottom:2rem;font-size:1.5rem;line-height:1}}
.wellcome_popup_text{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#bbb;font-size:2.7rem;text-align:center}.wellcome_popup_text .patient_link,.wellcome_popup_text .physician_link{font-size:1.35rem;background-color:#d4d4d4;color:#0c0c0c;margin-left:39px;margin-right:39px;margin-top:101px;line-height:2;padding-top:5px}.wellcome_popup_text .patient_link svg,.wellcome_popup_text .physician_link svg{width:29px;height:29px}@media only screen and (max-width:768px){.wellcome_popup_text .patient_link,.wellcome_popup_text .physician_link{margin-top:30px;margin-left:15px;margin-right:15px}}
.full-popup.popup_thank_full{display:none;left:0;right:0;width:100%;background-color:rgba(0,0,0,.75)}.full-popup.popup_thank_full .popup_thank_close{position:absolute;right:-23px;top:-23px;cursor:pointer}@media only screen and (max-width:768px){.full-popup.popup_thank_full .popup_thank_close{right:0}}
.full-popup.popup_thank_full .popup_thank{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:738px;height:341px;-webkit-box-shadow:0 32px 51px rgba(0,0,0,.4);box-shadow:0 32px 51px rgba(0,0,0,.4);background-color:#fff;background-repeat:no-repeat;max-width:95%;text-align:left}@media only screen and (max-width:520px){.full-popup.popup_thank_full .popup_thank{height:254px;width:342px;background-size:contain;background-position-x:-29px}.full-popup.popup_thank_full .popup_thank img{width:190px}}
.full-popup.popup_thank_full .popup_thank div{position:relative;text-align:left;padding:63px 100px 100px 253px}@media only screen and (max-width:520px){.full-popup.popup_thank_full .popup_thank div{bottom:20px;position:absolute;padding:0;padding-left:99px}}
.full-popup.popup_thank_full .popup_thank span{color:#202430;font-size:1.6rem;font-weight:400;display:block}@media only screen and (max-width:520px){.full-popup.popup_thank_full .popup_thank span{font-size:1.2rem}}
.full-popup.popup_newsletter-full{display:none;left:0;right:0;width:100%;background-color:rgba(0,0,0,.39)}.full-popup.popup_newsletter-full .close_protected{position:absolute;right:-23px;top:-23px;cursor:pointer}.full-popup.popup_newsletter-full .popup_newsletter{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:709px;height:511px;max-width:85%;-webkit-box-shadow:0 1px 49px rgba(0,0,0,.35);box-shadow:0 1px 49px rgba(0,0,0,.35);background-color:#fff}@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter{height:441px}}
.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header{background-color:#2c2929;width:100%;color:#fff;padding:15px 23px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.7rem;font-weight:400}.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header img{margin-right:20px}@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header img{width:35px;margin-right:5px}}
.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header span{-webkit-transform:translateY(-12px);transform:translateY(-12px);display:inline-block}@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header span{-webkit-transform:translateY(2px);transform:translateY(2px);width:calc(100% - 50px)}}
@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_header{font-size:1.4rem;padding:10px}}
.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_form{padding:53px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter .popup_newsletter_form{padding:15px}}
.full-popup.popup_newsletter-full .popup_newsletter .form_title{font-size:1.7rem;color:#000;padding-bottom:44px;display:block;font-weight:400}.full-popup.popup_newsletter-full .popup_newsletter .input-div label{color:#000!important}.full-popup.popup_newsletter-full .popup_newsletter input[type=checkbox]~span,.full-popup.popup_newsletter-full .popup_newsletter input[type=radio]~span{color:#424242;font-size:1.25rem}.full-popup.popup_newsletter-full .popup_newsletter input[type=submit]{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:40px;border:1px solid #2a2a2a;background-color:#2b2b2b;line-height:1.75;padding:0 54px;color:#ffff;font-weight:300;font-size:1.5rem;cursor:pointer;float:right;margin-top:60px}@media only screen and (max-width:520px){.full-popup.popup_newsletter-full .popup_newsletter input[type=submit]{padding:0 15px}}
.full-popup.popup_newsletter-full .popup_newsletter .ajax-loader{margin-top:65px;right:15px}.full-popup.popup_newsletter-full .popup_newsletter .input-div{margin-bottom:30px}.full-popup.popup_newsletter-full.is-active{display:block}.wpcf7 .ajax-loader{background-image:url("https://www.vioralife.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif");visibility:hidden;display:inline-block;width:22px;height:22px;background-repeat:no-repeat;background-size:100%;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle;text-align:right;margin-top:15px;position:absolute;right:0}.wpcf7 .ajax-loader.is-active{visibility:visible}.popup_relative{position:relative}.close_popup{width:20px;height:20px;position:absolute;right:-23px;top:-23px;cursor:pointer}.social_share{position:relative;padding-left:85px;margin-bottom:32px}.social_share a{margin-right:12px}.social_share:before{content:"";width:72px;border:1px solid #b7b7b7;position:absolute;left:0;top:47%}.share_box{display:none;position:absolute;left:85px;width:300px;z-index:999}.open-share{position:relative}.open-share,.open-share a{display:inline-block}.top_page{padding-bottom:72px}.top_page .text-center{text-align:center;max-width:1040px;margin-right:auto;margin-left:auto}.top_page .viora-sub-title{padding-bottom:1.5rem}@media only screen and (max-width:768px){.top_page .viora-sub-title{padding-bottom:1rem}}
.top_page .top_content{font-size:1.5rem;color:#3d3d3d;font-weight:300;display:block}.top_page .top_content.text-center{text-align:center}@media only screen and (max-width:768px){.top_page .top_content{font-size:1.4rem}}
@media only screen and (max-width:520px){.top_page .top_content{font-size:1.1rem}}
.top_page .top_content.more_information_content{display:none}.top_page .half-img{text-align:right}.top_page iframe{position:absolute;top:0;left:0;width:100%;height:100%}.top_page a[href="#"]{font-size:1.5rem;font-weight:400;color:#3d3d3d;display:block}@media only screen and (max-width:768px){.top_page a[href="#"]{font-size:1.1rem}}
.top_page .show-class .link_show:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top_page .hide-class .link_show{margin-top:.75em}.top_page .link_show{position:relative;display:inline-block}.top_page .link_show:before{width:1px;height:13px;position:absolute;content:"";-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:10px;top:10px;right:-24px;width:19px;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/arrow_open_text.svg);background-repeat:no-repeat}@media only screen and (max-width:768px){.top_page{padding-bottom:30px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
#breadcrumbs{text-align:left;font-size:1.13rem;font-weight:300;margin-bottom:2.5rem}#breadcrumbs,#breadcrumbs a{color:#b1b1b1}@media only screen and (max-width:768px){#breadcrumbs{display:none}}
.social_networks{position:relative;padding-left:100px}.social_networks:before{content:"";border-bottom:2px solid #dad7d7;position:absolute;top:30%;width:81px;left:0}.social_networks a{display:inline-block;margin-right:10px}.social_networks a:hover{opacity:.6;-webkit-transition:opacity .5s;transition:opacity .5s}.csv_center{display:block;text-align:center;width:100%}div.video{cursor:pointer;position:relative}div.video .svg_icon{position:absolute;top:50%;left:calc(50% - 20px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:520px){div.video{padding-top:0;margin-top:25px}}
.more_information{font-weight:400;font-size:1.5rem;margin:0 0 .75em;cursor:pointer}.more_information.active~svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:768px){.more_information{font-size:1.1rem}}
.more_information~svg{cursor:pointer}@media only screen and (max-width:768px){.more_information~svg{width:12px}}
.more_information_content{display:none}.banner_light{position:relative;background-repeat:no-repeat;background-size:cover;height:614px;background-position:50%}@media only screen and (max-width:1280px){.banner_light{height:500px}}
@media only screen and (max-width:768px){.banner_light{height:390px}.banner_light:after{content:"";background:#000;opacity:.8;position:absolute;left:0;right:0;top:0;width:100%;height:100%}}
.banner_light .container{height:100%;z-index:99}@media only screen and (max-width:768px){.banner_light .container{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.banner_light .container .half{height:100%}@media only screen and (max-width:768px){.banner_light .container .half.empty-half{display:none}}
.banner_light .center_verticaly,.banner_light .viora-title{color:#fff}.banner_light .banner_ligh_text_content{font-size:2.1rem}@media only screen and (max-width:768px){.banner_light .banner_ligh_text_content{font-size:1.6rem}}
.banner_light .round_link{font-size:1.3rem}#single-product .banner_light .viora-title{font-size:2.8rem}#single-product .banner_light .banner_ligh_text_content{font-size:1.9rem;color:#bebebe}#single-product .banner_light .round_link.black{color:#bebebe;border-color:#bebebe}#single-product .banner_light .round_link.black:active,#single-product .banner_light .round_link.black:hover{color:#000;border-color:#000}.round_link{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;border:1px solid #2a2a2a;background-color:#fff;display:inline-block;padding:0 30px;line-height:2.8rem;color:#000;-webkit-transition:all 1s;transition:all 1s;cursor:pointer}.round_link.active,.round_link.black,.round_link:active,.round_link:focus,.round_link:hover{background-color:#000;border:1px solid #fff;color:#fff}.round_link.black.focus,.round_link.black:active,.round_link.black:hover{background-color:#fff;border:1px solid #000;color:#000}.top_links{display:block;text-align:center;padding-bottom:112px}.top_links .round_link.active,.top_links .round_link:active,.top_links .round_link:focus,.top_links .round_link:hover{border:1px solid #000}.top_links a{display:inline-block;margin-right:21px;margin-left:21px;min-width:150px}@media only screen and (max-width:768px){.top_links{padding-bottom:0;margin-bottom:30px;background:#f9f9f9}.top_links a{width:auto!important;min-width:auto!important;border:none;-webkit-box-shadow:none;box-shadow:none;line-height:1.9;padding:0 10px;border-radius:0;text-transform:uppercase;background:transparent;border-bottom:2px solid transparent!important}.top_links a.active,.top_links a:active,.top_links a:focus,.top_links a:hover{border:none!important;border-bottom:2px solid #000!important;background:transparent!important;color:#000}}
.icons_section{background-color:#f6f6f6;padding-top:81px;padding-bottom:84px}@media only screen and (max-width:768px){.icons_section{padding:30px 15px}}
.icons_section .sub_title{color:#3d3d3d;font-size:1.85rem;text-align:center;display:block}@media only screen and (max-width:768px){.icons_section .sub_title{font-size:1.7rem}}
@media only screen and (max-width:520px){.icons_section .sub_title{font-size:1.4rem}}
.icons_section .icons_content{color:#3d3d3d;font-size:1.76rem;text-align:center}.icons_section .icons_content p{margin-bottom:0}@media only screen and (max-width:768px){.icons_section .icons_content{font-size:1.5rem}}
.icons_section .our_icons{padding-top:35px;padding-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}@media only screen and (max-width:520px){.icons_section .our_icons{display:block}}
.icons_section .our_icons .our_icon_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:88px;padding:20px}.icons_section .our_icons .our_icon_item .our_icon_item_title{font-size:1.55rem;font-weight:400;padding-bottom:10px}.icons_section .our_icons .our_icon_item .our_icon_img{padding-bottom:30px;height:80px;width:auto;max-width:none;position:relative}.icons_section .our_icons .our_icon_item .our_icon_img img{height:100%}.stories_slider.swiper-container{width:100%;height:100%;font-size:1.8rem;line-height:1.2;font-style:italic;background-color:#fdfdfd;background-color:#f2f2f2;padding-top:92px;padding-bottom:136px;font-weight:300}@media only screen and (max-width:768px){.stories_slider.swiper-container{padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}
.stories_slider.swiper-container .customer_story{height:auto;-ms-flex-item-align:stretch;align-self:stretch;width:1000px;-webkit-box-shadow:3px 21px 76px rgba(0,1,1,.39);box-shadow:3px 21px 76px rgba(0,1,1,.39);background-color:#fdfdfd;padding:49px}@media only screen and (max-width:1100px){.stories_slider.swiper-container .customer_story{width:800px}}
@media only screen and (max-width:980px){.stories_slider.swiper-container .customer_story{width:700px}}
.stories_slider.swiper-container .customer_story .story_svg{display:block;padding-bottom:39px;text-align:center}.stories_slider.swiper-container .customer_story span.story_customer{display:block;text-align:center;padding-top:53px}@media only screen and (max-width:768px){.stories_slider.swiper-container .customer_story{-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;-webkit-box-shadow:none;box-shadow:none;background:#f5f2f2;padding-bottom:90px}}
@media only screen and (max-width:768px){.stories_slider.swiper-container{font-size:1.5rem}}
.stories_slider.swiper-container .swiper-pagination-bullets,.stories_slider.swiper-container .swiper-pagination-custom,.stories_slider.swiper-container .swiper-pagination-fraction{bottom:47px}@media only screen and (max-width:768px){.stories_slider.swiper-container .swiper-pagination-bullets,.stories_slider.swiper-container .swiper-pagination-custom,.stories_slider.swiper-container .swiper-pagination-fraction{bottom:30px}}
.stories_slider.swiper-container .swiper-slide-next,.stories_slider.swiper-container .swiper-slide-prev{opacity:.2;-webkit-filter:blur(4px);filter:blur(4px)}@media only screen and (max-width:768px){.stories_slider.swiper-container .swiper-slide-next,.stories_slider.swiper-container .swiper-slide-prev{opacity:1}}
.stories_slider.swiper-container .swiper-button-prev{left:100px}.stories_slider.swiper-container .swiper-button-next{right:100px}.top_decoration{text-align:center;padding-bottom:40px}.tecnolgies_slider.swiper-container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:130px}@media only screen and (max-width:768px){.tecnolgies_slider.swiper-container{margin-bottom:55px}}
.tecnolgies_slider.swiper-container *{-webkit-transition:all 1s;transition:all 1s}.tecnolgies_slider.swiper-container .tecnolgiy_slide{height:auto;margin-bottom:86px;text-align:center}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_div{height:100%;padding-right:15px;padding-left:15px}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_div>div{height:100%;padding:0 15px;-webkit-box-shadow:0 36px 51px rgba(0,0,0,.08);box-shadow:0 36px 51px rgba(0,0,0,.08)}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_div>div:hover{-webkit-box-shadow:0 46px 51px rgba(0,0,0,.3);box-shadow:0 46px 51px rgba(0,0,0,.3)}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_slide_img{height:123px;margin-bottom:50px;padding-top:47px}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_slide_title{font-size:2.5rem;padding-bottom:27px;display:block}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_slide_content{font-size:1.5rem;margin-bottom:29px}.tecnolgies_slider.swiper-container .tecnolgiy_slide .tecnolgiy_slide_link{margin-bottom:48px;padding:0 48px}.swiper-pagination{bottom:0;left:calc(50% - 70px)}.swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background:#c8c8c8;opacity:.3;margin:2px}.swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:#000}.half_image_s{background-color:#f3f3f3}.half_image_sectin .viora-sub-title,.half_image_sectin .viora-title{margin-bottom:1rem}.half_image_sectin .round_link{background-color:transparent;margin-bottom:60px}.half_image_sectin .round_link:focus,.half_image_sectin .round_link:hover{background-color:#000}.half_image_sectin .round_link:focus g,.half_image_sectin .round_link:focus svg,.half_image_sectin .round_link:hover g,.half_image_sectin .round_link:hover svg{fill:#fff}@media only screen and (max-width:768px){.half_image_sectin{padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.half_image_sectin .half_image_text{padding-top:70px;font-size:1.6rem;line-height:1.2}@media only screen and (max-width:768px){.half_image_sectin .half_image_text{font-size:1.4rem;padding-top:0}}
@media only screen and (max-width:520px){.half_image_sectin .half_image_text{font-size:1.1rem;padding-top:40px}}
.half_image_sectin .half_image_text .more_information{font-size:1.5rem;font-weight:400;cursor:pointer;margin-bottom:10px;display:inline-block}.half_image_sectin .half_image_text .download_pdf{margin-top:40px;font-size:1.25rem}.half_image_sectin .half_image_text .download_pdf:hover #iconfinder_42-document_-_download_arrow_252421{fill:#fff!important;-webkit-transition:all 1s;transition:all 1s}.wrap_ulli_select{position:relative;width:20%}.wrap_ulli_select:after{pointer-events:none;content:"";position:absolute;top:20px;right:22px;width:17px;background-repeat:no-repeat;height:10px;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/arrow-select.png)}@media only screen and (max-width:768px){.wrap_ulli_select:after{top:59px;right:83px}}
@media only screen and (max-width:520px){.wrap_ulli_select:after{top:59px;right:48px}}
::-webkit-scrollbar{-webkit-appearance:none;width:7px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);-webkit-box-shadow:0 0 1px hsla(0,0%,100%,.5)}ul.ulli_select{display:none;z-index:999;max-height:400px;position:absolute;width:100%;font-size:1.3rem;color:#666;background-color:#fff;list-style-type:none;margin:0;line-height:1.3;padding:0}ul.ulli_select li{padding:5px 10px;z-index:2;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}ul.ulli_select li:not(.init){float:left;width:100%;margin-left:0;background:#fff;-webkit-box-shadow:0 15px 21px rgba(0,0,0,.25);box-shadow:0 15px 21px rgba(0,0,0,.25)}ul.ulli_select li:not(.init):hover,ul.ulli_select ul li.selected:not(.init){background:#ebebeb}ul.ulli_select li.init{margin-bottom:8px;-webkit-box-shadow:0 3px 21px rgba(0,0,0,.25);box-shadow:0 3px 21px rgba(0,0,0,.25);border-radius:22px;border:1px solid #ebebeb;cursor:pointer}ul.ulli_select a#submit{z-index:1}.ulli_select_label{margin-bottom:8px;-webkit-box-shadow:0 3px 21px rgba(0,0,0,.25);box-shadow:0 3px 21px rgba(0,0,0,.25);border-radius:22px;border:1px solid #ebebeb;display:block;padding:5px 10px;z-index:2;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:1.3rem;font-weight:300;line-height:2rem;text-transform:capitalize;HEIGHT:40px;overflow:hidden;padding-right:37px}.show-more{display:block;margin-top:150px}.show-more a{text-align:center;display:block;color:#000;font-size:1.25rem}.show-more a img,.show-more a svg{display:block;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:140px;padding-top:12px}.not_found{font-size:2rem;text-align:center}@media only screen and (max-width:768px){.not_found{font-size:1.7rem}}
.newsletter-form input,.search_blog input,.subscribe-blog input{background:#ffff;border:none;border-radius:0;color:#9b9b9b;font-size:1.4rem;font-weight:300}.newsletter-form input[type=submit],.search_blog input[type=submit],.subscribe-blog input[type=submit]{border-radius:15px;background-color:#000;padding:0 39px;color:#fff;font-size:1.1rem;font-weight:300;line-height:1.9rem;text-align:center;margin-left:auto;margin-right:auto;margin-top:33px;cursor:pointer}.newsletter-form input::-webkit-input-placeholder,.search_blog input::-webkit-input-placeholder,.subscribe-blog input::-webkit-input-placeholder{color:#b3b3b3}.wpcf7-response-output.wpcf7-mail-sent-ok{color:green}.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing{display:none}.popup-subscriber{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;background:#0000003d;display:none}.popup-subscriber.active{display:-webkit-box;display:-ms-flexbox;display:flex}.popup-subscriber .subscriber-form{width:709px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#000;font-size:2.7rem;text-align:center;background:#fff}.popup-subscriber .close_subscriber{position:absolute;right:-24px;top:-38px}.popup-subscriber .subscriber-title{text-align:left;background:#000;color:#fff;padding:15px 23px;text-transform:uppercase;font-size:1.8rem}.popup-subscriber .subscriber-title svg{margin-right:5px}.popup-subscriber .subscriber-title span{-webkit-transform:translateY(-9px);transform:translateY(-9px)}.popup-subscriber .subscriber-title div,.popup-subscriber .subscriber-title span,.popup-subscriber .subscriber-title svg{display:inline-block}.popup-subscriber .subscriber-content{padding:54px;text-align:left}.popup-subscriber .subscriber-content .sub_title{padding-bottom:18px;text-transform:uppercase;font-size:1.7rem;font-weight:400;display:block}.popup-subscriber .subscriber-content .input-div input{color:#000!important;border-bottom:1px solid #000!important}.popup-subscriber .subscriber-content .input-div label{color:#000!important}.popup-subscriber .subscriber-content .checkbox-newlatter{font-size:1.25rem}.popup-subscriber input[type=submit]{border-radius:21px;background-color:#252525;color:#fff;font-size:1.5rem;padding:0 76px;line-height:2;border:none}.popup-subscriber .submit_send{text-align:right}.popup-subscriber .submit_send input[type=submit]{display:inline-block}.form_class .input-div{margin-bottom:17px;position:relative}.form_class .input-div label{font-size:1.5rem!important;color:#5e5e5e!important;line-height:1!important;border-width:0;margin:0;padding:0;letter-spacing:0;left:0;top:21px;-webkit-transition:all .2s ease-out!important;transition:all .2s ease-out!important;position:absolute;font-weight:300;pointer-events:none}.form_class .input-div.is-filled label,.form_class .input-div input:focus+label,.form_class .input-div textarea:focus+label{left:0!important;top:0!important;font-size:.9rem!important}.form_class .input-div input,.form_class .input-div select,.form_class .input-div textarea{border:none;padding:0;border-bottom:1.5px solid #979797!important;border-radius:0;width:100%;font-size:1.1rem!important;color:#000!important;outline:0!important;line-height:2!important;height:auto;padding-top:17px!important}.form_class .input-div input:focus,.form_class .input-div select:focus,.form_class .input-div textarea:focus{outline:none;-webkit-box-shadow:none}.form_class .input-div textarea{height:122px;min-height:122px;line-height:1.3!important;margin-bottom:100px}.form_class .input-div select,.form_class .input-div select option{font-size:1.5rem!important;color:#5e5e5e!important;font-weight:300;position:relative;line-height:1.67!important}.form_class .input-div.select-div{position:relative}.form_class .input-div.select-div:after{content:"";right:0;bottom:10px;position:absolute;width:22px;height:15px;background-repeat:no-repeat;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/contact_select.png)!important;pointer-events:none}.form_class .input-div select{margin-bottom:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-top:11.5px!important}.form_class .screen-reader-response,.form_class .wpcf7-validation-errors{font-size:1rem}.form_class .is-filled label,.form_class .is-focus label{left:0!important;top:0!important;font-size:.9rem!important}.screen-reader-response{display:none}.wpcf7-validation-errors,form span[role=alert]{font-size:16px;color:#cb2027}.wpcf7-response-output.wpcf7-mail-sent-ng{color:green;padding-top:18px}.wpcf7-form-control.wpcf7-address_geo_autocomplete::-webkit-input-placeholder{color:#fff}.eventArticleItem{-webkit-transition:all 1s;transition:all 1s;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:31px;background-color:#f5f5f5;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:265px}.eventArticleItem:hover{-webkit-box-shadow:0 71px 110px 26px rgba(0,1,1,.25);box-shadow:0 71px 110px 26px rgba(0,1,1,.25);background-color:#fff}@media only screen and (max-width:520px){.eventArticleItem{width:100%;display:block;margin-bottom:30px}}
.eventArticleItem .eventArticleSubContentSide{padding:39px 16px 25px 20px}@media only screen and (max-width:768px){.eventArticleItem .eventArticleSubContentSide{width:100%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}}
.eventArticleItem .eventArticleSubContentSide .eventArticleItemDate{font-size:1rem;display:block;padding-bottom:20px;font-weight:400}.eventArticleItem .eventArticleSubContentSide .eventArticleTitle{font-size:2rem;display:block;margin-bottom:10px;line-height:1}.eventArticleItem .eventArticleSubContentSide .eventArticleSubTitle{line-height:1;font-size:1.2rem;display:block;font-weight:400;padding-bottom:13px}.eventArticleItem .eventArticleSubContentSide .eventArticleContent{font-size:1.05rem;display:block}.eventArticleItem .eventArticleSubContentSide .eventArticleItemlink{border-radius:4px;border:1px solid #111;line-height:1.7rem;padding:0 18px;font-size:.9rem;display:inline-block;color:#000;margin-top:25px}.eventArticleItem .eventArticleSubContentSide .eventArticleItemlink:active,.eventArticleItem .eventArticleSubContentSide .eventArticleItemlink:hover{background:#000;color:#fff}.eventArticleItem .eventArticleSubContentSide .eventdate,.eventArticleItem .eventArticleSubContentSide .eventLocation{display:inline-block;margin-right:14px;padding-bottom:15px}.eventArticleItem .ventArticleItemImg{width:56%;background-position:50%;background-size:auto 100%;background-repeat:no-repeat;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:992px){.eventArticleItem .ventArticleItemImg{width:47%}}
@media only screen and (max-width:768px){.eventArticleItem .ventArticleItemImg{background-size:cover}}
@media only screen and (max-width:520px){.eventArticleItem .ventArticleItemImg{width:100%;display:block;height:160px}}
.fileItem{-webkit-transition:all .5s;transition:all .5s;display:-webkit-box;display:-ms-flexbox;display:flex;padding:41px 26px;color:#000;width:100%}@media only screen and (max-width:768px){.fileItem{padding:20px 15px}}
.fileItem .file-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.fileItem .file-icon{margin-right:10px}}
.fileItem .hover{display:none}.fileItem:hover,.fileItem:nth-child(odd):hover{background:#4a4a4a;color:#fff}.fileItem:hover .not_hover,.fileItem:nth-child(odd):hover .not_hover{display:none}.fileItem:hover .hover,.fileItem:nth-child(odd):hover .hover{display:block}.fileItem:hover .fileIItemlink,.fileItem:nth-child(odd):hover .fileIItemlink{color:#fff}.fileItem .file-icon,.fileItem img{-webkit-transition:all .5s;transition:all .5s}.fileItem img{margin-right:34px}@media only screen and (max-width:768px){.fileItem img{margin-right:0}}
.fileItem:nth-child(odd){background-color:#f3f3f3}.fileItem .fileIItemTitle{font-size:1.7rem;margin-bottom:5px;display:block;font-weight:400}@media only screen and (max-width:768px){.fileItem .fileIItemTitle{font-size:1.5rem}}
.fileItem .fileIItemContent{font-size:1.25rem;margin-bottom:5px;display:block}@media only screen and (max-width:768px){.fileItem .fileIItemContent{font-size:1.1rem}}
.fileItem .fileIItemlink{color:#393939;font-size:1.1rem;font-weight:400;-webkit-transition:all .5s;transition:all .5s}@media only screen and (max-width:768px){.fileItem .fileIItemlink{font-size:1rem}}
.videoItem{position:relative;width:33%;display:inline-block;padding:0 12px 30px 0;margin-bottom:50px}@media only screen and (max-width:992px){.videoItem{width:48%}}
@media only screen and (max-width:630px){.videoItem{width:47%}}
@media only screen and (max-width:520px){.videoItem{width:100%;padding:0;margin-bottom:0}.videoItem:hover{-webkit-box-shadow:none;box-shadow:none}}
.videoItem .videoItemSubContentSide{padding-bottom:30px}.videoItem .videoItemSubContentSide:hover{-webkit-box-shadow:5px 31px 41px 13px rgba(0,1,1,.14);box-shadow:5px 31px 41px 13px rgba(0,1,1,.14)}.videoItem .videoItemImg{position:relative;cursor:pointer}.videoItem .videoItemImg img{width:100%;margin-bottom:32px;max-width:none}.videoItem .svg_icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.videoItem .videoItemTitle{font-weight:400;padding:0 15px;font-size:1.8rem;margin-bottom:15px;display:block}.videoItem .videoItemContent{padding:0 15px;display:block;font-size:1.25rem;line-height:1.5rem}.link_home-static_div{position:fixed;height:120px;right:50px;top:300px;z-index:998;display:none}.link_home-static_div.active{display:block}@media only screen and (max-width:768px){.link_home-static_div{width:auto;bottom:0;top:auto;right:0}.link_home-static_div .link_home-static{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.link_home-static_div .link_home-static>div{background:#000;color:#fff;width:100%}.link_home-static_div .link_home-static g,.link_home-static_div .link_home-static svg{fill:#fff}.link_home-static_div .close_popup svg,.link_home-static_div .close_popup svg g{fill:#000}.link_home-static_div .close_popup{right:5px}}
@media only screen and (max-width:480px){.link_home-static_div{width:100%;left:0}}
.link_home-static{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);width:305px;background:#fff;height:100%}.link_home-static,.link_home-static>div{display:-webkit-box;display:-ms-flexbox;display:flex}.link_home-static>div{padding:15px;font-size:1.6rem;color:#000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.link_home-static>div svg{display:block;margin-top:6px}.newsletter-form{width:342px;position:fixed;right:60px;top:300px;display:-ms-flexbox;z-index:998;width:266px;padding:15px;display:none;-webkit-box-shadow:0 32px 43px rgba(0,0,0,.26);box-shadow:0 32px 43px rgba(0,0,0,.26);background-color:#f9f8f8}@media only screen and (max-width:768px){.newsletter-form{display:none!important}}
.newsletter-form .subscriber-title{display:block;text-align:center;font-style:italic;font-size:1.3rem;text-transform:uppercase}.newsletter-form .subscriber-title input{color:#9b9b9b;font-size:1.3rem;font-weight:300}.newsletter-form .subscriber-title input[type=submit]{margin-top:20px}.newsletter-form .subscriber-title>div{position:relative;display:inline-block;padding:19px 15px;margin-bottom:36px}@media only screen and (max-width:768px){.newsletter-form .subscriber-title>div{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}
.newsletter-form .subscriber-title>div:after,.newsletter-form .subscriber-title>div:before{content:"";width:100%;height:1px;background:#000;position:absolute;left:0}.newsletter-form .subscriber-title>div:before{top:0}.newsletter-form .subscriber-title>div:after{top:100%}.newsletter-form.active{display:block}.newsletter-form .newsletter-form-close{position:absolute;top:-20px;right:-20px;cursor:pointer}.home_columns_section{margin-bottom:88px;text-align:center;margin-top:74px}.home_columns_section .columns_section{text-align:left;max-width:1700px;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home_columns_section .columns_section .colum_item{color:#000;width:491px;display:block;-webkit-transition:all .5s;transition:all .5s;padding:32px}.home_columns_section .columns_section .colum_item:hover{-webkit-box-shadow:0 36px 51px #000;box-shadow:0 36px 51px #000}@media only screen and (max-width:1500px){.home_columns_section .columns_section .colum_item{width:351px}}
@media only screen and (max-width:1350px){.home_columns_section .columns_section .colum_item{padding:15px}}
.home_columns_section .columns_section .colum_item .colum_item_title img{max-width:150px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.home_columns_section .columns_section .colum_item h5{color:#000;font-size:2.06rem;letter-spacing:-.24px;margin-bottom:15px}@media only screen and (max-width:768px){.home_columns_section .columns_section .colum_item h5{font-weight:400}}
.home_columns_section .columns_section .colum_item span{font-size:1.5rem;font-weight:300;color:#4f5355;display:block}@media only screen and (min-width:768px){.home_columns_section .columns_section .colum_item:hover{-webkit-box-shadow:-45px 13px 49px rgba(0,0,0,.17);box-shadow:-45px 13px 49px rgba(0,0,0,.17)}.home_columns_section .columns_section .colum_item:hover h5{font-weight:400}}
.home_columns_section .columns_home_readmore{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;border:1px solid #999;color:#7b7b7b;font-size:1.25rem;font-weight:400;display:inline-block;padding:0 58px;line-height:2.4;margin-top:55px;-webkit-transition:all 1s;transition:all 1s}.home_columns_section .columns_home_readmore:active,.home_columns_section .columns_home_readmore:hover{border:1px solid #fff;color:#fff;background:#000}@media only screen and (max-width:768px){.home_columns_section .columns_home_readmore{margin-top:30px}}
.home_columns_section .viora-title{font-size:3.6rem}@media only screen and (max-width:768px){.home_columns_section .viora-title{font-size:2rem}}
@media only screen and (max-width:768px){.home_columns_section .columns_section{display:block}.home_columns_section .columns_section .columns_section_img{display:none}.home_columns_section .columns_section .colum_item{width:100%;text-align:center;padding:0;padding-bottom:30px}.home_columns_section .columns_section .colum_item .colum_item_title{position:relative}.home_columns_section .columns_section .colum_item .colum_item_title>div{display:inline-block;position:relative}.home_columns_section .columns_section .colum_item .colum_item_title>div:after{content:">>";position:absolute;top:1px;right:-38px;font-weight:400;font-size:2rem}.home_columns_section .columns_section .colum_item h5{margin-bottom:5px;font-size:1.8rem}.home_columns_section .columns_section .colum_item h5 :after{content:">>"}}
.technology_section{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:0}@media (max-width:768px){.technology_section{display:block}}
.technology_section img{width:100%;height:auto}.technology_section .technology_section_text,.technology_section .technology_section_video{width:50%}@media (max-width:768px){.technology_section .technology_section_text,.technology_section .technology_section_video{width:100%}}
.technology_section .technology_section_text .videoItemImg,.technology_section .technology_section_video .videoItemImg{position:relative}.technology_section .technology_section_text{background:#000;padding:120px;padding-bottom:60px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.technology_section .technology_section_text .viora-title{font-size:3.6rem;margin-bottom:1rem}@media (max-width:1000px){.technology_section .technology_section_text .viora-title{font-size:2rem;margin-bottom:.7rem}}
@media (max-width:1700px){.technology_section .technology_section_text{padding:50px}}
@media (max-width:1600px){.technology_section .technology_section_text{padding:30px}}
@media (max-width:1180px){.technology_section .technology_section_text{padding:30px}}
@media (max-width:1000px){.technology_section .technology_section_text{padding:20px}}
.technology_section .technology_section_text .viora-title{color:#fff}.technology_section .technology_section_text div{font-size:1.9rem}@media (max-width:1300px){.technology_section .technology_section_text div{font-size:1.5rem;font-size:1.3rem}}
@media (max-width:1100px){.technology_section .technology_section_text div{font-size:1.2rem}}
.technology_section .technology_section_text .round_link.black{font-size:18px;margin-top:15px;display:inline-block}.top_info_section{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.top_info_section{display:block}}
.top_info_section .top_info_text{padding-left:63px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){.top_info_section .top_info_text{padding-left:0}}
.top_info_section .top_info_img,.top_info_section .top_info_text{width:50%}@media only screen and (max-width:768px){.top_info_section .top_info_img,.top_info_section .top_info_text{width:100%}}
.top_info_section .top_info_text{color:#3d3d3d;font-size:1.5rem}.top_info_section .top_info_text h5{font-style:italic;font-size:5rem;margin-bottom:2rem}.top_info_section .top_info_text h5 b{font-weight:500}.top_info_section .top_info_text .sub_title{font-style:italic;font-size:2rem;margin-bottom:2rem;display:block}.top_info_section .top_info_text img{display:block;margin-bottom:20px}.top_info_section .round_link.download_pdf{font-size:1.25rem;font-weight:400;margin-top:51px;padding:5px 22px 0}@media only screen and (max-width:768px){.top_info_section .round_link.download_pdf{font-size:1.1rem;line-height:1.8;margin-top:25px}}
.top_info_section .round_link.download_pdf svg{margin-right:3px}.top_info_section .round_link.download_pdf:focus g,.top_info_section .round_link.download_pdf:focus svg,.top_info_section .round_link.download_pdf:hover g,.top_info_section .round_link.download_pdf:hover svg{fill:#fff}.overflow-hidden{overflow:hidden!important}.image_text_section{padding-top:130px;padding-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:768px){.image_text_section{display:block;padding-top:70px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}}
.image_text_section .image_text,.image_text_section div.video{width:50%}@media only screen and (max-width:768px){.image_text_section .image_text,.image_text_section div.video{width:100%}}
.image_text_section .promoting_product_title{font-size:4.4rem;display:block;margin-bottom:2rem}@media only screen and (max-width:768px){.image_text_section .promoting_product_title{font-size:3rem}}
@media only screen and (max-width:520px){.image_text_section .promoting_product_title{font-size:2rem;margin-top:2rem}}
.image_text_section .promoting_product_sub_title{font-size:2rem;font-weight:400;display:block;margin-bottom:2rem}@media only screen and (max-width:768px){.image_text_section .promoting_product_sub_title{font-size:1.5rem}}
.image_text_section .promoting_product_content{font-size:1.5rem;display:block}@media only screen and (max-width:768px){.image_text_section .promoting_product_content{font-size:1.3rem}}
.image_text_section .videoItemSubContentSide{margin-left:70px;position:relative}@media only screen and (max-width:768px){.image_text_section .videoItemSubContentSide{padding-left:0}}
.images-compare-container{display:inline-block;position:relative;overflow:hidden}.images-compare-before{will-change:clip;position:absolute;top:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.images-compare-after{pointer-events:none}.images-compare-after img,.images-compare-before img{max-width:100%;height:auto;display:block}.images-compare-separator{position:absolute;background:#fff;height:100%;width:1px;z-index:4;left:0;top:0}.images-compare-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-19px;margin-top:-19px;border:3px solid #fff;border-radius:1000px;-webkit-box-shadow:0 0 12px rgba(51,51,51,.5);box-shadow:0 0 12px rgba(51,51,51,.5);z-index:3;background:#000;background:rgba(0,0,0,.7);cursor:pointer}.images-compare-left-arrow,.images-compare-right-arrow{width:0;height:0;border:6px inset transparent;position:absolute;top:50%;margin-top:-6px}.images-compare-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.images-compare-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.images-compare-label{font-family:sans-serif;text-transform:uppercase;font-weight:700;position:absolute;top:10px;left:10px;z-index:1;color:#000;color:rgba(0,0,0,.4);background:#fff;background:hsla(0,0%,100%,.7);padding:10px;border-radius:5px;pointer-events:none;display:none}.images-compare-container .images-compare-label{display:inherit}.images-compare-before .images-compare-label{left:10px}.images-compare-after .images-compare-label{left:auto;right:10px}.swiper-button-next{width:32px;background-size:100%;height:69px}.swiper-container-horizontal .swiper-button-next,.swiper-container-horizontal .swiper-button-prev{display:block}@media only screen and (max-width:768px){.swiper-container-horizontal .swiper-button-next,.swiper-container-horizontal .swiper-button-prev{display:none}}
.swiper-button-next{background-image:url(../assets/images/swiper_next.svg)!important}.swiper-button-prev{background-image:url(../assets/images/swiper_prev.svg)!important}.swiper-button-disabled.swiper-button-prev{opacity:.5}.swiper-container .swiper-pagination-bullet{width:15px;height:15px}.swiper-container .swiper-pagination-bullet-active{background:#000}.swiper-wrap-container{position:relative}.swiper-wrap-container .swiper-button-prev{left:6%}@media only screen and (max-width:520px){.swiper-wrap-container .swiper-button-prev{left:2%}}
.swiper-wrap-container .swiper-button-next{right:6%}@media only screen and (max-width:520px){.swiper-wrap-container .swiper-button-next{right:2%}}
.one-slide .swiper-button-next,.one-slide .swiper-button-prev,.one-slide .swiper-pagination{display:none!important}@media only screen and (min-width:1500px){.product_slider-container.four-slide .swiper-button-next,.product_slider-container.four-slide .swiper-button-prev,.product_slider-container.four-slide .swiper-pagination{display:none!important}}
@media only screen and (min-width:768px){.product_slider-container.two-slide .swiper-button-next,.product_slider-container.two-slide .swiper-button-prev,.product_slider-container.two-slide .swiper-pagination .third-slide{display:none!important}}
@media only screen and (min-width:520px){.product_slider-container.third-slide .swiper-button-next,.product_slider-container.third-slide .swiper-button-prev,.product_slider-container.third-slide .swiper-pagination,.product_slider-container.two-slide .swiper-button-next,.product_slider-container.two-slide .swiper-button-prev,.product_slider-container.two-slide .swiper-pagination,.third-slide.awards_slider .swiper-button-next,.third-slide.awards_slider .swiper-button-prev,.third-slide.awards_slider .swiper-pagination,.third-slide.tecnolgies_slider-container .swiper-button-next,.third-slide.tecnolgies_slider-container .swiper-button-prev,.third-slide.tecnolgies_slider-container .swiper-pagination,.two-slide.awards_slider .swiper-button-next,.two-slide.awards_slider .swiper-button-prev,.two-slide.awards_slider .swiper-pagination,.two-slide.tecnolgies_slider-container .swiper-button-next,.two-slide.tecnolgies_slider-container .swiper-button-prev,.two-slide.tecnolgies_slider-container .swiper-pagination{display:none!important}}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{background-color:#fff!important;background-image:url(https://www.vioralife.com/wp-content/themes/viora/dist/images/support.png?b08ebd2d94ea758afd1e478482e574c1);background-repeat:no-repeat;background-size:cover;background-position:50%;width:40px;height:40px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a svg{display:none}#wpsl-wrap #wpsl-search-wrap{max-width:400px;float:none;margin-right:auto;margin-left:auto}#wpsl-wrap .wpsl-search{width:50%;display:inline-block;vertical-align:top;height:305px;padding:49px 89px 49px 49px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f3f0f0}@media only screen and (max-width:1230px){#wpsl-wrap .wpsl-search{padding:49px 39px}}
@media only screen and (max-width:768px){#wpsl-wrap .wpsl-search{width:100%;text-align:center;margin-bottom:0;padding:20px}}
#wpsl-wrap #wpsl-gmap{display:inline-block;width:50%;height:305px!important}@media only screen and (max-width:768px){#wpsl-wrap #wpsl-gmap{width:100%;margin-top:0}}
#wpsl-wrap #wpsl-result-list{display:block;width:100%}#wpsl-wrap #wpsl-search-btn,#wpsl-wrap #wpsl-search-wrap div{float:none;margin-right:0}@media only screen and (max-width:768px){#wpsl-wrap #wpsl-search-btn,#wpsl-wrap #wpsl-search-wrap div{margin-top:0;margin-bottom:0}}
#wpsl-wrap .wpsl-input{display:block;float:none}#wpsl-wrap .wpsl-input label{display:block;width:100%;font-size:1.65rem;color:#4b4b4b;font-weight:300;margin-bottom:12px}@media only screen and (max-width:992px){#wpsl-wrap .wpsl-input label{font-size:1.2rem}}
#wpsl-wrap .wpsl-input input{display:block;color:#4b4b4b;font-size:1.65rem;border-radius:25px;border:1px solid #ebebeb;background-color:#fff;width:100%}@media only screen and (max-width:992px){#wpsl-wrap .wpsl-input input{font-size:1.2rem}}
#wpsl-wrap .wpsl-select-wrap{display:inline-block;vertical-align:top;float:none;width:196px}@media only screen and (max-width:992px){#wpsl-wrap .wpsl-select-wrap{width:147px}}
@media only screen and (max-width:768px){#wpsl-wrap .wpsl-select-wrap{max-width:48%}}
#wpsl-wrap .wpsl-select-wrap label{display:block;width:auto;float:none;font-size:1.65rem;color:#4b4b4b;font-weight:300;margin-bottom:12px;padding-top:12px}@media only screen and (max-width:570px){#wpsl-wrap .wpsl-select-wrap label{font-size:1.35rem}}
#wpsl-wrap .wpsl-select-wrap input{display:block;border-radius:25px;border:1px solid #ebebeb;background-color:#fff}#wpsl-wrap .wpsl-select-wrap .wpsl-dropdown{border:none;background:transparent}#wpsl-wrap .wpsl-search-btn-wrap{display:inline-block;vertical-align:top}@media only screen and (max-width:768px){#wpsl-wrap #wpsl-radius{width:100%}}
#wpsl-wrap #wpsl-radius .wpsl-dropdown .wpsl-selected-item{-webkit-box-shadow:0 3px 18px 3px rgba(0,0,0,.13);box-shadow:0 3px 18px 3px rgba(0,0,0,.13);border-radius:23px;border:1px solid #ebebeb;background-color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#wpsl-wrap .wpsl-dropdown{width:100%}@media only screen and (max-width:768px){#wpsl-wrap .wpsl-dropdown{border:none;background:transparent;-webkit-box-shadow:0 3px 18px 3px rgba(0,0,0,.13);box-shadow:0 3px 18px 3px rgba(0,0,0,.13);border-radius:23px;border:1px solid #ebebeb;background-color:#fff;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}}
#wpsl-wrap #wpsl-search-btn{display:inline-block;-webkit-box-shadow:0 3px 18px 3px rgba(0,0,0,.13);box-shadow:0 3px 18px 3px rgba(0,0,0,.13);border-radius:22px;border:1px solid #ebebeb;background-color:#363636;background-image:none;color:#fff;color:#f5f5f5;font-size:1.57rem;font-weight:400;line-height:1.8;margin-top:56px;margin-left:21px;padding:0 20px}@media only screen and (max-width:992px){#wpsl-wrap #wpsl-search-btn{margin-left:5px;padding:0 10px;font-size:1.2rem;line-height:2.2}}
.wpsl-search-results{font-size:2.1rem;color:#3d3d3d;font-weight:500;padding-top:80px}.wpsl-search-results-num{font-size:1.1rem;color:#2a2a2a;font-weight:400;padding-top:15px;padding-bottom:30px}#wpsl-search-wrap #wpsl-radius,#wpsl-search-wrap #wpsl-results,#wpsl-search-wrap .wpsl-input input,#wpsl-search-wrap .wpsl-input label{display:block}#wpsl-wrap #wpsl-result-list{font-size:1.56rem;color:#3d3d3d;line-height:2rem}@media only screen and (max-width:1230px){#wpsl-wrap #wpsl-result-list{font-size:1.3rem}}
#wpsl-wrap #wpsl-result-list #wpsl-stores{height:auto!important}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-store-location .wpsl-store-item{display:-webkit-box;display:-ms-flexbox;display:flex}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-store-location .wpsl-store-thumb{width:204px!important;height:161px!important;margin:0}#wpsl-wrap #wpsl-result-list #wpsl-stores ul li{background-color:#f7f7f7;padding:12px;margin-bottom:25px;border-bottom:0;-webkit-transition:all 1s;transition:all 1s}#wpsl-wrap #wpsl-result-list #wpsl-stores ul li:hover{-webkit-box-shadow:0 19px 51px rgba(0,0,0,.16);box-shadow:0 19px 51px rgba(0,0,0,.16)}#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress{padding-right:25px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:12px;padding-bottom:12px;line-height:1.2}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact{padding-top:12px;padding-bottom:12px}#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title{width:27%;padding-left:30px}#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title strong{color:#3d3d3d;font-size:1.9rem;font-weight:400;line-height:35px}@media only screen and (max-width:1230px){#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title strong{line-height:1;font-size:1.4rem}}
@media only screen and (max-width:992px){#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title strong{line-height:1;font-size:1.2rem}}
#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-phone:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-street:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-contact:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-direction:before{content:"";width:30px;height:30px;position:absolute;background-repeat:no-repeat;left:0;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/find_adress.png)!important}@media only screen and (max-width:992px) and (min-width:768px){#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-phone:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-street:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-contact:before,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-direction:before{width:20px;height:20px;background-size:100%}}
#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress{width:36%}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-street{display:block;padding-left:37px;position:relative;padding-bottom:10px}@media only screen and (max-width:992px) and (min-width:768px){#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-street{padding-left:25px;line-height:1}}
#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-street:before{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/find_adress.png)!important}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-phone{display:block;padding-left:37px;position:relative}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-phone:before{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/find_phone.png)!important}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact{width:22%}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-contact:before{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/find_at.png)!important}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact .wpsl-direction:before{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/find_adress.png)!important}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span{position:relative;padding-left:37px;display:block}@media only screen and (max-width:992px) and (min-width:768px){#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span{padding-left:25px;line-height:1}}
#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span:first-child a{margin-bottom:20px;margin-bottom:30px;display:inline-block}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span a{color:#3d3d3d;border-bottom:1px solid #000;-webkit-transition:all .5s;transition:all .5s}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span a:hover,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span aactive,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact span afocus{color:#02216E;border-bottom:1px solid #02216E}@media only screen and (max-width:768px){#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-store-location .wpsl-store-item{display:block}#wpsl-wrap #wpsl-result-list #wpsl-stores .wpsl-store-location .wpsl-store-thumb{width:100px!important;height:80px!important;padding-right:10px}#wpsl-wrap #wpsl-result-list #wpsl-stores .store-title{width:calc(100% - 110px);padding-left:30px;display:inline-block;padding:0;vertical-align:top;position:relative;padding-bottom:22px}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress{margin-top:20px;display:none}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress .wpsl-phone{margin-top:10px}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact{display:none}#wpsl-wrap #wpsl-result-list #wpsl-stores .store_adress,#wpsl-wrap #wpsl-result-list #wpsl-stores .store_contact{width:100%}#wpsl-wrap .wpsl-select-wrap{max-width:48%}#wpsl-wrap #wpsl-search-btn{margin-top:55px;width:100px}#wpsl-wrap #wpsl-search-wrap div.wpsl-input{width:calc(48% + 100px);margin-right:auto;margin-left:auto}.wpsl-direction-wrap{font-size:1rem}.more_information_find_clicic{font-size:1.1rem;font-weight:400;position:absolute;bottom:0;cursor:pointer}.more_information_find_clicic span{display:inline-block;margin:0}.more_information_find_clicic svg{display:inline;top:4px}.display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.more_information.active~svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#wpsl-wrap #wpsl-result-list{padding:0 7px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.find_popup{display:none;left:0;right:0;width:100%;background-color:rgba(0,0,0,.75)}.find_popup .find_popup_close{position:absolute;top:-22px;right:-23px;cursor:pointer}@media only screen and (max-width:768px){.find_popup .find_popup_close{right:0}}
.find_popup .display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1140px){.find_popup .display-flex{height:500px}}
@media only screen and (max-width:768px){.find_popup .display-flex{display:block;height:auto}}
.find_popup .display-flex img{height:100%;width:auto}@media only screen and (max-width:768px){.find_popup .display-flex img{margin-right:10px;height:auto;width:100%}}
.find_popup .find_contact_popup{padding:50px 40px}.find_popup .find_contact_popup h5{color:#02216E;font-size:2rem;font-weight:500}@media only screen and (max-width:1000px){.find_popup .find_contact_popup{padding:15px}}
.find_popup .find_popup_div{width:1300px;max-width:90%;-webkit-box-shadow:0 0 20px 4px rgba(0,1,1,.31),inset 0 3px 15px 3px rgba(0,0,0,.17);box-shadow:0 0 20px 4px rgba(0,1,1,.31),inset 0 3px 15px 3px rgba(0,0,0,.17);background-color:#fff;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){.find_popup .find_popup_div{height:90%;width:90%;top:53%}}
@media only screen and (max-width:768px){.find_popup .find_popup_div .find_popup_inner_div{height:100%;overflow-y:auto;overflow-x:hidden}}
.find_popup .find_popup_div .form_class .left-side,.find_popup .find_popup_div .form_class .right-side{padding-right:25px;-webkit-box-sizing:border-box;box-sizing:border-box}.find_popup .find_popup_div .form_class .form_half{width:49.5%;display:inline-block;vertical-align:top;position:relative}@media only screen and (max-width:1040px){.find_popup .find_popup_div .form_class .form_half{width:48.9%}}
@media only screen and (max-width:768px){.find_popup .find_popup_div .form_class .form_half{width:100%}}
.find_popup .find_popup_div .form_class .input-div label,.find_popup .find_popup_div .form_class .input-div select{color:#000!important}@media only screen and (max-width:1040px){.find_popup .find_popup_div .form_class .input-div label,.find_popup .find_popup_div .form_class .input-div select{font-size:1.2rem!important}}
.find_popup .find_popup_div input[type=submit]{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:40px;border:1px solid #2a2a2a;background-color:#2b2b2b;line-height:2;padding:0 54px;color:#ffff;font-weight:300;font-size:1.5rem;cursor:pointer;float:right}@media only screen and (max-width:768px){.find_popup .find_popup_div input[type=submit]{margin-top:30px;margin-bottom:20px}}
.find_popup .find_popup_div .input-div textarea{height:196px;margin-bottom:78px}@media only screen and (max-width:1140px){.find_popup .find_popup_div .input-div textarea{margin-bottom:45px}}
@media only screen and (max-width:768px){.find_popup .find_popup_div .input-div textarea{margin-bottom:0}}
.find_popup .find_popup_div .popup-title{line-height:3;width:100%;background:#000;color:#fff;font-size:1.7rem;text-transform:uppercase;padding:0 32px;-webkit-box-sizing:border-box;box-sizing:border-box}.find_popup .find_popup_div .popup-title img{margin-right:20px;-webkit-transform:translateY(5px);transform:translateY(5px)}@media only screen and (max-width:768px){.find_popup .find_popup_div .popup-title{font-size:1.2rem;padding:0 15px;line-height:1.3;padding-bottom:10px}.find_popup .find_popup_div .popup-title img{margin-right:10px}}
.hidden{display:none}.page-template-template-find_clinic .top_page{text-align:center}.page-template-template-find_clinic .top_page .viora-title.seven-title{padding-bottom:10px}.page-template-template-find_clinic .top_page .viora-title.top_border:before{content:"";width:405px;height:2px;background-color:#a1a1a1;position:absolute;bottom:0;top:100%;text-align:center;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:60%}body{font-size:18px;font-weight:300}body strong{font-weight:500!important}@media only screen and (max-width:768px){.page-template-template-home .page-wrapper{padding-top:0}}
.home-container-section{width:1700px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1700px){.home-container-section{width:1680px;width:1400px}}
@media only screen and (max-width:1400px){.home-container-section{width:1200px}}
@media only screen and (max-width:1220px){.home-container-section{width:992px}}
@media only screen and (max-width:992px){.home-container-section{width:768px}}
@media only screen and (max-width:768px){.home-container-section{width:100%;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.slider_home_link{-webkit-transition:all 1s;transition:all 1s;color:#fff;border:1px solid #fff;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;padding:10px 58px;cursor:pointer}.slider_home_link:hover{background:hsla(0,0%,100%,.1);color:#fff}.banda_home{background:#000}.banda_home .banda_slider{padding-top:50px;padding-bottom:78px}.banda_home .banda_slider .swiper-button-prev{left:40px}.banda_home .banda_slider .swiper-button-next{right:40px}.banda_home .banda_slider .swiper-pagination-bullets,.banda_home .banda_slider .swiper-pagination-custom,.banda_home .banda_slider .swiper-pagination-fraction{bottom:57px}.banda_home .banda_slider .swiper-pagination-bullet{width:15px;height:15px;background:#f5f5f5;opacity:.3}.banda_home .banda_slider .swiper-pagination-bullet-active{opacity:1;background:#fff}.banda_home .banda_slider .banda_slide .banda_slide_content{width:1578px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:auto;margin-left:auto}.banda_home .banda_slider .banda_slide_text{padding-top:100px}.banda_home .banda_slider .banda_slide_text h5{color:#faf7ff;font-size:79px;font-weight:300;display:block;white-space:pre;margin-bottom:0}@media only screen and (max-width:768px){.banda_home .banda_slider .banda_slide_text h5{font-size:2rem}}
.banda_home .banda_slider .banda_slide_text .banda_slide_sub{color:#d4d1d8;font-size:52px;font-style:italic;display:block;white-space:pre;padding-bottom:38px}.banda_home .banda_slider .banda_slide_text .banda_slide_quote{font-size:28px;font-weight:300;color:#c3c3c3;display:block;white-space:pre;font-style:italic;padding-bottom:20px}.banda_home .banda_slider .banda_slide_text .banda_slide_a{font-size:24px;color:#fff;font-weight:400}.stories-section{display:-webkit-box;display:-ms-flexbox;display:flex}.stories-section .left_stories{position:relative;width:50%}.stories-section .left_stories .first_text{position:absolute;bottom:58px;left:120px;padding-bottom:59px}.stories-section .left_stories .first_text .story-title{color:#000;display:block;padding-bottom:10px;color:#111;font-size:5rem;font-weight:300;white-space:pre-line}.stories-section .left_stories .first_text span.story-sub-title{font-size:1.8rem;font-weight:400;display:block;padding-bottom:56px;white-space:pre-line;line-height:1.3}.stories-section .left_stories .first_text .story_link{color:#000;font-size:20px;font-weight:500;line-height:2.4;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;border:1px solid #000;padding:0 53px;display:inline-block;-webkit-transition:all 1s;transition:all 1s}.stories-section .left_stories .first_text .story_link:active,.stories-section .left_stories .first_text .story_link:focus,.stories-section .left_stories .first_text .story_link:hover{background-color:rgba(0,0,0,.5);color:#fff}.stories-section .right-stories{width:50%}.stories-section .right-stories .story_item{display:-webkit-box;display:-ms-flexbox;display:flex;height:50%}.stories-section .right-stories .story_item .image_div{width:50%;background-position:50%;background-size:100% 100%;background-repeat:no-repeat}.stories-section .right-stories .story_item img{width:50%;height:auto}.stories-section .right-stories .story_item .story-title{color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%;font-size:3.7rem;font-weight:300;line-height:1.1;font-style:italic;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;text-align:center;padding:40px;background-color:#f6f6f6;white-space:pre-line;-ms-flex-pack:distribute;justify-content:space-around}.stories-section .right-stories .story_item .story-title:hover{color:#02216E}.from_blog_section{padding-top:140px}.from_blog_section .sub-title-blog{display:block;white-space:pre-line;font-weight:300;color:#000;font-size:1.5rem;line-height:1.2;margin-bottom:7rem}.from_blog_section .sub-title-blog.text-center{text-align:center}.home-blogs{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:99px}.home-blogs .home-blog{width:33%;padding-bottom:80px;position:relative;text-align:center;margin:0 30px}.home-blogs .home-blog .home-blog-title{font-size:2.1rem;font-weight:300;padding-bottom:15px;display:block}@media only screen and (max-width:768px){.home-blogs .home-blog .home-blog-title{font-size:2rem}}
@media only screen and (max-width:520px){.home-blogs .home-blog .home-blog-title{font-size:1.7rem}}
.home-blogs .home-blog img{width:100%;padding-bottom:30px}.home-blogs .home-blog:first-child{margin-left:0}.home-blogs .home-blog:last-child{margin-right:0}.home-blogs .home-blog span.home-blog-text{font-size:18px;display:block;font-weight:300;text-align:center;padding-bottom:45px}.home-blogs .home-blog .blog_home_link_div{position:absolute;width:100%;bottom:0}.home-blogs .home-blog .blog_home_link{font-size:20px;font-weight:400;padding:0 56px;line-height:2.6rem;display:inline-block;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;border:1px solid #000;color:#000;margin-bottom:40px;-webkit-transition:all 1s;transition:all 1s}.home-blogs .home-blog .blog_home_link:active,.home-blogs .home-blog .blog_home_link:focus,.home-blogs .home-blog .blog_home_link:hover{background:#000;color:#fff}@media only screen and (max-width:1650px){.stories-section .right-stories .story_item .story-title{font-size:3rem;padding:20px}.stories-section .left_stories .first_text .story-title{font-size:4rem}.stories-section .left_stories .first_text{left:60px}.home-blogs .home-blog{margin:0 15px}}
@media only screen and (max-width:1300px){.banda_section .banda_slider .banda_slide_text h5{font-size:3rem}.banda_section .banda_slider .banda_slide_text .banda_slide_sub{font-size:2.2rem}.banda_section .banda_slider .banda_slide_text .banda_slide_quote{font-size:1.6rem}.stories-section .right-stories .story_item .story-title{font-size:2.7rem;padding:20px;line-height:1.2}.stories-section .left_stories .first_text .story-title{font-size:3rem}}
@media only screen and (max-width:1100px){.stories-section .right-stories .story_item .story-title{font-size:2rem;padding:20px;line-height:1.2}.stories-section .left_stories .first_text .story-title{font-size:1.5rem}}
@media only screen and (max-width:768px){.banda_section .banda_slider{padding-bottom:10px}.banda_section .banda_slider .banda_slide_text h5{font-size:2rem}.banda_section .banda_slider .banda_slide_text .banda_slide_sub{font-size:1.8rem}.banda_section .banda_slider .banda_slide_text .banda_slide_quote{font-size:1.4rem}.stories-section .right-stories .story_item .story-title{font-size:1.3rem;padding:20px;line-height:1.2}.stories-section .left_stories .first_text .story-title{font-size:3rem}.from_blog_section{padding-top:50px}.from_blog_section .sub-title-blog{margin-bottom:0;font-size:18px}.from_blog_section .home-blogs .home-blog span.home-blog-text{padding-bottom:30px;text-align:left}.from_blog_section .home-blogs{padding-top:50px;margin-bottom:50px}.from_blog_section .home-blogs .blog_home_link_div>div{position:relative;display:inline-block}.from_blog_section .home-blogs .blog_home_link_div>div:after{position:absolute;right:-14px;top:7px;content:">";font-weight:400}.from_blog_section .home-blogs .blog_home_link_div a{line-height:1.5;border:none;padding:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:20px}.stories-section .right-stories .story_item .story-title{padding:17px}.home_treatment_section{margin-top:0}.home_treatment_section .treatment_item span{font-size:1.4rem}.stories-section{display:block}.stories-section .left_stories{width:100%}.stories-section .right-stories{display:block;width:100%}.stories-section .right-stories .story_item .story-title{font-size:2.7rem}.stories-section .image_div{padding-top:50%}.stories-section .left_stories .first_text{bottom:15px;left:15px;right:15px;padding-bottom:15px}.stories-section .left_stories .first_text span.story-title{font-size:3rem}.stories-section .left_stories .first_text span.story-sub-title{font-size:1.5rem;line-height:1;font-weight:300;padding-bottom:30px}.stories-section .left_stories .first_text .story_link{line-height:1.5;padding:0 30px}.home-blogs{display:block}.home-blogs .home-blog{width:100%;margin:0;padding-bottom:40px}}
@media only screen and (max-width:520px){.stories-section .left_stories .first_text .story-title{font-size:2rem}.stories-section .right-stories .story_item .story-title{font-size:1.5rem;padding:7px}.stories-section .left_stories .first_text span.story-sub-title{font-size:1.2rem}}
.ba_images{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/banda_background.png);width:468px;height:429px;width:637px;height:650px;padding:42px 32px;background-position:50%;-ms-flex-negative:0;flex-shrink:0;position:relative;background-repeat:no-repeat}@media only screen and (max-width:768px){.ba_images{width:535px;height:521px;padding:56px 53px;margin:auto}}
@media only screen and (max-width:520px){.ba_images{width:274px;height:259px;padding:46px 40px 87px;margin:auto;background-size:384px 397px}}
@media only screen and (max-width:420px){.ba_images{width:309px;height:361px;padding:62px 40px 87px 36px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:339px 313px}}
.ba_images .ba_images_wrap{margin:auto;width:463px;height:600px;margin-top:43px}@media only screen and (max-width:768px){.ba_images .ba_images_wrap{height:473px;margin-top:0}}
@media only screen and (max-width:520px){.ba_images .ba_images_wrap{width:269px;height:276px}}
@media only screen and (max-width:420px){.ba_images .ba_images_wrap{width:237px;height:221px}}
.ba_images .myImageCompare{width:100%;height:100%}.ba_images .images-compare-left-arrow{border-right:6px solid #d4cccc}.ba_images .images-compare-right-arrow{border-left:6px solid #d4cccc}.ba_images .images-compare-handle{background:#fff;-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.31);box-shadow:0 0 10px 3px rgba(0,0,0,.31)}.ba_images:after{content:"";width:169px;height:93px;display:block;right:-18px;bottom:62px;z-index:999;position:absolute;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/afterz.png);right:64px;bottom:180px}@media only screen and (max-width:768px){.ba_images:after{right:34px;bottom:125px}}
@media only screen and (max-width:520px){.ba_images:after{width:117px;height:61px;display:block;right:16px;background-size:100%;bottom:80px}}
@media only screen and (max-width:420px){.ba_images:after{width:105px;right:13px}}
.ba_images:before{content:"";width:169px;height:93px;display:block;left:-19px;bottom:62px;z-index:999;position:absolute;left:65px;bottom:180px;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/beforez.png)}@media only screen and (max-width:768px){.ba_images:before{left:35px;bottom:125px}}
@media only screen and (max-width:520px){.ba_images:before{width:117px;height:61px;left:20px;bottom:80px;background-size:100%}}
@media only screen and (max-width:420px){.ba_images:before{width:105px;left:15px;bottom:80px}}
.banda_section{background:#000}@media only screen and (max-width:768px){.banda_section{padding-top:45px}}
@media only screen and (max-width:520px){.banda_section{padding-top:30px}}
.banda_section .banda_slider{padding-bottom:78px}@media only screen and (max-width:420px){.banda_section .banda_slider{padding-bottom:10px}}
.banda_section .banda_slider .swiper-button-prev{left:40px}.banda_section .banda_slider .swiper-button-next{right:40px}@media only screen and (max-width:1300px){.banda_section .banda_slider .swiper-button-prev{left:2%}.banda_section .banda_slider .swiper-button-next{right:2%}}
.banda_section .banda_slider .swiper-pagination-bullets,.banda_section .banda_slider .swiper-pagination-custom,.banda_section .banda_slider .swiper-pagination-fraction{bottom:57px}@media only screen and (max-width:768px){.banda_section .banda_slider .swiper-pagination-bullets,.banda_section .banda_slider .swiper-pagination-custom,.banda_section .banda_slider .swiper-pagination-fraction{bottom:25px}}
.banda_section .banda_slider .swiper-pagination-bullet{width:15px;height:15px;background:#f5f5f5;opacity:.3}.banda_section .banda_slider .swiper-pagination-bullet-active{opacity:1;background:#fff}.banda_section .banda_slider .banda_slide .banda_slide_content{max-width:87%;width:1500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:auto;margin-left:auto}@media only screen and (max-width:1300px){.banda_section .banda_slider .banda_slide .banda_slide_content{max-width:90%}}
@media only screen and (max-width:1024px){.banda_section .banda_slider .banda_slide .banda_slide_content{display:block;max-width:93%}}
.banda_section .banda_slider .banda_slide_text{padding-top:100px;padding-right:30px}@media only screen and (max-width:1400px){.banda_section .banda_slider .banda_slide_text{padding-right:0}}
@media only screen and (max-width:768px){.banda_section .banda_slider .banda_slide_text{padding:15px 15px 45px}}
@media only screen and (max-width:420px){.banda_section .banda_slider .banda_slide_text{padding-bottom:0}}
.banda_section .banda_slider .banda_slide_text h5{color:#faf7ff;font-size:5rem;font-weight:300;display:block;margin-bottom:0}@media only screen and (max-width:1300px){.banda_section .banda_slider .banda_slide_text h5{font-size:3rem}}
@media only screen and (max-width:768px){.banda_section .banda_slider .banda_slide_text h5{font-size:2rem}}
.banda_section .banda_slider .banda_slide_text .banda_slide_sub{color:#d4d1d8;font-size:2.5rem;font-style:italic;display:block;padding-bottom:38px}@media only screen and (max-width:1300px){.banda_section .banda_slider .banda_slide_text .banda_slide_sub{font-size:2.2rem}}
@media only screen and (max-width:768px){.banda_section .banda_slider .banda_slide_text .banda_slide_sub{font-size:1.5rem}}
.banda_section .banda_slider .banda_slide_text .bea_slide_text{font-size:1.5rem;font-weight:300;color:#c3c3c3;display:block;line-height:1.1;padding-bottom:20px}@media only screen and (max-width:768px){.banda_section .banda_slider .banda_slide_text .bea_slide_text{font-size:1.3rem}}
.banda_section .banda_slider .banda_slide_text .banda_slide_quote{font-size:1.8rem;font-weight:300;color:#c3c3c3;display:block;font-style:italic;padding-bottom:20px}@media only screen and (max-width:1300px){.banda_section .banda_slider .banda_slide_text .banda_slide_quote{font-size:1.4rem}}
.banda_section .banda_slider .banda_slide_text .banda_slide_a{font-size:1.5rem;color:#fff;font-weight:400}.banda_section.single_treatment_ba{background:#fff}.banda_section.single_treatment_ba .banda_slide_a{border:1px solid #2a2a2a;padding:0 30px;border-radius:4px;line-height:2.8rem;display:inline-block;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25)}.banda_section.single_treatment_ba .banda_slide_a.active,.banda_section.single_treatment_ba .banda_slide_a:active,.banda_section.single_treatment_ba .banda_slide_a:focus,.banda_section.single_treatment_ba .banda_slide_a:hover{background-color:#000;border:1px solid #fff;color:#fff!important}.banda_section.single_treatment_ba .banda_slider .banda_slide_text h5{font-size:3rem;padding-bottom:15px;line-height:1.1}@media only screen and (max-width:1300px){.banda_section.single_treatment_ba .banda_slider .banda_slide_text h5{font-size:2.5rem}}
@media only screen and (max-width:768px){.banda_section.single_treatment_ba .banda_slider .banda_slide_text h5{font-size:2rem}}
.banda_section.single_treatment_ba .banda_slider .banda_slide_text .banda_slide_a,.banda_section.single_treatment_ba .banda_slider .banda_slide_text .banda_slide_quote,.banda_section.single_treatment_ba .banda_slider .banda_slide_text .banda_slide_sub,.banda_section.single_treatment_ba .banda_slider .banda_slide_text .bea_slide_text,.banda_section.single_treatment_ba .banda_slider .banda_slide_text h5{color:#2f2f2f}.banda_section.single_treatment_ba .swiper-pagination-bullet{background-color:#c8c8c8;opacity:1}.banda_section.single_treatment_ba .swiper-pagination-bullet-active{background-color:#000}.banda_section.single_producr_ba{background:#ebebeb}.banda_section.single_producr_ba .banda_slide_a{border:1px solid #2a2a2a;padding:0 30px;border-radius:4px;line-height:2.8rem;display:inline-block;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25)}.banda_section.single_producr_ba .banda_slide_a.active,.banda_section.single_producr_ba .banda_slide_a:active,.banda_section.single_producr_ba .banda_slide_a:focus,.banda_section.single_producr_ba .banda_slide_a:hover{background-color:#000;border:1px solid #fff;color:#fff!important}.banda_section.single_producr_ba .banda_slider .banda_slide_text h5{font-size:55px;padding-bottom:15px}@media only screen and (max-width:1300px){.banda_section.single_producr_ba .banda_slider .banda_slide_text h5{font-size:3rem}}
@media only screen and (max-width:768px){.banda_section.single_producr_ba .banda_slider .banda_slide_text h5{font-size:2rem}}
.banda_section.single_producr_ba .banda_slider .banda_slide_text .banda_slide_a,.banda_section.single_producr_ba .banda_slider .banda_slide_text .banda_slide_quote,.banda_section.single_producr_ba .banda_slider .banda_slide_text .banda_slide_sub,.banda_section.single_producr_ba .banda_slider .banda_slide_text .bea_slide_text,.banda_section.single_producr_ba .banda_slider .banda_slide_text h5{color:#2f2f2f}.banda_section.single_producr_ba .swiper-pagination-bullet{background-color:#c8c8c8;opacity:1}.banda_section.single_producr_ba .swiper-pagination-bullet-active{background-color:#000}.banda_section.single_producr_ba .banda_slide_a.black{background:#fff}.banda_section.single_producr_ba .banda_slide_a.black:hover{background:#000;color:#fff}#about-page .half_image_s{background:#fff}#about-page .about_content{font-size:1.6rem}@media only screen and (max-width:992px){#about-page .about_content{font-size:1.4rem}}
#about-page .awards_section{text-align:center;background-color:#f6f6f6;padding-top:49px;padding-bottom:30px}#about-page .awards_section .awards_sub_title{color:#3d3d3d;font-size:1.9rem;font-weight:300;text-align:center}@media only screen and (max-width:768px){#about-page .awards_section .awards_sub_title{font-size:1.5rem}}
#about-page .awards_section .awards_slider{position:relative}#about-page .awards_section .awards_slider .swiper-button-next{right:-100px}@media only screen and (max-width:1400px){#about-page .awards_section .awards_slider .swiper-button-next{right:2%}}
#about-page .awards_section .awards_slider .swiper-button-prev{left:-100px}@media only screen and (max-width:1400px){#about-page .awards_section .awards_slider .swiper-button-prev{left:2%}}
#about-page .awards_section .awards_slider .awards_slide{-webkit-transition:all 2s;transition:all 2s;padding:39px 30px 63px;width:33.3%;-webkit-box-sizing:border-box;box-sizing:border-box}#about-page .awards_section .awards_slider .awards_slide .awards_slider_item{text-align:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:318px;padding-bottom:15px}#about-page .awards_section .awards_slider .awards_slide .awards_slider_item img{padding-bottom:25px}#about-page .awards_section .awards_slider .awards_slide .awards_slider_item:hover{-webkit-box-shadow:0 36px 51px rgba(0,0,0,.2);box-shadow:0 36px 51px rgba(0,0,0,.2)}@media only screen and (max-width:768px){#about-page .awards_section .awards_slider .awards_slide .awards_slider_item{height:280px}}
#about-page .our_certifications_section{padding-top:88px;padding-bottom:56px}@media only screen and (max-width:768px){#about-page .our_certifications_section{padding:30px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
#about-page .our_certifications_section .line-center{background-color:#e1e1e1;margin-top:24px;margin-bottom:42px}@media only screen and (max-width:768px){#about-page .our_certifications_section .line-center{margin-top:20px;margin-bottom:37px}}
#about-page .our_certifications_section .six-title.viora-title{margin-bottom:1.5rem}#about-page .our_certifications_section .certifications_sub_title{color:#3d3d3d;font-size:1.85rem;text-align:center;display:block}@media only screen and (max-width:768px){#about-page .our_certifications_section .certifications_sub_title{font-size:1.6rem}}
#about-page .our_certifications_section .certifications_title{font-size:2.3rem;color:#1d1d1d;padding-bottom:30px;display:block}@media only screen and (max-width:992px){#about-page .our_certifications_section .certifications_title{font-size:1.9rem}}
#about-page .our_certifications_section .our_certifications_div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:70px}@media only screen and (max-width:520px){#about-page .our_certifications_section .our_certifications_div{display:block}}
#about-page .our_certifications_section .our_certifications_div .center_certifications{width:30%;-ms-flex-item-align:center;align-self:center}@media only screen and (max-width:520px){#about-page .our_certifications_section .our_certifications_div .center_certifications{width:100%}#about-page .our_certifications_section .our_certifications_div .center_certifications img{max-width:60%;margin:0 auto;display:block}}
#about-page .our_certifications_section .our_certifications_div .left_certifications{width:35%;padding-right:40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:520px){#about-page .our_certifications_section .our_certifications_div .left_certifications{width:100%;padding-right:0}}
#about-page .our_certifications_section .our_certifications_div .right_certifications{width:35%;padding-left:40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:520px){#about-page .our_certifications_section .our_certifications_div .right_certifications{width:100%;padding-left:0}}
#about-page .our_certifications_section .our_certifications_div .certifications_item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:30px}#about-page .our_certifications_section .our_certifications_div .certifications_item .about_content{font-size:1.3rem}#about-page .our_certifications_section .our_certifications_div .certifications_item .image_div{width:33px;padding-right:9px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:520px){#archive-treatment-page .top_links a{font-size:1rem;margin:0 2px;padding:0 2px}}
#archive-treatment-page .treatment_item{width:calc(33.3% - 16px);padding-top:17.6%;overflow:hidden;color:#fff;font-size:2.5rem;position:relative;font-weight:400;margin:8px}#archive-treatment-page .treatment_item,#archive-treatment-page .treatment_item *{-webkit-transition:all 1s;transition:all 1s}@media only screen and (max-width:768px){#archive-treatment-page .treatment_item{width:49%;padding-top:27%}#archive-treatment-page .treatment_item:nth-child(odd){margin-right:3px;margin-left:0}#archive-treatment-page .treatment_item:nth-child(2n){margin-left:3px;margin-right:0}}
@media only screen and (max-width:480px){#archive-treatment-page .treatment_item{width:98%;padding-top:60%;display:block}#archive-treatment-page .treatment_item:nth-child(2n),#archive-treatment-page .treatment_item:nth-child(odd){margin-right:auto;margin-left:auto}}
#archive-treatment-page .treatment_item .treatment-index-title{line-height:1;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}#archive-treatment-page .treatment_item .treatment-index-content{-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;right:0;top:0;left:0;width:100%;height:100%;-webkit-transform:translate(200px);transform:translateY(214px);padding:46px 61px;font-size:1.05rem}#archive-treatment-page .treatment_item .treatment-index-content p{margin-bottom:.1rem}#archive-treatment-page .treatment_item .treatment-index-content .treatment_nore,#archive-treatment-page .treatment_item .treatment-index-content a{padding-top:12px;color:#fff;font-size:.9rem;display:block}#archive-treatment-page .treatment_item:hover .treatment-index-content{-webkit-transform:translate(0);transform:translate(0);background-color:rgba(0,0,0,.5)}#archive-treatment-page .treatment_item:hover .treatment-index-title{display:none}#archive-treatment-page .index-treatment{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}@media only screen and (max-width:480px){#archive-treatment-page .index-treatment{display:block;width:100%;margin:0}}
.top_links.treatment_links a{min-width:200px}@media only screen and (max-width:768px){.filter-button{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:1.5rem;font-weight:300;padding:5px 10px;padding-left:20px;line-height:2rem;text-transform:capitalize;border-radius:38px;background-color:#ebebeb;-webkit-box-shadow:none;box-shadow:none;width:84%;margin-left:auto;margin-right:auto}label.mobile-only.label_filter{width:84%;margin:20px auto}}
.b_a_form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;margin-bottom:71px}.b_a_form .round_link{padding:0 47px}@media only screen and (max-width:768px){.b_a_form{margin-bottom:0;display:none}.b_a_form .wrap_ulli_select{width:100%}.b_a_form .filter-button,.b_a_form .wrap_ulli_select .ulli_select_label,.b_a_form input[type=submit]{-webkit-box-shadow:none;box-shadow:none;width:84%;display:block;margin-left:auto;margin-right:auto}.b_a_form .filter-button,.b_a_form .wrap_ulli_select .ulli_select_label{border-radius:38px;background-color:#ebebeb}.b_a_form input[type=submit]{border-radius:32px;background-color:#252525;margin-top:50px}.b_a_form ul.ulli_select li:not(.init){-webkit-box-shadow:none;box-shadow:none;border-right:1px solid #ebebeb;border-left:1px solid #ebebeb;width:87%;margin-left:6%}}
.b_a_form input[type=submit]{font-size:1.3rem}.more-banda{display:none}.more-banda.show{display:block}.banda_index{margin-bottom:200px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:none}@media only screen and (max-width:768px){.banda_index{display:block;margin-top:90px;margin-bottom:0;background-color:#e1e1e15c;padding-top:70px;padding-bottom:70px}.banda_index .not_found{width:84%;display:block;margin-left:auto;margin-right:auto}}
.banda_index *{-webkit-transition:all 2ms ease;transition:all 2ms ease}.banda_index.show{display:-webkit-box;display:-ms-flexbox;display:flex}.banda_index .banda-item{cursor:pointer;margin-bottom:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 0 20px 4px rgba(0,1,1,.09),inset 0 3px 15px 3px rgba(0,0,0,.17);box-shadow:0 0 20px 4px rgba(0,1,1,.09),inset 0 3px 15px 3px rgba(0,0,0,.17);border:7px solid #fefefe;padding:5px;width:calc(50% - 8px);-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.banda_index .banda-item{width:92%;margin-left:auto;margin-right:auto}.banda_index .banda-item:nth-child(odd){margin-right:auto!important}}
.banda_index .banda-item:nth-child(odd){margin-right:16px}.banda_index .banda-item .bandea-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.banda_index .banda-item .bandea-images:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.banda_index .banda-item .bandea-images .bandea-image-div{padding:7px;width:50%;-webkit-box-sizing:inherit;box-sizing:inherit}.banda_index .banda-item .bandea-images .bandea-image-div .bandea-image-span{font-size:2rem;padding:5px 0;text-align:center;display:block}.banda_index .banda-item .bandea_content,.banda_index .banda-item .bandea_title{display:none}.banda_popup{display:none;left:0;right:0;width:100%;background-color:rgba(0,0,0,.75)}.bandaitem-popup{position:relative;width:903px;max-width:100%;-webkit-box-shadow:0 0 20px 4px rgba(0,1,1,.7),inset 0 3px 15px 3px rgba(0,0,0,.1);box-shadow:0 0 20px 4px rgba(0,1,1,.7),inset 0 3px 15px 3px rgba(0,0,0,.1);border:7px solid #fefefe;background-color:#fff;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:57px;-webkit-box-sizing:border-box;box-sizing:border-box}.bandaitem-popup *{-webkit-transition:all 1s;transition:all 1s}@media only screen and (max-width:768px){.bandaitem-popup{padding:15px}}
.bandaitem-popup .bandaitem-popup-imgages{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #dedbdb;margin-bottom:20px}.bandaitem-popup .bandaitem-popup-imgages .bandaitem-popup-img{width:50%}.bandaitem-popup .bandaitem-popup-imgages .bandaitem-popup-img:first-child{padding-right:7px}.bandaitem-popup .bandaitem-popup-imgages .bandaitem-popup-img:nth-child(2){padding-left:7px}.bandaitem-popup .bandaitem-popup-imgages .bandaitem-popup-img img{width:100%;-webkit-box-shadow:2px 30px 50px -18px rgba(0,0,0,.45);box-shadow:2px 30px 50px -18px rgba(0,0,0,.45)}.bandaitem-popup .bandaitem-popup-soan{color:#363636;font-size:2.1rem;text-align:center;padding-top:20px;padding-bottom:20px;display:block}.bandaitem-popup .bandaitem-popup-content{color:#000;font-size:1.1rem;line-height:1.7rem;color:#363636}.bandaitem-popup .bandaitem-popup-btn{position:absolute;width:42px;height:54px;top:calc(50% - 27px);z-index:9;-webkit-box-shadow:0 3px 27px rgba(0,0,0,.35);box-shadow:0 3px 27px rgba(0,0,0,.35);background-color:#fff;text-align:center;padding-top:16px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.bandaitem-popup .bandaitem-popup-btn.bandaitem-popup-before{left:-43px}.bandaitem-popup .bandaitem-popup-btn.bandaitem-popup-after{right:-43px}.bandaitem-popup .bandaitem-popup-btn.deactive svg{opacity:.3}.bandaitem-popup .banda_popup_close{cursor:pointer;position:absolute;right:-30px;top:-30px;width:21px;height:21px}#faq-page{margin-bottom:150px}@media only screen and (max-width:768px){#faq-page{margin-bottom:50px}}
#faq-page .viora-sub-title{font-size:1.6rem;font-weight:300}.faq{position:relative;color:#000;border-radius:2px;margin-bottom:19px}.faq.open{color:#585858;-webkit-box-shadow:0 9px 30px 8px rgba(0,0,0,.16);box-shadow:0 9px 30px 8px rgba(0,0,0,.16)}.faq.open .question{cursor:pointer;padding-bottom:28px;background-color:#fff;border-radius:2px 2px 0 0}@media only screen and (max-width:768px){.faq.open .question{padding-bottom:7px}}
.faq.open .question:before{background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/faq_open.png)}.faq.open .answer{border-radius:0 0 2px 2px}.faq .question{position:relative;font-weight:400;cursor:pointer;padding:36px 58px;font-size:1.7rem;background-color:#f5f5f5;border-radius:2px}@media only screen and (max-width:768px){.faq .question{padding:15px 15px 15px 50px;font-size:1.4rem}}
.faq .question:before{content:"";width:25px;height:25px;background-image:url(https://www.vioralife.com/wp-content/themes/viora/assets/images/faq_close.png);position:absolute;left:19px;top:calc(50% - 12px)}.faq .answer{display:none;padding:20px 58px 38px;font-size:1.35rem}@media only screen and (max-width:768px){.faq .answer{padding:20px 20px 20px 50px;font-size:1.35rem}}
.blog_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.blog_container{padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.blog-top-icon{margin-top:37px;margin-bottom:57px}.blog-sidebar{width:370px;display:inline-block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.blog-sidebar{display:none}}
.blog-leftside{display:inline-block;width:calc(100% - 400px)}@media only screen and (max-width:768px){.blog-leftside{width:100%}}
.blog-leftside .blog-item{margin-bottom:45px}.blog-leftside .blog-item .blog-image{width:100%;max-width:none}.blog-leftside .blog-item .blog-date{display:block;text-align:center;color:#2c2b2b;font-size:1.25rem;font-style:italic;padding-top:29px;padding-bottom:20px}.blog-leftside .blog-item .blog-content{text-align:left;font-size:1.25rem}.blog-leftside .blog-item .blog-content img{margin-bottom:15px;margin-top:15px;height:auto}.blog-leftside .blog-item .blog-content a{color:#7d7d7d;font-style:italic}.blog-leftside .blog-item .blog-readmore{font-weight:500;font-size:1.1rem;padding:10px 0;color:#000;display:block}.blogsidebar-item{margin-bottom:28px;padding:25px 21px;background-color:#f9f8f8}.blogsidebar-item .blog-fbitem{display:block;width:100%;text-align:center}.blog_share{margin-bottom:97px;margin-top:20px}.blog_share a{display:inline-block;line-height:2;color:#000}.blog_share svg{-webkit-transform:translateY(11px);transform:translateY(11px);width:30px}.blog-sidebar{will-change:min-height}.sidebar__inner{-webkit-transform:translate(0);transform:translate(0);-webkit-transform:translateZ(0);transform:translateZ(0);will-change:position,transform}.blog-title{display:block;text-align:center;font-style:italic;font-size:2.5rem;text-transform:uppercase}@media only screen and (max-width:768px){.blog-title{font-size:2rem}}
.blog-title>div{max-width:680px;position:relative;display:inline-block;padding:19px 15px;margin-bottom:36px}@media only screen and (max-width:768px){.blog-title>div{max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}
.blog-title>div:after,.blog-title>div:before{content:"";width:100%;height:1px;background:#000;position:absolute;left:0}.blog-title>div:before{top:0}.blog-title>div:after{top:100%}.pagination{margin-top:30px;margin-bottom:30px;text-align:center}.pagination .page-numbers{border:1px solid #000;padding:5px;color:#000}.pagination .page-numbers.current{font-weight:500}.pagination .page-numbers.next,.pagination .page-numbers.prev{border:none}.link_blog-static_div{display:none}@media only screen and (max-width:768px){.link_blog-static_div.active{display:block;position:fixed}.link_blog-static_div{bottom:0;right:0;left:0;z-index:999;margin-bottom:0}.link_blog-static_div .close_popup{right:0}.link_blog-static_div .blogsidebar-item{background-color:#252525;margin-bottom:0}.link_blog-static_div .blogsidebar-sticy-title{color:#eee;font-size:1.2rem;margin-bottom:10px}.link_blog-static_div input[type=submit]{padding:0 10px;border-radius:0;margin-top:0;margin-left:10px}.link_blog-static_div .subscribe-blog input{font-size:1rem;max-height:35px}.link_blog-static_div form>p{display:-webkit-box;display:-ms-flexbox;display:flex}}
.knowledge_links a{width:180px}.knowledge_links a.active{border:1px solid #000}@media only screen and (max-width:992px){.knowledge_links a{width:100px;margin-right:15px;margin-left:15px}}
.index-knowledge{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#contact-page .top_page .viora-sub-title{font-weight:300}.contact_form{background-color:#f9f9f9;padding:48px 0}@media only screen and (max-width:768px){.contact_form{padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.contact_form .contactform_title{font-size:2.5rem;font-weight:400;color:#5e5e5e}.contact_form .are_you_title{font-size:1.8rem;margin-bottom:13px}.contact_form .are_you>span{padding-right:10px;display:inline-block}.contact_form span{font-weight:300;font-size:20px;color:#202430}.contact_form .form_half{width:49.8%;display:inline-block;vertical-align:top;position:relative}@media only screen and (max-width:520px){.contact_form .form_half{width:100%}}
.contact_form .left-side{padding-right:25px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:520px){.contact_form .left-side{padding-right:0}}
.contact_form .right-side{padding-left:25px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:520px){.contact_form .right-side{padding-left:0}}
.contact_form .consent{margin-top:66px;display:block}.contact_form .consent span{padding-right:2px}.contact_form .form-flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:520px){.contact_form .form-flex{display:block}}
.contact_form input[type=submit]{position:absolute;bottom:17px;-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:40px;border:1px solid #2a2a2a;background-color:#2b2b2b;line-height:2;padding:0 25px;color:#ffff;right:0;font-weight:300;font-size:1.5rem;cursor:pointer}.contact_bottom{text-align:center;padding-top:82px;margin-top:70px}@media only screen and (max-width:768px){.contact_bottom{padding-top:40px;margin-top:35px}}
.contact_bottom h4{font-size:3.5rem;font-weight:300;line-height:1;display:block;margin-bottom:31px;color:#012169}.contact_bottom h4 b{font-weight:500}.contact_bottom .contact_bottom_subtitle{display:block;color:#5f5f5f;font-size:1.9rem;margin-bottom:77px}.contact_bottom .bottom_section_footer{margin-top:72px;background-color:#e1e1e1}.contact_bottom .contact_bottom_footer_container{background-color:#343434;padding:92px 0}@media only screen and (max-width:768px){.contact_bottom .contact_bottom_footer_container{padding:45px 0}}
.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.7rem;line-height:2;color:#fff;width:760px;max-width:100%;margin-right:auto;margin-left:auto}@media only screen and (max-width:520px){.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails{display:block}}
.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails>div:first-child{border-right:1px solid #acacac;padding-right:70px}@media only screen and (max-width:520px){.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails>div:first-child{padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails>div:last-child{padding-left:70px}@media only screen and (max-width:520px){.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails>div:last-child{padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.contact_bottom .contact_bottom_footer_container .contact_bottom_ditails .ditails_title{text-transform:uppercase;color:#012169;display:-webkit-box;display:-ms-flexbox;display:flex}.top_links.stayup_links{text-align:left}@media only screen and (max-width:768px){.top_links.stayup_links{text-align:center}}
.top_links.stayup_links a{padding:0 80px;font-size:1.4rem;margin-left:0;margin-right:24px;min-width:57px}@media only screen and (max-width:768px){.top_links.stayup_links a{padding:0 14px;font-size:1.2rem;margin-left:0;margin-right:12px}}
.default-page .content{font-size:1.4rem;line-height:1.2;margin-bottom:170px}@media only screen and (max-width:768px){.default-page .content{padding-left:15px;padding-right:15px}}
.default-page .content h1,.default-page .content h2,.default-page .content h3,.default-page .content h4,.default-page .content h5{color:#000}.default-page .content h5{font-size:2rem}.default-page .content a{color:#012169}@media only screen and (max-width:768px){.default-page .video{margin-top:0}}
@media only screen and (max-width:480px){.default-page .video{margin-top:0}}
.video_popup{display:inline-block;padding-right:44px;padding-bottom:20px;float:left;width:554px}@media only screen and (max-width:1140px){.video_popup{width:400px}}
@media only screen and (max-width:768px){.video_popup{width:100%}}
.from-knowledge-sction{padding:90px 0}.from-knowledge-sction .sub-title{font-size:2rem;text-align:center;margin:0 14px;margin-bottom:68px;display:block}@media only screen and (max-width:768px){.from-knowledge-sction .sub-title{font-size:1.4rem}}
.from-knowledge-sction .from-knowledge-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:520px){.from-knowledge-sction .from-knowledge-list{display:block;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}}
.from-knowledge-sction .from-knowledge-list .from-knowledge-item{width:33%;padding-bottom:80px;position:relative;text-align:center;margin:0 14px}@media only screen and (max-width:520px){.from-knowledge-sction .from-knowledge-list .from-knowledge-item{width:100%;margin-left:0}}
.from-knowledge-sction .from-knowledge-list .from-knowledge-item img{width:100%;margin-bottom:21px}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-content{font-size:1rem;display:block;margin-bottom:31px}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-title{font-size:1.5rem;display:block;margin-bottom:14px}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-title-link{font-size:1rem;display:inline-block;color:#000;line-height:1.8rem}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-title-link:hover a{color:#fff}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-title-link a{color:#000}.from-knowledge-sction .from-knowledge-list .from-knowledge-item .from-knowledge-title-link a:hover{color:#fff}.page-template-template-home-med .page-wrapper{padding-top:0}.page-template-template-home-med .link-slider-med{border-radius:21px;border:1px solid #fff;background:hsla(0,2%,39%,.9);font-size:1.5rem;color:#fff;padding:0 30px!important;display:inline-block}.page-template-template-home-med .product-slider-section{-webkit-transition:all 2s;transition:all 2s;text-align:center;padding-top:45px;padding-bottom:45px;background-color:#f2efef}.page-template-template-home-med .product-slider-section .wrap-swiper-container-product{position:relative}.page-template-template-home-med .product-slider-section .wrap-swiper-container-product .swiper-button-prev,.page-template-template-home-med .product-slider-section .wrap-swiper-container-product .swiper-container-rtl .swiper-button-next{left:3%}.page-template-template-home-med .product-slider-section .wrap-swiper-container-product .swiper-button-next,.page-template-template-home-med .product-slider-section .wrap-swiper-container-product .swiper-container-rtl .swiper-button-prev{right:3%}.page-template-template-home-med .product-slider-section .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:1;margin-right:6px}.page-template-template-home-med .product-slider-section .swiper-container .swiper-pagination-bullet-active{background:#000}.page-template-template-home-med .product-slider-section .swiper-container{padding-bottom:100px;width:90%;margin:auto}.page-template-template-home-med .product-slider-section .swiper-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.page-template-template-home-med .product-slider-section .swiper-pagination{bottom:40px}.page-template-template-home-med .product-slider-section .product-slider-section-title{font-size:4rem;display:block;padding-bottom:32px}.page-template-template-home-med .product-slider-section .product-slider-section-title b{font-weight:500}.page-template-template-home-med .product-slider-section .product_slide{height:unset;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-template-template-home-med .product-slider-section .product-slider-section-subtitle{font-size:1.5rem;display:block;padding-bottom:30px}.page-template-template-home-med .product-slider-section .product-slide-div{-webkit-transition:all 1s;transition:all 1s;height:100%;padding:50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1200px) and (min-width:768px){.page-template-template-home-med .product-slider-section .product-slide-div{padding:30px}}
@media (max-width:768px){.page-template-template-home-med .product-slider-section .product-slide-div{padding:0}}
.page-template-template-home-med .product-slider-section .product-slide-div .product-title{font-size:2.1rem}.page-template-template-home-med .product-slider-section .product-slide-div img{max-width:150px}.page-template-template-home-med .product-slider-section .product-slide-div .product-sub-title{font-size:1.2rem}.page-template-template-home-med .product-slider-section .product-slide-div:hover{-webkit-transform:translateY(-30px);transform:translateY(-30px);background-color:#fff;-webkit-box-shadow:0 36px 51px rgba(0,0,0,.15);box-shadow:0 36px 51px rgba(0,0,0,.15)}.page-template-template-home-med .product-slider-section .product-slide-div:hover .product-title{font-weight:700}.page-template-template-home-med .product-slider-section .product-page-link{-webkit-box-shadow:3px 21px 38px rgba(0,1,1,.25);box-shadow:3px 21px 38px rgba(0,1,1,.25);border-radius:4px;border:1px solid #f8f8f8;background:transparent}.page-template-template-home-med .product-slider-section .product-page-link a{color:#403f3f;font-size:1.25rem;font-weight:400}.page-template-template-home-med .product-slider-section .product-page-link:hover{background:#403f3f}.page-template-template-home-med .product-slider-section .product-page-link:hover a{color:#fff}.page-template-template-home-med .home_columns_section{background:#000;color:#fff;margin-top:0;margin-bottom:0;padding:100px 0}.page-template-template-home-med .home_columns_section .colum_item:hover{background-color:#202020}.page-template-template-home-med .home_columns_section .colum_item_title h5,.page-template-template-home-med .home_columns_section .colum_item span,.page-template-template-home-med .home_columns_section .viora-title{color:#fff}.page-template-template-home-med .home_columns_section .columns_home_readmore{color:#fff;border-colo:#fff;-webkit-transition:all 1s;transition:all 1s}.page-template-template-home-med .home_columns_section .columns_home_readmore:hover{color:#000;background:#fff}@media (max-width:768px){.page-template-template-home-med .home_columns_section{padding:60px 0}}
.page-template-template-home-med .med-testimonials_section{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.page-template-template-home-med .med-testimonials_section{display:block}}
.page-template-template-home-med .med-testimonials_section .testimonials_img_div{width:50%;font-size:0;-ms-flex-negative:0;flex-shrink:0}.page-template-template-home-med .med-testimonials_section .testimonials_img_div img{width:100%;height:auto}@media (max-width:768px){.page-template-template-home-med .med-testimonials_section .testimonials_img_div{width:100%}}
.page-template-template-home-med .med-testimonials_section .testimonials_text{-webkit-box-sizing:border-box;box-sizing:border-box;padding:130px;padding-bottom:20px;width:50%;text-align:left;color:#000}.page-template-template-home-med .med-testimonials_section .testimonials_text .swiper-container{padding-bottom:70px}.page-template-template-home-med .med-testimonials_section .testimonials_text .swiper-pagination{text-align:left}.page-template-template-home-med .med-testimonials_section .testimonials_text .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px}@media (max-width:1700px){.page-template-template-home-med .med-testimonials_section .testimonials_text{padding:60px;padding-bottom:20px}}
@media (max-width:1500px){.page-template-template-home-med .med-testimonials_section .testimonials_text{padding:60px;padding-bottom:20px}}
@media (max-width:1300px){.page-template-template-home-med .med-testimonials_section .testimonials_text{padding:45px}}
@media (max-width:1100px){.page-template-template-home-med .med-testimonials_section .testimonials_text{padding:15px}}
@media (max-width:768px){.page-template-template-home-med .med-testimonials_section .testimonials_text{width:100%}}
.page-template-template-home-med .med-testimonials_section .testimonials_text h5{font-size:3.6rem}@media (max-width:1400px){.page-template-template-home-med .med-testimonials_section .testimonials_text h5{font-size:3rem;margin-bottom:1rem}}
@media (max-width:1100px){.page-template-template-home-med .med-testimonials_section .testimonials_text h5{font-size:2rem}}
.page-template-template-home-med .med-testimonials_section .testimonials_text div{color:#5d5d5d;font-style:italic;font-size:2.2rem}@media (max-width:1400px){.page-template-template-home-med .med-testimonials_section .testimonials_text div{font-size:1.8rem}}
@media (max-width:1100px){.page-template-template-home-med .med-testimonials_section .testimonials_text div{font-size:1.5rem}}
.knowledge_center_section{background-color:#f8f8f8;padding-top:100px;padding-bottom:60px;text-align:center}.knowledge_center_section .knowledge_center_subtitle{font-size:1.5rem;max-width:70%;display:block;margin:0 auto;margin-bottom:50px}@media (max-width:1200px){.knowledge_center_section .knowledge_center_subtitle{max-width:90%}}
.knowledge_center_section .knowledge_center_section_items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:90%;width:1700px;margin:0 auto}@media (max-width:768px){.knowledge_center_section .knowledge_center_section_items{display:block}}
.knowledge_center_section .knowledge_center_section_items .knowledge_center_item{text-align:left;width:25%;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:1200px){.knowledge_center_section .knowledge_center_section_items .knowledge_center_item{width:50%;padding:15px}}
@media (max-width:768px){.knowledge_center_section .knowledge_center_section_items .knowledge_center_item{width:100%;padding:15px 0}}
.knowledge_center_section .knowledge_center_section_items .knowledge_center_item a{height:100%;-webkit-box-shadow:0 5px 51px rgba(0,0,0,.35);box-shadow:0 5px 51px rgba(0,0,0,.35);color:#000;font-size:1.1rem;display:block;line-height:1.1}.knowledge_center_section .knowledge_center_section_items .knowledge_center_item a img{width:100%;height:auto}.knowledge_center_section .knowledge_center_section_items .knowledge_center_item a .knowledge_center_item_title{font-size:24px;font-weight:300;padding-bottom:15px;display:block}.knowledge_center_section .knowledge_center_section_items .knowledge_center_item a .knowledge_center_item_text{padding:15px}.knowledge_center_section .knowledge_center_section_items .knowledge_center_item a .read_more{margin-top:15px;display:block;font-weight:400}.knowledge_center_section .round_link{font-weight:400;font-size:1.2rem;padding:0 50px;margin-top:20px}.index-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:3px 21px 95px rgba(0,1,1,.25);box-shadow:3px 21px 95px rgba(0,1,1,.25);background-color:#f6f6f6}@media only screen and (max-width:900px){.index-product{-webkit-box-shadow:none;box-shadow:none}}

.index-product .product_item{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:539px;width:50%;-webkit-box-shadow:3px 21px 95px rgba(0,1,1,.25);box-shadow:3px 21px 95px rgba(0,1,1,.25);background-color:#f6f6f6;padding:95px 80px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.3;font-size:1.1rem}.index-product .product_item .product-index-title{position:relative}.index-product .product_item .product-index-title img{max-width:140px}.index-product .product_item .product_item_div{max-width:570px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:500px){.index-product .product_item .product_item_div{display:block}}
.index-product .product_item .product_item_img{width:220px;-ms-flex-negative:0;flex-shrink:0;padding-right:20px}@media only screen and (max-width:1200px){.index-product .product_item .product_item_img{width:180px}}
@media only screen and (max-width:1000px){.index-product .product_item .product_item_img{width:120px}}
@media only screen and (max-width:500px){.index-product .product_item .product_item_img{width:100%;padding-right:0}}
@media only screen and (max-width:1350px){.index-product .product_item{padding:50px}}
@media only screen and (max-width:1200px){.index-product .product_item{min-height:490px}}
@media only screen and (max-width:1100px){.index-product .product_item{padding:30px}}
@media only screen and (max-width:900px){.index-product .product_item{width:100%;display:block}.index-product .product_item:first-child{-webkit-box-shadow:none;box-shadow:none}}
.index-product .product_item:nth-child(odd){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.index-product .product_item:nth-child(2n){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.index-product .product_item .product-index-title{font-size:2.1rem;font-weight:400;margin-bottom:15px;display:block}@media only screen and (max-width:1100px){.index-product .product_item .product-index-title{font-size:1.9rem}}
.index-product .product_item .product-index-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:280px;text-align:left}@media only screen and (max-width:768px){.index-product .product_item .product-index-text{min-height:0}}
.index-product .product_item .round_link{border:1px solid #012169;font-size:.9rem;line-height:2.5;display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:150px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.index-product.index-wrap{margin-bottom:0}.index-product.index-wrap .not_found{margin-top:30px;margin-bottom:30px}#archive-product-page .top_links a{padding:0 40px}@media only screen and (max-width:768px){#archive-product-page .top_links a{padding:0 10px}}
@media only screen and (max-width:500px){#archive-product-page .top_links a{margin-right:0;margin-left:0}}
.error_page{text-align:center;font-size:2rem;font-weight:400;padding:60px 0;color:#5e5e5e;padding:30px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:768px){.error_page{font-size:1.6rem}}
.error_page .forty_eroor{color:#e9e9e9;font-size:22rem;font-weight:900;background:-webkit-gradient(linear,left top,right bottom,from(#5e5e5e),color-stop(70%,#e9e9e9));background:linear-gradient(to bottom right,#5e5e5e,#e9e9e9 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:30px}@media only screen and (max-width:768px){.error_page .forty_eroor{font-size:10rem}}