.achievement_section .box{background-color:#26750b;border-radius:10px;flex-direction:column;margin:25px 0;display:flex;overflow:hidden}@media (max-width:767.98px){.achievement_section .box{margin:10px 0}}.achievement_section .box .img-box{width:100%;height:400px;position:relative}.achievement_section .box .img-box img{width:100%}.achievement_section .box .detail-box{color:#fff;text-align:center;width:100%;padding:25px 15px}.achievement_section .btn-box{justify-content:center;display:flex}.achievement_section .btn-box a{color:#fff;background-color:#0f5c09;border:1px solid #0f5c09;border-radius:10px;margin-top:15px;padding:10px 35px;transition:all .3s;display:inline-block}.achievement_section .btn-box a:hover{color:#0f5c09;background-color:#fff}@media (min-width:992px){.achievement_section .container{max-width:850px}}
.testimonial_section .testimonial_container{text-align:center;flex-direction:column;align-items:center;margin:15px auto auto;display:flex}.testimonial_section .testimonial_container .img-box{width:160px;height:160px;position:relative}.testimonial_section .testimonial_container .img-box img{border-radius:5px;width:100%}.testimonial_section .testimonial_container .detail-box{margin-top:25px}.testimonial_section .testimonial_container .detail-box h5{color:#1d1b28;margin-bottom:15px}.testimonial_section .testimonial_container .detail-box p{color:#1d1b28;margin:20px}.testimonial_section .testimonial_container .detail-box span{color:#1eb36a;margin-top:25px;font-size:28px}.testimonial_section .carousel_btn-box{justify-content:center;margin-bottom:70px;display:flex}@media (min-width:992px){.testimonial_section .carousel_btn-box{margin-bottom:0}}.testimonial_section .carousel-control-prev,.testimonial_section .carousel-control-next{opacity:1;color:#fff;background-color:#000;border-radius:10px;width:50px;height:50px;margin:0 2.5px;font-size:12px;top:100px;bottom:auto}.testimonial_section .carousel-control-prev:hover,.testimonial_section .carousel-control-next:hover{color:#000;background-color:#fff;border:1px solid #000}.testimonial_section .carousel-control-prev{left:5%;right:auto}@media (min-width:768px){.testimonial_section .carousel-control-prev{left:15%}}.testimonial_section .carousel-control-next{left:auto;right:5%}@media (min-width:768px){.testimonial_section .carousel-control-next{right:15%}}
.back-to-top{color:#fff;cursor:pointer;z-index:1;background-color:#0f5c09;border:none;border-radius:5px;flex-direction:column;align-items:center;padding:7px 10px;transition:right .5s;display:flex;position:fixed;bottom:90px;right:-160px}.back-to-top:hover{background-color:#26750b}.back-to-top>*{display:block}.back-to-top .arrow{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;width:0;height:0;margin-bottom:5px}.back-to-top span{font-size:12px}.back-to-top.visible{right:25px}
