.cta-group-wrap .cta-group-row{display:flex;flex-wrap:wrap;align-items:center}
.cta-group-row a{font-size:24px;display:inline-block;padding:0 20px;color:#eff3f5 !important;line-height:48px;0px 2px 5px rgba(0,25,45,0.25);text-align:center;border:solid 1px #eff3f5;border-radius:5px;transition:top .5s ease-in-out,background-position .3s ease-in-out;box-shadow:0 1px 4px #000;margin-right:10px;}
.cta-group-row a:after{content:">";font-family:ss-icons;font-size:.5em;display:inline-block;padding:0 0 0 8px;vertical-align:top}
.secondry-btn a{background:linear-gradient(to bottom,rgba(160,229,44,.9),rgba(100,160,0,.9)) repeat;background-size:100% 200%;background-position:0 100%}
.cta-group-row a:focus,.cta-group-row a:hover{border-color:#fff;color:#fff;background-position:0 0;}
.primary-btn a{background:linear-gradient(to bottom,rgba(0,213,255,.9),rgba(0,157,255,.9),rgba(0,116,255,.9)) repeat;background-size:100% 200%;background-position:0 100%;}



.btns-group .btns{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}
.btns-item .newbtn a{font-size:18px;display:inline-block;padding:0 20px;color:#eff3f5 !important;line-height:48px;box-shadow:0 1px 4px #00192d;text-align:center;border:solid 1px #eff3f5;border-radius:5px;transition:top .5s ease-in-out,background-position .3s ease-in-out;box-shadow:0 1px 4px #000;}
.btns-item .newbtn a:after{content:">";font-family:ss-icons;font-size:.5em;display:inline-block;padding:0 0 0 8px;vertical-align:top}
.primary-btn a{background:linear-gradient(to bottom,rgba(0,213,255,.9),rgba(0,157,255,.9),rgba(0,116,255,.9)) repeat;background-size:100% 200%;background-position:0 100%;}
.secondary-btn a{background:linear-gradient(to bottom,rgba(160,229,44,.9),rgba(100,160,0,.9)) repeat;background-size:100% 200%;background-position:0 100%}
.btns-item .newbtn a:focus,
.btns-item .newbtn a:hover{border-color:#fff;color:#fff;background-position:0 0;}
@media(max-width:1080px){
.site-pool-template h2{line-height:1.2  !important;}
}
@media(max-width:991px){
.site-pool-template .container{max-width:90%;}
}