.xxlarge-3sec {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    float: left;
    width: 33.33%;
}

.corevalues-div{ margin-top:4%;}

.dashed-border{border-right:0.5px dashed #ededed;}

.corevalue{ padding:2% 3%; }
.corevalue h6
{
	font-family: FFTisaSansWebBold, Helvetica, Arial, sans-serif;
    font-size: 20px;
    letter-spacing: 0px;
}
.archive-carreiras-page .page-content .about-cora .accordion.spontaneous .title {
    background-color: rgb(80, 134, 66);
}


.archive-carreiras-page .page-content .about-cora .accordion .title p {
    margin-top: 8px;
    color: rgba(255,255,255,1);
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0;
    /* margin-bottom: 14px; */
    /* color: #fff; */
}

.corevalue img{ text-align:center; margin:0 auto 5%;}

.section-title{font-size: 35px!important;}

.who-we-are{width:100%; max-width:100%; background-color:#bd1458; padding:3% 0 2.5%;}
.img-box{background-image: url("../images/abt-cstm.jpg");width: 100%;background-position:top;height: 500px;}
.row .abt-sec1{width: 50%;float: left;}
.abt-titl{padding: 10px 10px 30px;}
.abt-sec1 ul{position: relative;top:25%;left: 10%;}
.border-dotted{border:1px solid #fff;border-left: 0px;border-style: dotted;}
.img-box-sect{float: left;width:20%;}
.text-section{width: 80%;text-align: left;
    padding: 31px 0px 0px;}
.abt-sec1 ul li{height: 154px;}



@media screen and (max-width: 667px) and (min-width:220px) {
.row .abt-sec1{width: 100%;}

.text-section{
    padding: 5px 0px 0px;}
.abt-sec1 ul li{height: 124px;}
.border-dotted{border:0px solid #fff;border-style:none;}
.abt-sec1 ul{top:10%;left:5%;}
.corevalue{max-width: 100%;width: 100%;}
.accordion .spontaneous{height:auto!important;}
.dashed-border{border:0px;}
.accordion .title h3 {
    font-size: 30px!important;
    }
    .section-title {
    font-size: 30px!important;
}
}