@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap%27");.containerSlider{display:block;width:100%;height:100vh}.swiper{width:100%;height:100%}.swiper-slide{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.swiper-slide:nth-child(3) img,.swiper-slide:nth-child(4) img{background-color:#ccc}.sliderSentence{position:absolute;z-index:3;left:10%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;row-gap:1rem}.sliderSentence h1{max-width:740px;text-shadow:3px 4px 1px rgba(0,0,0,.8);color:#84a34a;letter-spacing:4px;font-family:Poppins,sans-serif;line-height:4rem;font-size:50px}.sliderSentence p{color:#fff;font-size:17px;letter-spacing:0}.sliderLink{text-align:center;padding:.8rem 3rem;background-color:#84a34a;border-radius:5px;transition:all 1s ease}.sliderLink:hover{transition:all 1s ease;box-shadow:inset 3px 4px 5px #000}.swiper{margin-left:auto;margin-right:auto}@media screen and (max-width:480px){.sliderSentence{left:5%}.sliderSentence h1{font-size:40px}.sliderSentence p{font-size:15px}}.content{flex-direction:column;text-align:center;padding:2% 5%;background:#f1f6f9}.content,.showAllProductButtonDiv{width:100%;display:flex;align-items:center;justify-content:center}.containerCom{width:100%;position:relative;max-height:260px}.communication{width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;position:absolute;top:0;left:0}.leftCom{display:flex;flex-direction:column;align-items:self-start;justify-content:center;padding:1rem 2rem;row-gap:1rem}.leftCom h2{font-size:32px;color:#deb887}.leftCom p{font-size:15px;color:#fff;max-width:600px}.commLink{text-decoration:none}.commButton{padding:1rem 1.5rem;text-align:center;border:1px solid #fff;font-size:18px;position:relative;display:flex;align-items:center;justify-content:center;-moz-column-gap:.8rem;column-gap:.8rem;color:#fff;transition:all 2s ease;z-index:4;background:transparent}.commButton svg{width:35px;height:auto}.commButton:hover{z-index:2;transition:all 2s ease;color:#000;cursor:pointer;border:1px solid #000}.commButton:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;z-index:-1;transition:transform 1s;transform-origin:0 0;transition-timing-function:cubic-bezier(.5,.6,.4,.7);transform:scaleX(0)}.commButton:hover:before{transform:scaleX(1)}.formDiv{display:flex;-moz-column-gap:2rem;column-gap:2rem;justify-content:space-between;height:100%;width:100%;max-width:1200px;padding:0 4%}.formImg{width:100%;border-radius:8px}.formAndHeaderContainer,.productAndHeaderContainer,.servicesAndHeaderContainer{display:flex;flex-direction:column;align-items:center;margin-top:2.5rem;row-gap:2.5rem}.productContainer{width:100%;display:flex;justify-content:center;padding:1%;height:auto;gap:1.5rem;flex-wrap:wrap;max-width:1367.3px}.outsideProduct{width:250px;height:400px;border:2px solid #fff;display:flex;flex-direction:column;align-items:center;padding:.5rem;border-radius:8px;position:relative;box-shadow:0 0 15px rgba(0,0,0,.3);background-color:#f0f8ff}.productImage{width:100%;height:70%;margin-bottom:.5rem;cursor:pointer;border:1px solid #213555}.containerImage{width:100%;height:100%}.productImage img:hover{transform:scale(.98)}.productName{width:100%;height:18%;padding:.5rem;text-align:center;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center}.productName p{font-size:16px;color:#333}.buttonDiv{position:absolute;bottom:0;border-top:2px solid #fff}.buttonDiv,.buttonDiv>.button{width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.buttonDiv>.button{display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:18px;background:none;padding:.7rem;transition:1s;position:relative;overflow:hidden;z-index:1;background-color:#212529;cursor:pointer;border:none}.buttonDiv>.button1{color:#fff}.buttonDiv>.button1:hover{color:#000}.button:before{content:"";position:absolute;left:0;width:100%;height:0%;background-color:#ddd;transition:1s;z-index:-1}.button1:before{bottom:0;border-radius:50% 50% 0 0}.button1:hover:before{height:190%}.servicesContainer{width:100%;display:flex;justify-content:center;padding:1%;height:auto;gap:1.5rem;flex-wrap:wrap;max-width:1367.3px}.imagesServices{width:250px;height:250px;position:relative;perspective:1000px;transition:transform .5s ease-in-out;box-shadow:0 0 15px rgba(0,0,0,.3)}.imagesServices:hover{transform:scale(1.05);cursor:pointer}.aboutServices{display:flex;align-items:center;justify-content:center;width:100%;position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.3);color:#fff;font-size:20px;min-height:60px}@media screen and (max-width:1040px){.content{padding:2%}.communication{padding:0 2%;-moz-column-gap:1rem;column-gap:1rem}.leftCom{padding:0}.outsideProduct{width:212px;height:310px}.productName{padding:0}.buttonDiv>.button{padding:.2rem 0}.imagesServices{width:212px;height:212px}.aboutServices{font-size:17px}}@media screen and (max-width:800px){.leftCom{padding:0}.leftCom h2{font-size:25px}.commButton,.leftCom p{font-size:13px}.commButton{padding:.5rem;width:250px;height:60px;-moz-column-gap:.2rem;column-gap:.2rem}.formDiv{flex-direction:column;row-gap:1.5rem}.formImg{width:100%;height:350px}}@media screen and (max-width:480px){.formDiv{padding:0}.aboutServices{font-size:15px}.leftCom{display:block;text-align:center;font-size:32px}.communication{flex-direction:column}.commButton{font-size:15px;font-weight:600}.outsideProduct{width:160px;height:300px}.productName p{font-size:13px}.productContainer{padding:0}.imagesServices{width:160px;height:160px}.aboutServices{font-size:13px}.servicesContainer{padding:0}}