@font-face {
    font-family: caleader;
    src: url(fonts/caleader.eot?ga6hsg);
    src: url(fonts/caleader.eot?ga6hsg#iefix)format('embedded-opentype'), url(fonts/caleader.ttf?ga6hsg)format('truetype'), url(fonts/caleader.woff?ga6hsg)format('woff'), url(fonts/caleader.svg?ga6hsg#caleader)format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

#promociones,
#promociones .item .card {
    height: auto !important
}

html {
    scroll-behavior: smooth
}

body {}

@media(max-width:768px) {
    body {}
}

nav.navbar {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px rgba(0, 0, 0, .2);
    background-color: #fff;
    -moz-transition: top .2s linear;
    -o-transition: top .2s linear;
    -webkit-transition: top .2s linear;
    transition: top .2s linear
}

@media screen and (max-width:768px) {
    nav.navbar {
        padding: 0
    }

    nav.navbar .container {
        background-color: #fff;
        max-width: 100%;
        width: 100%;
        padding: 0 15px;
    }
}

#navBar ul li a {
    font-family: poppins, sans-serif;
    color: #222
}

#navBar ul li:hover a,
#navBar ul li.active a {
    color: #df0d22
}

#navBar ul li.active a {
    color: #df0d22
}

.security_section {
    background-color: #f7f7f7
}

.security_section .container {
    background: url(../img/security/map_background.png);
    background-repeat: none;
    padding-top: 125px;
    padding-bottom: 125px
}

.security_section .container .right-part .title {
    display: block;
    position: relative
}

.security_section .container .right-part .title:after {
    left: 0;
    width: 35px;
    background-color: #555
}

.security_section .container .right-part .title:before {
    left: 35px;
    width: 78px;
    background-color: #dd3d53
}

.security_section .container .right-part .title:after,
.security_section .container .right-part .title:before {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 1;
    bottom: -10px;
    height: 1px
}

.security_section .container .right-part .title h2 {
    font-family: poppins, sans-serif;
    font-size: 42px;
    line-height: 1.25;
    letter-spacing: normal
}

.security_section .container .right-part .title h2 span {
    color: #dd3d53
}

.security_section .container .right-part .content p {
    color: #707070;
    font-family: poppins, sans-serif;
    font-weight: 400;
    padding-top: 40px
}

.security_section .container .right-part .content ul {
    list-style-type: none;
    padding-left: 0
}

.security_section .container .right-part .content ul li {
    color: #707070;
    font-family: poppins, sans-serif;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 29px;
    margin-bottom: 14px
}

.security_section .container .right-part .content ul li:before {
    content: '\e932';
    font-family: caleader;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 13px;
    line-height: 1;
    color: #dd3d53
}

.security_section .container .left-part .content {
    position: relative
}

.security_section .container .left-part .content img {
    position: absolute;
    display: block
}

.security_section .container .left-part .content img.middle {
    width: 290px;
    left: 40px
}

.security_section .container .left-part .content img.right {
    width: 170px;
    left: 230px;
    top: 120px
}

@media screen and (max-width:768px) {
    .security_section .container .left-part {
        display: none
    }

    .security_section .container .right-part {
        padding: 0 20px !important
    }

    .security_section .container {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.pick_your_vehicle {
    padding: 124px 30px;
    text-align: center;
    font-family: poppins, sans-serif
}

.pick_your_vehicle .item {
    padding-top: 25px
}

#pick_your_vehicle {
    height: 300px
}

.pick_your_vehicle h2 {
    font-size: 42px
}

#pick_your_vehicle .item {
    text-align: center
}

#pick_your_vehicle .item .detail {
    display: none
}

#pick_your_vehicle .item:hover .detail {
    display: inherit;
    background-color: rgba(0, 0, 0, .6);
    padding: 20px 10px;
    position: relative;
    bottom: 60px
}

#pick_your_vehicle .item:hover .detail h3 {
    color: #fff;
    font-size: 20px
}

#pick_your_vehicle .item:hover .detail h3 span {
    display: block
}

#pick_your_vehicle .item img {
    max-width: 350px;
    margin: 0 auto
}

#home_slider .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 10px
}

#fitler_vehicle__type {}

#fitler_vehicle__type .navtop {
    margin-top: 50px
}

#fitler_vehicle__type ul li .nav-link {
    color: #000;
    cursor: pointer;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}

#fitler_vehicle__type ul li .nav-link:hover {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

#fitler_vehicle__type ul li .nav-link.active {
    background-color: #dd3d53;
    color: #fff
}

.awards {
    text-align: center;
    padding: 20px 30px 124px
}

.awards h2 {
    font-size: 42px;
    max-width: 750px;
    margin: 0 auto;
    font-family: poppins, sans-serif
}

.awards .list {
    padding-top: 80px
}

.awards .list img {
    width: 100%;
    max-width: 320px
}

.promociones {
    text-align: center;
    padding: 90px 30px 124px
}

.promociones h2 {
    font-size: 42px;
    max-width: 750px;
    margin: 0 auto;
    font-family: poppins, sans-serif
}

#promociones {
    font-family: poppins, sans-serif
}

#promociones .item {
    transform: scale(.95)
}

#promociones .item img {
    max-width: 430px;
    text-align: center;
    margin: 0 auto
}

#promociones .item h5 {
    padding: 0 10px;
    text-align: center
}

#promociones {
    height: 500px
}

#promociones .owl-carousel,
#promociones .owl-stage-outer,
#promociones .owl-stage,
#promociones .owl-item {
    height: 100%
}

#promociones .item {
    height: 100%
}

#promociones .item .card {
    height: 100%
}

#promociones .item .detail>* {
    display: inline
}

#promociones .item .detail a {
    text-align: right
}

.footer .social_networks {
    background-color: #000;
    padding-top: 32px;
    padding-bottom: 10px
}

.footer .social_networks img {
    margin: 0 auto
}

.footer .social_networks ul {
    margin-top: 20px;
    padding: 0
}

.footer .social_networks ul li {
    display: inline-block;
    padding: 5px
}

.footer .social_networks ul li a {
    width: 43px;
    height: 43px;
    font-size: 18px;
    line-height: 2.5;
    text-align: center;
    display: inline-block;
    color: #fff;
    background-color: #dd3d53;
    transition: all .2s linear;
    -ms-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.footer .rights {
    color: #fff;
    padding: 16px 15px 18px;
    font-size: 12px;
    font-family: poppins, sans-serif
}

#vehiculos {
    padding-top: 20px;
    padding-bottom: 40px
}

#vehiculos h2 {
    font-family: poppins, sans-serif;
    font-size: 42px;
    font-weight: lighter;
    text-align: center
}

#vehiculos .vehiculos_container {
    padding-top: 85px;
    text-align: center
}

#vehiculos .vehiculos_container img {
    margin: 0 auto;
    width: 100%
}

#vehiculos .vehiculos_container .item .detail {
    position: relative;
    bottom: 50px;
    font-family: poppins, sans-serif
}

#vehiculos .vehiculos_container .item .detail .options {
    padding-top: 15px
}

#vehiculos .vehiculos_container .item .detail .options .btn {
    margin: 0 5px
}

#vehiculos .vehiculos_container .item .detail .options .btn-detail {
    border: 1px solid #000;
    padding: 10px 20px;
    outline: none
}

#vehiculos .vehiculos_container .item .detail .options .btn-detail:hover {
    background-color: #000;
    color: #fff
}

#vehiculos .vehiculos_container .item .detail .options .btn-cotizar {
    border: 1px solid #ff142b;
    background-color: #ff142b;
    color: #fff;
    padding: 10px 20px;
    outline: none
}

#postventa_top .banner {
    position: relative;
    font-family: poppins, sans-serif
}

#postventa_top .general_bannerText {
    position: relative;
    background-color: #000
}

#postventa_top .general_bannerText figure {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    left: 0;
    top: 0;
    position: absolute
}

#postventa_top .general_bannerText figure:before {
    background: rgba(0, 0, 0, .15)
}

#postventa_top .general_bannerText figure:after,
.general_bannerText figure:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#postventa_top .general_bannerText figure:after {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, transparent 100%)
}

#postventa_top .general_bannerText figure:after,
.general_bannerText figure:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#postventa_top figure {
    background: url(../img/postventa/banner.jpg)
}

@media screen and (max-width:1280px) {
    #postventa_top .general_bannerText_cnt {
        height: 480px
    }
}

#postventa_top .general_bannerText_cnt {
    height: 550px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    -o-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    position: relative
}

#postventa_top .wancho {
    width: 94%;
    max-width: 1180px;
    margin: auto
}

@media screen and (min-width:1025px) {
    #postventa_top .general_bannerText .general_text.active {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}

#postventa_top .general_bannerText_cnt .general_text {
    text-align: center;
    max-width: 730px;
    margin-bottom: 60px;
    margin: 0 auto;
    padding-bottom: 65px
}

#postventa_top .general_text[data-format*=center] h2,
.general_text[data-format*=center] h3 {
    text-align: center;
    padding-bottom: 30px
}

@media screen and (max-width:1280px) {
    #postventa_top .general_text h2 {
        font-size: 36px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:1440px) {
    #postventa_top .general_text h2 {
        font-size: 42px;
        margin-bottom: 20px
    }
}

#postventa_top .general_bannerText_cnt h2,
.general_bannerText_cnt h3 {
    color: #fff;
    text-align: center
}

#postventa_top .general_text h2 {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px
}

#postventa_bottom .row {
    padding: 40px 0
}

#postventa_bottom .images img {
    max-width: 666px;
    width: 100%
}

#postventa_bottom .text {
    padding-top: 30px;
    font-weight: 300
}

#postventa_bottom .text p {
    color: #696a6d
}

.btn-detalle {
    background-color: #df0d22 !important;
    color: #fff !important;
    padding: 10px 20px !important
}

.btn-info {
    background-color: #fff !important;
    color: #000 !important;
    padding: 10px 20px !important
}

#postventa_accesorios {
    position: relative;
    overflow: hidden
}

#postventa_accesorios figure {
    background: url(../img/postventa/accesorios.jpg)
}

@media screen and (min-width:1025px) {
    #postventa_accesorios figure {
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -o-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        -webkit-transition: -webkit-transform 1s cubic-bezier(.215, .61, .355, 1);
        -moz-transition: -moz-transform 1s cubic-bezier(.215, .61, .355, 1);
        -o-transition: -o-transform 1s cubic-bezier(.215, .61, .355, 1);
        -ms-transition: -ms-transform 1s cubic-bezier(.215, .61, .355, 1);
        transition: transform 1s cubic-bezier(.215, .61, .355, 1)
    }
}

#postventa_accesorios figure {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50%
}

#postventa_accesorios .b42-cnt {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -o-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

#postventa_accesorios .wancho {
    width: 94%;
    max-width: 1180px;
    margin: auto
}

#postventa_accesorios .b42-cnt .general_boxText {
    background-color: initial
}

@media screen and (max-width:1280px) {
    #postventa_accesorios .general_boxText {
        min-height: 400px
    }
}

@media screen and (max-width:1280px) {
    #postventa_accesorios .general_boxText {
        width: 34%
    }
}

@media screen and (max-width:1440px) {
    #postventa_accesorios .general_boxText {
        width: 38%;
        max-width: inherit;
        padding-left: 35px
    }
}

#postventa_accesorios .general_boxText {
    max-width: 497px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 500px;
    padding-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f2f2f2;
    padding-left: 104px;
    position: relative
}

#postventa_accesorios .b42-cnt .general_text h2,
#postventa_accesorios .b42-cnt .general_text p {
    color: #fff
}

#postventa_accesorios .general_text[data-format*=left] h2 {
    text-align: left
}

@media screen and (max-width:1280px) {
    #postventa_accesorios .general_text h2 {
        font-size: 36px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:1440px) {
    #postventa_accesorios .general_text h2 {
        font-size: 42px;
        margin-bottom: 20px
    }
}

#postventa_accesorios .general_text h2 {
    font-size: 50px;
    color: #282b30;
    line-height: 1.2;
    margin-bottom: 30px
}

@media screen and (max-width:1280px) {
    #postventa_accesorios .general_text p {
        font-size: 15px
    }
}

@media screen and (max-width:1440px) {
    #postventa_accesorios .general_text p {
        font-size: 16px
    }
}

#postventa_accesorios .general_text p {
    font-size: 18px;
    color: #696a6d;
    line-height: 1.4;
    margin-bottom: 20px
}

#postventa_accesorios .b42 .general_btn {
    margin-top: 30px
}

#postventa_accesorios .general_text .general_btn {
    margin: 0
}

#postventa_accesorios .general_btn[data-format*="180"] {
    max-width: 180px
}

#postventa_accesorios .general_btn[data-format*=solid] {
    background: #ff142b;
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:1025px) {
    #postventa_accesorios .general_btn {
        -webkit-transition: background 300ms;
        -moz-transition: background 300ms;
        -o-transition: background 300ms;
        -ms-transition: background 300ms;
        transition: background 300ms
    }
}

#postventa_accesorios .general_btn {
    max-width: 280px;
    width: 100%;
    height: 52px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative
}

#postventa_accesorios .general_btn[data-format*="180"] span {
    font-size: 13px
}

#postventa_accesorios .general_btn span {
    position: relative;
    z-index: 2;
    display: block;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 auto
}

#postventa_accesorios .general_btn * {
    text-decoration: none
}

#legales {
    font-family: poppins, sans-serif;
    padding-top: 50px;
    padding-bottom: 80px;
    min-height: calc(100vh - 311px)
}

#legales h2 {
    padding-top: 20px;
    font-size: 1.25rem
}

#legales h3 {
    padding-top: 20px;
    font-size: 1.15rem
}

#legales h4 {
    padding-top: 25px;
    font-size: 1.05rem
}

#legales p {
    font-size: .85rem
}

#legales .link_pdf {
    color: #1a0dab
}

#legales .opciones a {
    color: #000
}

#legales .opciones a.active {
    color: #ff142b
}

#concesionario {
    font-family: poppins, sans-serif;
    padding-top: 30px;
    padding-bottom: 30px
}

#map {
    min-height: calc(100vh - 200px);
    height: 100%;
    width: 100%
}

#concesionario ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px
}

#concesionario ul li {
    padding: 20px 10px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #d8d8d8;
    transition: all .4s;
    cursor: pointer
}

#concesionario ul li h4 {
    font-size: 20px
}

#concesionario ul li h5 {
    font-size: 15px
}

#concesionario ul li:hover,
#concesionario ul li.active {
    background-color: #fff
}

#concesionario ul li p {
    padding-top: 10px
}

#testdrive {
    font-family: poppins, sans-serif;
    padding-top: 30px;
    padding-bottom: 20px
}

#testdrive h3 {
    padding-top: 20px
}

#testdrive .btn_submit {
    border: 1px solid #ff142b;
    background-color: #ff142b;
    color: #fff
}

#testdrive a {
    font-weight: 700;
    color: #000;
    text-decoration: underline
}

#testdrive .text-legales {
    font-size: 12px;
    display: block;
    position: relative;
    bottom: 25px;
    left: 20px;
    max-width: 90%
}

html body [data-ca3_iconfont=ETmodules]::before {
    font-family: etmodules
}

[data-ca3_icon]::before {
    font-weight: 400;
    content: attr(data-ca3_icon)
}

.ca3-scroll-down-arrow {
    background-image: url(data:image/svg+xml,%3Csvg%20id=%22Chevron_thin_down%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20viewBox=%220%200%2020%2020%22%20enable-background=%22new%200%200%2020%2020%22%20fill=%22%23fff%22%3E%3Cpath%20d=%22M17.418%206.109c.272-.268.709-.268.979.0s.271.701.0.969l-7.908%207.83c-.27.268-.707.268-.979.0l-7.908-7.83c-.27-.268-.27-.701.0-.969.271-.268.709-.268.979.0L10%2013.25l7.418-7.141z%22/%3E%3C/svg%3E);
    background-size: contain;
    background-repeat: no-repeat
}

.ca3-scroll-down-link {
    display: none;
    cursor: pointer;
    height: 60px;
    width: 80px;
    margin: 0 0 0 -40px;
    line-height: 60px;
    position: absolute;
    left: 50%;
    bottom: 25px;
    color: #fff;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    -webkit-animation: ca3_fade_move_down 2s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 2s ease-in-out infinite;
    animation: ca3_fade_move_down 2s ease-in-out infinite
}

.home.video .ca3-scroll-down-link {
    display: block
}

@media screen and (max-width:1000px) {
    .ca3-scroll-down-link {
        display: block
    }
}

@-webkit-keyframes ca3_fade_move_down {
    0% {
        -webkit-transform: translate(0, -20px);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0, 20px);
        opacity: 0
    }
}

@-moz-keyframes ca3_fade_move_down {
    0% {
        -moz-transform: translate(0, -20px);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: translate(0, 20px);
        opacity: 0
    }
}

@keyframes ca3_fade_move_down {
    0% {
        transform: translate(0, -20px);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translate(0, 20px);
        opacity: 0
    }
}

#navFix {
    width: 100%;
    visibility: hidden;
    height: 80px
}

@media(max-width:768px) {
    #navFix {
        height: 61px
    }
}

.blog__header {
    min-height: 550px;
    display: flex;
    align-items: center
}

.blog__header .blog__header__content {
    width: 90%;
    margin: 0 auto
}

.blog__header .blog__header__content h1 {
    color: #fff;
    font-family: helveticaneuebold;
    text-transform: uppercase;
    max-width: 40%
}

.blog__container {
    max-width: 85%;
    margin: 60px auto 40px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

.blog__container .blog__container__post {
    width: 31%;
    box-shadow: 0 0 23px -4px #e3e3e3;
    border-radius: 0 0 10px 10px;
    padding-bottom: 20px;
    margin: 20px 0
}

.blog__container .blog__container__post .post__link {
    color: inherit;
    text-decoration: none;
    display: block
}

.blog__container .blog__container__post .post__image img {
    width: 100%;
    display: block
}

.blog__container .blog__container__post .post__container {
    width: 90%;
    margin: 0 auto
}

.blog__container .blog__container__post .post__container h2 {
    font-size: 18px;
    font-family: helveticaneuebold;
    text-transform: uppercase;
    max-height: 42px;
    height: 42px;
    overflow: hidden;
    margin-block-start: .83em;
    margin-block-end: .83em;
    margin-inline-start: 0;
    margin-inline-end: 0
}

.blog__container .blog__container__post .post__container p {
    font-size: 16px
}

.post__container .post__container__bottom {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center
}

.post__container .post__container__bottom .social__icon {
    width: 32px
}

.post__container .post__container__bottom .social__link {
    margin: 0 5px;
    display: inline-block
}

.post__container .post__container__bottom .post__container__bottom__right {
    width: calc(100% - 90px);
    text-align: right;
    font-family: helveticaneuebold;
    color: #d9000d;
    font-size: 16px
}

.blog__container__detail {
    max-width: 85%;
    margin: 60px auto 40px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between
}

.blog__container__detail .blog__container__detail__content {
    width: 60%
}

.blog__container__detail .blog__container__detail__image {
    width: 35%
}

.blog__container__detail .blog__container__detail__image img {
    width: 100%
}

.blog__container__detail p,
.blog__container__detail a,
.blog__container__detail ul li {
    font-size: 18px
}

.blog__container__detail a {
    color: #d9000d
}

@media screen and (max-width:1200px) {
    .blog__container .blog__container__post {
        width: 45%
    }
}

@media screen and (max-width:900px) {
    .blog__container {
        max-width: 100%
    }

    .blog__container .blog__container__post {
        width: 94%;
        margin: 20px auto
    }

    .blog__container .blog__container__post .post__container h2 {
        height: auto;
        max-height: auto
    }

    .blog__header .blog__header__content h1 {
        max-width: 90%;
        font-size: 28px
    }

    .blog__container__detail {
        max-width: 90%
    }

    .blog__container__detail .blog__container__detail__content {
        width: 100%
    }

    .blog__container__detail .blog__container__detail__image {
        width: 100%
    }
}

.blog__container__detail__content iframe {
    width: 100%;
    height: 100%;
    min-height: 450px
}

.blog__header {
    background-position: 100% !important
}

#finance_top .banner {
    position: relative;
    font-family: poppins, sans-serif
}

#finance_top .general_bannerText {
    position: relative;
    background-color: #000
}

#finance_top .general_bannerText figure {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50%;
    position: absolute;
    left: 0;
    top: 0;
    position: absolute
}

#finance_top .general_bannerText figure:before {
    background: rgba(0, 0, 0, .15)
}

#finance_top .general_bannerText figure:after,
.general_bannerText figure:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#finance_top .general_bannerText figure:after {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .85) 0%, transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, transparent 100%)
}

#finance_top .general_bannerText figure:after,
.general_bannerText figure:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

#finance_top figure {
    background: url(../img/postventa/banner.jpg)
}

@media screen and (max-width:1280px) {
    #finance_top .general_bannerText_lft {
        height: 480px
    }
}

#finance_top .general_bannerText_lft {
    height: 100vh;
    max-height: 750px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative
}

#finance_top .wancho {
    width: 94%;
    max-width: 1180px;
    margin: auto
}

@media screen and (min-width:1025px) {
    #finance_top .general_bannerText .general_text.active {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }
}

#finance_top .general_bannerText_lft .general_text {
    text-align: left;
    max-width: 430px;
    margin: 0;
    color: #fff;
    padding-bottom: 65px
}

#finance_top .general_text[data-format*=center] h2,
.general_text[data-format*=center] h3 {
    text-align: left;
    padding-bottom: 30px
}

@media screen and (max-width:1280px) {
    #finance_top .general_text h2 {
        font-size: 36px;
        margin-bottom: 15px
    }
}

@media screen and (max-width:1440px) {
    #finance_top .general_text h2 {
        font-size: 42px;
        margin-bottom: 20px
    }
}

#finance_top .general_bannerText_lft h2,
.general_bannerText_cnt h3 {
    color: #fff;
    text-align: left
}

#finance_top .general_text h2 {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px
}