@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;font-family:Poppins,sans-serif}.container{margin:auto;max-width:80%}.flex{align-items:center;display:flex;justify-content:space-between}a{color:#000;text-decoration:none;text-transform:capitalize}ul{color:red;list-style-type:none}button{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:17px 30px}button i{margin-right:5px}.heading{margin:auto;text-align:center;width:60%}.heading h1{color:#d41e1e;font-size:35px;font-weight:600;text-transform:capitalize}.heading p{color:#4b4645;font-size:smaller}input,textarea{background:none;border:none;outline:none}.background{background:#f7f9fc;padding:80px 0;position:relative}.grid5{grid-gap:30px;display:grid;grid-template-columns:repeat(5,1fr)}label{color:red;font-size:14px}.mtop{margin-top:50px}h4{font-weight:500;margin-top:10px}.shadow{box-shadow:0 0 20px 0 rgba(112,121,138,.18)}.padding{padding:80px 0}.grid3{grid-gap:30px;display:grid;grid-template-columns:repeat(3,1fr)}img{cursor:pointer;height:100%;width:100%}.btn2{border-radius:50px;font-size:20px}.grid4{grid-gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}.btn3{background:#ff6922;border-radius:50px}.btn4{background-color:#000;color:#fff}.btn5{background:#fff;border:5px solid #27ae601f;border-radius:50px;color:#27ae60;font-size:20px;font-weight:400;padding:20px 40px}.back{height:40vh;position:relative}.back img{object-fit:cover}.back img,.back:after{height:40vh;left:0;position:absolute;top:0;z-index:-1}.back:after{background:rgba(17,40,72,.629);content:"";width:100%}.back .container{color:#fff;padding:120px 0}.back h1{font-size:40px;font-weight:500}.mb{margin-bottom:80px}@media screen and (max-width:800px){.grid3,.grid4,.grid5{grid-template-columns:repeat(2,1fr)}.heading{width:100%}.container{max-width:90%}.back,.back img,.back:after{height:30vh}}header{background-color:#fff;box-shadow:0 5px 30px rgba(0,22,84,.1);height:15vh;padding:25px 0;top:0;z-index:99999}head .li{color:#000!important}.logo1{height:78px;width:95px}header img{object-fit:contain;width:170px}header a{color:#d41e1e!important;font-weight:500;margin-left:30px;transition:.5s}header a:hover{color:#000!important}header span{background:#d41e1e;border-radius:50px;color:#fff;font-weight:200;margin-right:4px;margin-top:80px;padding:0 8px;width:auto}header h4{font-weight:500;margin-right:20px}header .toggle{display:none}@media screen and (max-width:768px){header{padding:0}header img{height:auto;margin-top:0;width:60px}header .button{color:#2756ae;display:none}header .nav .flex{display:none}header .toggle{display:block;margin-top:10px}header .small{align-items:center;background-color:#fff;display:flex;flex-direction:column;left:0;padding:20px;position:absolute;top:10vh;width:100%}header li a{color:#2756ae;display:inline-block;margin-bottom:20px;text-align:center}header li :hover{color:red}}.image-text-container{display:flex;flex-direction:column;gap:40px;margin-top:100px;padding:20px}.text-content{display:flex;flex-direction:column;gap:10px;max-width:900px}.heading{color:#222;font-size:1.3rem;margin-bottom:10px}.image-text-row{align-items:center;display:flex;gap:90px}.image-text-row img{border-radius:8px;height:auto;width:390px}.image-text-row.left{flex-direction:row}.image-text-row.right{flex-direction:row-reverse}.text{color:#333;font-size:1.3rem;max-width:900px}@media (max-width:1024px){.image-text-row{gap:60px}.image-text-row img{width:300px}.text{max-width:300px}}@media (max-width:768px){.image-text-row{flex-direction:column;text-align:center}.image-text-row img{max-width:280px;width:80%}.text{font-size:1.1rem;max-width:100%}}@media (max-width:480px){.heading{font-size:1.2rem}.image-text-row img{max-width:200px;width:100%}.text{font-size:1rem}}.hero{background-image:url(/static/media/s20.0131f5d98b0ed9dd8ec0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:90vh;width:100%}.hero .container{padding-top:15%}.hero h1{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;color:rgba(255,0,0,.645);font-size:35px;font-weight:700;left:50px;margin:0;padding:20px 15px;top:380px}.hero h1,.hero p{position:absolute}.hero p{color:#4b4645;left:250px;margin-top:10px;opacity:.8;top:435px}.three-boxes{background-color:#f9f9f9;padding:40px 20px}.container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.box{box-shadow:0 4px 10px rgba(0,0,0,.1);flex:1 1;max-width:350px;min-width:300px;padding:20px;text-align:center}.box,.box-image{border-radius:8px}.box-image{height:auto;max-width:100px;object-fit:contain;width:100%}.box-heading{color:#222;font-size:1.5rem;margin-bottom:10px}.box-content{color:#555;font-size:1rem}@media (max-width:768px){.container{justify-content:center}.box{max-width:90%}}.recent{background-color:#f9f9f9;padding:40px 20px}.container{margin:0 auto;max-width:1200px;text-align:left}.heading{margin-bottom:20px}.recent-image-container{display:flex;justify-content:flex-start}.recent-image{border-radius:8px;height:auto;margin-top:20px;width:900px}@media (max-width:768px){.recent-image{margin:10px auto;width:90%}}.recent .text{padding:30px}.recent .category span{border-radius:2px;display:inline-block;font-size:13px;font-weight:600;padding:4px 15px}.recent .category i{color:#bec7d8;font-size:20px}.recent p{color:#72809d}.recent .button{border-top:1px solid #e4e8f3;padding:10px 30px}.why-us-section{align-items:flex-start;display:flex;justify-content:space-between;margin-left:10%;margin-right:10%;margin-top:50px}.why-us-content{width:250%}.why-us-container{align-items:center;display:flex;flex-direction:column;height:400px;justify-content:center;margin-bottom:300px;margin-left:30%;position:relative;width:100%}.why-us-content h1{color:#d41e1e;font-size:40px;font-weight:bolder;margin-bottom:40px}.why-us-content ul{color:#222;font-size:large;list-style-type:none;padding:0}.why-us-content li{margin-bottom:15px}.circle-container{align-items:center;display:flex;height:400px;justify-content:center;position:relative;top:30%;width:400px}.center-text{position:absolute;z-index:10}.center-text h1{color:#222;font-size:36px;font-weight:700;margin:0}.circle{align-items:center;background-color:#27aea9;border-radius:50%;color:#fff;display:flex;font-size:18px;font-weight:700;height:140px;justify-content:center;position:absolute;text-align:center;width:140px}.circle:first-child{-webkit-transform:rotate(0deg) translate(140px) rotate(0deg);transform:rotate(0deg) translate(140px) rotate(0deg)}.circle:nth-child(2){-webkit-transform:rotate(60deg) translate(140px) rotate(-60deg);transform:rotate(60deg) translate(140px) rotate(-60deg)}.circle:nth-child(3){-webkit-transform:rotate(120deg) translate(140px) rotate(-120deg);transform:rotate(120deg) translate(140px) rotate(-120deg)}.circle:nth-child(4){-webkit-transform:rotate(180deg) translate(140px) rotate(-180deg);transform:rotate(180deg) translate(140px) rotate(-180deg)}.circle:nth-child(5){-webkit-transform:rotate(240deg) translate(140px) rotate(-240deg);transform:rotate(240deg) translate(140px) rotate(-240deg)}.circle:nth-child(6){-webkit-transform:rotate(300deg) translate(140px) rotate(-300deg);transform:rotate(300deg) translate(140px) rotate(-300deg)}.circle:nth-child(7){-webkit-transform:rotate(1turn) translate(140px) rotate(-1turn);transform:rotate(1turn) translate(140px) rotate(-1turn)}@media screen and (max-width:768px){.why-us-container{height:auto}.circle-container{height:150px;width:150px}.circle{height:100px;width:100px}}.price .content .box h3{word-wrap:break-word;font-size:22px;margin:10px;text-align:left;white-space:normal}.price ul li p{margin:0;text-align:left}.price .content .box{border-radius:10px;flex-direction:column;justify-content:flex-start;margin-bottom:30px;min-height:300px;padding:10px;width:80%}.price .content{display:flex;flex-wrap:wrap;gap:100px;justify-content:center}.price button{margin-bottom:20px}.price .box:first-child .topbtn button,.price .box:nth-child(3) .topbtn button{display:none}.price h3{font-size:22px}.price h1{font-size:40px}.price h1 span{font-size:30px;font-weight:500}.price ul{margin-top:40px}.price ul li{display:flex;margin-bottom:20px}.price label{border-radius:50%;height:30px;line-height:30px;margin-right:20px;width:30px}@media screen and (max-width:800px){.price .content{flex-direction:column}.price .content .box{border-radius:10px;margin-bottom:50px;padding:30px;width:100%}}.footer{background-color:#333;color:#fff;padding:40px 20px;text-align:center}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between}.logo-section{align-items:flex-start;display:flex;flex-direction:column;margin-left:auto;margin-right:0}.logo{margin-left:40%}.logo img{max-width:150px}.address{display:flex;flex-direction:column;font-size:16px;margin-left:40%;margin-top:15px}.address p{word-wrap:break-word;align-items:center;display:flex;margin:5px 0;max-width:300px;overflow-wrap:break-word}.address p svg{flex-shrink:0;margin-right:10px}.follow-us,.quick-links{flex:1 1 200px;padding:5px}.follow-us h4,.quick-links h4{font-size:18px;margin-bottom:15px}.follow-us ul,.quick-links ul{list-style-type:none;padding:0}.follow-us ul li,.quick-links ul li{margin:5px 0}.follow-us a,.quick-links a{color:#fff;text-decoration:none}.follow-us a:hover,.quick-links a:hover{color:#ff5733}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column}.footer-content>div{margin-bottom:20px}.logo-section{align-items:center}}.about{margin-bottom:80px}.about .heading{margin-bottom:30px;text-align:left;width:100%}.about p{font-size:15px;line-height:30px;margin-bottom:20px;padding-right:30px}.achievements{list-style-type:disc;padding-left:20px}@media screen and (max-width:768px){.about .container{flex-direction:column}.about p{padding:0}.about .container img{margin-top:50px}}.body{margin-top:0}.contact1{margin-top:auto;padding:20px 0}.contact1 .container1{margin:0 auto;max-width:1200px;padding:0 15px}.contact1 h2,.contact1 h3,.contact1 h4{margin-bottom:20px}.contact1 h4{font-size:1.5rem;font-weight:700}.contact1 a,.contact1 p{color:#555;font-size:1rem}.contact1 a{text-decoration:none}.contact1 a:hover{color:#d9534f}.contact1 .address1,.contact1 .call-us,.contact1 .email{align-items:center;display:flex;margin-bottom:0}.contact1 .address1 i,.contact1 .call-us i,.contact1 .email i{margin-right:10px}.contact1 form{background-color:#fff;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:30px}.contact1 form div{display:flex;gap:20px}.contact1 input,.contact1 textarea{border:1px solid rgba(0,0,0,.1);border-radius:5px;margin-bottom:20px;padding:12px;width:100%}.contact1 textarea{resize:vertical}.contact1 button{background-color:#2756ae;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:12px 30px}.contact1 button:hover{background-color:#2186d0}@media screen and (max-width:768px){.contact1 form div{flex-direction:column}.contact1 input,.contact1 textarea{width:100%}}
/*# sourceMappingURL=main.9c633a02.css.map*/