.bottom_con,.bottom_con_info,.services_con section{position:relative;z-index:0}.bottom_con:before,.bottom_con_info:before{content:'';position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:-1}.main_cons{text-align:center;margin-bottom:40px!important}.main_cons .flex_con{display:flex;gap:20px}.main_cons .flex_con p:first-child{text-align:right}.main_cons .flex_con p:last-child{text-align:left}.main_con figure{display:block!important}.main_cons h2{font-size:48px;color:var(--secondaryColor);font-weight:700;line-height:100%;margin-bottom:25px;font-family:var(--txt2);position:relative}.main_cons h2 small{font-size:16px;font-family:var(txt2);display:block}.main_cons p{font-family:var(--txtP);margin-bottom:0}.services_con{display:flex;justify-content:center;gap:50px 20px;flex-wrap:wrap;text-align:center;margin-bottom:150px;counter-reset:name}.services_con section{width:31%;max-width:450px;display:flex;gap:10px}.services_con section:hover .info{background:var(--secondaryColor)}.services_con section .info{background:var(--primaryColor);border-radius:150px 150px 150px 20px;padding:70px 10px;transition:.3s}.services_con section figure{counter-increment:name;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.services_con section figure:before{content:'0'counter(name);background:var(--primaryColor);color:#fff;display:block;width:88px;border-radius:50%;aspect-ratio:1/1;margin-left:auto;font-size:40px;display:grid;place-items:center;box-shadow:0 0 9px 5px #0c469a87;margin-top:20px}.services_con section figure img{border-radius:20px}.services_con section h2{margin:0 0 20px;color:#fff;font-size:25px}.services_con section h2 span{display:block}.services_con section p{max-width:268px;margin:auto auto 0;line-height:130%;font-size:17px;font-weight:300;width:100%;color:#fff}.services_con section a{position:absolute;inset:0}.services_con section a:hover{background:0 0!important}.bottom_con{padding:120px 0}.bottom_con:before{width:101vw;background:url(bg.webp) center/cover}.bottom_con_info{text-align:center;padding:50px 0;color:#fff}.bottom_con_info:before{width:90vw;background:var(--primaryColor);background-size:cover;opacity:.8;border-radius:20px;max-width:1570px}.bottom_con_info h2{color:#fff;font-size:60px}.bottom_con_info p{color:var(--white)}@media only screen and (max-width:1200px){.services_con section{width:48%}.bottom_con_info::before{width:97vw}.bottom_con_info{padding:50px 10px}}@media only screen and (max-width:1000px){#breadcrumbs{margin-bottom:35px}#main_area{padding:40px 25px}.services_con{margin-bottom:40px}.services_con section{width:48%}.bottom_con{padding:50px 0}.bottom_con_info h2{font-size:40px}}@media only screen and (max-width:800px){.services_con section{width:100%}}@media only screen and (max-width:600px){.main_cons h2{font-size:50px}.services_con section{width:100%;flex-direction:column;max-width:280px;gap:10px}.services_con section .info{border-radius:20px;padding:20px 10px}.services_con section figure::before{margin-bottom:-90px;z-index:1}}