#navbarToggler ul.navbar-nav li.navbar-nav-item.menu-item:last-child {
margin-right: 0;
}  
.header ul.navbar-nav li.new_menu_home {
display: none;
} 
.header ul.navbar-nav li.old_menu_hide {
display: none;
}
.header ul.navbar-nav li.new_menu_home {
display: block;
}
.header ul.navbar-nav li.btn.new_menu_margin {
margin-right: calc(40px - .5rem);
transition: .3s;
}  
.bstn_cstmAdd_rept {
display: flex;
align-items: center;
gap: 40px;
}
.bstn_cstmAdd_logos {
margin: 20px 0 0 0;
} 
.image_media_repeater {
display: flex;
gap: 10px;
align-items: center;
margin: 0 0 0px 0;
}
.image_media_repeater a img {
max-width: 100%;
height: 45px;
object-fit: contain;
}
.Apoio_logos {
display: flex;
align-items: center;
gap: 20px;
}
.Apoio_logos a img {
max-width: 220px;
}
.cstm_how_section .how-img-wrap {
margin: 20px 0 0;
}
.how_img_wrap_main .how_img_wrap_inner {
height: 450px;
}
.how_img_wrap_main .how-img {
position: static;
height: 100%;
}
.cstm_how_section .how-img {
display: none;
}
.cstm_how_section .how-img.active {
display: block;
}
.cstm_how_section .row {
align-items: stretch;
}
.how_img_wrap_main {
height: 100%;
width: 100%;
}
.tab_video_block {
height: 100%;
border-radius: 20px;
overflow: hidden;
position: relative;
}
.video_tab_video {
height: 100%;
}
.cstmvideoBtns {
margin: 40px 0 0;
display: flex;
justify-content: center;
}
.video_tab_video video, .video_tab_video iframe {
height: 100%;
width: 100%;
object-fit: cover;
}
.how_list_item_text ul li:before {
content: "✔";
margin: 0 8px 0 0;
} .cstmAccordion_info .accordion-item {
border-top: 1px solid #ededed;
background: transparent;
transition: min-height 0.5s ease;
}
.cstmAccordion_info .accordion-header {
cursor: pointer;
padding: 15px;
background: transparent;
font-weight: bold;
}
.cstmAccordion_info .accordion-content {
min-height: 0;
overflow: hidden;
background: transparent;
padding: 0 15px;
transition: min-height 0.4s ease, max-height 0.4s ease, padding 0.4s ease;
max-height: 0;
}
.cstmAccordion_info .accordion-content.active {
min-height: 60px;
padding-right: 30px;
padding-bottom: 8px;
max-height: 200px;
}
.cstmAccordion_button {
margin: 40px 0 0 0;
display: flex;
justify-content: center;
}
.accordion_flex_cstm {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 24px;
font-weight: 600;
}
.accordion_flex_cstm svg {
width: 20px;
height: 20px;
transform: rotate(-90deg);
transition-duration: .5s;
}
.price_section {
padding: 130px 0;
position: relative;
overflow: hidden;
}
.cstmAccordion_info .accordion-item.active .accordion_flex_cstm svg {
transform: none;
}
.cstmAccordion_info .accordion-item.active {
background: #fff;
border-top: 3px solid #f66959;
border-radius: 4px;
box-shadow: 0 0 20px rgba(34,34,34,.08);
}
.cstmAccordion_info .accordion-item.active .accordion-header {
padding-bottom: 0;
}
.tab-media {
width: 100%;
height: 100%;
border-radius: 10px;
display: none;
}
.tab-media.active {
display: block;
z-index: 1;
}
.videoAcc_tabs_video {
position: relative;
height: 460px;
width: 100%;
overflow: hidden;
border-radius: 10px;
} 
.tab-media iframe,
.tab-media video,
.tab-media img {
width: 100%;
height: 100%;
border-radius: 10px;
object-fit: cover;
}
.tab-media iframe,
.tab-media video {
min-height: 400px;
} 
.tabAcc_video_block {
height: 100%;
position: relative;
display: flex;
flex-direction: column;
}
.videoAcc_tab_video {
height: 100%;
width: 100%;
}
.videoPlayBtns {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
right: 0;
display: flex;
justify-content: center;
}
.videoPlayBtns .videoPlayBtn {
background: #fff;
min-width: 120px;
padding: 10px 20px;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
border-radius: 64px;
color: #1e2a2e;
font-weight: 600;
}
.cstmAccordion_Main {
padding-right: 50px;
}
.cstmAccordion_Main_right {
padding-left: 50px;
}
.cstm_medias_block {
padding-left: 50px;
display: inline-flex;
width: 100%;
}
.cstm_mediasRight_block {
padding-right: 50px;
display: inline-flex;
width: 100%;
}
.cstmAccordion_header h2 {
margin: 0 0 32px 0;
}
.for_the_owwner_sct {
padding: 0 0 130px 0;
position: relative;
overflow: hidden;
background: #fff;
}
.Profesional_owwner_sct {
background: #fff;
padding: 130px 0;
position: relative;
overflow: hidden;
} .price_block_bg {
background-color: #29354a;
padding: 60px 40px;
position: relative;
overflow: hidden;
}
.price_block_table {
position: relative;
display: flex;
flex-direction: column;
gap: 20px;
}
h3.priceCurrency {
color: #fff;
font-size: 25px;
}
.price_block_head p {
color: #fff;
}
.price_body_text {
position: relative;
}
.price_body_text ul {
position: relative;
display: flex;
flex-wrap: wrap;
gap: 12px;
} 
.price_body_text ul li b {
font-weight: normal;
} 
.price_body_text ul li {
padding-left: 30px;
font-weight: 400;
flex: 0 0 50%;
max-width: calc(50% - 8px);
color: #fff;
position: relative;
}
.price_body_text ul li:last-child {
border: 0;
}
.price_body_text_list ul {
margin: 10px 0 0;
}
.price_body_text_list ul b {
font-weight: normal;
}
.price_body_text_list ul {
margin: 10px 0 40px 0;
list-style: disc;
padding-left: 20px;
} .price_body_text ul li:before {
content: "";
margin: 0px 8px 0 0;
background: url(//quantocustareformar.com/wp-content/uploads/2025/07/check-icons-colr.webp)no-repeat;
max-width: 17px;
height: 17px;
width: 100%;
display: inline-flex;
background-size: contain;
position: absolute;
top: 4px;
left: 0;
} 
.conversion_focused_CTA {
padding: 50px 0 130px 0;
position: relative;
background: #fff;
}
.focused_CTA_BG {
background: #29354a;
max-width: 1170px;
margin: 0 auto;
position: relative;
transition: box-shadow 0.5s ease;
box-shadow: 0 0px 0px rgba(0,0,0,0.1);
}
.focused_CTA_BG:hover {
box-shadow: 25px 0px 0px -10px rgba(0, 0, 0, .5);
background-color: #29354a;
}
.focused_Div_info {
padding: 40px;
}
.focused_Inner_Image {
margin: -70px 0 0 0;
display: flex;
justify-content: center;
}
.focused_Inner_Image img {
max-width: 250px;
}
.focused_Div_info .ConversionTitle {
color: #fff;
line-height: normal;
margin: 0 0 20px 0;
font-size: 25px;
}
.focused_Div_info p {
color: #fff;
}
p.conversionP {
font-weight: 600;
line-height: normal;
}
.conversion_button {
margin: 20px 0 0;
}
.focused_Inner_Image img {
max-width: 300px;
}
.cstm_book_sect {
background: #fafafa;
}
h4.midiaTitles {
color: #fff;
} 
.focused_Div_info.focused_Div_first {
padding-right: 0;
} .products_short_cstm {
position: relative;
padding: 120px 0;
overflow: hidden;
}
.product-short-items {
position: relative;
}
h2.productTitles {
position: relative;
margin-bottom: 30px;
}
.view_more_products {
position: relative;
text-align: center;
padding-top: 40px;
}
.wooco_product_sect {
position: relative;
overflow: hidden;
}
.products_short_items {
width: 100%;
position: relative;
border: 1px solid #e5efff;
background-color: #fff;
box-shadow: 6px 6px 0px #ccc;
}
p.product-short-item-cat {
position: absolute;
bottom: 6px;
left: 6px;
display: inline-flex;
align-items: center;
background: #29354a;
color: #fff;
padding: 0 10px;
border-radius: 6px;
transition: 0.4s;
z-index: 11;
}
a.product-short-item-feature {
width: 100%;
max-height: 260px;
position: relative;
aspect-ratio: 1.4;
display: inline-flex;
flex-direction: column;
overflow: hidden;
}
a.product-short-item-feature:after {
position: absolute;
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.2);
}
.product-short-item-feature img.wp-post-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: 0.5s;
}
.products_items_inner:hover img.wp-post-image {
transform: scale(1.1);
} 
.products_items_inner:hover a.product_link_item_title {
color: #f66959;
}
.products_items_inner {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
overflow: hidden;
transition: 0.5s;
}
p.product-short-item-price ins {
text-decoration: none;
}
p.product-short-item-price del {
opacity: 0.6;
}
.products_short_content {
position: relative;
padding: 16px 15px;
transition: 0.5s;
}
a.product_link_item_title {
position: relative;
color: #29354a;
font-weight: 600;
line-height: normal;
transition: 0.5s;
display: block;
display: -webkit-box;
max-width: 100%;
margin: 0 auto 6px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
p.product-short-item-price {
position: relative;
display: inline-flex;
gap: 10px;
justify-content: space-between;
width: 100%;
}
.product-slider_cstm .swiper-button-prev {
max-width: 45px;
width: 100%;
background: rgba(246, 105, 89, 0.6);
height: 45px;
padding: 10px;
left: 0;
transition: 0.5s;
}
.product-slider_cstm .swiper-button-prev {
background: rgba(246, 105, 89, 1);
}
.product-slider_cstm .swiper-button-prev:after {
font-size: 24px;
color: #fff;
}
.product-slider_cstm .swiper-button-next {
max-width: 45px;
width: 100%;
background: rgba(246, 105, 89, 0.6);
height: 45px;
padding: 10px;
right: 0;
transition: 0.5s;
}
.product-slider_cstm .swiper-button-next {
background: rgba(246, 105, 89, 1);
}
.product-slider_cstm .swiper-button-next:after {
font-size: 24px;
color: #fff;
} @media only screen and (max-width:1199px){
.cstm_medias_block {
padding-left: 20px;
}
.cstm_mediasRight_block {
padding-right: 20px;
}
.cstmAccordion_Main {
padding-right: 20px;
}
.cstmAccordion_Main_right {
padding-left: 20px;
}
.videoAcc_tabs_video {
height: 380px;
}
}
@media only screen and (max-width:1024px){
.bstn_cstmAdd_rept {
gap: 20px;
}
.cstm_how_section .how-scroller {
height: 100vh;
}
}
@media only screen and (max-width:991.98px) {
.bstn_cstmAdd_logos {
margin: 0;
}
.bstn_Mains_logos {
position: relative;
padding-bottom: 20px;
}
.bstn_cstmAdd_rept {
width: 100%;
}
.cstm_medias_block {
padding-left: 0px;
}
.cstm_mediasRight_block {
padding-right: 0px;
}
.cstmAccordion_Main {
padding-right: 0px;
}
.cstmAccordion_Main_right {
padding-left: 0px;
}
.cstm_how_section .how-img-wrap {
display: block;
}
.how_img_wrap_main {
padding-bottom: 40px;
} 
.cstmvideoBtns {
margin: 20px 0 0;
}
.calculator.cstm_calcultor_sec {
padding-top: 60px;
}
.premises.cstm_premises_sect {
padding-top: 90px;
}
.reviews.cstm_reviews_sct {
padding-top: 90px;
}
.book.cstm_book_sect, .price_section, .Profesional_owwner_sct {
padding: 80px 0px;
}
.for_the_owwner_sct {
padding: 0 0 80px 0;
}
.conversion_focused_CTA {
padding: 50px 0 80px 0;
}
.focused_Div_info.focused_Div_last {
padding-top: 0;
padding-bottom: 20px;
}
.focused_Div_inner_last {
position: relative;
width: 100%;
}
.focused_CTA_BG {
padding-bottom: 40px;
}
.focused_Div_info.focused_Div_first {
padding-top: 20px;
}
section#posts_short_cstm {
padding: 80px 0;
}
.price_body_text ul li {
flex: 0 0 100%;
max-width: 100%;
} 
h2.productTitles {
margin-bottom: 20px;
}
.products_short_cstm {
padding: 80px 0;
}
}
@media only screen and (max-width:781.98px){
.bstn_cstmAdd_rept .btn {
margin-top: 0;
}
.bstn_Mains_logos {
padding-top: 30px;
}
.product-short-items {
width: 100%;
display: initial;
margin: 30px 0px 60px 0px;
}
.products_short_items {
flex: inherit;
max-width: 100%;
display: flex !important;
align-items: flex-start;
flex-direction: column;
}
.product-short-items .slick-track {
display: flex;
align-items: stretch;
gap: 20px;
}
.product-short-items .slick-slide {
max-width: 70vw;
flex-shrink: 0;
width: 100% !important;
}
.product-short-items .slick-slide>div {
height: 100%;
display: flex;
}
}
@media only screen and (max-width:767px){
.image_media_repeater {
gap: 10px;
flex-wrap: wrap;
}
.image_media_repeater a img {
height: 35px;
}
.focused_Div_info {
padding-left: 20px;
padding-right: 20px;
} 
}
@media only screen and (max-width:575px){
.bstn_cstmAdd_rept .btn {
padding: 10px 20px;
max-width: 220px;
width: 100%;
}
.price_block_bg {
padding: 50px 20px;
}
}
@media only screen and (max-width:414px){
.bstn_cstmAdd_rept .btn {
max-width: 100%;
width: 100%;
}
.bstn_cstmAdd_rept {
flex-direction: column;
}
}