.section_banner-services h1 {
    margin-top:0;
    margin-bottom:0;
}


/************
SECTION ACTING
*************/

.container-acting {
    display: flex;
    align-items: center;
    padding-bottom: 0;
}

.container-acting .column-one {
    width: 50%;
    text-align:center;
}

.container-acting .column-two {
    width: 50%;
}
.container-acting img {
    width:250px;
}
.container-acting h2 {
    margin-top:0;
}
/*****************
SECTION WHAT WE DO
******************/

.container-whatwedo {
    padding-bottom: 50px;
}

.title-whatwedo {
    text-align: center;
    margin-bottom: 30px;
}

.item-card {
    display: flex !important;
    align-items: center;
    width: 280px;
    height: auto;
    background-image: url('https://www.markp.com.br/shield-demo/wp-content/uploads/2024/04/bg-card-whawedo.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px;
    z-index: 1;
}

.item-card h3 {
    margin-left: 20px;
    font-size: 18px;

}

.icon-card-whatwedo {
    margin-left: -20%;
    width: 25%;
}

.slide-whatwedo {
    display:flex;
    gap:15px;
}

.slick-slider {
    background-color: #ffffff;
}

.slick-controls-whatwedo {
    position: relative;
    top: 50px;
    transform: translateY(-50%);
    transition: .2s;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
    z-index: 1;
}

.prev-btn-whatwedo,
.next-btn-whatwedo {
    border:2px solid #01aad2!important;
    color: #ffffff;
    background-color: #01aad2;
}

.prev-btn-whatwedo:hover,
.next-btn-whatwedo:hover {
    background-color: transparent;
    color: #01aad2;
    
}

/***********
SECTION ROLE
***********/

.section_ourrole {
    background-image: url('https://www.markp.com.br/shield-demo/wp-content/uploads/2024/04/bg-section-ourrole.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.container-ourrole {
    width: 80%;
    text-align: center;
    padding-bottom:30px;
}

/*******************
SECTION differential
********************/

.section_differential {
    background-image: url('https://www.markp.com.br/shield-demo/wp-content/uploads/2024/04/bg-section-differential.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.container-differential {
    display: flex;
    align-items: center;
    gap: 50px;
    padding-bottom:30px;
}

.container-differential .column-one {
    width: 50%;
}

.container-differential .column-two {
    width: 50%;
}

.container-differential .column-one li {
    display: flex;
    gap: 15px;
    
}
.container-differential h2{
    margin-bottom:1rem;
    margin-top:0;
}

.container-differential .column-one i {
    color: #ffffff;
    margin-top: 1.2%;
}

.container-differential .column-one p {
    margin-bottom: 1rem;
}

.list-services {
    display: flex;
    gap: 50px;
}

.list-services .column-one {
    width: 50%;
}

.list-services .column-two {
    width: 50%;
}

/*********************
SECTION CONSIDERATION
*********************/
.container-consideration {
    text-align: center;
    padding-bottom:30px;
    
}
.container-consideration p{
    margin-bottom:0;
}

/** CARDS PÁGINAS DE SERVIÇOS E SOLUÇÕES*/
.container-cards {
    margin-top: 50px;
}

.cards-service-gerenciamento-de-operacoes {
    display: flex;
    align-items: center;
    width: 100%;
    height: 66px;
    padding: 30px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    border-left: 10px solid #01aad2;
    margin-bottom: 20px;
}

.cards-service-gerenciamento-de-operacoes p {
    margin-bottom: 0;
}

.section-cards-service-governanca-e-inteligencia-de-dados {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;

}

.cards-service-governanca-e-inteligencia-de-dados {
    width: 200px;
    height: 230px;
    padding: 20px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    text-align: center;
}

.cards-service-governanca-e-inteligencia-de-dados h3 {
    font-size:20px;
}

.cards-service-governanca-e-inteligencia-de-dados img {
    max-width:70px;
}

.section-cards-service-desenvolvimento-seguro {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;

}
.cards-service-gerenciamento-postura-de-dados {
    width: 290px;
    height: 290px;
    padding: 25px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    text-align: center; 
}
.cards-service-gerenciamento-postura-de-dados img {
    max-width:65px;
    height:70px;
}
.cards-service-desenvolvimento-seguro {
    width: 290px;
    height: 290px;
    padding: 25px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    text-align: center;
}
.cards-service-desenvolvimento-seguro img {
    max-width:60px;
}
.cards-service-desenvolvimento-seguro h3 {
    font-size:20px;
}

.section-cards-service-riscos-ciberneticos {
    padding-bottom:30px;
}
.cards-service-riscos-ciberneticos {
    display: flex;
    align-items: center;
    width: 100%;
    height: 90px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));

}

.title-card-riscos-ciberneticos {
    color: #ffffff;
    width: 370px;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    border: none;
    background-color: #01aad2;
    height:70px;
}

.title-card-riscos-ciberneticos h3 {
    font-size:16px;
}
.text-card-riscos-ciberneticos {
    width: 100%;
    padding: 15px 30px;
    display: flex;
    align-items: center;
    border: none;
    background-color: #ffffff;
    height:70px;
}

.text-card-riscos-ciberneticos p {
    margin-bottom:0;
}
.cards-service-consultoria-em-privacidade {
    display: flex;
    align-items: center;
    width: 100%;
    height: 80px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    background-color: #ffffff;
    border-left: 10px solid #01aad2;
    margin-bottom: 15px;
    padding: 20px;
}

.cards-service-consultoria-em-privacidade p {
    margin-bottom: 0;
}

.section-cards-service-desenvolvimento-seguro {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;

}


/*.container-page-desenvolvimento-seguro {*/
/*    margin-top: -15%;*/
/*    margin-bottom: -15%;*/
/*}*/
.cards-service-simulacao-de-ataques{
    
    display: flex;
    align-items: center;
    width: 100%;
    height: 120px;
    filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
    
}
.title-card-simulacao-de-ataques{   
    color: #ffffff;
    width: 370px;
    padding: 30px;
    display: flex;
    align-items: center;
    border: none;
    height: 100px;
    background-color:#01aad2;
}

.title-card-simulacao-de-ataques h3 {
    font-size:16px;
}
.text-card-simulacao-de-ataques{
    width: 100%;
    padding: 30px;
    display: flex;
    align-items: center;
    border: none;
    height: 100px;
    background-color:#ffffff;
}
.text-card-simulacao-de-ataques p {
    margin-bottom:0;
}

.section-cards-service{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 15px;
}
.card-service {
width: 252px;
height: 220px;
margin-bottom: 30px;
padding: 20px;
filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.07));
background-color: #ffffff;
border-top: 10px solid #01aad2;

}


/* CARDS PAGINA DE CONSULTORIA EM SEGURANÇA*/ 
.container-card-consultoria-em-seguranca {
    display:flex;
    align-items:center;
    justify-content:center;
    gap:15px;
    margin-bottom:1rem;
}



@media screen and (max-width: 1024px) {
    .wrap-line {
        display: none;
    }

    .title-whatwedo h3 {
        white-space: nowrap;
    }

    .slide-whatwedo {
        align-items: stretch;
    }

    .item-card {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        text-align: center;
        

    }


    .item-card h3 {
        margin-left: 0;
    }

    .container-differential {
        align-items: center;
    }

    .img-circle-service {
        display: none;
    }
}


@media screen and (max-width: 768px) {

    h1,
    h2,
    h3,
    h4 {
        text-align: center;
    }
    .container-card-consultoria-em-seguranca {
        flex-direction:column;
    }

    .container-differential {
        flex-direction: column;
        gap:25px;
        
    }

    .container-differential .column-one {
        width: 100%;
    }

    .container-about {
        flex-direction: column;
    }

    .container-about .column-two {
        width: 100%;
    }
    .container-page-desenvolvimento-seguro {
        margin-top: 0;
    }
    .item-card {
        margin:0 30px;
    }
    .container-acting img {
        width:150px;
    }
    
    .container-acting .column-two {
        width:100%;
    }
    .cards-service-simulacao-de-ataques {
        flex-direction:column;
        
        height:285px;
    }
    .title-card-simulacao-de-ataques {
        height:75px;
    }
    .text-card-simulacao-de-ataques {
        display:block;
        padding:15px 30px;
        height:180px;
    }
    .cards-service-riscos-ciberneticos {
        flex-direction:column;
        height:270px;
    }
    .title-card-riscos-ciberneticos {
        height:75px;
    }
    .text-card-riscos-ciberneticos {
        display:block;
        height:180px;
    }
    .cards-service-consultoria-em-privacidade {
        height:120px;
    }
    .section_ourrole {
        background-color:#F3F1F9;
        background-image:none;
    }
    .container-ourrole {
        width:100%;
    }
    .icon-card-whatwedo{
        width:70%;
        margin-left:0;
        padding:0;
    }
    .slick-controls-whatwedo {
        top:0;
    }
    .container-acting .column-one {
        width:100%;
    }.container-acting .column-two {
        text-align:center;
    }
    
}

@media screen and (min-width: 2560px){
    
}