/* Minification failed. Returning unminified contents.
(5440,11): run-time error CSS1026: Expected open brace, found ','
(12396,36): run-time error CSS1046: Expect comma, found '0'
(12396,40): run-time error CSS1046: Expect comma, found '/'
(12396,67): run-time error CSS1046: Expect comma, found '0'
(12396,71): run-time error CSS1046: Expect comma, found '/'
(12617,31): run-time error CSS1046: Expect comma, found '126'
(12617,38): run-time error CSS1046: Expect comma, found ')'
(12637,25): run-time error CSS1046: Expect comma, found '255'
(12637,33): run-time error CSS1046: Expect comma, found '/'
(12637,66): run-time error CSS1046: Expect comma, found '50'
(12637,72): run-time error CSS1046: Expect comma, found '/'
(12637,106): run-time error CSS1046: Expect comma, found '8'
(12637,110): run-time error CSS1046: Expect comma, found '/'
(13252,21): run-time error CSS1039: Token not allowed after unary operator: '-font-s'
(13277,21): run-time error CSS1039: Token not allowed after unary operator: '-font-s'
(13282,17): run-time error CSS1039: Token not allowed after unary operator: '-white'
(13301,21): run-time error CSS1039: Token not allowed after unary operator: '-font-s'
(13460,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(13841,17): run-time error CSS1039: Token not allowed after unary operator: '-red'
(13846,17): run-time error CSS1038: Expected hex color, found '#ffff'
(14197,32): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(14508,14): run-time error CSS1038: Expected hex color, found '#0003'
(14532,14): run-time error CSS1038: Expected hex color, found '#0009'
(14618,27): run-time error CSS1038: Expected hex color, found '#0000'
(14621,32): run-time error CSS1039: Token not allowed after unary operator: '-green'
(14622,21): run-time error CSS1039: Token not allowed after unary operator: '-green'
(14629,14): run-time error CSS1039: Token not allowed after unary operator: '-green'
(14637,14): run-time error CSS1038: Expected hex color, found '#0000'
(14688,19): run-time error CSS1002: Unterminated string: '
(14688,19): run-time error CSS1062: Expected semicolon or closing curly-brace, found ''
'
(14711,14): run-time error CSS1039: Token not allowed after unary operator: '-green'
(14725,19): run-time error CSS1039: Token not allowed after unary operator: '-green'
 */
@charset "UTF-8";
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);transition-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);transition-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098D1;
  color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cc9933;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cc9933;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cc9933;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  color:#260556 !important;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none;
}

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: rgb(255, 223, 0);
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  height: 2px;
  border-radius: 1px;;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
	50%,
	100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
	75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%,
	50%,
	100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
	75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
	50%,
	100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
	75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%,
	50%,
	100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
	75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}

/*# sourceMappingURL=hover.css.map */

/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/*


   Magic Zoom Plus v5.2.9 
   Copyright 2019 Magic Toolbox
   Buy a license: https://www.magictoolbox.com/magiczoomplus/
   License agreement: https://www.magictoolbox.com/license/


*/

/**
 * Core styles
 */
@font-face {
  font-family: "magictoolbox-thin";
  font-weight: normal;
  font-style: normal;
  src: url("fonts/magictoolbox-thin.eot?#iefix") format("embedded-opentype"), url("data:font/opentype;base64,AAEAAAANAIAAAwBQRkZUTXJLSEgAAAdAAAAAHEdERUYAKQAPAAAHIAAAAB5PUy8yAlYL4QAAAVgAAABWY21hcEAYY70AAAHUAAABSmdhc3D//wADAAAHGAAAAAhnbHlmMMVOJwAAAzQAAAGIaGVhZAmWUYMAAADcAAAANmhoZWEP9QamAAABFAAAACRobXR4L0EAQAAAAbAAAAAkbG9jYQGGAgAAAAMgAAAAFG1heHAAUAAcAAABOAAAACBuYW1l6MPgdAAABLwAAAH1cG9zdLaTuyIAAAa0AAAAZAABAAAAAQAAEWdxz18PPPUACwgAAAAAANDtg/MAAAAA0O2D8wAA/gIInAaeAAAACAACAAAAAAAAAAEAAAae/gIAuAibAAD//wicAAEAAAAAAAAAAAAAAAAAAAAJAAEAAAAJABkABQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQZeAZAABQAIBTMFmQAAAR4FMwWZAAAD1wBmAhIAAAAABQAAAAAAAAAAAAAAAAAAAAACAAAAAAAAUGZFZABAoAGgBgZm/mYAuAaeAf4AAAABAAAAAAAABAAAAAAAAAACqgAACJsAAAOlAAADpQAACJsAAAibAAAHfABAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQACAACgBv//AAAAAKAB//8AAGACAAEAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAqACoAKgBMAGAAdACIAJwAxAAFAAAAAAQABZoAAgAFAAgACwAPAAATEQkBIQE3AREJASEDESERZgFd/uECuP6kPQFd/mYBXP1IpAQABNf77AIK/ZkCC1z99gQU/lICCvrNBZr6ZgABAAD+AgicBp4ACwAACQEHCQEnCQE3CQEXBHEEKyP71fvVIwQr+9UjBCsEKyMCUPvVIwQr+9UjBCsEKyP71QQrIwAAAAEAAP4CA6YGngAFAAARARcJAQcDixv8iQN1GwJQBE4X+8n7yRcAAAABAAD+AgOmBp4ABQAACQEnCQE3A6b8dxsDd/yHGwJQ+7IXBDcENxcAAQAAADcInAPdAAUAACUBNwkBFwRO+7IXBDcENxc3A4oa/IkDeRoAAAEAAAA3CJwD3QAFAAAJAQcJAScETgROF/vJ+8kXA938dxsDd/yHGwACAEAAQAHAAcAADQAYAAAlBycGIyImNDYyFhUUDwEWMzI2NCYiBhUUAcAXcSk3P1lZflkh1yc5OFBQcFBXF3EhWX5ZWT82KQInUHBQUDg5AAAADACWAAEAAAAAAAEAEQAkAAEAAAAAAAIABABAAAEAAAAAAAMALQChAAEAAAAAAAQAEQDzAAEAAAAAAAUACwEdAAEAAAAAAAYAEQFNAAMAAQQJAAEAIgAAAAMAAQQJAAIACAA2AAMAAQQJAAMAWgBFAAMAAQQJAAQAIgDPAAMAAQQJAAUAFgEFAAMAAQQJAAYAIgEpAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFQAaABpAG4AAFRoaW4AAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAATQBhAGcAaQBjAFQAbwBvAGwAYgBvAHgALQBUAGgAaQBuACAAOgAgADIANwAtADEALQAyADAAMQA1AABGb250Rm9yZ2UgMi4wIDogTWFnaWNUb29sYm94LVRoaW4gOiAyNy0xLTIwMTUAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAVmVyc2lvbiAxLjAAAE0AYQBnAGkAYwBUAG8AbwBsAGIAbwB4AC0AVABoAGkAbgAATWFnaWNUb29sYm94LVRoaW4AAAAAAAIAAAAAAAD/mgBmAAAAAAAAAAAAAAAAAAAAAAAAAAAACQAAAAEAAgECAQMBBAEFAQYBBwd1bmlBMDAxB3VuaUEwMDIHdW5pQTAwMwd1bmlBMDA0B3VuaUEwMDUHdW5pQTAwNgAAAAH//wACAAEAAAAMAAAAFgAAAAIAAQADAAgAAQAEAAAAAgAAAAAAAAABAAAAANBwQGEAAAAA0O2D8wAAAADQ7YPz");
}

.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-image-stage > figure .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.MagicZoom,
.mz-figure {
    display: inline-block;
    outline: 0 !important;
    font-size: 0 !important;
    line-height: 100% !important;
    direction: ltr !important;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.MagicZoom {
    -webkit-transform: translate3d(0,0,0);
    -ms-touch-action: pan-y;
        touch-action: pan-y;
}
figure.mz-figure {
    overflow: hidden;
    margin: 0 !important;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.MagicZoom img,
.mz-figure img {
    border: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
}
.MagicZoom > img,
.mz-figure > img {
    width: 100%;
    height: auto;
}
.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
    width: 100%;
    max-width: none !important;
}
.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
    cursor: default !important;
}
.mz-figure.mz-active,
.mz-expand {
    -ms-touch-action: none;
        touch-action: none;
}

.mz-lens,
.mz-zoom-window {
    position: absolute !important;
    overflow: hidden !important;
    pointer-events: none !important;
}
.mz-lens img,
.mz-zoom-window img {
    position: absolute !important;
    max-width: none !important;
    max-height: none !important;
}
.mz-lens img {
    -webkit-transition: none !important;
            transition: none !important;
}

.mz-zoom-window {
    z-index: 2000000000;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.mz-zoom-window.mz-magnifier {
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
    -webkit-mask-clip: content;
    cursor: none;
}
.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
    pointer-events: auto !important;
    cursor: inherit !important;
}
.mz-zoom-window.mz-magnifier.mz-expanded {
    z-index: 2147483647;
}
.mz-zoom-window img  {
    width: auto;
    height: auto;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto !important;
    -webkit-transition: none !important;
            transition: none !important;
    -webkit-transform-origin: 50% 50% !important;
        -ms-transform-origin: 50% 50% !important;
            transform-origin: 50% 50% !important;
}
.mz-zoom-window.mz-preview img {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
}
.lt-ie9-magic .mz-zoom-window img  {
    margin: 0 !important;
}

.mz-expand-controls {
    z-index: 2147483647;
}

.mz-fade {
    -webkit-transition: opacity .25s;
            transition: opacity .25s;
}
.mz-hidden {
    opacity: 0;
}
.mz-visible {
    opacity: 1;
}

.mobile-magic .mz-expand .mz-expand-bg {
    -webkit-transform-style: flat !important;
            transform-style: flat !important;
}
.mobile-magic .mz-expand .mz-image-stage > figure .mz-caption {
    display: none !important;
}
.mobile-magic .mz-expand-controls.mz-fade {
    transition: none !important;
}
.mobile-magic .mz-expand > .mz-zoom-window {
    top: 0 !important;
    left: 0 !important;
}

.mz-expanded-view-open,
.mz-expanded-view-open body {
    overflow: hidden !important;
}
.mz-expanded-view-open body { height: auto !important; }


/**
 * Main figure
 */
.mz-figure.mz-active {
    background: #fff;
}
.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mz-figure.mz-active.mz-no-expand {
    cursor: crosshair;
}
.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}
.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
    cursor: none;
}
.mz-figure.mz-magnifier-zoom.mz-active {
    overflow: visible !important;
}

.mz-figure.mz-active > img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'0.6\'/></feComponentTransfer></filter></svg>#grayscale");
    -webkit-filter: grayscale(80%) opacity(60%);
    filter: grayscale(80%) opacity(60%);
}
.no-cssfilters-magic .mz-figure.mz-active > img {
    opacity: 0.6;
}
.lt-ie10-magic .mz-figure.mz-active > img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6);
}
.mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > img {
    opacity: 0;
}
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom,
.lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > .mz-zoom-window {
    opacity: 1;
}
.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
    filter: alpha(opacity=0);
}
.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
    background: transparent;
}

/**
 * Zoom lens
 */
.mz-lens {
    border: 1px solid #aaa;
    border-color: rgba(170,170,170,0.7);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    cursor: none;
    z-index: 10;
    opacity: 0;
}
.mz-figure.mz-active .mz-lens {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
    transition: opacity .3s cubic-bezier(0.25, 0.5, 0.5, 0.9) .1s;
}
.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
    border-radius: 50%;
    opacity: 0;
    cursor: none;
}

/**
 * Zoom window
 */
.mz-zoom-window {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.mz-zoom-window.mz-magnifier {
    border-radius: 100%;
    border: 0;
    background: rgba(255,255,255,.3);
}
.mz-zoom-window.mz-magnifier:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;bottom: 0;
    left: 0; right: 0;
    border-radius: 100%;
    border: 1px solid rgba(170,170,170,0.7);
    box-shadow: inset 0 0 20px 1px rgba(0,0,0,.3);
    background: transparent;
    z-index: 1;
}
.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
    border-radius: 0 !important;
}
.lt-ie9-magic .mz-zoom-window {
    border: 1px solid #e5e5e5;
}
.mz-zoom-window.mz-inner {
    border: none;
    box-shadow: none;
}

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
    background: #777;
    color: #fff;
    font-size: 10pt;
    opacity: 0.8;
    position: absolute;
    top: 0;
    z-index: 150;
    padding: 3px;
    width: 100%;
    line-height: normal !important;
    text-align: center !important;
}
.lt-ie9-magic .mz-zoom-window .mz-caption {
    filter: alpha(opacity=80);
}
.mz-zoom-window.caption-bottom .mz-caption {
    top: auto;
    bottom: 0;
}
.mz-zoom-window.mz-expanded > .mz-caption {
    display: none;
}

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-deactivating {
    -webkit-transition-duration: .25s, .25s, .25s;
            transition-duration: .25s, .25s, .25s;
}
.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
    opacity: 0;
    z-index: -100;
}
.mz-zoom-window.mz-p-right {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
}
.mz-zoom-window.mz-p-left {
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
}
.mz-zoom-window.mz-p-top {
    -webkit-transform: translate3d(0, 20%, 0);
            transform: translate3d(0, 20%, 0);
}
.mz-zoom-window.mz-p-bottom {
    -webkit-transform: translate3d(0, -20%, 0);
            transform: translate3d(0, -20%, 0);
}
/* Inner mode animation */
.mz-zoom-window > img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
    -webkit-transition: -webkit-transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
            transition: transform .22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
}
/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
    -webkit-transform: scale(.1);
            transform: scale(.1);
}
/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
            transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
    -webkit-transition-duration: .2s;
            transition-duration: .2s;
}
.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
    opacity: 0;
}


/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
    color: #eee;
    background: rgba(49,51,61,0.7);
    font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-align: center;
    direction: ltr;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity 0.25s ease;
            transition: opacity 0.25s ease;
}

.mz-hint {
    bottom: 8px;
    left: 0;
    right: 0;
    padding: 0 10%;
    background-color: transparent;
    -webkit-transition: opacity 0.25s ease, z-index 0.25s ease;
            transition: opacity 0.25s ease, z-index 0.25s ease;
}
.mz-hint-message {
    display: inline-block;
    background: rgba(49,51,61,0.7);
    border-radius: 2em;
    padding: .7em 1.1em;
}
.mz-hint-message:before {
    content: '\02295';
    font-family: serif;
    font-size: 1.5em;
    speak: none;
    text-align: center;
    vertical-align: -2px;
    margin-right: 6px;
    -webkit-transition: opacity 0.25s ease;
            transition: opacity 0.25s ease;
}
.mobile-magic .mz-hint-message:before {
    display: none;
}

.mz-hint-hidden {
    opacity: 0;
    z-index: -1;
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
}
/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
    font-size: 18px;
    line-height: 1.1em;
    top: 50%;
    bottom: auto;
    margin: 0;
    -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);

}
.mz-expand .mz-hint-message {
    padding: 1.1em;
}
.mz-expand .mz-hint-message:before {
    display: none;
}
.mz-expand .mz-hint-hidden {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
    opacity: 0;
}

/* Loading indicator */
.mz-loading {
    font-size: 0;
    border-radius: 100%;
    opacity: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.mz-loading:after {
    content: '';
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    width: 24px;
    height: 24px;
    margin: auto;
    text-indent: -9999em;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    border-top-color: transparent;
    box-sizing: border-box;
}
.mz-loading.shown {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0s;
    transition: opacity 0s;
}
.mz-loading.shown:after {
    -webkit-animation: spin-loading .9s infinite linear;
            animation: spin-loading .9s infinite linear;
}

@-webkit-keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes spin-loading {
    0% {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

.lt-ie10-magic .mz-loading {
    border-radius: 2em;
    font-size: 12px;
    padding: .7em 1.1em;
    width: auto;
    height: auto;
}
.lt-ie10-magic .mz-loading:after {
    content: 'Loading...';
    text-indent: 0;
    border: none;
    position: relative;
}

.lt-ie9-magic .mz-loading {
    filter: alpha(opacity=0);
    right: 0;
    left:  0;
    width: 126px;
    margin: auto;
}
.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
    background: transparent !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D');
}
.lt-ie9-magic .mz-hint-hidden {
    filter: alpha(opacity=0);
}



/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage {
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
    width: auto !important;
    height: auto !important;

}
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg  {
    min-width: 100% !important;
    min-height: 100% !important;
}

.mz-expand {
    background-color: rgba(0, 0, 0, 1);
    text-align: center;
    vertical-align: middle;
    display: block;
    overflow: hidden;
    z-index: 2100000000;
    position: fixed;
    width: auto;
    height: auto;
    -webkit-perspective: 600px;
            perspective: 600px;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -ms-overflow-style: none;
}

/* Expanded view background */
.mz-expand .mz-expand-bg {
    display: inline-block;
    max-width: none !important;
    max-height: none !important;
    margin: auto;
    vertical-align: middle;
    z-index: -100;
    background-repeat: no-repeat;
    background-size: cover;

    -webkit-perspective: 600px;
            perspective: 600px;

    -webkit-transform: translate3d(0, 0, 0) scale(10) rotate(0.01deg);
            transform: translate3d(0, 0 ,0) scale(10) rotate(0.01deg);
}

:root:not([data-magic-ua=safari]) .mz-expand .mz-expand-bg {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
            filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > img  {
    margin: auto;
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}

[data-magic-ua=safari] .mz-expand .mz-expand-bg > img  {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation=\'80\' in=\'SourceGraphic\'></feGaussianBlur></filter></svg>#blur");
    -webkit-filter: blur(20px) brightness(60%);
            filter: blur(20px) brightness(60%);
}

.mz-expand .mz-expand-bg > svg  {
    margin: auto;
    opacity: .6;
}

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
    display: none !important;
}
.lt-ie9-magic .mz-expand {
    background: #1f1f1f;
}
[data-magic-ua=edge] .mz-expand {
    background-color: rgba(31, 31, 31, .96);
}

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
    display: none !important;
}
.mz-expand.dark-bg {
    background-color: #1f1f1f;
    background-color: rgba(31, 31, 31, .96);
}
.mz-expand.white-bg {
    background-color: #fff;
}

/* Expanded view stage */
.mz-expand .mz-expand-stage {
    z-index: 2100000000;
    padding: 0;
}
.mz-expand .mz-expand-stage .mz-image-stage {
    z-index: 50;
    left: 120px;
    right: 120px;
    padding: 20px 0 40px 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    -webkit-perspective: 600px;
            perspective: 600px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
}
.mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 120px;
}
.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding: 0 !important;
    left: 0;
    right: 0;
}

.mz-expand .mz-image-stage > figure:before,
.mz-expand .mz-image-stage:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 0;
    line-height: 100%;
    width: 0;
}
.mz-expand .mz-image-stage > figure {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 100%;
    position: relative;
}
.mz-expand .mz-figure {
    overflow: visible;
    max-width: 100% !important;
}
.mz-expand .mz-figure > img {
    max-width: 100%;
    width: auto;
    height: auto;
}
.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
    width: 100%;
    height: 100%;
}
.mz-expand .mz-figure {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mz-expand .mz-figure.mz-active {
    cursor: crosshair;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: zoom-out;
}
/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
    z-index: 1;
    position: absolute !important;
    top: -5000px !important;
    bottom: -5000px !important;
    left: -5000px !important;
    right: -5000px !important;
    margin: auto !important;
}

.lt-ie10-magic .mz-zoom-window.mz-expanded img  { filter: alpha(opacity=100); }
.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
    overflow: hidden;
    filter: alpha(opacity=100);
}


/* Caption in expanded view */
.mz-expand .mz-caption {
    color: #fff;
    text-shadow: 0px 0px 46px #000;
    padding: 10px 4px;
    font: normal 10pt/1em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
}
.mz-expand .mz-caption.mz-show {
    -webkit-transition: opacity 0.15s ease-out;
    transition: opacity 0.15s ease-out;
    opacity: 1;
}
.mz-expand .mz-caption a {
    color: inherit;
    cursor: pointer;
}
.mz-expand.white-bg .mz-caption {
    color: #555;
    text-shadow: none;
}

.lt-ie9-magic .mz-expand .mz-caption {
    top: 100%;
}

.mz-expand .mz-zoom-window {
    box-shadow: none;
    background: transparent;
}
.lt-ie9-magic .mz-expand .mz-zoom-window {
    border: 0;
}

/* Expanded view on mobile */
.mobile-magic .mz-expand-stage .mz-expand-thumbnails,
.mobile-magic .mz-expand-stage .mz-image-stage {
    left: 0px;
    right: 0px;
}
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs {
    bottom: 0px;
}
.mobile-magic .mz-expand-stage .mz-image-stage {
    padding: 0;
}
.mobile-magic .mz-expand .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 5px 0 90px;
}
.mobile-magic .mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
    padding-top: 0;
}
.mobile-magic .mz-expand .mz-expand-thumbnails {
    padding: 15px 0;
    height: 90px;
}


/**
 * Buttons & Arrows
 */
.mz-expand-controls,
button.mz-button {
    margin: 0 !important;
    padding: 0 !important;
    outline: 0 !important;
 }
button.mz-button {
    color: #b4b4b4 !important;
    font: 900 34px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-color: transparent !important;
    border: 1px solid rgba(180, 180, 180, 0) !important;
    border-radius: 100% !important;
    box-shadow: none !important;
    position: absolute !important;
    text-transform: none !important;
    text-align: center;
    speak: none;
    -webkit-font-smoothing: antialiased;
    width: 60px !important;
    height: 60px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;

}
button.mz-button:before {
    display: inline;
    position: static;
    color: inherit !important;
    font: inherit !important;
    -webkit-font-smoothing: inherit !important;
}
button.mz-button.mz-button-prev,
button.mz-button.mz-button-next {
    margin: auto 10px !important;
    top: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important;
}
button.mz-button.mz-button-prev {
    left: 0 !important;
}
button.mz-button.mz-button-next {
    right: 0 !important;
}
button.mz-button.mz-button-close {
    font-size: 26px !important;
    margin: 10px !important;
    top: 0 !important;
    right: 0 !important;
    z-index: 95 !important;
}
:root:not(.mobile-magic) button.mz-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
            transform: scale(.85) !important;
    -webkit-transition: color .25s, border-color .25s, -webkit-transform .25s !important;
            transition: color .25s, border-color .25s, transform .25s !important;

}
:root:not(.mobile-magic) button.mz-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
}
.mobile-magic button.mz-button {
    -webkit-transition: -webkit-transform .1s !important;
            transition: transform .1s !important;
}
.mobile-magic button.mz-button:active {
    border-color: rgba(180, 180, 180, .6) !important;
    -webkit-transform: scale(.95) !important;
            transform: scale(.95) !important;
}

button.mz-button.mz-button-close:before { content: "\a001"; }
button.mz-button.mz-button-prev:before { content: "\a002";  }
button.mz-button.mz-button-next:before { content: "\a003"; }

@media screen and (max-device-width: 767px) {
    button.mz-button-prev,
    button.mz-button-next {
        display: none !important;
    }

    .mobile-magic .mz-expand button.mz-button {
        width: 44px !important;
        height: 44px !important;
        font-size: 18px !important;
        color: rgba(255, 255, 255, 0.8) !important;
        background-color: rgba(49,51,61,0.3) !important;
        border-color: transparent !important;
    }
}

.lt-ie9-magic button.mz-button {
    border: 0;
    filter: alpha(opacity=75);
}
.lt-ie9-magic button.mz-button:hover {
    filter: alpha(opacity=100);
}


/**
 * Thumbnails
 */

 /* Thumbnails on the page */
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
    display: inline-block;
    line-height: 0;
    outline: none;
}
a[data-zoom-id] img,
.mz-thumb img {
    border: 0;
    box-shadow: 0 0 1px 0px rgba(0,0,0,0.3);
    box-sizing: border-box;
}
.mz-thumb:hover:not(.mz-thumb-selected) img {
    -webkit-filter: brightness(75%);
            filter: brightness(75%);
}
.mz-thumb-selected img {
    -webkit-filter: brightness(60%);
            filter: brightness(60%);
}
.no-cssfilters-magic .mz-thumb:hover,
.no-cssfilters-magic .mz-thumb.mz-thumb-selected {
    background: #000;
}
.no-cssfilters-magic .mz-thumb:hover:not(.mz-thumb-selected) img {
    opacity: .75;
    filter: alpha(opacity=75);
}
.no-cssfilters-magic .mz-thumb-selected img {
    opacity: .6;
    filter: alpha(opacity=60);
}
.ie9-magic .mz-thumb img {
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.3);
}

 /* Thumbnails in expanded view */
.mz-expand-thumbnails {
    z-index: 50;
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 65px;
    height: 80px;
    padding: 10px 0;
    box-sizing: border-box;
}
.mz-expand-thumbnails .magic-thumbs .magic-thumb {
    padding: 10px 2px;
}
.mz-expand-thumbnails .magic-thumb > img {
    cursor: pointer;
    height: 40px;
    box-shadow:0 0 5px 1px rgba(0,0,0,0.3);
}
.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
    -webkit-filter: brightness(70%);
            filter: brightness(70%);
}
.mz-expand-thumbnails .magic-thumb-selected img {
    -webkit-filter: brightness(50%);
            filter: brightness(50%);
}
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
    box-shadow: none;
}
.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button-disabled {
    opacity: 0;
}
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected) img {
    opacity: .7;
    filter: alpha(opacity=70);
}
.no-cssfilters-magic .mz-expand-thumbnails .magic-thumb-selected img {
    opacity: .5;
    filter: alpha(opacity=50);
}

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
    padding-bottom: 40px;
}
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
    display: none;
}
.mobile-magic .mz-expand.no-expand-thumbnails .mz-expand-stage.with-thumbs .mz-image-stage {
    padding: 0;
}
.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.magic-thumbs {
    direction: ltr;
    overflow: visible;
    z-index: 100;
    position: relative;
    left: 0;
    top: 0;
    padding: 0 30px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
        touch-action: none;
}

.magic-thumbs {
    width: 100%;
    height: 100%;
    white-space: nowrap;
}

.magic-thumbs.no-buttons {
    padding: 0 !important;
}

.magic-thumbs-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.magic-thumbs ul {
    list-style: none;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    position: relative;
    white-space: nowrap;
}
.magic-thumbs.no-buttons ul {
    left: 0 !important;
    padding: 0 !important;
    -webkit-transition: none !important;
            transition: none !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
}


.magic-thumbs ul li {
    margin: 0 4px;
    height: 100%;
    width: auto;
    vertical-align: top;
    line-height: 0;
    display: inline-block;
}
.magic-thumbs ul li:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

.magic-thumbs ul li > img {
    width: auto;
    height: auto;
    max-width: none !important;
    max-height: 100% !important;
    vertical-align: middle;
}
.ie8-magic .magic-thumbs ul li > img {
    max-width: none !important;
    max-height: none !important;
}

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
    height: 100%;
}
.magic-thumbs-vertical {
    padding: 30px 0;
}
.magic-thumbs-vertical ul {
    height: auto;
    width: 100%;
    white-space: normal;
}
.magic-thumbs-vertical ul li {
    width: 100%;
    height: auto;
}
.magic-thumbs-vertical ul li {
    margin: 4px 0;
}

.magic-thumbs-vertical ul li > img {
    max-width: 100% !important;
    max-height: none !important;
}
.ie8-magic .magic-thumbs-vertical ul li > img {
    width: 100%;
}

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
    color: #b4b4b4 !important;
    font: 900 24px/1 'magictoolbox-thin' !important;
    cursor: pointer;
    z-index: 90 !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-image: none;
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    overflow: hidden;
    position: absolute;
    text-transform: none !important;
    speak: none;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    width: 30px;
    height: 100%;
    top: 0;
    bottom: 0;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: none !important;
    max-height: none !important;
}
.magic-thumbs button.magic-thumbs-button:before {
    display: inline;
    position: static;
    color: inherit !important;
    font: inherit !important;
    -webkit-font-smoothing: inherit !important;
}
.magic-thumbs .magic-thumbs-button-prev {
    left: 0;
}
.magic-thumbs .magic-thumbs-button-next {
    right: 0;
}
.magic-thumbs .magic-thumbs-button-prev:before { content: "\a002"; }
.magic-thumbs .magic-thumbs-button-next:before { content: "\a003"; }

:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button {
    color: rgba(180, 180, 180, .75) !important;
    -webkit-transform: scale(.85) !important;
            transform: scale(.85) !important;
    -webkit-transition: color .25s, -webkit-transform .25s !important;
            transition: color .25s, transform .25s !important;

}
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:hover {
    color: rgba(180, 180, 180, 1) !important;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
}


/* Vertical buttons */
.magic-thumbs-vertical .magic-thumbs-button {
    width: 100%;
    height: 30px;
    left: 0; right: 0;
    top: auto; bottom: auto;
}
.magic-thumbs-vertical .magic-thumbs-button-prev {
    top: 0;
}
.magic-thumbs-vertical .magic-thumbs-button-next {
    bottom: 0;
}
.magic-thumbs-vertical .magic-thumbs-button-prev:before { content: "\a005"; }
.magic-thumbs-vertical .magic-thumbs-button-next:before { content: "\a004"; }


.magic-thumbs.no-buttons .magic-thumbs-button {
    display: none !important;
}
.magic-thumbs-button-disabled {
    opacity: 0.2;
    filter: alpha(opacity = 20);
}

.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}

@font-face, a, a:hover, body {
    font-weight: 400
}

a,
a:hover,
b,
body,
div,
label,
p,
span,
strong,
tr {
    font-family: IRSans
}

.green_title,
body {
    position: relative
}
html  , body{
	overflow-x: hidden;
}

.green_title::after,
.green_title::before {
    content: ' ';
    height: 1px;
    width: 50%;
    background: #a0a0a0;
    z-index: -1;
    top: 50%
}

.banner-special-desktop,
.banner-special-mobile,
.special_image img {
    object-fit: contain;
    border-radius: 5px
}

ul,
ul li {
    list-style-type: none
}

#peoductDescription_Content #description table,
#peoductDescription_Content #description table tbody,
#peoductDescription_Content #description table tr,
.bankCart strong,
.star-rating {
    direction: ltr
}

.fullBox_fields,
.goToLogin span,
.logined>a>span {
    white-space: nowrap
}

.media-top-item .summ,
.pro_select_number,
.storeTxt {
    -webkit-box-orient: vertical
}

@font-face {
    font-family: irsans;
    src: url(/assets/khoshkala/Fonts/IRANSans/woff2/IRANSansWeb.woff2) format('woff2'), url(/assets/khoshkala/Fonts/IRANSans/woff/IRANSansWeb.woff) format('woff'), url(/assets/khoshkala/Fonts/IRANSans/ttf/IRANSansWeb.ttf) format('truetype');
    font-style: normal;
    font-display: block;
    font-display: swap
}

@font-face {
    font-family: irsans;
    src: url(/assets/khoshkala/Fonts/IRANSans/woff2/IRANSansWeb\(FaNum\)_Bold.woff2) format('woff2'), url(/assets/khoshkala/Fonts/IRANSans/woff/IRANSansWeb\(FaNum\)_Bold.woff) format('woff'), url(/assets/khoshkala/Fonts/IRANSans/ttf/IRANSansWeb\(FaNum\)_Bold.ttf) format('truetype');
    font-style: normal;
    font-weight: 700;
    font-display: block;
    font-display: swap
}

@font-face {
    font-family: irsans;
    src: url(/assets/khoshkala/Fonts/IRANSans/woff2/IRANSansWeb\(FaNum\)_Light.woff2) format('woff2'), url(/assets/khoshkala/Fonts/IRANSans/woff/IRANSansWeb\(FaNum\)_Light.woff) format('woff'), url(/assets/khoshkala/Fonts/IRANSans/ttf/IRANSansWeb\(FaNum\)_Light.ttf) format('truetype');
    font-style: normal;
    font-weight: lighter;
    font-display: block;
    font-display: swap
}

body {
	margin: 0;
	direction: rtl;
	min-height: 100vh !important;
	height: 100%;
	display: flex;
	flex-direction: column;
	height: auto !important;
	scroll-behavior: smooth;
}

::-webkit-input-placeholder {
    font-size: 10px;
    font-family: IRSans;
    font-weight: lighter;
    color: #fff
}

::-moz-placeholder {
    font-size: 10px;
    font-family: IRSans;
    font-weight: lighter;
    color: #fff
}

:-ms-input-placeholder {
    font-size: 10px;
    font-family: IRSans;
    font-weight: lighter;
    color: #fff
}

:-moz-placeholder {
    font-size: 10px;
    font-family: IRSans;
    font-weight: lighter;
    color: #fff
}

.green_title,
.proSubCategory li:hover,
.tab-span.activeT,
.text_green {
    color: #01b16e
}

a,
a:hover {
    color: inherit;
    text-decoration: none
}

p {
    font-weight: lighter;
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
    font-family: IRSans;
    font-weight: 700
}

button,
label {
    font-weight: 400
}

span {
    font-weight: lighter
}

footer {
    margin-top: auto;
    background: #01b16e
}

button:focus,
input:focus {
    box-shadow: unset !important;
    border: 0 !important
}

ul {
    padding: 0
}

input:focus {
    box-shadow: unset !important;
    border: unset !important
}

.LOC {
    width: calc(100% - 35px)
}

.specification_text,
a,
button,
input {
    font-family: IRSans !important
}

a:focus,
button:focus {
    border: 0;
    outline: 0;
    box-shadow: none
}

#popIndex .product-popup-close span,
.Article blockquote *,
.free_delivery span,
.next-button span,
.pay-before span,
.prev-button span,
.productprice.flex-column>span,
.result-button span,
strong span {
    font-weight: 700
}

@media(min-width:1200px) {
    .container {
        max-width: 1300px
    }
}

.basket_icon {
    background: url(/assets/khoshkala/image/icon.png) 136px 271px
}

.user_icon {
    background: url(/assets/khoshkala/Image/icon.png) 327px 271px
}

.phone_icon {
    background: url(/assets/khoshkala/Image/icon.png) 264px 270px
}

.buy-guid {
    background: url(/assets/khoshkala/Image/icon.png) 320px 132px
}

.navbar-brand {
    width: 140px;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-left: 10px
}

#ModalPopUp .newsletterForm .green_btn::after,
#filter_slide_body,
.btn_toggle_filter,
.buyHeader .icon_brand,
.categorySliders_box .owl-dots,
.checkBox input,
.close_icon,
.contact-form-upload input,
.dis-none,
.headreHelp .header_icon_one .fourtyCircle,
.invite_box .toggle_deskmenu.green_btn::after,
.logined .user_icon,
.menu_navs,
.mobile_link,
.navbar-brand .logo_s,
.order-row-bottom,
.orderTitle input,
.proBtnBox,
.radioBox input,
.rate-box input,
.selectBox .selector,
.sort ul li input,
.star-rating input[type=radio],
.tools input[type=radio] {
    display: none
}

.green_title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px
}

.compare-form tbody,
.dropTitle,
.dropdown-menu,
.filter_options,
.fullBox_fields,
.innerForm_btn,
.map,
.media-top-item p,
.modal-body,
.signupModalBtn {
    text-align: right
}

.comment_name_date span,
.dropItem,
.menu_navs .nav-link,
.newsLine strong,
.serachComleteTxt p,
.sort>span {
    font-size: 13px
}

.green_title strong {
    border: 1px solid #a0a0a0;
    padding: 10px 20px;
    border-radius: 40px;
    background: #fff
}

.green_title::after {
    right: 0;
    position: absolute
}

.green_title::before {
    left: 0;
    position: absolute
}

.categorySlider_box .sliderNavigation a,
.dropItem:hover,
.product-item-price.offer,
.selectedContent>div {
    background-color: #fff
}

.red_btn {
    background-color: #db1b1b;
    color: #fff !important;
    padding: 8px 20px;
    border-radius: 20px
}

.dropdown-menu {
    position: absolute;
    left: 0;
    right: 100%;
    top: 0;
    width: fit-content;
    background-color: #fafafa;
    border-color: #f5efef
}

.first_dropDownLink {
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
    text-align: right;
    padding: 0;
    left: 0;
    min-height: 350px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    font-size: 13px
}

.proSubCategory ul {
    padding-right: 25px
}

.proSubCategory ul li {
    padding: 4px 0
}

.headerBox .col-lg-5,
.headerBox .nav-item.dropdown,
.headerBox .nav-item.dropdown .nav-link,
.headerBox .navbar {
    position: initial
}

.dropdown-menu .dropdown-item:hover,
.profileTab .nav-item .nav-link.active,
.profileTab .nav-item:hover {
    color: #01b16e !important
}

.dropDownContent {
    display: flex;
    height: 100%
}

.dropTitle {
    width: 180px
}

.dropItem {
    padding: 10px;
    position: relative;
    border-bottom: 1px dotted #68686833
}

.Filter_Product,
.dropItem:active,
.newsArticle .col-lg-4 {
    background: #fff
}

.alert_items ul li:last-of-type,
.headerBox .dropTitle li+li {
    margin-left: 0
}

.selectedContent {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    padding-top: 0
}

.proSubCategory {
    height: 100%;
    padding: 10px
}

.selectedContent>div {
    min-height: 350px;
    display: none;
    height: 100%
}

.d-block {
    display: block !important;
    transition: 1s
}

.first_dropDownLink,
.loginModal,
.signupModal {
    z-index: 10000
}

.modal {
    background: #0000009e
}

.forgetPass_form input:focus,
.form-control:focus,
.fullBox_fields input:focus,
.fullBox_fields textarea:focus,
.modal input,
.modal input:focus,
textarea {
    border: 1px solid #ced4da !important
}

.modal-header {
    background-color: #01b16e;
    color: #fff;
    align-items: center;
    height: 70px
}

.signupModalBtn {
    color: #01b16e;
    text-shadow: 0 0 1px #01b16e
}

.job_title,
.loggedin_user {
    display: flex;
    flex-direction: column;
    align-items: center
}

.menu_navs .nav-item+.nav-item {
    border-top: 1px dotted #68686833
}

@media only screen and (max-width:990px) {

    .haederUserIcons,
    .headreHelp,
    .navbar-nav {
        left: 0;
        position: absolute
    }

    .offerCodeBtn-row {
        flex-wrap: nowrap;
        width: 100% !important;
        margin: 10px 0 !important
    }

    .offerCodeBtn-row .col-lg-8 {
        padding: 0 !important;
        margin-left: 10px
    }

    .offerCodeBtn-row .col-lg-4 {
        padding: 0
    }

    .basket-box-confirm {
        display: flex;
        flex-direction: column-reverse;
        gap: 10px
    }

    .menu_navs,
    .mobile_link {
        display: block
    }

    .offerCodeBtn-row .green_btn::after {
        display: none
    }

    .basket-box-confirm a,
    .basket-box-confirm button {
        width: 100% !important;
        padding: 7px !important
    }

    #modal-prelogin .modal_btn {
        font-size: 14px
    }

    .haederUserIcons {
        top: -94px;
        width: 230px
    }

    .headreHelp {
        top: -35px;
        width: 240px
    }

    .navbar-nav {
        right: 0;
        text-align: center;
        background-color: #fff
    }

    .menu {
        min-height: 40px
    }

    .menu .collapsed {
        position: absolute;
        right: -8px !important
    }

    .mainSlider {
        margin-bottom: 20px
    }

    .col-md-4 {
        position: inherit
    }

    .navbar,
    .navbar-collapse {
        position: initial
    }

    .dropdown-menu {
        background-color: #f5f5f5;
        width: 100%;
        border: 0;
        text-align: center
    }

    .dropDownContent {
        font-size: 11px
    }

    .dropItem::after {
        left: 4px;
        bottom: 12px;
        background-color: gray;
        border-radius: 50%;
        font-size: 12px;
        width: 19px;
        color: #fff
    }

    .proSubCategory {
        border-bottom: 1px solid rgba(206, 202, 202, .541);
        text-align: right
    }

    .mobile_link {
        font-size: 12px;
        font-weight: 700
    }
}

.capchaCode,
.footer_card,
.social_icons {
    display: flex;
    display: flex
}

@media only screen and (max-width:350px) {
    .headerBox .container {
        padding: 0
    }
}

.footer_brand p {
    font-size: 15px;
    text-align: justify !important;
    line-height: 36px;
    margin: 10px 0
}

.footer_card {
    text-align: right;
    color: #fff;
    justify-content: space-evenly
}

.footer_card_loc,
.home_article_card,
.white-btn:hover::after {
    color: #fff
}

.footer_email,
.footer_line,
.footer_phone {
    display: flex;
    align-items: center;
    display: flex;
    justify-content: space-between;
    text-align: justify
}

.bank-result-title,
.footer_brand,
.footer_list li,
.proInfo,
.productCount,
.productprice,
.social_media,
.tab-titlee,
.total-products .alert {
    text-align: center
}

.sixtyCircle {
    width: 35px;
    height: 35px;
    margin-left: 7px;
    background-color: #fff !important;
    border-radius: 50%
}

.black_loc_icon {
    background: url(/assets/khoshkala/image/icon.png) 326px 192px
}

.black_phone_icon {
    background: url(/assets/khoshkala/image/icon.png) 396px 190px
}

.black_email_icon {
    background: url(/assets/khoshkala/image/icon.png) 265px 185px
}

.capchaCode,
.social_icons {
    justify-content: space-between
}

.socialIcon {
    width: 34px;
    height: 30px
}

.instagram {
    background: url(/assets/khoshkala/image/icon.png) 139px 365px
}

.facebook {
    background: url(/assets/khoshkala/image/icon.png) 78px 365px
}

.youtube {
    background: url(/assets/khoshkala/image/icon.png) 203px 365px
}

.telegram {
    background: url(/assets/khoshkala/image/icon.png) 268px 365px
}

.twitter {
    background: url(/assets/khoshkala/image/icon.png) 396px 365px
}

.instagram:hover {
    background: url(/assets/khoshkala/image/icon.png) 139px 315px
}

.watsapp {
    background: url(/assets/khoshkala/image/icon.png) 333px 365px
}

.facebook:hover {
    background: url(/assets/khoshkala/image/icon.png) 78px 313px
}

.youtube:hover {
    background: url(/assets/khoshkala/image/icon.png) 203px 313px
}

.telegram:hover {
    background: url(/assets/khoshkala/image/icon.png) 268px 315px
}

.watsapp:hover {
    background: url(/assets/khoshkala/image/icon.png) 333px 314px
}

.twitter:hover {
    background: url(/assets/khoshkala/image/icon.png) 395px 315px
}

.footer_brand {
    color: #fff;
    font-size: 25px;
    margin: auto auto 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .445);
    width: fit-content
}

.copyRight,
.download_app {
    margin-top: 0;
    display: flex
}

.appstore,
.googlePlay {
    width: 180px;
    height: 70px
}

.appstore {
    background: url(/assets/khoshkala/image/icon.png) 211px 622px
}

.googlePlay {
    background: url(/assets/khoshkala/image/icon.png) 406px 622px
}

.download_app {
    justify-content: center;
    padding-bottom: 0
}

.copyRight {
    color: #fff;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    background: #432418;
    height: 80px;
    border-top: 1px solid #71d8b1
}

.footer_list li:hover {
    color: #3c3a3a;
    text-shadow: 0 0 1px #3d3333
}

.footer_card .footer_list:last-child li {
    text-align: right;
    font-size: 14px
}

@media only screen and (max-width:600px) {
    .navbar-nav {
        top: 245px
    }

    .basketButton {
        border: 0 !important
    }

    .footer_card,
    .footer_card_loc,
    .social_media {
        border-bottom: 1px solid #96909083;
        padding: 20px 0
    }

    .download_app {
        flex-direction: column;
        align-items: center
    }

    .seemore {
        padding: 8px 10px !important
    }

    .sort ul li {
        font-size: 9px !important;
        margin-right: 10px;
        transform: scale(1.1)
    }
}

h1 {
    font-size: 1.2em
}

h2 {
    font-size: 1.1em
}

h3 {
    font-size: 1em
}

h4 {
    font-size: .9em
}

h5 {
    font-size: .8em
}

h6 {
    font-size: .7em
}

.yellowcard {
    background-image: linear-gradient(90deg, #ece57b, #e9d26b, #f6d667)
}

.greencrad {
    background-image: radial-gradient(#75f0a7, #67d3a0, #5dc19a)
}

.pinkcrad {
    background-image: linear-gradient(#e84987, #e73175, #e62f61)
}

.orangecard {
    background-image: linear-gradient(90deg, #eb8125, #ea7227, #e85b2a)
}

.special_card {
    text-align: justify;
    font-size: 14px;
    line-height: 28px;
    z-index: 100
}

.sepecial_backimg {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    opacity: 15%;
    z-index: -10
}

.basket-page,
.basketButton,
.blogSide .specialOffer,
.green_btn,
.mainSlider_box,
.morebtn,
.proBtnBox .add,
.product_card,
.special_card,
.special_card ul li,
.tab-span,
.topheaderBox,
.totalCategory figure,
.userPanelContent .videoBox,
video {
    position: relative
}

.sepecial_backimg img {
    width: 100% !important;
    height: 100% !important
}

.special_image {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px
}

.special_image img {
    width: 140px;
    height: 95px;
    z-index: 10
}

.special_card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 5px;
    height: 100%;
    overflow: hidden;
    padding: 10px
}

.special_card ul {
    padding-right: 15px;
    margin-top: 10px;
    line-height: 2
}

.special_info li::before {
    content: '';
    background-color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -1em;
    position: absolute;
    right: -17px;
    top: 11px
}

.special_title {
    font-size: 15px;
    text-align: center
}

.special_card_info .morebtn {
    background-color: rgba(255, 255, 255, .425);
    margin-top: 10px
}

.home_articles {
    height: auto
}

.banner-special-desktop {
    width: 100%
}

.banner-special-mobile {
    display: none;
    width: 100%
}

.home_article_card_txt {
    text-align: justify;
    background-color: rgba(88, 86, 86, .1);
    border-radius: 10px;
    padding: 22px;
    line-height: 2
}

.home_article_card_title {
    padding-bottom: 20px;
    text-align: justify
}

.home_article_card_title h2 {
    font-size: 20px !important
}

.morebtn {
    padding: 10px 25px 10px 45px;
    font-size: 14px;
    color: #000 !important;
    background-color: #fff;
    margin-top: 20px
}

.morebtn:hover {
    background-color: #f3f3f3
}

.green_btn::after,
.morebtn::after {
    position: absolute;
    content: " ";
    left: 6px;
    color: #000;
    bottom: 11px;
    height: 20px;
    width: 28px;
    z-index: 1;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    background: url(/assets/khoshkala/image/icon.png) 398px 222px
}

.green_btn::after {
    color: #fff;
    bottom: 11px
}

.category_sliders {
    padding: 20px 0;
    overflow: hidden;
    background-image: url(/assets/khoshkala/image/midleBack.webp);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #333
}

.category_sliders .nav-tabs {
    border-bottom: 0
}

.category_sliders .nav-tabs .nav-link {
    border: 1px solid #fff;
    font-weight: 700;
    border-radius: 5px;
    margin-top: 15px;
    width: 200px;
    color: #fff !important;
    text-align: center
}

.basket .nav-tabs .nav-link.active,
.category_sliders .nav-tabs .nav-item .nav-link.active {
    color: #01b16e !important;
    font-size: 20px;
    border-radius: 5px;
    width: 200px
}

.product_card,
.seemore {
    border: 1px solid #7f838180
}

.btnback,
.btncontinue,
.category_sliders .nav.nav-tabs,
.headerBuyBox {
    display: flex;
    align-items: center;
    justify-content: center
}

.categorySliders_box {
    display: flex;
    position: relative;
    overflow: hidden
}

.categorySliders_box .tab-pane>div {
    position: initial !important
}

.categorySliders_box .nav-tabs {
    max-height: 100px
}

.categorySliders_box .tab-content {
    width: 80%
}

.product_img {
    display: flex;
    justify-content: center;
    margin: auto
}

.product_img img {
    width: 100% !important;
    height: 100%;
    object-fit: contain
}

.productBox {
    width: 100%;
    min-height: 100%;
    display: flex
}

.productBox .special-pro {
    display: flex;
    position: absolute;
    top: 0
}

.product_card {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    justify-content: flex-start;
    width: 100%
}

.green_btn,
.seemore:hover {
    background-color: #01b16e;
    color: #fff !important
}

.product_card:hover {
    box-shadow: 0 0 10px -3px #333
}

.product_info_list li:first-child {
    width: 97%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px
}

.product_info_list>li:first-child {
    height: 45px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.newsletter_info,
.seemore {
    align-items: center;
    display: flex
}

.seemore {
    padding: 8px 35px;
    justify-content: center
}

.green_btn {
    padding: 8px 45px
}

.green_btn:hover {
    background-color: #037a4d
}

.product_info {
    width: 100%;
    margin-top: 0
}

.next,
.prev {
    width: 59px;
    height: 38px
}

.finish_span {
    background-color: #575555;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    font-size: 12px;
    padding: 5px;
    left: 10px
}

.next {
    background: url(/assets/khoshkala/image/icon.png) 409px 228px;
    left: -55px
}

.prev {
    background: url(/assets/khoshkala/image/icon.png) 653px 228px
}

.sliderNavigation {
    z-index: 10;
    position: absolute;
    top: 46%;
    right: 28px;
    height: 45px;
    width: 250px;
    display: flex;
    justify-content: space-between
}

.sliderNavigation a {
    border: 1px solid #fff
}

.sliderNavigation .prev {
    right: -55px
}

.newsletter_box {
    border: 1px solid #333;
    border-radius: 5px
}

.news_letter input {
    border: unset;
    background-color: #fff;
    height: 100%
}

.news_letter {
    border-radius: 5px;
    position: relative;
    height: 42px;
    overflow: hidden;
    width: 100%;
    margin: 0
}

.newsletterBtn {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
    color: #fff
}

.newsletter_icon {
    background: url(/assets/khoshkala/image/icon.png) 413px 144px;
    width: 91px;
    height: 100px
}

.newsletter_title {
    display: flex;
    flex-direction: column;
    border-right: 1px solid rgba(160, 154, 154, .562);
    padding-right: 20px
}

.newsletter_info {
    text-align: justify;
    justify-content: flex-end
}

.newsletter {
    padding: 10px 0;
    background-color: #e2e7ec
}

.newsletterForm {
    display: flex;
    align-items: center;
    height: 100%
}

.facilities {
    background: linear-gradient(#00c479, #01b16e);
    width: 100%;
    color: #fff;
    margin-top: 3px;
    border-radius: 5px
}

.facility {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden
}

.facilities_box {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    border-radius: 5px;
    overflow: hidden
}

.facilities_box>div:first-child,
.facilities_box>div:nth-child(3) {
    background: linear-gradient(#00be75, #008854)
}

.facilities_box>div:nth-child(2),
.facilities_box>div:nth-child(4) {
    background: linear-gradient(#008854, #00be75)
}

.facility_brand {
    width: 100px;
    height: 94px
}

.send {
    background: url(/assets/khoshkala/image/icon.png) 220px 838px
}

.quality {
    background: url(/assets/khoshkala/image/icon.png) 127px 846px
}

.support {
    background: url(/assets/khoshkala/image/icon.png) 860px 846px
}

.waranty {
    background: url(/assets/khoshkala/image/icon.png) 770px 846px
}

.homeBannerBox {
    padding: 4px 0;
    min-height: 300px
}

.homeBannerBox .item {
    border-radius: 5px;
    overflow: hidden
}

.sideBanner {
    height: auto;
    overflow: hidden;
    border-radius: 5px
}

.product_filter_item,
.rememberMe,
.sideBan2 {
    margin-top: 10px
}

.banImgBox img,
.categoryBox img,
.media-video,
.sideBanner img,
.summary_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.mainSlider_box .sliderNavigation {
    width: 100% !important;
    right: 0;
    padding: 6px
}

.mainSlider_box .sliderNavigation .btn {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 30px
}

.mainSlider_box .mainprev {
    right: 2%
}

.mainSlider_box .mainnext {
    left: 2%
}

@media only screen and (max-width:600px) {
    .nav-tabs {
        font-size: 11px
    }

    .newsletter_info {
        justify-content: center
    }

    .facilities .icon_brand {
        transform: scale(.6)
    }

    .special_card {
        flex-direction: column-reverse
    }

    .dropContentBox {
        overflow-y: auto;
        padding-bottom: 200px
    }

    .main_slider .item img {
        height: 160px;
        object-fit: cover
    }

    .sideBanner {
        height: 155px;
        object-fit: cover
    }

    .mainSlider_box {
        min-height: 160px
    }
}

.tabitems {
    margin: 0;
    padding: 50px 0 !important;
    border: 1px solid #d4cbcb9e
}

.expand-row,
.invite a,
.itemFooter a,
.logined a,
.store_btn,
.tabitem {
    cursor: pointer
}

.basket .nav-tabs {
    padding: 20px !important;
    background-color: #fff;
    border-bottom: 0 !important
}

.basketbl th,
.basketbl tr {
    min-width: 110px;
    text-align: right
}

.basketpro img,
.port-item img,
.proIcons .facility_brand {
    width: 50px;
    height: 50px
}

.basketpro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 240px
}

.blank-basket,
.totalprice {
    align-items: center;
    display: flex
}

.totalprice {
    border-top: 1px solid #dee2e6;
    justify-content: flex-end;
    padding: 15px;
    position: relative
}

.basketbtns {
    display: flex;
    justify-content: space-between;
    padding: 20px 0
}

.product-detail .tab-content {
    margin-top: 25px;
    border-radius: 10px;
    height: 300px
}

.basket-page .tab-pane {
    text-align: right;
    background-color: #fff;
    border-radius: 15px
}

.receiverinfo form input {
    border: 1px solid #ced4da !important;
    height: 35px;
    border-radius: 4px
}

.basketproduct img {
    width: 140px;
    height: 130px
}

.basketproitem {
    padding: 20px;
    border: 1px solid #ded5d5;
    border-radius: 10px;
    height: 100%
}

.paymentItem {
    border-top: 1px solid #ded5d5;
    padding: 10px 0
}

.activeT .tab-number,
.activeT::after {
    background-color: #8712b7
}

.tab-number {
    padding: 6px 12px;
    border-radius: 50%;
    color: #fff;
    background-color: #b9b8b8
}

.tab-title-text {
    padding: 0 30px
}

.last-Tab::after {
    display: none !important
}

.summary_txt,
.tab-pane .aboutitle {
    padding: 30px
}

.basketinfo {
    background-color: #dcdcdc;
    padding: 20px;
    width: 70%
}

input::placeholder,
select,
textarea::placeholder {
    color: gray !important
}

.receiverinfo textarea::placeholder {
    font-size: 15px !important
}

.formLbl span,
.totaldiscount {
    color: red
}

.extra {
    border: 1px solid #ded0d0b8;
    margin: 5px 0;
    padding: 10px;
    border-radius: 10px
}

.paymetable {
    background-color: #1f901f;
    padding: 10px;
    color: #fff;
    border-radius: 10px
}

.basket-tab {
    color: #5d5959 !important
}

.blank-basket {
    background-color: #f3f2f2;
    justify-content: center;
    height: 50px;
    margin: 30px;
    border-radius: 30px
}

.pro_select_number {
    background-image: radial-gradient(#fff, #f1f1f1, #dedede);
    color: #000;
    padding: 8px;
    border-radius: 50%;
    font-size: 11px;
    display: flex;
    align-items: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.pro_select_number:hover {
    background-image: radial-gradient(#01b16e86, #01b16ebe, #01b16e)
}

.basket-shop-name {
    text-align: center;
    padding: 10px
}

.producttotal {
    background-color: #01b16e;
    display: flex;
    justify-content: center;
    align-items: center
}

.basketpro-titles {
    border-bottom: 1px solid #94919161;
    padding-bottom: 10px
}

.white-btn {
    color: #01b16e !important;
    border: 1px solid #01b16e !important;
    border-radius: 5px;
    padding: 5px 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.white-btn:focus,
.white-btn:hover {
    border: 1px solid #01b16e !important;
    background-color: #01b16e;
    color: #fff !important
}

.products_filter_slide:hover,
a {
    color: unset !important
}

.pro-total,
.productCount,
.productprice {
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: space-between
}

.basket-address-btns {
    display: flex;
    color: #7505a2;
    font-size: 20px;
    justify-content: center
}

.basket-address-item {
    border-top: 1px solid #504d4d59;
    padding: 5px 0;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.basketpro-titles-adres {
    border-bottom: 1px solid #94919161;
    padding: 15px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.basketProInfo,
.blogs .special_card,
.filter_btn,
.newProductSlider .green_title,
.port-item {
    padding: 15px
}

.pre-invoice {
    padding: 20px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.invoice-total-price .pro-total {
    justify-content: start;
    line-height: 3
}

.basket-bill {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
    font-weight: 700;
    line-height: 3
}

.bas-Tab,
.pro-box-img {
    justify-content: center
}

.blue-color {
    color: #3123bd
}

.basket-page .blue-btn {
    width: 15%
}

.bas-Tab {
    display: flex;
    text-align: center
}

.totalpriCe::after {
    content: '';
    width: 23%;
    height: 1px;
    background-color: #ea6363;
    position: absolute;
    left: 13px;
    top: 29px
}

.tab-line .bas_tab2::after {
    width: 73% !important;
    content: '';
    height: 1px;
    background-color: #ded5d5;
    position: absolute;
    top: 20px;
    right: 195px
}

.shop_totalprice {
    font-size: 13px;
    width: fit-content;
    margin-right: auto
}

.ads_item_info,
.shop_product_item {
    margin: 10px 0
}

@media only screen and (max-width:991px) and (min-width:600px) {
    .main_slider .item img {
        height: 27vh
    }

    .mainSlider_box .sliderNavigation .btn {
        width: 60px;
        height: 60px;
        top: 30%
    }

    .footer_line {
        align-items: end
    }

    .basketproduct img {
        font-size: 12px
    }

    .basketproduct {
        flex-direction: column
    }
}

@media only screen and (max-width:600px) {

    .basket-bill .blue-btn,
    .basket-bill .white-btn {
        width: 60% !important
    }

    .pre-invoice {
        padding: 20px;
        flex-direction: column
    }

    .basket-address,
    .basketproduct {
        flex-direction: column
    }

    .basket-address p {
        text-align: center
    }

    .basket-address {
        align-items: center;
        justify-content: center;
        position: relative
    }

    .basketpro-titles-adres .blue-btn {
        width: 50% !important
    }

    .basket-page {
        padding: 30px 0
    }

    .blue-btn,
    .white-btn {
        font-size: 12px
    }

    .basketinfo {
        margin-top: 20px;
        width: 100%
    }

    .basketbl {
        overflow-x: scroll
    }

    .basketbl .basketblbody {
        overflow-x: scroll;
        width: 100% !important
    }

    .receiverinfo form input,
    .receiverinfo form select {
        width: 100%;
        margin-right: 0 !important;
        margin-top: 15px
    }

    .basket-page .discountPro,
    .receiverinfo form textarea {
        width: 100%
    }

    #menu1 input::placeholder,
    select {
        font-size: 12px !important
    }

    #menu1 {
        padding: 10px !important
    }

    .inputbox {
        flex-direction: column;
        margin-top: 0 !important
    }

    .nav-tabs {
        padding: 0 !important
    }

    .basket-page .basketbtns .btn {
        margin-top: 10px;
        width: max-content;
        font-size: 15px
    }

    .pro-total,
    .productCount {
        justify-content: center
    }

    .product_details .productprice {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        background: #e8f7e9;
        z-index: 10;
        border-top: 2px solid #b4b1b1;
        padding: 10px;
        min-height: 85px;
        align-items: center;
        justify-content: flex-end !important
    }

    .product_details .productprice.discountPro {
        justify-content: center !important
    }

    .product_details .productprice span:first-child {
        display: none
    }

    .product_details .productprice .text_green {
        margin-left: 5px;
        margin-bottom: 0
    }

    .product_details .counterProduct>.primaryBtn {
        position: fixed;
        bottom: 20px;
        z-index: 10;
        right: 10px;
        font-size: 13px;
        border: 1px solid #b8b8b8;
        font-weight: 700;
        box-shadow: 0 0 18px -5px #65656575
    }

    .white-btn::after {
        bottom: 6px !important
    }
}

.bill_icon,
.confirm_icon,
.payment_icon,
.sendinfo_icon {
    width: 80px;
    height: 72px
}

#SelectedItemP,
.basketAddress,
.basketPro_title,
.comment_info,
.contact_flex,
.delivery,
.order_reciever,
.pr_recommand_box,
.pro-seller-detail button,
.videos-topbox-details {
    align-items: center;
    display: flex
}

.sendinfo_icon {
    background: url(/assets/khoshkala/Image/icon.png) 113px 535px
}

.payment_icon {
    background: url(/assets/khoshkala/Image/icon.png) 208px 535px
}

.confirm_icon {
    background: url(/assets/khoshkala/Image/icon.png) 424px 536px
}

.bill_icon {
    background: url(/assets/khoshkala/Image/icon.png) 759px 536px
}

.tab-span.activeT .sendinfo_icon {
    background: url(/assets/khoshkala/Image/icon.png) 113px 458px
}

.tab-span.activeT .payment_icon {
    background: url(/assets/khoshkala/Image/icon.png) 208px 458px
}

.tab-span.activeT .confirm_icon {
    background: url(/assets/khoshkala/Image/icon.png) 424px 458px
}

.tab-span.activeT .bill_icon {
    background: url(/assets/khoshkala/Image/icon.png) 759px 458px
}

.basket-page .nav-tabs::after {
    content: '';
    background-color: #585353d6;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0
}

.tab-span::after {
    content: '';
    background-color: #fff;
    border: 2px solid #585353d6;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    bottom: -18px;
    left: 45%;
    z-index: 10
}

.online_user::after,
.tab-span.activeT::after {
    background-color: #01b16e
}

.basketPro_title {
    justify-content: space-between;
    border-bottom: 2px solid #dcdcdc5c
}

.tarsh {
    position: absolute;
    left: 17px;
    top: 0
}

.laBle {
    margin-left: 15px
}

.basketproitems {
    border-bottom: 1px solid rgba(194, 192, 192, .25);
    padding: 20px 0
}

.basket-address {
    align-items: center;
    justify-content: center;
    display: flex
}

.basket_address_edit {
    background: url(/assets/khoshkala/image/icon.png) 78px 229px #01b16e;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-left: 10px
}

.basket_address_edit:hover {
    background-color: #5d5959
}

.basketOrder,
.basketOrders_info {
    display: flex;
    align-items: center;
    justify-content: space-around
}

.basketOrder_price {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.payment_information {
    border: 1px solid rgba(153, 149, 149, .452);
    border-radius: 10px;
    overflow: hidden
}

.basketOrder p {
    padding: 0 10px
}

.reciever_info {
    width: 85%;
    display: flex;
    justify-content: space-between
}

.basketOrders,
.coffee-maker,
.delivery,
.order_reciever,
.profile {
    padding: 20px
}

.basketOrder+.basketOrder,
.profile_address .profile_address_item,
.serachComleteTxt {
    padding: 10px 0
}

.success_icon {
    width: 132px;
    height: 130px;
    background: url(/assets/khoshkala/image/icon.png) 170px 178px
}

.basket-bill span {
    font-weight: 1000;
    font-size: 50px;
    color: #01b16e
}

.basket-page .tab-content {
    margin: 30px 0
}

.basket-page .nav-tabs {
    border-bottom: 0 !important;
    position: relative
}

.irs--flat .irs-handle>i:first-child {
    height: 75% !important;
    width: 85% !important;
    top: -2px !important;
    left: 13% !important;
    border-radius: 3px
}

.irs--flat .irs-bar,
.irs--flat .irs-line {
    height: 4px
}

.filter_slide_body {
    line-height: 2;
    display: none
}

a {
    text-decoration: none !important
}

.products_filter_slide {
    text-align: right;
    padding: 7px 15px
}

.irs--flat .irs-bar,
.irs--flat .irs-from,
.irs--flat .irs-handle>i:first-child,
.irs--flat .irs-single,
.irs--flat .irs-to {
    background-color: #01b16e !important
}

.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before {
    border-top-color: #01b16e !important
}

.total-products {
    padding: 20px 40px
}

.Filter_Product h1 {
    font-size: 17px;
    text-align: right
}

.filtering_item {
    border-bottom: 1px solid #a59f9f7a;
    text-align: right;
    padding: 20px 10px 15px
}

.filtering_item .search_result {
    top: 45px;
    left: 25px;
    right: 25px
}

.pro-box-img {
    width: 200px;
    height: 200px;
    display: flex
}

.pro-box-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 7px 1px #989898
}

.pro-box-content {
    text-align: center;
    padding: 20px
}

.Article h1,
.pro-box-content h1,
.serachComleteTxt h1,
.serachComleteTxt h2,
.serachComleteTxt h3,
.serachComleteTxt h4,
.serchText h1 {
    font-size: 15px
}

.article_body h1,
.article_body h2,
.pro-box-content .productprice,
.profile_address_btns .btn,
.storeName {
    font-size: 20px
}

.pro-box-content .white-btn {
    width: 100%;
    margin: 15px;
    padding: 5px
}

.forget_box,
.innerImg,
.pro-box-btn {
    display: flex;
    justify-content: center
}

.products-boxes {
    color: #838282
}

.login_img,
.product_category .item,
.product_category .productBox,
.product_category .product_card,
.products-boxes .item {
    height: 100%
}

.product-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px
}

.mz-figure img {
    width: 300px !important
}

.product_filter_item .brand_filter {
    padding-right: 40px
}

.product_filter_item .brand_filter ul {
    padding-right: 30px
}

.brnad-filter-check {
    padding: 5px;
    font-size: 13px;
    min-width: 80px;
    width: 80px;
    margin: 6px !important
}

.pagination .btn {
    width: 35px;
    height: 35px;
    background-color: #e2e7ec !important;
    border-radius: 50%;
    margin: 2px
}

.pagination .active,
.pagination .btn:hover {
    background-color: #01b16e !important;
    color: #fff !important
}

.pagination .page_prev {
    background: url(/assets/khoshkala/image/icon.png) 397px 227px
}

.pagination .page_next {
    background: url(/assets/khoshkala/image/icon.png) 198px 227px
}

.pagination .page_next:hover {
    background: url(/assets/khoshkala/image/icon.png) 329px 227px
}

.pagination .page_prev:hover {
    background: url(/assets/khoshkala/image/icon.png) 263px 227px
}

.pagination {
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 55px
}

.proDetail_img img {
    width: 200px;
    height: 200px
}

.proDetail_img {
    border: 1px solid #dee2e6;
    border-radius: 20px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product_comments,
.reply_item {
    border-radius: 10px
}

.comment_text,
.newProductSlider,
.product_details {
    padding: 20px 0
}

.proDetail_box,
.proDetail_part {
    text-align: right;
    line-height: 2
}

.proDetail_line {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    flex-direction: column
}

.proDetail_line .discountPro .firstPrice::after {
    width: 80px;
    right: -10px;
    top: 14px
}

.proDetail_line .discount_percent {
    left: -50px
}

.proDetail_line .discountPro {
    width: fit-content
}

.p_cat,
.proDetail_line .proElement.option-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.proDetail_line .proElement.option-box h6,
.profile_address .basket-address-item,
figure {
    margin: 0
}

.favorits_Slider,
.proDetails {
    padding-bottom: 20px
}

.add_to_basket {
    text-align: right;
    margin-top: auto
}

.add_to_basket .btn {
    margin: 5px 2px
}

.basket-page .discountPro {
    width: 50%
}

.basket-page .discountPro .firstPrice::after {
    width: 56px;
    height: 1px;
    position: absolute;
    right: 30%;
    top: 11px
}

.basket-page .discount_percent {
    left: -2px;
    position: absolute;
    color: #fff !important;
    top: 4px
}

.proDetail_name {
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.proDetail_name h1 {
    font-size: 25px
}

.bordered_title {
    font-size: 19px;
    position: relative
}

.bordered_title::after {
    content: '';
    height: 1px;
    background-color: #dee2e6;
    position: absolute;
    width: 88%;
    top: 23px;
    left: 0
}

.product-item-price,
.specification_one {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.specification_text,
.specification_title {
    width: 50%;
    padding: 5px 10px;
    margin: 5px;
    text-align: right;
    background-color: #fff
}

.comment_name_date {
    display: flex;
    flex-direction: column;
    margin-right: 15px
}

.comment_userImg {
    width: 60px;
    height: 60px;
    position: relative
}

.comment_userImg img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.comment_item {
    padding: 20px;
    background-color: #f5f4f4;
    text-align: justify
}

.comment_item+.comment_item {
    margin-top: 20px;
    border-top: 1px solid #bebcbc4f
}

.reply_item {
    padding: 20px;
    margin: 10px 0;
    background-color: #fff
}

.product_explainations .nav-tabs .nav-link.active {
    background-color: #f5f4f4;
    color: #fff;
    border-bottom: 0 !important
}

.product_explainations .tab-content .tab-pane {
    background-color: #f9f9f952
}

.product_explainations .nav-tabs {
    border-bottom: 0 !important;
    background-color: #fdfdfd;
    font-size: 15px
}

.offline_user::after,
.online_user::after {
    content: '';
    width: 25%;
    height: 25%;
    position: absolute;
    z-index: 0 !important;
    right: 10%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #3c3a3a;
    top: 0
}

.offline_user::after {
    background: #aeb4b7
}

.product_rating {
    color: #fac74b
}

.discountPro {
    display: flex;
    flex-direction: column;
    position: relative
}

.discountPro .firstPrice {
    color: rgba(158, 154, 154, .438)
}

.discountPro .firstPrice::after {
    content: '';
    background-color: rgba(158, 154, 154, .17);
    height: 1px;
    position: absolute;
    right: 35%;
    top: 21px;
    left: 30%;
    display: none
}

.discount_percent {
    background-color: #ff0000bf;
    padding: 0 14px;
    border-radius: 20px;
    font-size: 13px;
    left: 30px;
    position: absolute;
    color: #fff !important
}

.Size,
.Size:focus,
.sideBar .icon_brand {
    padding: 10px
}

.thumbnails-style-shaded.mz-thumb img {
    width: 100px;
    height: 100px
}

[id^=crM] {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
}

.p_color .btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 5px;
    border: 1px solid #888
}

.Size:focus {
    box-shadow: inset 0 0 5px 0 grey
}

.p_color .btn:focus {
    box-shadow: 0 0 5px 3px
}

.p_size select {
    padding: 5px 10px;
    border: 1px solid #c5c4c4
}

@media only screen and (max-width:991px) and (min-width:600px) {
    .basketproduct img {
        width: 60%;
        height: 70px
    }

    .basketproduct {
        font-size: 12px
    }

    .tarsh {
        left: 125%;
        bottom: -11px
    }

    .basketProInfo {
        padding: 0
    }

    .pro-total,
    .productprice {
        font-size: 14px
    }

    .payment_information .basketOrder_price {
        flex-direction: column;
        justify-content: center
    }

    .thumbnails-style-shaded.mz-thumb img {
        width: 70px;
        height: 70px
    }

    .magic_big_img img {
        height: 200px !important;
        width: 200px !important;
        max-height: 200px !important;
        max-width: 200px !important
    }
}

.fullBox_fields input,
.fullBox_fields textarea {
    background-color: #fff;
    border-radius: 5px;
    margin: 20px 0;
    min-height: 49px
}

.fullBox {
    padding: 35px 0
}

.jender input {
    min-height: unset;
    margin: unset
}

.capchaCode input {
    width: 47%
}

.register_img {
    background: url(/assets/khoshkala/image/Pic\ 6.png) center;
    width: 100%;
    height: 100%
}

.navy_title {
    font-size: 20px;
    color: #1d1d35;
    font-weight: bolder;
    text-align: center
}

.rememberMe {
    display: flex;
    align-items: center;
    font-size: 13px !important
}

.forgetPass,
.more-info {
    text-align: right;
    font-size: 13px
}

.MobileLogin a,
.forgetPass:hover {
    color: #01b16e !important;
    text-decoration: underline !important
}

.notfound h1,
.notfound h2 {
    text-transform: uppercase;
    color: #151723
}

.forgetPass_form {
    text-align: right;
    background-color: #eaeaeabf;
    padding: 20px;
    border-radius: 5px;
    width: 100%
}

.blogs,
.favorits,
.forget_pass,
.innerPage,
.innerPageForm,
.videos {
    padding: 50px 0
}

.forgetPass_btn {
    margin-top: 15px;
    text-align: left
}

.securityQuestion {
    display: flex;
    flex-direction: column;
    text-align: right
}

.contact_img {
    background: url(/assets/khoshkala/image/pic\ 5.png) center;
    width: 100%;
    height: 100%
}

.article_img {
    width: 100%;
    height: 400px
}

.articleLink li a,
.article_img img,
.blog_info p,
.compare_box .product_info,
.info-news,
.msgImg,
.nwesInf,
.related-picture-container.other_upload_wrapper .row,
.selectBox .radioBox label,
.top_sec .divAlarm {
    width: 100%
}

.article_body {
    text-align: justify;
    padding: 30px;
    line-height: 2
}

.Article {
    padding: 20px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

.right_title {
    color: #1d1d35;
    text-align: right;
    margin-bottom: 30px;
    font-size: 20px
}

.Article-topBanner {
	width: 100%;
	height: 350px;
	object-fit: contain;
	margin-bottom: 20px;
	background: #e8c394;
}

.article_body img {
    width: 600px !important;
    height: 400px;
    object-fit: cover;
    margin: auto;
    text-align: center
}

.lastItem img,
.products-main-box a,
.profile-fave-product img,
.profile-img img {
    width: 80px;
    height: 80px
}

.profile-img {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.profile-img img {
    border-radius: 50%
}

.profile-info {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
    border: 1px solid rgba(131, 130, 130, .64);
    border-radius: 5px;
    padding: 15px;
    height: 100%
}

.profile-name {
    font-size: 15px;
    padding: 10px
}

.text-gray {
    color: #838282 !important
}

.profile-info-content {
    line-height: 2
}

.profile-title {
    background-color: #d6cece;
    width: 100%;
    text-align: right;
    padding: 15px 30px;
    border-radius: 30px
}

.profile-body-box {
    border: 1px solid rgba(131, 130, 130, .64);
    border-radius: 30px
}

.profile_address {
    padding: 30px 10px
}

.profile .profile-add-address,
.profile-fave-btn {
    width: 25%
}

.profile-fave-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.profile-fave-product {
    width: 75%;
    display: flex;
    align-items: center
}

#btn_change_pass {
    padding: 0 20px !important
}

.profile_parts {
    border: 1px solid #b0afaf;
    border-radius: 5px;
    overflow: hidden
}

.order-product-one,
.order-row-one+.order-row-one,
.profile_address .profile_address_item+.profile_address_item {
    border-top: 1px solid #b9b4b42b
}

.profile_parts .proBox {
    min-height: 290px !important
}

.address_delete {
    width: 37px;
    height: 37px;
    background-color: #01b16e;
    border-radius: 50%;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.address_delete:hover {
    background-color: #5d5959;
    color: #fff
}

@media only screen and (min-width:600px) {
    .profile-fave-product img {
        margin: 0 30px 0 120px !important
    }
}

#notfound,
.banImgBox,
.proBtnBox,
.relatedArticles {
    position: relative
}

.emptyOrder {
    width: 100%;
    text-align: center
}

.order-row_header {
    padding: 10px 0;
    color: #736f6f;
    text-align: center;
    width: 100%
}

.order-row-top {
    text-align: center;
    padding: 20px 0
}

.order_box_body {
    border: 1px solid #b9b4b42b;
    width: 100%
}

.order-product-one {
    padding: 10px;
    text-align: center;
    background-color: #f9f9f9
}

.order-row-pic img {
    width: 90%;
    height: 95px
}

.favorits_Slider .sliderNavigation .prev {
    right: 3%;
    top: 92%
}

.favorits_Slider .sliderNavigation .next {
    left: 84%;
    top: 92%
}

.profile_address_text {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: right
}

.profile_address_btns {
    display: flex;
    justify-content: space-evenly
}

.profileTab {
    border-bottom: 1px solid #dee2e6;
    background-color: #ececec
}

.job_field,
.question_item {
    background-color: #e0dddd9e
}

.profileTab .nav-item .nav-link {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    padding: 5px 10px !important;
    border-radius: 0
}

.profileTab .nav-item .nav-link i {
    font-size: 30px
}

.profileTab .nav-item .nav-link.active {
    border-bottom: 3px solid #01b16e
}

.profile_parts {
    margin: 0 10px;
    height: 100%
}

.orders_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.job_item,
.question_item {
    display: flex;
    align-items: center
}

.question_item {
    justify-content: space-between;
    padding: 30px;
    margin-top: 20px;
    cursor: pointer
}

.question_item:hover {
    box-shadow: 0 0 3px 0 #383838d4
}

.job_field {
    padding: 5px 30px;
    border-radius: 20px;
    font-size: 13px;
    color: #9b9797
}

.job_item {
    justify-content: space-between;
    border: 1px solid #e0dddd9e;
    padding: 20px;
    border-radius: 20px
}

.blog_card,
.info_source {
    align-items: center;
    display: flex
}

.job_item:hover {
    box-shadow: 0 0 5px 0 #80808040
}

.ads_item1 *,
.job_title span,
.selectAddress .radioBox label {
    font-size: 14px
}

.innerPage_form {
    text-align: right;
    width: 100%
}

.page_explain {
    text-align: right;
    padding: 20px 0
}

.blog_img {
    width: 30%;
    height: 228px
}

.blog_img img {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.blog_card {
    text-align: right;
    border: 1px solid rgba(121, 118, 118, .562);
    border-radius: 5px;
    padding: 15px;
    color: #3c3a3a;
    margin-bottom: 20px;
    justify-content: space-between
}

.info-news {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.blog_btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px
}

.mosView_articles {
    text-align: right;
    line-height: 2;
    background-color: #e0dddd59;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #949090ba;
    font-size: 15px
}

.mosView_articles li:hover a {
    text-shadow: 0 0 2px #868181
}

.mosView_articles ul li+li {
    border-top: 1px solid #5d595954
}

.Article .info-news {
    justify-content: flex-start;
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    padding-bottom: 15px
}

.Article .views-News,
.panelOptions li:hover span {
    margin-right: 15px
}

.blogSpecialBox {
    border-bottom: 1px solid rgba(161, 157, 157, .644)
}

.blog_topBox {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #5d595954
}

.article_tags {
    display: flex;
    margin-top: 30px;
    padding-top: 20px;
    flex-wrap: wrap
}

.articleTag {
    background-color: #f1f1f1;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 2px
}

.contact_info,
.errorBtn,
.suggestionProfile,
.test .text-right {
    margin-top: 20px
}

.related_card {
    border: 1px solid #7f838180;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.related_img {
    width: 150px;
    height: 150px;
    margin-bottom: 10px
}

.related_img img,
.reviewImgBox .MagicZoom,
.reviewImgBox .mz-figure,
.videoBox video {
    width: 100%;
    height: 100%
}

.relatedArticles {
    border-top: 1px solid rgba(202, 197, 197, .657);
    margin-top: 20px;
    padding-top: 20px
}

.related_card:hover img {
    transform: scale(1.1);
    transition: .4s
}

.info_source {
    font-size: 13px;
    line-height: 2
}

.pro-seller-detail {
    display: flex;
    align-items: center;
    justify-content: start;
    color: #7b7777;
    width: 100%
}

.seller-list-item {
    background-color: #f9f9f952;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    font-size: 14px
}

.pro-seller-detail svg {
    margin-left: 20px
}

.pro-seller-detail button {
    justify-content: flex-start
}

#notfound {
    height: 100vh
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.notfound {
    max-width: 560px;
    width: 100%;
    padding-left: 160px;
    line-height: 1.1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.notfound .notfound-404 {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 140px;
    height: 140px;
    background-image: url(/assets/khoshkala/image/emoji.png);
    background-size: cover
}

.notfound .notfound-404:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2.4);
    -ms-transform: scale(2.4);
    transform: scale(2.4);
    border-radius: 50%;
    background-color: #f2f5f8;
    z-index: -1
}

.notfound h1 {
    font-family: nunito, sans-serif;
    font-size: 65px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px
}

.notfound h2 {
    font-size: 21px;
    font-weight: 400;
    margin: 0
}

.notfound p {
    color: #999fa5;
    font-weight: 400
}

.notfound a {
    display: inline-block;
    font-weight: 700;
    border-radius: 40px;
    text-decoration: none;
    color: #388dbc
}

@media only screen and (max-width:767px) {
    .notfound .notfound-404 {
        width: 110px;
        height: 110px
    }

    .notfound {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 110px
    }
}

.star-rating {
    display: inline-block;
    padding: 20px
}

.star-rating label {
    color: #bbb;
    font-size: 18px;
    padding: 0;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.star-rating input[type=radio]:checked~label,
.star-rating label:hover,
.star-rating label:hover~label {
    color: #f2b600
}

.selectColor,
.selectSize {
    border: 1px solid #33333340;
    box-shadow: 0 0 4px 0 #000
}

.banImgBox {
    width: 100%;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0 0 10px -5px #333;
    overflow: hidden
}

.proBrand {
    width: 250px;
    overflow: hidden
}

.proBrand img {
    width: 250px;
    height: 130px
}

.enamad {
    width: 100px;
    height: 117px;
    background: #33333326;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px
}

.categoryMenuBox .nav-link,
.central,
.enamdBox,
.media-items .blog_img {
    display: flex;
    justify-content: center;
    align-items: center
}

.contact_info {
    text-align: justify;
    font-size: 14px;
    color: #000;
    border-right: 1px solid #c2bebe9c;
    padding: 10px;
    margin-bottom: 30px
}

.alarm_box,
.contact_text {
    padding: 20px;
    text-align: justify
}

.contact_text {
    border: 1px solid #bdbaba5e
}

.fullBox_fields textarea {
    min-height: 100px
}

.alarm_box {
    background-color: #fff5c8;
    border: 1px solid #f6e8a1;
    color: #a37731;
    font-size: 14px;
    margin-top: 30px;
    border-radius: 5px
}

.borderRight {
    border-right: 1px solid #f3f4f6;
    padding-right: 30px
}

.summary_img {
    width: 100%;
    height: 350px
}

.article_summary {
    text-align: justify;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px -5px;
    border-radius: 5px
}

.MobileLogin {
    display: none;
    text-align: center;
    font-size: 14px
}

@media only screen and (max-width:600px) {

    .payment_information .basketOrder_price,
    .proDetail_line {
        justify-content: center
    }

    .basketOrder+.basketOrder {
        border-top: 1px solid rgba(153, 149, 149, .452)
    }

    .order_reciever,
    .reciever_info {
        flex-direction: column;
        align-items: baseline
    }

    .bill_icon,
    .confirm_icon,
    .payment_icon,
    .sendinfo_icon {
        transform: scale(.7)
    }

    .pro-box-img {
        width: 130px;
        height: 130px
    }

    .filter_btn .btn,
    .pro-box-btn .btn,
    .product_filter_item .btn,
    body section div div div div div div div a#motorbiked:not(.mz-no-rt-width-css)>.mz-figure:not(.mz-no-rt-width-css)>img {
        width: 100% !important
    }

    .total-products,
    .total-products .pro-box-content {
        padding: 10px
    }

    .total-products .pro-box-img {
        width: 100%;
        height: 115px
    }

    .total-products .productprice {
        flex-direction: column;
        font-size: 14px
    }

    .btn_toggle_filter {
        display: block;
        background-color: #fff;
        color: #55b26f !important;
        border: 2px solid #55b26f
    }

    .productprice .pro_box_priCe {
        font-size: 13px !important
    }

    .Filter_Product {
        background-color: #fff;
        position: absolute;
        z-index: 10;
        right: 0;
        left: 0;
        top: 66px;
        border: 1px solid #c8cac9;
        border-radius: 20px;
        width: 0;
        transition: .5s
    }

    .pro_opacity {
        opacity: 50%
    }

    .add_to_basket,
    .proDetail_part {
        text-align: center
    }

    .add_to_basket {
        display: flex
    }

    .discount_percent {
        background-color: unset;
        padding: 0;
        left: 17px;
        position: absolute;
        color: #f60606 !important;
        top: 6px
    }

    #btn_add_new_address {
        margin-top: 10px
    }

    .blog_img,
    .blog_info,
    .profile .address-text,
    .profile .profile-add-address {
        width: 100%
    }

    .profile-fave-item {
        flex-direction: column;
        position: relative
    }

    .remove-fave-btn-profile {
        position: absolute;
        right: 0;
        top: 30px
    }

    .blog_card,
    .profile-fave-product,
    .question_item {
        flex-direction: column
    }

    .profile-fave-btn {
        width: 100%;
        margin-top: 10px
    }

    .profile-info {
        margin-bottom: 15px;
        padding: 20px
    }

    .profile .col-md-3 {
        padding: 0
    }

    .order-row_header {
        font-size: 10px
    }

    .order-row-one {
        font-size: 12px
    }

    .btOrder,
    .loginPart {
        display: none
    }

    .order-row-pic img {
        height: 65px
    }

    .profile_address_btns {
        justify-content: flex-end
    }

    .profileExitbtns .btn {
        margin: 10px 0 0 !important
    }

    .profileTab .nav-item .nav-link {
        padding: 5px !important
    }

    .profile_parts {
        margin: 0
    }

    .blog_img {
        height: 228px
    }
}

.proBtn {
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer
}

.proBtnBox {
    background: #e8e8e8;
    justify-content: space-around;
    width: calc(100% - 10px);
    height: 52px;
    margin-top: auto;
    bottom: 5px;
    padding: 0;
    align-items: center;
    border-radius: 5px
}

.proBtnBox img {
    width: 30px !important;
    height: 25px !important
}

.proBtnBox svg {
    width: 25px !important;
    height: 25px !important
}

.proBtnBox::before {
    content: ' ';
    width: 1px;
    background-color: #333;
    height: 30px;
    right: 50%;
    bottom: 0;
    position: absolute;
    top: 20%
}

.priCeBox {
    padding: 10px;
    border: 1px solid #333;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px -5px;
    height: 100%;
    display: flex;
    flex-direction: column
}

.likeAndcomp {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.likeAndcomp a,
.likeAndcomp button {
    border-radius: 5px !important;
    width: 49%;
    margin: 0 !important
}

.add_to_basket>button {
    width: 100%;
    margin: 0 !important
}

.compare_box {
    border: 1px solid #e2dddda1;
    border-radius: 5px;
    padding: 20px;
    background-color: #f2f2f2;
    box-shadow: 0 0 5px 0 #dad6d6
}

.compare_products {
    margin-top: 50px
}

.compare {
    margin: 50px 0
}

.deletePro {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    color: #898d89 !important
}

.addressItem .dropright .dropdown-menu,
.author .name span,
.buyPreInfo,
.filtering_item label,
.khoshkalaInfo p,
.lastItem .dropright .dropdown-menu,
.profileExitbtns button,
.quick_Box_compare {
    font-size: 12px
}

.proIcons .send {
    background: url(/assets/khoshkala/image/proIcons.png) 211px 857px
}

.proIcons .quality {
    background: url(/assets/khoshkala/image/proIcons.png) 114px 856px
}

.proIcons .support {
    background: url(/assets/khoshkala/image/proIcons.png) 65px 859px
}

.proIcons .waranty {
    background: url(/assets/khoshkala/image/proIcons.png) 832px 857px
}

.buyPreInfo {
    text-align: right;
    margin: 11px
}

.message {
    height: 500px;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    border: 1px solid #333;
    border-radius: 5px;
    background: #fbfbfb8a
}

.bank-result-title a {
    border: 1px solid red;
    padding: 5px;
    border-radius: 5px;
    margin: 10px
}

.bank-result-title a:last-child {
    color: #fff !important
}

.basketproduct {
    align-items: baseline !important
}

.basket-page .icon_brand img {
    width: 120px;
    height: 50px
}

.closeBtn {
    position: absolute;
    top: -48px;
    left: 0;
    background-color: #e65f5f;
    color: #fff;
    display: none
}

.basketAddressPage {
    border: 1px solid #333;
    padding: 10px;
    border-radius: 5px
}

.profile_parts .orders_box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column;
    min-height: 100px
}

.page_cover {
    background: url(/Assets/KhoshKala/Image/Q.jpg) no-repeat fixed;
    height: 450px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1
}

.closeMsg,
.closeQr,
.closeSide {
    position: absolute
}

.page_cover::after {
    content: '';
    background-color: rgba(70, 69, 69, .466);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0
}

.questionBox {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 20px
}

.question_search {
    margin-top: -400px
}

.question_search .home_searchBox {
    margin-bottom: 130px !important;
    width: 50%;
    margin: auto;
    position: relative
}

.basket-page .basketbtns .btn,
.question_item:first-child {
    margin-top: 0
}

.addressItem .dropright button,
.green_btn,
.lastItem .dropright button,
.morebtn,
.product_card,
.question_item,
.seemore {
    border-radius: 5px !important
}

.login {
    background: url(/Assets/KhoshKala/Image/sign-in-min.png) left/contain no-repeat;
    background-position-x: 0%;
    background-position-y: 0%
}

.Suggestions {
    background: url(/Assets/KhoshKala/Image/Vote-min.png) left/contain no-repeat;
    background-position-x: 0%;
    background-position-y: 0%
}

.blogs .page_cover {
    background: url(/Assets/KhoshKala/Image/pile-colorful-magazines-table_144627-3751.jpg) 0 0/cover no-repeat fixed !important
}

.aboutUs {
    background: url(/Assets/KhoshKala/Image/aboutus_back.png) 0 0/cover no-repeat fixed
}

.Filter_Product {
    border: 1px solid #d3d5d4;
    border-radius: 5px;
    padding: 10px
}

.active-sell {
    border: 2px solid #b7b7b7
}

.blog_info {
    width: 65% !important
}

.product_explainations {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    overflow: hidden
}

.infoPrime {
    font-size: 11px
}

.lastOrders>div>img,
.orderItem img,
.quick_Box_compare img {
    width: 50px;
    height: 50px;
    margin-left: 10px
}

.logined {
    width: 108px;
    height: 40px;
    display: flex !important;
    padding: 2px !important;
    text-align: center;
    justify-content: center
}

.logined span {
	margin-right: 5px;
	white-space: wrap !important;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.logined .dropdown-menu {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #858484;
    box-shadow: 0 0 10px -5px;
    text-align: right;
    padding: 10px
}

.logined .dropdown-menu .dropdown-item {
    height: 30px;
    display: flex;
    align-items: center
}

.logined .dropdown-menu .dropdown-item:focus {
    background: unset
}

@media only screen and (min-width:992px) {
    .searchBtn {
        pointer-events: none
    }

    .insta_header_btn,
    .smartoffer-link-header {
        display: none !important
    }

    .top-box img {
        height: auto
    }
}

.closeSide {
    background-color: #e65f5f;
    color: #fff;
    margin: 10px;
    height: 30px;
    width: 30px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: bolder;
    top: 22px;
    left: 10px
}

#description p,
.Article p {
    text-align: justify !important
}

.textHover {
    border-bottom: 1px solid #333;
    line-height: 45px
}

.slideBar {
    width: 100% !important
}

.sideBar .dropdown-menu.first_dropDownLink {
    height: 100%;
    overflow: scroll;
    display: block !important;
    top: 90px;
    border-top: 1px solid #333
}

@media only screen and (max-width:991px) {
    .addressLine {
        flex-wrap: wrap;
        line-height: 3
    }

    .bordered_title::after,
    .sort>strong {
        display: none
    }

    .download_app,
    .profileExitbtns {
        flex-direction: column
    }

    header .navbar-nav {
        background: #f2f2f2;
        border: 1px solid #868585;
        padding-bottom: 0;
        padding-top: 0;
        box-shadow: 0 0 10px -5px
    }

    .sliderNavigation .btn {
        top: 97%
    }

    .sliderNavigation .next {
        right: 32px
    }

    .sliderNavigation .prev {
        right: 0
    }

    .facilities {
        position: initial;
        font-size: 13px
    }

    .home_articles {
        padding: 0
    }

    .special_image img {
        width: 190px;
        height: 165px;
        z-index: 100000
    }

    .sepecial_backimg {
        transform: scale(2)
    }

    .basketOrders,
    .delivery,
    .order_reciever {
        padding: 20px
    }

    .sendinfo_content .basketproduct img {
        width: 100%
    }

    .filtering_item .search_result {
        top: 25px;
        left: 0;
        right: 0;
        font-size: 14px
    }

    .filter_search {
        position: relative
    }

    .dropTitle {
        width: 230px
    }

    .dropItem a {
        pointer-events: none
    }

    .bordered_title {
        border-bottom: 1px solid #bec1c0
    }

    .fullBox .basketbtns {
        flex-direction: column-reverse
    }

    .fullBox .basketbtns .btn {
        margin-top: 10px
    }

    .Article-topBanner {
        height: auto
    }

    .article_img {
        height: 250px
    }

    .article_body {
        padding: 10px
    }

    .profileExitbtns .btn {
        margin: 5px 0
    }

    .orders_content {
        font-size: 14px
    }

    .sliderNavigation {
        top: 38%
    }

    .navbar-nav {
        border: 1px solid #bab4b4c9;
        border-radius: 5px;
        padding: 20px;
        box-shadow: 0 0 2px 0 #c4bfbf;
        z-index: 100000
    }

    .newsletter_icon {
        width: 92px;
        height: 82px;
        margin-right: 35px
    }

    .headerBox .navbar-nav .nav-item {
        justify-content: flex-start;
        border-bottom: 1px solid #d4d6d799
    }

    .headerBox .dropdown-item {
        justify-content: flex-start !important;
        padding-right: 0 !important;
        border-bottom: 1px solid #d4d6d799
    }

    .callSide {
        display: block
    }

    .nav-item.dropdown:first-child {
        display: none !important
    }

    .product_card .product_img {
        width: 130px;
        height: 130px
    }

    .category_sliders .nav-tabs .nav-item .nav-link.active,
    .category_sliders .nav-tabs .nav-link {
        font-size: 14px;
        width: auto
    }

    .Suggestions {
        background-image: unset
    }

    #btn_change_pass {
        padding: 8px !important
    }

    .basketOrders,
    .order_reciever {
        min-width: 1000px
    }

    .payment_information {
        overflow: scroll
    }
}

.comentParent,
.commentBox,
.multiSlider,
.newsArticle .row,
.reviewImgBox,
.userImgBox {
    overflow: hidden
}

@media only screen and (max-width:991px) and (min-width:600px) {
    .sliderNavigation {
        right: -36px
    }

    .sliderNavigation a {
        margin: 5px
    }

    .product_details .add_to_basket button {
        width: 100%;
        padding: 12px;
        font-size: 12px
    }

    .likeAndcomp {
        flex-direction: column;
        width: 100%
    }

    .add_to_basket .btn {
        margin: 5px 0
    }

    .product-detail .productprice,
    .product_details .productprice {
        flex-direction: column
    }

    .product_details .product_info_list {
        margin-bottom: 3rem
    }
}

@media only screen and (max-width:991px) and (max-height:420px) {
    .next {
        background: url(/assets/khoshkala/image/icon.png) 402px 228px;
        width: 41px
    }

    .prev {
        background: url(/assets/khoshkala/image/icon.png) 646px 228px;
        width: 40px
    }

    .sliderNavigation {
        right: 0 !important;
        width: auto !important
    }
}

.irs-bar {
    height: 10px;
    top: 33px;
    background: linear-gradient(90deg, #fdfdfd 0, #01b16e 100%) !important
}

.irs-slider {
    top: 25px;
    width: 13px !important;
    height: 27px !important;
    border: 1px solid #aaa;
    background: #ddd;
    background: linear-gradient(to bottom, #fff 0, #dcdcdc 20%, #fff 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    cursor: pointer
}

.irs-from,
.irs-single,
.irs-to {
    color: #fff;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: #096 !important;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.info-news {
    font-size: 13px !important
}

.blog_topBox .special_card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    height: 350px;
    position: relative;
    overflow: hidden
}

.Article img,
.btn-color,
.dropify-wrapper {
    border-radius: 5px
}

.pro-seller-detail {
    display: flex;
    align-items: center;
    padding: 13px 0
}

.storeIcon {
    width: 40px;
    height: 40px;
    margin-left: 5px
}

.store-store {
    background: url(/Assets/KhoshKala/Image/shopIcon.png) -35px 65px
}

.store-send {
    background: url(/Assets/KhoshKala/Image/shopIcon.png) 70px 65px
}

.store-warranty {
    background: url(/Assets/KhoshKala/Image/shopIcon.png) 188px 65px
}

.store-price {
    background: url(/Assets/KhoshKala/Image/shopIcon.png) 130px 65px
}

.store-shopping {
    background: url(/Assets/KhoshKala/Image/shopIcon.png) 247px 65px
}

.rate-view {
    width: 100%;
    justify-content: center
}

.blog_info p,
.info-news {
    padding: 20px 10px 0;
    font-size: 13px;
    text-align: justify
}

.product_explainations .tab-content .tab-pane {
    padding: 20px;
    background-color: #fdfdfd;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid #3333335c;
    font-size: 14px
}

.pro-seller-detail button {
    border: 1px solid #333;
    background: #01b16e;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff
}

.pro-seller-detail button:hoevr {
    color: #fff
}

.comment_userImg img,
.filter_search input,
.home_searchBox input {
    margin: 0 !important
}

#profileTab_Content .proBox {
    height: 270px;
    border-radius: 5px
}

#product_description_tabs .nav-item {
    border-left: 1px solid #333
}

.sort {
    border-radius: 5px;
    display: flex;
    align-items: center;
    height: 60px;
    padding: 0 10px
}

.sort ul {
    display: flex;
    align-items: center;
    margin: 0
}

.sort ul li {
    font-size: 12px;
    margin-right: 10px
}

.sort label {
    cursor: pointer;
    margin: 0
}

.sort ul li input:checked+label {
    background: #00c378;
    padding: 4px;
    border-radius: 5px;
    color: #fff;
    box-shadow: 1px 1px 5px -2px #333;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-qr img {
    width: 50px;
    background: #fff;
    margin-bottom: -12px
}

.closeQr {
    border-radius: 50px;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0
}

.icon_brand,
.nwesImg img {
    width: 100%;
    height: auto
}

.koginModal_links {
    font-size: 11px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding-right: 15px
}

.closeMsg,
.msgTxt,
.userBox {
    font-size: 13px
}

.questionFilter,
.reviewInfoBox {
    padding: 10px;
    background: #f9f9f9
}

.modal_btn:first-child {
    border: 1px solid #333;
    padding: 8px 18px;
    color: #a0a0a0;
    margin-left: 10px
}

.checkBox,
.radioBox {
    margin: 10px;
    display: flex;
    align-items: center
}

.noResult,
.selectSlider {
    flex-direction: column;
    display: flex
}

.radioBox .selector {
    border: 2px solid #00c378;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    border-radius: 50%
}

.checkBox .selector {
    height: 15px;
    width: 15px;
    border: 1px solid #00c378;
    margin-left: 5px;
    transition: .3s;
    cursor: pointer
}

.checkBox label,
.radioBox label {
    cursor: pointer;
    padding-right: 30px;
    margin-right: -30px;
    margin-bottom: 0;
    z-index: 1000
}

.checkBox input:checked+div {
    transform: rotate(45deg);
    height: 15px;
    width: 5px;
    border-top: 0;
    border-left: 0;
    margin-left: 10px
}

.radioBox input:checked+div {
    background: radial-gradient(#00c378 50%, #fff 50%)
}

.selectSlider {
    width: 250px;
    justify-content: flex-start;
    align-items: center;
    height: 410px
}

.selectSlider button {
    border: 1px solid #fff;
    width: 250px;
    height: 40px;
    color: #fff;
    margin: 10px
}

.selectSlider .active,
.selectSlider button:focus,
.selectSlider button:hover {
    background: #fff;
    color: #333;
    border: 1px solid #fff
}

.multiSlider {
    width: calc(100% - 280px);
    margin-right: auto
}

.home-video .sliderNavigation,
.multiSlider .sliderNavigation {
    right: 0
}

.closeMsg {
    height: 30px;
    width: 30px;
    background: #b00e0e !important;
    color: #fff;
    border-radius: 50%;
    left: 0;
    top: 0;
    box-shadow: 4px 0 10px -5px #000;
    opacity: 1;
    z-index: 1000
}

.modal-first-message .modal-dialog {
    max-width: 770px;
    margin: 1.75rem auto
}

.infoPrime .detailspan>span {
    padding: 3px;
    border-radius: 5px
}

.specification_one>div {
    height: 45px;
    border: 1px solid #a2a2a233;
    border-radius: 5px;
    background: #f9f9f9
}

.loading li,
.specialOffer .proBtnBox a:hover {
    background: #01b16e
}

.p_size .btn-size {
    background: #fff !important;
    color: #333 !important;
    text-shadow: unset !important;
    border: 1px solid #333;
    border-radius: 5px
}

.selectColor {
    box-shadow: unset !important;
    border-radius: 5px !important;
    position: relative
}

.reviewImgBox {
    height: 200px;
    width: 100%;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 10px
}

.reviewImgBox img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.reviewInfoBox {
    min-height: 200px;
    border: 1px solid #333;
    border-radius: 5px;
    text-align: justify !important
}

.questionFilter {
    text-align: right;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #333
}

.questionFilter ul {
    display: flex;
    margin: 0
}

.questionFilter ul li+li {
    margin-right: 20px
}

.questionParent {
    border: 1px solid #333;
    border-radius: 5px;
    box-shadow: 0 0 10px -5px
}

.selectColor::after {
    content: ' ';
    position: absolute;
    top: -10px;
    background: url(/assets/khoshkala/Image/checked.png) #fff;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    right: -10px;
    transform: scale(.8);
    z-index: 10
}

.sharePro {
    height: 60px;
    border: 1px dashed #333
}

.noResult {
    height: 400px;
    justify-content: center;
    align-items: center;
    margin: auto
}

.noResult img {
    max-width: 350px;
    height: auto
}

.share {
    position: absolute;
    left: 10px;
    bottom: 0
}

.shareItem {
    width: 40px;
    margin-right: 2px;
    padding: 4px;
    box-shadow: 0 0 10px -5px;
    border-radius: 5px;
    filter: grayscale(.9);
    transition: .5s
}

.shareItem:hover {
    filter: grayscale(0)
}

.msgTxt {
    line-height: 25px;
    text-align: justify
}

.specialOffer {
    width: 100%;
    height: 478px;
    border: 2px solid #01b16e;
    border-radius: 5px;
    margin-top: auto;
    transition: .5s;
    padding: 5px
}

.specialOffer .product_card {
    text-align: center;
    height: 446px;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
    border: 0;
    background: 0 0
}

.specialOffer .proBtnBox {
    border-top: 0;
    background: 0 0;
    display: flex;
    justify-content: space-between;
    width: 70%;
    height: 52px;
    margin-top: auto;
    position: absolute;
    bottom: 0;
    padding: 0 15px;
    align-items: center;
    right: auto;
    left: auto
}

.offerCount {
    width: 100px;
    height: 100px;
    border-radius: 5px 0 0;
    background: linear-gradient(134deg, #01b16e 48%, transparent 50%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    color: #fff;
    padding-top: 20px;
    padding-left: 20px
}

.specialOffer .proBtnBox a {
    border: 1px solid #333;
    border-radius: 5px;
    height: 50px;
    width: 50px;
    background: #c1c1c1;
    display: flex;
    justify-content: center;
    align-items: center
}

.specialOffer .sliderNavigation {
    z-index: 1000;
    position: absolute;
    top: unset;
    bottom: 20%;
    right: 22%;
    height: 45px;
    width: 56%;
    display: flex;
    justify-content: space-between
}

.specialOffer .sliderNavigation a {
    height: 50px;
    width: 50px;
    border: 1px solid #333
}

.specialOffer .sliderNavigation .prev {
    background: url(/assets/khoshkala/image/icon.png) 652px 235px
}

.specialOffer .sliderNavigation .next {
    background: url(/assets/khoshkala/image/icon.png) 409px 235px
}

.specialOffer .proBtnBox .add::after,
.specialOffer .proBtnBox .add::before {
    width: 0
}

.specialOfferTitle {
    background: #fff;
    position: absolute;
    width: 100px;
    top: -2px;
    text-align: center;
    right: 34%;
    color: #01b16e
}

@keyframes txtColer {
    0% {
        color: #e85f29
    }

    50% {
        color: #333
    }

    100% {
        color: #00c378
    }
}

@media only screen and (max-width:700px) {
    .share {
        bottom: 45px
    }

    .product_explainations .nav-link {
        padding: 4px
    }

    .categorySliders_box {
        flex-direction: column;
        position: relative
    }

    .categorySliders_box .sliderNavigation {
        top: unset;
        bottom: -70px;
        display: none
    }

    .multiSlider {
        position: absolute;
        width: 100%;
        top: 20px;
        display: flex;
        justify-content: center;
        overflow: hidden
    }

    .media-st .multiSlider {
        position: static
    }

    .categorySlider_box {
        width: 100%
    }

    .selectSlider {
        height: 481px;
        margin: auto
    }

    .proBrand {
        display: none
    }

    .category_sliders {
        background-attachment: unset
    }

    .btn-basket>div:first-child,
    .pro-seller-detail>div:first-child {
        transform: scale(.7)
    }

    .variety {
        border-top: 1px solid #333
    }
}

.loadBox {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #ffffffc9;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.loadBox span {
    font-size: 20px;
    color: #01b16e;
    margin-top: 10px
}

.loading {
    width: 90px;
    height: 90px;
    display: flex;
    flex-wrap: wrap;
    animation: 1s infinite loading
}

.loading li {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    margin: 10px
}

@keyframes loading {
    0% {
        transform: rotate(0) scale(1)
    }

    100% {
        transform: rotate(360deg) scale(1)
    }
}

.dis-block,
.form-log-in p.error-input,
.productDetail_card .products-main-box a:first-child,
.productDetail_card .products-main-box a:nth-child(2),
.productDetail_card .products-main-box a:nth-child(3),
.productDetail_card .products-main-box a:nth-child(4) {
    display: block
}

.userPanel {
    padding: 50px 0;
    background: #f9f9f9
}

.invite,
.panelOptions,
.profileBox,
.profileBox>div,
.userBox,
.userImgBox {
    background: #fff
}

.userBox {
    border: 1px solid #333;
    border-radius: 5px;
    text-align: center;
    padding: 10px
}

.back2Dashboard,
.editeDashboard {
    border: 1px solid #333;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    top: 10px;
    transition: .2s;
    margin-top: 0
}

.addressItem,
.lastItem,
.lastOrders>div,
.profileTitle {
    position: relative
}

.back2Dashboard:hover,
.editeDashboard:hover {
    background: #f9f9f9;
    box-shadow: 0 0 5px -2px #3333334d
}

.back2Dashboard {
    right: 10px
}

.editeDashboard {
    left: 10px
}

.back2Dashboard img,
.editeDashboard img,
.optionItem img {
    width: 30px;
    height: 30px
}

.userImgBox {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin: -50px auto 10px;
    border: 1px solid #333;
    padding: 5px
}

.invite,
.panelOptions .optionItem {
    height: 50px;
    display: flex;
    transition: .2s
}

.userImgBox img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 0 3px 2px #3333334d
}

.invite {
    border: 2px solid #00c378;
    border-radius: 5px;
    font-size: 15px;
    color: #00c378;
    justify-content: center;
    align-items: center
}

.invite:hover {
    background: #00c378;
    color: #fff
}

.panelOptions {
    border: 1px solid #333;
    border-radius: 5px;
    margin-top: 10px;
    padding: 0 10px;
    text-align: right;
    font-size: 12px;
    margin-bottom: 0;
    color: #a0a0a0
}

.optionItem span {
    margin-right: 10px;
    color: #404040;
    transition: .2s
}

.addAddress,
.hvrArticle,
.newsLine,
.signUpNow {
    transition: .5s
}

.panelOptions .optionItem {
    align-items: center;
    justify-content: flex-start
}

.panelOptions li:hover a {
    color: #333 !important;
    font-weight: bolder !important
}

.panelOptions li+li,
.selectBox .radioBox+div {
    border-top: 1px solid #333
}

.userPanelContent {
    height: 100%;
    border-radius: 5px
}

.profileBox {
    border: 1px solid #bfbfbf33;
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px;
    text-align: center
}

.lastOrders .del,
.profileBox>div {
    display: flex;
    justify-content: center
}

.profileBox>div {
    height: 80px;
    border: 1px solid #bfbfbf33;
    width: 50%;
    align-items: flex-start;
    flex-direction: column;
    padding: 5px 10px
}

.profileBox>div>span {
    color: #a0a0a0;
    font-size: 12px
}

.profileBox>div>span::after {
    content: ":";
    margin-right: 3px
}

.profileBox>div>strong {
    color: #a0a0a0;
    margin-right: 10px;
    margin-top: 5px;
    font-size: 14px
}

.profileTitle {
    height: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #01b16e
}

.profileTitle h6::after {
    content: "";
    height: 1px;
    background: #333;
    width: calc(100% - 170px);
    left: 0;
    top: 14px;
    position: absolute
}

.profileTitle h6 {
    background: #f9f9f9
}

.lastOrders>div {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.lastOrders span,
.lastOrders strong {
    font-size: 12px;
    text-align: right
}

.lastOrders .del {
    position: absolute;
    height: 30px;
    width: 30px;
    border: 1px solid #333;
    top: 20px;
    left: 20px;
    border-radius: 5px;
    align-items: center
}

.lastOrders .del:hover {
    background: #333;
    color: #fff !important
}

.profileBox .seeMore {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center
}

.orderItem .itemFooter,
.orderItem .itemHeader {
    height: 30px;
    display: flex;
    padding: 5px 7px;
    font-size: 12px
}

.profileBox .seeMore a {
    font-size: 12px;
    transition: .2s
}

.profileBox .seeMore button {
    font-size: 12px;
    transition: .2s;
    border: 0;
    background: #fff;
    margin-top: 0
}

.profileBox .seeMore a:hover,
.profileBox .seeMore button:hover {
    font-weight: bolder;
    color: #01b16e !important
}

.profileBox table {
    font-size: 12px;
    font-weight: 400
}

.orderItemContent table td,
.orderItemContent table th,
.profileBox table td,
.profileBox table th {
    min-width: 100px
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
    height: 46px
}

.orderTitle {
    justify-content: flex-start;
    width: 100%
}

.orderTitle input+label {
    border: 1px solid #333;
    padding: 5px 10px;
    border-radius: 5px;
    color: #a0a0a0;
    margin-left: 10px;
    cursor: pointer;
    font-size: 13px;
    text-align: center
}

@media only screen and (max-width:430px) {
    .orderTitle input+label {
        width: 46%
    }
}

.orderTitle input:checked+label,
.signUpNow:hover {
    background: #01b16e;
    color: #fff !important
}

.orderTitle a {
    height: 70px;
    border: 1px solid #333;
    margin-bottom: 10px;
    background: #fff;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    width: 24%
}

.orderTitle .active {
    background-color: #fff !important;
    border: 2px solid #01b16e !important;
    color: #01b16e !important;
    font-weight: 700
}

.cardBox .row:first-child .cardItem,
.cardItem,
.orderItem .itemHeader {
    border-bottom: 1px solid #333
}

.orderTitle .active span:last-child {
    background: #01b16e;
    padding: 5px;
    color: #fff;
    border-radius: 5px
}

.ordersContent {
    height: auto;
    border: 1px solid #333;
    background: #fff;
    border-radius: 5px;
    padding: 10px
}

.orderItem {
    border: 1px solid #333;
    border-radius: 5px;
    margin-bottom: 10px
}

.lastItem,
.orderItemContent {
    border: 1px solid #333;
    margin-bottom: 10px
}

.orderItem .itemHeader {
    width: 100%;
    justify-content: space-between
}

.orderSumrize {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 70px;
    padding: 0 10px
}

.orderItem .itemFooter {
    width: 100%;
    border-top: 1px solid #333;
    justify-content: space-between
}

.orderItemContent table {
    font-size: 12px;
    font-weight: 400;
    text-align: center
}

.orderItemContent {
    min-height: 100px;
    border-radius: 5px;
    background: #f9f9f9;
    display: none
}

.addressItem {
    font-size: 13px;
    line-height: 30px;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 10px 10px 50px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #333;
    margin-bottom: 10px
}

.searchContent p,
.serachComleteTxt p,
.serchText {
    text-align: justify
}

.addAddress,
.searchContent button {
    background: #333;
    margin-right: auto;
    color: #fff
}

.addressItem .dropright,
.lastItem .dropright {
    position: absolute;
    left: 10px;
    top: 10px
}

.addAddress {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 20px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 10px -5px #333
}

.addAddress:hover {
    transform: rotate(90deg);
    color: #fff
}

.lastItem {
    display: flex;
    background: #fff;
    padding: 10px 10px 10px 50px;
    border-radius: 5px;
    font-family: IRSans
}

.lastItem .lastItemTxt {
    display: flex;
    flex-direction: column;
    text-align: right;
    margin-right: 19px;
    justify-content: space-between
}

.lastItem>button {
    position: absolute;
    border: 1px solid #333;
    bottom: 10px;
    left: 10px;
    font-size: 13px
}

.lastItem>button:focus {
    border: 1px solid #333 !important
}

.searchContent {
    background: #432418;
    padding: 10px 0;
    color: #fff;
    min-height: 180px
}

.serchText {
    padding: 10px;
    margin-top: 10px;
    font-size: 13px;
    line-height: 30px
}

.searchContent button {
    border: 1px solid #fff;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    left: 20px
}

.searchContent button:hover {
    background: #fff;
    color: #008250
}

.serachComleteTxt {
    min-height: 300px;
    display: none
}

.suggestionModal .modal-dialog {
    max-width: 850px
}

.lastItem .product_card img {
    height: unset
}

.commentBox {
    height: 281px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #333
}

.commentBox>div {
    height: 80px;
    border: 1px solid #bfbfbf33;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 5px 10px;
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    font-size: 13px
}

.commentBox img {
    width: 50px
}

@media only screen and (max-width:992px) {
    .product-box-2 {
        overflow: auto
    }

    .brand-filter-row {
        display: flex;
        grid-template-rows: auto auto auto;
        grid-template-columns: auto auto auto auto auto auto auto auto auto auto;
        overflow: auto;
        gap: 10px;
        padding: 0 30px
    }

    .newProductSlider .owl-dots {
        display: none !important
    }

    .haederUserIcons,
    .headreHelp {
        width: unset !important
    }

    .headreHelp {
        width: 100% !important
    }
}

.specialOption {
    position: absolute;
    right: 46%;
    background: #fdfdfd;
    z-index: 100;
    top: 0;
    border: 1px solid #333;
    padding: 0 10px;
    border-radius: 20px;
    color: #837f7f
}

.author img,
.nwesImg,
.signUpNow {
    margin-left: 10px
}

.cardBox {
    min-height: 500px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #333;
    position: relative;
    padding-bottom: 60px
}

.cardItem {
    height: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.giftCardBtn {
    background: #fff;
    border: 2px solid #01b16e;
    font-size: 13px;
    height: 40px;
    color: #01b16e;
    position: absolute;
    width: 130px;
    bottom: 10px;
    left: 10px
}

.giftCardBtn:hover {
    background: #01b16e;
    color: #fff
}

@media only screen and (max-width:500px) {
    .profileBox>div {
        width: 100%
    }

    .basket-shop-name,
    .basketproduct,
    .lastItem .lastItemTxt,
    .pro-total,
    .productCount,
    .productprice {
        font-size: 13px
    }

    .specialOption {
        right: 35%;
        margin-top: 4px
    }

    .basketproduct {
        flex-direction: row
    }

    .article_body img {
        width: 100% !important;
        height: 200px;
        object-fit: cover;
        margin: auto;
        text-align: center
    }

    .sendinfo_content .basketproduct img {
        width: 50px;
        height: 50px
    }

    .cardBox .row:first-child .count strong {
        display: none
    }

    .searchContent button {
        background: #333;
        color: #fff;
        border: 1px solid #fff;
        font-size: 12px;
        margin-right: auto;
        position: absolute;
        bottom: -41px;
        left: 10px
    }

    .offerCodeBtn {
        width: 100% !important;
        padding: 0;
        height: 40px
    }

    .basketproduct img {
        width: 50px;
        height: 52px
    }

    .selectedContent {
        overflow-y: scroll
    }
}

.articleLink li,
.categoryBox,
.newsLine,
.nwesImg {
    overflow: hidden
}

.author {
    display: flex;
    text-align: right;
    border-top: 1px solid #333
}

.author img {
    width: 50px !important;
    height: 50px;
    border-radius: 50%
}

.author .name {
    display: flex;
    flex-direction: column
}

.signUpNow {
    border: 1px solid #01b16e;
    color: #01b16e !important;
    width: 110px;
    text-align: center
}

.categoryBox,
.khoshkalaInfo,
.newsLine,
.nwesImg {
    border-radius: 5px
}

.forget_pass .forget_box {
    display: flex;
    justify-content: center;
    max-width: 800px;
    margin: 41px auto auto;
    box-shadow: 0 0 10px -5px
}

@media only screen and (min-width:600px) and (max-width:992px) {
    .menu>button {
        top: -16px;
        position: absolute;
        right: 168px
    }
}

.lastItem .finish_span {
    left: auto !important;
    right: 10px !important
}

.newsArticle {
    padding: 37px 0 !important;
    background: #e2e7ec;
    border-top: 1px solid #333
}

.newsBox {
    padding: 30px 15px 15px
}

.newsLine {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 2px 15px
}

.newsBox h6 sub {
    color: #a0a0a0
}

.newsLine:hover {
    box-shadow: 0 0 3px 0
}

.newsLine a,
.newsLine p,
.newsLine span,
.newsLine svg {
    font-size: 12px;
    color: #a0a0a0
}

.nwesImg {
    width: 70px
}

.ads_price,
.newsArticle hr {
    margin: 5px 0
}

.khoshkalaInfo {
    background: #01b16e;
    color: #fff;
    line-height: 30px;
    padding: 30px;
    font-size: 12px;
    height: 100%;
    text-align: justify !important;
    position: relative
}

.khoshkalaInfo strong {
    font-size: 18px
}

.khoshkalaInfo .seeMore {
    position: absolute;
    left: 30px;
    bottom: 30px
}

.articleLink {
    padding: 0;
    margin: 0
}

.articleLink li {
    padding: 10px 0;
    text-align: right;
    font-size: 13px;
    color: #a0a0a0;
    display: flex;
    justify-content: flex-start;
    transition: .5s
}

.articleLink li:hover {
    color: #333;
    font-weight: 700
}

.hvrArticle {
    width: 50px;
    height: 20px;
    background: url(/assets/khoshkala/image/icon.png) 409px 218px;
    margin-right: -50px
}

.articleLink li:hover .hvrArticle {
    margin-right: 0
}

@media only screen and (max-width:950px) {
    .newsBox {
        display: none
    }
}

.totalCategory {
    padding: 15px 0
}

.categoryBox {
    height: 200px;
    border: 1px solid #333
}

.catBrand {
    height: 300px
}

.totalCategory figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.totalCategory figure:hover::before {
    -webkit-animation: .75s shine;
    animation: .75s shine
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.totalCategory .catTitle {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, .25);
    color: #fff;
    z-index: 100;
    top: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    display: none;
    transition-delay: 1s;
    font-weight: 700;
    font-size: 20px;
    text-shadow: 0 0 2px #333
}

.product_category .owl-stage,
.totalCategory figure:hover .catTitle {
    display: flex
}

.similarBlog {
    border: 2px solid #01b16e;
    min-height: 500px;
    margin-top: 20px;
    border-radius: 5px;
    position: relative
}

.blogSide .specialOfferTitle {
    top: -10px
}

.selectItems {
    height: 140px;
    background: #c8c8c833;
    border-radius: 5px;
    border: 1px solid #333;
    overflow-y: scroll;
    display: block
}

.selectBox .radioBox {
    padding: 10px;
    margin: 0
}

.haederUserIcons,
.headreHelp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: auto
}

.header_icon_one,
.rateReport span:last-child {
    font-size: 10px
}

.store {
    padding: 30px 0;
    text-align: justify
}

.rateReport {
    display: flex;
    flex-direction: column;
    border: 1px solid #333;
    background: #00c1774d;
    border-radius: 5px;
    padding: 10px;
    width: 70px;
    height: 70px;
    justify-content: center;
    align-items: center
}

.rateReportn span:first-child {
    font-size: 25px;
    font-weight: 700
}

.rateBox ul {
    display: flex;
    color: #dfc80b;
    margin: 0
}

.rateBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    border: 1px solid #333;
    border-radius: 5px;
    margin-right: 10px;
    padding: 0 10px;
    width: calc(100% - 80px);
    background: #f4f4f4
}

.back2home,
.back2order {
    border: 1px solid #01b16e !important
}

.rateParent {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.storeBreand img {
    width: 200px;
    height: 200px;
    max-width: 100%;
    object-fit: contain;
    margin: auto;
    display: flex
}

.rep2 {
    width: 49%;
    margin: 10px 0 0;
    font-size: 15px;
    justify-content: center
}

@media only screen and (max-width:600px) {
    body {
        overflow-x: hidden
    }

    .login {
        background-image: none
    }

    .special_products {
        margin-top: -27px
    }

    .pro-seller-detail {
        display: flex;
        align-items: center;
        justify-content: flex-start !important;
        height: 60px
    }

    .pro-seller-detail .btn-basket {
        width: 100%;
        justify-content: center
    }

    .add_to_basket>.btn {
        width: 100%;
        margin: 0 !important
    }

    .likeAndcomp>.btn {
        margin: 10px 5px
    }

    .specification_one {
        flex-direction: column
    }

    .specification_one>div {
        width: 100% !important
    }

    .productprice.discountPro .d-flex {
        justify-content: flex-end !important;
        align-items: center
    }

    .productprice.discountPro .discountPrice,
    .productprice.discountPro .firstPrice {
        margin: 0 0 0 5px
    }

    .sort>strong {
        display: none
    }

    .storeBreand img {
        width: 100px;
        height: 100px
    }

    .headreHelp .insta_header_btn .header_btn_txt {
        max-width: 41px;
        overflow: hidden;
        white-space: nowrap;
        font-size: 10px
    }
}

.back2home {
    background: #fff;
    color: #01b16e !important
}

.back2order {
    background: #01b16e
}

.successIcon {
    height: 129px;
    border: 0 dashed #333;
    width: 129px;
    margin: auto auto 25px;
    background: url(/assets/khoshkala/Image/icon.png) 168px 175px
}

.product-qr {
    border-bottom: 3px solid #5f5f5f;
    margin-bottom: 45px;
    margin-top: 0
}

.counterProduct {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
    padding-right: 0
}

.addcount {
    width: 65px;
    margin-left: 4px;
    padding: 0 5px
}

.counterProduct>.primaryBtn {
    background: #01b16e;
    color: #fff;
    margin-top: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media only screen and (min-width:500px) and (max-width:1000px) {
    .main_slider .item img {
        height: 300px !important
    }

    .haederUserIcons a:first-child {
        position: relative
    }

    .menu .navbar-toggler {
        position: absolute;
        right: 0;
        top: 0
    }

    header .navbar-nav {
        top: 47px
    }

    header .topheaderBox {
        padding: 4px
    }

    .special_card {
        height: 235px
    }
}

.address_modal_input {
    margin-bottom: icon_brand10px
}

.basket-page .icon_brand {
    width: 100%;
    height: unset
}

.menuItem {
    position: relative !important;
    display: flex !important
}

.menuItem .dropdown-menu {
    width: 200px;
    right: 0;
    top: 38px
}

.buyHeader,
.map .searchBox input {
    height: 60px
}

.buyHeader {
    background-color: #01b16e;
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 0 10px #333;
    border-bottom: 1px solid #fff;
    animation: 2s fadeIn;
    background-image: url(/assets/khoshkala/image/superLogo.png);
    background-size: contain
}

.Amazing-text,
.blog_call_to,
.search-call-to {
    animation: .7s linear infinite alternate Amazing
}

.buyHeader .primaryBtn {
    width: 213px;
    border: 1px solid #fff;
    color: #fff;
    background: #017649
}

.addcountHeader {
    width: 100px
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transition: 1s
    }

    to {
        opacity: 1
    }
}

.closeResult {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    border: 0;
    z-index: 1000;
    padding: 10px
}

.modal {
    z-index: 100000
}

.pointer-none,
.rate-box svg {
    pointer-events: none
}

.priCeBox .facility {
    background: 0 0 !important
}

.store_btn .btn,
.store_btn .btn_more {
    background: #00c378
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #01b16e;
    width: 50px
}

.owl-theme .owl-dots .owl-dot span {
    width: 30px;
    height: 5px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s;
    border-radius: 30px
}

.videoBox {
    width: 100%;
    height: 300px;
    object-fit: contain;
    border-radius: 10px;
    border: 1px solid #333;
    box-shadow: 0 0 10px -4px #333
}

.invite_box {
    display: flex;
    align-items: center;
    margin-top: 10px
}

.invite_box .invite,
.invite_box .toggle_deskmenu {
    flex: 1 1 auto;
    width: 50%
}

.invite_box .toggle_deskmenu {
    height: 50px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px
}

@media(max-width:991px) {
    .serachComleteTxt img {
        width: 100%
    }

    .menuItem .dropdown-menu {
        right: 0;
        top: 38px;
        position: absolute;
        background: #fff;
        width: 100%;
        padding: 0
    }

    .navbar-toggler {
        display: none
    }

    .panelOptions {
        height: 0;
        overflow: hidden;
        transition: .3s
    }

    .headerBox .navbar-nav .nav-item {
        border-bottom: 1px solid #d4d6d799;
        justify-content: flex-start !important
    }

    .navbar-nav {
        padding: 5px
    }
}

.show_desk {
    height: 370px
}

@media(min-width:992px) {
    .brand-filter-row {
        display: flex;
        flex-wrap: wrap
    }

    .toggle_deskmenu {
        display: none !important
    }
}

.float_link {
    position: fixed;
    bottom: 15px;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 1000
}

.float_img,
.free_delivery {
    display: flex;
    align-items: center
}

.float_img {
    background: #64b161;
    color: #fff;
    padding: 7px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    justify-content: center;
    border: 2px solid #fff
}

.float_txt,
.free_delivery {
    border-radius: 5px;
    color: #fff;
    font-size: 13px
}

.float_img svg {
    animation: 2s infinite scale
}

.float_txt {
    background: #64b161;
    padding: 5px 10px;
    position: relative;
    margin-right: 10px
}

.float_txt::after {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #64b161;
    border-bottom: 5px solid transparent;
    content: '';
    position: absolute;
    right: -10px;
    top: 5px;
    border-radius: 0 20px 0 0
}

@keyframes scale {

    0%,
    100% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.1)
    }
}

#ModalPopUp .newsletterForm .newsletterBtn {
    left: 0;
    right: auto;
    font-size: 14px;
    padding: 10px;
    background-color: #01b16e;
    color: #fff !important
}

.free_delivery img {
    width: 35px !important;
    height: 30px;
    margin-left: 5px;
    object-fit: contain
}

.free_delivery {
    background-color: #432418;
    width: 100%;
    padding: 7px;
    text-align: center;
    justify-content: center;
    margin-bottom: 5px
}

.product_info_list li,
.product_info_list span {
    font-weight: lighter;
    color: #000;
    font-size: 14px
}

.hyper-link {
    background: #874c1e;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    display: block;
    max-width: 300px;
    margin: auto;
    text-align: center;
    color: #fff !important;
    font-size: 15px;
    font-weight: 700
}

.consultation {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #f4f4f5;
    box-shadow: inset 0 0 8px 0 #e3e2e2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.consultation a {
    font-weight: 700;
    color: #01b16e !important
}

.sort+h1 {
    font-size: 20px;
    margin: 10px 0 !important;
    text-align: right
}

.login_side,
.signup_side {
    transition: .5s;
    overflow: hidden;
    max-width: 0%;
    padding: 0;
    break-inside: avoid-column
}

.show_side {
    max-width: 50%
}

.login_img img {
    width: 100%;
    height: 560px;
    object-fit: cover;
    object-position: left
}

.loginParent {
    background-color: #fff;
    border: 1px solid #4444446b;
    padding: 0;
    overflow: hidden;
    border-radius: 20px
}

.fullBox .loginPart,
.fullBox .registerPart {
    padding: 20px;
    height: 560px
}

.fullBox_fields {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden
}

.reviewImgBox img {
    max-width: 100% !important;
    max-height: 100% !important
}

.rate-view label {
    fill: #9f9f9f
}

label.active {
    fill: gold !important
}

.rate-box label {
    display: block;
    cursor: pointer;
    fill: rgb(159, 159, 159);
    transition: .5s
}

.rate-box {
    display: flex;
    justify-content: space-around;
    border: 1px solid #fff7f733;
    width: 180px;
    border-radius: 0;
    background-color: #f5f4f4;
    margin-top: 27px
}

.profileBox>div>strong {
    max-width: 100%;
    flex-wrap: wrap;
    display: flex;
    white-space: break-spaces;
    width: 100%;
    word-wrap: anywhere;
    text-align: left;
    padding-left: 1rem
}

.coming_soon,
.map .card-haeder,
.title_offer,
.tools {
    text-align: center
}

.rate-box input:checked+label {
    fill: gold;
    fill: gold !important
}

.storeTxt {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 1.8;
    font-size: 90%
}

.storeTxt p {
    margin-bottom: 1rem
}

.storeInfo.expand .storeTxt {
    -webkit-line-clamp: unset
}

.store_btn .btn {
    font-size: 13px;
    color: #fff;
    padding: .25rem .5rem;
    margin-right: auto;
    display: flex;
    width: fit-content
}

.store_btn .btn_less {
    border: 1px solid #00c378
}

@media(max-width:992px) {
    .newsletter_icon {
        background: url(/assets/khoshkala/image/icon.png) 399px 144px
    }

    .article_body iframe {
        width: 100% !important;
        height: auto
    }
}

@media(max-width:600px) {

    .proElement a.btn-optionitem,
    a.btn-size {
        border: 1px solid #dee2e6 !important;
        width: 47%;
        display: block
    }

    .p_size>strong,
    .proElement h6 {
        width: 100%
    }

    .p_size,
    .proElement.option-box {
        display: flex;
        flex-wrap: wrap;
        width: 100%
    }

    .btn_toggle_filter {
        font-size: 12px;
        display: block;
        background-color: #fff;
        color: #55b26f !important;
        border: 2px solid #55b26f;
        width: 100%;
        margin-bottom: 5px !important
    }

    .sort ul {
        width: 100%;
        justify-content: space-around
    }

    .sort ul li {
        font-size: 12px;
        margin-right: 0
    }

    .modalBtnBox {
        flex-wrap: wrap
    }

    .modalBtnBox .btn {
        width: 100% !important;
        margin: 5px !important
    }

    .fourtyCircle {
        margin-left: 0
    }

    .sort {
        flex-direction: column;
        height: auto;
        padding: 5px
    }

    .float_link {
        bottom: 28%;
        right: auto;
        flex-direction: row-reverse;
        left: 0;
        position: absolute
    }

    .float_txt::after {
        border-right: 10px solid #64b161;
        right: 100%;
        border-radius: 0 0 0 20px;
        border-left: 0
    }

    .float_txt {
        margin-left: 10px
    }

    .float_img {
        border-radius: 0 10px 10px 0;
        position: fixed;
        bottom: 15%;
        left: 0
    }

    .free_delivery {
        font-size: 12px
    }

    .Article .info-news {
        padding: 10px;
        flex-wrap: nowrap !important;
        position: relative;
        flex-direction: column
    }

    .Article .views-News {
        margin-right: 0;
        margin-top: 8px
    }

    .blog_call_to {
        position: absolute;
        left: 0;
        top: 0
    }

    .date-News.mr-auto {
        margin-right: 0 !important;
        margin-top: 10px
    }

    .col-md-6.p-0 {
        display: none
    }

    .show_side {
        max-width: 100%
    }

    .green_btn {
        font-size: 14px;
        padding: 8px 30px
    }

    .signUpNow {
        font-size: 14px;
        white-space: pre-wrap
    }

    .btn.green_btn.rounded-0.newsletterBtn {
        padding-left: 45px
    }

    .productBox .special-pro {
        top: 7px
    }

    .product_details .counterProduct>.primaryBtn {
        bottom: 12px;
        border-radius: 9px;
        min-width: 164px
    }

    .shop_totalprice {
        font-size: 13px;
        width: fit-content;
        margin-right: 0
    }

    .boundle-inside-box::after {
        top: -54px !important
    }
}

.headerBox .navbar-nav .nav-item {
    height: 42px;
    padding-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    cursor: pointer
}

@media(max-width:1400px) {
    .headerBox .navbar-nav .nav-item {
        margin-left: 15px;
        font-size: 14px
    }
}

.categoryMenuBox .nav-link {
    border: 1px solid #333;
    background: #01b16e;
    border-radius: 5px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-bottom: -4px;
    color: #fff !important;
    width: auto !important;
    white-space: nowrap
}

.special_products {
    padding: 10px 0;
    margin-top: 15px
}

.headerBox .navbar-nav .nav-item {
    margin-left: 7px !important;
    font-size: 14px !important
}

.Gray {
    background-image: none !important;
    color: #fff
}

.star-rating.user-rate label svg {
    width: 20px;
    height: 20px
}

.top_sec {
    margin-top: 40px;
    padding-bottom: 10px
}

.title_offer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #01b16e;
    box-shadow: 0 0 10px -5px #000;
    width: 80%;
    border-radius: 20px;
    line-height: 30px
}

.title_offer span {
    margin: 30px;
    color: #fff
}

.image_offer {
    padding: 50px
}

.top_sec .alert {
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #01b16e;
    padding: 15px;
    border-radius: 8px
}

.buttons-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row-reverse
}

.cls-1 {
    fill: #FFFFFF !important
}

.cls-2 {
    fill: #01b16e
}

.top_sec .alert span {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.ads_item_img img,
.image_offer img {
    width: 100%;
    height: 200px;
    object-fit: contain
}

.alert_items ul,
.smartoffer-link-header {
    align-items: center;
    display: none
}

.alert_items ul li {
    width: 100%;
    text-align: center;
    margin-left: 20px;
    font-size: 13px
}

.alert svg {
    width: 35px;
    height: auto;
    margin-left: 5px
}

.alert_items p,
.alert_items span {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 4px
}

.tools a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 20px 0
}

.prev-button,
.tools {
    display: flex;
    justify-content: center
}

.tools a img {
    width: 100%;
    border-radius: 10px
}

.tools {
    align-items: center;
    border-radius: 10px;
    margin: 0 0 20px;
    padding: 0 0 20px
}

.info-test {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #f2f2f2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .16);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .2)
}

.prev-button,
.prev-button:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

.test-button-disabled {
    opacity: 20%
}

.test-button-disabled:hover {
    border: none !important
}

.info-test span,
.nav-link .special-pro span {
    font-size: 16px
}

.prev-button {
    padding: 8px 20px;
    margin: 20px 0;
    background-color: #efefef;
    color: rgba(0, 0, 0, .8);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .3);
    transition: .4s;
    font-size: 15px;
    font-weight: 700;
    align-items: center
}

.next-button,
.result-button {
    padding: 8px 20px;
    transition: .4s;
    font-size: 15px;
    justify-content: center;
    display: flex;
    font-weight: 700
}

.prev-button:hover {
    background-color: #e0e0e0
}
.p_size {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

.next-button:active,
.prev-button:active {
    box-shadow: none
}

.next-button,
.next-button:hover,
.result-button,
.result-button:hover {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

.next-button {
    margin: 20px 20px 20px 0;
    background-color: #0d6efd;
    border: 1px solid rgba(0, 0, 0, .3);
    color: #fff;
    border-radius: 8px;
    align-items: center
}

.next-button svg,
.result-button svg {
    margin-right: 15px;
    width: 15px;
    height: 15px
}

.prev-button svg {
    margin-left: 15px;
    width: 15px;
    height: 15px
}

.prev-button svg g {
    fill: #000000
}

.next-button svg g {
    fill: #FFFFFF
}

.result-button svg g {
    fill: #f0ff0e
}

.result-button {
    margin: 20px auto 20px 0;
    background-color: #1e1e1e;
    border: 1px solid rgba(0, 0, 0, .3);
    color: #f0ff0e;
    border-radius: 8px;
    align-items: center
}

.result-button:hover {
    background-color: #121212
}

.next-button:hover {
    background-color: #0157d8
}

.map .card-haeder,
.map .searchBox {
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 1px 23px 0 rgb(0 0 0 / 3%)
}

.tools div label:active,
.tools div label:hover {
    border: 1px solid #01b16e;
    border-radius: 10px
}

.tools div label img {
    border-radius: 10px;
    height: 100px;
    width: 100px;
    object-fit: contain
}

.tools div label span {
    margin-top: 10px;
    font-size: 14px
}

.tools div label {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 5px;
    border: 1px solid transparent
}

.smart-offer-h1 h1 {
    font-size: 18px !important;
    padding: 15px 0;
    border-radius: 8px !important
}

@media only screen and (max-width:600px) {
    .image_offer {
        padding: 20px
    }

    .alert_items ul li {
        margin-bottom: 15px;
        text-align: right;
        width: 100%;
        margin-left: 0;
        justify-content: flex-start
    }

    .banner-special-mobile {
        display: block;
        height: 350px
    }

    .banner-special-desktop {
        display: none
    }

    .tools div label {
        margin-bottom: 20px
    }

    .tools div label span {
        font-size: 12px;
        margin-top: 5px
    }

    .tools div label img {
        width: 50px;
        height: 50px;
        max-width: 100%;
        object-fit: contain;
        margin-bottom: 5px
    }

    #SelectedItemP {
        flex-wrap: wrap
    }

    .buttons-section {
        flex-wrap: unset
    }

    .next-button {
        margin-right: 15px
    }

    .smartoffer-link-header {
        display: flex !important
    }

    .smart-offer-h1 h1 {
        font-size: 14px !important
    }

    .info-test span {
        font-size: 14px
    }

    .telephone-header svg {
        width: 18px !important;
        height: 12px !important
    }

    .headreHelp svg {
        margin-left: 5px
    }
}

.telephone-header svg {
    width: 22px;
    height: 22px
}

.telephone-header svg path {
    fill: #454558
}

.info-selected {
    margin: 5px;
    font-size: 16px;
    padding: 8px 20px;
    background-color: #f2f2f2;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .16);
    border-radius: 8px;
    display: block;
    border: 1px solid rgba(0, 0, 0, .16)
}

@media only screen and (min-width:992px) and (max-width:1289px) {
    .headerBox .navbar-nav .nav-link {
        font-size: 10px;
        padding: 5px 2px
    }
}

@media only screen and (min-width:1290px) {
    .headerBox .navbar-nav .nav-link {
        font-size: 13px
    }
}

@media only screen and (max-width:390px) {

    .next-button,
    .prev-button,
    .result-button {
        padding: 8px
    }

    .result-button {
        margin-right: 5px
    }
}

.add-product-btn {
    border-radius: 8px;
    padding: 8px 25px;
    font-size: 15px;
    background-color: #efefef;
    border: 1px solid rgba(0, 0, 0, .2)
}

.smart-offer-h1 {
    width: 90%;
    margin: 0 auto
}

.smartoffer-link-header span {
    font-weight: 700;
    font-size: 9px
}

.ads_time_and_location span,
.search-call-to svg,
.smartoffer-link-header svg {
    margin-left: 5px
}

.merchant-item {
    border: 1px solid #dcdcdc;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer
}

.merchant-item img {
    width: 70px;
    height: 70px
}

.map .card-haeder {
    padding: 1.6rem 1rem;
    color: #fff;
    border-radius: .25rem;
    background: linear-gradient(174deg, #e8e8e8, #01b16e) !important;
    margin-bottom: 30px
}

.map iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.map .card-body {
    padding: 0;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f3f3
}

.map .card {
    position: relative;
    margin-top: 50px
}

.map .searchBox {
    background: #ddd;
    border: 1px solid rgb(126 126 126);
    position: absolute;
    top: -35px;
    right: 5%;
    left: 5%
}

.map .form-control:focus {
    border: unset !important
}

.map .searchBtn {
    top: 10px
}

.coming_soon {
    background: linear-gradient(#dc6d6db8, #dc6d6d78);
    padding: 20px;
    min-width: 50%;
    border-radius: 10px;
    box-shadow: rgb(255 255 255 / 10%) 0 1px 1px 0 inset, rgb(93 50 50 / 50%) 0 50px 100px -20px, rgb(87 8 8 / 50%) 0 30px 60px -30px
}

@media only screen and (max-width:576px) {
    .map .card-haeder {
        padding: 10px
    }
}

.product_recommand {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    border-top: 1px solid #c3c2c2;
    z-index: 10;
    transition: .5s
}

.product_recommand img {
    width: 80px;
    object-fit: contain
}

.recommand_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 90%
}

.recommand_name {
    display: flex;
    margin-bottom: 5px
}

.recommand_close {
    color: red;
    position: absolute;
    top: 5px;
    background: #dddcdc;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.product_recommand.hide {
    bottom: -100px
}

@media (min-width:992px) {
    .product_recommand {
        display: none
    }
}

@media (max-width:992px) {
    header .searchBox input {
        padding: 0;
        height: 40px;
        position: absolute;
        top: -44px;
        background: #fff !important;
        left: 33px;
        z-index: 1000;
        width: 0;
        transition: .3s
    }

    header .searchBox input::placeholder {
        font-size: 12px
    }

    header .searchBox input.show {
        width: calc(100% - 32px);
        padding: 0 10px
    }

    .logined .user_icon {
        display: block
    }

    .footer_card {
        display: flex;
        text-align: right;
        color: #fff;
        justify-content: space-evenly;
        flex-wrap: wrap
    }

    .product_card {
        padding-top: 13px !important
    }

    .product_info_list li,
    .product_info_list span {
        font-size: 11px !important
    }

    .footer_list {
        width: 50%
    }

    .product_info_list li:first-child span {
        font-size: 12px !important
    }

    .product_info_list li:nth-child(2) span,
    .product_info_list li:nth-child(3) span {
        font-weight: bolder
    }
}

.product-item-moreinfo {
    text-align: right;
    color: #474747
}

.product_card>a {
    width: 95%
}

.product_card {
    transition: .1s;
    padding-top: 25px !important
}

.product_card:hover {
    border-bottom: 3px solid #9f9f9f;
    box-shadow: unset
}

.sort {
    border: 1px solid #bec1c0;
    background: #fff
}

.total-products {
    background: #e9e9e9
}

.product_info_list li:first-child span {
    font-size: 15px;
    font-weight: 700
}

@media(max-width:990px) {
    .brand_filter {
        margin: 0 !important;
        width: 300px
    }

    .product_card {
        min-height: 350px
    }

    .product_card .product_img {
        height: 125px !important
    }
}

.product_card .product_img {
    max-width: 140px;
    height: 123px;
    margin-bottom: -10px !important
}

.facility {
    text-align: center;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    border: 5px solid #e2e7ec
}

.priCeBox .facility {
    border: 0
}

.float_link {
    right: unset;
    left: 15px
}

.product-search-brand {
    position: relative;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 8px;
    display: flex;
    justify-content: center;
    background: #432418;
    align-items: center;
    color: #fff;
    border-radius: 5px;
    padding: 4px
}

.copyTokenSpot,
.spt-helper {
    background: #01b16e;
    font-size: 12px;
    margin-top: 10px
}

.product-search-brand .title {
    display: block;
    width: max-content;
    font-weight: 600;
    font-size: 18px
}

.product-search-brand .all-brand-fillter {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 !important;
    z-index: 1;
    cursor: pointer
}

.product-search-brand .all-brand-fillter p {
    margin: unset !important;
    font-size: 14px;
    padding: 3px 5px;
    color: #01b16e;
    font-weight: 600
}

#peoductDescription_Content #description img {
    max-width: 800px;
    max-height: 600px;
    width: 100%;
    height: 100%;
    margin: auto;
    display: block
}

.pr-video {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.product-detail-magiczoom .nav-pills .nav-link.active,
.product-detail-magiczoom .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #01b16e
}

.product_explainations img {
    max-width: 600px !important;
    max-height: 400px !important;
    margin-top: 30px;
    margin-bottom: 30px;
    object-fit: contain
}

.spt-helper {
    color: #fff !important
}

.copyTokenSpot {
    color: #fff !important;
    margin-left: auto;
    display: block;
    width: max-content
}

.discount,
.product-item-price.offer span {
    color: #fff
}

.footer_card .footer_list {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.pay-before {
    padding: 10px;
    width: max-content;
    background: #eee;
    margin: 15px 0;
    border-radius: 5px
}

.media-video-box {
    position: relative;
    height: 100%
}

.ply-icon {
    position: absolute;
    top: 42%;
    right: 45%;
    cursor: pointer
}

.ply-icon svg {
    fill: #fff;
    width: 40px;
    height: 40px
}

.h_iframe-aparat_embed_frame {
    position: relative;
    width: 100%;
    height: 100%
}

.media-top-item .product_img {
    max-width: unset;
    height: 200px;
    margin: 0;
    width: 100%;
    margin-bottom: 10px !important
}

.media-top-item .product_img img {
    width: 100% !important;
    height: 100%;
    object-fit: cover
}

.media-top-item .summ {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    overflow: hidden;
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
    color: #333
}

.media-st .multiSlider {
    width: 90%;
    overflow: hidden;
    margin: auto
}

@media only screen and (max-width:600px) {
    .morebtn {
        padding: 10px 15px 10px 30px;
        font-size: 12px
    }

    .green_btn::after,
    .morebtn::after {
        left: 0;
        transform: scale(.7);
        bottom: 8px
    }

    .media-items .blog_info,
    .product_card .product_img {
        width: 100% !important
    }

    body {
        overflow-x: hidden
    }

    .basketbtns .white-btn,
    .navbar-nav li:nth-child(5) .dropdown-item {
        padding: 10px
    }

    .add_address_btn,
    .basket-address-item .basket-address {
        font-size: 11px
    }

    .profile .proBox {
        min-height: 214px;
        max-width: 400px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        border: 1px solid #333;
        border-radius: 5px;
        position: relative
    }

    .dropdown-menu.first_dropDownLink,
    .proBrand {
        position: absolute
    }

    .proImg {
        height: 130px !important;
        width: 100%
    }

    .contact_info {
        border-right: 0
    }

    .question_search .home_searchBox {
        margin-bottom: 60px !important;
        width: 100%
    }

    .closeBtn {
        display: block
    }

    .filter_search,
    .proDetail_part {
        margin-top: 30px
    }

    .facilities,
    .facility>span,
    .home_article_card_title,
    .home_article_card_txt,
    .navbar-brand .logo_lg,
    .special_image>img {
        display: none
    }

    .home_articles .row {
        flex-direction: column-reverse
    }

    .logined {
        width: auto;
        border: 0;
        padding-left: 0
    }

    .haederUserIcons a,
    .haederUserIcons span,
    .headreHelp a,
    .headreHelp sapan {
        font-size: 9px !important
    }

    .header_icon_one.basketButton {
        padding: 2px
    }

    header .search_result {
        top: 51px;
        left: 34px
    }

    header .menuItem .search_result {
        top: 39px
    }

    .navbar-nav {
        top: 35px;
        z-index: 10000
    }

    .show {
        display: block !important
    }

    .proBrand {
        top: -38px;
        z-index: 100;
        right: 37%;
        width: 105px
    }

    .category_sliders .sliderNavigation {
        top: 9%;
        right: 0;
        width: 100%
    }

    .categorySliders_box .tab-content {
        width: 100%;
        margin-top: 110px
    }

    .category_sliders .nav.nav-tabs {
        margin-bottom: 20px;
        width: 100%;
        justify-content: space-around
    }

    .category_sliders .nav-tabs .nav-link {
        height: 100%;
        margin-top: 0;
        width: auto
    }

    .categorySliders_box {
        flex-direction: column-reverse;
        min-height: 100%
    }

    .special_card {
        height: 140px
    }

    .special_card .special_image {
        height: auto
    }

    .special_card_info {
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .product_card {
        min-height: 320px;
        padding: 5px
    }

    .media-top-item .product_card {
        min-height: 200px
    }

    .media-top-item .summ {
        -webkit-line-clamp: 4 !important
    }

    .products-boxes .proBtnBox .add::before {
        right: -12px
    }

    .products-boxes .proBtnBox .add::after {
        left: -9px
    }

    .filter_body .total-products {
        position: initial
    }

    .Filter_Product {
        position: fixed !important;
        top: 0 !important;
        z-index: 10000;
        overflow: scroll;
        min-height: 100%;
        bottom: 0;
        padding: 0;
        right: 0
    }

    .filter_body {
        height: 100vh;
        overflow: hidden
    }

    .proDetail_name h1 {
        font-size: 18px
    }

    .likeAndcomp {
        width: 100%
    }

    .specification_text,
    .specification_title {
        text-align: right
    }

    .media-items .media-video-box {
        margin-top: 20px
    }
}

.product-item-price.offer span:nth-child(2) {
    text-decoration: line-through 1px solid;
    color: #c6c6c6
}

.product-item-price span:nth-child(3) {
    margin-left: 5px;
    font-weight: 700 !important
}

.discount {
    background-color: red;
    padding: 10px 35px 30px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-left: 5px;
    position: absolute;
    top: 0;
    left: -5px;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    width: auto;
    height: auto
}

.barista-form {
    padding: 100px 0
}

.work-with-us-form select {
    background-color: #f3f2f2 !important;
    border-radius: 15px;
    border: 1px solid #f3f2f2 !important;
    font-size: var(--font-s);
    color: #a5a5a5;
    margin-bottom: 10px;
    height: 45px;
    width: 100%;
    padding: 10px 20px;
    font-weight: 500;
    box-shadow: unset !important
}

.work-with-us-form input,
.work-with-us-form textarea {
    background-color: #f3f2f2 !important;
    border: 1px solid #f3f2f2 !important;
    border-radius: 15px !important;
    margin-bottom: 10px;
    resize: none;
    min-height: 45px;
    width: 100%;
    padding: 10px 20px
}

.work-with-us-form input::placeholder,
.work-with-us-form textarea::placeholder {
    color: #a5a5a5 !important;
    font-size: var(--font-s) !important
}

.contact-form-upload-btn .btn {
    border-radius: 10px;
    color: var(--white);
    border: 2px solid #432418;
    background-color: #432418;
    padding: 10px 20px;
    width: 100%;
    transition: .5s
}

.contact-form-upload-btn .btn:hover {
    color: #432418;
    background-color: transparent
}

.contact-form-upload-btn .default-btn:hover svg path {
    transition: .5s;
    fill: #432418
}

.contact-form-upload-text span {
    font-size: var(--font-s);
    margin-top: 10px
}

.ads_submit_btn input,
.nardeban-btn {
    font-size: 18px !important;
    padding: 8px 40px
}

.work-with-us-form .primary-btn {
    width: 100%;
    border: 2px solid #01b16e;
    background-color: #01b16e;
    color: #fff !important;
    border-radius: 9px;
    padding: 10px;
    font-weight: 600 !important;
    transition: .5s
}

.work-with-us-form .primary-btn:hover {
    background-color: transparent;
    color: #01b16e !important
}

.shop_totalprice span:nth-of-type(3) {
    color: red;
    font-weight: 600
}

.shop_totalprice span:nth-of-type(2) {
    color: #000;
    font-weight: 600
}

.ads_img_upload strong,
.map_ads strong {
    font-weight: 400 !important
}

.callSide {
    top: 55px !important
}

.navbar-brand {
    top: calc(100% - 42px) !important
}

.ads_btn {
    margin: 0 5px 5px
}

.col-sm-12>.add-product-btn {
    margin: 0 auto 10px 0;
    display: block;
    width: fit-content;
    box-shadow: 0 0 7px rgba(0, 0, 0, .3)
}

.ads_img_upload strong {
    margin-bottom: 10px;
    display: block
}

.related-picture-container.other_upload_wrapper {
    margin: 10px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.related-picture-container.other_upload_wrapper strong {
    font-weight: 400 !important;
    margin: 0 0 0 5px
}

.related-picture-container.other_upload_wrapper label {
    margin: 0;
    cursor: pointer
}

.ads_other_upload {
    padding: 5px;
    width: 50%
}

.ads_submit_btn,
.nardeban-btn {
    display: block;
    margin-right: auto;
    width: fit-content
}

.ads_other_upload img {
    object-fit: contain;
    height: 180px
}

.ordersContent .ads_item1:first-child {
    margin-top: 7px !important
}

.ordersContent .ads_item1:last-child {
    margin-bottom: 7px
}

.ads_submit_btn input {
    font-weight: 600 !important
}

.delete-ads-btn span a,
.nardeban-btn span,
.video-seemore {
    font-weight: 600
}

.delete-ads-btn input,
.delete-ads-btn span {
    margin: 0 5px;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 40px
}

.delete-ads-btn span {
    border: 2px solid #dc3545;
    color: #dc3545;
    padding: 8px 31px
}

.delete-ads-btn input:hover {
    color: #000
}

.home-video-box video {
    height: 250px;
    width: 100%
}

.recommand_price.old {
    margin-left: 20px;
    color: #c6c6c6;
    text-decoration: line-through 1px solid
}

.recommand_close {
    left: unset;
    right: 7px;
    cursor: pointer
}

.pr_recommand_box {
    padding-right: 20px
}

.special-pro span {
    font-size: 20px;
    font-weight: 700;
    color: var(--red)
}

.special-pro-box {
    background-color: #faecee;
    padding: 5px 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.top-box img {
    width: 100%;
    object-fit: contain;
    object-position: top;
    height: auto
}

.sepecial_backimg {
    left: 0;
    right: 0;
    transform: scale(1);
    opacity: 40%
}

.sepecial_backimg img {
    transform: rotate(0);
    object-position: left
}

.Gray {
    background-color: rgba(0, 0, 0, .6)
}

.home-video .sliderNavigation a,
.pro-offer-slider .sliderNavigation a {
    border: none
}

.video-seemore {
    border: 3px solid #212529;
    padding: 5px 20px;
    border-radius: 5px;
    display: block;
    width: 300px;
    margin: 15px auto;
    font-size: 20px;
    text-align: center;
    z-index: 100;
    position: relative
}

.coffee-banner img {
    width: 100%;
    height: 350px;
    object-fit: cover
}

.pro-offer-slider .sliderNavigation {
    right: 0;
    top: 85%;
    padding: 0 130px
}

.basketproduct.offer {
    border-right: 2px solid red
}

.order_reciever {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.order_reciever>p {
    width: 48%;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 5px 10px;
    margin: 5px !important
}

.shop_product_item .productprice {
    align-items: start;
    margin-right: -40px
}

.close-btn-pop,
.product-popup-img {
    display: flex;
    justify-content: center
}

.pro-total {
    width: 100%;
    margin-right: 15px
}

@media only screen and (max-width:991px) {

    .alert::after,
    .alert::before {
        display: none
    }

    .alert_items ul {
        flex-wrap: wrap;
        width: 100%
    }

    .alert_items li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        display: flex;
        justify-content: center
    }

    .mainSlider {
        margin-top: -20px
    }

    .pro-offer-slider .sliderNavigation {
        top: 77%;
        padding: 0
    }

    .pro-offer-slider .video-seemore {
        margin-top: 50px
    }

    .order_reciever>p {
        width: 100%
    }

    .shop_product_item .productprice {
        margin-right: 30px
    }

    .pro-total {
        margin-right: 45px
    }

    .homeBannerBox {
        padding: 24px 0
    }

    .sideBan2 {
        margin-top: 8px
    }
}

.product-popup {
    width: 100vw;
    height: 100vh;
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 10000;
    padding: 20vh 0
}

.product-popup-close span {
    font-weight: 100;
    color: #000;
    font-size: 25px;
    cursor: pointer;
    border-radius: 10px;
    padding: 5px 15px 2px;
    text-align: center;
    display: block;
    width: max-content
}

.product-popup-img {
    margin-top: 0;
    align-items: center;
    flex-direction: column;
    padding-bottom: 20px
}

.product-popup-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 300px;
    border-radius: 14px
}

.videos-playlist-title {
    border-top: 1px solid #ced4da;
    padding: 20px 0;
    display: flex;
    margin-top: 30px
}

.videos-itembox-video video,
.videos-topbox-video video {
    width: 100%;
    height: 250px
}

.videos-topbox-caption {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 15px
}

.videos-topbox-caption strong {
    color: #484b62
}

.videos-topbox-caption p,
.videos-topbox-detail-box span {
    color: #6f7285;
    font-size: 13px;
    text-align: start
}

.videos-topbox-detail-box.view {
    margin-left: 10px;
    padding-left: 10px;
    position: relative
}

.videos-topbox-detail-box.view::after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #6f7285;
    position: absolute;
    left: -2px;
    bottom: 8px
}

.videos-itembox-caption strong {
    color: #484b62;
    font-size: 14px;
    margin-bottom: 5px
}

.videos-playlist .sliderNavigation {
    right: -3vw;
    width: auto !important;
    left: -3vw
}

.main_slider .item img {
    height: 406px
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .headerBox .navbar-nav .nav-link {
        font-size: 10px!important;
    }

    .nav-link .special-pro span {
        font-size: 10px !important;
    }
	.headerBox .navbar-nav .nav-item {
	margin-left: 2px !important;
	
}
}
@media only screen and (min-width:992px) and (max-width:1297px) {
    .headerBox .navbar-nav .nav-link {
        font-size: 12px
    }

    .nav-link .special-pro span {
        font-size: 12px;
    }
	.headerBox .navbar-nav .nav-item {
	margin-left: 3px !important;
	
}
}
@media only screen and (max-width:575px) {
    .main_slider .item img {
        height: 179px;
        object-fit: cover;
        object-position: center
    }

    .userPanel {
        padding: 10px 0
    }

    .special-pro span {
        font-size: 10px
    }

    .pay-before span {
        font-size: 14px
    }

    .basketproduct.offer {
        margin-right: 60px
    }

    .total-products .col-lg-9>div:first-child {
        margin-top: -16px !important
    }
}

.home-video-box,
.videos-itembox {
    border: 1px solid #7f838180
}

.videos-itembox-caption {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 10px 10px
}

.complete-resume .ads_img_upload strong {
    text-align: start
}

@media only screen and (min-width:992px) {
    .home-video .sliderNavigation {
        display: none
    }

    .Filter_Product {
        position: sticky;
        top: 10px
    }
}

.barista-form.register label {
    display: block;
    text-align: start
}

.review-box>label {
    margin: 20px 0;
    font-size: 17px;
    font-weight: 600
}

.review-box-btns .btn {
    height: 45px;
    border-radius: 10px;
    width: fit-content !important;
    min-width: 150px;
    margin: 10px 5px
}

.delete-review-item2.btn.btn-danger {
    margin-right: auto;
    margin-left: 20px;
    padding: 7px 20px
}

.totalCategory svg {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block
}

.proSubCategory li {
    transition: .2s
}

@keyframes Amazing {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.Amazing-text {
    color: var(--red);
    font-weight: 700
}

#popIndex .col-lg-8 {
    background: #ffff;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
    margin: 10% auto !important;
    width: 100%;
    max-width: 600px
}

#popIndex .product-popup-close {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    margin-bottom: 14px
}

#popIndex .description {
    padding: 10px 5%;
    border-top: 1px solid #d9d9d9;
    text-align: justify;
    margin-top: 20px;
    display: none
}

.close-btn-pop {
    background: #3cc771;
    width: 80%;
    padding: 8px;
    border-radius: 10px;
    margin-top: 10px;
    font-weight: 700;
    cursor: pointer
}

.modal-backdrop.show {
    opacity: .5;
    display: none !important
}

@media only screen and (max-width:420px) {
    .top-box img {
        width: 100%;
        height: 26px;
        object-fit: cover;
        object-position: top
    }
}

.green_title_green_title::after,
.green_title_green_title::before {
    z-index: 0
}

.Article blockquote {
    border: 1px solid #d9d9d9;
    padding: 10px;
    border-radius: 5px;
    font-style: normal !important;
    background: #e3e3e317;
    display: block;
    font-weight: 700;
    text-align: center
}

.blog_call_to {
    font-weight: 700;
    color: #01b16e !important
}

.search-call-to {
    display: flex;
    width: 100%;
    background: #00c378;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 6px;
    justify-content: center;
    color: #fff !important;
    align-items: center;
    font-size: 14px;
    font-weight: 700
}

.paymentBtn,
.paymentBtn>span {
    font-weight: bolder
}

.pr-price-box-1 {
	min-height: 70px;
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 5px;
}
.blogs_box .blog_bottomBox .infinity-div #infinity-content .blog_items {
	width: 100%;
}
.product_details .special-pro {
    position: static !important
}

.Article .article_box a {
    color: #396 !important;
    font-weight: 700 !important
}

.paymentBtn {
    margin: auto;
    border: 2px solid #01b16e;
    padding: 2px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 10px;
    background: #01b16e;
    min-width: 175px
}

.gif-box,
.logIn {
    background: #fff
}

.gif-box {
    padding: 3px;
    border-radius: 0 6px 6px 0;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 13px
}

.gif-box img {
    width: 33px;
    height: auto
}

.basketbtns {
    padding-top: 14px
}

.pro-total .one-total-price {
    margin-right: auto
}

.unique-modal {
	width: 600px;
	height: 400px;
	background: white;
	border-radius: 15px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1050;
	overflow: hidden;
	display: none;
}

        .unique-header {
            background-color: #01b16e;
            color: white;
            font-size: 24px;
            font-weight: bold;
            padding: 15px;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

.unique-content {
	display: flex;
	flex-direction: row;
	height: 100%;
	max-height: 354px;
}

        .unique-left {
            width: 50%;
            padding: 20px;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

		.unique-right {
			width: 50%;
			min-height: 360px;
		}
        .unique-right img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .unique-input-group input {
            border: 1px solid #01b16e;
            border-radius: 5px;
        }

        .unique-input-group-text svg path {
            fill: #018653;
        }

        .unique-input-group-text {
            background-color: #01b16e;
            border: none;
            color: white;
            position: absolute;
            left: 6px;
            top: 6px;
            border-radius: 6px !important;
        }

        .unique-modal .input-group {
            height: 48px;
        }

		.unique-modal .input-group input {
			border-radius: 8px !important;
			height: 100%;
		}

        .unique-btn {
            background-color: #01b16e;
            color: white;
            width: 100%;
            padding: 10px;
            border-radius: 5px;
            border: none;
            margin-top: 10px;
        }

.unique-footer {
	display: flex;
	justify-content: flex-start;
	gap: 15px;
	padding: 10px;
	margin-top: auto;
}

        .unique-footer i {
            font-size: 24px;
            cursor: pointer;
            color: black;
        }
	.unique-footer path {
		fill: #000;
	}

        @media (max-width: 992px) {
            .unique-modal {
                max-width: 600px;
                width: 90%;
            }

            .unique-content {
                flex-direction: column-reverse;
            }

            .unique-left,
            .unique-right {
                width: 100%;
            }
        }

@media (min-width:991px) {
    .shop_product_item .productprice {
        align-items: center
    }
}

.counterProduct>.primaryBtn {
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.counterProduct>.primaryBtn img {
    padding: 5px;
    background: #fff;
    border-radius: 0 6px 6px 0;
    width: 40px;
    height: auto;
    margin-left: 3px
}

.addcount {
    height: 51px
}

.product_card {
    overflow: hidden;
    min-height:unset;
    padding: 5px
}
.product-item-moreinfo.product-item-moreinfo-newClass-1 > span {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.product_info {
	width: 100%;
	margin-top: 0;
	height: calc(100% - 123px);
}
.product_card > a {
	width: 95%;
	height: 100%;
}
.product-item-moreinfo.product-item-moreinfo-newClass-1 {
	flex: 1;
}
.product_info > ul {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.productBox .boundle-inside-box {
	padding: 7px;
	border-top: 1px solid #828282;
	background: #f0f0f063;
	position: relative;
	bottom: 0;
	width: calc(100% + 21px);
	left: 0;
	display: block;
	margin-top: auto;
	margin-bottom: -15px;
	margin-right: -11px;
}

.proDetails .boundle-inside-box {
    display: block;
    padding: 7px;
    width: 100%;
    margin-top: 4px;
    border: 1px solid #828282;
    background: #f0f0f0;
    border-radius: 12px
}

.more-info {
    text-align: right font-size: 13px;
    width: 100%
}

.boundle-inside-box::after {
    display: none;
    background-color: #fff;
    content: '3% تخفیف به مناسبت روز پدر تا ساعت 24';
    color: red;
    font-weight: 700;
    position: absolute;
    top: -31px;
    animation: 1.5s infinite fade-in;
    font-size: 12px;
    text-align: center;
    padding: 10px 5px;
    height: 30px
}

@keyframes fade-in {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.logIn {
    width: 400px;
    border: 1px solid #e0e0e2;
    border-radius: 8px;
    margin: auto;
    margin-block: 50px;
    padding: 50px 16px 16px
}

.logIn .top-logo img {
    width: 120px;
    margin-inline: auto;
    display: block
}

.form-log-in p {
    display: none;
    color: red;
    font-size: 12px;
    margin-top: 2px;
    text-align: right
}
.countdown {
	display: block;
	text-align: center;
	margin-block: 20px;
}
.form-log.error-input {
    border: 1px solid red
}

.btn-log,
.form-log {
    height: 48px;
    border-radius: 8px
}

.logIn .body .title p {
    text-align: right;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 600
}

.logIn .body .summery {
    margin-top: 20px;
    font-size: 14px
}

.logIn .body .summery p {
    color: #3f4064;
    text-align: right
}

.form-log {
    margin-top: 30px
}

.btn-log {
	background: #01b16e;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	width: 100%;
	border: 0;
}

.ghavanin {
    color: #3f4064;
    margin-top: 20px;
    font-size: 12px
}

.ghavanin a {
    color: #008eb2 !important;
    margin-inline: 4px
}

.pass-otp {
	color: #008eb2 !important;
	margin-inline: 4px;
	display: block;
	text-align: right;
}
.backPage {
	top: 0;
}
.resend_btn {
	text-align: right;
}
.parents-stori {
	overflow-x: auto
}
.parents-stori .item-stori{
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.parents-stori .item-stori a{
    display: block;
    width: 100%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.parents-stori .item-stori a img{
    display: block;
    width: 100%;
    aspect-ratio: 1/1;
    border-radius: 50%;
	padding: 4px;
    border: 1px solid #01b16e ;
}
.parents-stori .item-stori a span {
	font-size: 12px;
	margin-top: 4px;
	text-align: right;
}
.crate-ghahve .product-item-moreinfo.product-item-moreinfo2 span {
	font-size: 13px;
	font-weight: 600 !important;
	color: #d32727;
	text-align: center;
	display: block;
	margin-bottom: 6px;
}
#parents-stori {
	overflow: unset !important;
	position: relative;
}
#parents-stori .owl-nav {
	margin: 0;
}
#parents-stori .owl-nav .owl-prev{
  position: absolute;
  left: -80px;
  transform: scaleX(-1);
  z-index: 20;
  top: 0;
  font-size: 50px;
  background: transparent !important;
  color: #000 !important;
  height: 100%;
  align-items: center;
  display: flex;
  padding-bottom: 26px !important;
  padding-inline: 20px !important;
}
#parents-stori .owl-nav .owl-next{
  position: absolute;
  right: -80px;
  z-index: 20;
  top: 0;
  font-size: 50px;
  background: transparent !important;
  color: #000 !important;
  height: 100%;
  align-items: center;
  display: flex;
  transform: scaleX(-1);
  padding-bottom: 26px !important;
  padding-inline: 20px !important;
}
#infinity-content {
	display: flex;
	flex-wrap: wrap;
}
#infinity-content > .row .col-lg-4 {
	width: 100% !important;
	max-width: 100% !important;
	flex: 0 0 100%;
}
#infinity-content > .row {
	width: 25%;
	padding: 10px;
}
#infinity-content .videos-topbox-video video {
	object-fit: cover;
}
#parents-stori .owl-nav span {
	width: 35px;
	line-height: 34px;
	padding-inline: 10px;
	border: 2px solid #01b16e;
	border-radius: 50%;
	color: #01b16e;
	height: 35px;
	margin-bottom: 20px;
	font-size: 40px;
}
@media (max-width:992px) {
	.unique-content {
		max-height: 340px;
	}
	.unique-right {
		min-height: 360px;
	}
#infinity-content .videos-topbox-video video {
	height: 150px;
}
#infinity-content .videos-topbox-caption {
	padding: 0px;
}
#infinity-content > .row {
	width: 50%;
	padding: 10px;
}
#parents-stori .owl-nav .owl-prev{
  left: -55px;
  padding-inline: 10px !important;	
}
#parents-stori .owl-nav .owl-next{
	right: -55px;
	padding-inline: 10px !important;
}
	.p_size {
		display: flex;
		flex-wrap: wrap;
		gap: 0rem;
	}
	.parents-stori .item-stori a span {
		font-size: 10px;
	}
    .logIn {
        width: 350px;
        height: auto;
        background: 0 0;
        border: 1px solid #e0e0e200;
        margin-top: calc(50vh - 230px); 
        padding: 30px 16px 16px
    }

    .logIn .body .title p {
        margin-top: 24px;
        font-size: 20px
    }

    .ghavanin {
        font-size: 10px
    }

    .form-log {
        background: #f0f0f1 !important
    }

    .form-log.error-input {
        border: 0 solid red;
        border-bottom: 2px solid red
    }
}
@media(max-width:1300px) {
#parents-stori {
	max-width: 80%;
	margin-inline: auto;
}
}

.basket-address {
	align-items: start;
	justify-content: start;
	display: flex;
}

.product_info_list li:first-child {
	width: 100%;
}

@media(max-width:990px){
	.unique-right{
		display: none
	}
}
#popUp-parents {
	position: fixed;
	width: 100lvw;
	height: 100lvh;
	z-index: 1000;
	inset: 0;
	display: none;
	background: #0003;
}
.z-3{
	position:relative;
	z-index:3;
}
.home-branding img {
	width: auto;
	max-height: 140px;
}
.home-branding {
	text-align: right;
	background-image: url(/assets/khoshkala/image/branf.jpg);
	color: #ddd;
	position: relative;
	background-repeat: repeat;
	overflow: hidden;
}
.home-branding::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
	background: #0009;
	z-index: 1;
}
.slider-thumb::before, .slider-thumb::after {
    position: absolute;
    content: "";
    left: 0%;
    top: 0%;
    aspect-ratio: 1 / 1;
    height: 85%; 
    background: #01b16e24;
    border-radius: 62% 47% 82% 35% / 45% 45% 80% 66%;
    will-change: border-radius, transform, opacity;
    animation: sliderShapeBefore 30s linear infinite;
    display: block;
    z-index: 2;
}

.slider-thumb::after {
    height: 60%;
    background: #01b16e50;
    animation: sliderShapeAfter 40s linear infinite;
    z-index: 1;
	left: auto;
    right: 0%;
}

.home-branding span {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  display: block;
}
.home-branding p {
  font-size: 16px;
  max-width: 700px;
  text-align: justify;
}
@keyframes sliderShapeBefore {
    0%,100% {
        border-radius: 42% 58% 70% 30% / 45% 45% 55% 55%;
        transform: translate3d(0vw, 0px, 100px) rotateZ(2deg);
    }
    25% {
        border-radius: 70% 30% 46% 54% / 30% 29% 71% 70%;
        transform: translate3d(35vw, -20px, 40px) rotateZ(8deg);
    }
    50% {
        transform: translate3d(70vw, 10px, 60px) rotateZ(-4deg);
    }
    75% {
        border-radius: 100% 60% 60% 100% / 100% 100% 60% 60%;
        transform: translate3d(35vw, -30px, 80px) rotateZ(1deg);
    }
}

@keyframes sliderShapeAfter {
    0%,100% {
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
        transform: translate3d(0vw, 0px, 100px) rotateZ(-1deg);
    }
    25% {
        border-radius: 60% 40% 40% 60% / 40% 40% 60% 60%;
        transform: translate3d(-45vw, 100px, 0px) rotateZ(6deg);
    }
    50% {
        transform: translate3d(-90vw, 20px, -50px) rotateZ(-3deg);
    }
    75% {
        border-radius: 80% 50% 50% 80% / 80% 80% 50% 50%;
        transform: translate3d(-45vw, 0px, 0px) rotateZ(2deg);
    }
}

.brand-boxes .product_card .product_info_list li:last-child span {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 42px;
}
.brand-boxes .product_card {
	min-height: auto;
}
.brand-boxes .product_card {
	border-bottom: 3px solid #0000;
}
.brand-boxes .product_card:hover {
	border-bottom: 3px solid var(--green);
	border-color: var(--green);
	box-shadow: none;
}
.brand-boxes .product_card:hover * {
	transition: all linear 150ms;
}
.brand-boxes .product_card:hover .product_info_list li:first-child span {
	color: var(--green);
}
.store .searchBox {
	margin-bottom: 12px !important;
}
.store .searchBox button {
	width: 50px;
	border: 0;
	background: #0000;
	border-right: 1px solid #ddd;
	margin-block: 6px;
}
.brand-boxes .product_info_list > li:first-child {
	height: auto; 
	margin-top: 22px;
}
.searchBox input:focus {
	border: 0px !important;
}
.productBox .product-item-moreinfo-newClass-1 .boundle-inside-box {
	font-size: 12px;
}

@media (max-width:992px){
	.scroll-top a {
		bottom: 97px !important;
	}
	
	.product_info_list .product-item-moreinfo.product-item-moreinfo-newClass-1 span {
		font-size: 12px !important;
	}
	.productBox .product-item-moreinfo-newClass-1 .boundle-inside-box {
		font-size: 10px;
	}
	.brand-boxes .product_img img {
		max-width: 70%;
		height: auto !important;
	}
	.brand-boxes .product_card .product_img {
		height:100px !important;
	}
	.brand-boxes .product_card .product_info_list li:last-child span {
		min-height: 33px;
	}
	.slider-thumb::before{
	    height: 100px;
	}
	
	.slider-thumb::after {
	    height: 60px;
	}
	.home-branding img {
		max-height: 90px;
		display: block;
		margin-inline: auto;
	}
	.home-branding span {
	    font-size: 18px;
		text-align: center;
		margin-top: 12px'
	}
	.home-branding p {
	  font-size: 14px;
	}
	.home-branding p a {
		font-size: 16px;
	}
}
.product_info_list li:first-child span {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.home-branding p a {
	text-decoration: underline !important;
	font-size: 18px;
	margin-inline: 4px;
	transition: all linear 150ms;
}
.home-branding p a:hover {
	color: var(--green) !important;
	opacity: 0.95;
}

.scroll-top svg {
  width: 30px;
  height: 30px;
  stroke: #fff;
}

.scroll-top a {
	position: fixed;
	left: 2vw;
	bottom: 12px;
	background: var(--green);
	width: 66px;
	height: 66px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	border: 2px solid #fff;
	z-index: 100;
	transform: scaleY(-1);
	cursor: pointer;
}
.scroll-top svg path {
  stroke: #fff;
  stroke-width: 1.8;
}
/*==============================Ghorbani 1404/02/17=============================*/
header .nav-item.dropdown_box {
  position: relative;
}
header .dropdown_menu {
  position: absolute;
  width: fit-content;
  top: 42px;
  right: 0;
  background: #e8e8e8;
  z-index: 10;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
  display: none;
}
header .dropdown_menu li {
  width: 100%;
  height: fit-content;
  padding: 10px !important;
  border-bottom: 1px solid #b2b2b2;
  text-align: start;
}
header .dropdown_menu li .dropdown_item {
  font-size: 12px;
  white-space: nowrap;
}
header .dropdown_menu li:last-child {
  border: none;
}
header .nav-item.dropdown_box:hover .dropdown_menu {
  display: block;
}
/*==============================Ghorbani 1404/02/27=============================*/
#popUp-parents {
  background: rgba(0,0,0,0.5);
  backdrop-filter: blur(5px);
}
.col-md-6 .basket-address {
  padding: 0 10px;
}
.total_ine + p {
  display: none;
}
.total_ine svg {
  margin-right: -42px;
  margin-left: 8px;
}
.total_ine svg {
  margin-right: -42px;
  margin-left: 8px;
  margin-bottom: 3px;
}
.total_ine svg {
  margin-right: -48px;
  margin-left: 12px;
  margin-bottom: 2px;
}
#UseWalletCheckbox {
  margin-left: 38px !important;
  cursor: pointer;
}
.total_ine svg path {
  stroke: #fff;
}
/*==============================Ghorbani 1404/02/27=============================*/
.videos-topbox .col-lg-12.py-0.px-0.mx-auto > .videos-topbox-caption {
  margin-top: -15px;
}
.videos-topbox .col-lg-12.py-0.px-0.mx-auto > .videos-topbox-caption strong {
  margin: 0 auto 5px;
}
/*==============================Ghorbani 1404/03/11=============================*/
.similarBlog > strong {
  white-space: nowrap;
  background: #fff;
  padding: 0 5px;
  width: fit-content;
  top: -13px !important;
}
.article_box video {
  width: 100%;
  height: auto;
  max-height: 500px;
  object-fit: contain;
  margin: 10px 0;
  cursor: pointer;
}
.views-News svg {
  margin-left: 5px;
}
/*==============================Ghorbani 1404/03/18=============================*/
.parents-stori .item-stori a span {
  font-size: 10px;
  text-align: start;
  white-space: nowrap;
}
video {
  cursor: pointer;
}
.pro-offer-slider .sliderNavigation {
  top: 50%;
  padding: 0 2%;
}
.category_sliders .multiSlider .sliderNavigation .btn {
  background: none;
}
@media only screen and (max-width: 991px) {
  .pro-offer-slider .sliderNavigation {
    display: none;
  }
  .pro-offer-slider .video-seemore {
    margin-top: 20px;
    border: 2px solid #212529;
    width: 250px;
    font-size: 18px;
    font-weight: 500;
  }
  .home-video .sliderNavigation {
	  display: none;
  }
  .brand-boxes .product_card .product_info {
	  height: calc(100% - 90px);
  }
  .brand-boxes .product_card .product_info_list li:last-child span {
    text-align: center;
  }
}
/*==============================Ghorbani 1404/03/19=============================*/
.Article.Video-inner-page .product_recommand {
  display: block !important;
}
@media only screen and (max-width: 991px) {
	.videos-itembox-caption strong {
	  text-align: start;
	  display: flex;
	  min-height: 42px;
	}
	.videos-playlist .sliderNavigation {
	  display: none;
	}
	#infinity-content .videos-topbox-caption {
	  text-align: start;
	}
	.videos.px-4 {
	  padding: 0 !important;
	}
	.videos-topbox .col-lg-12.py-0.px-0.mx-auto > .videos-topbox-caption strong {
	  min-height: 42px;
	  display: flex;
      margin-top: 5px;
      font-size: 14px;
	}
	 #infinity-content > .row {
		padding: 5px;
	}
}
/*==============================Ghorbani 1404/03/21=============================*/
.headerBox .navbar-nav .nav-link {
  white-space: nowrap;
}
.category_sliders .multiSlider .sliderNavigation .btn svg {
  width: 25px;
  height: 25px;
}
.unique-btn.btnCloseNewslatter.closePops[disabled] {
  opacity: 0.5;
}
@media only screen and (min-width: 992px) {
	.pr_recommand_box {
	  padding-right: 80px;
	}
	
	.unique-left {
	padding-top: 0px;
}
}

.unique-modal {
 height: auto !important; 
}

#popUp-parents {
	z-index: 10000000000;
}

.unique-modal {
	
	z-index: 10500000000;
}

.unique-content {
	max-height: 265px;
}

.footershowmore, .footershowless {
	background: #432418;
	width: max-content;
	font-size: 16px;
	padding: 5px 10px;
	border-radius: 8px;
	margin-right: auto;
	cursor: pointer;
}


.showless{
display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

