.services-wrapper .active .single-services{background-color:#c5f1ff;border:1px solid transparent}.single-services{border:1px solid #c5f1ff;border-radius:20px;height:100%;padding:40px 40px 52px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.single-services.text-start{text-align:left}.single-services.text-center{text-align:center}.single-services.text-end{text-align:right}@media only screen and (min-width:992px) and (max-width:1199px){.single-services{padding:40px 20px 52px}}@media only screen and (min-width:768px) and (max-width:991px){.single-services{padding:40px 20px 52px}}.single-services h3{margin-top:25px}@media only screen and (min-width:992px) and (max-width:1199px){.single-services h3{font-size:24px}}.single-services h3 a:hover{color:var(--link-hover-color)}.single-services p{margin-top:14px}.single-services .more{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8ece9;border-radius:100%;bottom:-28px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:23px;height:56px;justify-content:center;position:absolute;width:56px;z-index:1}.single-services.text-start .more{left:40px;transform:inherit}.single-services.text-center .more{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.single-services.text-end .more{right:40px;transform:inherit}.single-services .more svg{height:16px;width:16px}.single-services .more svg path{stroke:currentColor;fill:currentColor;transition:all .3s linear}