#seguro .top-info .header {
    flex-wrap: nowrap;
    display: flex;
    align-items: center;
    margin-bottom: 4%;
}

.top-info .header h1.title {
    font-size: 28px;
    line-height: 30px;
    color: #3643BA;
}

.top-info .header img {
    padding-right: 30px;
}

.top-info .bloques-top {
    display: flex;
    margin-top: 50px;
    margin-bottom: 40px;
}

.top-info .bloques-top .bloque-wrapper {
    width: 33%;
    padding: 0 16px;
    border-left: 1px solid #c8c8c8;
}

.top-info .bloques-top .bloque-wrapper:nth-child(1) {
    border: none !important;
}

.top-info .bloques-top .bloque-wrapper .title {
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    color: #3643BA;
    text-transform: none;
    line-height: 1.15;
}

.top-info .bloques-top .bloque-wrapper .list {
    margin: 16px 0;
    font-weight: 300;
}

.top-info .bloques-top .bloque-wrapper .list .li-wrapper {
    display: flex;
    align-items: center;
}

.top-info .bloques-top .bloque-wrapper .list .li-wrapper span{
    font-weight: bold;
}

.top-info .bloques-top .bloque-wrapper .list .li-wrapper .list-triangle {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 8px solid #3643BA;
    border-bottom: 7px solid transparent;
    margin-right: 8px;
}

#seguro .description-text {
    font-size: 18px;
    font-style: italic;
    font-family: Roboto-Condensed;
    color: #000000;
    margin-bottom: 15px;
}

#seguro .top-info a {
    max-width: 192px;
    padding: 10px 29px;
}

#seguro .top-info {
    margin-bottom: 30px;
}

#seguro {
    margin: 0 auto;
}

#seguro .sub-title {
    font-size: 28px;
    font-family: Roboto-Condensed;
    font-weight: 800;
    font-style: italic;
    color: #3643BA;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#seguro .card {
    border-radius: 4px;
    width: 100%;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: nowrap;
    padding: 10px;
}

#seguro .card .button-client a {
    width: 100%;
}

.warranty-info {
    align-self: center;
    padding-left: 20px;
    width: 60%;
}

.warranty-title {
    font-family: Roboto-Condensed;
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
    color: #3643BA;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.bold {
    font-weight: 800;
    color: #000000;
}

.warranty-info p {
    font-size: 14px;
    font-family: Roboto-Condensed;
}

.card-img img {
    width: 100%;
    margin-bottom: 10px;
}

.damage-info {
    display: flex;
    flex-wrap: wrap;
    font-size: 18px;
    font-family: Roboto-Condensed;
    font-weight: 300;
    color: #000000;
    justify-content: space-between;
}

.column-info {
    display: flex;
    align-items: center;
    padding-bottom: 40px;
}

.picto {
    padding-right: 15px;
}

span.dkt-bold {
    font-size: 18px;
    color: #3643BA;
    font-weight: 800;
    font-style: italic;
}

.column-info:nth-child(1) p {
    width: 80%
}

.rating .rate-number {
    text-align: center;
    font-size: 50px;
    font-family: Roboto-Condensed;
    font-style: italic;
    font-weight: 800;
}

.rating .rate-number span {
    font-weight: normal;
}

.warranty-rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-bottom: 20px;
}

#seguro {
    font-family: Roboto-Condensed;
}

.quote {
    font-size: 18px;
    color: #333333;
    font-style: italic;
    text-align: center;
    width: 60%;
}

.quote p {
    font-size: 14px;
    padding-top: 20px;
    font-style: normal;
    font-weight: 300;
}

.rating {
    width: 30%;
    text-align: center;
    padding-bottom: 20px;
}

.separator {
    height: 1px;
    margin: 0 auto;
    background: rgba(96, 96, 96, 0.514);
    margin-bottom: 30px;
}

.separator:last-child {
    margin-bottom: 0px;
}

#rsp {
    padding-bottom: 0px;
}

@media(max-width: 801px) {
    #seguro .top-info .header{
        margin:0;
    }

    .top-info .bloques-top{
        display: block;
        margin-top: 0;
    }

    .top-info .bloques-top .bloque-wrapper{
        width: 100%;
        border-left: 0;
        padding: 24px 0;
        border-bottom: 1px solid #c8c8c8;
    }

    .top-info .bloques-top .bloque-wrapper:nth-child(1){
        border-bottom: 1px solid #c8c8c8 !important;
    }

    .top-info .bloques-top .bloque-wrapper .title {
        font-size: 24px;
    }

    #seguro .description-text{
        margin-top: 32px;
    }

    .col-sm-9 {
        width: 100%;
    }

    .top-info .header h1.title {
        font-size: 24px;
    }

    #seguro .top-info .header {
        flex-wrap: wrap;
        justify-content: center;
    }

    .top-info .header img {
        padding-right: 0px;
    }

    #seguro .top-info .button-client {
        text-align: left;
    }

    #seguro .card .button-client a {
        width: auto;
    }

    .warranty-info {
        padding-left: 0px;
        width: unset;
    }

    #seguro .card {
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 56px;
    }

    #seguro .card .button-client {
        position: absolute;
        bottom: 10px;
    }

    .warranty-rating .rating {
        width: unset;
    }

    .warranty-rating .quote {
        width: unset;
    }

    .warranty-rating {
        flex-wrap: wrap;
        justify-content: center;
    }
}