.custom-pagination .swiper-pagination-bullet{background-color:#4c6ef5;width:12px;height:12px;border-radius:50%}.custom-pagination .swiper-pagination-bullet-active{background-color:#2c3e50}.testimonials{background:linear-gradient(to bottom right,#e3ecf0,#e7e5e5)}:root{--primary-color:#0f2557;--secondary-color:rgba(235,236,223,0.2)}#services-section{width:100%;max-width:100%;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}#services-section h2{color:var(--primary-color);font-size:2rem;margin-bottom:20px;position:relative;text-align:center}.cardsService{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,380px));justify-content:center;gap:25px;z-index:9;width:100%}.cardsService .card{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;background:linear-gradient(to bottom right,#e3ecf0,#e7e5e5);position:relative;border-radius:10px;transition:transform .3s ease;width:100%;min-height:100%}.cardsService .card:before{position:absolute;content:" ";height:100%;width:100%;top:0;left:0;border-radius:10px;background:var(--primary-color);transform:rotate(0deg);z-index:-1;transition:transform .3s ease-in-out}.cardsService .card:hover.card:before{transform:rotate(10deg)}.cardsService .card .icons{font-size:2rem;margin-bottom:.75rem;color:var(--primary-color)}.cardsService .card h3{font-size:1.25rem;margin-bottom:10px;color:var(--primary-color)}.cardsService .card .content p{color:var(--primary-color);font-size:.875rem;line-height:1.5;margin-bottom:1rem;font-weight:500}.catButton{color:#ffffff;border:3px solid #0f2557;background-image:linear-gradient(30deg,#0f2557 50%,transparent 0);background-size:500px;background-repeat:no-repeat;background-position:0;transition:background-position .6s ease-in-out,color .4s ease-in-out,background-color .4s ease-in-out}.catButton:hover{background-position:130%;color:#0f2557;background-color:#ffffff}@media (max-width:1100px){#services-section h2{margin-top:30px}#services-section #paragraph{width:80%}}@media (max-width:900px){.cardsService .card{padding:1rem}#services-section #paragraph{font-size:.85rem}.cardsService .card h3{font-size:1.1rem}.cardsService .card .content p{font-size:.85rem}.cardsService .card .icons{font-size:1.5rem}}@media (max-width:800px){.cardsService>.card:last-child:nth-child(odd){margin-left:auto;margin-right:auto}}.aboutus-section{background:linear-gradient(135deg,#e2e3e6 50%,#d7dbe0)}.aboutButton{color:#ffffff;border:3px solid #0f2557;background-image:linear-gradient(30deg,#0f2557 50%,transparent 0);background-size:500px;background-repeat:no-repeat;background-position:0;transition:background-position .6s ease-in-out,color .4s ease-in-out,background-color .4s ease-in-out}.aboutButton:hover{background-position:130%;color:#0f2557;background-color:#ffffff}.whychooseus-container{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:0;min-height:90vh;height:auto;background:#a19e9e}.box{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;color:#fff;text-align:center}.box p{word-break:break-word;overflow-wrap:anywhere}.top-left{grid-column:1/2;grid-row:1/2}.bottom-left{grid-column:1/2;grid-row:2/3}.center-image{grid-column:2/3;grid-row:1/3;display:flex;align-items:center;justify-content:center;overflow:hidden}.center-image img{width:100%;height:100%;object-fit:cover}.right-top{grid-column:3/5;grid-row:1/2;background:linear-gradient(to bottom right,#e3ecf0,#e7e5e5);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;text-align:center}.bottom-right-left{grid-column:3/4;grid-row:2/3}.bottom-right-right{grid-column:4/5;grid-row:2/3}.blue{background-color:#0f2557}.white{background-color:#ffffff;color:#0f2557}.right-top h1{font-size:2.5rem}.right-top span{font-weight:700}.right-top p{margin-top:1rem;color:#555}.box h3{font-size:18px;font-weight:600;margin-bottom:10px}.box p{font-size:14px;font-weight:400}.icon{font-size:2rem;margin-bottom:1rem}@media (max-width:1024px){.whychooseus-container{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:0;min-height:auto;height:auto}.center-image{grid-column:2/3;grid-row:1/3;height:100%;object-fit:cover}.top-left{grid-row:1/2}.bottom-left,.top-left{grid-column:1/2;padding:1rem}.bottom-left{grid-row:2/3}.right-top{grid-column:1/3;grid-row:3/4;padding:2rem;text-align:center}.bottom-right-left{grid-column:1/2;grid-row:4/5}.bottom-right-right{grid-column:2/3;grid-row:4/5}.right-top h1{font-size:2rem}.right-top p{font-size:1rem}.icon{font-size:1.5rem}}@media (max-width:768px){.whychooseus-container{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto auto;min-height:auto;height:auto}.right-top{grid-column:1/2;grid-row:1/2;padding:1.5rem}.top-left{grid-row:2/3}.bottom-left,.top-left{grid-column:1/2;padding:.5rem}.bottom-left{grid-row:3/4}.center-image{grid-column:1/2;grid-row:4/5;height:400px}.bottom-right-left{grid-column:1/2;grid-row:6/7;padding:.5rem}.bottom-right-right{grid-column:1/2;grid-row:5/6;padding:.5rem}.right-top h1{font-size:1.5rem}.right-top p{font-size:.9rem}.icon{font-size:1.5rem}}