/* PARCERIAS */
.partnership-1, #diferenciais{
    background: linear-gradient(90deg, rgb(125, 0, 233) 0%, rgb(0, 152, 255) 100%)!important;
}
.partnership-1 .container-first-area h1{
    margin-top: 60px!important;
}
.partnership-1:after{
    background-image:url(../../img/site/header-parcerias.png)!important;
}
/* SLIDE - Logos Parceiros */
#home-partners {
    margin: 10px 0px 0px;
}

#logo-clients h3,#home-partners h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 18px;
    color: #a0bfe2;
    margin-top: 10px;
    margin-bottom: 20px;
}

#logo-partners img {
  width: 115px;
  height: 84px;
  animation: scroll 14s linear infinite both;
}

.slide-track {
  width: 100%;
  display: flex;
  gap: 2em;
  overflow: hidden;
}

.slider {
  margin-top: 20px;
}
@keyframes scroll {
  0% {transform: translateX(0);}
  100% {transform: translatex(-1000%)}
}
/*************/
/* Section 2 */


#home-section-2 {
    
    margin: 50px 0px;
}

#home-section-2 h3 {
    max-width: 575px;
    color: #2E3C51;
    font: 36px 'DM Sans', sans-serif;
    font-weight: bold;
    padding: 55px 0px 35px 0px;
}
#home-section-2 h3 strong{
    color:#0098ff;
}
#home-section-2-5 {
    background: #fbfbfb;
    padding: 100px;
    margin: 0;
}
#home-section-2-5 i{
    font-size:7em;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left:20px;
    margin-top: -50px;
    color:white;
    opacity: 0.8;
}
#home-section-2-5 i:hover{
    color:#8A8282;
}
#section-3 .col-modal-case{
    text-align: right;
    position: relative;
    left: -30px;
}

@media screen and (max-width: 960px) {#home-section-2 h3{font-size: 24px; padding: 40px 0px 35px 0px;}}

#home-section-2 ol{
    max-width: 710px;
    font: 16px 'DM Sans', sans-serif;
    color: #fff;
    font-weight: 300;
    padding: 0px 0px 35px 20px;
}

#home-section-2 ol li{
    padding-bottom: 10px;
    -moz-box-sizing: inherit;
}

#home-section-2 ol li a{
    text-decoration: none;
    color: #fff;
}

#home-section-2 ol li a:hover{
    text-decoration: none;
    color: #ddd;
}

.mini-pcs {
    text-decoration: underline !important;
}

.mini-pcs:hover {
    text-decoration: underline !important;
    color: #fff;
}

#section-2-btn {
    position: relative;
    text-align: center;
    height: 60px;
    float: left;
    margin-top: 40px;
}

#section-2-btn .btn-success{
    background-color:#0098ff;
    border-color:#0098ff;
    border-radius:20px;
}

@media screen and (max-width: 491px) {
    #section-2-btn {
        width: 250px;
    }
}


@media screen and (max-width: 491px){
    #section-2-bottom {
        margin-bottom: 50px;
    }
    #section-2-btn{
        float: inherit;
        margin: 0 auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 5000px) {
    #saiba-mais {
        float: left;
        margin-left: 90px;
    }
    #section-2-bottom {
        margin-bottom: 130px;
    }
    .botao {
        padding: 15px 50px 17px 50px;
        font-size: 1.6em;
    }
    .botao2 {
        padding: 15px 50px 17px 50px;
        font-size: 1.6em;
        margin-left: 10px;
        background-color: #36849e;
        border-color: #36849e;
    }
    .botao3 {
        padding: 15px 50px 17px 50px;
        font-size: 1.6em;
        margin-left: 10px;
        background-color: #2E3C51!important;
        border-color: #2E3C51!important;
        border-radius: 20px!important;
    }
    .botao2:hover {
        background-color: #176681;
        border-color: #176681;
    }
    .botao3:hover{
        background-color: #58bc83!important;
        border-color:#58bc83!important;
    }
}
#saiba-mais {
    color: #fff;
    text-decoration: underline;
    position: relative;
    top: 20px;
    display: inline-block;
}

#saiba-mais:hover {
    color:#dddddd;
}

/* Fim Section 2 */
/* Section 6 */

#home-section-6{
    padding: 30px 10px;
    padding-bottom: 50px;
}
#sessao-6 .gradiant-nav{
    background-image:linear-gradient(to right, white, #dde9f2)!important;
}
#home-section-6 h1{
    font-weight: bold;
    margin-top: 35%;
    font-size: 35px;
}
#home-section-6 h1 span{
    color:#0098FF;
    font-size:  38px;
}
#home-section-6 h4{
    font-weight: bold;
}

#home-section-6 p{
    font: 16px 'DM Sans', sans-serif;
    color: #2E3C51;
    line-height: 25px;
}
#home-section-6 #section-2{
    margin:80px auto;
}
#home-section-6 #section-2 h3{
    font-size:40px;
    margin: 50px 0;
}
.newway .passou {
    float: right !important;
    margin-right: 0 !important;
}
.newway .grid-container-6 .passou {
    margin:2% 0;
    display: grid;
    grid-template-areas:
        "icone titulo"
        "icone subtitulo";
}
.newway .grid-container-6 .passou i {
    width: 80px;
    height: 80px;
    background-size: 80px;
    grid-area: icone;
    display: block;
    margin: auto 15px;
    background-position: center;
    background-repeat: no-repeat;
}
.newway .grid-container-6 .passou h5{
    grid-area: titulo;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    font-size: 22px;
}
.grid-container-6 .passou p {
    grid-area: subtitulo;
    max-width: 400px;
    margin: 0 auto;
    display: block;
}
#item-1-5 i{
    background: url('../../img/site/vantagens-comissao.png') no-repeat;
}
#item-2-5 i{
    background: url('../../img/site/vantagens-indicacao.png') no-repeat;
}
#item-3-5 i{
    background: url('../../img/site/vantagens-treinamento.png') no-repeat;
}
#item-4-5 i{
    background: url('../../img/site/vantagens-visibilidade.png') no-repeat;
}
.lefttile{
    flex:0 0 40%;
    max-width:40%;
}
.rightside{
    flex:0 0 60%;
    max-width: 60%;
}

/* Fim Section 6 */
/* Section 7 */

#home-section-7{
    padding: 30px 10px 0;
    background: #2e3c51;
}

#home-section-7 h1{
    text-align: center;
    color: white;
}
.container-xl{
    margin-top: 40px;
}
/*CARROSSEL DE CASES*/
.col-center {
    margin: 0 auto;
    float: none !important;
}
.carousel {
    padding: 0 70px;
}
.carousel .carousel-item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 250px;
    background: url('../../img/phonecorp/bgtestleft.png') no-repeat;
}
.carousel-item::after{
    background: url('../../img/phonecorp/bgtestright.png') no-repeat;
    display: block;
    width:255px;
    height:80px;
    content: "";
    float: right;
}
.carousel .carousel-item .img-box {
    width: 440px;
    height: 329px;
    margin: 0 auto;
    text-align: right;
    padding: 5px 5px 0px 30px;
    /*border: 1px solid #ddd;
    border-radius: 50%;*/
  float:right;
}
.carousel .img-box img {
    /*width: 100%;*/
    height: 100%;
    display: block;
    /*border-radius: 50%;*/
}
.carousel .testimonial {
    text-align: left;
    padding-top:70px;
}
.carousel .testimonial h2{
    color:#2e3c51;
}
.carousel .testimonial p{
    padding:20px 0;
    font-size: 16px;
    color: white;
}
.carousel .overview {   
    font-style: italic;
    text-align: left;
    color: white;
}
.carousel .overview b {
    text-transform: uppercase;
    color: white;
}
.carousel-control-prev, .carousel-control-next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 30%;
    background: none;
}
.carousel-control-prev i, .carousel-control-next i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: #0098FF;
    text-shadow: 0 1px 1px #e6e6e6, 0 0 0 #000;
}
.carousel-indicators {
    bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 1px 3px;
    border-radius: 50%;
    border: none;
}
.carousel-indicators li {   
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {    
    background: #555;       
    box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
/*BENEFÍCIOS*/
#benefits .feature-grid-column-row .feature-grid-column-item .feature-grid-column{
    border:none!important;
    margin-bottom: 30px;
}
#benefits .feature-grid-column-row{
    text-align: center;
}
#diferenciais{
    padding-bottom: 30px;
}
.partnerwho h4{
    padding: 20px 0px 0px!important;
    height:120px!important;
    background: #ffffff!important;
}
.partnerwho .diferenciais{
    height: 290px!important;
}
.partnerwho p{
    height: 180px!important;
    line-height: 130px!important
}
#benefits .feature-grid-column-row .feature-grid-column-item{
    opacity: 1!important;
}