@import url('./assets/css/home.css');
@import url(./assets/css/fonts.css);

body,
html {
    font-family: 'Montserrat', sans-serif !important;
    color: #3F3F3F;
    padding: 0 O !important;
    margin: 0 !important;
    min-zoom: 100%;
    zoom: 100%;
    max-zoom: 100%;
    overflow-x: hidden;
}
.ez-toc-title-container{
    display: none;
}
.current_page_item a{
    color: #1ede9e !important;
} 

.page-template-page-product .section-one-wp-cta{
    background-image: url(./assets/images/bkg_pedestal.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom 3vh center;
}

.page-template-page-product .section-one-wp-cta article h1{
    width: 90%;
} 
:root {
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif !important;
    padding: 0 O !important;
    margin: 0 !important;
}
.navbar-brand img{
    max-width: 250px;
}
.container-cta,
.container-carousel {
    position: relative;
    width: 1320px;
    max-width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-zoom: 1;
}
.container-menu{
    position: fixed;
    width: 100%;
    height: 100px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 26%);
    -webkit-box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.26);
}
.partnersMySwiper{
    margin-bottom: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width:1024px){

    .section-one-wp-cta article h1, h1{
        font-size: 2rem;

    }
    .section-one-wp-cta article p{
        font-size: 1rem;
    }
    .btn-blue-cta{
        font-size: 1rem !important;
    }
    .link-about-plus-carousel, .link-about-plus{
        width: 50% !important;
    }
    .container-menu{
        max-width: 100%;
    }
}

.banner {
    height: 100vh;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
}

.banner video,
.banner img {
    position: fixed;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    min-height: 100vh;
}

.banner .content {
    position: relative;
    z-index: 1;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}


.hastcta,
.hastcta-about {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    line-height: 78px;
}


h1 {
    font-weight: bold;
    font-size: 48px;
    color: #3F3F3F;
}

h2 {
    font-size: 40px !important;
    font-weight: bold !important;
    color: #3F3F3F;
}

.text-center-blue {
    text-align: center;
    color: #574AE2;
}

h3 {
    font-size: 40px !important;
    font-weight: 600;
    color: #3F3F3F;
}

article p {
    color: #3F3F3F;
    font-size: 1.25rem;
}

a {
    text-decoration: none !important;
    font-weight: 600;
    color: #574AE2;
}
.current-menu-parent a{
    color: #15CC8F;
}
.text-bold {
    font-weight: bold;
}


.link-about-plus-carousel, .link-about-plus {
    background-color: #ffffff;
    border: 2px solid var(--unnamed-color-15cc8f);
    border: 1px solid #574AE2;
    color: #574AE2;
    border-radius: 30px;
    font-size: 12px !important;
    font-weight: 500;
    line-height: 20px;
    padding: 8px;
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 150px;
}


.link-about-plus:hover,
.link-about-plus-blog:hover, .link-about-plus-carousel:hover {
  color: #ffffff;
  background-color: #574AE2;
}

.link-about-plus-blog {
    text-decoration: none;
    color: #574AE2;
    font-weight: 500;
    text-transform: uppercase;
}

.btn-blue-cta {
    background: var(--unnamed-color-574ae2) 0% 0% no-repeat padding-box;
    background: #574AE2 0% 0% no-repeat padding-box;
    border: none;
    font-size: 2rem;
    font-weight: 600;
    color: #ffffff;
    border-radius: 50px;
    width: auto;
    padding: 10px 40px;
}

.btn-blue-cta:hover {
    color: rgba(255, 255, 255, 0.8);
    background: #4f41e7 0% 0% no-repeat padding-box;
}

.btn-green-cta {
    background: #15CC8F 0% 0% no-repeat padding-box;
    border: none;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    border-radius: 30px;
    width: auto;
    padding: 10px 30px;
}

.btn-green-cta:hover {
    color: rgba(255, 255, 255, 0.8);
    background: #1ede9e 0% 0% no-repeat padding-box;
}


.blue-color-span {
    background: #574AE2 0% 0% no-repeat padding-box;
    padding: 5px;
}

.destaque-color {
    color: #574AE2;
    font-weight: bold;
}

.mt-1 {
    margin-top: 10px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-5 {
    margin-top: 50px;
}

.mt-6 {
    margin-top: 60px;
}

.mt-7 {
    margin-top: 70px;
}


.pt-1 {
    padding-top: 10px;
}

.pt-2 {
    padding-top: 20px;
}

.pt-3 {
    padding-top: 30px;
}

.pt-4 {
    padding-top: 40px;
}

.pt-5 {
    padding-top: 50px;
}

.pt-6 {
    padding-top: 60px;
}

.pt-7 {
    padding-top: 70px;
}


.cta-footer {

    background-color: #3F3F3F;
    color: #ffffff;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.cta-footer .container-cta {
    padding-top: 5%;
}

.container-cta-address-logo{
    display: flex;
    flex-direction: column;
    align-items:flex-start;
}
 
.address-logo-footer{
    width: 50%;
    margin:-10px;
}

.cta-footer .container-cta div:last-child {
    width: 32%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.cta-footer .container-cta div:last-child h4 {
    font-size: 16px;
    padding-bottom: 10px;
}

.cta-footer .social-midias {
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
    list-style: none;
    width: 81%;
    padding: 0;
}
.cta-footer .social-midias li{
    margin: 5px;
}
.cta-footer .social-midias li a img {
    max-width: 40px;
}

.cta-footer address {
    padding-top: 20px;
}

.container-footer {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 80%;
    width: 1320px;
    margin: 0 auto;
}

.container-footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    /* padding-right: 140px; */
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    justify-content: space-around;
}

/* .container-footer ul li:first-child {
    padding-bottom: 20px;
} */

.container-footer ul li {
    line-height: 40px;
}
.container-footer ul li:first-child a{
    font-weight: 600;
}
.container-footer ul li a {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
}

.header-mobile {
    display: none;
}

.header-menu {
    position: relative;
    display: block;
    height: 100px;
    top: 0;
    background-color: #ffffff;
    width: 100%;
    box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.26);
    -webkit-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.26);
    z-index: 999999;
}

.menu-cta {
    display: flex;
    line-height: 60px;
    position: relative;
    justify-content: space-evenly;
    margin: 0;
    height: 100px;
    width: 100%;
    padding: 0;
    align-items: center;
}

  .menu-orcamento{
    margin-right: 10px !important;
}

.menu-cta .last-menu .menu-orcamento:hover a {
    color: #574AE2;
}
.menu-cta .last-menu .menu-entrar:hover a {
    color: #ffffff !important;
}
.menu-cta ul {
    list-style: none;
    position: relative;
    
}

.menu-cta ul li {
    float: left;
    margin-right: 26px;
    line-height: 20px;
}

.menu-cta .last-menu .meu-orcamento {
    margin-right: 6px !important;
}

.menu-cta ul li a {
    text-decoration: none;
    color: #3F3F3F;
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}

.menu-cta ul li a:hover, .menu-cta .current-menu-parent > a,
.current-menu-item a {
    color: #15CC8F;
    border-color: #15CC8F;
}

.menu-cta ul li .sub-menu {
    position: absolute;
    display: block;
    max-width: 230px;
    width: 100%;
    background: #ffffff;
    min-height: 105px;
    line-height: 20px;
    border-radius: 0 0 9px 9px;
    float: none !important;
    margin-left: -1%;
    padding-left: 7px;

}

.menu-cta ul li .sub-menu li a {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    margin: 10px 0;
    display: inline-block;
}

.last-menu {
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
    right: 0;
    position: absolute;
}

.btn-orcamento {
    background-color: #574AE2;
    border: 1px solid #574AE2;
    max-width: 120px;
    width: 100%;
    min-height: 35px;
    padding: 10px;
    color: #ffffff !important;
    text-align: center;
    line-height: 35px;
    border-radius: 30px;
    font-size: 14px;
    transition: all 0.4s ease-in-out;
}

.btn-orcamento:hover {
    background-color: #ffffff;
    color: #574AE2 !important;
    border: 1px solid #574AE2 !important;
}

.btn-entrar {
    background-color: #ffffff;
    max-width: 86px;
    width: 100%;
    min-height: 35px;
    padding: 10px;
    color: #15CC8F !important;
    text-align: center;
    line-height: 35px;
    border: 1px solid #15CC8F;
    border-radius: 30px;
    font-size: 14px;
    transition: all 0.4s ease-in-out;
}

.btn-entrar:hover {
    background-color: #15CC8F !important;
    color: #ffffff !important;
}

.sub-menu {
    display: none !important;
}
.menu-cta .menu-item-has-children{
    pointer-events: visible;
}
.menu-cta .menu-item-has-children:hover .sub-menu {
    display: block !important;
}

.wrapper-blog .col-md-8 {
    max-width: 800px !important;
    width: 100% !important;
}

.page-blog {
    background-color: #15CC8F;
    min-height: 181px;
    display: flex;
    align-items: center;
    border-bottom: 22px solid #D0F5E9;
    color: #ffffff;
    padding-top: 100px;
}

.page-blog small {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 3px;
}

.page-blog h2 {
    color: #ffffff;
    max-width: 376px;
    width: 100%;
}

.page-blog .header h2 span {
    display: inline-block;
    padding: 5px 10px;
    background-color: #574AE2;
    margin-bottom: 4px;
    font-size: 29px;
}

.item-feed {
    display: flex;
    flex-direction: column;
    max-width: 386px;
    min-height: 401px;
    border: 1px solid #f3f3f3;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    margin-bottom: 22px;
    transition: all 0.4s ease-in-out;
}

.item-feed:hover {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
    opacity: 0.8;
}

.item-feed figure {
    position: relative;
    margin-bottom: 0;
}

.item-feed .tag-card {
    width: 132px;
    min-height: 29px;
    background-color: #15CC8F;
    border-radius: 16px;
    color: #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    position: absolute;
    bottom: 12px;
    right: 20px;
}

.item-feed figure img {
    border-radius: 15px;
}

.item-feed-text {
    padding: 0 17px;
}

.item-feed .title-feed {
    color: #3F3F3F;
    font-size: 20px !important;
    line-height: 26px;
    font-weight: 600;
    text-align: left;
    margin-top: 14px;
    margin-bottom: 20px;
    white-space: nowrap;
    max-width: 24ch;
    overflow: hidden;
    max-height: 23vh;
    text-overflow: ellipsis;
}

.content-feed p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #3F3F3F;
    margin-bottom: 27px;
    max-width: 31ch;
    text-overflow: ellipsis;
}

.item-feed .cta-read-more {
    color: #574AE2;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 20px;
    display: flex;
}

.wrapper-blog aside {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrapper-search {
    max-width: 295px;
    width: 100%;
}

.search-form {
    max-width: 268px;
    width: 100%;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.search-form .search-input {
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 22px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
    text-align: center;
}

#searchsubmit {
    width: 19px;
    height: 19px;
    border: none;
    background-color: #ffffff;
    background-image: url('assets/images/ic_search_retina.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.wrapper-category-list {
    margin-bottom: 40px;
}

.wrapper-category-list h3 {
    color: #3F3F3F;
    font-size: 14px !important;
    font-weight: 700;
}

.wrapper-category-list ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    max-width: 283px;
    padding-left: 0;

}

.wrapper-category-list .cat-item {
    background-color: #15CC8F;
    min-height: 14px;
    padding: 10px;
    border-radius: 16px;
    padding: 3px 15px;
    margin: 3px;
}

.cat-item a {
    font-size: 11px;
    font-weight: 500;
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
}

.sec-newsletter {
    background-color: #060329;
    min-height: 400px;
    width: 100%;
    display: flex;
    align-items: center;
}

.wrapper-newsletter {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.text-news {
    max-width: 330px;
}

.text-news h3 {
    color: #15CC8F;
    font-size: 25px !important;
    font-weight: 700;
}

#mailpoet_form_1 form.mailpoet_form {
    display: flex;
    position: relative !important;
    padding-right: 0 !important;
    max-width: 375px !important;
    width: 100%;
    padding-left: 0 !important;
    padding-top: 5px !important;
}

#mailpoet_form_1 form.mailpoet_form .mailpoet_paragraph:nth-of-type(1) {
    max-width: 375px !important;
    width: 100% !important;
}

#mailpoet_form_1 form.mailpoet_form .mailpoet_paragraph:nth-of-type(2) {
    position: absolute;
    right: 28px;
    top: 18px;
    width: 21px;
    height: 18px;
}

#mailpoet_form_1 form.mailpoet_form .mailpoet_submit {
    background-color: #ffffff;
    background-image: url('assets/images/send-message.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.form-wrapper {
    max-width: 375px;
    width: 100%;
}

.form-wrapper p {
    color: #15CC8F !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-left: 20px;
}

.form-wrapper label {
    display: none !important;
}

.form-wrapper #form_email_1 {
    max-width: 375px !important;
    width: 100% !important;
    height: 45px;
    border-radius: 28px;
    padding: 10px !important;
    font-size: 13px;
    font-weight: 500;
}

#mailpoet_form_1 .mailpoet_message {
    display: flex;
    position: absolute;
    top: 75px;
}

.mailpoet_message p {
    font-size: 12px !important
}

p.mailpoet_validate_error {
    color: red !important;
}

.form-wrapper .mailpoet_submit {
    width: 25px !important;
    height: 20px !important;
}

.text-news p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
}
.pagination-list-cta{
    position: relative;
    display: inline;
    font-size: 22px;
    padding: 100px ;

}
.pagination-list-cta a{
    color: #333;
    text-align: center;
    margin: 0 20px;
    box-sizing: content-box;
}
.pagination-list-cta .current{
    color: #574AE2;
    font-weight: bold;
  
}

.sec-posts-relacionados {
    background-color: #D0F5E9;
    min-height: 580px;
    border-top: 12px solid #15CC8F;
}

.sec-solicitar-orcamento {
    background-color: #060329;
    min-height: 269px;
}

.article-blog {
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
}
.article-blog .featured-image{
    background-position: top center;
    background-size: 100%;
    border-radius: 8px;
    background-repeat: no-repeat;
    height: 500px;
}
.img-single-post {
    height: 740px !important;
    border-bottom: 16px solid #15CC8F;
    border-radius: 16px;
}

.meta-data-post {
    color: #15CC8F;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
}

.post-author {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 16px;
}

.post-author b {
    color: #15CC8F;
}

.single-title {
    font-size: 29px !important;
    font-weight: 700;
    color: #3F3F3F;
    margin-bottom: 20px;
}

.content-post img {
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-post p,
.content-post a,
.content-post li,
.content-post span {
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: #3F3F3F;
}

.content-post p {
    margin-bottom: 30px;
}

.content-post a,
.content-post p a,
.content-post p a span {
    font-weight: 700 !important;
    color: #574AE2 !important;
    text-decoration: underline !important;
}

.content-post h3,
.content-post h2,
.content-post h2 span {
    font-size: 23px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
}

.content-post h4 {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.sec-posts-relacionados .title-relacionados {
    color: #ffffff;
    background-color: #574AE2;
    padding: 5px;
    max-width: 268px;
    width: 100%;
    display: flex;
    font-size: 25px !important;
    margin-top: 32px;
}

.sec-posts-relacionados .wrapper-relacionados {
    display: flex;
    max-width: 830px;
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

.sec-posts-relacionados .wrapper-relacionados .item-feed {
    max-width: 383px !important;
    background-color: #ffffff;
}

.sec-solicitar-orcamento {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec-solicitar-orcamento .column-orcamento {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    padding: 48px 0;
}

.sec-solicitar-orcamento h3 {
    text-align: center;
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 25px;
}

.sec-solicitar-orcamento h3 strong {
    color: #15CC8F;
}

.sec-solicitar-orcamento a {
    max-width: 420px;
    min-height: 40px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    background-color: #574AE2;
    border: 2px solid #574AE2;
    border-radius: 20px;
    text-decoration: none;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 700;
    transition: all 0.4s ease-in-out;
}

.sec-solicitar-orcamento a:hover {
    color: #574AE2;
    background-color: #ffffff;
}

.quick-navigation {
    width: 200px;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 290px;
}

.quick-navigation #ez-toc-container {
    margin-left: 0;
    padding: 0 !important;
}

.quick-navigation h2 {
    color: #15CC8F;
    font-size: 16px !important;
    font-weight: 700 !important;
}

.quick-navigation .ez-toc-title {
    display: none !important;
}

.quick-navigation div#ez-toc-container ul.ez-toc-list a {
    color: #3f3f3f;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500;
}
.active-bold{
    font-weight: bold !important;
}
.header-m {
    display: none;
}

.section-link2pump-about,
.section-automatize {
    position: relative;
    display: flex;
    background-color: #f3f3f3;
    height: 750px;
}
.section-link2pump-about article p{
    padding-top: 25px;
}
.section-automatize article p a {
    color: #15CC8F;
}
.section-sectors{
    position: relative;
    display: flex;
    min-height: 100vh;
    min-width: 100%;
   
}
.sectors-system{
    background-color: #ffffff;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    min-height: 100vh;
    background-size: cover;
    background-position: top center;
    align-items: center;
    justify-content: start;
    color: #ffffff;
}

.section-sectors h2{
    color: #ffffff;
    position: absolute;
    top: 68px;
    left: 10%;
    font-size: 2rem !important;
    z-index: 99999;

}

.sectors-system h4{
    font-weight: bold;
    font-size: 2.5rem;
    padding: 10%;
    text-shadow: 1px 2px 1px rgb(0 0 0 / 15%);
}
.section-link2pump-about .toteml2p {
    margin-bottom: -30%;
}

.section-link2pump-about article {
    max-width: 50%;
}

.section-link2pump-about article img {
    max-width: 50%;
    padding-bottom: 20px;
}

.section-our-leaders {
    background-color: #ffffff;
    z-index: 999;
    position: relative;
    padding: 80px 0;
}

.section-our-leaders h2 {
    color: #15CC8F;
}

.section-our-leaders ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.section-our-leaders ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    float: left;
    width: 48%;
    height: auto;
    border-radius: 8px;
    margin: 1%;
    -webkit-box-shadow: 5px 4px 16px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 5px 4px 16px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 5px 4px 16px 0px rgb(0 0 0 / 16%);
}

.section-our-leaders ul li .leader-photo {
    position: relative;
    min-width: 44%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 8px;

}


.section-our-leaders ul li article {
    width: 60%;
    float: right;
    margin-left: 4%;
    padding: 16px;
}

.section-our-leaders ul li article h4 {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
}

.section-our-leaders ul li article h6 {
    color: #574AE2;
    font-weight: 600;
}

.section-our-leaders ul li article p,
.section-our-leaders ul li article h6 {
    font-size: 13px;
}

.section-our-leaders ul li img {
    max-height: 220px;
    border-radius: 8%;
}

.section-our-team {
    background-color: #574AE2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 100vh;
    padding: 80px 0;
    color: #ffffff;
}

.section-our-team img { 
    max-width: 40%;
    border-radius: 8px;
}

.section-our-team article h2,
.section-our-team article {
    width: 55%;
}

.section-our-team article h2,
.section-our-team article p {
    color: #ffffff;
}

.section-our-localization{
    background-color: #ffffff;
    padding: 50px;
}

.mapouter{
    display:flex;
    width:100%;
    background-color:#fff;
    margin-top: 20px;

}
.gmap_canvas {
    width:100%;
    padding-right:1em;
}

.gmap_canvas:first-child {
    padding-right:1em;
}

.gmap_canvas:last-child {
    padding-left:1em;
}



.gmap_iframe {
    width:100%;
    height:450px!important;
}

.section-work-with-us {
    background-color: #15CC8F;
    color: #ffffff;
    padding: 120px 0;
}



.callaction-budget {
    background-color: #574AE2;
    color: #ffffff;
    padding: 120px 0;
}
.callaction-budget h2 {
    color: #ffffff;
    width: 50%;
}
.section-work-with-us h2 {
    color: #ffffff;
}

.section-how-it-works {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 60px 0;
}
.section-how-it-works h2{
    padding: 0 3%;
}
.section-reporters {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding: 80px 0;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    background: #3F3F3F;
}
.step-by-step {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    margin: 0 auto;
    border-radius: 15px;
    width: 855px;
    margin: 20px;
    background-color: #E0E0E0;
}

.step-by-step img {
    max-height: 201px;
    border-radius: 15px;
    width: 40%;
}

.step-by-step article {
    width: 60%;
}

.step-by-step article h3 {
    font-size: 16px;
    font-weight: bold;
}

.step-by-step article p {
    font-size: 14px;
}

.carousel-step-by-step {
    position: relative;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.section-features,
.section-features-measurement {
    position: relative;
    display: inline-block;
    background-color: #f4f4f4;
    padding: 80px 0;
    width: 100%;
}

.section-features .container-features:nth-child(odd) {
    flex-direction: row-reverse;
}

.section-features-measurement h2 {
    padding: 3%;
}

.section-features .container-features {
    position: relative;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0;
    margin: 0 auto;
}

.section-features .container-features .card-feature {
    max-width: 50%;
    /* background: #fff; */
    /* padding: 66px;
    border-radius: 8px; */
    /* box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.15); */
}

.section-features .container-features .card-feature h4 {
    font-weight: bold;
    padding: 15px 0;
    font-size: 1.5rem;
}

.section-features .container-features .card-feature article p {
    font-weight: 600;
    font-size: 1.25rem;
}

/* .section-features .container-features .img-feature {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
} */
.section-features .container-features:nth-child(5n+3) .img-feature{
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.section-features .container-features .img-feature img {
    max-width: 70%;
    border-radius: 9px;
}
.section-features .container-features .card-feature h4 img{
    max-height: 26px;
    position: relative;
    display: inline-block;
    margin-top: -12px;
}
.sections-versions {
    background-color: #574ae2;
    padding: 80px 0;
}

.sections-versions h2 {
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    line-height: 112px;
}


.products-versions {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 16px;
    background-color: #fff;
}

.products-versions .title-versions {
    width: 50%;
    float: left;
    padding: 20px;
}

.products-versions .title-versions h5 {
    color: #15CC8F;
    font-size: 24px;
    font-weight: bold;
}

.products-versions .title-versions h5 i:first-child {
    /* background-color: #15CC8F; */
    color: #15CC8F;
    height: 15px;
    border-radius: 50%;
    width: 15px;
    font-size: 36px;
    padding: 4px;
}


.products-versions .title-versions h5 i:last-child {
    float: right;
}

.products-versions .title-versions ul {
    list-style: none;
    font-size: 15px;
    padding: 3%;

}

.products-versions .title-versions ul li {
    color: #3F3F3F;
    line-height: 44px;
    font-size: 24px;
}
.products-versions .title-versions ul li strong{
    font-weight: 600;
    color: #3F3F3F;
}
.products-versions .title-versions ul li span {
    color: #574AE2;
    font-weight: bold;
    font-size: 17px;
    float: right;
}



.section-carousel-products {
    background-color: #15CC8F;
    padding: 80px 0;
    /* height: 650px; */
    display: flex;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.section-carousel-products h3{
    color: #ffffff;
    font-weight: bold;
}
#linksProductsPageBudget {
    background-color: #15CC8F;
}

.section-faq {
    background-color: #ffffff;
    padding: 80px 0;
}

.section-faq h2 {
    color: #15CC8F;
    width: 660px;
    max-width: 50%;
}


.section-faq .list-faq {
    width: 660px;
    max-width: 50%;
    padding: 0;
}

.carousel-products {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    padding: 0;
    list-style: none;
    margin: 0 auto;
}

.carousel-products li {
    width: 31%;
}
.carousel-products li>div{
    position: relative;
    height: 340px;
    display: flow-root;
}

.carousel-products .card-article {
    background-color: #ffffff;
    /* padding: 40px; */
    border-radius: 16px;
    height: 177px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.15);
}

.carousel-products .card-article > div{
    position: relative;
    display: block;
    width: 150px;
    margin: 0 auto;
}

.carousel-products article div a {
    background-color: #ffffff;
    border: 2px solid var(--unnamed-color-15cc8f);
    border: 1px solid #574AE2;
    color: #574AE2;
    border-radius: 30px;
    font-size: 12px !important;
    font-weight: 500;
    line-height: 20px;
    padding: 8px;
    position: relative;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 50%;
}

.carousel-products li h4 {
    font-size: 17px;
    width: 63%;
    margin: 0 auto;
    padding: 10px 0;
    font-weight: bold;
    color: #574AE2;
    min-height: 100px;
    position: relative;
    display: flex;
    align-items: center;
}

.carousel-products li img {
    max-height: 250px;
    max-width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    margin-bottom: -51px;
}

.section-carousel-system {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
}

.carousel-system {
    position: relative;
    display: flex;
    width: 100%;
    height: 70vh;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.carousel-system article h2{
    font-size: 2rem !important;
}
.carousel-system article {
    width: 60%;
    padding: 5%;
}

.carousel-system img {
    max-width: 40%;
    border-radius: 8px;
}

.carousel-system article h2,
.carousel-system article p {
    color: #ffffff;
}

.btns-budegets {
    padding: 0;
    margin: 0;
    position: relative;
    display: inline-flex;
    justify-content: space-between;
    list-style: none;
}

.btns-budegets li {
    color: #ffffff;
    text-align: center;
    border: 1px solid #ffffff;
    padding: 10px;
    border-radius: 30px;
    margin-right: 10px;
    width: 160px;
    cursor: pointer;
}


.btns-budegets li:nth-child(1),
.btns-budegets li:nth-child(1):hover{
    background-color: #15CC8F;
}
.btns-budegets li:nth-child(2):hover{
    background-color: #FB5533;
}

.btns-budegets li:nth-child(3):hover{
    background-color: #574AE2;
}

.card-budget {
    background-color: #ffffff;
    border-radius: 8px;
    width: 40%;
}

.card-budget .header-card-budget {
    background-color: #574AE2;
    color: #fff;
    width: 100%;
    padding: 20px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.card-budget .texts-option {
    padding: 20px;
}

.card-budget .texts-option p {
    font-weight: 600;
}

.card-budget .texts-option ul {
    padding: 0;
    list-style: none;
}

.section-beneficits {
    position: relative;
    background-color: #15CC8F;
    padding: 80px 0;
}

.section-beneficits h2 {
    color: #ffffff;
    margin-bottom: 80px;
}

.list-benefits {
    list-style: none;
    padding: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}

.list-benefits li img {
    max-width: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.list-benefits li p {
    font-size: 13px;
}

.list-benefits li {
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 8px;
    width: 19%;
    border-radius: 8px;
    text-align: center;
}

.section-automatize img {
    max-width: 35%;
    border-radius: 8px;
}

#possui_tanque {
    margin-top: 140px;
    margin-bottom: 50px;
    min-width: 40%; 
    background-color: #fff;
    border-radius: 15px;
    position: relative;
    display: inline;
    height: auto;
    padding: 10px;   
}

#futuramente,
#nao_possui {
    display: none;
}

.ca-system {
    right: 0;
    width: 100%;
    top: 90%;
}
.ca-system span{
    background-color: #fff !important;
}
.section-two-product-measurement {
    position: relative;
    display: flex;
    background-color: #ffffff;
    height: 650px;
    align-items: center;
    justify-content: center;
}

.section-two-product-measurement img {
    max-width: 50%;
    width: 660px;
    border-radius: 8px;
}

.section-two-product-measurement article {
    width: 660px;
    max-width: 50%;    
}

.list-advantages-measurement {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
}

.list-advantages-measurement li {
    position: relative;
    display: flex;
    width: 49%;
    height: 150px;
    margin: 10px 0;
    border-radius: 8px;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    background-color: #ffffff;
}

.list-advantages-measurement li p {
    width: 65%;
    font-size: 16px;
    margin: 0 !important;
    font-weight: 600;
}

.list-advantages-measurement li img {
    max-height: 60px;
}



@media(min-width:1360) and (max-width: 1440){
    .img-product-bkg{
        top: 40px;
    }
    .carousel-products li h4{
        width: 75%;
    }
}
@media(max-width:1024px) {
    .sec-posts-relacionados .wrapper-relacionados{
        overflow: auto;
    }
    .sec-posts-relacionados .wrapper-relacionados .item-feed{
        margin: 0 10px;
    }
    .sec-solicitar-orcamento .column-orcamento{
        padding: 40px;
    }
    .section-link2pump-about, .section-automatize{
        height: auto;
        padding: 40px 0;
    }

    #possui_tanque {
        margin-top: 10px;
    }
    .section-sectors h2{
        padding: 1%;
    }
    .section-features .container-features .img-feature img{
        display: none;
    }
    .container-menu{
        height: auto;
    }
    .header-menu{
        height: auto;
    }
    .btn-blue-cta{
        width: 100%;
        text-align: center;
    }
    .section-faq h2{
        width: 100%;
        max-width: 100%;
    }
    .section-our-leaders ul li{
        flex-direction: column;
    }

    .section-our-leaders ul li .leader-photo{
        height: 250px;
    }

    .container-cta-address{
        flex-direction: column-reverse !important;
    }



    .step-by-step{
        padding: 40px 0;
    }
    .sections-versions h2{
        line-height: normal;
        text-align: left;
    }
    .section-two-product-measurement{
        height: auto;
        padding: 20px 0;
    }
    .section-two-product-measurement img{
        max-width: 100%;
    }
    .section-two-product-measurement article {
        max-width: 100%;
        padding: 0;
    }
    
    .callaction-budget h2{
        width: 100%;
    }
    .container-cta{
        justify-content: space-around !important;
    }
    h1, h2, h3{
        font-size: 40px !important;
    }
    .home-img-system {
        max-width: 100%;
        width: auto;
    }

    .header-mobile {
        position: fixed;
        display: flex;
        min-height: 80px;
        min-width: 100%;
        background-color: #ffffff;
        align-items: center;
        box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 26%);
        -webkit-box-shadow: 0px 8px 29px 0px rgb(0 0 0 / 26%);
        -moz-box-shadow: 0px 8px 29px 0px rgba(0, 0, 0, 0.26);
        z-index: 999999;
    }
    .section-automatize img{
        max-width: 100%;
    }
    .menu-cta {
        display: none;
    }

    .header-mobile nav {
        position: fixed;
        display: inline-flex;
        justify-content: space-around;
        /* margin: 0 auto; */
        align-items: center;
        margin: 0 10px;
        z-index: 999999;
    }


    .products-versions .title-versions h5{
        word-break: break-all;
    }
    .logo-mobile img {
        max-width: 135px;
        width: 100%;
    }
    .header-mobile nav div{
        width: 205px;
    }
    .logo-mobile{
        width: 130px;
    }
    .btn-orcamento-mobile {
        max-width: 135px;
        width: 100%;
        min-height: 35px;
        padding: 4px 8px;
        background-color: #574AE2;
        border: 1px solid #574AE2;
        border-radius: 20px;
        color: #ffffff;
        transition: all 0.4s ease-in-out;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
    }

    .btn-orcamento-mobile:hover {
        background-color: #ffffff;
        color: #574ae2;
    }

    #menuToggle {
        display: block;
        position: relative;
        top: 5px;
        left: 0px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
        width: 40px;
    }

    #menuToggle a {
        text-decoration: none;
        color: #3F3F3F;
        font-weight: 600;
        font-size: 15px;
        transition: color 0.3s ease;
    }

    #menuToggle .menu-item-entrar {
        border-bottom: 1px solid #cdcdcd;
        position: relative;
    }

    #menuToggle .menu-item-entrar a {
        color: #15CC8F;

    }

    #menuToggle .menu-item-entrar:after {
        content: "";
        display: block;
        position: absolute;
        width: 19px;
        height: 18px;
        right: 15px;
        background-image: url('assets/images/right-chevron.png');
        background-size: 100%;
        top: 50%;
        transform: translateY(-50%);
    }

    .menu-item-has-children {
        position: relative;
    }

    .menu-item-has-children:after {
        content: "";
        display: block;
        position: absolute;
        width: 19px;
        height: 18px;
        right: 15px;
        background-image: url('assets/images/submenu-icon.png');
        background-size: 100%;
        top: 50%;
        transform: translateY(-50%);
    }

    .menu-item-has-children.active>a {
        color: #574AE2 !important;
    }

    .menu-item-has-children.active:after {
        background-image: url('assets/images/right-chevron-active.png');
        background-size: 100%;
        top: 18%;
        transform: translateY(-50%);
    }

    .menu-item-has-children.active .sub-menu {
        display: block !important;
        background-color: #FAFAFA;
        list-style: none;
        padding-left: 10px;
    }

    #menuToggle input {
        display: block;
        width: 40px;
        height: 32px;
        position: absolute;
        top: -7px;
        left: -5px;

        cursor: pointer;

        opacity: 0;
        /* hide this */
        z-index: 2;
        /* and place it over the hamburger */

        -webkit-touch-callout: none;
    }

    /*
 * Just a quick hamburger
 */
    #menuToggle span {
        display: block;
        width: 30px;
        height: 3px;
        margin-bottom: 5px;
        position: relative;
        background: #3f3f3f;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 4px 0px;
        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
            opacity 0.55s ease;
    }

    #menuToggle span:first-child {
        transform-origin: 0% 0%;
    }

    #menuToggle span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }

    /* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
    #menuToggle input:checked~span {
        opacity: 1;
        transform: rotate(45deg) translate(-2px, -1px);
        background: #3f3f3f;
    }

    /*
 * But let's hide the middle one.
 */
    #menuToggle input:checked~span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }

    /*
 * Ohyeah and the last one should go the other direction
 */
    #menuToggle input:checked~span:nth-last-child(2) {
        transform: rotate(-45deg) translate(0, -1px);
    }

    /*
 * Make this absolute positioned
 * at the top left of the screen
 */
    #menu {
        position: absolute;
        width: 300px;
        height: 100vh;
        margin: -100px 0 0 -30px;
        padding: 50px;
        padding-top: 60px;
        padding-right: 0;
        margin-top: 20px;
        background: #ffffff;
        list-style-type: none;
        -webkit-font-smoothing: antialiased;
        /* to stop flickering of text in safari */

        transform-origin: 0% 0%;
        transform: translate(-100%, 0);

        transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
    }

    #menu li {
        padding: 10px 0;
        font-size: 22px;
    }

    /*
 * And let's slide it in from the left
 */
    #menuToggle input:checked~ul {
        transform: none;
    }

}

@media screen and (max-width: 1024px) {

    .my-4{
        flex-direction: column-reverse;
    }
    .banner-area{
        display: none;
    }

    #form-home{
        width: 100%;
    }
    .link-about-plus-carousel, .link-about-plus{
        width: 50%;
    }
    .testimonials li article p{
        line-height: 16px !important;
    }
    .list-numbers-results li span{
        padding-left: 0;
    }
    .section-ten h2{
        font-size: 2rem !important;
    }
    .section-heigth article h2{
        max-width: 100%;
    }
    .link-cases{
        position: relative;
        display: inline-block;
        padding-bottom: 25px;
    }
    .btn-green-cta{
        font-weight: bold;
        margin-top: 20px;
    }
    .list-inline-left-icons li{
        width: 100%;
        margin: 10px 0;
    }
    .list-benefits {
        flex-direction: column;
        width: 100%;
    }

    .list-benefits li {
        height: 210px;
        margin: 10px;
        width: 100%;
    }

    .list-benefits li p {
        font-size: 16px;
    }

    .section-carousel-products {
        height: auto;
    }

    .list-advantages-measurement {
        flex-direction: column;
    }

    .list-advantages-measurement li {
        width: 100%;
    }

    .list-advantages-measurement li img {
        max-height: 60px;
        padding: 5px;
    }

    .carousel-system {
        flex-direction: column;

    }

    .carousel-system img {
        display: none;
    }

    .carousel-system article {
        width: 100%;
        padding: 0;
    }
    .section-one-wp-cta {
        padding-top: 100px;
        padding-bottom: 69px;
    }

    .page-template-page-home .section-one-wp-cta  .banner img,  .page-template-page-product .section-one-wp-cta  .banner img{
        display: none;
    }

    .page-template-page-product .section-one-wp-cta{
        background-image: url(./assets/images/bkg_pedestal.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top 61px right -417px;
    }
    .page-template-page-home .section-one-wp-cta{
        background-image: url(./assets/images/Home.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top 61px right -241px;
    }
    .section-one-wp-cta .container-cta {
        flex-direction: inherit !important;
    }
    .section-one-wp-cta .banner video{
        display: none;
    }
    .container-cta {
        flex-direction: column;
        position: relative;
        width: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 auto;        
    }


    .banner {
        height: auto;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: -1;
    }

    .banner video,
    .banner img {
        position: absolute;
        top: 0;
        min-height: 100%;
        min-width: 100%;
        right: 0;
        bottom: 0;
    }

    .btn-blue-cta {
        font-size: 18px;
    }


    .cta-footer .logo-img-footer {
        max-width: 80%;
        padding-bottom: 40px;
    }

    .cta-footer ul {
        padding: 0;
        line-height: 28px;
    }

    .container-footer {
        flex-direction: column;
    }

    .cta-footer ul li a {
        font-size: 14px;
    }

    .cta-footer .container-cta div:last-child {
        width: 100%;
        padding-bottom: 40px;
    }

    .cta-footer .social-midias {
        height: auto;
        padding: 0;
        margin: 0;
        position: relative;
        display: flex;
        width: 59%;
    }

    .cta-footer .social-midias li {
        margin-right: 10px;
    }

    .section-link2pump-about {
        padding: 40px 0;
        height: auto;
    }

    .section-link2pump-about article {
        max-width: 100%;
    }
    .section-link2pump-about .container-cta article a{
        color: #15CC8F !important;
    }
    .section-our-leaders ul {
        display: flex;
        flex-direction: column;
    }

    .section-our-leaders ul li {
        width: 100%;
        height: auto;
    }

    .section-our-leaders ul li:nth-child(5) {
        left: 0;
    }

    .section-our-team article h2,
    .section-our-team article {
        width: 100%;
    }

    .section-our-team img {
        max-width: 100%;
    }

    

    .section-features .container-features .img-feature {
        display: none;
    }

    .section-features .container-features {
        padding: 10px 0;
    }

    .section-features .container-features .card-feature {
        max-width: 100%;
    }

    .section-features .container-features .card-feature h4 img {
        max-width: 12%;
        height: auto;
        margin-right: 5px;
    }

    .products-versions {
        height: auto;
        width: 100%;
    }

    .products-versions .title-versions {
        float: inherit;
        width: 100%;
    }

    .products-versions .title-versions ul {
        font-size: 12px;
    }

    .products-versions .title-versions ul li span {
        font-size: 12px;
    }

    .products-versions .title-versions ul li span::before {
        width: 7px;
        height: 7px;
    }

    .products-versions .title-versions ul li {
        letter-spacing: 0;
    }

    .carousel-products {
        flex-direction: column;
    }

    .carousel-products li {
        width: 100%;
        margin: 40px 0;
    }

    .section-faq .list-faq {
        width: 100%;
        max-width: 100%;
    }

    .btns-budegets li {
        width: auto;
    }

    .card-budget {
        width: 100%;
        margin-top: 20px;
    }

    .section-one-wp-cta {
        flex-direction: column;
        width: 100%;
    }
    .section-how-it-works {
        flex-direction: column;
        height: auto;
        padding: 100px 0;
    }
    .section-how-it-works h2 br{
        display: none;
    }
}

/*BLOG */
.sec-singule {
    margin-top: 100px;
}

/* carrocel equipamentos pages*/
.step-by-step {
    width: 855px;
    max-width: 68%;
    padding: 2%;
}

.item-carocell {
    max-width: 992px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 324px;
}

.item-carocell img {
    max-width: 309px !important;
    width: 100% !important;
    max-height: unset;
}

.item-carocell article {
    max-width: 505px;
}

.item-carocell article h3 {
    font-size: 32px !important;
    font-weight: bold;
    max-width: 460px;
}

.item-carocell article .item-paragraph {
    font-size: 16px;
    font-weight: 500;
    max-width: 500px;
}

.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
}

.swiper-pagination.ca-equipament {
    bottom: -40px !important;
}

@media(max-width:960px) {
    .item-carocell {
        max-width: 94%;
        flex-direction: column;
        margin: 0 auto;
    }

    .item-carocell article {
        max-width: 505px;
        width: 96%;
        margin: 0 auto;
    }

    .item-carocell article h3 {
        font-size: 21px;
    }
}