main>.j-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.j-breadcrumbs {
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    width: 100%
}

@media only screen and (max-width: 767px) {
    .j-breadcrumbs {
        -ms-flex-order:1;
        order: 1
    }
}

.j-breadcrumbs li {
    color: #8e8e8e;
    text-transform: uppercase;
    padding: 0 15px;
    position: relative;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .j-breadcrumbs li {
        font-size:12px
    }
}

.j-breadcrumbs li:first-child {
    padding-left: 0
}

.j-breadcrumbs li:last-child:after {
    display: none
}

.j-breadcrumbs li:after {
    content: "●";
    color: #8e8e8e;
    font-size: 12px;
    display: block;
    position: absolute;
    right: 0;
    top: 2.5px
}

.j-breadcrumbs li strong {
    color: #0092e6
}

.j-top {
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 2px solid #0092e6
}

.j-top h2 {
    text-transform: uppercase;
    color: #565656;
    font-weight: 700;
    font-size: 18px
}

.j-content__text.top {
    padding-top: 5px;
    padding-bottom: 30px
}

.j-content__text p {
    color: #565656;
    margin: 10px 0;
    font-size: 15px;
    line-height: 22px
}

.j-content {
    width: 70%;
    font-size: 14px;
    color: #212121;
}

@media only screen and (max-width: 767px) {
    .j-content {
        width:100%;
        -ms-flex-order: 3;
        order: 3
    }
}

.j-blue {
    color: #0092e6
}

.j-article__infos .j-subtitle {
    color: #0592e4;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: .2px
}

@media only screen and (max-width: 767px) {
    .j-article__infos .j-subtitle {
        font-size:18px;
        line-height: 22px
    }
}

.j-article__infos h2 {
    text-transform: uppercase
}

.j-article__infos h4 {
    padding-bottom: 20px
}

.j-list__btns {
    display: -ms-flexbox;
    display: flex;
    margin: 30px 0 60px
}

.j-list__btns li a {
    color: #0092e6;
    font-weight: 700;
    display: block;
    border: 2px solid #0092e6;
    font-size: 18px;
    text-align: center;
    padding: 7.5px 15px;
    border-radius: 5px;
    margin-right: 30px;
    transition: all .3s ease
}

.j-list__btns li a:hover {
    border-color: #fff;
    background-color: #0092e6;
    color: #fff
}

@media only screen and (max-width: 767px) {
    .j-list__btns li a {
        margin-right:5px;
        font-size: 12px
    }
}

.j-aside {
    width: 26%
}

@media only screen and (max-width: 767px) {
    .j-aside {
        width:100%;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 30px
    }
}

.j-aside li {
    margin: 10px 0
}

.j-aside li a {
    color: #565656;
    font-size: 15px;
    line-height: 22px
}

.j-search-satis__middle ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .j-search-satis__middle ul {
        -ms-flex-direction:column;
        flex-direction: column
    }
}

.j-search-satis__middle ul li {
    text-align: center;
    color: #565656
}

.j-search-satis__middle ul li .j-link-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #0092e6;
    font-weight: 700;
    margin: 10px 0
}

.j-search-satis__middle ul li p {
    font-size: 14px;
    color: #565656
}

.j-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    width: 60%
}

@media only screen and (max-width: 767px) {
    .j-form {
        width:100%
    }
}

.j-form label {
    font-size: 13px;
    display: inline-block;
    margin: 25px 0 10px;
    color: #565656
}

.j-form input,.j-form select {
    border: 1px solid #0092e6;
    width: 100%;
    color: #565656;
    padding: 5px 10px
}

.j-form .j-radios {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.j-form .j-radios label {
    color: #0092e6;
    margin: 60px 30px 10px 10px
}

.j-form input[type=radio] {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-top: 50px
}

.j-form select {
    color: #0092e6
}

.j-form textarea {
    width: 100%;
    border: 1px solid #0092e6;
    resize: none
}

.j-form .j-submit {
    display: block;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 20px;
    background-color: #0092e6
}

.j-form .j-row {
    width: 100%
}

.j-form .j-col {
    width: 48%
}

@media only screen and (max-width: 767px) {
    .j-form .j-col {
        width:100%
    }
}

.j-diferentials {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: url(image-center-dif.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 380px;
    -ms-flex-order: 3;
    order: 3
}

@media only screen and (max-width: 767px) {
    .j-diferentials {
        -ms-flex-direction:column;
        flex-direction: column;
        background: none
    }
}

.j-diferentials ul {
    width: 34%
}

@media only screen and (max-width: 767px) {
    .j-diferentials ul {
        width:100%
    }
}

.j-diferentials ul:first-child .j-text {
    text-align: right
}

@media only screen and (min-width: 768px) {
    .j-diferentials ul:first-child li:first-child,.j-diferentials ul:first-child li:nth-child(3) {
        transform:translateX(40px)
    }
}

@media only screen and (min-width: 768px) {
    .j-diferentials ul:last-child li:first-child,.j-diferentials ul:last-child li:nth-child(3) {
        transform:translateX(-40px)
    }
}

.j-diferentials ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0
}

@media only screen and (max-width: 767px) {
    .j-diferentials ul li {
        margin:25px 0
    }

    .j-content>ul {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .j-content>ul>div {
        width: 100%!important
    }
}

.j-diferentials ul .j-text {
    width: calc(100% - 90px)
}

.j-diferentials ul .j-text h3 {
    text-transform: uppercase;
    font-weight: 700;
    color: #0092e6
}

.j-diferentials ul .j-text p {
    color: #565656;
    font-size: 14px
}

.j-diferentials ul .j-icon {
    width: 80px
}

section.section-principal>p {
    font-size: 15px;
    color: #565656
}

.section-principal div {
    margin: 30px 0
}

.section-principal div h2 {
    font-weight: 700;
    font-size: 18px;
    color: #0092e6
}

.section-principal div p {
    font-size: 15px;
    color: #565656
}

.x-links {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.x-links,.x-links a {
    display: -ms-flexbox;
    display: flex
}

.x-links a {
    height: 40px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 275px;
    border: 1px solid;
    font-size: 13.5px;
    border-radius: 7px;
    color: #0092e6;
    font-weight: 700;
    transition: all .3s ease;
    margin: 10px 0
}

.x-links a:hover {
    background: #0092e6;
    color: #fff;
    border: #0092e6
}

section.j-elem-filtrante-desk table tr:first-child td:first-child {
    border: none
}

.j-content h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 20px 0;
    color: #0092e6;
    text-transform: uppercase
}

section.x-section-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

section.x-section-2 h2 {
    width: 100%
}

section.x-section-2 li:first-letter {
    color: #444;
    font-weight: 700
}

section.x-section-2 li {
    font-size: 16px;
    color: #0092e6;
    font-weight: 700
}

.j-content section p {
    margin: 20px 0;
    color: #212121;
    font-weight: 500;
}

section.x-trocar li {
    font-weight: 700
}

section.x-trocar li:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background: #696980;
    margin-right: 5px
}

.j-content>ul {
    display: -ms-flexbox;
    display: flex
}

.j-content>ul>div {
    width: 50%;
    margin-top: 18px
}

.j-content>ul>div>li {
    margin-bottom: 18px;
    width: 90%;
    font-weight: 700
}

.j-content>ul>div>li:first-letter {
    color: #0092e6
}
