.turn-manager-section{position:relative}.turn-manager-section .inner-box{background:#f9f9f9;border:1px solid #bdbdbd;border-radius:20px;display:block;margin-bottom:20PX;padding:30px;position:relative;transition:all .5s ease}.turn-manager-section .inner-box:hover{box-shadow:0 10px 70px 0 rgba(0,0,0,.2)}.turn-manager-section .inner-box .icon-box{background:var(--theme-color);border-radius:7.5px;box-shadow:0 2.5px 5px 0 rgba(13,13,18,.12);color:var(--title-color);display:inline-block;height:56px;margin-bottom:10px;overflow:hidden;position:relative;text-align:center;transition:all .5s ease;width:56px;z-index:1}.turn-manager-section .inner-box:hover .icon-box{color:#fff}.turn-manager-section .inner-box .icon-box:before{background:var(--secondary-color);border-radius:7.5px;content:"";height:0;left:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:-1}.turn-manager-section .inner-box:hover .icon-box:before{height:100%}.turn-manager-section .inner-box h3{display:block;font-weight:700;margin-bottom:4px;position:relative}.turn-manager-section .inner-box p{color:#2f2f2f;margin-bottom:14px;min-height:100%}.turn-manager-section h2.title-animation{max-width:450px}.turn-manager-section p.title-animation{color:#27303f;font-size:18px;line-height:26px;max-width:570px}@media only screen and (max-width:991px){.turn-manager-section h2.title-animation{max-width:600px}.turn-manager-section .btn-box{margin-bottom:40px}}@media only screen and (max-width:690px){.turn-manager-section .btn-box{margin-bottom:20px}.turn-manager-section h2.title-animation,.turn-manager-section p.title-animation{max-width:100%}.turn-manager-section{padding-bottom:40px;padding-top:40px}}