.back-to-top-section.layout-one .content-box .top-back{align-items:center;background:transparent;border:3px solid #383d67;border-radius:50%;bottom:30px;display:flex;height:40px;justify-content:center;opacity:0;position:fixed;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;visibility:hidden;width:40px;z-index:1000}.back-to-top-section.layout-one .content-box .top-back.show{opacity:1;visibility:visible}.back-to-top-section.layout-one .content-box .top-back:before{animation:mymove 2s infinite;background-color:transparent;border:2px solid #00a0ff;border-radius:100%;content:"";height:40px;position:absolute;width:40px}.back-to-top-section.layout-one .content-box .top-back .arrow{animation:moveArrow 2s infinite;line-height:0}.back-to-top-section.layout-one .content-box .top-back .arrow img{max-height:11px;width:19px}.back-to-top-section.layout-one .content-box .top-back .arrow svg{max-height:30px;width:30px;fill:#25b2fe}.back-to-top-section .content-box .top-back{cursor:pointer}@keyframes mymove{50%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}@keyframes moveArrow{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.back-to-top-section.layout-two .content-box .top-back{align-items:center;background-color:#e07049;border-radius:10px;bottom:30px;box-shadow:2px 2px 6px 0 #818080;display:flex;height:42px;justify-content:center;opacity:0;position:fixed;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;visibility:hidden;width:42px;z-index:1000}.back-to-top-section.layout-two .content-box .top-back.show{opacity:1;visibility:visible}.back-to-top-section.layout-two .content-box .top-back .arrow{line-height:0}.back-to-top-section.layout-two .content-box .top-back .arrow img{max-height:11px;width:19px}.back-to-top-section.layout-two .content-box .top-back .arrow svg{max-height:30px;width:30px;fill:#25b2fe}.back-to-top-section.layout-two .content-box .scrolldown__arrows{left:0;position:absolute;top:-15px;transform:rotate(180deg);width:28px}.back-to-top-section.layout-two .content-box .scrolldown__arrow{border-bottom:3px solid #000;border-right:3px solid #000;height:12px;left:0;opacity:0;position:absolute;top:0;transform:scale(.3) translateY(-30px) rotate(45deg);transition:.4s ease-in-out;width:12px}.back-to-top-section.layout-two .content-box .scrolldown__arrow_1{animation:scrolldown__arrow 3s ease-out infinite}.back-to-top-section.layout-two .content-box .scrolldown__arrow_2{animation:scrolldown__arrow 3s ease-out 1s infinite}.back-to-top-section.layout-two .content-box .scrolldown__arrow_3{animation:scrolldown__arrow 3s ease-out 2s infinite}@keyframes scrolldown__arrow{33.3%{opacity:1;transform:scale(1) translateY(0) rotate(45deg)}66.6%{opacity:1;transform:scale(1) translateY(12px) rotate(45deg)}to{opacity:0;transform:scale(.5) translateY(40px) rotate(45deg)}}.back-to-top-section.layout-three .content-box .top-back{align-items:center;background-color:#1a1c38;border-radius:100%;bottom:30px;box-shadow:3px 4px 4px 0 #00000040;display:flex;height:60px;justify-content:center;opacity:0;padding:5px;position:fixed;right:30px;transition:background-color .3s,opacity .5s,visibility .5s;visibility:hidden;width:60px;z-index:1000}.back-to-top-section.layout-three .content-box .top-back.show{opacity:1;visibility:visible}.back-to-top-section.layout-three .content-box .top-back .arrow{align-items:center;border:3px solid #ffffffd4;border-radius:100%;display:flex;height:100%;justify-content:center;line-height:0;width:100%}.back-to-top-section.layout-three .content-box .top-back .arrow img{max-height:11px;width:19px}.back-to-top-section.layout-three .content-box .top-back .arrow svg{max-height:30px;width:30px;fill:#25b2fe}@media(max-width:767.98px){.back-to-top-section.layout-one .content-box .top-back,.back-to-top-section.layout-three .content-box .top-back,.back-to-top-section.layout-two .content-box .top-back{bottom:20px;right:20px}.back-to-top-section.layout-three .content-box .top-back{height:50px;width:50px}.back-to-top-section.layout-three .content-box .top-back .circle{height:40px;width:40px}}