@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.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}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-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;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.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)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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%,to{-webkit-transform:translateZ(0);transform:translateZ(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 headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(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) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}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)}to{-webkit-transform:translateZ(0);transform:translateZ(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)}to{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)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{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)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{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}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{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) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-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)}to{-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) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-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)}to{-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) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-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) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-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) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-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)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-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}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-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%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-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) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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)}to{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)}to{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)}to{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)}to{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

/*
    StyleSheet For Responsive Bootstrap Carousel
    Author: szthemes
    Item Name: Responsive Bootstrap Carousel
    Author URI: http://codecanyon.net/user/sz_themes
    Description: Different Types of Bootstrap Carousel
*/
.commerce_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.commerce_columns_carousel_control_left, .commerce_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.commerce_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.commerce_columns_carousel_control_left {
    left: 26px!important
}
.commerce_columns_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.commerce_columns_item_image {
    overflow: hidden
}
.commerce_columns_item_image>img {
    width: 100%;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}
.commerce_columns_item_inner:hover .commerce_columns_item_image>img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.commerce_columns_item_caption {
    padding: 15px
}
.commerce_columns_item_caption>h3 {
    margin-top: 10px
}
.commerce_columns_item_caption>h3 a, .commerce_columns_item_caption>h3 a:visited {
    margin-top: 0;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    -webkit-transition: color ease-in-out .3s;
    transition: color ease-in-out .3s
}
.commerce_columns_item_caption h4 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif
}
.commerce_columns_item_caption>a, .commerce_columns_item_caption>a:visited {
    width: 125px;
    height: 45px;
    display: block;
    font-weight: 300;
    line-height: 45px;
    text-shadow: none;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
.commerce_columns_item_caption a i {
    margin-right: 5px
}
.commerce_columns_carousel_wrapper {
    background: #fff
}
.commerce_columns_item_inner {
    border: 1px solid #e4e4e4
}
.commerce_columns_carousel_control_left, .commerce_columns_carousel_control_left:hover, .commerce_columns_carousel_control_left:active, .commerce_columns_carousel_control_left:focus, .commerce_columns_carousel_control_right, .commerce_columns_carousel_control_right:hover, .commerce_columns_carousel_control_right:active, .commerce_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}
.commerce_columns_item_caption {
    color: #171717;
    background: #fff
}
.commerce_columns_item_caption>h3 a, .commerce_columns_item_caption>h3 a:visited {
    color: #171717
}
.commerce_columns_item_caption>h3 a:hover, .commerce_columns_item_caption>h3 a:active {
    color: #feb600
}
.commerce_columns_item_caption h4 {
    color: #feb600
}
.commerce_columns_item_caption>a, .commerce_columns_item_caption>a:visited {
    color: #171717;
    background: #feb600;
    border-bottom: 2px solid #cb9200
}
.commerce_columns_item_caption>a:hover, .commerce_columns_item_caption>a:active {
    background: #fec433
}
.six_shows_one_move .cloneditem-1, .six_shows_one_move .cloneditem-2, .six_shows_one_move .cloneditem-3, .six_shows_one_move .cloneditem-4, .six_shows_one_move .cloneditem-5 {
    display: none
}
@media all and (min-width:768px) {
.six_shows_one_move .carousel-inner>.active.left, .six_shows_one_move .carousel-inner>.prev {
    left: -33.333%
}
.six_shows_one_move .carousel-inner>.active.right, .six_shows_one_move .carousel-inner>.next {
    left: 33.333%
}
.six_shows_one_move .carousel-inner>.left, .six_shows_one_move .carousel-inner>.prev.right, .six_shows_one_move .carousel-inner>.active {
    left: 0
}
.six_shows_one_move .carousel-inner .cloneditem-1, .six_shows_one_move .carousel-inner .cloneditem-2 {
    display: block
}
}
@media all and (min-width:768px) and (transform-3d), all and (min-width:768px) and (-webkit-transform-3d) {
.six_shows_one_move .carousel-inner>.item.active.right, .six_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
    transform: translate3d(33.333%, 0, 0);
    left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left, .six_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
    transform: translate3d(-33.333%, 0, 0);
    left: 0
}
.six_shows_one_move .carousel-inner>.item.left, .six_shows_one_move .carousel-inner>.item.prev.right, .six_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
@media all and (min-width:992px) {
.six_shows_one_move .carousel-inner>.active.left, .six_shows_one_move .carousel-inner>.prev {
    left: -16.666%
}
.six_shows_one_move .carousel-inner>.active.right, .six_shows_one_move .carousel-inner>.next {
    left: 16.666%
}
.six_shows_one_move .carousel-inner>.left, .six_shows_one_move .carousel-inner>.prev.right, .six_shows_one_move .carousel-inner>.active {
    left: 0
}
.six_shows_one_move .carousel-inner .cloneditem-3, .six_shows_one_move .carousel-inner .cloneditem-4, .six_shows_one_move .carousel-inner .cloneditem-5 {
    display: block
}
}
@media all and (min-width:992px) and (transform-3d), all and (min-width:992px) and (-webkit-transform-3d) {
.six_shows_one_move .carousel-inner>.item.active.right, .six_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(16.666%, 0, 0);
    transform: translate3d(16.666%, 0, 0);
    left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left, .six_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-16.666%, 0, 0);
    transform: translate3d(-16.666%, 0, 0);
    left: 0
}
.six_shows_one_move .carousel-inner>.item.left, .six_shows_one_move .carousel-inner>.item.prev.right, .six_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
.four_shows_one_move .cloneditem-1, .four_shows_one_move .cloneditem-2, .four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width:768px) {
.four_shows_one_move .carousel-inner>.active.left, .four_shows_one_move .carousel-inner>.prev {
    left: -50%
}
.four_shows_one_move .carousel-inner>.active.right, .four_shows_one_move .carousel-inner>.next {
    left: 50%
}
.four_shows_one_move .carousel-inner>.left, .four_shows_one_move .carousel-inner>.prev.right, .four_shows_one_move .carousel-inner>.active {
    left: 0
}
.four_shows_one_move .carousel-inner .cloneditem-1 {
    display: block
}
}
@media all and (min-width:768px) and (transform-3d), all and (min-width:768px) and (-webkit-transform-3d) {
.four_shows_one_move .carousel-inner>.item.active.right, .four_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left, .four_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0
}
.four_shows_one_move .carousel-inner>.item.left, .four_shows_one_move .carousel-inner>.item.prev.right, .four_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
@media all and (min-width:992px) {
.four_shows_one_move .carousel-inner>.active.left, .four_shows_one_move .carousel-inner>.prev {
    left: -25%
}
.four_shows_one_move .carousel-inner>.active.right, .four_shows_one_move .carousel-inner>.next {
    left: 25%
}
.four_shows_one_move .carousel-inner>.left, .four_shows_one_move .carousel-inner>.prev.right, .four_shows_one_move .carousel-inner>.active {
    left: 0
}
.four_shows_one_move .carousel-inner .cloneditem-2, .four_shows_one_move .carousel-inner .cloneditem-3 {
    display: block
}
}
@media all and (min-width:992px) and (transform-3d), all and (min-width:992px) and (-webkit-transform-3d) {
.four_shows_one_move .carousel-inner>.item.active.right, .four_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left, .four_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0
}
.four_shows_one_move .carousel-inner>.item.left, .four_shows_one_move .carousel-inner>.item.prev.right, .four_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
.three_shows_one_move .cloneditem-1, .three_shows_one_move .cloneditem-2 {
    display: none
}
@media all and (min-width:768px) {
.three_shows_one_move .carousel-inner>.active.left, .three_shows_one_move .carousel-inner>.prev {
    left: -33.333%
}
.three_shows_one_move .carousel-inner>.active.right, .three_shows_one_move .carousel-inner>.next {
    left: 33.333%
}
.three_shows_one_move .carousel-inner>.left, .three_shows_one_move .carousel-inner>.prev.right, .three_shows_one_move .carousel-inner>.active {
    left: 0
}
.three_shows_one_move .carousel-inner .cloneditem-1, .three_shows_one_move .carousel-inner .cloneditem-2 {
    display: block
}
}
@media all and (min-width:768px) and (transform-3d), all and (min-width:768px) and (-webkit-transform-3d) {
.three_shows_one_move .carousel-inner>.item.active.right, .three_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
    transform: translate3d(33.333%, 0, 0);
    left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left, .three_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
    transform: translate3d(-33.333%, 0, 0);
    left: 0
}
.three_shows_one_move .carousel-inner>.item.left, .three_shows_one_move .carousel-inner>.item.prev.right, .three_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
@media all and (min-width:992px) {
.three_shows_one_move .carousel-inner>.active.left, .three_shows_one_move .carousel-inner>.prev {
    left: -33.333%
}
.three_shows_one_move .carousel-inner>.active.right, .three_shows_one_move .carousel-inner>.next {
    left: 33.333%
}
.three_shows_one_move .carousel-inner>.left, .three_shows_one_move .carousel-inner>.prev.right, .three_shows_one_move .carousel-inner>.active {
    left: 0
}
.three_shows_one_move .carousel-inner .cloneditem-2 {
    display: block
}
}
@media all and (min-width:992px) and (transform-3d), all and (min-width:992px) and (-webkit-transform-3d) {
.three_shows_one_move .carousel-inner>.item.active.right, .three_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(33.333%, 0, 0);
    transform: translate3d(33.333%, 0, 0);
    left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left, .three_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-33.333%, 0, 0);
    transform: translate3d(-33.333%, 0, 0);
    left: 0
}
.three_shows_one_move .carousel-inner>.item.left, .three_shows_one_move .carousel-inner>.item.prev.right, .three_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
.two_shows_one_move .cloneditem-1 {
    display: none
}
@media all and (min-width:768px) {
.two_shows_one_move .carousel-inner>.active.left, .two_shows_one_move .carousel-inner>.prev {
    left: -50%
}
.two_shows_one_move .carousel-inner>.active.right, .two_shows_one_move .carousel-inner>.next {
    left: 50%
}
.two_shows_one_move .carousel-inner>.left, .two_shows_one_move .carousel-inner>.prev.right, .two_shows_one_move .carousel-inner>.active {
    left: 0
}
.two_shows_one_move .carousel-inner .cloneditem-1 {
    display: block
}
}
@media all and (min-width:768px) and (transform-3d), all and (min-width:768px) and (-webkit-transform-3d) {
.two_shows_one_move .carousel-inner>.item.active.right, .two_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left, .two_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0
}
.two_shows_one_move .carousel-inner>.item.left, .two_shows_one_move .carousel-inner>.item.prev.right, .two_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
@media all and (min-width:992px) {
.two_shows_one_move .carousel-inner>.active.left, .two_shows_one_move .carousel-inner>.prev {
    left: -50%
}
.two_shows_one_move .carousel-inner>.active.right, .two_shows_one_move .carousel-inner>.next {
    left: 50%
}
.two_shows_one_move .carousel-inner>.left, .two_shows_one_move .carousel-inner>.prev.right, .two_shows_one_move .carousel-inner>.active {
    left: 0
}
.two_shows_one_move .carousel-inner .cloneditem-2 {
    display: block
}
}
@media all and (min-width:992px) and (transform-3d), all and (min-width:992px) and (-webkit-transform-3d) {
.two_shows_one_move .carousel-inner>.item.active.right, .two_shows_one_move .carousel-inner>.item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left, .two_shows_one_move .carousel-inner>.item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0
}
.two_shows_one_move .carousel-inner>.item.left, .two_shows_one_move .carousel-inner>.item.prev.right, .two_shows_one_move .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0
}
}
.fixed_width_carousel_wrapper {
    margin-top: 0;
    overflow: hidden;
    max-height: 550px
}
.fixed_width_carousel_wrapper>.carousel-inner>.item>img, .fixed_width_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .6;
    margin: auto;
    width: 100%!important
}
.fixed_width_carousel_control_left, .fixed_width_carousel_control_right {
    top: 40%;
    z-index: 2;
    opacity: 0;
    width: 35px;
    border: 0;
    height: 100px;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.fixed_width_carousel_wrapper:hover .fixed_width_carousel_control_left, .fixed_width_carousel_wrapper:hover .fixed_width_carousel_control_right {
    opacity: .7
}
.fixed_width_carousel_icons {
    text-shadow: none;
    line-height: 100px;
    font-size: 25px!important;
    font-weight: normal!important
}
.fixed_width_carousel_control_left {
    left: 0!important
}
.fixed_width_carousel_control_right {
    right: 0!important
}
.fixed_width_carousel_fade {
    opacity: 1
}
.fixed_width_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -ms-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s
}
.fixed_width_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.fixed_width_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .3s;
    -moz-transition: opacity ease-in-out .3s;
    -ms-transition: opacity ease-in-out .3s;
    -o-transition: opacity ease-in-out .3s;
    transition: opacity ease-in-out .3s
}
.fixed_width_carousel_caption {
    left: 0;
    right: 0;
    width: 100%;
    bottom: 45%;
    text-shadow: none;
    text-align: center;
    padding: 20px 20px 20px 20px;
    font-family: 'Open Sans', sans-serif
}
.fixed_width_carousel_caption h1 {
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 25px;
    text-transform: uppercase;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.fixed_width_carousel_caption p {
    width: 50%;
    float: none;
    margin: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 5px 10px 5px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.fixed_width_carousel_button_colored, .fixed_width_carousel_button_colored:visited {
    outline: 0;
    width: auto;
    height: 44px;
    border: 0;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    text-align: left;
    margin: 25px 10px;
    text-shadow: none;
    line-height: 44px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none!important;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.fixed_width_carousel_button_colored:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.fixed_width_carousel_button_colored:hover, .fixed_width_carousel_button_colored:active, .fixed_width_carousel_button_colored:focus {
    box-shadow: none;
    outline: none!important
}
.fixed_width_carousel_button_colored:hover:before, .fixed_width_carousel_button_colored:focus:before, .fixed_width_carousel_button_colored:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}
@media only screen and (max-width:480px) {
.fixed_width_carousel_caption {
    bottom: -15px
}
.fixed_width_carousel_caption h1 {
    font-size: 25px;
    margin-bottom: 5px
}
.fixed_width_carousel_caption p {
    width: 100%;
    letter-spacing: 1px;
    padding: 10px 5px 10px 5px
}
.fixed_width_carousel_button_colored, .fixed_width_carousel_button_colored:visited {
    height: 34px;
    padding: 0 13px;
    margin: 10px 10px;
    line-height: 34px
}
}
@media(min-width:481px) and (max-width:600px) {
.fixed_width_carousel_caption {
    bottom: -15px
}
.fixed_width_carousel_caption h1 {
    font-size: 40px
}
}
@media(min-width:601px) and (max-width:767px) {
.fixed_width_carousel_caption {
    bottom: 15%
}
}
@media(min-width:768px) and (max-width:991px) {
.fixed_width_carousel_caption {
    bottom: 20%
}
}
.fixed_width_carousel_wrapper {
    background: #000
}
.fixed_width_carousel_control_left, .fixed_width_carousel_control_right {
    color: #fff;
    background: #000000!important
}
.fixed_width_carousel_control_left:hover, .fixed_width_carousel_control_left:active, .fixed_width_carousel_control_left:focus, .fixed_width_carousel_control_right:hover, .fixed_width_carousel_control_right:active, .fixed_width_carousel_control_right:focus {
    color: #fff;
    background: #8ac007!important
}
.fixed_width_carousel_caption h1 {
    color: #fff
}
.fixed_width_carousel_caption p {
    color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}
.fixed_width_carousel_button_colored, .fixed_width_carousel_button_colored:visited {
    color: #fff
}
.fixed_width_carousel_button_colored:hover, .fixed_width_carousel_button_colored:active, .fixed_width_carousel_button_colored:focus {
    color: #ffffff!important
}
.fixed_width_carousel_button_colored, .fixed_width_carousel_button_colored:visited {
    background: #8ac007
}
.fixed_width_carousel_button_colored:hover, .fixed_width_carousel_button_colored:active, .fixed_width_carousel_button_colored:focus {
    background: #8ac007!important
}
.fixed_width_carousel_button_colored:before {
    background: #000
}
@media only screen and (max-width:600px) {
.fixed_width_carousel_control_left, .fixed_width_carousel_control_right, .fixed_width_carousel_control_left:hover, .fixed_width_carousel_control_left:active, .fixed_width_carousel_control_left:focus, .fixed_width_carousel_control_right:hover, .fixed_width_carousel_control_right:active, .fixed_width_carousel_control_right:focus {
    background: transparent!important
}
}
.full_width_carousel_wrapper {
    overflow: hidden;
    max-height: 650px;
    position: relative
}
.full_width_carousel_wrapper>.carousel-inner>.item>img, .full_width_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .6;
    margin: auto;
    width: 100%!important
}
.full_width_carousel_control_left, .full_width_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.full_width_carousel_wrapper:hover .full_width_carousel_control_left, .full_width_carousel_wrapper:hover .full_width_carousel_control_right {
    opacity: .7
}
.full_width_carousel_control_icons {
    line-height: 50px;
    font-size: 34px!important;
    font-weight: normal!important
}
.full_width_carousel_control_left {
    left: 1%!important
}
.full_width_carousel_control_right {
    right: 1%!important
}
.full_width_carousel_caption {
    left: 10%;
    z-index: 1;
    width: 35%;
    bottom: 45%;
    text-shadow: none;
    text-align: center;
    padding: 20px 20px 20px 20px;
    font-family: 'Raleway', sans-serif
}
.full_width_carousel_caption_right {
    left: 56%
}
.full_width_carousel_caption_center {
    left: 15%;
    width: 70%
}
.full_width_carousel_caption h2 {
    font-size: 30px;
    margin: 0 0 15px 0;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(.65, 1.95, .03, .32);
    animation-timing-function: cubic-bezier(.65, 1.95, .03, .32)
}
.full_width_carousel_caption h1 {
    font-size: 45px;
    font-weight: 800;
    margin: 0 0 40px 0;
    text-transform: capitalize;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.65, 1.95, .03, .32);
    animation-timing-function: cubic-bezier(.65, 1.95, .03, .32)
}
.full_width_carousel_button_colored, .full_width_carousel_button_colored:visited {
    outline: 0;
    width: auto;
    height: 44px;
    border: 0;
    margin: 0 10px;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-shadow: none;
    line-height: 44px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none!important;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.65, 1.95, .03, .32);
    animation-timing-function: cubic-bezier(.65, 1.95, .03, .32)
}
.full_width_carousel_button_colored:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.full_width_carousel_button_colored:hover, .full_width_carousel_button_colored:active, .full_width_carousel_button_colored:focus {
    box-shadow: none;
    outline: none!important
}
.full_width_carousel_button_colored:hover:before, .full_width_carousel_button_colored:focus:before, .full_width_carousel_button_colored:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}
@media only screen and (max-width:480px) {
.full_width_carousel_control_left, .full_width_carousel_control_right {
    border: 0
}
.full_width_carousel_control_icons {
    font-size: 18px!important
}
.full_width_carousel_caption {
    left: 0;
    width: 100%;
    bottom: 5%;
    padding: 5px 5px 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0
}
.full_width_carousel_caption h2 {
    font-size: 20px;
    margin: 0 0 10px 0
}
.full_width_carousel_caption h1 {
    font-size: 25px;
    margin: 0 0 10px 0
}
.full_width_carousel_button_colored, .full_width_carousel_button_colored:visited {
    margin: 0;
    height: 34px;
    padding: 0 13px;
    line-height: 34px
}
}
@media(min-width:481px) and (max-width:600px) {
.full_width_carousel_control_left, .full_width_carousel_control_right {
    border: 0
}
.full_width_carousel_caption {
    left: 0;
    bottom: 5%;
    width: 100%
}
}
@media(min-width:601px) and (max-width:767px) {
.full_width_carousel_caption {
    left: 0;
    bottom: 15%;
    width: 100%
}
}
@media(min-width:768px) and (max-width:991px) {
.full_width_carousel_caption {
    bottom: 20%
}
}
@media(min-width:992px) and (max-width:1250px) {
.full_width_carousel_caption {
    bottom: 25%
}
}
.full_width_carousel_wrapper {
    background: #000
}
.full_width_carousel_control_left, .full_width_carousel_control_left:hover, .full_width_carousel_control_left:active, .full_width_carousel_control_left:focus, .full_width_carousel_control_right, .full_width_carousel_control_right:hover, .full_width_carousel_control_right:active, .full_width_carousel_control_right:focus {
    color: #fff;
    background: #f9bf36!important
}
.full_width_carousel_caption h2, .full_width_carousel_caption h1 {
    color: #fff
}
.full_width_carousel_button_colored, .full_width_carousel_button_colored:visited {
    color: #fff
}
.full_width_carousel_button_colored:hover, .full_width_carousel_button_colored:active, .full_width_carousel_button_colored:focus {
    color: #ffffff!important
}
.full_width_carousel_button_colored, .full_width_carousel_button_colored:visited {
    background: #000
}
.full_width_carousel_button_colored:hover, .full_width_carousel_button_colored:active, .full_width_carousel_button_colored:focus {
    background: #000000!important
}
.full_width_carousel_button_colored:before {
    background: #f9bf36
}
@media only screen and (max-width:600px) {
.full_width_carousel_control_left, .full_width_carousel_control_right, .full_width_carousel_control_left:hover, .full_width_carousel_control_left:active, .full_width_carousel_control_left:focus, .full_width_carousel_control_right:hover, .full_width_carousel_control_right:active, .full_width_carousel_control_right:focus {
    background: transparent!important
}
}
.gp_products_carousel_wrapper {
    overflow: hidden;
    padding: 15px 50px 50px 50px
}
.gp_products_carousel_header {
    font-size: 2em;
    font-weight: 100;
    padding-left: 20px;
    margin-bottom: 15px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif
}
.gp_products_carousel_header>a, .gp_products_carousel_header>a:visited {
    font-size: 14px;
    margin-top: 3px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    padding: 7px 15px 7px 15px;
    font-family: 'Roboto', sans-serif;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.gp_products_carousel_control_left, .gp_products_carousel_control_right {
    top: 40%;
    z-index: 2;
    opacity: 0;
    width: 30px;
    height: 65px;
    border: 0;
    text-shadow: none;
    text-align: center;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.gp_products_carousel_wrapper:hover .gp_products_carousel_control_left, .gp_products_carousel_wrapper:hover .gp_products_carousel_control_right {
    opacity: .5
}
.gp_products_carousel_control_icons {
    font-size: 20px;
    line-height: 65px
}
.gp_products_carousel_control_left {
    left: 1%!important
}
.gp_products_carousel_control_right {
    right: 1%!important
}
.gp_products_item {
    padding-top: 10px;
    padding-bottom: 0
}
.gp_products_inner {
    border-radius: 2px;
    -webkit-border-radius: 2px
}
.gp_products_item_image {
    padding: 25px;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all .25s ease;
    -webkit-transition: all .25s ease
}
.gp_products_item_image>a>img {
    width: 100%;
    max-width: 250px
}
.gp_products_item_caption {
    padding: 15px 15px 10px 15px
}
.gp_products_item_caption a, .gp_products_item_caption a:visited {
    text-decoration: none;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.gp_products_item_caption>ul {
    padding: 0;
    list-style-type: none
}
.gp_products_caption_name>li:nth-child(1)>a {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif
}
.gp_products_caption_name>li:nth-child(2)>a {
    font-size: 13px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif
}
.gp_products_caption_rating>li {
    font-size: 12px;
    display: inline-block
}
.gp_products_caption_rating>li>a {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif
}
.gp_products_carousel_wrapper {
    background: #eee
}
.gp_products_carousel_header>a, .gp_products_carousel_header>a:visited {
    color: #fff;
    background: #689f38
}
.gp_products_carousel_header>a:hover, .gp_products_carousel_header>a:active {
    background: #cc181e
}
.gp_products_carousel_control_left, .gp_products_carousel_control_left:hover, .gp_products_carousel_control_left:active, .gp_products_carousel_control_left:focus, .gp_products_carousel_control_right, .gp_products_carousel_control_right:hover, .gp_products_carousel_control_right:active, .gp_products_carousel_control_right:focus {
    color: #fff;
    background: #282828;
    box-shadow: none;
    -webkit-box-shadow: none
}
.gp_products_item_caption>ul>li {
    color: #767676
}
.gp_products_inner {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1)
}
.gp_products_inner:hover .gp_products_item_image {
    background: rgba(0,0,0,0.4)
}
.gp_products_caption_name>li:nth-child(1)>a {
    color: #282828
}
.gp_products_caption_name>li:nth-child(2)>a {
    color: #282828
}
.gp_products_caption_rating>li>i {
    color: #feb600
}
.gp_products_caption_rating>li>a {
    color: #689f38
}
.gp_products_item_caption a:hover, .gp_products_item_caption a:active, .gp_products_caption_name li a:hover, .gp_products_caption_name li a:active {
    color: #cc181e
}
.ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    text-align: center;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.ken_burns_effect_carousel_wrapper:hover .ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_wrapper:hover .ken_burns_effect_carousel_control_right {
    opacity: .8
}
.ken_burns_effect_carousel_icons {
    line-height: 50px;
    font-size: 34px!important;
    font-weight: normal!important
}
.ken_burns_effect_carousel_control_left {
    left: 1%!important
}
.ken_burns_effect_carousel_control_right {
    right: 1%!important
}
.ken_burns_effect_carousel_elastic {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}
.ken_burns_effect_carousel_elastic .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transform: scale3d(2, 1, 2);
    transform: scale3d(2, 1, 2);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.ken_burns_effect_carousel_elastic .item:first-child {
    top: auto;
    position: relative
}
.ken_burns_effect_carousel_elastic .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.ken_burns_effect_carousel_wrapper {
    overflow: hidden;
    max-height: 650px
}
.ken_burns_effect_carousel_wrapper>.carousel-inner>.item>img, .ken_burns_effect_carousel_wrapper>.carousel-inner>.item>a>img {
    margin: auto;
    opacity: .8;
    width: 100%!important;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-animation: immortalkenburns 20000ms linear 0s infinite alternate;
    animation: immortalkenburns 20000ms linear 0s infinite alternate
}
@-webkit-keyframes immortalkenburns {
0% {
-webkit-transform:scale(1);
-webkit-transition:-webkit-transform 20000ms linear 0s
}
100% {
-webkit-transform:scale(1.2);
-webkit-transition:-webkit-transform 20000ms linear 0s
}
}
@-moz-keyframes immortalkenburns {
0% {
-moz-transform:scale(1);
-moz-transition:-moz-transform 20000ms linear 0s
}
100% {
-moz-transform:scale(1.2);
-moz-transition:-moz-transform 20000ms linear 0s
}
}
@-ms-keyframes immortalkenburns {
0% {
-ms-transform:scale(1);
-ms-transition:-ms-transform 20000ms linear 0s
}
100% {
-ms-transform:scale(1.2);
-ms-transition:-ms-transform 20000ms linear 0s
}
}
@-o-keyframes immortalkenburns {
0% {
-o-transform:scale(1);
-o-transition:-o-transform 20000ms linear 0s
}
100% {
-o-transform:scale(1.2);
-o-transition:-o-transform 20000ms linear 0s
}
}
@keyframes immortalkenburns {
0% {
transform:scale(1);
transition:transform 20000ms linear 0s
}
100% {
transform:scale(1.2);
transition:transform 20000ms linear 0s
}
}
.ken_burns_effect_carousel_caption {
    left: 10%;
    width: 40%;
    bottom: 60%;
    text-align: left;
    font-family: 'Raleway', sans-serif
}
.ken_burns_effect_carousel_caption_right {
    left: 50%
}
.ken_burns_effect_carousel_caption_center {
    float: none;
    margin: auto
}
.ken_burns_effect_carousel_caption h1 {
    font-size: 55px;
    font-weight: 300;
    text-shadow: none;
    padding: 5px 0 5px 15px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.ken_burns_effect_carousel_caption h2 {
    font-size: 30px;
    text-shadow: none;
    padding-left: 15px;
    font-weight: normal;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}
@media only screen and (max-width:480px) {
.ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_control_right {
    border: 0
}
.ken_burns_effect_carousel_icons {
    font-size: 18px!important
}
.ken_burns_effect_carousel_caption {
    left: 0;
    width: 100%;
    bottom: 25%;
    text-align: center
}
.ken_burns_effect_carousel_caption h1 {
    font-size: 25px
}
.ken_burns_effect_carousel_caption h2 {
    font-size: 20px
}
}
@media(min-width:481px) and (max-width:600px) {
.ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_control_right {
    border: 0
}
.ken_burns_effect_carousel_caption {
    left: 0;
    width: 100%;
    bottom: 25%;
    text-align: center
}
}
@media(min-width:601px) and (max-width:767px) {
.ken_burns_effect_carousel_caption {
    left: 0;
    width: 100%;
    bottom: 25%;
    text-align: center
}
}
@media(min-width:768px) and (max-width:991px) {
.ken_burns_effect_carousel_caption {
    bottom: 25%
}
}
@media(min-width:992px) and (max-width:1199px) {
.ken_burns_effect_carousel_caption {
    bottom: 50%
}
}
.ken_burns_effect_carousel_wrapper {
    background: #000
}
.ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_control_left:hover, .ken_burns_effect_carousel_control_left:active, .ken_burns_effect_carousel_control_left:focus, .ken_burns_effect_carousel_control_right, .ken_burns_effect_carousel_control_right:hover, .ken_burns_effect_carousel_control_right:active, .ken_burns_effect_carousel_control_right:focus {
    color: #bf392b;
    border: 2px solid #bf392b;
    background: #ffffff!important
}
.ken_burns_effect_carousel_caption h1 {
    color: #bf392b;
    background: #fff
}
.ken_burns_effect_carousel_caption h2 {
    color: #fff
}
@media(max-width:600px) {
.ken_burns_effect_carousel_control_left, .ken_burns_effect_carousel_control_left:hover, .ken_burns_effect_carousel_control_left:active, .ken_burns_effect_carousel_control_left:focus, .ken_burns_effect_carousel_control_right, .ken_burns_effect_carousel_control_right:hover, .ken_burns_effect_carousel_control_right:active, .ken_burns_effect_carousel_control_right:focus {
    border: none!important;
    background: transparent!important
}
}
.one_color_blue_carousel_wrapper {
    overflow: hidden;
    max-height: 661px
}
.one_color_blue_carousel_wrapper>.carousel-inner>.item>img, .one_color_blue_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .6;
    margin: auto;
    width: 100%!important
}
.one_color_blue_carousel_fade {
    opacity: 1
}
.one_color_blue_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.one_color_blue_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.one_color_blue_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.one_color_blue_carousel_control_left, .one_color_blue_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.one_color_blue_carousel_wrapper:hover .one_color_blue_carousel_control_left, .one_color_blue_carousel_wrapper:hover .one_color_blue_carousel_control_right {
    opacity: .7
}
.one_color_blue_carousel_control_icons {
    line-height: 50px;
    font-size: 34px!important;
    font-weight: normal!important
}
.one_color_blue_carousel_control_left {
    left: 1%!important
}
.one_color_blue_carousel_control_right {
    right: 1%!important
}
.one_color_blue_carousel_caption {
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    bottom: 35%;
    text-shadow: none;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.one_color_blue_carousel_caption_text {
    width: 40%;
    left: 135px;
    padding: 25px;
    text-align: left;
    position: relative
}
.one_color_blue_carousel_caption_text h1 {
    font-size: 50px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.one_color_blue_carousel_caption_text p {
    text-align: justify;
    margin-bottom: 30px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}
.one_color_blue_carousel_caption_text a, .one_color_blue_carousel_caption_text a:visited {
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 25px 15px 25px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}
.one_color_blue_carousel_caption>img {
    right: 17%;
    top: -70px;
    width: 23%;
    position: absolute;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}
@media only screen and (max-width:480px) {
.one_color_blue_carousel_control_left, .one_color_blue_carousel_control_right {
    border: 0
}
.one_color_blue_carousel_control_icons {
    font-size: 18px!important
}
.one_color_blue_carousel_caption {
    bottom: 5px
}
.one_color_blue_carousel_caption_text {
    left: 0;
    width: 100%;
    padding: 2px;
    text-align: center
}
.one_color_blue_carousel_caption_text h1 {
    font-size: 25px;
    margin: 0 0 10px 0
}
.one_color_blue_carousel_caption_text p {
    font-size: 11px;
    margin: 0 0 10px 0
}
.one_color_blue_carousel_caption_text a {
    padding: 5px 10px 5px 10px
}
.one_color_blue_carousel_caption img {
    display: none
}
}
@media(min-width:481px) and (max-width:600px) {
.one_color_blue_carousel_control_left, .one_color_blue_carousel_control_right {
    border: 0
}
.one_color_blue_carousel_caption {
    bottom: 5px
}
.one_color_blue_carousel_caption_text {
    left: 0;
    width: 100%;
    padding: 2px;
    text-align: center
}
.one_color_blue_carousel_caption_text h1 {
    margin: 0 0 10px 0
}
.one_color_blue_carousel_caption_text p {
    margin: 0 0 10px 0
}
.one_color_blue_carousel_caption img {
    display: none
}
}
@media(min-width:601px) and (max-width:767px) {
.one_color_blue_carousel_caption {
    bottom: 50px
}
.one_color_blue_carousel_caption_text {
    left: 0;
    width: 100%;
    text-align: center
}
.one_color_blue_carousel_caption img {
    display: none
}
}
@media(min-width:768px) and (max-width:991px) {
.one_color_blue_carousel_caption {
    bottom: 50px
}
.one_color_blue_carousel_caption>img {
    top: 100px
}
}
@media(min-width:992px) and (max-width:1250px) {
.one_color_blue_carousel_caption {
    bottom: 25%
}
.one_color_blue_carousel_caption>img {
    top: 50px
}
}
.one_color_blue_carousel_wrapper {
    background: #43a9e4;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(67,169,228,1)), color-stop(100%, rgba(57,154,209,1)));
    background: -webkit-linear-gradient(top, rgba(67,169,228,1) 0, rgba(57,154,209,1) 100%);
    background: -moz-linear-gradient(top, rgba(67,169,228,1) 0, rgba(57,154,209,1) 100%);
    background: -ms-linear-gradient(top, rgba(67,169,228,1) 0, rgba(57,154,209,1) 100%);
    background: -o-linear-gradient(top, rgba(67,169,228,1) 0, rgba(57,154,209,1) 100%);
    background: linear-gradient(to bottom, rgba(67,169,228,1) 0, rgba(57,154,209,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#43a9e4', endColorstr='#399ad1', GradientType=0)
}
.one_color_blue_carousel_control_left, .one_color_blue_carousel_control_left:hover, .one_color_blue_carousel_control_left:active, .one_color_blue_carousel_control_left:focus, .one_color_blue_carousel_control_right, .one_color_blue_carousel_control_right:hover, .one_color_blue_carousel_control_right:active, .one_color_blue_carousel_control_right:focus {
    color: #fff;
    border: 1px solid #327da9;
    background: #3690c3!important;
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.1)
}
.one_color_blue_carousel_caption h2, .one_color_blue_carousel_caption h1 a, .one_color_blue_carousel_caption h1 a:visited {
    color: #fff
}
.one_color_blue_carousel_caption_text a, .one_color_blue_carousel_caption_text a:visited {
    color: #fff;
    border: 2px solid #fff
}
.one_color_blue_carousel_caption_text a:hover, .one_color_blue_carousel_caption_text a:active, .one_color_blue_carousel_caption_text a:focus {
    color: #3690c3;
    background: #fff;
    border: 2px solid #fff
}
@media only screen and (max-width:600px) {
.one_color_blue_carousel_control_left, .one_color_blue_carousel_control_right, .one_color_blue_carousel_control_left:hover, .one_color_blue_carousel_control_left:active, .one_color_blue_carousel_control_left:focus, .one_color_blue_carousel_control_right:hover, .one_color_blue_carousel_control_right:active, .one_color_blue_carousel_control_right:focus {
    background: transparent!important
}
}
.one_color_carousel_wrapper {
    overflow: hidden;
    max-height: 661px
}
.one_color_carousel_wrapper>.carousel-inner>.item>img, .one_color_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .6;
    margin: auto;
    width: 100%!important
}
.one_color_carousel_fade {
    opacity: 1
}
.one_color_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.one_color_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.one_color_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.one_color_carousel_control_left, .one_color_carousel_control_right {
    top: 50%;
    z-index: 2;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.one_color_carousel_control_icons {
    line-height: 50px;
    font-size: 34px!important;
    font-weight: normal!important
}
.one_color_carousel_control_left {
    left: 1%!important
}
.one_color_carousel_control_right {
    right: 1%!important
}
.one_color_carousel_caption {
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    bottom: 55%;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.one_color_carousel_caption h1 {
    font-size: 60px;
    font-weight: 800;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.one_color_carousel_caption h1 a {
    text-decoration: none
}
.one_color_carousel_caption h2 {
    font-size: 35px;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}
.one_color_carousel_caption>img {
    left: 13%;
    right: 0;
    top: 185px;
    width: 75%;
    position: absolute;
    text-align: center;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
@media only screen and (max-width:480px) {
.one_color_carousel_control_left, .one_color_carousel_control_right {
    border: 0
}
.one_color_carousel_control_icons {
    font-size: 18px!important
}
.one_color_carousel_caption {
    bottom: 40%
}
.one_color_carousel_caption h1 {
    font-size: 25px;
    margin: 0 0 10px 0
}
.one_color_carousel_caption h2 {
    font-size: 20px;
    margin: 0 0 10px 0
}
.one_color_carousel_caption img {
    top: 85px
}
}
@media(min-width:481px) and (max-width:600px) {
.one_color_carousel_control_left, .one_color_carousel_control_right {
    border: 0
}
.one_color_carousel_caption {
    bottom: 170px
}
.one_color_carousel_caption h1 {
    font-size: 40px
}
.one_color_carousel_caption h2 {
    font-size: 30px
}
.one_color_carousel_caption img {
    top: 160px
}
}
@media(min-width:601px) and (max-width:767px) {
.one_color_carousel_caption {
    bottom: 225px
}
.one_color_carousel_caption h1 {
    font-size: 50px
}
.one_color_carousel_caption img {
    top: 160px
}
}
.one_color_carousel_wrapper {
    background: #f16c49;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(241,108,73,1)), color-stop(100%, rgba(230,104,71,1)));
    background: -webkit-linear-gradient(top, rgba(241,108,73,1) 0, rgba(230,104,71,1) 100%);
    background: -moz-linear-gradient(top, rgba(241,108,73,1) 0, rgba(230,104,71,1) 100%);
    background: -ms-linear-gradient(top, rgba(241,108,73,1) 0, rgba(230,104,71,1) 100%);
    background: -o-linear-gradient(top, rgba(241,108,73,1) 0, rgba(230,104,71,1) 100%);
    background: linear-gradient(to bottom, rgba(241,108,73,1) 0, rgba(230,104,71,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c49', endColorstr='#e66847', GradientType=0)
}
.one_color_carousel_control_left, .one_color_carousel_control_left:hover, .one_color_carousel_control_left:active, .one_color_carousel_control_left:focus, .one_color_carousel_control_right, .one_color_carousel_control_right:hover, .one_color_carousel_control_right:active, .one_color_carousel_control_right:focus {
    color: #fff;
    border: 1px solid #b74425;
    background: #d15d3f!important;
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
    box-shadow: inset 0 0 10px rgba(0,0,0,0.1)
}
.one_color_carousel_caption h2, .one_color_carousel_caption h1 a, .one_color_carousel_caption h1 a:visited {
    color: #fff
}
@media only screen and (max-width:600px) {
.one_color_carousel_control_left, .one_color_carousel_control_right, .one_color_carousel_control_left:hover, .one_color_carousel_control_left:active, .one_color_carousel_control_left:focus, .one_color_carousel_control_right:hover, .one_color_carousel_control_right:active, .one_color_carousel_control_right:focus {
    background: transparent!important
}
}
.portfolio_carousel_wrapper {
    padding: 50px;
    overflow: hidden;
    font-family: 'Raleway', sans-serif
}
.portfolio_main_heading {
    margin-bottom: 50px;
    text-transform: capitalize
}
.portfolio_carousel_indicators {
    bottom: 0;
    padding-top: 3px;
    padding-bottom: 2px
}
.portfolio_carousel_indicators li {
    border: 0
}
.portfolio_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.portfolio_item_text {
    padding: 0 30px 5px 30px
}
.portfolio_item_image {
    padding: 0
}
.portfolio_item_image img {
    width: 100%
}
.portfolio_item_text h3 {
    margin-top: 0;
    font-weight: 500;
    text-shadow: none;
    text-transform: capitalize
}
.portfolio_item_text a:nth-child(2), .portfolio_item_text a:nth-child(2):visited {
    font-weight: 500;
    text-shadow: none;
    text-decoration: none;
    text-transform: capitalize;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_item_text p {
    margin-top: 15px;
    text-align: justify;
    margin-bottom: 22px
}
.portfolio_item_text a:nth-child(4), .portfolio_item_text a:nth-child(4):visited {
    width: 125px;
    padding: 10px;
    display: block;
    font-weight: 500;
    text-shadow: none;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
@media only screen and (max-width:767px) {
.portfolio_item_text {
    padding: 25px
}
}
@media only screen and (max-width:480px) {
.portfolio_carousel_wrapper {
    padding: 25px
}
.portfolio_main_heading {
    margin-bottom: 25px
}
}
.portfolio_carousel_wrapper {
    background: #f0f3f8
}
.portfolio_carousel_indicators li {
    background: #4a525d
}
.portfolio_carousel_indicators .active {
    background: #0dbae8;
    border-color: #0dbae8
}
.portfolio_item_image {
    background: #000
}
.portfolio_item_text a:nth-child(2), .portfolio_item_text a:nth-child(2):visited {
    color: #0dbae8
}
.portfolio_item_text a:nth-child(2):hover, .portfolio_item_text a:nth-child(2):active {
    color: #000
}
.portfolio_item_text a:nth-child(4), .portfolio_item_text a:nth-child(4):visited {
    color: #fff;
    background: #0dbae8
}
.portfolio_item_text a:nth-child(4):hover, .portfolio_item_text a:nth-child(4):active {
    color: #fff;
    background: #000
}
.portfolio_col_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.portfolio_col_carousel_control_left, .portfolio_col_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.portfolio_col_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.portfolio_col_carousel_control_left {
    left: 26px!important
}
.portfolio_col_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.portfolio_col_item_caption {
    padding-bottom: 10px
}
.portfolio_col_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}
.portfolio_col_item_image img {
    width: 100%
}
.portfolio_col_item_caption h2 {
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.portfolio_col_item_caption p {
    font-weight: 300;
    margin-top: 25px;
    letter-spacing: 1px;
    text-align: justify;
    margin-bottom: 25px;
    font-family: 'Open Sans', sans-serif
}
.portfolio_col_item_caption a, .portfolio_col_item_caption a:visited {
    width: 110px;
    height: 42px;
    border: 0;
    display: block;
    font-weight: 300;
    line-height: 40px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.portfolio_col_carousel_wrapper {
    background: #232323
}
.portfolio_col_carousel_control_left, .portfolio_col_carousel_control_left:hover, .portfolio_col_carousel_control_left:active, .portfolio_col_carousel_control_left:focus, .portfolio_col_carousel_control_right, .portfolio_col_carousel_control_right:hover, .portfolio_col_carousel_control_right:active, .portfolio_col_carousel_control_right:focus {
    color: #fff;
    background: #0dbae8!important
}
.portfolio_col_item_caption {
    color: #fff
}
.portfolio_col_item_caption a, .portfolio_col_item_caption a:visited {
    color: #fff;
    background: #0dbae8;
    border-bottom: 2px solid #0fabd4
}
.portfolio_col_item_caption a:hover, .portfolio_col_item_caption a:active {
    border: 0;
    background: #0fabd4
}
.portfolio_utube_carousel_wrapper {
    overflow: hidden;
    padding: 15px 50px 15px 50px
}
.portfolio_utube_carousel_header a, .portfolio_utube_carousel_header a:visited {
    text-decoration: none
}
.portfolio_utube_carousel_header>a>span {
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_carousel_header>a+span {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif
}
.portfolio_utube_carousel_header>a>span {
    font-weight: 700;
    font-family: 'Open Sans', sans-serif
}
.portfolio_utube_carousel_header>a>img {
    width: 20px;
    height: 20px;
    margin-right: 5px
}
.portfolio_utube_suscribe_button {
    float: right
}
.portfolio_utube_suscribe_button>a, .portfolio_utube_suscribe_button>a:visited {
    font-size: 13px;
    text-align: center;
    border-radius: 2px;
    padding: 3px 7px 3px 7px;
    font-family: 'Open Sans', sans-serif;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_suscribe_button>a>i {
    margin-right: 5px
}
.portfolio_utube_suscribe_button>span {
    font-size: 13px;
    border-radius: 2px;
    padding: 2px 6px 2px 6px;
    font-family: 'Open Sans', sans-serif
}
.portfolio_utube_carousel_control_left, .portfolio_utube_carousel_control_right {
    top: 26%;
    z-index: 2;
    opacity: 0;
    width: 30px;
    height: 65px;
    border: 0;
    text-shadow: none;
    text-align: center;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_carousel_wrapper:hover .portfolio_utube_carousel_control_left, .portfolio_utube_carousel_wrapper:hover .portfolio_utube_carousel_control_right {
    opacity: .8
}
.portfolio_utube_carousel_control_icons {
    line-height: 65px;
    font-size: 20px!important;
    font-weight: normal!important
}
.portfolio_utube_carousel_control_left {
    left: 1%!important
}
.portfolio_utube_carousel_control_right {
    right: 1%!important
}
.portfolio_utube_item {
    padding-top: 10px;
    padding-bottom: 0
}
.portfolio_utube_item_image {
    overflow: hidden;
    position: relative
}
.portfolio_utube_item_image>img {
    width: 100%
}
.portfolio_utube_item_image>a, .portfolio_utube_item_image>a:visited {
    right: 2px;
    bottom: 2px;
    font-size: 11px;
    position: absolute;
    text-decoration: none;
    padding: 1px 5px 1px 5px;
    font-family: 'Open Sans', sans-serif
}
.portfolio_utube_item_caption {
    padding-top: 5px
}
.portfolio_utube_item_caption>a, .portfolio_utube_item_caption>a:visited {
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_item_caption_author {
    font-size: 12px
}
.portfolio_utube_item_caption_author>a, .portfolio_utube_item_caption_author>a:visited {
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_item_caption_author>i {
    font-size: 13px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s
}
.portfolio_utube_item_caption>ul {
    padding: 0;
    list-style-type: none
}
.portfolio_utube_item_caption>ul>li {
    font-size: 12px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif
}
.portfolio_utube_item_caption>ul>li>span {
    margin: 0 3px 0 3px
}
.portfolio_utube_carousel_wrapper {
    background: #fff
}
.portfolio_utube_carousel_header>a>span {
    color: #282828
}
.portfolio_utube_carousel_header>a>span:hover {
    color: #e62117
}
.portfolio_utube_carousel_header>a+span {
    color: #767676
}
.portfolio_utube_carousel_header>a>span {
    color: #282828
}
.portfolio_utube_suscribe_button>a, .portfolio_utube_suscribe_button>a:visited {
    color: #fff;
    background: #e62117
}
.portfolio_utube_suscribe_button>a:hover, .portfolio_utube_suscribe_button>a:active {
    background: #cc181e
}
.portfolio_utube_suscribe_button>span {
    background: #fafafa;
    border: 1px solid #ccc
}
.portfolio_utube_carousel_control_left, .portfolio_utube_carousel_control_left:hover, .portfolio_utube_carousel_control_left:active, .portfolio_utube_carousel_control_left:focus, .portfolio_utube_carousel_control_right, .portfolio_utube_carousel_control_right:hover, .portfolio_utube_carousel_control_right:active, .portfolio_utube_carousel_control_right:focus {
    color: #282828;
    background: #ffffff!important;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1)
}
.portfolio_utube_item_image>a, .portfolio_utube_item_image>a:visited {
    color: #fff;
    background: rgba(0,0,0,0.7)
}
.portfolio_utube_item_caption>a:hover, .portfolio_utube_item_caption>a:active {
    color: #e62117
}
.portfolio_utube_item_caption_author {
    color: #767676
}
.portfolio_utube_item_caption_author>a, .portfolio_utube_item_caption_author>a:visited {
    color: #767676
}
.portfolio_utube_item_caption_author>a:active, .portfolio_utube_item_caption_author>a:hover {
    color: #e62117
}
.portfolio_utube_item_caption_author>i {
    color: #767676
}
.portfolio_utube_item_caption_author>i:hover {
    color: #e62117
}
.portfolio_utube_item_caption>ul>li {
    color: #767676
}
.post_carousel_wrapper {
    overflow: hidden;
    position: relative
}
.post_carousel_wrapper>.carousel-inner>.item>img, .post_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .5;
    margin: auto;
    width: 100%!important
}
.post_carousel_indicators {
    bottom: 0
}
.post_carousel_indicators li {
    -webkit-border-radius: 0;
    border-radius: 0
}
.post_carousel_caption {
    left: 0;
    z-index: 1;
    width: 100%;
    bottom: 20%;
    text-shadow: none;
    text-align: center;
    font-family: 'Open Sans', sans-serif
}
.post_carousel_caption h1 {
    font-size: 45px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.post_carousel_caption h2 {
    font-size: 30px;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}
@media only screen and (max-width:480px) {
.post_carousel_indicators {
    bottom: -10px
}
.post_carousel_caption h1 {
    font-size: 16px;
    margin: 0
}
.post_carousel_caption h2 {
    font-size: 14px;
    margin: 0
}
}
@media(min-width:481px) and (max-width:600px) {
.post_carousel_indicators {
    bottom: -10px
}
.post_carousel_caption h1 {
    font-size: 25px;
    margin: 0
}
.post_carousel_caption h2 {
    font-size: 20px;
    margin: 0
}
}
@media(min-width:601px) and (max-width:767px) {
.post_carousel_indicators {
    bottom: -10px
}
.post_carousel_caption h1 {
    font-size: 30px
}
.post_carousel_caption h2 {
    font-size: 30px;
    margin: 0
}
}
.post_carousel_wrapper {
    background: #000
}
.post_carousel_caption h2, .post_carousel_caption h1 {
    color: #fff
}
.range_slides_carousel_wrapper {
    padding: 50px;
    overflow: hidden;
    font-family: 'Raleway', sans-serif
}
.range_slides_carousel_inner {
    border-radius: 5px
}
.range_slides_carousel_indicators {
    bottom: 0;
    padding-top: 3px;
    padding-bottom: 2px
}
.range_slides_carousel_indicators li {
    border: 0
}
.range_slides_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.range_slides_carousel_control_left, .range_slides_carousel_control_right {
    top: 35%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.range_slides_carousel_wrapper:hover .range_slides_carousel_control_left, .range_slides_carousel_wrapper:hover .range_slides_carousel_control_right {
    opacity: 1
}
.range_slides_carousel_control_icons {
    opacity: .8;
    line-height: 55px;
    font-size: 35px!important;
    font-weight: normal!important
}
.range_slides_carousel_control_left {
    left: 1%!important
}
.range_slides_carousel_control_right {
    right: 1%!important
}
.range_adv_left {
    left: 4%!important
}
.range_adv_right {
    right: 4%!important
}
.range_slides_item_image {
    padding: 0
}
.range_slides_item_image img {
    width: 100%
}
@media only screen and (max-width:600px) {
.range_slides_carousel_wrapper {
    padding: 10px
}
.range_slides_carousel_indicators {
    display: none
}
.range_slides_carousel_control_left, .range_slides_carousel_control_right {
    width: 25px;
    height: 25px
}
.range_slides_carousel_control_icons {
    line-height: 20px;
    font-size: 16px!important
}
}
.range_slides_carousel_wrapper {
    background: #42a2ce
}
.range_slides_carousel_inner {
    border: 4px solid #fff
}
@media only screen and (max-width:767px) {
.range_slides_item_image img {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff
}
}
.range_slides_carousel_indicators li {
    background: #215167
}
.range_slides_carousel_indicators .active {
    background: #132e3b
}
.range_slides_item_image img {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff
}
.range_slides_carousel_control_left, .range_slides_carousel_control_left:hover, .range_slides_carousel_control_left:active, .range_slides_carousel_control_left:focus, .range_slides_carousel_control_right, .range_slides_carousel_control_right:hover, .range_slides_carousel_control_right:active, .range_slides_carousel_control_right:focus {
    background: transparent!important
}
@media only screen and (max-width:600px) {
.range_slides_item_image img {
    border-right: 2px solid #fff
}
.range_slides_carousel_inner {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}
}
.rotate_carousel_wrapper {
    overflow: hidden;
    max-height: 650px;
    position: relative
}
.rotate_carousel_wrapper>.carousel-inner>.item>img, .rotate_carousel_wrapper>.carousel-inner>.item>a>img {
    margin: auto;
    opacity: .7;
    width: 100%!important
}
.rotate_carousel_control_left, .rotate_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.rotate_carousel_wrapper:hover .rotate_carousel_control_left, .rotate_carousel_wrapper:hover .rotate_carousel_control_right {
    opacity: .7
}
.rotate_carousel_icons {
    line-height: 55px;
    font-size: 38px!important;
    font-weight: normal!important
}
.rotate_carousel_control_left {
    left: 0!important
}
.rotate_carousel_control_right {
    right: 0!important
}
.rotate_carousel_control_left:hover, .rotate_carousel_control_left:active, .rotate_carousel_control_left:focus, .rotate_carousel_control_right:hover, .rotate_carousel_control_right:active, .rotate_carousel_control_right:focus {
    opacity: 1
}
.rotate_carousel_zoom {
    opacity: 1;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg)
}
.rotate_carousel_zoom .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transform: scale(3) rotate(30deg);
    transform: scale(3) rotate(30deg);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.rotate_carousel_zoom .item:first-child {
    top: auto;
    position: relative
}
.rotate_carousel_zoom .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.rotate_carousel_caption {
    left: 0;
    right: 0;
    bottom: 40%;
    text-shadow: none
}
.rotate_carousel_caption h1 {
    font-size: 65px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.rotate_carousel_caption p {
    float: none;
    margin: auto;
    width: 800px;
    font-size: 20px;
    margin-top: 25px;
    text-shadow: none;
    margin-bottom: 25px;
    font-family: 'Raleway', sans-serif;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.rotate_colored_button, .rotate_colored_button:visited {
    outline: 0;
    width: auto;
    height: 44px;
    border: 0;
    margin: 0 10px;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-shadow: none;
    line-height: 44px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none!important;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.rotate_colored_button:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.rotate_colored_button:hover, .rotate_colored_button:active, .rotate_colored_button:focus {
    box-shadow: none;
    outline: none!important
}
.rotate_colored_button:hover:before, .rotate_colored_button:focus:before, .rotate_colored_button:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}
.rotate_transparent_button, .rotate_transparent_button:visited {
    outline: 0;
    width: auto;
    height: 39px;
    margin: 0 10px;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-shadow: none;
    line-height: 39px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none!important;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
.rotate_transparent_button:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.rotate_transparent_button:hover, .rotate_transparent_button:active, .rotate_transparent_button:focus {
    box-shadow: none;
    outline: none!important
}
.rotate_transparent_button:hover:before, .rotate_transparent_button:focus:before, .rotate_transparent_button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
@media only screen and (max-width:480px) {
.rotate_carousel_control_left, .rotate_carousel_control_right {
    border: 0
}
.rotate_carousel_icons {
    font-size: 18px!important
}
.rotate_carousel_caption {
    bottom: -10px
}
.rotate_carousel_caption h1 {
    font-size: 20px;
    margin-bottom: 0
}
.rotate_carousel_caption p {
    width: 100%;
    margin: 0;
    font-size: 16px;
    padding: 10px 0 10px 0
}
.rotate_colored_button, .rotate_colored_button:visited {
    margin: 0;
    height: 34px;
    padding: 0 13px;
    line-height: 34px
}
.rotate_transparent_button, .rotate_transparent_button:visited {
    margin: 0;
    height: 27px;
    padding: 0 13px;
    line-height: 27px
}
}
@media(min-width:481px) and (max-width:600px) {
.rotate_carousel_control_left, .rotate_carousel_control_right {
    border: 0
}
.rotate_carousel_caption {
    bottom: -10px
}
.rotate_carousel_caption h1 {
    font-size: 45px
}
.rotate_carousel_caption p {
    width: 100%;
    padding: 10px 10px 10px 10px
}
}
@media(min-width:601px) and (max-width:767px) {
.rotate_carousel_caption {
    bottom: 10%
}
.rotate_carousel_caption p {
    width: 100%
}
}
@media(min-width:768px) and (max-width:991px) {
.rotate_carousel_caption {
    bottom: 30%
}
.rotate_carousel_caption p {
    width: 100%
}
}
@media(min-width:992px) and (max-width:1199px) {
.rotate_carousel_caption {
    bottom: 25%
}
}
.rotate_carousel_wrapper {
    background: #000
}
.rotate_carousel_control_left, .rotate_carousel_control_left:hover, .rotate_carousel_control_left:active, .rotate_carousel_control_left:focus, .rotate_carousel_control_right, .rotate_carousel_control_right:hover, .rotate_carousel_control_right:active, .rotate_carousel_control_right:focus {
    color: #fff;
    background: #3183d7
}
.rotate_carousel_caption {
    background: transparent
}
.rotate_carousel_caption h1 {
    color: #fff
}
.rotate_carousel_caption h1 {
    background: transparent
}
.rotate_carousel_caption p {
    color: #fff
}
.rotate_carousel_caption p {
    background: transparent
}
.rotate_colored_button, .rotate_colored_button:visited {
    color: #fff;
    background: #282828
}
.rotate_colored_button:before {
    background: #3183d7
}
.rotate_colored_button:hover, .rotate_colored_button:active, .rotate_colored_button:focus {
    color: #ffffff!important;
    background: #282828!important
}
.rotate_transparent_button, .rotate_transparent_button:visited {
    color: #fff;
    border: 3px solid #fff;
    background: transparent!important
}
.rotate_transparent_button:before {
    background: #3183d7
}
.rotate_transparent_button:hover, .rotate_transparent_button:active, .rotate_transparent_button:focus {
    color: #ffffff!important;
    background: transparent!important
}
@media only screen and (max-width:600px) {
.rotate_carousel_control_left, .rotate_carousel_control_right, .rotate_carousel_control_left:hover, .rotate_carousel_control_left:active, .rotate_carousel_control_left:focus, .rotate_carousel_control_right:hover, .rotate_carousel_control_right:active, .rotate_carousel_control_right:focus {
    background: transparent!important
}
}
.simple_carousel_wrapper {
    overflow: hidden;
    max-height: 650px
}
.simple_carousel_wrapper>.carousel-inner>.item>img, .simple_carousel_wrapper>.carousel-inner>.item>a>img {
    margin: auto;
    opacity: .8;
    width: 100%!important
}
.simple_carousel_indicators li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.simple_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.simple_carousel_control_left, .simple_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.simple_carousel_wrapper:hover .simple_carousel_control_left, .simple_carousel_wrapper:hover .simple_carousel_control_right {
    opacity: 1
}
.simple_carousel_control_icons {
    line-height: 55px;
    font-size: 38px!important;
    font-weight: normal!important
}
.simple_carousel_control_left {
    left: 1%!important
}
.simple_carousel_control_right {
    right: 1%!important
}
.simple_scale {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}
.simple_scale .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.simple_scale .item:first-child {
    top: auto;
    position: relative
}
.simple_scale .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .7s ease-in-out 0s, opacity ease-in-out .7s;
    transition: transform .7s ease-in-out 0s, opacity ease-in-out .7s
}
.simple_carousel_caption {
    left: 15%;
    width: 35%;
    bottom: 50%;
    text-align: left;
    font-family: 'Raleway', sans-serif
}
.simple_carousel_caption_right {
    left: 60%
}
.simple_carousel_caption_center {
    left: 0;
    width: 100%;
    text-align: center
}
.simple_carousel_caption h1 {
    font-size: 40px;
    font-weight: 500;
    text-shadow: none;
    margin-bottom: 15px;
    text-transform: uppercase;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.simple_carousel_caption p {
    padding: 0;
    font-size: 20px;
    text-shadow: none;
    margin-bottom: 30px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.simple_carousel_transparent_button, .simple_carousel_transparent_button:visited {
    outline: 0;
    width: auto;
    height: 39px;
    margin: 0 10px;
    padding: 0 23px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-shadow: none;
    line-height: 39px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none!important;
    font-family: 'Raleway', sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.simple_carousel_transparent_button:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.simple_carousel_transparent_button:hover, .simple_carousel_transparent_button:active, .simple_carousel_transparent_button:focus {
    box-shadow: none;
    outline: none!important
}
.simple_carousel_transparent_button:hover:before, .simple_carousel_transparent_button:focus:before, .simple_carousel_transparent_button:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}
@media only screen and (max-width:480px) {
.simple_carousel_indicators {
    display: none
}
.simple_carousel_control_left, .simple_carousel_control_right {
    border: 0
}
.simple_carousel_control_icons {
    font-size: 18px!important
}
.simple_carousel_caption {
    left: 0;
    width: 100%;
    bottom: -10px;
    text-align: center
}
.simple_carousel_caption h1 {
    font-size: 23px;
    margin-bottom: 5px
}
.simple_carousel_caption p {
    font-size: 16px;
    margin-bottom: 0
}
.simple_carousel_transparent_button, .simple_carousel_transparent_button:visited {
    margin: 0;
    height: 27px;
    padding: 0 13px;
    line-height: 27px
}
}
@media(min-width:481px) and (max-width:600px) {
.simple_carousel_indicators {
    display: none
}
.simple_carousel_control_left, .simple_carousel_control_right {
    border: 0
}
.simple_carousel_caption {
    left: 0;
    width: 100%;
    bottom: -10px;
    text-align: center
}
}
@media(min-width:601px) and (max-width:767px) {
.simple_carousel_caption {
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center
}
}
@media(min-width:768px) and (max-width:991px) {
.simple_carousel_indicators {
    bottom: 0
}
.simple_carousel_caption {
    bottom: 0
}
}
@media(min-width:992px) and (max-width:1250px) {
.simple_carousel_caption {
    bottom: 25%
}
}
.simple_carousel_wrapper {
    background: #000
}
.simple_carousel_control_left, .simple_carousel_control_left:hover, .simple_carousel_control_left:active, .simple_carousel_control_left:focus, .simple_carousel_control_right, .simple_carousel_control_right:hover, .simple_carousel_control_right:active, .simple_carousel_control_right:focus {
    background: transparent!important
}
.simple_carousel_caption h1 {
    color: #ffffff!important
}
.simple_carousel_caption p {
    color: #ffffff!important
}
.simple_carousel_transparent_button, .simple_carousel_transparent_button:visited {
    color: #fff
}
.simple_carousel_transparent_button:hover, .simple_carousel_transparent_button:active, .simple_carousel_transparent_button:focus {
    color: #ffffff!important
}
.simple_carousel_transparent_button, .simple_carousel_transparent_button:visited {
    border: 3px solid #fff
}
.simple_carousel_transparent_button:before {
    background: #859eb4
}
.simple_carousel_transparent_button, .simple_carousel_transparent_button:visited, .simple_carousel_transparent_button:hover, .simple_carousel_transparent_button:active, .simple_carousel_transparent_button:focus {
    background: transparent!important
}
.simple_carousel_transparent_button:hover, .simple_carousel_transparent_button:active, .simple_carousel_transparent_button:focus {
    border-color: #859eb4!important
}
.simple_second_carousel_wrapper {
    overflow: hidden;
    /*max-height: 650px */
   /* height: 100vh;*/
}
.simple_second_carousel_wrapper>.carousel-inner>.item>img, .simple_second_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: 8;
    margin: auto;
    width: 100%!important
}
.simple_second_carousel_fade {
    opacity: 1
}
.simple_second_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}

.simple_second_carousel_fade .item:before
{
    
    position:absolute;
    content:'';
    top:0;
    left:0;
    width:100%;
    height:100%;
    /*background-image: linear-gradient( to right, #5ed6bdf2 21%, rgba(245, 133, 37, 0) 75%); */
    /*background-image: linear-gradient( to right, #36fa94b3 50%, rgba(25, 25, 25, 0.46) 50%); */
       /* background-image: linear-gradient( to right, rgba(22, 58, 92, 0.38) 100%, rgba(22, 58, 92, 0.38) 50%);*/
    z-index:1;
    
}

.simple_second_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.simple_second_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.simple_second_carousel_indicators li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.simple_second_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.simple_second_carousel_control_left, .simple_second_carousel_control_right {
    top: 50%;
    z-index: 2;
    opacity: 0;
    width: 55px;
    height: 55px;
    border: 0;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.simple_second_carousel_wrapper:hover .simple_second_carousel_control_left, .simple_second_carousel_wrapper:hover .simple_second_carousel_control_right {
    opacity: 1
}
.simple_second_carousel_control_icons {
    line-height: 50px;
    font-size: 34px!important;
    font-weight: normal!important
}
.simple_second_carousel_control_left {
    left: 1%!important
}
.simple_second_carousel_control_right {
    right: 1%!important
}
.simple_second_carousel_caption {
    left: 892px;
    z-index: 1;
    width: 47%;
    bottom: 35%;
    text-shadow: none;
    text-align: left;
    /* padding: 20px 20px 20px 100px; */
    font-family: 'Raleway', sans-serif;
}
.simple_second_carousel_caption h2 {
    /*font-size: 30px;
    margin: 0 0 30px 0;
    -webkit-animation-delay: 1s;
    animation-delay: 1s */
    
    font-size:22px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
        width: 73%;
    line-height: 1.5em;

}
.simple_second_carousel_caption h1 {
    font-size: 45px;
    font-weight: 800;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    line-height: 1.3;
}
.simple_second_carousel_button_colored, .simple_second_carousel_button_colored:visited {
    outline: 0;
    width: auto;
    height: 44px;
    border: 0;
    margin: 0 10px;
    padding: 0 45px 1px 12px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 0;
    text-align: left;
    text-shadow: none;
    line-height: 44px;
    position: relative;
    font-style: normal;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    text-transform:capitalize;
    text-decoration: none!important;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-box-sizing: initial!important;
    box-sizing: initial!important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: color .3s ease-in-out 0s;
    transition: color .3s ease-in-out 0s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.simple_second_carousel_button_colored:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    position: absolute;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s
}
.simple_second_carousel_button_colored:hover, .simple_second_carousel_button_colored:active, .simple_second_carousel_button_colored:focus {
    box-shadow: none;
    outline: none!important
}
.simple_second_carousel_button_colored:hover:before, .simple_second_carousel_button_colored:focus:before, .simple_second_carousel_button_colored:active:before {
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}
@media only screen and (max-width:480px) {
.simple_second_carousel_indicators {
    /*display: none */
}

.simple_second_carousel_indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    /*z-index: 15;*/
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    /* top: 10%; */
    bottom: -6%;
}

.simple_second_carousel_control_left, .simple_second_carousel_control_right {
    border: 0
}
.simple_second_carousel_control_icons {
    font-size: 18px!important
}
.simple_second_carousel_caption {
    left: 15px !important;
    width: 60%;
    bottom: 5%;
    padding: 5px 5px 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0;
    top: 83px !important;
}
.simple_second_carousel_caption h2 {
    font-size: 20px;
    margin: 0 0 3px 0
}
.simple_second_carousel_caption h1 {
    font-size: 25px;
    margin: 0 0 10px 0
}
.simple_second_carousel_button_colored, .simple_second_carousel_button_colored:visited {
    margin: 0;
    height: 34px;
    padding: 0 13px;
    line-height: 34px
}
}
@media(min-width:481px) and (max-width:600px) {
.simple_second_carousel_indicators {
    display: none
}
.simple_second_carousel_control_left, .simple_second_carousel_control_right {
    border: 0
}
.simple_second_carousel_caption {
    left: 0;
    bottom: 5%;
    width: 100%
}
}
@media(min-width:601px) and (max-width:767px) {
.simple_second_carousel_caption {
    left: 16px;
    bottom: 15%;
    width: 50%
}
}
@media(min-width:768px) and (max-width:991px) {
.simple_second_carousel_caption {
    bottom: 20%
}
}
@media(min-width:992px) and (max-width:1250px) {
.simple_second_carousel_caption {
    bottom: 25%
}
}
.simple_second_carousel_wrapper {
    /*background: #000 */
}
.simple_second_carousel_indicators li {
    background: #232f3f;
    border-color: #66727d;
}
.simple_second_carousel_indicators .active {
    background: #ff4d00;
    border-color: #ff4d00;
}
.simple_second_carousel_control_left, .simple_second_carousel_control_left:hover, .simple_second_carousel_control_left:active, .simple_second_carousel_control_left:focus, .simple_second_carousel_control_right, .simple_second_carousel_control_right:hover, .simple_second_carousel_control_right:active, .simple_second_carousel_control_right:focus {
    color: #bf392b;
    background: #ffffff!important
}
 .simple_second_carousel_caption h1 {
    color: #ff8210;
    font-family: 'Open Sans', sans-serif;
}
.simple_second_carousel_caption h2
{
    color:#fff;
    font-family: 'Open Sans', sans-serif;
}
.simple_second_carousel_button_colored, .simple_second_carousel_button_colored:visited {
    color: #fff
}
.simple_second_carousel_button_colored:hover, .simple_second_carousel_button_colored:active, .simple_second_carousel_button_colored:focus {
    color: #ffffff!important;
}
.simple_second_carousel_button_colored, .simple_second_carousel_button_colored:visited {
    background: #ff4d00; 
}
.simple_second_carousel_button_colored:hover, .simple_second_carousel_button_colored:active, .simple_second_carousel_button_colored:focus {
    background: #ff4d00    !important;
}
.simple_second_carousel_button_colored:before {
    background: #f38e39;
}

.simple_second_carousel_button_colored:after, .simple_second_carousel_button_colored:after {
    font-family: "FontAwesome";
    content: "\f107";
    background-color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #000;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 6px;
}

@media only screen and (max-width:600px) {
.simple_second_carousel_control_left, .simple_second_carousel_control_right, .simple_second_carousel_control_left:hover, .simple_second_carousel_control_left:active, .simple_second_carousel_control_left:focus, .simple_second_carousel_control_right:hover, .simple_second_carousel_control_right:active, .simple_second_carousel_control_right:focus {
    background: transparent!important
}
}
.team_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.team_columns_carousel_control_left, .team_columns_carousel_control_right {
    top: 26px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.team_columns_carousel_control_left {
    left: 26px!important
}
.team_columns_carousel_control_right {
    left: 63px!important
}
.adv_left {
    left: 41px!important
}
.adv_right {
    left: 78px!important
}
.team_columns_item_image {
    padding-top: 60px;
    padding-bottom: 25px
}
.team_columns_item_image img {
    width: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_image:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.team_columns_item_caption {
    padding: 10px;
    text-align: center;
    padding-bottom: 30px
}
.team_columns_item_caption>hr {
    width: 15%
}
.team_columns_item_caption h4 {
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p {
    font-weight: 400;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif
}
.team_columns_item_caption p a, .team_columns_item_caption p a:visited {
    text-decoration: none;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.team_columns_item_social a, .team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
@media(min-width:768px) and (max-width:789px) {
.adv_team_columns_item_social a, .adv_team_columns_item_social a:visited {
    margin-right: 0
}
}
.team_columns_carousel_wrapper {
    background: #fff
}
.team_columns_carousel_control_left, .team_columns_carousel_control_left:hover, .team_columns_carousel_control_left:active, .team_columns_carousel_control_left:focus, .team_columns_carousel_control_right, .team_columns_carousel_control_right:hover, .team_columns_carousel_control_right:active, .team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}
.team_columns_item_caption {
    color: #fff;
    background: #171717
}
.team_columns_item_caption>hr {
    border-top: 2px solid #feb600
}
.team_columns_item_caption p a, .team_columns_item_caption p a:visited {
    color: #feb600
}
.team_columns_item_caption p a:hover, .team_columns_item_caption p a:active {
    color: #cb9200
}
.team_columns_item_social a, .team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover, .team_columns_item_social a:active {
    background: #cb9200
}
.testimonial_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_carousel_fade {
    opacity: 1
}
.testimonial_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.testimonial_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_carousel_indicators li {
    border: 0
}
.testimonial_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_carousel_caption {
    text-align: center;
    padding: 50px 100px 40px 100px
}
.testimonial_carousel_caption img {
    width: 150px;
    border-radius: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_carousel_caption:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_carousel_caption>p {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif
}
.testimonial_carousel_caption>p>i {
    margin-right: 10px
}
.testimonial_carousel_caption>h3 {
    font-weight: 700;
    margin: 15px 0 15px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif
}
.testimonial_carousel_caption>a, .testimonial_carousel_caption>a:visited {
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_rating {
    padding: 0;
    list-style-type: none;
    margin: 15px 0 0 0
}
.testimonial_rating li {
    display: inline
}
.testimonial_rating li i {
    font-size: 18px
}
@media only screen and (max-width:600px) {
.testimonial_carousel_caption {
    padding: 0 0 30px 0
}
}
.testimonial_carousel_wrapper {
    background: #fff
}
.testimonial_carousel_indicators li {
    background: #fee299
}
.testimonial_carousel_indicators .active {
    background: #feb600
}
.testimonial_carousel_caption>p {
    color: #888
}
.testimonial_carousel_caption>h3 {
    color: #feb600
}
.testimonial_carousel_caption>a, .testimonial_carousel_caption>a:visited {
    color: #888
}
.testimonial_carousel_caption>a:hover, .testimonial_carousel_caption>a:active {
    color: #feb600
}
.testimonial_rating li i {
    color: #feb600
}
.testimonial_columns_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_columns_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_carousel_wrapper>hr {
    width: 10%
}
.testimonial_columns_carousel_fade {
    opacity: 1
}
.testimonial_columns_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_columns_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.testimonial_columns_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_columns_carousel_control_left, .testimonial_columns_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_columns_carousel_control_left {
    left: 60px!important
}
.testimonial_columns_carousel_control_right {
    left: 98px!important
}
@media only screen and (max-width:550px) {
.testimonial_columns_carousel_control_left, .testimonial_columns_carousel_control_right {
    top: 50%
}
.testimonial_columns_carousel_control_left {
    left: 2%!important
}
.testimonial_columns_carousel_control_right {
    left: auto!important;
    right: 2%!important
}
}
.testimonial_columns_carousel_indicators {
    bottom: 10px
}
.testimonial_columns_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.testimonial_columns_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_columns_carousel_caption {
    padding: 15px;
    padding-top: 25px;
    text-align: center
}
.testimonial_columns_carousel_caption img {
    width: 85px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_columns_carousel_caption:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_columns_carousel_caption>p {
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_carousel_caption>p>i {
    margin-right: 5px
}
.testimonial_columns_carousel_caption>h4 {
    font-weight: 600;
    margin: 15px 0 15px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_carousel_caption>a, .testimonial_columns_carousel_caption>a:visited {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 15px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_columns_rating {
    padding: 0;
    list-style-type: none;
    margin: 15px 0 15px 0
}
.testimonial_columns_rating li {
    display: inline
}
.testimonial_columns_carousel_wrapper {
    background: #fff
}
.testimonial_columns_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_columns_carousel_control_left, .testimonial_columns_carousel_control_left:hover, .testimonial_columns_carousel_control_left:active, .testimonial_columns_carousel_control_left:focus, .testimonial_columns_carousel_control_right, .testimonial_columns_carousel_control_right:hover, .testimonial_columns_carousel_control_right:active, .testimonial_columns_carousel_control_right:focus {
    color: #feb600;
    border: 2px solid #feb600;
    background: transparent!important
}
.testimonial_columns_carousel_indicators li {
    background: #fee299
}
.testimonial_columns_carousel_indicators .active {
    background: #feb600
}
.testimonial_columns_carousel_caption>p {
    color: #888
}
.testimonial_columns_carousel_caption>h4 {
    color: #feb600
}
.testimonial_columns_carousel_caption>a, .testimonial_columns_carousel_caption>a:visited {
    color: #888
}
.testimonial_columns_carousel_caption>a:hover, .testimonial_columns_carousel_caption>a:active {
    color: #feb600
}
.testimonial_columns_rating li i {
    color: #feb600
}
.testimonial_columns_text_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_columns_text_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_text_carousel_wrapper>hr {
    width: 10%
}
.testimonial_columns_text_carousel_control_left, .testimonial_columns_text_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_columns_text_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_columns_text_carousel_control_left {
    left: 60px!important
}
.testimonial_columns_text_carousel_control_right {
    left: 98px!important
}
@media only screen and (max-width:550px) {
.testimonial_columns_text_carousel_control_left, .testimonial_columns_text_carousel_control_right {
    top: 50%
}
.testimonial_columns_text_carousel_control_left {
    left: 2%!important
}
.testimonial_columns_text_carousel_control_right {
    left: auto!important;
    right: 2%!important
}
}
.testimonial_columns_text_carousel_indicators {
    bottom: 10px
}
.testimonial_columns_text_carousel_indicators li {
    border: 0
}
.testimonial_columns_text_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_columns_text_carousel_caption {
    padding: 15px;
    padding-top: 25px;
    text-align: center
}
.testimonial_columns_text_carousel_caption>p {
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_text_carousel_caption>p>i {
    margin-right: 5px
}
.testimonial_columns_text_carousel_caption>h4 {
    font-weight: 600;
    margin: 15px 0 15px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_columns_text_carousel_caption>a, .testimonial_columns_text_carousel_caption>a:visited {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 15px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_columns_text_rating {
    padding: 0;
    list-style-type: none;
    margin: 15px 0 15px 0
}
.testimonial_columns_text_rating li {
    display: inline
}
.testimonial_columns_text_carousel_wrapper {
    background: #fff
}
.testimonial_columns_text_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_columns_text_carousel_control_left, .testimonial_columns_text_carousel_control_left:hover, .testimonial_columns_text_carousel_control_left:active, .testimonial_columns_text_carousel_control_left:focus, .testimonial_columns_text_carousel_control_right, .testimonial_columns_text_carousel_control_right:hover, .testimonial_columns_text_carousel_control_right:active, .testimonial_columns_text_carousel_control_right:focus {
    color: #feb600;
    border: 2px solid #feb600;
    background: transparent!important
}
.testimonial_columns_text_carousel_indicators li {
    background: #fee299
}
.testimonial_columns_text_carousel_indicators .active {
    background: #feb600
}
.testimonial_columns_text_carousel_caption>p {
    color: #888
}
.testimonial_columns_text_carousel_caption>h4 {
    color: #feb600
}
.testimonial_columns_text_carousel_caption>a, .testimonial_columns_text_carousel_caption>a:visited {
    color: #888
}
.testimonial_columns_text_carousel_caption>a:hover, .testimonial_columns_text_carousel_caption>a:active {
    color: #feb600
}
.testimonial_columns_text_rating li i {
    color: #feb600
}
.testimonial_spch_babl_brdr_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_spch_babl_brdr_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_brdr_carousel_wrapper>hr {
    width: 10%
}
.testimonial_spch_babl_brdr_carousel_control_left, .testimonial_spch_babl_brdr_carousel_control_right {
    top: 125px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_spch_babl_brdr_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_spch_babl_brdr_carousel_control_left {
    left: 60px!important
}
.testimonial_spch_babl_brdr_carousel_control_right {
    left: 98px!important
}
@media only screen and (max-width:550px) {
.testimonial_spch_babl_brdr_carousel_control_left, .testimonial_spch_babl_brdr_carousel_control_right {
    top: 50%
}
.testimonial_spch_babl_brdr_carousel_control_left {
    left: 2%!important
}
.testimonial_spch_babl_brdr_carousel_control_right {
    left: auto!important;
    right: 2%!important
}
}
.testimonial_spch_babl_brdr_carousel_indicators {
    bottom: 0
}
.testimonial_spch_babl_brdr_carousel_indicators li {
    border: 0
}
.testimonial_spch_babl_brdr_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_spch_babl_brdr_carousel_caption {
    padding: 15px;
    padding-top: 25px
}
.testimonial_spch_babl_brdr_carousel_text>p {
    padding: 15px;
    margin: 1em 0 2em;
    position: relative;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.testimonial_spch_babl_brdr_carousel_text>p:before {
    left: 30px;
    content: "";
    bottom: -14px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 14px 14px 0
}
.testimonial_spch_babl_brdr_carousel_text>p:after {
    left: 33px;
    content: "";
    bottom: -11px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 11px 11px 0
}
.testimonial_spch_babl_brdr_carousel_text>p>i {
    margin-right: 5px
}
.testimonial_spch_babl_brdr_carousel_image img {
    width: 100%;
    min-width: 35px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_spch_babl_brdr_carousel_caption:hover .testimonial_spch_babl_brdr_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_spch_babl_brdr_carousel_author {
    padding-left: 5px;
    padding-right: 5px
}
.testimonial_spch_babl_brdr_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_brdr_carousel_author>a, .testimonial_spch_babl_brdr_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_spch_babl_brdr_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testimonial_spch_babl_brdr_rating li {
    display: inline
}
.testimonial_spch_babl_brdr_carousel_wrapper {
    background: #fff
}
.testimonial_spch_babl_brdr_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_spch_babl_brdr_carousel_control_left, .testimonial_spch_babl_brdr_carousel_control_left:hover, .testimonial_spch_babl_brdr_carousel_control_left:active, .testimonial_spch_babl_brdr_carousel_control_left:focus, .testimonial_spch_babl_brdr_carousel_control_right, .testimonial_spch_babl_brdr_carousel_control_right:hover, .testimonial_spch_babl_brdr_carousel_control_right:active, .testimonial_spch_babl_brdr_carousel_control_right:focus {
    color: #feb600;
    border: 2px solid #feb600;
    background: transparent!important
}
.testimonial_spch_babl_brdr_carousel_indicators li {
    background: #fee299
}
.testimonial_spch_babl_brdr_carousel_indicators .active {
    background: #feb600
}
.testimonial_spch_babl_brdr_carousel_text>p {
    color: #888;
    border: 2px solid #feb600
}
.testimonial_spch_babl_brdr_carousel_text>p:before {
    border-color: #feb600 transparent
}
.testimonial_spch_babl_brdr_carousel_text>p:after {
    border-color: #fff transparent
}
.testimonial_spch_babl_brdr_carousel_author>h5 {
    color: #feb600
}
.testimonial_spch_babl_brdr_carousel_author>a, .testimonial_spch_babl_brdr_carousel_author>a:visited {
    color: #888
}
.testimonial_spch_babl_brdr_carousel_author>a:hover, .testimonial_spch_babl_brdr_carousel_author>a:active {
    color: #feb600
}
.testimonial_spch_babl_brdr_rating li i {
    color: #feb600
}
.testim_spch_babl_box_botm_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testim_spch_babl_box_botm_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_botm_carousel_wrapper>hr {
    width: 10%
}
.testim_spch_babl_box_botm_carousel_control_left, .testim_spch_babl_box_botm_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testim_spch_babl_box_botm_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testim_spch_babl_box_botm_carousel_control_left {
    left: 40px!important
}
.testim_spch_babl_box_botm_carousel_control_right {
    left: 78px!important
}
@media only screen and (max-width:550px) {
.testim_spch_babl_box_botm_carousel_control_left, .testim_spch_babl_box_botm_carousel_control_right {
    top: 50%
}
.testim_spch_babl_box_botm_carousel_control_left {
    left: 1%!important
}
.testim_spch_babl_box_botm_carousel_control_right {
    left: auto!important;
    right: 1%!important
}
}
.testim_spch_babl_box_botm_carousel_indicators {
    bottom: -5px
}
.testim_spch_babl_box_botm_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.testim_spch_babl_box_botm_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testim_spch_babl_box_botm_carousel_caption {
    margin-top: 25px;
    margin-bottom: 10px
}
.testim_spch_babl_box_botm_carousel_text>p {
    padding: 25px;
    margin: 0 0 1em;
    position: relative;
    text-align: justify;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_botm_carousel_text>p:after {
    left: 44%;
    content: "";
    bottom: -11px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0
}
.testim_spch_babl_box_botm_carousel_text>p>i {
    margin-right: 5px
}
.testim_spch_babl_box_botm_carousel_image_wrapper {
    padding: 10px;
    text-align: center
}
.testim_spch_babl_box_botm_carousel_image img {
    width: 50%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testim_spch_babl_box_botm_carousel_caption:hover .testim_spch_babl_box_botm_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testim_spch_babl_box_botm_carousel_author {
    padding-left: 5px;
    padding-right: 5px
}
.testim_spch_babl_box_botm_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_botm_carousel_author>a, .testim_spch_babl_box_botm_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testim_spch_babl_box_botm_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testim_spch_babl_box_botm_rating li {
    display: inline
}
.testim_spch_babl_box_botm_carousel_wrapper {
    background: #fff
}
.testim_spch_babl_box_botm_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testim_spch_babl_box_botm_carousel_control_left, .testim_spch_babl_box_botm_carousel_control_left:hover, .testim_spch_babl_box_botm_carousel_control_left:active, .testim_spch_babl_box_botm_carousel_control_left:focus, .testim_spch_babl_box_botm_carousel_control_right, .testim_spch_babl_box_botm_carousel_control_right:hover, .testim_spch_babl_box_botm_carousel_control_right:active, .testim_spch_babl_box_botm_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testim_spch_babl_box_botm_carousel_indicators li {
    background: #ffe299
}
.testim_spch_babl_box_botm_carousel_indicators .active {
    background: #feb600
}
.testim_spch_babl_box_botm_carousel_caption {
    background: #ffe299
}
.testim_spch_babl_box_botm_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testim_spch_babl_box_botm_carousel_text>p:after {
    border-color: #feb600 transparent
}
.testim_spch_babl_box_botm_carousel_author>h5 {
    color: #171717
}
.testim_spch_babl_box_botm_carousel_author>a, .testim_spch_babl_box_botm_carousel_author>a:visited {
    color: #888
}
.testim_spch_babl_box_botm_carousel_author>a:hover, .testim_spch_babl_box_botm_carousel_author>a:active {
    color: #feb600
}
.testim_spch_babl_box_botm_rating li i {
    color: #feb600
}
.testimonial_spch_babl_box_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_spch_babl_box_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_box_carousel_wrapper>hr {
    width: 10%
}
.testimonial_spch_babl_box_carousel_control_left, .testimonial_spch_babl_box_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_spch_babl_box_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_spch_babl_box_carousel_control_left {
    left: 40px!important
}
.testimonial_spch_babl_box_carousel_control_right {
    left: 78px!important
}
@media only screen and (max-width:550px) {
.testimonial_spch_babl_box_carousel_control_left, .testimonial_spch_babl_box_carousel_control_right {
    top: 50%
}
.testimonial_spch_babl_box_carousel_control_left {
    left: 1%!important
}
.testimonial_spch_babl_box_carousel_control_right {
    left: auto!important;
    right: 1%!important
}
}
.testimonial_spch_babl_box_carousel_indicators {
    bottom: -5px
}
.testimonial_spch_babl_box_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.testimonial_spch_babl_box_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_spch_babl_box_carousel_caption {
    margin-top: 25px;
    margin-bottom: 10px
}
.testimonial_spch_babl_box_carousel_text>p {
    padding: 25px;
    margin: 0 0 1em;
    position: relative;
    text-align: justify;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_box_carousel_text>p:after {
    left: 20px;
    content: "";
    bottom: -11px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0
}
.testimonial_spch_babl_box_carousel_text>p>i {
    margin-right: 5px
}
.testimonial_spch_babl_box_carousel_image_wrapper {
    padding: 10px
}
.testimonial_spch_babl_box_carousel_image img {
    width: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_spch_babl_box_carousel_caption:hover .testimonial_spch_babl_box_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_spch_babl_box_carousel_author {
    padding-left: 5px;
    padding-right: 5px
}
.testimonial_spch_babl_box_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_box_carousel_author>a, .testimonial_spch_babl_box_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_spch_babl_box_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testimonial_spch_babl_box_rating li {
    display: inline
}
.testimonial_spch_babl_box_carousel_wrapper {
    background: #fff
}
.testimonial_spch_babl_box_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_spch_babl_box_carousel_control_left, .testimonial_spch_babl_box_carousel_control_left:hover, .testimonial_spch_babl_box_carousel_control_left:active, .testimonial_spch_babl_box_carousel_control_left:focus, .testimonial_spch_babl_box_carousel_control_right, .testimonial_spch_babl_box_carousel_control_right:hover, .testimonial_spch_babl_box_carousel_control_right:active, .testimonial_spch_babl_box_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testimonial_spch_babl_box_carousel_indicators li {
    background: #ffe299
}
.testimonial_spch_babl_box_carousel_indicators .active {
    background: #feb600
}
.testimonial_spch_babl_box_carousel_caption {
    background: #ffe299
}
.testimonial_spch_babl_box_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testimonial_spch_babl_box_carousel_text>p:after {
    border-color: #feb600 transparent
}
.testimonial_spch_babl_box_carousel_author>h5 {
    color: #171717
}
.testimonial_spch_babl_box_carousel_author>a, .testimonial_spch_babl_box_carousel_author>a:visited {
    color: #888
}
.testimonial_spch_babl_box_carousel_author>a:hover, .testimonial_spch_babl_box_carousel_author>a:active {
    color: #feb600
}
.testimonial_spch_babl_box_rating li i {
    color: #feb600
}
.testim_spch_babl_box_left_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testim_spch_babl_box_left_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_left_carousel_wrapper>hr {
    width: 10%
}
.testim_spch_babl_box_left_carousel_control_left, .testim_spch_babl_box_left_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testim_spch_babl_box_left_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testim_spch_babl_box_left_carousel_control_left {
    left: 40px!important
}
.testim_spch_babl_box_left_carousel_control_right {
    left: 78px!important
}
@media only screen and (max-width:550px) {
.testim_spch_babl_box_left_carousel_control_left, .testim_spch_babl_box_left_carousel_control_right {
    top: 50%
}
.testim_spch_babl_box_left_carousel_control_left {
    left: 1%!important
}
.testim_spch_babl_box_left_carousel_control_right {
    left: auto!important;
    right: 1%!important
}
}
.testim_spch_babl_box_left_carousel_indicators {
    bottom: -5px
}
.testim_spch_babl_box_left_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.testim_spch_babl_box_left_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testim_spch_babl_box_left_carousel_caption {
    margin-top: 25px;
    padding-left: 15px;
    margin-bottom: 10px
}
.testim_spch_babl_box_left_carousel_text>p {
    margin: 0;
    padding: 20px;
    position: relative;
    text-align: justify;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_left_carousel_text>p:after {
    top: 30px;
    left: -10px;
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 10px 0
}
.testim_spch_babl_box_left_carousel_text>p>i {
    margin-right: 5px
}
.testim_spch_babl_box_left_carousel_image {
    padding: 10px;
    text-align: center
}
.testim_spch_babl_box_left_carousel_img img {
    width: 100%;
    max-width: 110px;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testim_spch_babl_box_left_carousel_caption:hover .testim_spch_babl_box_left_carousel_img img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testim_spch_babl_box_left_carousel_image>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_left_carousel_image>a, .testim_spch_babl_box_left_carousel_image>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testim_spch_babl_box_left_carousel_image ul {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testim_spch_babl_box_left_carousel_image ul li {
    display: inline
}
.testim_spch_babl_box_left_carousel_wrapper {
    background: #fff
}
.testim_spch_babl_box_left_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testim_spch_babl_box_left_carousel_control_left, .testim_spch_babl_box_left_carousel_control_left:hover, .testim_spch_babl_box_left_carousel_control_left:active, .testim_spch_babl_box_left_carousel_control_left:focus, .testim_spch_babl_box_left_carousel_control_right, .testim_spch_babl_box_left_carousel_control_right:hover, .testim_spch_babl_box_left_carousel_control_right:active, .testim_spch_babl_box_left_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testim_spch_babl_box_left_carousel_indicators li {
    background: #ffe299
}
.testim_spch_babl_box_left_carousel_indicators .active {
    background: #feb600
}
.testim_spch_babl_box_left_carousel_caption {
    background: #ffe299
}
.testim_spch_babl_box_left_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testim_spch_babl_box_left_carousel_text>p:after {
    border-color: transparent #feb600
}
.testim_spch_babl_box_left_carousel_image>h5 {
    color: #171717
}
.testim_spch_babl_box_left_carousel_image>a, .testim_spch_babl_box_left_carousel_image>a:visited {
    color: #888
}
.testim_spch_babl_box_left_carousel_image>a:hover, .testim_spch_babl_box_left_carousel_image>a:active {
    color: #feb600
}
.testim_spch_babl_box_left_carousel_image ul li i {
    color: #feb600
}
.testim_spch_babl_box_right_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testim_spch_babl_box_right_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_right_carousel_wrapper>hr {
    width: 10%
}
.testim_spch_babl_box_right_carousel_control_left, .testim_spch_babl_box_right_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testim_spch_babl_box_right_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testim_spch_babl_box_right_carousel_control_left {
    left: 40px!important
}
.testim_spch_babl_box_right_carousel_control_right {
    left: 78px!important
}
@media only screen and (max-width:550px) {
.testim_spch_babl_box_right_carousel_control_left, .testim_spch_babl_box_right_carousel_control_right {
    top: 50%
}
.testim_spch_babl_box_right_carousel_control_left {
    left: 1%!important
}
.testim_spch_babl_box_right_carousel_control_right {
    left: auto!important;
    right: 1%!important
}
}
.testim_spch_babl_box_right_carousel_indicators {
    bottom: -5px
}
.testim_spch_babl_box_right_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.testim_spch_babl_box_right_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testim_spch_babl_box_right_carousel_caption {
    margin-top: 25px;
    padding-right: 15px;
    margin-bottom: 10px
}
.testim_spch_babl_box_right_carousel_text>p {
    margin: 0;
    padding: 20px;
    position: relative;
    text-align: justify;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_right_carousel_text>p:after {
    top: 30px;
    right: -10px;
    content: '';
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 10px 0 10px 10px
}
.testim_spch_babl_box_right_carousel_text>p>i {
    margin-right: 5px
}
.testim_spch_babl_box_right_carousel_image {
    padding: 10px;
    text-align: center
}
.testim_spch_babl_box_right_carousel_img img {
    width: 100%;
    max-width: 110px;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testim_spch_babl_box_right_carousel_caption:hover .testim_spch_babl_box_right_carousel_img img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testim_spch_babl_box_right_carousel_image>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testim_spch_babl_box_right_carousel_image>a, .testim_spch_babl_box_right_carousel_image>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testim_spch_babl_box_right_carousel_image ul {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testim_spch_babl_box_right_carousel_image ul li {
    display: inline
}
.testim_spch_babl_box_right_carousel_wrapper {
    background: #fff
}
.testim_spch_babl_box_right_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testim_spch_babl_box_right_carousel_control_left, .testim_spch_babl_box_right_carousel_control_left:hover, .testim_spch_babl_box_right_carousel_control_left:active, .testim_spch_babl_box_right_carousel_control_left:focus, .testim_spch_babl_box_right_carousel_control_right, .testim_spch_babl_box_right_carousel_control_right:hover, .testim_spch_babl_box_right_carousel_control_right:active, .testim_spch_babl_box_right_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testim_spch_babl_box_right_carousel_indicators li {
    background: #ffe299
}
.testim_spch_babl_box_right_carousel_indicators .active {
    background: #feb600
}
.testim_spch_babl_box_right_carousel_caption {
    background: #ffe299
}
.testim_spch_babl_box_right_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testim_spch_babl_box_right_carousel_text>p:after {
    border-color: transparent #feb600
}
.testim_spch_babl_box_right_carousel_image>h5 {
    color: #171717
}
.testim_spch_babl_box_right_carousel_image>a, .testim_spch_babl_box_right_carousel_image>a:visited {
    color: #888
}
.testim_spch_babl_box_right_carousel_image>a:hover, .testim_spch_babl_box_right_carousel_image>a:active {
    color: #feb600
}
.testim_spch_babl_box_right_carousel_image ul li i {
    color: #feb600
}
.testmin_spch_babl_box_top_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testmin_spch_babl_box_top_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testmin_spch_babl_box_top_carousel_wrapper>hr {
    width: 10%
}
.testim_spch_babl_box_top_carousel_control_left, .testim_spch_babl_box_top_carousel_control_right {
    top: 110px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testim_spch_babl_box_top_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testim_spch_babl_box_top_carousel_control_left {
    left: 40px!important
}
.testim_spch_babl_box_top_carousel_control_right {
    left: 78px!important
}
@media only screen and (max-width:550px) {
.testim_spch_babl_box_top_carousel_control_left, .testim_spch_babl_box_top_carousel_control_right {
    top: 50%
}
.testim_spch_babl_box_top_carousel_control_left {
    left: 1%!important
}
.testim_spch_babl_box_top_carousel_control_right {
    left: auto!important;
    right: 1%!important
}
}
.testmin_spch_babl_box_top_carousel_indicators {
    bottom: -5px
}
.testmin_spch_babl_box_top_carousel_indicators li {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.testmin_spch_babl_box_top_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testmin_spch_babl_box_top_carousel_caption {
    margin-top: 25px;
    margin-bottom: 10px
}
.testmin_spch_babl_box_top_carousel_text>p {
    padding: 25px;
    margin: 1em 0 0;
    position: relative;
    text-align: justify;
    font-family: 'Open Sans', sans-serif
}
.testmin_spch_babl_box_top_carousel_text>p:after {
    top: -11px;
    right: 15px;
    content: "";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 0 20px 20px
}
.testmin_spch_babl_box_top_carousel_text>p>i {
    margin-right: 5px
}
.testmin_spch_babl_box_top_carousel_image_wrapper {
    padding: 10px
}
.testmin_spch_babl_box_top_carousel_image img {
    width: 100%;
    min-width: 30px;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testmin_spch_babl_box_top_carousel_caption:hover .testmin_spch_babl_box_top_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testmin_spch_babl_box_top_carousel_author {
    padding-left: 5px;
    text-align: right;
    padding-right: 5px
}
.testmin_spch_babl_box_top_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testmin_spch_babl_box_top_carousel_author>a, .testmin_spch_babl_box_top_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testmin_spch_babl_box_top_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testmin_spch_babl_box_top_rating li {
    display: inline
}
.testmin_spch_babl_box_top_carousel_wrapper {
    background: #fff
}
.testmin_spch_babl_box_top_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testim_spch_babl_box_top_carousel_control_left, .testim_spch_babl_box_top_carousel_control_left:hover, .testim_spch_babl_box_top_carousel_control_left:active, .testim_spch_babl_box_top_carousel_control_left:focus, .testim_spch_babl_box_top_carousel_control_right, .testim_spch_babl_box_top_carousel_control_right:hover, .testim_spch_babl_box_top_carousel_control_right:active, .testim_spch_babl_box_top_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testmin_spch_babl_box_top_carousel_indicators li {
    background: #ffe299
}
.testmin_spch_babl_box_top_carousel_indicators .active {
    background: #feb600
}
.testmin_spch_babl_box_top_carousel_caption {
    background: #ffe299
}
.testmin_spch_babl_box_top_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testmin_spch_babl_box_top_carousel_text>p:after {
    border-color: #feb600 transparent
}
.testmin_spch_babl_box_top_carousel_author>h5 {
    color: #171717
}
.testmin_spch_babl_box_top_carousel_author>a, .testmin_spch_babl_box_top_carousel_author>a:visited {
    color: #888
}
.testmin_spch_babl_box_top_carousel_author>a:hover, .testmin_spch_babl_box_top_carousel_author>a:active {
    color: #feb600
}
.testmin_spch_babl_box_top_rating li i {
    color: #feb600
}
.testimonial_spch_babl_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_spch_babl_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_carousel_wrapper>hr {
    width: 10%
}
.testimonial_spch_babl_carousel_control_left, .testimonial_spch_babl_carousel_control_right {
    top: 125px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_spch_babl_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_spch_babl_carousel_control_left {
    left: 60px!important
}
.testimonial_spch_babl_carousel_control_right {
    left: 98px!important
}
@media only screen and (max-width:550px) {
.testimonial_spch_babl_carousel_control_left, .testimonial_spch_babl_carousel_control_right {
    top: 50%
}
.testimonial_spch_babl_carousel_control_left {
    left: 2%!important
}
.testimonial_spch_babl_carousel_control_right {
    left: auto!important;
    right: 2%!important
}
}
.testimonial_spch_babl_carousel_indicators {
    bottom: 0
}
.testimonial_spch_babl_carousel_indicators li {
    border: 0
}
.testimonial_spch_babl_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_spch_babl_carousel_caption {
    padding: 15px;
    padding-top: 25px
}
.testimonial_spch_babl_carousel_text>p {
    padding: 15px;
    margin: 1em 0 2em;
    position: relative;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.testimonial_spch_babl_carousel_text>p:after {
    left: 33px;
    content: "";
    bottom: -11px;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0
}
.testimonial_spch_babl_carousel_text>p>i {
    margin-right: 5px
}
.testimonial_spch_babl_carousel_image img {
    width: 100%;
    min-width: 35px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_spch_babl_carousel_caption:hover .testimonial_spch_babl_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_spch_babl_carousel_author {
    padding-left: 5px;
    padding-right: 5px
}
.testimonial_spch_babl_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_carousel_author>a, .testimonial_spch_babl_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_spch_babl_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testimonial_spch_babl_rating li {
    display: inline
}
.testimonial_spch_babl_carousel_wrapper {
    background: #fff
}
.testimonial_spch_babl_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_spch_babl_carousel_control_left, .testimonial_spch_babl_carousel_control_left:hover, .testimonial_spch_babl_carousel_control_left:active, .testimonial_spch_babl_carousel_control_left:focus, .testimonial_spch_babl_carousel_control_right, .testimonial_spch_babl_carousel_control_right:hover, .testimonial_spch_babl_carousel_control_right:active, .testimonial_spch_babl_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testimonial_spch_babl_carousel_indicators li {
    background: #fee299
}
.testimonial_spch_babl_carousel_indicators .active {
    background: #feb600
}
.testimonial_spch_babl_carousel_text>p {
    color: #171717;
    background: #feb600
}
.testimonial_spch_babl_carousel_text>p:after {
    border-color: #feb600 transparent
}
.testimonial_spch_babl_carousel_author>h5 {
    color: #feb600
}
.testimonial_spch_babl_carousel_author>a, .testimonial_spch_babl_carousel_author>a:visited {
    color: #888
}
.testimonial_spch_babl_carousel_author>a:hover, .testimonial_spch_babl_carousel_author>a:active {
    color: #feb600
}
.testimonial_spch_babl_rating li i {
    color: #feb600
}
.testimonial_spch_babl_cricle_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_spch_babl_cricle_carousel_wrapper>h1 {
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    /*font-family: 'Open Sans', sans-serif */
    color: #fff;
}
.testimonial_spch_babl_cricle_carousel_wrapper>hr {
    width: 10%
}
.testimonial_spch_babl_cricle_carousel_control_left, .testimonial_spch_babl_cricle_carousel_control_right {
    top: 125px;
    z-index: 2;
    opacity: 1;
    width: 35px;
    height: 35px;
    border: 0;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.testimonial_spch_babl_cricle_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important
}
.testimonial_spch_babl_cricle_carousel_control_left {
    left: 60px!important
}
.testimonial_spch_babl_cricle_carousel_control_right {
    left: 98px!important
}
@media only screen and (max-width:550px) {
.testimonial_spch_babl_cricle_carousel_control_left, .testimonial_spch_babl_cricle_carousel_control_right {
    top: 50%
}
.testimonial_spch_babl_cricle_carousel_control_left {
    left: 2%!important
}
.testimonial_spch_babl_cricle_carousel_control_right {
    left: auto!important;
    right: 2%!important
}
}
.testimonial_spch_babl_cricle_carousel_indicators {
    bottom: 0
}
.testimonial_spch_babl_cricle_carousel_indicators li {
    border: 0
}
.testimonial_spch_babl_cricle_carousel_indicators .active {
    width: 10px;
    margin: 1px;
    height: 10px;
    border: 0
}
.testimonial_spch_babl_cricle_carousel_caption {
    padding: 15px;
    padding-top: 25px
}
.testimonial_spch_babl_cricle_carousel_text>p {
    position: relative;
    padding: 50px 40px;
    text-align: center;
    margin: 1em auto 40px;
    font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%
}
.testimonial_spch_babl_cricle_carousel_text>p:before {
    content: "";
    right: 50px;
    width: 30px;
    height: 30px;
    bottom: -20px;
    position: absolute;
    background: #f58220;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
.testimonial_spch_babl_cricle_carousel_text>p:after {
    content: "";
    right: 30px;
    width: 15px;
    height: 15px;
    bottom: -30px;
    position: absolute;
    background: #f58220;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}
.testimonial_spch_babl_cricle_carousel_text>p>i {
    margin-right: 5px
}
.testimonial_spch_babl_cricle_carousel_image img {
    width: 100%;
    min-width: 50px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: grayscale(70%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_spch_babl_cricle_carousel_caption:hover .testimonial_spch_babl_cricle_carousel_image img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_spch_babl_cricle_carousel_author {
    padding-left: 5px;
    text-align: right;
    padding-right: 5px
}
.testimonial_spch_babl_cricle_carousel_author>h5 {
    font-weight: 600;
    margin: 5px 0 5px 0;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif
}
.testimonial_spch_babl_cricle_carousel_author>a, .testimonial_spch_babl_cricle_carousel_author>a:visited {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: none;
    margin: 0 0 5px 0;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
.testimonial_spch_babl_cricle_rating {
    padding: 0;
    list-style-type: none;
    margin: 5px 0 5px 0
}
.testimonial_spch_babl_cricle_rating li {
    display: inline
}
.testimonial_spch_babl_cricle_carousel_wrapper {
    background: none;
}
.testimonial_spch_babl_cricle_carousel_wrapper>hr {
    border: 1px solid #feb600
}
.testimonial_spch_babl_cricle_carousel_control_left, .testimonial_spch_babl_cricle_carousel_control_left:hover, .testimonial_spch_babl_cricle_carousel_control_left:active, .testimonial_spch_babl_cricle_carousel_control_left:focus, .testimonial_spch_babl_cricle_carousel_control_right, .testimonial_spch_babl_cricle_carousel_control_right:hover, .testimonial_spch_babl_cricle_carousel_control_right:active, .testimonial_spch_babl_cricle_carousel_control_right:focus {
    color: #171717;
    background: #feb600!important
}
.testimonial_spch_babl_cricle_carousel_indicators li {
    background: #fff
}
.testimonial_spch_babl_cricle_carousel_indicators .active {
    background: #f58220
}
.testimonial_spch_babl_cricle_carousel_text>p {
    color: #171717;
    background: #fff
}
.testimonial_spch_babl_cricle_carousel_text>p:after {
    border-color: #feb600
}
.testimonial_spch_babl_cricle_carousel_author>h5 {
    color: #fff
}
.testimonial_spch_babl_cricle_carousel_author>a, .testimonial_spch_babl_cricle_carousel_author>a:visited {
    color: #888
}
.testimonial_spch_babl_cricle_carousel_author>a:hover, .testimonial_spch_babl_cricle_carousel_author>a:active {
    color: #feb600
}
.testimonial_spch_babl_cricle_rating li i {
    color: #f58220
}
.testimonial_thumbnails_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_thumbnails_carousel_fade {
    opacity: 1
}
.testimonial_thumbnails_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_thumbnails_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.testimonial_thumbnails_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.testimonial_thumbnails_carousel_indicators {
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 0 0
}
.testimonial_thumbnails_carousel_indicators li {
    width: 8%;
    margin: 0;
    height: auto;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}
.testimonial_thumbnails_carousel_indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_thumbnails_carousel_indicators .active {
    width: 8%;
    height: auto;
    border: 0
}
.testimonial_thumbnails_carousel_indicators .active img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_thumbnails_carousel_caption {
    text-align: center;
    padding: 50px 100px 40px 100px
}
.testimonial_thumbnails_carousel_caption>p {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif
}
.testimonial_thumbnails_carousel_caption>p>i {
    margin-right: 10px
}
.testimonial_thumbnails_carousel_caption>h3 {
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif
}
.testimonial_thumbnails_carousel_caption>a, .testimonial_thumbnails_carousel_caption>a:visited {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
@media only screen and (max-width:600px) {
.testimonial_thumbnails_carousel_caption {
    padding: 0 0 30px 0
}
}
.testimonial_thumbnails_carousel_wrapper {
    background: #fff
}
.testimonial_thumbnails_carousel_caption>a, .testimonial_thumbnails_carousel_caption>a:visited {
    color: #feb600
}
.testimonial_thumbnails_carousel_caption>a:hover, .testimonial_thumbnails_carousel_caption>a:active {
    color: #cb9200
}
.testimonial_thumbnails_ind_carousel_wrapper {
    padding: 25px;
    overflow: hidden
}
.testimonial_thumbnails_ind_carousel_indicators {
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    position: relative;
    margin-bottom: 0;
    padding: 5px 0 0 0
}
.testimonial_thumbnails_ind_carousel_indicators li {
    width: 8%;
    margin: 0;
    height: auto;
    border: 0;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_thumbnails_ind_carousel_indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}
.testimonial_thumbnails_ind_carousel_indicators .active {
    width: 8%;
    height: auto;
    border: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.testimonial_thumbnails_ind_carousel_indicators .active img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%)
}
.testimonial_thumbnails_ind_carousel_caption {
    text-align: center;
    padding: 50px 100px 20px 100px
}
.testimonial_thumbnails_ind_carousel_caption>p {
    font-size: 18px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif
}
.testimonial_thumbnails_ind_carousel_caption>p>i {
    margin-right: 10px
}
.testimonial_thumbnails_ind_carousel_caption>h3 {
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif
}
.testimonial_thumbnails_ind_carousel_caption>a, .testimonial_thumbnails_ind_carousel_caption>a:visited {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s
}
@media only screen and (max-width:600px) {
.testimonial_thumbnails_ind_carousel_caption {
    padding: 0 0 30px 0
}
}
.testimonial_thumbnails_ind_carousel_wrapper {
    background: #fff
}
.testimonial_thumbnails_ind_carousel_caption>a, .testimonial_thumbnails_ind_carousel_caption>a:visited {
    color: #feb600
}
.testimonial_thumbnails_ind_carousel_caption>a:hover, .testimonial_thumbnails_ind_carousel_caption>a:active {
    color: #cb9200
}
.thumbnail_image_carousel_wrapper {
    overflow: hidden;
    max-height: 645px;
    position: relative
}
.thumbnail_image_carousel_wrapper>.carousel-inner>.item>img, .thumbnail_image_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: 1;
    margin: auto;
    width: 100%!important
}
.thumbnail_image_carousel_fade {
    opacity: 1
}
.thumbnail_image_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_image_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.thumbnail_image_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_image_carousel_control_left, .thumbnail_image_carousel_control_right {
    top: 40%;
    opacity: 0;
    z-index: 2;
    width: 55px;
    height: 55px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.thumbnail_image_carousel_wrapper:hover .thumbnail_image_carousel_control_left, .thumbnail_image_carousel_wrapper:hover .thumbnail_image_carousel_control_right {
    opacity: 1
}
.thumbnail_image_carousel_control_icons {
    line-height: 50px;
    font-size: 40px!important;
    font-weight: normal!important
}
.thumbnail_image_carousel_control_left {
    left: 1%!important
}
.thumbnail_image_carousel_control_right {
    right: 1%!important
}
.thumbnail_image_carousel_control_left:hover, .thumbnail_image_carousel_control_left:active, .thumbnail_image_carousel_control_left:focus, .thumbnail_image_carousel_control_right:hover, .thumbnail_image_carousel_control_right:active, .thumbnail_image_carousel_control_right:focus {
    opacity: 1
}
.thumbnail_image_carousel_indicators {
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    width: 100%;
    margin-left: 0;
    position: absolute;
    margin-bottom: 0;
    padding: 5px 0 0 0
}
.thumbnail_image_carousel_indicators li {
    width: 7%;
    opacity: 1;
    margin: 0;
    height: auto;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s
}
.thumbnail_image_carousel_indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative
}
.thumbnail_image_carousel_indicators .active {
    width: 7%;
    opacity: .5;
    height: auto;
    border: 0
}
.thumbnail_image_carousel_caption {
    left: 0;
    top: 50%;
    right: 0;
    width: 100%;
    text-align: left;
    text-shadow: none;
    padding: 10px 0 0 100px;
    font-family: 'Raleway', sans-serif
}
.thumbnail_image_carousel_caption h1 {
    font-size: 25px;
    margin: 0 0 5px 0;
    text-transform: uppercase
}
.thumbnail_image_carousel_caption p {
    margin-top: 15px;
    text-align: left;
    margin: 0
}
.thumbnail_image_carousel_caption p a {
    text-decoration: none
}
@media only screen and (max-width:767px) {
.thumbnail_image_carousel_control_left, .thumbnail_image_carousel_control_right {
    display: none
}
}
@media only screen and (max-width:480px) {
.thumbnail_image_carousel_caption {
    top: 10%;
    text-align: center;
    padding: 10px 10px 0 10px
}
.thumbnail_image_carousel_caption h1 {
    font-size: 22px
}
}
@media(min-width:481px) and (max-width:600px) {
.thumbnail_image_carousel_caption {
    top: 50%;
    text-align: center;
    padding: 10px 10px 0 10px
}
}
@media(min-width:601px) and (max-width:767px) {
.thumbnail_image_carousel_caption {
    top: 65%;
    text-align: center;
    padding: 10px 10px 0 10px
}
}
@media(min-width:768px) and (max-width:991px) {
.thumbnail_image_carousel_caption {
    top: 70%;
    padding: 10px 10px 0 10px
}
}
@media(min-width:992px) and (max-width:1250px) {
.thumbnail_image_carousel_caption {
    top: 60%
}
.thumbnail_image_carousel_caption {
    padding: 10px 10px 0 10px
}
}
.thumbnail_image_carousel_wrapper {
    background: #000
}
.thumbnail_image_carousel_control_left, .thumbnail_image_carousel_control_right {
    color: #262626;
    background: transparent!important
}
.thumbnail_image_carousel_control_left:hover, .thumbnail_image_carousel_control_left:active, .thumbnail_image_carousel_control_left:focus, .thumbnail_image_carousel_control_right:hover, .thumbnail_image_carousel_control_right:active, .thumbnail_image_carousel_control_right:focus {
    color: #d63922
}
.thumbnail_image_carousel_indicators {
    background: #282828;
    border-top: 1px solid #474747
}
.thumbnail_image_carousel_indicators li {
    border: 1px solid #474747
}
.thumbnail_image_carousel_indicators .active {
    border: 1px solid #474747
}
.thumbnail_image_carousel_caption {
    background: #282828
}
.thumbnail_image_carousel_caption p a {
    color: #d63922
}
@media(max-width:600px) {
.thumbnail_image_carousel_caption {
    background: rgba(40,40,40,0.5)
}
}
.thumbnail_image_gallery_carousel_wrapper {
    overflow: hidden;
    max-height: 650px;
    position: relative
}
.thumbnail_image_gallery_carousel_wrapper>.carousel-inner>.item>img, .thumbnail_image_gallery_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .5;
    margin: auto;
    width: 100%!important
}
.thumbnail_image_gallery_carousel_indicators {
    top: 1px;
    left: 80%;
    z-index: 3;
    bottom: 0;
    width: 20%;
    height: 100%;
    margin-left: 0;
    overflow: auto;
    position: absolute;
    margin-bottom: 0;
    padding: 0 5px 0 5px
}
.thumbnail_image_gallery_carousel_indicators li {
    width: 48%;
    opacity: .8;
    height: auto;
    border: 0;
    display: block;
    float: left;
    margin: 2px 2px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s
}
.thumbnail_image_gallery_carousel_indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative
}
.thumbnail_image_gallery_carousel_indicators .active {
    width: 48%;
    opacity: .4;
    height: auto;
    border: 0;
    margin: 2px 2px 0 0
}
.thumbnail_image_gallery_carousel_indicators::-webkit-scrollbar {
width:5px
}
.thumbnail_image_gallery_carousel_indicators::-webkit-scrollbar-thumb {
-webkit-border-radius:10px;
border-radius:10px
}
.thumbnail_image_gallery_carousel_caption {
    left: 30%;
    right: 0;
    width: 35%;
    bottom: 55%;
    padding: 10px;
    text-align: left;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif
}
.thumbnail_image_gallery_carousel_caption h1 {
    font-size: 40px;
    font-weight: 800;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.thumbnail_image_gallery_carousel_caption p {
    text-align: justify;
    margin: 5px 0 20px 0;
    text-transform: uppercase;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.thumbnail_image_gallery_carousel_caption a, .thumbnail_image_gallery_carousel_caption a:visited {
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}
@media only screen and (max-width:480px) {
.thumbnail_image_gallery_carousel_caption {
    left: 0;
    width: 80%;
    bottom: 5px
}
.thumbnail_image_gallery_carousel_caption h1 {
    font-size: 23px
}
.thumbnail_image_gallery_carousel_caption p {
    font-size: 13px;
    margin: 5px 0 5px 0
}
}
@media(min-width:481px) and (max-width:600px) {
.thumbnail_image_gallery_carousel_caption {
    left: 0;
    width: 80%;
    bottom: 25%
}
}
@media(min-width:601px) and (max-width:767px) {
.thumbnail_image_gallery_carousel_caption {
    left: 0;
    width: 80%;
    bottom: 25%
}
}
@media(min-width:768px) and (max-width:991px) {
.thumbnail_image_gallery_carousel_caption {
    left: 0;
    width: 80%;
    bottom: 25%
}
}
.thumbnail_image_gallery_carousel_wrapper {
    background: #282828
}
.thumbnail_image_gallery_carousel_indicators {
    background: #282828
}
.thumbnail_image_gallery_carousel_indicators::-webkit-scrollbar-thumb {
background:rgba(255,255,255,0.3)
}
.thumbnail_image_gallery_carousel_caption a, .thumbnail_image_gallery_carousel_caption a:visited {
    color: #fff;
    background: #d63922
}
.thumbnail_image_gallery_carousel_caption a:hover, .thumbnail_image_gallery_carousel_caption a:active, .thumbnail_image_gallery_carousel_caption a:focus {
    color: #d63922;
    background: #fff
}
.thumbnail_image_left_carousel_wrapper {
    overflow: hidden;
    max-height: 650px;
    position: relative
}
.thumbnail_image_left_carousel_wrapper>.carousel-inner>.item>img, .thumbnail_image_left_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .5;
    margin: auto;
    width: 100%!important
}
.thumbnail_image_left_carousel_indicators {
    top: 1px;
    left: 90%;
    z-index: 3;
    bottom: 0;
    width: 10%;
    height: 100%;
    overflow: auto;
    margin-left: 0;
    position: absolute;
    margin-bottom: 0;
    padding: 0 5px 0 5px
}
.thumbnail_image_left_carousel_indicators li {
    width: 100%;
    opacity: .8;
    height: auto;
    border: 0;
    display: block;
    margin: 2px 0 2px 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s
}
.thumbnail_image_left_carousel_indicators li img {
    width: 100%;
    height: auto;
    display: block;
    position: relative
}
.thumbnail_image_left_carousel_indicators .active {
    width: 100%;
    opacity: .4;
    height: auto;
    border: 0;
    margin: 2px 0 2px 0
}
.thumbnail_image_left_carousel_indicators::-webkit-scrollbar {
width:5px
}
.thumbnail_image_left_carousel_indicators::-webkit-scrollbar-thumb {
-webkit-border-radius:10px;
border-radius:10px
}
.thumbnail_image_left_carousel_caption {
    left: 15%;
    right: 0;
    width: 35%;
    bottom: 55%;
    padding: 10px;
    text-align: left;
    text-shadow: none;
    font-family: 'Lato', sans-serif
}
.thumbnail_image_left_carousel_caption h1 {
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.thumbnail_image_left_carousel_caption h2 {
    font-size: 23px;
    font-weight: bold;
    margin: 5px 0 30px 0;
    text-transform: uppercase;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99)
}
.thumbnail_image_left_carousel_caption a, .thumbnail_image_left_carousel_caption a:visited {
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 20px 15px 20px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    animation-timing-function: cubic-bezier(.22, .81, .01, .99);
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}
@media only screen and (max-width:480px) {
.thumbnail_image_left_carousel_caption {
    left: 0;
    bottom: 5%;
    width: 90%
}
}
@media(min-width:481px) and (max-width:600px) {
.thumbnail_image_left_carousel_caption {
    left: 0;
    bottom: 5%;
    width: 100%
}
}
@media(min-width:601px) and (max-width:767px) {
.thumbnail_image_left_carousel_caption {
    left: 0;
    bottom: 5%;
    width: 100%
}
}
@media(min-width:768px) and (max-width:991px) {
.thumbnail_image_left_carousel_caption {
    left: 0;
    width: 100%
}
}
.thumbnail_image_left_carousel_wrapper {
    background: #000
}
.thumbnail_image_left_carousel_indicators {
    background: #282828
}
.thumbnail_image_left_carousel_indicators::-webkit-scrollbar-thumb {
background:rgba(255,255,255,0.3)
}
.thumbnail_image_left_carousel_caption a, .thumbnail_image_left_carousel_caption a:visited {
    color: #d63922;
    background: #fff
}
.thumbnail_image_left_carousel_caption a:hover, .thumbnail_image_left_carousel_caption a:active, .thumbnail_image_left_carousel_caption a:focus {
    color: #fff;
    background: #d63922
}
.thumbnail_text_carousel_wrapper {
    overflow: hidden;
    max-height: 643px;
    position: relative
}
.thumbnail_text_carousel_wrapper>.carousel-inner>.item>img, .thumbnail_text_carousel_wrapper>.carousel-inner>.item>a>img {
    margin: auto;
    width: 100%!important
}
.thumbnail_text_carousel_fade {
    opacity: 1
}
.thumbnail_text_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_text_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.thumbnail_text_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_text_carousel_control_left, .thumbnail_text_carousel_control_right {
    top: 40%;
    opacity: 0;
    z-index: 2;
    width: 55px;
    height: 55px;
    text-shadow: none;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}
.thumbnail_text_carousel_wrapper:hover .thumbnail_text_carousel_control_left, .thumbnail_text_carousel_wrapper:hover .thumbnail_text_carousel_control_right {
    opacity: 1
}
.thumbnail_text_carousel_control_icons {
    line-height: 50px;
    font-size: 40px!important;
    font-weight: normal!important
}
.thumbnail_text_carousel_control_left {
    left: 1%!important
}
.thumbnail_text_carousel_control_right {
    right: 1%!important
}
.thumbnail_text_carousel_control_left:hover, .thumbnail_text_carousel_control_left:active, .thumbnail_text_carousel_control_left:focus, .thumbnail_text_carousel_control_right:hover, .thumbnail_text_carousel_control_right:active, .thumbnail_text_carousel_control_right:focus {
    opacity: 1
}
.thumbnail_text_carousel_indicators {
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin-left: 0;
    position: absolute;
    margin-bottom: 0;
    font-family: 'Raleway', sans-serif
}
.thumbnail_text_carousel_indicators li {
    width: 15%;
    opacity: 1;
    margin: 0;
    height: auto;
    border: 0;
    text-indent: 0;
    text-align: left;
    padding: 15px 0 15px 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: opacity .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s
}
.thumbnail_text_carousel_indicators li h5 {
    text-shadow: none;
    letter-spacing: 2px;
    text-transform: capitalize
}
.thumbnail_text_carousel_indicators li p {
    font-size: 12px;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: capitalize
}
.thumbnail_text_carousel_indicators .active {
    width: 15%;
    height: auto;
    border: 0
}
@media only screen and (max-width:767px) {
.thumbnail_text_carousel_control_left, .thumbnail_text_carousel_control_right {
    display: none
}
}
@media only screen and (max-width:480px) {
.thumbnail_text_carousel_indicators li {
    width: 18%;
    text-align: center;
    padding: 0
}
.thumbnail_text_carousel_indicators li h5 {
    font-size: 10px;
    letter-spacing: 0
}
.thumbnail_text_carousel_indicators li p {
    display: none
}
.thumbnail_text_carousel_indicators .active {
    width: 18%
}
}
@media(min-width:481px) and (max-width:600px) {
.thumbnail_text_carousel_indicators li {
    width: 18%;
    text-align: center;
    padding: 5px 0 5px 0
}
.thumbnail_text_carousel_indicators li h5 {
    font-size: 12px;
    letter-spacing: 0
}
.thumbnail_text_carousel_indicators li p {
    font-size: 10px;
    letter-spacing: 0
}
.thumbnail_text_carousel_indicators .active {
    width: 18%
}
}
@media(min-width:601px) and (max-width:767px) {
.thumbnail_text_carousel_indicators li {
    text-align: center;
    padding: 5px 0 5px 0
}
.thumbnail_text_carousel_indicators li h5 {
    font-size: 14px;
    letter-spacing: 0
}
.thumbnail_text_carousel_indicators li p {
    font-size: 10px;
    letter-spacing: 0
}
}
.thumbnail_text_carousel_wrapper {
    background: #000
}
.thumbnail_text_carousel_control_left, .thumbnail_text_carousel_control_right {
    color: #262626;
    background: transparent!important
}
.thumbnail_text_carousel_control_left:hover, .thumbnail_text_carousel_control_left:active, .thumbnail_text_carousel_control_left:focus, .thumbnail_text_carousel_control_right:hover, .thumbnail_text_carousel_control_right:active, .thumbnail_text_carousel_control_right:focus {
    color: #5076bb
}
.thumbnail_text_carousel_indicators {
    background: #272727
}
.thumbnail_text_carousel_indicators li {
    color: #fff;
    background: #4c4c4c
}
.thumbnail_text_carousel_indicators .active {
    background: #5076bb
}
.thumbnail_text_left_carousel_wrapper {
    overflow: hidden;
    max-height: 643px
}
.thumbnail_text_left_carousel_wrapper>.carousel-inner>.item>img, .thumbnail_text_left_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: 1;
    margin: auto;
    width: 100%!important
}
.thumbnail_text_left_carousel_fade {
    opacity: 1
}
.thumbnail_text_left_carousel_fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0!important;
    display: block!important;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_text_left_carousel_fade .item:first-child {
    top: auto;
    position: relative
}
.thumbnail_text_left_carousel_fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out .7s;
    -moz-transition: opacity ease-in-out .7s;
    -ms-transition: opacity ease-in-out .7s;
    -o-transition: opacity ease-in-out .7s;
    transition: opacity ease-in-out .7s
}
.thumbnail_text_left_carousel_indicators {
    top: 1px;
    left: 85%;
    right: 0;
    z-index: 3;
    bottom: 0;
    width: 15%;
    height: 100%;
    padding: 5px;
    overflow: auto;
    margin-left: 0;
    position: absolute;
    margin-bottom: 0;
    font-family: 'Raleway', sans-serif
}
.thumbnail_text_left_carousel_indicators li {
    width: 100%;
    opacity: 1;
    margin: 0;
    height: auto;
    border: 0;
    display: block;
    text-indent: 0;
    text-align: left;
    margin-bottom: 5px;
    padding: 15px 0 15px 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}
.thumbnail_text_left_carousel_indicators li h5 {
    text-shadow: none;
    letter-spacing: 2px;
    text-transform: capitalize
}
.thumbnail_text_left_carousel_indicators li p {
    font-size: 12px;
    text-shadow: none;
    letter-spacing: 1px;
    text-transform: capitalize
}
.thumbnail_text_left_carousel_indicators .active {
    width: 100%;
    height: auto;
    border: 0;
    margin-bottom: 5px
}
.thumbnail_text_left_carousel_indicators::-webkit-scrollbar {
width:5px
}
.thumbnail_text_left_carousel_indicators::-webkit-scrollbar-thumb {
-webkit-border-radius:10px;
border-radius:10px
}
@media only screen and (max-width:767px) {
.thumbnail_text_left_carousel_control_left, .thumbnail_text_left_carousel_control_right {
    display: none
}
}
@media only screen and (max-width:480px) {
.thumbnail_text_left_carousel_indicators li {
    width: 100%;
    text-align: center;
    padding: 0
}
.thumbnail_text_left_carousel_indicators li h5 {
    font-size: 10px;
    letter-spacing: 0
}
.thumbnail_text_left_carousel_indicators li p {
    display: none
}
.thumbnail_text_left_carousel_indicators .active {
    width: 100%
}
}
@media(min-width:481px) and (max-width:600px) {
.thumbnail_text_left_carousel_indicators li {
    width: 100%;
    text-align: center;
    padding: 5px 0 5px 0
}
.thumbnail_text_left_carousel_indicators li h5 {
    font-size: 12px;
    letter-spacing: 0
}
.thumbnail_text_left_carousel_indicators li p {
    font-size: 10px;
    letter-spacing: 0
}
.thumbnail_text_left_carousel_indicators .active {
    width: 100%
}
}
@media(min-width:601px) and (max-width:767px) {
.thumbnail_text_left_carousel_indicators li {
    text-align: center;
    padding: 5px 0 5px 0
}
.thumbnail_text_left_carousel_indicators li h5 {
    font-size: 14px;
    letter-spacing: 0
}
.thumbnail_text_left_carousel_indicators li p {
    font-size: 10px;
    letter-spacing: 0
}
}
.thumbnail_text_left_carousel_wrapper {
    background: #000
}
.thumbnail_text_left_carousel_indicators {
    background: #272727
}
.thumbnail_text_left_carousel_indicators li {
    color: #fff;
    background: #000
}
.thumbnail_text_left_carousel_indicators .active {
    background: #5076bb
}
.thumbnail_text_left_carousel_indicators::-webkit-scrollbar-thumb {
background:rgba(255,255,255,0.3)
}
.vertical_slide_carousel_wrapper {
    overflow: hidden;
    max-height: 661px;
    background-image: url("../images/black_carousel_background.png")
}
.vertical_slide_carousel_wrapper>.carousel-inner>.item>img, .vertical_slide_carousel_wrapper>.carousel-inner>.item>a>img {
    opacity: .6;
    margin: auto;
    width: 100%!important
}
.vertical_slide_effect {
    height: 100%
}
.vertical_slide_effect>.item {
    -webkit-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top
}
@media all and (transform-3d), (-webkit-transform-3d) {
.vertical_slide_effect>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000
}
.vertical_slide_effect>.item.next, .vertical_slide_effect>.item.active.right {
    top: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
}
.vertical_slide_effect>.item.prev, .vertical_slide_effect>.item.active.left {
    top: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.vertical_slide_effect>.item.next.left, .vertical_slide_effect>.item.prev.right, .vertical_slide_effect>.item.active {
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
}
.vertical_slide_effect>.active {
    top: 0
}
.vertical_slide_effect>.next, .vertical_slide_effect>.prev {
    top: 0;
    width: auto;
    height: 100%
}
.vertical_slide_effect>.next {
    left: 0;
    top: 100%
}
.vertical_slide_effect>.prev {
    left: 0;
    top: -100%
}
.vertical_slide_effect>.next.left, .vertical_slide_effect>.prev.right {
    top: 0
}
.vertical_slide_effect>.active.left {
    left: 0;
    top: -100%
}
.vertical_slide_effect>.active.right {
    left: 0;
    top: 100%
}
.vertical_slide_carousel_indicators {
    top: 40%;
    left: 87%;
    z-index: 3;
    width: 10%;
    overflow: auto;
    margin-left: 0;
    position: absolute;
    margin-bottom: 0;
    padding: 0 5px 0 5px
}
.vertical_slide_carousel_indicators li {
    width: 13px;
    height: 13px;
    display: block;
    margin-bottom: 10px
}
.vertical_slide_carousel_indicators .active {
    margin: 1px;
    width: 13px;
    height: 13px;
    margin-bottom: 10px
}
.vertical_slide_carousel_caption {
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    bottom: 29%;
    text-shadow: none;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif
}
.vertical_slide_carousel_caption h1 {
    font-size: 50px;
    font-weight: 800;
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.vertical_slide_carousel_caption h1 a {
    text-decoration: none
}
.vertical_slide_carousel_caption>img {
    width: 72%;
    margin: auto;
    position: relative;
    text-align: center;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}
@media only screen and (max-width:480px) {
.vertical_slide_carousel_caption {
    bottom: 0
}
.vertical_slide_carousel_caption h1 {
    font-size: 25px
}
}
@media(min-width:481px) and (max-width:600px) {
.vertical_slide_carousel_caption {
    bottom: 0
}
.vertical_slide_carousel_caption h1 {
    font-size: 40px
}
}
@media(min-width:601px) and (max-width:767px) {
.vertical_slide_carousel_caption {
    bottom: 0
}
}
.vertical_slide_carousel_indicators .active {
    border: 1px solid #fff
}
.vertical_slide_carousel_caption h2, .vertical_slide_carousel_caption h1 a, .vertical_slide_carousel_caption h1 a:visited {
    color: #fff
}