.corps-banner {display: block; width: 100%; height: 80vh; overflow: hidden;  max-width: 2000px; margin: auto; border-radius: 0px 0px 30px 30px; min-height: 720px;}
.corps-banner .item {position: relative; display: block;}
.corps-banner .item:after {content: ''; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgb(0,0,0); background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);}
.corps-banner .item img {display: block; width: 100%;}
.corps-banner .item .title {display: block; text-align: center; letter-spacing: -2px; font-weight: 800; font-family: 'Pluto Sans', 'Open Sans', sans-serif; text-shadow: 10px 10px 10px #00000075; font-size: 4em; text-transform: uppercase; color: #fff;}
.corps-banner .item p {display: block; text-align: center; letter-spacing: -2px; font-family: 'Pluto Sans', 'Open Sans', sans-serif; text-shadow: 10px 10px 10px #00000075; font-size: 2em; color: #fff;}
.corps-banner .item .btn {display: block; margin: auto; width: fit-content; margin-top: 20px;}
.corps-banner .item .content {display: block; position: absolute; top: 500px; width: 100%; z-index: 2}
@media (max-width: 1700px) {
.corps-banner .item .content {top: 300px;}
}
.corps-content {padding: 60px 0px;}
.corps-content .row {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.corps-content .txt {width:55%;}
.corps-content .txt h2 {font-weight: bold; font-family: 'Pluto Sans'; font-size: 3em; letter-spacing: -2px; color: #373737; border-bottom: 1px solid #000; padding-bottom: 30px; margin-bottom: 30px;}
.corps-content .txt p {display: block; margin-bottom: 30px; color: #373737; font-size: 1.4em; line-height: 1.4; letter-spacing: -.5px;}
.corps-content .txt ul {margin-left: 20px; margin-bottom: 30px}
.corps-content .txt li {margin-bottom: 5px; color: #373737; font-size: 1.4em; line-height: 1.4; letter-spacing: -.5px;}
.corps-content .video {width:30%; margin-left: 5%;}
.corps-content .video video {width: 100%; border-radius: 30px;}
@media (max-width: 768px) {
.corps-content .txt h2 {font-size: 2em}
.corps-content .txt {width: 100%}
.corps-content .video {width: 100%; margin-left: 0px; margin-top: 30px;}
}
.corps-beneficios {background: #e3dcd6; padding: 100px 0px;}
.corps-beneficios h3 {font-weight: bold; font-family: 'Pluto Sans'; font-size: 3em; letter-spacing: -2px; color: #373737; text-align: center; max-width: 800px; margin: auto; margin-bottom: 40px;}
.corps-beneficios-apps {display: flex; flex-wrap: wrap;}
.corps-beneficios-apps div {box-sizing: border-box; width: calc(25% - 20px); margin: 10px; background: #ffffff91; padding: 20px; text-align: center; border-radius: 20px; color: #000}
.corps-beneficios-apps div img {display: block; margin: auto; width: 60px; margin-bottom: 20px;}
.corps-beneficios-apps div h4 {display: block; font-size: 1.2em;}
.corps-beneficios-apps div span {display: block; font-size: 0.7em}
@media (max-width: 768px) {
.corps-beneficios-apps div {width: calc(50% - 10px); margin: 5px; padding: 10px;}
.corps-beneficios-apps div h4 {font-size: 0.8em;}
}
.corps-gallery {display: block; width:100%; position: relative; margin-top: 20px;}
.corps-gallery .item {padding: 10px; display: block; box-sizing: border-box; width: 100%}
.corps-gallery img {display: block; border-radius: 20px; width: 100%;}
.corps-gallery .slick-dots {display: flex; align-items: center; width: 100%; justify-content: center;}
.corps-gallery .slick-dots li {display: block; margin: 0px 5px;}
.corps-gallery .slick-dots li button {display: block; background: #fff; border-radius: 50px; font-size: 0px; width: 15px; height: 15px; border: none; background: #fff; outline: none;}
.corps-gallery .slick-dots .slick-active button {background:#f28500;}
.corps-gallery .slick-next{display:block;background:url(//lsvillas.com.br/wp-content/themes/alakadim/img/icons8-double-right-100.png) no-repeat center;background-size:40px;position:absolute;top:calc(50% - 20px);z-index:50;right:30px;height:40px;width:40px;font-size:0;border:none;cursor:pointer}
.corps-gallery .slick-prev{display:block;background:url(//lsvillas.com.br/wp-content/themes/alakadim/img/icons8-double-left-100.png) no-repeat center;background-size:40px;position:absolute;top:calc(50% - 20px);z-index:50;left:30px;height:40px;width:40px;font-size:0;border:none;cursor:pointer}
.corps-form {background:#f28500; padding: 60px 0px;}
.corps-form .grid {background: #fff; border-radius: 30px 30px 30px 30px; overflow: hidden; padding: 60px; box-sizing: border-box;}
.corporativo-contato {margin: 0px; align-items: center;}
.corps-form .head h2 {font-weight: bold; font-family: 'Pluto Sans'; font-size: 3em; letter-spacing: -2px; color: #fff;  text-align: center; margin-bottom: 10px;}
.corps-form .head p {display: block; margin-bottom: 30px; color: #fff; font-size: 1.4em; line-height: 1.4; text-align: center; letter-spacing: -.5px; margin-bottom: 30px;}
@media (max-width: 768px) {
.corps-form .head h2 {font-size: 2em}
}
.perguntas-frequentes {padding-top: 60px;}
.perguntas-frequentes h2 {font-weight: bold; font-family: 'Pluto Sans'; font-size: 3em; letter-spacing: -2px; text-align: center; margin-bottom: 30px;}
.perguntas-frequentes .quest { margin: auto; max-width: 1000px; background: #fff; padding: 20px 25px; border-radius:8px; margin-bottom: 20px; box-shadow: 5px 5px 16px 0px rgb(0 0 0 / 7%); }
.perguntas-frequentes .accordion {width: 100%; color: #000; box-sizing: border-box;cursor: pointer; font-size: 1.1em; font-weight: bold;padding-right: 16px; background: url(//lsvillas.com.br/wp-content/themes/alakadim/img/down.png) no-repeat center right; background-size: 15px;}
.perguntas-frequentes .panel {display: none; margin-bottom: 20px;}
.perguntas-frequentes .quest p {margin-top: 10px; line-height: 1.6;}
.corps-merchant {background:#e3dcd6; padding: 60px 0px; }
.corps-merchant .container {display: flex; flex-wrap: wrap; align-items: center; justify-content:center;}
.corps-merchant .txt {width: 35%;}
.corps-merchant .txt h2 {font-weight: bold; font-family: 'Pluto Sans'; font-size: 3em; letter-spacing: -2px; color: #333; margin-bottom: 10px;}
.corps-merchant .txt p {display: block; margin-bottom: 30px; color: #333; font-size: 1.4em; line-height: 1.4; letter-spacing: -.5px;}
.corps-merchant img {width: 40%; margin-left: 5%; display: block;}
@media (max-width: 768px) {
.corps-merchant .txt {width: 100%;}
.corps-merchant .txt h2, .perguntas-frequentes h2, .corps-beneficios h3 {font-size: 2em}
.corps-merchant img {display: none;}
.corps-banner {display: none;}
.corps-form .grid {padding: 60px 30px; border-radius: 0px;}
.corps-gallery {margin-left: -20px; width: calc(100% + 40px)}
.corps-content .txt p, .corps-form .head p {font-size: 1em}
}