#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.steps .et_pb_blurb_container {
vertical-align: middle;
}
.steps .et_pb_blurb_container .et_pb_module_header {
padding-bottom: 0;
}
#presentation-shortcuts .et_pb_row_inner {
position: relative;
}
#presentation-shortcuts .et_pb_row_inner::after {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #00000075;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.2s linear;
}
#presentation-shortcuts .et_pb_row_inner:hover::after {
visibility: visible;
opacity: 1;
}
.institutional-video iframe,
.institutional-video .preview-youtube,
.institutional-video .preview-youtube .lazy-load-div {
max-height: 550px;
}
#services-header .et_pb_blurb_content .et_pb_main_blurb_image img {
background-color: #75e660;
padding: 57px 21px 22px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#services-header
.main-service
.et_pb_blurb_content
.et_pb_main_blurb_image
img {
padding-top: 128px;
padding-bottom: 30px;
background-color: #164356;
}
@media (max-width: 767px) {
#services-header .et_pb_blurb_content .et_pb_main_blurb_image img {
padding: 57px 12px 22px;
}
}.remove-container {
padding-right: initial;
padding-left: initial;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.remove-container {
width: initial;
}
}
@media (min-width: 992px) {
.remove-container {
width: initial;
}
}
@media (min-width: 1200px) {
.remove-container {
width: initial;
}
}
.container {
padding-right: 25px;
padding-left: 25px;
margin-right: auto;
margin-left: auto;
box-sizing: border-box;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.error-required {
font-size: 0.7rem;
text-transform: uppercase;
font-weight: bold;
color: #f00;
}
.img-fluid {
display: block;
max-width: 100%;
}
#nav {
box-sizing: border-box;
height: 70px;
padding-top: 1rem;
padding-bottom: 1rem;
display: flex;
justify-content: space-between;
align-items: center;
}
#nav #logo {
font-size: 1.5rem;
font-weight: bold;
}
#nav #btn-mobile {
display: none;
}
#nav .menu-logo {
display: flex;
align-items: center;
gap: 1.5rem;
}
#nav #menu-site {
display: flex;
gap: 1.25rem;
}
@media (max-width: 992px) {
#nav #btn-mobile {
display: flex;
padding: 0.5rem 1rem;
font-size: 1rem;
border: none;
background: none;
gap: 0.5rem;
}
#nav #btn-mobile > span {
display: block;
border-top: 2px solid;
width: 20px;
}
#nav #btn-mobile > span::after,
#nav #btn-mobile > span::before {
display: block;
content: '';
width: 20px;
height: 2px;
background: currentColor;
margin-top: 5px;
transition: 0.3s;
position: relative;
}
#nav #menu-site {
display: block;
position: absolute;
width: 100vw;
height: 100vh;
visibility: hidden;
overflow-y: hidden;
top: 95px;
left: -200px;
background: #cceefa;
opacity: 0;
transition: all 0.6s ease;
z-index: 999999;
}
#nav #menu-site a {
padding: 1rem 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
width: 100%;
display: flex;
padding-left: 1.5rem;
}
#nav.active #btn-mobile span {
border-top-color: transparent;
}
#nav.active #btn-mobile span::before {
transform: rotate(135deg);
}
#nav.active #btn-mobile span::after {
transform: rotate(-137deg);
bottom: 7px;
}
#nav.active #menu-site {
left: 0;
visibility: visible;
opacity: 1;
overflow-y: auto;
}
}
@media (max-width: 576px) {
#nav {
flex-direction: column;
align-items: flex-start;
gap: 1rem;
}
#nav .menu-logo {
justify-content: space-between;
align-items: flex-start;
width: 100%;
}
#nav #menu-site {
top: 150px;
}
}
#header {
position: sticky;
top: 0;
margin: 0 auto;
z-index: 99;
background-color: rgba(255, 255, 255, 0.3);
backdrop-filter: blur(70px);
}
.link-internal {
font-size: 1.125rem;
color: #2a2f36;
font-weight: 500;
}
.link-internal::after {
display: block;
content: '';
height: 1px;
width: 0px;
background: #2a2f36;
transition: all ease 0.3s;
}
.link-internal:hover::after {
transition: all ease 0.3s;
width: 100%;
}
.link-internal.blue {
color: #1d6382;
}
.link-internal.blue::after {
background: #1d6382;
}
.link-with-icon {
display: flex;
align-items: center;
gap: 0.25rem;
}
#new-home-global img {
max-width: none;
height: auto;
}
#new-home-global {
padding-top: 1.5rem;
background: #cceefa;
}
#new-home-global h1 {
color: #174e67;
font-size: 56px;
font-weight: 700;
line-height: 61px;
word-wrap: break-word;
}
#new-home-global h2 {
color: #2a2f36;
font-size: 24px;
font-weight: 400;
line-height: 40px;
word-wrap: break-word;
}
#new-home-global .txt-header-bg {
display: grid;
grid-template-columns: 2fr 1fr;
gap: 70px;
}
#new-home-global .left-txt {
padding-top: 70px;
padding-bottom: 70px;
}
#new-home-global .input-cep {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 5px;
}
#new-home-global .msg-cep {
font-size: 0.875rem;
font-weight: 500;
color: #0b0d0f;
margin-top: 0.25rem;
}
#new-home-global label[for='cep'] {
display: flex;
align-items: center;
border: 1px solid #adcddb;
border-radius: 0.75rem;
background: #fff;
overflow: hidden;
box-sizing: border-box;
}
#new-home-global label[for='cep'] span {
font-weight: 500;
color: #0b0d0f;
padding: 0 0.75rem;
}
#new-home-global label[for='cep'] input {
border: none;
padding-left: 0.5rem;
height: 45px;
box-sizing: border-box;
font-size: 1rem;
color: #5e697b;
width: 110px;
caret-color: #adcddb;
line-height: 65px;
}
#new-home-global label[for='cep'] input:focus {
outline: none;
border: none;
box-shadow: none;
}
#new-home-global label[for='cep'] .box-check {
width: 40px;
height: 48px;
background: #adcddb;
display: flex;
align-items: center;
justify-content: center;
justify-self: flex-end;
border: none;
}
#new-home-global .right-bg {
background: url(https://lavemcasa.com.br/wp-content/themes/Divi/images/home/bg-header.webp)
no-repeat right bottom;
background-size: contain;
}
#new-home-global .benefits {
display: flex;
flex-wrap: wrap;
align-items: center;
column-gap: 3rem;
row-gap: 1rem;
margin-top: 50px;
}
#new-home-global .benefits li {
display: flex;
align-items: center;
gap: 0.5rem;
}
#new-home-global .benefits li p {
font-weight: 600;
color: #2a2f36;
}
@media (max-width: 992px) {
#new-home-global .txt-header-bg {
grid-template-columns: 1fr;
}
#new-home-global .right-bg {
display: none;
}
#new-home-global .left-txt {
padding-bottom: 30px;
}
#new-home-global h1,
#new-home-global h2 {
max-width: initial;
}
#new-home-global h1 {
font-size: 46px;
line-height: 51px;
}
}
#new-home-global #stick-cep {
position: fixed;
z-index: 9999999;
top: 0;
left: 0;
background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0.9),
rgba(255, 255, 255, 0.7)
);
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
padding: 10px 5px;
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.3);
width: 100%;
opacity: 0;
transform: translateY(-20px);
transition: opacity 0.5s ease, transform 0.5s ease;
pointer-events: none;
}
#new-home-global #stick-cep.active {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
#new-home-global #stick-cep .container {
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
.box-cep {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 5px;
}
.box-cep .msg-cep {
font-size: 0.875rem;
font-weight: 500;
color: #0b0d0f;
margin-top: 0.05rem;
}
.box-cep label.cep {
display: flex;
align-items: center;
border: 1px solid #adcddb;
border-radius: 0.75rem;
background: #fff;
overflow: hidden;
height: 45px;
box-sizing: border-box;
}
.box-cep label.cep span {
font-weight: 500;
color: #0b0d0f;
padding: 0 0.75rem;
}
.box-cep label.cep input {
border: none;
padding-left: 0.5rem;
height: 45px;
box-sizing: border-box;
font-size: 1rem;
color: #5e697b;
width: 140px;
caret-color: #adcddb;
line-height: 65px;
}
.box-cep label.cep input:focus {
outline: none;
border: none;
box-shadow: none;
}
.box-cep label.cep .box-check {
width: 40px;
height: 48px;
background: #adcddb;
display: flex;
align-items: center;
justify-content: center;
justify-self: flex-end;
cursor: pointer;
}
.box-cep.has-stick {
display: flex;
align-items: center;
justify-content: center;
}
#new-home-global #offers {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
background: #23789e;
}
#new-home-global #offers h2 {
width: 100%;
margin: 0 auto;
text-align: center;
font-weight: 600;
color: #fff;
}
#new-home-global #offers .slick2[data-slick2='list-offers'] {
overflow-y: initial;
overflow-x: initial;
position: relative;
}
#new-home-global
#offers
.slick2[data-slick2='list-offers']
.controls-slick2-column {
justify-content: center;
}
#new-home-global
#offers
.slick2[data-slick2='list-offers']
.controls-slick2-column
> div {
position: absolute;
background: #174e67;
border-radius: 2rem;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
gap: 0.25rem;
}
#new-home-global .control-slick2-column img,
#new-home-global .control-slick2-inline img {
height: 20px;
}
#new-home-global
#offers
.slick2[data-slick2='list-offers']
.controls-slick2-column
.control-slick2-column {
height: 36px;
width: 36px;
}
#new-home-global
#offers
.slick2[data-slick2='list-offers']
.controls-slick2-column
.control-slick2-column:hover
img {
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%)
hue-rotate(283deg) brightness(101%) contrast(102%);
}
#new-home-global #know-operation {
padding-top: 70px;
padding-bottom: 70px;
}
#new-home-global #plans-values {
padding-top: 70px;
padding-bottom: 70px;
background: #fff8ef;
}
#new-home-global #plans-values .list-plans-loose-monthly {
display: flex;
flex-wrap: wrap;
column-gap: 1rem;
row-gap: 2rem;
}
#new-home-global #plans-values .footer-plans-values {
margin-top: 50px;
display: flex;
flex-direction: column;
align-items: center;
}
#new-home-global #plans-values .footer-plans-values p,
#new-home-global #plans-values .footer-plans-values a {
color: #5e697b;
}
#new-home-global #plans-values .footer-plans-values .txt-cep a {
text-decoration: underline !important;
}
#new-home-global #plans-values .footer-plans-values > div {
display: flex;
align-items: center;
gap: 0.5rem;
margin-top: 2rem;
margin-bottom: 40px;
}
#new-home-global #depoiments {
padding-top: 70px;
padding-bottom: 70px;
}
#new-home-global #start-routine {
padding-top: 30px;
background: #68a2bc;
background: radial-gradient(circle, #68a2bc 0%, #468dad 100%);
overflow-y: hidden;
margin-bottom: -70px;
}
#new-home-global #start-routine .content {
display: flex;
justify-content: space-between;
align-items: center;
}
#new-home-global #start-routine h2 {
color: #f2f7f9;
font-size: 50px;
font-weight: 700;
line-height: 58px;
word-wrap: break-word;
max-width: 580px;
}
#new-home-global #start-routine p {
color: #f2f7f9;
font-size: 20px;
font-weight: 400;
line-height: 28px;
word-wrap: break-word;
margin: 1.5rem 0;
}
#new-home-global #start-routine img {
position: relative;
top: 6px;
}
@media (max-width: 768px) {
#new-home-global #start-routine {
padding-bottom: 30px;
}
#new-home-global #start-routine .content {
grid-template-columns: 1fr;
}
#new-home-global #start-routine .left-start {
display: flex;
flex-direction: column;
align-items: center;
}
#new-home-global #start-routine .right-start {
display: none;
}
#new-home-global #start-routine p {
text-align: center;
}
#new-home-global #start-routine h2 {
max-width: initial;
text-align: center;
}
}
footer {
padding: 70px 0;
}
footer .content {
display: grid;
grid-template-columns: 1fr 3fr;
column-gap: 150px;
row-gap: 50px;
}
footer .lavem p {
margin-bottom: 2rem;
}
footer .menus-site {
display: flex;
justify-content: space-between;
gap: 20px;
}
footer p {
font-weight: 500;
color: #5e697b;
margin-top: 1.5rem;
}
footer .menu h2 {
font-size: 1.25rem;
font-weight: 500;
color: #174e67;
margin-bottom: 1rem;
}
footer .menu ul li + li {
margin-top: 0.25rem;
}
@media (max-width: 1200px) {
footer .content {
grid-template-columns: 1fr;
}
}
@media (max-width: 768px) {
footer .lavem {
display: flex;
flex-direction: column;
align-items: center;
}
footer .menus-site {
flex-direction: column;
margin: 0 auto;
gap: 3rem;
}
}
.slick2 {
display: flex;
gap: 0.25rem;
align-items: center;
justify-content: center;
padding-top: 1rem;
overflow-y: hidden;
}
.slick2 .control-slick2-inline,
.slick2 .control-slick2-column {
width: 30px;
height: 30px;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
cursor: pointer;
transition: all ease 0.3s;
}
.slick2 .control-slick2-inline img,
.slick2 .control-slick2-column img {
filter: brightness(0) saturate(100%) invert(48%) sepia(45%) saturate(723%)
hue-rotate(160deg) brightness(97%) contrast(95%);
}
.slick2 .control-slick2-inline:hover,
.slick2 .control-slick2-column:hover {
transition: all ease 0.3s;
}
.slick2 .control-slick2-inline:hover img,
.slick2 .control-slick2-column:hover img {
height: 30px;
}
.slick2 .controls-slick2-column {
display: none;
justify-content: space-between;
width: 100%;
gap: 1rem;
}
.slick2 .controls-slick2-column > div {
display: flex;
align-items: center;
gap: 0.75rem;
}
.slick2 > ul {
display: flex;
gap: 1rem;
overflow-x: scroll;
padding: 1rem 0;
list-style: none;
width: 100%;
}
.slick2 > ul::-webkit-scrollbar {
width: 0px;
height: 0px;
}
.slick2 > ul::-webkit-scrollbar-track {
border-radius: 5px;
}
.slick2 > ul::-webkit-scrollbar-thumb {
border-radius: 0px;
}
.slick2[data-type-arrows='column'] {
flex-direction: column;
overflow-x: hidden;
}
.slick2[data-type-arrows='column'] .control-slick2-inline {
width: 0;
height: 0;
overflow: hidden;
}
.slick2[data-type-arrows='column'] .controls-slick2-column {
display: flex;
}
.btn-lp {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0 1rem;
border-radius: 0.75rem;
min-height: 45px;
box-sizing: border-box;
border: none;
background: #f2f7f9;
border: 1px solid #f2f7f9;
transition: all ease 0.3s;
}
.btn-lp span {
color: #174e67;
font-size: 1rem;
font-weight: 600;
}
.btn-lp:hover {
transition: all ease 0.3s;
background: #174e67;
border-color: #174e67;
}
.btn-lp:hover span {
color: #fff;
}
.btn-lp.btn-blue-dark {
background: #174e67;
border-color: #174e67;
}
.btn-lp.btn-blue-dark span {
color: #f2f7f9;
}
.btn-lp.btn-blue-dark:hover {
transition: all ease 0.3s;
background: transparent;
}
.btn-lp.btn-blue-dark:hover span {
color: #174e67;
}
.btn-lp.btn-light-blue {
background: #23789e;
border-color: #23789e;
}
.btn-lp.btn-light-blue span {
color: #fff;
cursor: pointer;
}
.btn-lp.btn-light-blue:hover {
transition: all ease 0.3s;
background: transparent;
}
.btn-lp.btn-light-blue:hover span {
color: #23789e;
}
.card-offer {
width: 330px;
flex: 0 0 330px;
box-sizing: border-box;
display: flex;
align-items: center;
gap: 10px;
background: #fff;
border: 10px solid #fff;
border-radius: 0.75rem;
}
.card-offer img {
border-radius: 0.75rem;
}
.card-offer h2 {
font-size: 1.25rem !important;
font-weight: 700 !important;
color: #174e67 !important;
text-align: left !important;
}
.card-offer h3 {
font-size: 1.5rem;
color: #1d6382;
display: flex;
align-items: center;
gap: 0.5rem;
}
.card-offer span {
color: #2a2f36;
font-size: 14px;
font-weight: 400;
line-height: 20px;
word-wrap: break-word;
}
.card-operation {
width: 230px;
box-sizing: border-box;
flex: 0 0 230px;
background: #f2f7f9;
padding: 1rem;
border-radius: 0.75rem;
}
.card-operation h3 {
font-size: 1.25rem;
font-weight: 500;
color: #1d6382;
margin-top: 2.5rem;
margin-bottom: 1rem;
height: 54px;
box-sizing: border-box;
line-height: normal;
}
.card-operation p {
color: #5e697b;
height: 70px;
box-sizing: border-box;
line-height: normal;
font-weight: 400;
}
.card-plan-loose {
width: 330px;
flex: 0 0 330px;
padding: 1rem;
border: 1px solid #fdf0dd;
box-sizing: border-box;
background: #fff;
border-radius: 0.75rem;
-webkit-box-shadow: 0px 0px 10px 2px #ccc;
-moz-box-shadow: 0px 0px 10px 2px #ccc;
box-shadow: 0px 0px 10px 2px #ccc;
}
.card-plan-loose h4 {
font-size: 1.5rem;
font-weight: 700;
color: #11394b;
}
.card-plan-loose p {
font-size: 1.25rem;
color: #1d6382;
display: flex;
align-items: center;
gap: 0.5rem;
margin-bottom: 1rem;
}
.card-plan-loose span {
color: #2a2f36;
font-size: 14px;
font-weight: 400;
line-height: 20px;
word-wrap: break-word;
}
.card-plan-loose a {
width: 100%;
}
@media (max-width: 1200px) {
.card-plan-loose {
width: 100%;
flex: 0 0 100%;
}
}
.card-depoiment {
width: 310px;
flex: 0 0 310px;
box-sizing: border-box;
background: #f2f7f9;
padding: 1rem;
border-radius: 0.75rem;
display: grid;
grid-template-columns: 1fr 70px;
align-items: center;
gap: 1rem;
}
.card-depoiment h3 {
color: #11394b;
font-size: 1.125rem;
margin-bottom: 1rem;
}
.card-depoiment p {
font-size: 0.875rem;
line-height: normal;
font-weight: 400;
color: #5e697b;
height: 60px;
}
.card-depoiment .profile {
position: relative;
}
.card-depoiment .profile .img-profile {
width: 70px;
height: 70px;
border-radius: 50%;
}
.card-depoiment .profile .star {
width: 35px;
height: 35px;
border-radius: 50%;
background: #fdf0dd;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
right: -5px;
bottom: -2px;
}
.txt-cep {
color: #5e697b;
font-size: 14px;
font-weight: 400;
line-height: 14px;
word-wrap: break-word;
}
.txt-cep a {
font-weight: 700;
text-decoration: underline;
}
.card-plan-monthly {
width: 500px;
flex: 0 0 500px;
padding: 1rem;
border: 1px solid #fdf0dd;
box-sizing: border-box;
background: #fff;
border-radius: 0.75rem;
-webkit-box-shadow: 0px 0px 10px 2px #ccc;
-moz-box-shadow: 0px 0px 10px 2px #ccc;
box-shadow: 0px 0px 10px 2px #ccc;
}
.card-plan-monthly .header-card {
height: 130px;
width: 100%;
box-sizing: border-box;
border-radius: 0.75rem;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 1rem;
background: url(https://lavemcasa.com.br/wp-content/themes/Divi/images/home/card-plan-monthly/bg-card-monthly-shirts.webp)
no-repeat center;
background-size: cover;
}
.card-plan-monthly .header-card h4 {
font-size: 1.25rem;
font-weight: 700;
color: #fff;
}
.card-plan-monthly .body-card {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1rem;
}
.card-plan-monthly .body-card .left-body,
.card-plan-monthly .body-card .right-body {
padding: 1rem;
background: #f2f7f9;
border-radius: 0.75rem;
}
.card-plan-monthly .body-card h5 {
font-size: 1.125rem;
font-weight: 700;
color: #174e67;
margin-bottom: 0.25rem;
min-height: 46px;
}
.card-plan-monthly .body-card h6 {
font-weight: 600;
color: #1d6382;
}
.card-plan-monthly .body-card p {
font-size: 0.875rem;
font-weight: 500;
line-height: normal;
}
.card-plan-monthly .body-card ul {
margin: 1rem 0;
}
.card-plan-monthly .body-card li {
display: flex;
align-items: center;
gap: 0.25rem;
}
.card-plan-monthly .body-card li + li {
margin-top: 0.25rem;
}
.card-plan-monthly .body-card .box-check {
width: 14px;
height: 14px;
border-radius: 7px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #1d6382;
}
.card-plan-monthly .body-card .box-check img {
width: 100% !important;
height: 0.5rem !important;
filter: brightness(0) saturate(100%) invert(29%) sepia(84%) saturate(407%)
hue-rotate(154deg) brightness(95%) contrast(96%);
}
.card-plan-monthly a {
width: 100%;
}
.card-plan-monthly.signature .header-card {
background: url(https://lavemcasa.com.br/wp-content/themes/Divi/images/home/card-plan-monthly/bg-card-monthly-signature.webp)
no-repeat center;
background-size: cover;
}
@media (max-width: 1200px) {
.card-plan-monthly {
width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 576px) {
.card-plan-monthly .body-card {
grid-template-columns: 1fr;
}
}
.content-titles-sections {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
gap: 1.25rem;
margin-bottom: 1rem;
}
.content-titles-sections h3 {
color: #1d6382;
font-size: 14px;
font-weight: 600;
line-height: 20px;
word-wrap: break-word;
padding: 0.5rem 1.25rem;
background: #fdf0dd;
display: inline-block;
border-radius: 2rem;
}
.content-titles-sections h2 {
color: #1d6382 !important;
font-size: 50px !important;
font-weight: 700 !important;
line-height: 58px !important;
word-wrap: break-word;
}
.content-titles-sections p {
color: #5e697b;
max-width: 500px;
}
.content-sub-titles {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 2rem;
margin: 1.5rem 0;
}
.content-sub-titles .left {
display: flex;
align-items: center;
}
.content-sub-titles .left h3 {
font-size: 1.5rem;
font-weight: 700;
color: #1d6382;
margin-bottom: 0.25rem;
}
.content-sub-titles .left p {
color: #2a2f36;
}
.content-sub-titles .left::before {
display: block;
content: '';
height: 3.5rem;
width: 2px;
background: #1d6382;
margin-right: 1rem;
}
.content-sub-titles .txt-cep {
max-width: 220px;
}
.list-socials {
display: flex;
align-items: center;
gap: 0.5rem;
}
.button-reset {
background: none;
border: none;
color: #5e697b;
font-size: 14px;
font-weight: 400;
line-height: 14px;
word-wrap: break-word;
cursor: pointer;
margin: 0;
padding: 0;
}
.button-full {
width: 100%;
}