#s-57 {
  width: 100%;
  overflow: hidden;
  padding: 80px 0 80px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  font-family: 'Roboto', sans-serif;
  position: relative;
  text-align: center;
}

@media (min-width:992px) and (max-width:1199px){#s-57 h1{font-size:35px}#s-57 .li-quote-10{right:130px!important}#s-57 .li-quote-2{left:30px!important}}@media (min-width:768px) and (max-width:991px){#s-57 .right{display:none}#s-57 .left{display:none}#s-57 .testimonial-bg{padding-bottom:0!important}}@media only screen and (min-width:600px) and (max-width:767px){#s-57 h1{font-size:40px}#s-57 .right{display:none}#s-57 .left{display:none}#s-57 .testimonial-bg{padding-bottom:0!important}}@media only screen and (min-width:320px) and (max-width:599px){#s-57 h1{font-size:30px}#s-57 .right{display:none}#s-57 .left{display:none}#s-57 .testimonial-bg{padding-bottom:0!important}}#s-57 .bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}#s-57 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media (prefers-reduced-motion){#s-57 .animated{-webkit-animation:unset!important;animation:unset!important;-webkit-transition:none!important;-o-transition:none!important;transition:none!important}}@media all{#s-57 h1,#s-57 h6{color:#232323;margin-top:11px;line-height:1.2;font-weight:700;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;font-size:36px}#s-57 *::-moz-selection{background:#4fc1f0;color:#454545;text-shadow:none}#s-57::-moz-selection{background:#4fc1f0;color:#454545;text-shadow:none}#s-57::selection{background:#4fc1f0;color:#454545;text-shadow:none}#s-57::-webkit-input-placeholder{color:#454545;font-size:16px}#s-57::-moz-placeholder{color:#454545;font-size:16px}#s-57:-ms-input-placeholder{color:#454545;font-size:16px}#s-57::-ms-input-placeholder{color:#454545;font-size:16px}#s-57::placeholder{color:#454545;font-size:16px}#s-57::-webkit-input-placeholder{color:#454545}#s-57::-moz-placeholder{color:#454545}#s-57:-ms-input-placeholder{color:#454545}#s-57:-moz-placeholder{color:#454545}}@media all{#s-57 h1{font-weight:800;margin:0;margin-bottom:50px}#s-57 h1 span{color:#0c5adb}#s-57 .em_bar{background:#9B50DB none repeat scroll 0 0;height:2px;margin:0 auto 5px;width:62px}#s-57 .em_bar_bg{height:5px;width:90px;background:#cbbded;margin:20px auto;position:relative;border-radius:30px}#s-57 .em_bar_bg:before{content:'';position:absolute;left:0;top:-2.7px;height:10px;width:10px;border-radius:50%;background:#0C5ADB;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:MOVE-BG;animation-name:MOVE-BG}#s-57 .container-quote{position:relative;width:100%;margin:55px 0 150px;height:135px;-webkit-perspective:10000px;-ms-perspective:10000px;perspective:10000px}#s-57 .container-quote .quote{width:520px;height:100%;position:absolute;top:0;left:50%;cursor:pointer;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all 1s cubic-bezier(0.5,-0.01,0,1.005);-o-transition:all 1s cubic-bezier(0.5,-0.01,0,1.005);transition:all 1s cubic-bezier(0.5,-0.01,0,1.005)}#s-57 .container-quote .quote.show{opacity:1;-webkit-transform:translateX(-50%) translateY(0%) rotateX(0deg);-ms-transform:translateX(-50%) translateY(0%) rotateX(0deg);transform:translateX(-50%) translateY(0%) rotateX(0deg)}#s-57 .container-quote .quote.hide-bottom{opacity:0;-webkit-transform:translateX(-50%) translateY(100%) rotateX(-70deg);-ms-transform:translateX(-50%) translateY(100%) rotateX(-70deg);transform:translateX(-50%) translateY(100%) rotateX(-70deg)}#s-57 .container-quote .quote p{line-height:28px;display:block;padding-left:40px;padding-right:40px}#s-57 .container-quote .quote .container-info{display:inline-block;padding-left:40px;position:relative;margin-top:20px}#s-57 .container-quote .quote .container-info .pp{height:80px;width:80px;border-radius:100%;position:absolute;left:-60px;top:50%;border:2px solid #fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,0.1);box-shadow:0 2px 3px rgba(0,0,0,0.1);background-repeat:no-repeat;background-position:center center;background-size:120%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#s-57 .container-quote .quote .container-info .name{color:#444;font-size:22px;font-weight:600}#s-57 .container-quote .quote .container-info .job{color:#666;font-size:16px}#s-57 .container-pe-quote{position:absolute;height:100%;top:0;z-index:1}#s-57 .left{left:110px}#s-57 .right{right:80px}#s-57 .container-pe-quote .pp-quote{cursor:pointer;position:absolute;border-radius:100%;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.15);box-shadow:0 10px 30px rgba(0,0,0,0.15);animation-name:floating;-webkit-animation-name:floating;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform-origin:50% 1px;-ms-transform-origin:50% 1px;transform-origin:50% 1px;-webkit-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease}#s-57 .container-pe-quote .pp-quote .img{overflow:hidden;border-radius:100%;height:100%;width:100%;background-repeat:no-repeat;background-position:center center;background-size:120%;position:relative;z-index:1}#s-57 .container-pe-quote .pp-quote:after{content:'';position:absolute;top:50%;left:50%;height:calc(100% + 5px);width:calc(100% + 5px);border-radius:100%;background-color:#fff;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}#s-57 .container-pe-quote .pp-quote:hover:after,#s-57 .container-pe-quote .pp-quote.active:after{background:#0c5adb;-webkit-transform:translate(-50%,-50%) scale(1.05);-ms-transform:translate(-50%,-50%) scale(1.05);transform:translate(-50%,-50%) scale(1.05);-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}#s-57 .li-quote-1{height:90px;width:90px;left:40px;top:30px;animation-duration:10s;-webkit-animation-duration:10s;-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}#s-57 .li-quote-2{height:63px;width:63px;left:150px;top:150px;animation-duration:12s;-webkit-animation-duration:12s;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}#s-57 .li-quote-3{height:82px;width:82px;left:-70px;top:180px;animation-duration:11s;-webkit-animation-duration:11s;-webkit-transition-delay:0.6s;-o-transition-delay:0.6s;transition-delay:0.6s}#s-57 .li-quote-4{height:48px;width:48px;left:80px;top:250px;animation-duration:6s;-webkit-animation-duration:6s;-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}#s-57 .li-quote-5{height:73px;width:73px;left:-60px;top:320px;animation-duration:7s;-webkit-animation-duration:7s;-webkit-transition-delay:0.7s;-o-transition-delay:0.7s;transition-delay:0.7s}#s-57 .li-quote-6{height:63px;width:63px;left:65px;top:380px;animation-duration:5s;-webkit-animation-duration:5s;-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s}#s-57 .li-quote-7{height:73px;width:73px;right:-15px;top:30px;animation-duration:5s;-webkit-animation-duration:5s;-webkit-transition-delay:0.7s;-o-transition-delay:0.7s;transition-delay:0.7s}#s-57 .li-quote-8{height:73px;width:73px;right:50px;top:150px;animation-duration:8s;-webkit-animation-duration:8s;-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s}#s-57 .li-quote-9{height:48px;width:48px;right:150px;top:90px;animation-duration:7s;-webkit-animation-duration:7s;-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s}#s-57 .li-quote-10{height:90px;width:90px;right:225px;top:250px;animation-duration:8s;-webkit-animation-duration:8s;-webkit-transition-delay:0.4s;-o-transition-delay:0.4s;transition-delay:0.4s}#s-57 .li-quote-11{height:52px;width:52px;right:40px;top:320px;animation-duration:7s;-webkit-animation-duration:7s;-webkit-transition-delay:0.5s;-o-transition-delay:0.5s;transition-delay:0.5s}#s-57 .li-quote-13{height:42px;width:42px;right:128px;top:380px;animation-duration:9s;-webkit-animation-duration:9s;-webkit-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-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{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}@keyframes MOVE-BG{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(88px);transform:translateX(88px)}}@keyframes floating{from{-webkit-transform:rotate(0deg) translate(-10px) rotate(0deg);-ms-transform:rotate(0deg) translate(-10px) rotate(0deg);transform:rotate(0deg) translate(-10px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translate(-10px) rotate(-360deg);-ms-transform:rotate(360deg) translate(-10px) rotate(-360deg);transform:rotate(360deg) translate(-10px) rotate(-360deg)}}@-webkit-keyframes floating{from{-webkit-transform:rotate(0deg) translate(-10px) rotate(0deg);-ms-transform:rotate(0deg) translate(-10px) rotate(0deg);transform:rotate(0deg) translate(-10px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translate(-10px) rotate(-360deg);-ms-transform:rotate(360deg) translate(-10px) rotate(-360deg);transform:rotate(360deg) translate(-10px) rotate(-360deg)}}
